Skip to content
Success

Console Output

Pull request #40473 updated
18:05:31 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e55bff541e0afc9bacd811b6eb599451a23a9d16+adf066416ff64776b87d3d384bc5f3fabe0ad8e4 (6b7cda6e03ab476a2a1e96c3c6484482e8cbca11)
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
18:05:37 [2020-02-10T18:05:37.584Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
18:05:37 [2020-02-10T18:05:37.591Z] Trying to pass milestone 1
[Pipeline] milestone
18:05:37 [2020-02-10T18:05:37.618Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
18:05:52 [2020-02-10T18:05:52.732Z] Still waiting to schedule task
18:05:52 [2020-02-10T18:05:52.732Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
18:06:43 [2020-02-10T18:06:43.602Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06532351948f3e31e) in /home/ubuntu/workspace/moby_PR-40473
[Pipeline] {
[Pipeline] checkout
18:06:46 [2020-02-10T18:06:46.253Z] using credential docker-jenkins-github-credentials
18:06:46 [2020-02-10T18:06:46.267Z] Cloning the remote Git repository
18:06:46 [2020-02-10T18:06:46.267Z] Cloning with configured refspecs honoured and without tags
18:06:46 [2020-02-10T18:06:46.290Z] Cloning repository https://github.com/moby/moby.git
18:06:46 [2020-02-10T18:06:46.333Z]  > git init /home/ubuntu/workspace/moby_PR-40473 # timeout=10
18:06:46 [2020-02-10T18:06:46.730Z] Fetching upstream changes from https://github.com/moby/moby.git
18:06:46 [2020-02-10T18:06:46.731Z]  > git --version # timeout=10
18:06:46 [2020-02-10T18:06:46.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:06:46 [2020-02-10T18:06:46.769Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40473/head:refs/remotes/origin/PR-40473 +refs/heads/master:refs/remotes/origin/master
18:07:07 [2020-02-10T18:07:07.408Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:07:07 [2020-02-10T18:07:07.438Z]  > git config --add remote.origin.fetch +refs/pull/40473/head:refs/remotes/origin/PR-40473 # timeout=10
18:07:07 [2020-02-10T18:07:07.447Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:07:07 [2020-02-10T18:07:07.465Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:07:07 [2020-02-10T18:07:07.506Z] Fetching without tags
18:07:07 [2020-02-10T18:07:07.884Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:08 [2020-02-10T18:07:08.586Z] Merge succeeded, producing e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:08 [2020-02-10T18:07:08.587Z] Checking out Revision e55bff541e0afc9bacd811b6eb599451a23a9d16 (PR-40473)
18:07:09 [2020-02-10T18:07:09.518Z] Commit message: "TestLoginFailsWithBadCredentials: prepare for Go 1.14 changes"
18:07:09 [2020-02-10T18:07:09.536Z] First time build. Skipping changelog.
18:07:07 [2020-02-10T18:07:07.506Z] Fetching upstream changes from https://github.com/moby/moby.git
18:07:07 [2020-02-10T18:07:07.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:07:07 [2020-02-10T18:07:07.506Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40473/head:refs/remotes/origin/PR-40473 +refs/heads/master:refs/remotes/origin/master
18:07:07 [2020-02-10T18:07:07.893Z]  > git config core.sparsecheckout # timeout=10
18:07:07 [2020-02-10T18:07:07.913Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:08 [2020-02-10T18:07:08.532Z]  > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10
18:07:08 [2020-02-10T18:07:08.558Z]  > git rev-parse HEAD^{commit} # timeout=10
18:07:08 [2020-02-10T18:07:08.583Z]  > git config core.sparsecheckout # timeout=10
18:07:08 [2020-02-10T18:07:08.606Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:09 [2020-02-10T18:07:09.516Z]  > git rev-list --no-walk 88567f0fd0a158d8715801e6c70b834530e56b20 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:07:10 [2020-02-10T18:07:10.811Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40473:/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
18:07:15 [2020-02-10T18:07:15.002Z] Unable to find image 'alpine:latest' locally
18:07:15 [2020-02-10T18:07:15.002Z] latest: Pulling from library/alpine
18:07:15 [2020-02-10T18:07:15.002Z] c9b1b535fdd9: Pulling fs layer
18:07:15 [2020-02-10T18:07:15.002Z] c9b1b535fdd9: Verifying Checksum
18:07:15 [2020-02-10T18:07:15.002Z] c9b1b535fdd9: Download complete
18:07:15 [2020-02-10T18:07:15.002Z] c9b1b535fdd9: Pull complete
18:07:15 [2020-02-10T18:07:15.002Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d
18:07:15 [2020-02-10T18:07:15.003Z] Status: Downloaded newer image for alpine:latest
18:07:21 [2020-02-10T18:07:21.567Z] 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
[Pipeline] node
[Pipeline] node
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
18:07:21 [2020-02-10T18:07:21.836Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06532351948f3e31e) in /home/ubuntu/workspace/moby_PR-40473
[Pipeline] // stage
[Pipeline] // stage
18:07:21 [2020-02-10T18:07:21.865Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-40473
[Pipeline] // stage
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[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] }
[Pipeline] {
[Pipeline] checkout
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
18:07:21 [2020-02-10T18:07:21.972Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
18:07:22 [2020-02-10T18:07:22.010Z] Running on s390x-ubuntu-13 in /home/jenkins/workspace/moby_PR-40473
18:07:22 [2020-02-10T18:07:22.014Z] Fetching changes from the remote Git repository
18:07:22 [2020-02-10T18:07:22.015Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
18:07:22 [2020-02-10T18:07:22.032Z] Cloning the remote Git repository
18:07:22 [2020-02-10T18:07:22.032Z] Cloning with configured refspecs honoured and without tags
[Pipeline] {
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:07:22 [2020-02-10T18:07:22.086Z] Fetching without tags
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
18:07:22 [2020-02-10T18:07:22.289Z] using credential docker-jenkins-github-credentials
18:07:22 [2020-02-10T18:07:22.334Z] Cloning the remote Git repository
18:07:22 [2020-02-10T18:07:22.334Z] Cloning with configured refspecs honoured and without tags
18:07:22 [2020-02-10T18:07:22.672Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:22 [2020-02-10T18:07:22.878Z] Merge succeeded, producing e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:22 [2020-02-10T18:07:22.879Z] Checking out Revision e55bff541e0afc9bacd811b6eb599451a23a9d16 (PR-40473)
18:07:21 [2020-02-10T18:07:21.980Z]  > git rev-parse --is-inside-work-tree # timeout=10
18:07:22 [2020-02-10T18:07:22.014Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:07:22 [2020-02-10T18:07:22.083Z] Fetching upstream changes from https://github.com/moby/moby.git
18:07:22 [2020-02-10T18:07:22.083Z]  > git --version # timeout=10
18:07:22 [2020-02-10T18:07:22.134Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:07:22 [2020-02-10T18:07:22.135Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40473/head:refs/remotes/origin/PR-40473 +refs/heads/master:refs/remotes/origin/master
18:07:22 [2020-02-10T18:07:22.670Z]  > git config core.sparsecheckout # timeout=10
18:07:22 [2020-02-10T18:07:22.708Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:22 [2020-02-10T18:07:22.813Z]  > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10
18:07:22 [2020-02-10T18:07:22.847Z]  > git rev-parse HEAD^{commit} # timeout=10
18:07:22 [2020-02-10T18:07:22.876Z]  > git config core.sparsecheckout # timeout=10
18:07:22 [2020-02-10T18:07:22.900Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:22 [2020-02-10T18:07:22.034Z] Cloning repository https://github.com/moby/moby.git
18:07:22 [2020-02-10T18:07:22.035Z]  > git init /home/docker/workspace/moby_PR-40473 # timeout=10
18:07:22 [2020-02-10T18:07:22.048Z] Fetching upstream changes from https://github.com/moby/moby.git
18:07:22 [2020-02-10T18:07:22.048Z]  > git --version # timeout=10
18:07:22 [2020-02-10T18:07:22.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:07:22 [2020-02-10T18:07:22.052Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40473/head:refs/remotes/origin/PR-40473 +refs/heads/master:refs/remotes/origin/master
18:07:23 [2020-02-10T18:07:23.019Z] Commit message: "TestLoginFailsWithBadCredentials: prepare for Go 1.14 changes"
18:07:22 [2020-02-10T18:07:22.368Z] Cloning repository https://github.com/moby/moby.git
18:07:22 [2020-02-10T18:07:22.370Z]  > git init /home/jenkins/workspace/moby_PR-40473 # timeout=10
18:07:22 [2020-02-10T18:07:22.389Z] Fetching upstream changes from https://github.com/moby/moby.git
18:07:22 [2020-02-10T18:07:22.390Z]  > git --version # timeout=10
18:07:22 [2020-02-10T18:07:22.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:07:22 [2020-02-10T18:07:22.416Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40473/head:refs/remotes/origin/PR-40473 +refs/heads/master:refs/remotes/origin/master
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:07:23 [2020-02-10T18:07:23.817Z] + [ PR != PR ]
18:07:23 [2020-02-10T18:07:23.817Z] + [ master != master ]
18:07:23 [2020-02-10T18:07:23.817Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:07:24 [2020-02-10T18:07:24.163Z] + docker version
18:07:24 [2020-02-10T18:07:24.163Z] Client: Docker Engine - Community
18:07:24 [2020-02-10T18:07:24.163Z]  Version:           19.03.5
18:07:24 [2020-02-10T18:07:24.163Z]  API version:       1.40
18:07:24 [2020-02-10T18:07:24.163Z]  Go version:        go1.12.12
18:07:24 [2020-02-10T18:07:24.163Z]  Git commit:        633a0ea838
18:07:24 [2020-02-10T18:07:24.163Z]  Built:             Wed Nov 13 07:29:52 2019
18:07:24 [2020-02-10T18:07:24.163Z]  OS/Arch:           linux/amd64
18:07:24 [2020-02-10T18:07:24.163Z]  Experimental:      false
18:07:24 [2020-02-10T18:07:24.163Z] 
18:07:24 [2020-02-10T18:07:24.163Z] Server: Docker Engine - Community
18:07:24 [2020-02-10T18:07:24.163Z]  Engine:
18:07:24 [2020-02-10T18:07:24.163Z]   Version:          19.03.5
18:07:24 [2020-02-10T18:07:24.163Z]   API version:      1.40 (minimum version 1.12)
18:07:24 [2020-02-10T18:07:24.163Z]   Go version:       go1.12.12
18:07:24 [2020-02-10T18:07:24.163Z]   Git commit:       633a0ea838
18:07:24 [2020-02-10T18:07:24.163Z]   Built:            Wed Nov 13 07:28:22 2019
18:07:24 [2020-02-10T18:07:24.163Z]   OS/Arch:          linux/amd64
18:07:24 [2020-02-10T18:07:24.163Z]   Experimental:     true
18:07:24 [2020-02-10T18:07:24.163Z]  containerd:
18:07:24 [2020-02-10T18:07:24.163Z]   Version:          1.2.10
18:07:24 [2020-02-10T18:07:24.163Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
18:07:24 [2020-02-10T18:07:24.163Z]  runc:
18:07:24 [2020-02-10T18:07:24.163Z]   Version:          1.0.0-rc8+dev
18:07:24 [2020-02-10T18:07:24.163Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:07:24 [2020-02-10T18:07:24.163Z]  docker-init:
18:07:24 [2020-02-10T18:07:24.163Z]   Version:          0.18.0
18:07:24 [2020-02-10T18:07:24.163Z]   GitCommit:        fec3683
[Pipeline] sh
18:07:24 [2020-02-10T18:07:24.459Z] + docker info
18:07:28 [2020-02-10T18:07:28.641Z] Client:
18:07:28 [2020-02-10T18:07:28.641Z]  Debug Mode: false
18:07:28 [2020-02-10T18:07:28.641Z] 
18:07:28 [2020-02-10T18:07:28.641Z] Server:
18:07:28 [2020-02-10T18:07:28.641Z]  Containers: 0
18:07:28 [2020-02-10T18:07:28.641Z]   Running: 0
18:07:28 [2020-02-10T18:07:28.641Z]   Paused: 0
18:07:28 [2020-02-10T18:07:28.641Z]   Stopped: 0
18:07:28 [2020-02-10T18:07:28.641Z]  Images: 1
18:07:28 [2020-02-10T18:07:28.641Z]  Server Version: 19.03.5
18:07:28 [2020-02-10T18:07:28.641Z]  Storage Driver: overlay2
18:07:28 [2020-02-10T18:07:28.641Z]   Backing Filesystem: extfs
18:07:28 [2020-02-10T18:07:28.641Z]   Supports d_type: true
18:07:28 [2020-02-10T18:07:28.641Z]   Native Overlay Diff: true
18:07:28 [2020-02-10T18:07:28.641Z]  Logging Driver: json-file
18:07:28 [2020-02-10T18:07:28.641Z]  Cgroup Driver: cgroupfs
18:07:28 [2020-02-10T18:07:28.641Z]  Plugins:
18:07:28 [2020-02-10T18:07:28.641Z]   Volume: local
18:07:28 [2020-02-10T18:07:28.641Z]   Network: bridge host ipvlan macvlan null overlay
18:07:28 [2020-02-10T18:07:28.641Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:07:28 [2020-02-10T18:07:28.641Z]  Swarm: inactive
18:07:28 [2020-02-10T18:07:28.641Z]  Runtimes: runc
18:07:28 [2020-02-10T18:07:28.641Z]  Default Runtime: runc
18:07:28 [2020-02-10T18:07:28.641Z]  Init Binary: docker-init
18:07:28 [2020-02-10T18:07:28.641Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
18:07:28 [2020-02-10T18:07:28.641Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:07:28 [2020-02-10T18:07:28.641Z]  init version: fec3683
18:07:28 [2020-02-10T18:07:28.641Z]  Security Options:
18:07:28 [2020-02-10T18:07:28.641Z]   apparmor
18:07:28 [2020-02-10T18:07:28.641Z]   seccomp
18:07:28 [2020-02-10T18:07:28.641Z]    Profile: default
18:07:28 [2020-02-10T18:07:28.641Z]  Kernel Version: 4.15.0-1058-aws
18:07:28 [2020-02-10T18:07:28.641Z]  Operating System: Ubuntu 18.04.4 LTS
18:07:28 [2020-02-10T18:07:28.641Z]  OSType: linux
18:07:28 [2020-02-10T18:07:28.641Z]  Architecture: x86_64
18:07:28 [2020-02-10T18:07:28.641Z]  CPUs: 2
18:07:28 [2020-02-10T18:07:28.641Z]  Total Memory: 7.501GiB
18:07:28 [2020-02-10T18:07:28.641Z]  Name: ip-10-100-117-165
18:07:28 [2020-02-10T18:07:28.641Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
18:07:28 [2020-02-10T18:07:28.641Z]  Docker Root Dir: /var/lib/docker
18:07:28 [2020-02-10T18:07:28.641Z]  Debug Mode: false
18:07:28 [2020-02-10T18:07:28.641Z]  Registry: https://index.docker.io/v1/
18:07:28 [2020-02-10T18:07:28.641Z]  Labels:
18:07:28 [2020-02-10T18:07:28.641Z]  Experimental: true
18:07:28 [2020-02-10T18:07:28.641Z]  Insecure Registries:
18:07:28 [2020-02-10T18:07:28.641Z]   127.0.0.0/8
18:07:28 [2020-02-10T18:07:28.641Z]  Live Restore Enabled: true
18:07:28 [2020-02-10T18:07:28.641Z] 
18:07:28 [2020-02-10T18:07:28.641Z] WARNING: No swap limit support
[Pipeline] sh
18:07:28 [2020-02-10T18:07:28.928Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:07:28 [2020-02-10T18:07:28.928Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:07:28 [2020-02-10T18:07:28.928Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40473/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:07:28 [2020-02-10T18:07:28.928Z] + bash /home/ubuntu/workspace/moby_PR-40473/check-config.sh
18:07:28 [2020-02-10T18:07:28.928Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:07:28 [2020-02-10T18:07:28.928Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
18:07:28 [2020-02-10T18:07:28.928Z] 
18:07:28 [2020-02-10T18:07:28.928Z] Generally Necessary:
18:07:28 [2020-02-10T18:07:28.928Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:07:28 [2020-02-10T18:07:28.928Z] - apparmor: enabled and tools installed
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_NAMESPACES: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_NET_NS: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_PID_NS: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_IPC_NS: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_UTS_NS: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_CGROUPS: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_CGROUP_CPUACCT: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_CGROUP_DEVICE: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_CGROUP_FREEZER: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_CGROUP_SCHED: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_CPUSETS: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_MEMCG: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_KEYS: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_VETH: enabled (as module)
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_BRIDGE: enabled (as module)
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_NF_NAT: enabled (as module)
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_NF_NAT_NEEDED: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_POSIX_MQUEUE: enabled
18:07:28 [2020-02-10T18:07:28.928Z] 
18:07:28 [2020-02-10T18:07:28.928Z] Optional Features:
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_USER_NS: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_SECCOMP: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_CGROUP_PIDS: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_MEMCG_SWAP: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:07:28 [2020-02-10T18:07:28.928Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_BLK_CGROUP: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_IOSCHED_CFQ: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_CGROUP_PERF: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_CGROUP_HUGETLB: enabled
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:07:28 [2020-02-10T18:07:28.928Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:07:29 [2020-02-10T18:07:29.187Z] - CONFIG_CFS_BANDWIDTH: enabled
18:07:29 [2020-02-10T18:07:29.187Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:07:29 [2020-02-10T18:07:29.187Z] - CONFIG_RT_GROUP_SCHED: missing
18:07:29 [2020-02-10T18:07:29.187Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z] - CONFIG_IP_VS: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z] - CONFIG_IP_VS_NFCT: enabled
18:07:29 [2020-02-10T18:07:29.187Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:07:29 [2020-02-10T18:07:29.187Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:07:29 [2020-02-10T18:07:29.187Z] - CONFIG_IP_VS_RR: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z] - CONFIG_EXT4_FS: enabled
18:07:29 [2020-02-10T18:07:29.187Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:07:29 [2020-02-10T18:07:29.187Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:07:29 [2020-02-10T18:07:29.187Z] - Network Drivers:
18:07:29 [2020-02-10T18:07:29.187Z]   - "overlay":
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_VXLAN: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:07:29 [2020-02-10T18:07:29.187Z]       Optional (for encrypted networks):
18:07:29 [2020-02-10T18:07:29.187Z]       - CONFIG_CRYPTO: enabled
18:07:29 [2020-02-10T18:07:29.187Z]       - CONFIG_CRYPTO_AEAD: enabled
18:07:29 [2020-02-10T18:07:29.187Z]       - CONFIG_CRYPTO_GCM: enabled
18:07:29 [2020-02-10T18:07:29.187Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:07:29 [2020-02-10T18:07:29.187Z]       - CONFIG_CRYPTO_GHASH: enabled
18:07:29 [2020-02-10T18:07:29.187Z]       - CONFIG_XFRM: enabled
18:07:29 [2020-02-10T18:07:29.187Z]       - CONFIG_XFRM_USER: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]       - CONFIG_INET_ESP: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]   - "ipvlan":
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_IPVLAN: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]   - "macvlan":
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_MACVLAN: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_DUMMY: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]   - "ftp,tftp client in container":
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z] - Storage Drivers:
18:07:29 [2020-02-10T18:07:29.187Z]   - "aufs":
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_AUFS_FS: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]   - "btrfs":
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:07:29 [2020-02-10T18:07:29.187Z]   - "devicemapper":
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_BLK_DEV_DM: enabled
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]   - "overlay":
18:07:29 [2020-02-10T18:07:29.187Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:07:29 [2020-02-10T18:07:29.187Z]   - "zfs":
18:07:29 [2020-02-10T18:07:29.187Z]     - /dev/zfs: missing
18:07:29 [2020-02-10T18:07:29.187Z]     - zfs command: missing
18:07:29 [2020-02-10T18:07:29.187Z]     - zpool command: missing
18:07:29 [2020-02-10T18:07:29.187Z] 
18:07:29 [2020-02-10T18:07:29.187Z] Limits:
18:07:29 [2020-02-10T18:07:29.187Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:07:29 [2020-02-10T18:07:29.187Z] 
18:07:29 [2020-02-10T18:07:29.187Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:07:29 [2020-02-10T18:07:29.518Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 .
18:07:29 [2020-02-10T18:07:29.518Z] #2 [internal] load build definition from Dockerfile
18:07:29 [2020-02-10T18:07:29.518Z] #2 transferring dockerfile: 15.71kB done
18:07:29 [2020-02-10T18:07:29.518Z] #2 DONE 0.1s
18:07:29 [2020-02-10T18:07:29.518Z] 
18:07:29 [2020-02-10T18:07:29.518Z] #1 [internal] load .dockerignore
18:07:29 [2020-02-10T18:07:29.518Z] #1 transferring context: 87B done
18:07:29 [2020-02-10T18:07:29.518Z] #1 DONE 0.1s
18:07:29 [2020-02-10T18:07:29.518Z] 
18:07:29 [2020-02-10T18:07:29.518Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:07:30 [2020-02-10T18:07:30.087Z] #3 DONE 0.3s
18:07:30 [2020-02-10T18:07:30.087Z] 
18:07:30 [2020-02-10T18:07:30.087Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:07:30 [2020-02-10T18:07:30.087Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
18:07:30 [2020-02-10T18:07:30.087Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
18:07:30 [2020-02-10T18:07:30.087Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.00MB / 8.82MB 0.1s
18:07:30 [2020-02-10T18:07:30.087Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
18:07:30 [2020-02-10T18:07:30.087Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
18:07:30 [2020-02-10T18:07:30.087Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.1s done
18:07:30 [2020-02-10T18:07:30.087Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
18:07:30 [2020-02-10T18:07:30.440Z] Fetching without tags
18:07:30 [2020-02-10T18:07:30.653Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.3s done
18:07:30 [2020-02-10T18:07:30.653Z] #4 DONE 0.5s
18:07:30 [2020-02-10T18:07:30.864Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:30 [2020-02-10T18:07:30.910Z] 
18:07:30 [2020-02-10T18:07:30.910Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
18:07:31 [2020-02-10T18:07:31.169Z] #6 DONE 0.2s
18:07:31 [2020-02-10T18:07:31.169Z] 
18:07:31 [2020-02-10T18:07:31.169Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster
18:07:31 [2020-02-10T18:07:31.169Z] #5 DONE 0.2s
18:07:31 [2020-02-10T18:07:31.169Z] 
18:07:31 [2020-02-10T18:07:31.169Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:07:31 [2020-02-10T18:07:31.169Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done
18:07:31 [2020-02-10T18:07:31.435Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 69.16kB / 50.38MB 0.1s
18:07:31 [2020-02-10T18:07:31.435Z] #7 sha256:453fe9f2a24a42530430d8a5f5a2c8ea3bcd724d3aec277dbfc4b20031140fc3 1.79kB / 1.79kB done
18:07:31 [2020-02-10T18:07:31.435Z] #7 sha256:6586e3d10e9613cb13f3917adc0c0c8157ed94e44106f8140259e045b07dc1fa 5.46kB / 5.46kB done
18:07:31 [2020-02-10T18:07:31.435Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done
18:07:31 [2020-02-10T18:07:31.435Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 3.53MB / 7.81MB 0.2s
18:07:31 [2020-02-10T18:07:31.561Z] Merge succeeded, producing e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:31 [2020-02-10T18:07:31.562Z] Checking out Revision e55bff541e0afc9bacd811b6eb599451a23a9d16 (PR-40473)
18:07:31 [2020-02-10T18:07:31.695Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.41MB / 50.38MB 0.3s
18:07:31 [2020-02-10T18:07:31.695Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.3s
18:07:31 [2020-02-10T18:07:31.695Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 11.71MB / 50.38MB 0.5s
18:07:31 [2020-02-10T18:07:31.695Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.3s done
18:07:31 [2020-02-10T18:07:31.695Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 0B / 51.79MB 0.5s
18:07:31 [2020-02-10T18:07:31.695Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 2.31MB / 10.00MB 0.5s
18:07:30 [2020-02-10T18:07:30.326Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:07:30 [2020-02-10T18:07:30.342Z]  > git config --add remote.origin.fetch +refs/pull/40473/head:refs/remotes/origin/PR-40473 # timeout=10
18:07:30 [2020-02-10T18:07:30.357Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:07:30 [2020-02-10T18:07:30.412Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:07:30 [2020-02-10T18:07:30.477Z] Fetching upstream changes from https://github.com/moby/moby.git
18:07:30 [2020-02-10T18:07:30.479Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:07:30 [2020-02-10T18:07:30.480Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40473/head:refs/remotes/origin/PR-40473 +refs/heads/master:refs/remotes/origin/master
18:07:30 [2020-02-10T18:07:30.893Z]  > git config core.sparsecheckout # timeout=10
18:07:30 [2020-02-10T18:07:30.909Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:31 [2020-02-10T18:07:31.434Z]  > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10
18:07:31 [2020-02-10T18:07:31.507Z]  > git rev-parse HEAD^{commit} # timeout=10
18:07:31 [2020-02-10T18:07:31.595Z]  > git config core.sparsecheckout # timeout=10
18:07:31 [2020-02-10T18:07:31.612Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:31 [2020-02-10T18:07:31.953Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 19.65MB / 50.38MB 0.6s
18:07:31 [2020-02-10T18:07:31.953Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 6.07MB / 51.79MB 0.6s
18:07:31 [2020-02-10T18:07:31.953Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 8.23MB / 10.00MB 0.6s
18:07:31 [2020-02-10T18:07:31.953Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 25.54MB / 50.38MB 0.8s
18:07:31 [2020-02-10T18:07:31.953Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 11.02MB / 51.79MB 0.8s
18:07:31 [2020-02-10T18:07:31.953Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.6s done
18:07:31 [2020-02-10T18:07:31.953Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 1.83MB / 68.52MB 0.8s
18:07:32 [2020-02-10T18:07:32.180Z] Commit message: "TestLoginFailsWithBadCredentials: prepare for Go 1.14 changes"
18:07:32 [2020-02-10T18:07:32.213Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 30.99MB / 50.38MB 0.9s
18:07:32 [2020-02-10T18:07:32.213Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 14.67MB / 51.79MB 0.9s
18:07:32 [2020-02-10T18:07:32.213Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 39.86MB / 50.38MB 1.1s
18:07:32 [2020-02-10T18:07:32.213Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 23.45MB / 51.79MB 1.1s
18:07:32 [2020-02-10T18:07:32.213Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 11.00MB / 68.52MB 1.1s
18:07:32 [2020-02-10T18:07:32.471Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 43.80MB / 50.38MB 1.2s
18:07:32 [2020-02-10T18:07:32.471Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 26.95MB / 51.79MB 1.2s
18:07:32 [2020-02-10T18:07:32.471Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 15.18MB / 68.52MB 1.3s
18:07:32 [2020-02-10T18:07:32.737Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 49.28MB / 50.38MB 1.4s
18:07:32 [2020-02-10T18:07:32.737Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 33.23MB / 51.79MB 1.4s
18:07:32 [2020-02-10T18:07:32.737Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 19.08MB / 68.52MB 1.4s
18:07:32 [2020-02-10T18:07:32.737Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 23.19MB / 68.52MB 1.5s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:07:33 [2020-02-10T18:07:33.010Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.5s done
18:07:33 [2020-02-10T18:07:33.010Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 42.87MB / 51.79MB 1.8s
18:07:33 [2020-02-10T18:07:33.010Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 33.60MB / 68.52MB 1.8s
18:07:33 [2020-02-10T18:07:33.010Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 4.87MB / 120.07MB 1.8s
18:07:33 [2020-02-10T18:07:33.010Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 38.05MB / 68.52MB 1.9s
18:07:33 [2020-02-10T18:07:33.010Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1
18:07:33 [2020-02-10T18:07:33.268Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 2.0s
18:07:33 [2020-02-10T18:07:33.268Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 41.48MB / 68.52MB 2.0s
18:07:33 [2020-02-10T18:07:33.268Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 45.43MB / 68.52MB 2.0s
18:07:33 [2020-02-10T18:07:33.528Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 2.1s done
18:07:33 [2020-02-10T18:07:33.528Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 50.17MB / 68.52MB 2.2s
18:07:33 [2020-02-10T18:07:33.528Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 11.70MB / 120.07MB 2.2s
18:07:33 [2020-02-10T18:07:33.528Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 2.2s done
18:07:33 [2020-02-10T18:07:33.528Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 56.27MB / 68.52MB 2.4s
18:07:33 [2020-02-10T18:07:33.528Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 60.04MB / 68.52MB 2.5s
18:07:33 [2020-02-10T18:07:33.528Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 21.67MB / 120.07MB 2.5s
18:07:33 [2020-02-10T18:07:33.593Z] + docker version
18:07:33 [2020-02-10T18:07:33.593Z] Client:
18:07:33 [2020-02-10T18:07:33.593Z]  Version:           18.06.1-ce
18:07:33 [2020-02-10T18:07:33.593Z]  API version:       1.38
18:07:33 [2020-02-10T18:07:33.593Z]  Go version:        go1.10.3
18:07:33 [2020-02-10T18:07:33.593Z]  Git commit:        e68fc7a
18:07:33 [2020-02-10T18:07:33.593Z]  Built:             Tue Aug 21 17:24:34 2018
18:07:33 [2020-02-10T18:07:33.593Z]  OS/Arch:           linux/s390x
18:07:33 [2020-02-10T18:07:33.593Z]  Experimental:      false
18:07:33 [2020-02-10T18:07:33.593Z] 
18:07:33 [2020-02-10T18:07:33.593Z] Server:
18:07:33 [2020-02-10T18:07:33.593Z]  Engine:
18:07:33 [2020-02-10T18:07:33.593Z]   Version:          18.06.1-ce
18:07:33 [2020-02-10T18:07:33.593Z]   API version:      1.38 (minimum version 1.12)
18:07:33 [2020-02-10T18:07:33.593Z]   Go version:       go1.10.3
18:07:33 [2020-02-10T18:07:33.593Z]   Git commit:       e68fc7a
18:07:33 [2020-02-10T18:07:33.593Z]   Built:            Tue Aug 21 17:23:34 2018
18:07:33 [2020-02-10T18:07:33.593Z]   OS/Arch:          linux/s390x
18:07:33 [2020-02-10T18:07:33.593Z]   Experimental:     true
[Pipeline] sh
18:07:34 [2020-02-10T18:07:34.098Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 65.70MB / 68.52MB 2.7s
18:07:34 [2020-02-10T18:07:34.098Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 31.79MB / 120.07MB 2.7s
18:07:34 [2020-02-10T18:07:34.098Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 45.29MB / 120.07MB 3.0s
18:07:34 [2020-02-10T18:07:34.357Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 3.0s done
18:07:34 [2020-02-10T18:07:34.357Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 54.22MB / 120.07MB 3.2s
18:07:34 [2020-02-10T18:07:34.496Z] + docker info
18:07:34 [2020-02-10T18:07:34.496Z] Containers: 0
18:07:34 [2020-02-10T18:07:34.496Z]  Running: 0
18:07:34 [2020-02-10T18:07:34.496Z]  Paused: 0
18:07:34 [2020-02-10T18:07:34.496Z]  Stopped: 0
18:07:34 [2020-02-10T18:07:34.496Z] Images: 0
18:07:34 [2020-02-10T18:07:34.496Z] Server Version: 18.06.1-ce
18:07:34 [2020-02-10T18:07:34.496Z] Storage Driver: overlay2
18:07:34 [2020-02-10T18:07:34.496Z]  Backing Filesystem: extfs
18:07:34 [2020-02-10T18:07:34.496Z]  Supports d_type: true
18:07:34 [2020-02-10T18:07:34.496Z]  Native Overlay Diff: true
18:07:34 [2020-02-10T18:07:34.496Z] Logging Driver: json-file
18:07:34 [2020-02-10T18:07:34.496Z] Cgroup Driver: cgroupfs
18:07:34 [2020-02-10T18:07:34.496Z] Plugins:
18:07:34 [2020-02-10T18:07:34.496Z]  Volume: local
18:07:34 [2020-02-10T18:07:34.496Z]  Network: bridge host ipvlan macvlan null overlay
18:07:34 [2020-02-10T18:07:34.496Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
18:07:34 [2020-02-10T18:07:34.496Z] Swarm: inactive
18:07:34 [2020-02-10T18:07:34.496Z] Runtimes: runc
18:07:34 [2020-02-10T18:07:34.496Z] Default Runtime: runc
18:07:34 [2020-02-10T18:07:34.496Z] Init Binary: docker-init
18:07:34 [2020-02-10T18:07:34.496Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
18:07:34 [2020-02-10T18:07:34.496Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
18:07:34 [2020-02-10T18:07:34.496Z] init version: fec3683
18:07:34 [2020-02-10T18:07:34.496Z] Security Options:
18:07:34 [2020-02-10T18:07:34.496Z]  apparmor
18:07:34 [2020-02-10T18:07:34.496Z]  seccomp
18:07:34 [2020-02-10T18:07:34.496Z]   Profile: default
18:07:34 [2020-02-10T18:07:34.496Z] Kernel Version: 4.4.0-171-generic
18:07:34 [2020-02-10T18:07:34.496Z] Operating System: Ubuntu 16.04.5 LTS
18:07:34 [2020-02-10T18:07:34.496Z] OSType: linux
18:07:34 [2020-02-10T18:07:34.496Z] Architecture: s390x
18:07:34 [2020-02-10T18:07:34.496Z] CPUs: 2
18:07:34 [2020-02-10T18:07:34.496Z] Total Memory: 7.862GiB
18:07:34 [2020-02-10T18:07:34.496Z] Name: s390x-ubuntu-13
18:07:34 [2020-02-10T18:07:34.496Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
18:07:34 [2020-02-10T18:07:34.496Z] Docker Root Dir: /var/lib/docker
18:07:34 [2020-02-10T18:07:34.496Z] Debug Mode (client): false
18:07:34 [2020-02-10T18:07:34.496Z] Debug Mode (server): false
18:07:34 [2020-02-10T18:07:34.496Z] Username: dockerbuildbot
18:07:34 [2020-02-10T18:07:34.496Z] Registry: https://index.docker.io/v1/
18:07:34 [2020-02-10T18:07:34.496Z] Labels:
18:07:34 [2020-02-10T18:07:34.496Z] Experimental: true
18:07:34 [2020-02-10T18:07:34.496Z] Insecure Registries:
18:07:34 [2020-02-10T18:07:34.496Z]  127.0.0.0/8
18:07:34 [2020-02-10T18:07:34.496Z] Live Restore Enabled: false
18:07:34 [2020-02-10T18:07:34.496Z] 
18:07:34 [2020-02-10T18:07:34.496Z] WARNING: No swap limit support
[Pipeline] sh
18:07:34 [2020-02-10T18:07:34.618Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 68.30MB / 120.07MB 3.4s
18:07:34 [2020-02-10T18:07:34.875Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 75.18MB / 120.07MB 3.6s
18:07:34 [2020-02-10T18:07:34.875Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 83.73MB / 120.07MB 3.8s
18:07:35 [2020-02-10T18:07:35.133Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 90.50MB / 120.07MB 3.9s
18:07:35 [2020-02-10T18:07:35.233Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:07:35 [2020-02-10T18:07:35.233Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:07:35 [2020-02-10T18:07:35.233Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40473/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:07:35 [2020-02-10T18:07:35.233Z] + bash /home/jenkins/workspace/moby_PR-40473/check-config.sh
18:07:35 [2020-02-10T18:07:35.233Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:07:35 [2020-02-10T18:07:35.233Z] info: reading kernel config from /boot/config-4.4.0-171-generic ...
18:07:35 [2020-02-10T18:07:35.233Z] 
18:07:35 [2020-02-10T18:07:35.233Z] Generally Necessary:
18:07:35 [2020-02-10T18:07:35.233Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:07:35 [2020-02-10T18:07:35.233Z] - apparmor: enabled and tools installed
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_NAMESPACES: enabled
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_NET_NS: enabled
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_PID_NS: enabled
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_IPC_NS: enabled
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_UTS_NS: enabled
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_CGROUPS: enabled
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_CGROUP_CPUACCT: enabled
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_CGROUP_DEVICE: enabled
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_CGROUP_FREEZER: enabled
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_CGROUP_SCHED: enabled
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_CPUSETS: enabled
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_MEMCG: enabled
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_KEYS: enabled
18:07:35 [2020-02-10T18:07:35.233Z] - CONFIG_VETH: enabled (as module)
18:07:35 [2020-02-10T18:07:35.390Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 101.68MB / 120.07MB 4.2s
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_BRIDGE: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_NF_NAT: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_NF_NAT_NEEDED: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_POSIX_MQUEUE: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
18:07:35 [2020-02-10T18:07:35.585Z] 
18:07:35 [2020-02-10T18:07:35.585Z] Optional Features:
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_USER_NS: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_SECCOMP: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_CGROUP_PIDS: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_MEMCG_SWAP: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:07:35 [2020-02-10T18:07:35.585Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_MEMCG_KMEM: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_BLK_CGROUP: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_IOSCHED_CFQ: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_CGROUP_PERF: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_CGROUP_HUGETLB: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_CFS_BANDWIDTH: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_RT_GROUP_SCHED: missing
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_IP_VS: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_IP_VS_NFCT: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_IP_VS_RR: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_EXT4_FS: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:07:35 [2020-02-10T18:07:35.585Z] - Network Drivers:
18:07:35 [2020-02-10T18:07:35.585Z]   - "overlay":
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_VXLAN: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:07:35 [2020-02-10T18:07:35.585Z]       Optional (for encrypted networks):
18:07:35 [2020-02-10T18:07:35.585Z]       - CONFIG_CRYPTO: enabled
18:07:35 [2020-02-10T18:07:35.585Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]       - CONFIG_XFRM: enabled
18:07:35 [2020-02-10T18:07:35.585Z]       - CONFIG_XFRM_USER: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]       - CONFIG_INET_ESP: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]   - "ipvlan":
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_IPVLAN: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]   - "macvlan":
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_MACVLAN: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_DUMMY: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]   - "ftp,tftp client in container":
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z] - Storage Drivers:
18:07:35 [2020-02-10T18:07:35.585Z]   - "aufs":
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_AUFS_FS: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]   - "btrfs":
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:07:35 [2020-02-10T18:07:35.585Z]   - "devicemapper":
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_BLK_DEV_DM: enabled
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]   - "overlay":
18:07:35 [2020-02-10T18:07:35.585Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:07:35 [2020-02-10T18:07:35.585Z]   - "zfs":
18:07:35 [2020-02-10T18:07:35.585Z]     - /dev/zfs: missing
18:07:35 [2020-02-10T18:07:35.585Z]     - zfs command: missing
18:07:35 [2020-02-10T18:07:35.585Z]     - zpool command: missing
18:07:35 [2020-02-10T18:07:35.585Z] 
18:07:35 [2020-02-10T18:07:35.585Z] Limits:
18:07:35 [2020-02-10T18:07:35.585Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:07:35 [2020-02-10T18:07:35.585Z] 
18:07:35 [2020-02-10T18:07:35.585Z] + true
18:07:35 [2020-02-10T18:07:35.647Z] #7 ...
18:07:35 [2020-02-10T18:07:35.647Z] 
18:07:35 [2020-02-10T18:07:35.647Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:07:35 [2020-02-10T18:07:35.647Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
18:07:35 [2020-02-10T18:07:35.647Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
18:07:35 [2020-02-10T18:07:35.647Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
18:07:35 [2020-02-10T18:07:35.647Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
18:07:35 [2020-02-10T18:07:35.647Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.0s done
18:07:35 [2020-02-10T18:07:35.647Z] #68 DONE 4.5s
18:07:35 [2020-02-10T18:07:35.647Z] 
18:07:35 [2020-02-10T18:07:35.647Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:07:35 [2020-02-10T18:07:35.905Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 118.70MB / 120.07MB 4.6s
18:07:36 [2020-02-10T18:07:36.346Z] + make bundles/buildx
18:07:36 [2020-02-10T18:07:36.346Z] make: command: Command not found
18:07:36 [2020-02-10T18:07:36.346Z] make: command: Command not found
18:07:36 [2020-02-10T18:07:36.346Z] mkdir bundles
18:07:36 [2020-02-10T18:07:36.346Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
18:07:36 [2020-02-10T18:07:36.346Z] 	--build-arg BUILDX_COMMIT \
18:07:36 [2020-02-10T18:07:36.346Z] 	--build-arg BUILDX_REPO \
18:07:36 [2020-02-10T18:07:36.346Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
18:07:36 [2020-02-10T18:07:36.346Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
18:07:36 [2020-02-10T18:07:36.346Z] 	.
18:07:36 [2020-02-10T18:07:36.346Z] /bin/sh: 4: go: not found
18:07:36 [2020-02-10T18:07:36.346Z] /bin/sh: 5: go: not found
18:07:36 [2020-02-10T18:07:36.476Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 5.1s done
18:07:36 [2020-02-10T18:07:36.815Z] Still waiting to schedule task
18:07:36 [2020-02-10T18:07:36.816Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’
18:07:36 [2020-02-10T18:07:36.822Z] Still waiting to schedule task
18:07:36 [2020-02-10T18:07:36.822Z] Waiting for next available executor on ‘arm64&&linux’
18:07:36 [2020-02-10T18:07:36.824Z] Still waiting to schedule task
18:07:36 [2020-02-10T18:07:36.824Z] Waiting for next available executor on ‘windows-2019’
18:07:37 [2020-02-10T18:07:37.423Z] #7 ...
18:07:37 [2020-02-10T18:07:37.423Z] 
18:07:37 [2020-02-10T18:07:37.423Z] #20 [internal] load build context
18:07:37 [2020-02-10T18:07:37.423Z] #20 transferring context: 47.10MB 5.9s done
18:07:37 [2020-02-10T18:07:37.423Z] #20 DONE 6.3s
18:07:37 [2020-02-10T18:07:37.423Z] 
18:07:37 [2020-02-10T18:07:37.423Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:07:37 [2020-02-10T18:07:37.592Z] Sending build context to Docker daemon  51.67MB

18:07:37 [2020-02-10T18:07:37.592Z] Step 1/16 : ARG GO_VERSION=1.12.10
18:07:37 [2020-02-10T18:07:37.592Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
18:07:37 [2020-02-10T18:07:37.592Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
18:07:37 [2020-02-10T18:07:37.592Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
18:07:38 [2020-02-10T18:07:38.331Z] 1.12.10-stretch: Pulling from library/golang
18:07:38 [2020-02-10T18:07:38.331Z] ade01ea651a2: Pulling fs layer
18:07:38 [2020-02-10T18:07:38.331Z] fbabdb69f639: Pulling fs layer
18:07:38 [2020-02-10T18:07:38.331Z] ff33bd1013d7: Pulling fs layer
18:07:38 [2020-02-10T18:07:38.331Z] 85cfe9d77eff: Pulling fs layer
18:07:38 [2020-02-10T18:07:38.331Z] ace5139f9caa: Pulling fs layer
18:07:38 [2020-02-10T18:07:38.331Z] e4d79466b81c: Pulling fs layer
18:07:38 [2020-02-10T18:07:38.331Z] b00baabad4ce: Pulling fs layer
18:07:38 [2020-02-10T18:07:38.331Z] 85cfe9d77eff: Waiting
18:07:38 [2020-02-10T18:07:38.331Z] ace5139f9caa: Waiting
18:07:38 [2020-02-10T18:07:38.331Z] e4d79466b81c: Waiting
18:07:38 [2020-02-10T18:07:38.331Z] b00baabad4ce: Waiting
18:07:38 [2020-02-10T18:07:38.359Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.1s
18:07:38 [2020-02-10T18:07:38.705Z] ff33bd1013d7: Verifying Checksum
18:07:38 [2020-02-10T18:07:38.705Z] ff33bd1013d7: Download complete
18:07:38 [2020-02-10T18:07:38.705Z] fbabdb69f639: Verifying Checksum
18:07:38 [2020-02-10T18:07:38.705Z] fbabdb69f639: Download complete
18:07:39 [2020-02-10T18:07:39.083Z] ade01ea651a2: Verifying Checksum
18:07:39 [2020-02-10T18:07:39.083Z] ade01ea651a2: Download complete
18:07:39 [2020-02-10T18:07:39.747Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 6.6s done
18:07:39 [2020-02-10T18:07:39.873Z] ace5139f9caa: Verifying Checksum
18:07:39 [2020-02-10T18:07:39.873Z] ace5139f9caa: Download complete
18:07:39 [2020-02-10T18:07:39.873Z] 85cfe9d77eff: Verifying Checksum
18:07:39 [2020-02-10T18:07:39.873Z] 85cfe9d77eff: Download complete
18:07:39 [2020-02-10T18:07:39.873Z] b00baabad4ce: Verifying Checksum
18:07:39 [2020-02-10T18:07:39.873Z] b00baabad4ce: Download complete
18:07:40 [2020-02-10T18:07:40.012Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716
18:07:40 [2020-02-10T18:07:40.579Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.5s done
18:07:40 [2020-02-10T18:07:40.579Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.1s
18:07:40 [2020-02-10T18:07:40.640Z] ade01ea651a2: Pull complete
18:07:40 [2020-02-10T18:07:40.991Z] e4d79466b81c: Verifying Checksum
18:07:40 [2020-02-10T18:07:40.991Z] e4d79466b81c: Download complete
18:07:40 [2020-02-10T18:07:40.991Z] fbabdb69f639: Pull complete
18:07:41 [2020-02-10T18:07:41.143Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.4s done
18:07:41 [2020-02-10T18:07:41.341Z] ff33bd1013d7: Pull complete
18:07:41 [2020-02-10T18:07:41.401Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 0.1s
18:07:42 [2020-02-10T18:07:42.541Z] 85cfe9d77eff: Pull complete
18:07:44 [2020-02-10T18:07:44.285Z] ace5139f9caa: Pull complete
18:07:44 [2020-02-10T18:07:44.688Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 3.5s done
18:07:45 [2020-02-10T18:07:45.256Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 0.1s
18:07:47 [2020-02-10T18:07:47.291Z] Fetching without tags
18:07:47 [2020-02-10T18:07:47.379Z] e4d79466b81c: Pull complete
18:07:47 [2020-02-10T18:07:47.379Z] b00baabad4ce: Pull complete
18:07:47 [2020-02-10T18:07:47.379Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
18:07:47 [2020-02-10T18:07:47.379Z] Status: Downloaded newer image for golang:1.12.10-stretch
18:07:47 [2020-02-10T18:07:47.379Z]  ---> 687421176e14
18:07:47 [2020-02-10T18:07:47.379Z] Step 5/16 : ARG BUILDX_REPO
18:07:47 [2020-02-10T18:07:47.379Z]  ---> Running in 6a43c0d3e073
18:07:47 [2020-02-10T18:07:47.379Z] Removing intermediate container 6a43c0d3e073
18:07:47 [2020-02-10T18:07:47.379Z]  ---> b266a85f29ca
18:07:47 [2020-02-10T18:07:47.379Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
18:07:47 [2020-02-10T18:07:47.379Z]  ---> Running in b53c5501f718
18:07:47 [2020-02-10T18:07:47.745Z] Cloning into '/buildx'...
18:07:47 [2020-02-10T18:07:47.254Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:07:47 [2020-02-10T18:07:47.258Z]  > git config --add remote.origin.fetch +refs/pull/40473/head:refs/remotes/origin/PR-40473 # timeout=10
18:07:47 [2020-02-10T18:07:47.262Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:07:47 [2020-02-10T18:07:47.277Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:07:47 [2020-02-10T18:07:47.294Z] Fetching upstream changes from https://github.com/moby/moby.git
18:07:47 [2020-02-10T18:07:47.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:07:47 [2020-02-10T18:07:47.296Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40473/head:refs/remotes/origin/PR-40473 +refs/heads/master:refs/remotes/origin/master
18:07:47 [2020-02-10T18:07:47.828Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:48 [2020-02-10T18:07:48.925Z] Merge succeeded, producing e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:48 [2020-02-10T18:07:48.926Z] Checking out Revision e55bff541e0afc9bacd811b6eb599451a23a9d16 (PR-40473)
18:07:49 [2020-02-10T18:07:49.443Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 4.0s done
18:07:49 [2020-02-10T18:07:49.443Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4
18:07:49 [2020-02-10T18:07:49.894Z] Commit message: "TestLoginFailsWithBadCredentials: prepare for Go 1.14 changes"
18:07:47 [2020-02-10T18:07:47.829Z]  > git config core.sparsecheckout # timeout=10
18:07:47 [2020-02-10T18:07:47.833Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
18:07:48 [2020-02-10T18:07:48.887Z]  > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10
18:07:48 [2020-02-10T18:07:48.911Z]  > git rev-parse HEAD^{commit} # timeout=10
18:07:48 [2020-02-10T18:07:48.928Z]  > git config core.sparsecheckout # timeout=10
18:07:48 [2020-02-10T18:07:48.931Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:07:50 [2020-02-10T18:07:50.481Z] Removing intermediate container b53c5501f718
18:07:50 [2020-02-10T18:07:50.481Z]  ---> 885042b346e7
18:07:50 [2020-02-10T18:07:50.481Z] Step 7/16 : WORKDIR /buildx
18:07:50 [2020-02-10T18:07:50.481Z]  ---> Running in 3f264b77d7c5
18:07:50 [2020-02-10T18:07:50.481Z] Removing intermediate container 3f264b77d7c5
18:07:50 [2020-02-10T18:07:50.481Z]  ---> 5879ba5bdbbd
18:07:50 [2020-02-10T18:07:50.481Z] Step 8/16 : ARG BUILDX_COMMIT
18:07:50 [2020-02-10T18:07:50.481Z]  ---> Running in 8dd00c585f79
18:07:50 [2020-02-10T18:07:50.481Z] Removing intermediate container 8dd00c585f79
18:07:50 [2020-02-10T18:07:50.481Z]  ---> 645f197aebab
18:07:50 [2020-02-10T18:07:50.481Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
18:07:50 [2020-02-10T18:07:50.481Z]  ---> Running in 277591f96b5e
18:07:50 [2020-02-10T18:07:50.824Z] + docker version
18:07:50 [2020-02-10T18:07:50.824Z] Client:
18:07:50 [2020-02-10T18:07:50.824Z]  Version:           18.06.1-ce
18:07:50 [2020-02-10T18:07:50.824Z]  API version:       1.38
18:07:50 [2020-02-10T18:07:50.824Z]  Go version:        go1.10.3
18:07:50 [2020-02-10T18:07:50.824Z]  Git commit:        e68fc7a
18:07:50 [2020-02-10T18:07:50.824Z]  Built:             Tue Aug 21 17:26:10 2018
18:07:50 [2020-02-10T18:07:50.824Z]  OS/Arch:           linux/ppc64le
18:07:50 [2020-02-10T18:07:50.824Z]  Experimental:      false
18:07:50 [2020-02-10T18:07:50.824Z] 
18:07:50 [2020-02-10T18:07:50.824Z] Server:
18:07:50 [2020-02-10T18:07:50.824Z]  Engine:
18:07:50 [2020-02-10T18:07:50.824Z]   Version:          18.06.1-ce
18:07:50 [2020-02-10T18:07:50.824Z]   API version:      1.38 (minimum version 1.12)
18:07:50 [2020-02-10T18:07:50.824Z]   Go version:       go1.10.3
18:07:50 [2020-02-10T18:07:50.824Z]   Git commit:       e68fc7a
18:07:50 [2020-02-10T18:07:50.824Z]   Built:            Tue Aug 21 17:24:20 2018
18:07:50 [2020-02-10T18:07:50.824Z]   OS/Arch:          linux/ppc64le
18:07:50 [2020-02-10T18:07:50.824Z]   Experimental:     true
[Pipeline] sh
18:07:51 [2020-02-10T18:07:51.210Z] + docker info
18:07:51 [2020-02-10T18:07:51.210Z] Containers: 0
18:07:51 [2020-02-10T18:07:51.210Z]  Running: 0
18:07:51 [2020-02-10T18:07:51.210Z]  Paused: 0
18:07:51 [2020-02-10T18:07:51.210Z]  Stopped: 0
18:07:51 [2020-02-10T18:07:51.210Z] Images: 0
18:07:51 [2020-02-10T18:07:51.210Z] Server Version: 18.06.1-ce
18:07:51 [2020-02-10T18:07:51.210Z] Storage Driver: overlay2
18:07:51 [2020-02-10T18:07:51.210Z]  Backing Filesystem: extfs
18:07:51 [2020-02-10T18:07:51.210Z]  Supports d_type: true
18:07:51 [2020-02-10T18:07:51.210Z]  Native Overlay Diff: true
18:07:51 [2020-02-10T18:07:51.210Z] Logging Driver: json-file
18:07:51 [2020-02-10T18:07:51.210Z] Cgroup Driver: cgroupfs
18:07:51 [2020-02-10T18:07:51.210Z] Plugins:
18:07:51 [2020-02-10T18:07:51.210Z]  Volume: local
18:07:51 [2020-02-10T18:07:51.210Z]  Network: bridge host ipvlan macvlan null overlay
18:07:51 [2020-02-10T18:07:51.210Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
18:07:51 [2020-02-10T18:07:51.210Z] Swarm: inactive
18:07:51 [2020-02-10T18:07:51.210Z] Runtimes: runc
18:07:51 [2020-02-10T18:07:51.210Z] Default Runtime: runc
18:07:51 [2020-02-10T18:07:51.210Z] Init Binary: docker-init
18:07:51 [2020-02-10T18:07:51.210Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
18:07:51 [2020-02-10T18:07:51.210Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
18:07:51 [2020-02-10T18:07:51.210Z] init version: fec3683
18:07:51 [2020-02-10T18:07:51.210Z] Security Options:
18:07:51 [2020-02-10T18:07:51.210Z]  apparmor
18:07:51 [2020-02-10T18:07:51.210Z]  seccomp
18:07:51 [2020-02-10T18:07:51.210Z]   Profile: default
18:07:51 [2020-02-10T18:07:51.210Z] Kernel Version: 4.4.0-139-generic
18:07:51 [2020-02-10T18:07:51.210Z] Operating System: Ubuntu 16.04.3 LTS
18:07:51 [2020-02-10T18:07:51.210Z] OSType: linux
18:07:51 [2020-02-10T18:07:51.210Z] Architecture: ppc64le
18:07:51 [2020-02-10T18:07:51.210Z] CPUs: 4
18:07:51 [2020-02-10T18:07:51.210Z] Total Memory: 7.972GiB
18:07:51 [2020-02-10T18:07:51.210Z] Name: ppc64le-ubuntu-12
18:07:51 [2020-02-10T18:07:51.210Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
18:07:51 [2020-02-10T18:07:51.210Z] Docker Root Dir: /var/lib/docker
18:07:51 [2020-02-10T18:07:51.210Z] Debug Mode (client): false
18:07:51 [2020-02-10T18:07:51.210Z] Debug Mode (server): false
18:07:51 [2020-02-10T18:07:51.210Z] Username: dockerbuildbot
18:07:51 [2020-02-10T18:07:51.210Z] Registry: https://index.docker.io/v1/
18:07:51 [2020-02-10T18:07:51.210Z] Labels:
18:07:51 [2020-02-10T18:07:51.210Z] Experimental: true
18:07:51 [2020-02-10T18:07:51.210Z] Insecure Registries:
18:07:51 [2020-02-10T18:07:51.210Z]  127.0.0.0/8
18:07:51 [2020-02-10T18:07:51.210Z] Live Restore Enabled: false
18:07:51 [2020-02-10T18:07:51.210Z] 
[Pipeline] sh
18:07:51 [2020-02-10T18:07:51.301Z] From https://github.com/docker/buildx
18:07:51 [2020-02-10T18:07:51.302Z]  * [new tag]         v0.3.1     -> build
18:07:51 [2020-02-10T18:07:51.302Z] Switched to branch 'build'
18:07:51 [2020-02-10T18:07:51.591Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:07:51 [2020-02-10T18:07:51.591Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:07:51 [2020-02-10T18:07:51.591Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40473/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:07:51 [2020-02-10T18:07:51.591Z] + bash /home/docker/workspace/moby_PR-40473/check-config.sh
18:07:51 [2020-02-10T18:07:51.591Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:07:51 [2020-02-10T18:07:51.591Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
18:07:51 [2020-02-10T18:07:51.591Z] 
18:07:51 [2020-02-10T18:07:51.591Z] Generally Necessary:
18:07:51 [2020-02-10T18:07:51.883Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:07:51 [2020-02-10T18:07:51.883Z] - apparmor: enabled and tools installed
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_NAMESPACES: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_NET_NS: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_PID_NS: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_IPC_NS: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_UTS_NS: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_CGROUPS: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_CGROUP_CPUACCT: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_CGROUP_DEVICE: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_CGROUP_FREEZER: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_CGROUP_SCHED: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_CPUSETS: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_MEMCG: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_KEYS: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_VETH: enabled (as module)
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_BRIDGE: enabled (as module)
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_NF_NAT: enabled (as module)
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_NF_NAT_NEEDED: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_POSIX_MQUEUE: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
18:07:51 [2020-02-10T18:07:51.883Z] 
18:07:51 [2020-02-10T18:07:51.883Z] Optional Features:
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_USER_NS: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_SECCOMP: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_CGROUP_PIDS: enabled
18:07:51 [2020-02-10T18:07:51.883Z] - CONFIG_MEMCG_SWAP: enabled
18:07:52 [2020-02-10T18:07:52.052Z] Removing intermediate container 277591f96b5e
18:07:52 [2020-02-10T18:07:52.052Z]  ---> 21394731a221
18:07:52 [2020-02-10T18:07:52.052Z] Step 10/16 : RUN go mod download
18:07:52 [2020-02-10T18:07:52.052Z]  ---> Running in 2963cc580a67
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:07:52 [2020-02-10T18:07:52.168Z]     (cgroup swap accounting is currently enabled)
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_MEMCG_KMEM: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_BLK_CGROUP: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_IOSCHED_CFQ: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_CGROUP_PERF: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_CGROUP_HUGETLB: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_CFS_BANDWIDTH: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_RT_GROUP_SCHED: missing
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_IP_VS: enabled (as module)
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_IP_VS_NFCT: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_IP_VS_RR: enabled (as module)
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_EXT4_FS: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:07:52 [2020-02-10T18:07:52.168Z] - Network Drivers:
18:07:52 [2020-02-10T18:07:52.168Z]   - "overlay":
18:07:52 [2020-02-10T18:07:52.168Z]     - CONFIG_VXLAN: enabled (as module)
18:07:52 [2020-02-10T18:07:52.168Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:07:52 [2020-02-10T18:07:52.168Z]       Optional (for encrypted networks):
18:07:52 [2020-02-10T18:07:52.451Z]       - CONFIG_CRYPTO: enabled
18:07:52 [2020-02-10T18:07:52.451Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]       - CONFIG_XFRM: enabled
18:07:52 [2020-02-10T18:07:52.451Z]       - CONFIG_XFRM_USER: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]       - CONFIG_INET_ESP: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]   - "ipvlan":
18:07:52 [2020-02-10T18:07:52.451Z]     - CONFIG_IPVLAN: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]   - "macvlan":
18:07:52 [2020-02-10T18:07:52.451Z]     - CONFIG_MACVLAN: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]     - CONFIG_DUMMY: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]   - "ftp,tftp client in container":
18:07:52 [2020-02-10T18:07:52.451Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z] - Storage Drivers:
18:07:52 [2020-02-10T18:07:52.451Z]   - "aufs":
18:07:52 [2020-02-10T18:07:52.451Z]     - CONFIG_AUFS_FS: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]   - "btrfs":
18:07:52 [2020-02-10T18:07:52.451Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:07:52 [2020-02-10T18:07:52.451Z]   - "devicemapper":
18:07:52 [2020-02-10T18:07:52.451Z]     - CONFIG_BLK_DEV_DM: enabled
18:07:52 [2020-02-10T18:07:52.451Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]   - "overlay":
18:07:52 [2020-02-10T18:07:52.451Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:07:52 [2020-02-10T18:07:52.451Z]   - "zfs":
18:07:52 [2020-02-10T18:07:52.451Z]     - /dev/zfs: missing
18:07:52 [2020-02-10T18:07:52.451Z]     - zfs command: missing
18:07:52 [2020-02-10T18:07:52.451Z]     - zpool command: missing
18:07:52 [2020-02-10T18:07:52.451Z] 
18:07:52 [2020-02-10T18:07:52.451Z] Limits:
18:07:52 [2020-02-10T18:07:52.451Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:07:52 [2020-02-10T18:07:52.451Z] 
18:07:52 [2020-02-10T18:07:52.451Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:07:52 [2020-02-10T18:07:52.819Z] go: finding github.com/ghodss/yaml v1.0.0
18:07:52 [2020-02-10T18:07:52.819Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
18:07:52 [2020-02-10T18:07:52.819Z] go: finding github.com/Microsoft/hcsshim v0.8.6
18:07:52 [2020-02-10T18:07:52.819Z] go: finding github.com/bugsnag/panicwrap v1.2.0
18:07:52 [2020-02-10T18:07:52.819Z] go: finding github.com/imdario/mergo v0.3.7
18:07:52 [2020-02-10T18:07:52.819Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
18:07:52 [2020-02-10T18:07:52.819Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
18:07:52 [2020-02-10T18:07:52.819Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
18:07:52 [2020-02-10T18:07:52.819Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
18:07:52 [2020-02-10T18:07:52.877Z] + make bundles/buildx
18:07:53 [2020-02-10T18:07:53.497Z] make: command: Command not found
18:07:53 [2020-02-10T18:07:53.497Z] make: command: Command not found
18:07:53 [2020-02-10T18:07:53.497Z] mkdir bundles
18:07:53 [2020-02-10T18:07:53.497Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
18:07:53 [2020-02-10T18:07:53.497Z] 	--build-arg BUILDX_COMMIT \
18:07:53 [2020-02-10T18:07:53.497Z] 	--build-arg BUILDX_REPO \
18:07:53 [2020-02-10T18:07:53.497Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
18:07:53 [2020-02-10T18:07:53.497Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
18:07:53 [2020-02-10T18:07:53.497Z] 	.
18:07:53 [2020-02-10T18:07:53.497Z] /bin/sh: 4: go: not found
18:07:53 [2020-02-10T18:07:53.497Z] /bin/sh: 5: go: not found
18:07:53 [2020-02-10T18:07:53.615Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
18:07:53 [2020-02-10T18:07:53.616Z] go: finding github.com/jinzhu/gorm v1.9.2
18:07:53 [2020-02-10T18:07:53.616Z] go: finding github.com/pkg/errors v0.8.1
18:07:53 [2020-02-10T18:07:53.616Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:07:53 [2020-02-10T18:07:53.616Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
18:07:53 [2020-02-10T18:07:53.616Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
18:07:54 [2020-02-10T18:07:54.003Z] go: finding github.com/stretchr/testify v1.3.0
18:07:54 [2020-02-10T18:07:54.003Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
18:07:54 [2020-02-10T18:07:54.003Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
18:07:54 [2020-02-10T18:07:54.703Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 4.7s done
18:07:54 [2020-02-10T18:07:54.703Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 done
18:07:54 [2020-02-10T18:07:54.703Z] #7 DONE 23.0s
18:07:54 [2020-02-10T18:07:54.703Z] 
18:07:54 [2020-02-10T18:07:54.703Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:07:54 [2020-02-10T18:07:54.814Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
18:07:54 [2020-02-10T18:07:54.814Z] go: finding github.com/spf13/pflag v1.0.3
18:07:54 [2020-02-10T18:07:54.814Z] go: finding github.com/davecgh/go-spew v1.1.0
18:07:54 [2020-02-10T18:07:54.814Z] go: finding github.com/modern-go/reflect2 v1.0.1
18:07:55 [2020-02-10T18:07:55.193Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
18:07:55 [2020-02-10T18:07:55.193Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
18:07:55 [2020-02-10T18:07:55.193Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
18:07:55 [2020-02-10T18:07:55.627Z] go: finding github.com/google/certificate-transparency-go v1.0.21
18:07:56 [2020-02-10T18:07:56.165Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
18:07:56 [2020-02-10T18:07:56.165Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
18:07:56 [2020-02-10T18:07:56.201Z] Sending build context to Docker daemon  51.67MB

18:07:56 [2020-02-10T18:07:56.201Z] Step 1/16 : ARG GO_VERSION=1.12.10
18:07:56 [2020-02-10T18:07:56.201Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1
18:07:56 [2020-02-10T18:07:56.201Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
18:07:56 [2020-02-10T18:07:56.201Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build
18:07:56 [2020-02-10T18:07:56.201Z] 1.12.10-stretch: Pulling from library/golang
18:07:56 [2020-02-10T18:07:56.486Z] fb056072eab9: Pulling fs layer
18:07:56 [2020-02-10T18:07:56.486Z] 6a33b1f9796f: Pulling fs layer
18:07:56 [2020-02-10T18:07:56.486Z] 8f8f8962e456: Pulling fs layer
18:07:56 [2020-02-10T18:07:56.486Z] 68adcc365214: Pulling fs layer
18:07:56 [2020-02-10T18:07:56.486Z] 76d8adf27bdf: Pulling fs layer
18:07:56 [2020-02-10T18:07:56.486Z] d66e58854927: Pulling fs layer
18:07:56 [2020-02-10T18:07:56.486Z] 71497195576e: Pulling fs layer
18:07:56 [2020-02-10T18:07:56.486Z] 76d8adf27bdf: Waiting
18:07:56 [2020-02-10T18:07:56.486Z] 71497195576e: Waiting
18:07:56 [2020-02-10T18:07:56.486Z] d66e58854927: Waiting
18:07:56 [2020-02-10T18:07:56.553Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:07:56 [2020-02-10T18:07:56.553Z] go: finding github.com/opencontainers/image-spec v1.0.1
18:07:56 [2020-02-10T18:07:56.553Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
18:07:56 [2020-02-10T18:07:56.597Z] #8 DONE 2.4s
18:07:56 [2020-02-10T18:07:56.597Z] 
18:07:56 [2020-02-10T18:07:56.597Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:07:56 [2020-02-10T18:07:56.933Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
18:07:57 [2020-02-10T18:07:57.109Z] 8f8f8962e456: Verifying Checksum
18:07:57 [2020-02-10T18:07:57.109Z] 8f8f8962e456: Download complete
18:07:57 [2020-02-10T18:07:57.311Z] go: finding github.com/json-iterator/go v1.1.6
18:07:57 [2020-02-10T18:07:57.311Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
18:07:57 [2020-02-10T18:07:57.311Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
18:07:57 [2020-02-10T18:07:57.401Z] 6a33b1f9796f: Verifying Checksum
18:07:57 [2020-02-10T18:07:57.401Z] 6a33b1f9796f: Download complete
18:07:57 [2020-02-10T18:07:57.531Z] #9 DONE 0.7s
18:07:57 [2020-02-10T18:07:57.531Z] 
18:07:57 [2020-02-10T18:07:57.531Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:07:57 [2020-02-10T18:07:57.531Z] #29 DONE 0.1s
18:07:57 [2020-02-10T18:07:57.531Z] 
18:07:57 [2020-02-10T18:07:57.531Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:07:57 [2020-02-10T18:07:57.531Z] #40 DONE 0.1s
18:07:57 [2020-02-10T18:07:57.531Z] 
18:07:57 [2020-02-10T18:07:57.531Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:07:57 [2020-02-10T18:07:57.531Z] #21 DONE 0.1s
18:07:57 [2020-02-10T18:07:57.531Z] 
18:07:57 [2020-02-10T18:07:57.531Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:07:57 [2020-02-10T18:07:57.531Z] #22 ...
18:07:57 [2020-02-10T18:07:57.531Z] 
18:07:57 [2020-02-10T18:07:57.531Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:07:57 [2020-02-10T18:07:57.531Z] #46 DONE 0.1s
18:07:57 [2020-02-10T18:07:57.531Z] 
18:07:57 [2020-02-10T18:07:57.531Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:07:57 [2020-02-10T18:07:57.531Z] #64 DONE 0.2s
18:07:57 [2020-02-10T18:07:57.531Z] 
18:07:57 [2020-02-10T18:07:57.531Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:07:57 [2020-02-10T18:07:57.531Z] #70 DONE 0.2s
18:07:57 [2020-02-10T18:07:57.531Z] 
18:07:57 [2020-02-10T18:07:57.531Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:07:57 [2020-02-10T18:07:57.531Z] #32 DONE 0.2s
18:07:57 [2020-02-10T18:07:57.531Z] 
18:07:57 [2020-02-10T18:07:57.531Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:07:57 [2020-02-10T18:07:57.531Z] #49 DONE 0.2s
18:07:57 [2020-02-10T18:07:57.531Z] 
18:07:57 [2020-02-10T18:07:57.531Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:07:57 [2020-02-10T18:07:57.531Z] #52 DONE 0.2s
18:07:57 [2020-02-10T18:07:57.531Z] 
18:07:57 [2020-02-10T18:07:57.531Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:07:57 [2020-02-10T18:07:57.531Z] #22 DONE 0.2s
18:07:57 [2020-02-10T18:07:57.531Z] 
18:07:57 [2020-02-10T18:07:57.531Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:07:57 [2020-02-10T18:07:57.698Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
18:07:58 [2020-02-10T18:07:58.081Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
18:07:58 [2020-02-10T18:07:58.081Z] go: finding github.com/gorilla/mux v1.7.0
18:07:58 [2020-02-10T18:07:58.081Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
18:07:58 [2020-02-10T18:07:58.473Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:07:58 [2020-02-10T18:07:58.473Z] go: finding github.com/gogo/protobuf v1.2.1
18:07:58 [2020-02-10T18:07:58.473Z] go: finding github.com/theupdateframework/notary v0.6.1
18:07:59 [2020-02-10T18:07:59.279Z] go: finding github.com/hashicorp/hcl v1.0.0
18:07:59 [2020-02-10T18:07:59.279Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
18:07:59 [2020-02-10T18:07:59.279Z] go: finding github.com/stretchr/objx v0.1.0
18:07:59 [2020-02-10T18:07:59.660Z] go: finding github.com/sirupsen/logrus v1.4.0
18:07:59 [2020-02-10T18:07:59.660Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
18:08:00 [2020-02-10T18:08:00.035Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
18:08:00 [2020-02-10T18:08:00.035Z] go: finding github.com/spf13/cobra v0.0.3
18:08:00 [2020-02-10T18:08:00.122Z] fb056072eab9: Verifying Checksum
18:08:00 [2020-02-10T18:08:00.122Z] fb056072eab9: Download complete
18:08:00 [2020-02-10T18:08:00.424Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
18:08:00 [2020-02-10T18:08:00.424Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
18:08:00 [2020-02-10T18:08:00.424Z] go: finding github.com/jinzhu/now v1.0.0
18:08:00 [2020-02-10T18:08:00.826Z] go: finding github.com/bitly/go-simplejson v0.5.0
18:08:00 [2020-02-10T18:08:00.826Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
18:08:00 [2020-02-10T18:08:00.826Z] go: finding github.com/lib/pq v1.0.0
18:08:01 [2020-02-10T18:08:01.155Z] 68adcc365214: Verifying Checksum
18:08:01 [2020-02-10T18:08:01.156Z] 68adcc365214: Download complete
18:08:01 [2020-02-10T18:08:01.205Z] go: finding github.com/stretchr/objx v0.1.1
18:08:01 [2020-02-10T18:08:01.205Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
18:08:01 [2020-02-10T18:08:01.444Z] 71497195576e: Verifying Checksum
18:08:01 [2020-02-10T18:08:01.444Z] 71497195576e: Download complete
18:08:01 [2020-02-10T18:08:01.578Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
18:08:01 [2020-02-10T18:08:01.578Z] go: finding github.com/docker/go-connections v0.4.0
18:08:01 [2020-02-10T18:08:01.578Z] go: finding github.com/go-sql-driver/mysql v1.4.1
18:08:01 [2020-02-10T18:08:01.578Z] go: finding github.com/prometheus/client_golang v0.8.0
18:08:01 [2020-02-10T18:08:01.965Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
18:08:01 [2020-02-10T18:08:01.965Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
18:08:02 [2020-02-10T18:08:02.074Z] 76d8adf27bdf: Verifying Checksum
18:08:02 [2020-02-10T18:08:02.074Z] 76d8adf27bdf: Download complete
18:08:02 [2020-02-10T18:08:02.785Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
18:08:02 [2020-02-10T18:08:02.802Z] #23 ...
18:08:02 [2020-02-10T18:08:02.802Z] 
18:08:02 [2020-02-10T18:08:02.802Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:08:02 [2020-02-10T18:08:02.802Z] #25 2.695 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:08:02 [2020-02-10T18:08:02.802Z] #25 2.708 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:08:02 [2020-02-10T18:08:02.802Z] #25 2.708 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:08:02 [2020-02-10T18:08:02.802Z] #25 2.915 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:08:02 [2020-02-10T18:08:02.802Z] #25 3.658 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
18:08:02 [2020-02-10T18:08:02.802Z] #25 4.634 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:08:03 [2020-02-10T18:08:03.168Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
18:08:03 [2020-02-10T18:08:03.168Z] go: finding github.com/google/go-cmp v0.2.0
18:08:03 [2020-02-10T18:08:03.553Z] go: finding github.com/davecgh/go-spew v1.1.1
18:08:03 [2020-02-10T18:08:03.933Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
18:08:04 [2020-02-10T18:08:04.175Z] #25 ...
18:08:04 [2020-02-10T18:08:04.175Z] 
18:08:04 [2020-02-10T18:08:04.175Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.390 + RM_GOPATH=0
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.390 + TMP_GOPATH=
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.391 + : /build
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.391 + '[' -z '' ']'
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.392 ++ mktemp -d
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.400 + export GOPATH=/tmp/tmp.YTYTc7hKLs
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.400 + GOPATH=/tmp/tmp.YTYTc7hKLs
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.400 + RM_GOPATH=1
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.424 ++ dirname ./install.sh
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.435 + dir=.
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.436 + bin=dockercli
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.436 + shift
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.436 + '[' '!' -f ./dockercli.installer ']'
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.437 + . ./dockercli.installer
18:08:04 [2020-02-10T18:08:04.175Z] #23 6.437 ++ : stable
18:08:04 [2020-02-10T18:08:04.176Z] #23 6.438 ++ : 17.06.2-ce
18:08:04 [2020-02-10T18:08:04.176Z] #23 6.441 + install_dockercli
18:08:04 [2020-02-10T18:08:04.176Z] #23 6.446 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:08:04 [2020-02-10T18:08:04.176Z] #23 6.446 ++ uname -m
18:08:04 [2020-02-10T18:08:04.176Z] #23 6.446 Install docker/cli version 17.06.2-ce from stable
18:08:04 [2020-02-10T18:08:04.176Z] #23 6.460 + arch=x86_64
18:08:04 [2020-02-10T18:08:04.176Z] #23 6.466 + '[' x86_64 '!=' x86_64 ']'
18:08:04 [2020-02-10T18:08:04.176Z] #23 6.466 + url=https://download.docker.com/linux/static
18:08:04 [2020-02-10T18:08:04.176Z] #23 6.467 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:08:04 [2020-02-10T18:08:04.176Z] #23 6.471 + tar -xz docker/docker
18:08:04 [2020-02-10T18:08:04.320Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
18:08:04 [2020-02-10T18:08:04.320Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
18:08:04 [2020-02-10T18:08:04.689Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
18:08:04 [2020-02-10T18:08:04.796Z] fb056072eab9: Pull complete
18:08:05 [2020-02-10T18:08:05.439Z] 6a33b1f9796f: Pull complete
18:08:05 [2020-02-10T18:08:05.491Z] go: finding github.com/gofrs/flock v0.7.0
18:08:05 [2020-02-10T18:08:05.492Z] go: finding github.com/stretchr/testify v1.2.2
18:08:05 [2020-02-10T18:08:05.736Z] 8f8f8962e456: Pull complete
18:08:06 [2020-02-10T18:08:06.303Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
18:08:06 [2020-02-10T18:08:06.303Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
18:08:06 [2020-02-10T18:08:06.303Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
18:08:07 [2020-02-10T18:08:07.109Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
18:08:07 [2020-02-10T18:08:07.492Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
18:08:07 [2020-02-10T18:08:07.492Z] go: finding github.com/uber/jaeger-lib v1.2.1
18:08:07 [2020-02-10T18:08:07.492Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
18:08:07 [2020-02-10T18:08:07.492Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
18:08:07 [2020-02-10T18:08:07.498Z] #23 ...
18:08:07 [2020-02-10T18:08:07.498Z] 
18:08:07 [2020-02-10T18:08:07.498Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:08:07 [2020-02-10T18:08:07.498Z] #43 4.270 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:08:07 [2020-02-10T18:08:07.498Z] #43 4.309 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:08:07 [2020-02-10T18:08:07.498Z] #43 4.309 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:08:07 [2020-02-10T18:08:07.498Z] #43 5.215 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:08:07 [2020-02-10T18:08:07.499Z] #43 7.579 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
18:08:07 [2020-02-10T18:08:07.499Z] #43 9.738 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:08:07 [2020-02-10T18:08:07.499Z] #43 ...
18:08:07 [2020-02-10T18:08:07.499Z] 
18:08:07 [2020-02-10T18:08:07.499Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:08:07 [2020-02-10T18:08:07.499Z] #35 6.166 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:08:07 [2020-02-10T18:08:07.499Z] #35 6.242 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:08:07 [2020-02-10T18:08:07.499Z] #35 6.251 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:08:07 [2020-02-10T18:08:07.499Z] #35 7.158 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:08:07 [2020-02-10T18:08:07.499Z] #35 9.695 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
18:08:07 [2020-02-10T18:08:07.757Z] #35 ...
18:08:07 [2020-02-10T18:08:07.757Z] 
18:08:07 [2020-02-10T18:08:07.757Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:08:07 [2020-02-10T18:08:07.757Z] #30 6.562 + git clone https://github.com/kolyshkin/go-swagger.git .
18:08:07 [2020-02-10T18:08:07.757Z] #30 6.565 Cloning into '.'...
18:08:07 [2020-02-10T18:08:07.757Z] #30 ...
18:08:07 [2020-02-10T18:08:07.757Z] 
18:08:07 [2020-02-10T18:08:07.757Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:08:07 [2020-02-10T18:08:07.757Z] #41 6.372 + git clone https://github.com/docker/distribution.git .
18:08:07 [2020-02-10T18:08:07.757Z] #41 6.372 Cloning into '.'...
18:08:07 [2020-02-10T18:08:07.804Z] d66e58854927: Verifying Checksum
18:08:07 [2020-02-10T18:08:07.804Z] d66e58854927: Download complete
18:08:07 [2020-02-10T18:08:07.886Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
18:08:08 [2020-02-10T18:08:08.021Z] #41 ...
18:08:08 [2020-02-10T18:08:08.021Z] 
18:08:08 [2020-02-10T18:08:08.021Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.510 + RM_GOPATH=0
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.510 + TMP_GOPATH=
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.510 + : /build
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.510 + '[' -z '' ']'
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.512 ++ mktemp -d
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.514 + export GOPATH=/tmp/tmp.abmxTMZc71
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.514 + GOPATH=/tmp/tmp.abmxTMZc71
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.514 + RM_GOPATH=1
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.515 ++ dirname ./install.sh
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.526 + dir=.
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.527 + bin=proxy
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.528 + shift
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.528 + '[' '!' -f ./proxy.installer ']'
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.529 + . ./proxy.installer
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.530 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.536 + install_proxy
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.536 + case "$1" in
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.537 + export CGO_ENABLED=0
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.537 + CGO_ENABLED=0
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.537 + _install_proxy
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.537 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.538 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.538 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.abmxTMZc71/src/github.com/docker/libnetwork
18:08:08 [2020-02-10T18:08:08.021Z] #71 6.549 Cloning into '/tmp/tmp.abmxTMZc71/src/github.com/docker/libnetwork'...
18:08:08 [2020-02-10T18:08:08.021Z] #71 ...
18:08:08 [2020-02-10T18:08:08.021Z] 
18:08:08 [2020-02-10T18:08:08.021Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.337 + RM_GOPATH=0
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.339 + TMP_GOPATH=
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.341 + : /build
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.341 + '[' -z '' ']'
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.343 ++ mktemp -d
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.344 + export GOPATH=/tmp/tmp.9mJ2kurrNx
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.345 + GOPATH=/tmp/tmp.9mJ2kurrNx
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.345 + RM_GOPATH=1
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.346 ++ dirname ./install.sh
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.363 + dir=.
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.363 + bin=golangci_lint
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.363 + shift
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.363 + '[' '!' -f ./golangci_lint.installer ']'
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.363 + . ./golangci_lint.installer
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.363 ++ : v1.20.0
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.369 + install_golangci_lint
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.369 + echo 'Installing golangci-lint version v1.20.0'
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.369 Installing golangci-lint version v1.20.0
18:08:08 [2020-02-10T18:08:08.021Z] #53 6.369 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:08:08 [2020-02-10T18:08:08.278Z] go: finding github.com/kr/pretty v0.1.0
18:08:08 [2020-02-10T18:08:08.278Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:08:08 [2020-02-10T18:08:08.279Z] #53 ...
18:08:08 [2020-02-10T18:08:08.279Z] 
18:08:08 [2020-02-10T18:08:08.279Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.454 + RM_GOPATH=0
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.456 + TMP_GOPATH=
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.456 + : /build
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.457 + '[' -z '' ']'
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.458 ++ mktemp -d
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.461 + export GOPATH=/tmp/tmp.TWs0uMLzNJ
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.461 + GOPATH=/tmp/tmp.TWs0uMLzNJ
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.462 + RM_GOPATH=1
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.465 ++ dirname ./install.sh
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.479 + dir=.
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.479 + bin=gotestsum
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.479 + shift
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.479 + '[' '!' -f ./gotestsum.installer ']'
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.479 + . ./gotestsum.installer
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.480 ++ : v0.3.5
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.480 + install_gotestsum
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.480 + echo 'Installing gotestsum version v0.3.5'
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.481 Installing gotestsum version v0.3.5
18:08:08 [2020-02-10T18:08:08.279Z] #50 6.481 + go get -d gotest.tools/gotestsum
18:08:08 [2020-02-10T18:08:08.279Z] #50 ...
18:08:08 [2020-02-10T18:08:08.279Z] 
18:08:08 [2020-02-10T18:08:08.279Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.448 + RM_GOPATH=0
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.448 + TMP_GOPATH=
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.448 + : /build
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.448 + '[' -z '' ']'
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.455 ++ mktemp -d
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.455 + export GOPATH=/tmp/tmp.2UqLhSpfzN
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.455 + GOPATH=/tmp/tmp.2UqLhSpfzN
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.455 + RM_GOPATH=1
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.456 ++ dirname ./install.sh
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.457 + dir=.
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.457 + bin=tomlv
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.457 + shift
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.457 + '[' '!' -f ./tomlv.installer ']'
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.457 + . ./tomlv.installer
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.458 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.465 + install_tomlv
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.466 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.466 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.466 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2UqLhSpfzN/src/github.com/BurntSushi/toml
18:08:08 [2020-02-10T18:08:08.279Z] #33 6.470 Cloning into '/tmp/tmp.2UqLhSpfzN/src/github.com/BurntSushi/toml'...
18:08:08 [2020-02-10T18:08:08.279Z] #33 7.575 + cd /tmp/tmp.2UqLhSpfzN/src/github.com/BurntSushi/toml
18:08:08 [2020-02-10T18:08:08.279Z] #33 7.577 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:08:08 [2020-02-10T18:08:08.279Z] #33 7.590 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:08:08 [2020-02-10T18:08:08.279Z] #33 8.408 internal/cpu
18:08:08 [2020-02-10T18:08:08.279Z] #33 8.442 runtime/internal/atomic
18:08:08 [2020-02-10T18:08:08.279Z] #33 8.701 runtime/internal/sys
18:08:08 [2020-02-10T18:08:08.279Z] #33 8.870 runtime/internal/math
18:08:08 [2020-02-10T18:08:08.279Z] #33 8.962 math/bits
18:08:08 [2020-02-10T18:08:08.279Z] #33 8.993 internal/bytealg
18:08:08 [2020-02-10T18:08:08.279Z] #33 9.530 math
18:08:08 [2020-02-10T18:08:08.279Z] #33 9.719 runtime
18:08:08 [2020-02-10T18:08:08.543Z] #33 ...
18:08:08 [2020-02-10T18:08:08.543Z] 
18:08:08 [2020-02-10T18:08:08.543Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:08:08 [2020-02-10T18:08:08.543Z] #10 6.305 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:08:08 [2020-02-10T18:08:08.543Z] #10 6.359 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:08:08 [2020-02-10T18:08:08.543Z] #10 6.360 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:08:08 [2020-02-10T18:08:08.543Z] #10 7.467 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:08:08 [2020-02-10T18:08:08.543Z] #10 9.935 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
18:08:08 [2020-02-10T18:08:08.543Z] #10 ...
18:08:08 [2020-02-10T18:08:08.543Z] 
18:08:08 [2020-02-10T18:08:08.543Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:08:08 [2020-02-10T18:08:08.543Z] #59 5.736 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:08:08 [2020-02-10T18:08:08.543Z] #59 5.821 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:08:08 [2020-02-10T18:08:08.543Z] #59 5.823 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:08:08 [2020-02-10T18:08:08.543Z] #59 6.721 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:08:08 [2020-02-10T18:08:08.543Z] #59 9.023 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
18:08:08 [2020-02-10T18:08:08.543Z] #59 11.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:08:08 [2020-02-10T18:08:08.671Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
18:08:08 [2020-02-10T18:08:08.801Z] #59 ...
18:08:08 [2020-02-10T18:08:08.802Z] 
18:08:08 [2020-02-10T18:08:08.802Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.390 + RM_GOPATH=0
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.391 + TMP_GOPATH=
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.391 + : /build
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.391 + '[' -z '' ']'
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.391 ++ mktemp -d
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.397 + export GOPATH=/tmp/tmp.bhhUjLvFij
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.397 + GOPATH=/tmp/tmp.bhhUjLvFij
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.397 + RM_GOPATH=1
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.398 ++ dirname ./install.sh
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.399 + dir=.
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.399 + bin=vndr
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.399 + shift
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.399 + '[' '!' -f ./vndr.installer ']'
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.399 + . ./vndr.installer
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.400 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.400 + install_vndr
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.400 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.400 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.401 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bhhUjLvFij/src/github.com/LK4D4/vndr
18:08:08 [2020-02-10T18:08:08.802Z] #47 6.402 Cloning into '/tmp/tmp.bhhUjLvFij/src/github.com/LK4D4/vndr'...
18:08:08 [2020-02-10T18:08:08.802Z] #47 7.291 + cd /tmp/tmp.bhhUjLvFij/src/github.com/LK4D4/vndr
18:08:08 [2020-02-10T18:08:08.802Z] #47 7.292 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:08:08 [2020-02-10T18:08:08.802Z] #47 7.297 + go build -buildmode=pie -v -o /build/vndr .
18:08:08 [2020-02-10T18:08:08.802Z] #47 8.516 runtime/internal/atomic
18:08:08 [2020-02-10T18:08:08.802Z] #47 8.552 internal/cpu
18:08:08 [2020-02-10T18:08:08.802Z] #47 8.808 runtime/internal/sys
18:08:08 [2020-02-10T18:08:08.802Z] #47 8.985 runtime/internal/math
18:08:08 [2020-02-10T18:08:08.802Z] #47 9.064 internal/race
18:08:08 [2020-02-10T18:08:08.802Z] #47 9.139 internal/bytealg
18:08:08 [2020-02-10T18:08:08.802Z] #47 9.218 sync/atomic
18:08:08 [2020-02-10T18:08:08.802Z] #47 9.562 unicode
18:08:08 [2020-02-10T18:08:08.802Z] #47 9.947 runtime
18:08:09 [2020-02-10T18:08:09.063Z] #47 ...
18:08:09 [2020-02-10T18:08:09.063Z] 
18:08:09 [2020-02-10T18:08:09.063Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.528 + RM_GOPATH=0
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.533 + TMP_GOPATH=
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.533 + : /build/
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.533 + '[' -z '' ']'
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.535 ++ mktemp -d
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.540 + export GOPATH=/tmp/tmp.WqSHTD0YZL
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.540 + GOPATH=/tmp/tmp.WqSHTD0YZL
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.541 + RM_GOPATH=1
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.543 ++ dirname ./install.sh
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.547 + dir=.
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.548 + bin=rootlesskit
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.548 + shift
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.549 + '[' '!' -f ./rootlesskit.installer ']'
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.549 + . ./rootlesskit.installer
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.551 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.551 + install_rootlesskit
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.553 + case "$1" in
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.553 + export CGO_ENABLED=0
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.553 + CGO_ENABLED=0
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.554 + _install_rootlesskit
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.554 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.559 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.560 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.WqSHTD0YZL/src/github.com/rootless-containers/rootlesskit
18:08:09 [2020-02-10T18:08:09.063Z] #65 6.563 Cloning into '/tmp/tmp.WqSHTD0YZL/src/github.com/rootless-containers/rootlesskit'...
18:08:09 [2020-02-10T18:08:09.063Z] #65 10.25 + cd /tmp/tmp.WqSHTD0YZL/src/github.com/rootless-containers/rootlesskit
18:08:09 [2020-02-10T18:08:09.063Z] #65 10.25 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:08:09 [2020-02-10T18:08:09.063Z] #65 10.70 + for f in rootlesskit rootlesskit-docker-proxy
18:08:09 [2020-02-10T18:08:09.063Z] #65 10.70 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:08:09 [2020-02-10T18:08:09.294Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
18:08:09 [2020-02-10T18:08:09.294Z] go: finding github.com/golang/protobuf v1.2.0
18:08:09 [2020-02-10T18:08:09.294Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
18:08:09 [2020-02-10T18:08:09.629Z] #65 ...
18:08:09 [2020-02-10T18:08:09.629Z] 
18:08:09 [2020-02-10T18:08:09.629Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:08:09 [2020-02-10T18:08:09.629Z] #35 12.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:08:09 [2020-02-10T18:08:09.845Z] 68adcc365214: Pull complete
18:08:10 [2020-02-10T18:08:10.031Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
18:08:10 [2020-02-10T18:08:10.031Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
18:08:10 [2020-02-10T18:08:10.031Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
18:08:10 [2020-02-10T18:08:10.031Z] go: finding github.com/kr/text v0.1.0
18:08:10 [2020-02-10T18:08:10.437Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
18:08:10 [2020-02-10T18:08:10.437Z] go: finding github.com/hashicorp/go-version v1.1.0
18:08:10 [2020-02-10T18:08:10.437Z] go: finding github.com/sirupsen/logrus v1.3.0
18:08:10 [2020-02-10T18:08:10.437Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
18:08:10 [2020-02-10T18:08:10.437Z] go: finding github.com/gogo/googleapis v1.1.0
18:08:11 [2020-02-10T18:08:11.278Z] go: finding github.com/kr/pty v1.1.1
18:08:11 [2020-02-10T18:08:11.278Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
18:08:11 [2020-02-10T18:08:11.278Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
18:08:11 [2020-02-10T18:08:11.278Z] go: finding golang.org/x/text v0.3.0
18:08:11 [2020-02-10T18:08:11.674Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
18:08:11 [2020-02-10T18:08:11.674Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
18:08:11 [2020-02-10T18:08:11.674Z] go: finding github.com/spf13/viper v1.3.2
18:08:12 [2020-02-10T18:08:12.046Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
18:08:12 [2020-02-10T18:08:12.046Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
18:08:12 [2020-02-10T18:08:12.533Z] 76d8adf27bdf: Pull complete
18:08:12 [2020-02-10T18:08:12.840Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
18:08:12 [2020-02-10T18:08:12.840Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
18:08:12 [2020-02-10T18:08:12.840Z] go: finding github.com/pmezard/go-difflib v1.0.0
18:08:13 [2020-02-10T18:08:13.224Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
18:08:13 [2020-02-10T18:08:13.224Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
18:08:13 [2020-02-10T18:08:13.812Z] #35 ...
18:08:13 [2020-02-10T18:08:13.812Z] 
18:08:13 [2020-02-10T18:08:13.812Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:08:13 [2020-02-10T18:08:13.812Z] #23 15.36 + mkdir -p /build
18:08:13 [2020-02-10T18:08:13.812Z] #23 15.36 + mv docker/docker /build/
18:08:13 [2020-02-10T18:08:13.812Z] #23 15.37 + rmdir docker
18:08:13 [2020-02-10T18:08:13.812Z] #23 DONE 15.9s
18:08:13 [2020-02-10T18:08:13.812Z] 
18:08:13 [2020-02-10T18:08:13.812Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:08:13 [2020-02-10T18:08:13.812Z] #33 13.93 internal/testlog
18:08:13 [2020-02-10T18:08:13.812Z] #33 14.26 encoding
18:08:13 [2020-02-10T18:08:13.812Z] #33 14.42 runtime/cgo
18:08:14 [2020-02-10T18:08:14.039Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
18:08:14 [2020-02-10T18:08:14.039Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
18:08:14 [2020-02-10T18:08:14.039Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
18:08:14 [2020-02-10T18:08:14.039Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
18:08:14 [2020-02-10T18:08:14.424Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
18:08:14 [2020-02-10T18:08:14.424Z] go: finding github.com/magiconair/properties v1.8.0
18:08:14 [2020-02-10T18:08:14.798Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
18:08:15 [2020-02-10T18:08:15.171Z] go: finding github.com/mattn/go-shellwords v1.0.5
18:08:15 [2020-02-10T18:08:15.548Z] go: finding github.com/vishvananda/netlink v1.0.0
18:08:15 [2020-02-10T18:08:15.921Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
18:08:16 [2020-02-10T18:08:16.302Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:08:16 [2020-02-10T18:08:16.302Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
18:08:16 [2020-02-10T18:08:16.302Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
18:08:16 [2020-02-10T18:08:16.302Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
18:08:16 [2020-02-10T18:08:16.690Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
18:08:16 [2020-02-10T18:08:16.690Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
18:08:17 [2020-02-10T18:08:17.205Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
18:08:17 [2020-02-10T18:08:17.205Z] go: finding go.etcd.io/bbolt v1.3.2
18:08:17 [2020-02-10T18:08:17.205Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
18:08:17 [2020-02-10T18:08:17.205Z] go: finding github.com/pkg/profile v1.2.1
18:08:17 [2020-02-10T18:08:17.633Z] go: finding gopkg.in/inf.v0 v0.9.1
18:08:17 [2020-02-10T18:08:17.633Z] go: finding github.com/pelletier/go-toml v1.2.0
18:08:17 [2020-02-10T18:08:17.991Z] #33 ...
18:08:17 [2020-02-10T18:08:17.991Z] 
18:08:17 [2020-02-10T18:08:17.991Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:08:17 [2020-02-10T18:08:17.991Z] #43 20.22 Fetched 8325 kB in 16s (511 kB/s)
18:08:18 [2020-02-10T18:08:18.034Z] go: finding github.com/spf13/cast v1.3.0
18:08:18 [2020-02-10T18:08:18.034Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:08:18 [2020-02-10T18:08:18.059Z] d66e58854927: Pull complete
18:08:18 [2020-02-10T18:08:18.059Z] 71497195576e: Pull complete
18:08:18 [2020-02-10T18:08:18.059Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab
18:08:18 [2020-02-10T18:08:18.059Z] Status: Downloaded newer image for golang:1.12.10-stretch
18:08:18 [2020-02-10T18:08:18.059Z]  ---> ebd73b5ebd31
18:08:18 [2020-02-10T18:08:18.059Z] Step 5/16 : ARG BUILDX_REPO
18:08:18 [2020-02-10T18:08:18.059Z]  ---> Running in ac2416699c16
18:08:18 [2020-02-10T18:08:18.343Z] Removing intermediate container ac2416699c16
18:08:18 [2020-02-10T18:08:18.343Z]  ---> 37f1a292a039
18:08:18 [2020-02-10T18:08:18.343Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx
18:08:18 [2020-02-10T18:08:18.343Z]  ---> Running in ec1b7ea3946e
18:08:18 [2020-02-10T18:08:18.416Z] go: finding github.com/BurntSushi/toml v0.3.1
18:08:18 [2020-02-10T18:08:18.416Z] go: finding github.com/mitchellh/mapstructure v1.1.2
18:08:18 [2020-02-10T18:08:18.626Z] Cloning into '/buildx'...
18:08:18 [2020-02-10T18:08:18.804Z] go: finding github.com/sirupsen/logrus v1.0.3
18:08:18 [2020-02-10T18:08:18.804Z] go: finding github.com/onsi/ginkgo v1.7.0
18:08:19 [2020-02-10T18:08:19.190Z] go: finding github.com/docker/go-connections v0.3.0
18:08:19 [2020-02-10T18:08:19.190Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
18:08:19 [2020-02-10T18:08:19.190Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:08:19 [2020-02-10T18:08:19.584Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
18:08:19 [2020-02-10T18:08:19.584Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
18:08:19 [2020-02-10T18:08:19.584Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
18:08:19 [2020-02-10T18:08:19.896Z] #43 20.22 Reading package lists...
18:08:19 [2020-02-10T18:08:19.896Z] #43 ...
18:08:19 [2020-02-10T18:08:19.896Z] 
18:08:19 [2020-02-10T18:08:19.896Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:08:19 [2020-02-10T18:08:19.896Z] #10 12.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:08:19 [2020-02-10T18:08:19.968Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
18:08:19 [2020-02-10T18:08:19.968Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
18:08:19 [2020-02-10T18:08:19.968Z] go: finding google.golang.org/grpc v1.20.1
18:08:20 [2020-02-10T18:08:20.155Z] #10 ...
18:08:20 [2020-02-10T18:08:20.155Z] 
18:08:20 [2020-02-10T18:08:20.155Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:08:20 [2020-02-10T18:08:20.155Z] #71 22.05 Checking out files:  70% (1408/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.
18:08:20 [2020-02-10T18:08:20.155Z] #71 22.56 + cd /tmp/tmp.abmxTMZc71/src/github.com/docker/libnetwork
18:08:20 [2020-02-10T18:08:20.155Z] #71 22.58 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:08:20 [2020-02-10T18:08:20.343Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
18:08:20 [2020-02-10T18:08:20.343Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
18:08:20 [2020-02-10T18:08:20.343Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
18:08:20 [2020-02-10T18:08:20.721Z] #71 ...
18:08:20 [2020-02-10T18:08:20.721Z] 
18:08:20 [2020-02-10T18:08:20.721Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:08:20 [2020-02-10T18:08:20.721Z] #47 13.11 unicode/utf8
18:08:20 [2020-02-10T18:08:20.721Z] #47 13.58 math
18:08:20 [2020-02-10T18:08:20.721Z] #47 18.18 unicode/utf16
18:08:20 [2020-02-10T18:08:20.721Z] #47 18.45 container/list
18:08:20 [2020-02-10T18:08:20.721Z] #47 19.09 crypto/internal/subtle
18:08:20 [2020-02-10T18:08:20.721Z] #47 19.23 crypto/subtle
18:08:20 [2020-02-10T18:08:20.721Z] #47 19.35 vendor/golang.org/x/crypto/cryptobyte/asn1
18:08:20 [2020-02-10T18:08:20.721Z] #47 19.43 internal/nettrace
18:08:20 [2020-02-10T18:08:20.721Z] #47 19.59 runtime/cgo
18:08:20 [2020-02-10T18:08:20.721Z] #47 ...
18:08:20 [2020-02-10T18:08:20.721Z] 
18:08:20 [2020-02-10T18:08:20.721Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:08:20 [2020-02-10T18:08:20.721Z] #41 22.04 Checking out files:  99% (1544/1559)   
Checking out files: 100% (1559/1559)   
Checking out files: 100% (1559/1559), done.
18:08:20 [2020-02-10T18:08:20.721Z] #41 22.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:08:21 [2020-02-10T18:08:21.133Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
18:08:21 [2020-02-10T18:08:21.133Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
18:08:21 [2020-02-10T18:08:21.133Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
18:08:21 [2020-02-10T18:08:21.133Z] go: finding gotest.tools v2.2.0+incompatible
18:08:21 [2020-02-10T18:08:21.286Z] #41 23.84 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:08:21 [2020-02-10T18:08:21.286Z] #41 ...
18:08:21 [2020-02-10T18:08:21.286Z] 
18:08:21 [2020-02-10T18:08:21.286Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:08:21 [2020-02-10T18:08:21.286Z] #25 14.00 Fetched 8325 kB in 12s (715 kB/s)
18:08:21 [2020-02-10T18:08:21.286Z] #25 14.00 Reading package lists...
18:08:21 [2020-02-10T18:08:21.509Z] go: finding github.com/fsnotify/fsnotify v1.4.7
18:08:21 [2020-02-10T18:08:21.509Z] go: finding github.com/containerd/containerd v1.2.4
18:08:21 [2020-02-10T18:08:21.544Z] #25 21.36 Reading package lists...
18:08:21 [2020-02-10T18:08:21.544Z] #25 ...
18:08:21 [2020-02-10T18:08:21.544Z] 
18:08:21 [2020-02-10T18:08:21.544Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:08:21 [2020-02-10T18:08:21.544Z] #71 23.30 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:08:21 [2020-02-10T18:08:21.889Z] go: finding google.golang.org/appengine v1.1.0
18:08:21 [2020-02-10T18:08:21.889Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
18:08:21 [2020-02-10T18:08:21.889Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
18:08:22 [2020-02-10T18:08:22.272Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
18:08:22 [2020-02-10T18:08:22.272Z] go: finding github.com/hashicorp/go-uuid v1.0.0
18:08:22 [2020-02-10T18:08:22.646Z] go: finding github.com/client9/misspell v0.3.4
18:08:22 [2020-02-10T18:08:22.646Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
18:08:22 [2020-02-10T18:08:22.646Z] go: finding github.com/Microsoft/hcsshim v0.8.5
18:08:22 [2020-02-10T18:08:22.646Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
18:08:23 [2020-02-10T18:08:23.017Z] go: finding gopkg.in/yaml.v2 v2.2.2
18:08:23 [2020-02-10T18:08:23.017Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
18:08:23 [2020-02-10T18:08:23.036Z] Removing intermediate container ec1b7ea3946e
18:08:23 [2020-02-10T18:08:23.036Z]  ---> e4bc41580a8f
18:08:23 [2020-02-10T18:08:23.036Z] Step 7/16 : WORKDIR /buildx
18:08:23 [2020-02-10T18:08:23.036Z]  ---> Running in 4aef6bec95dd
18:08:23 [2020-02-10T18:08:23.036Z] Removing intermediate container 4aef6bec95dd
18:08:23 [2020-02-10T18:08:23.036Z]  ---> 91f85446de96
18:08:23 [2020-02-10T18:08:23.036Z] Step 8/16 : ARG BUILDX_COMMIT
18:08:23 [2020-02-10T18:08:23.036Z]  ---> Running in bcd893c33dfc
18:08:23 [2020-02-10T18:08:23.325Z] Removing intermediate container bcd893c33dfc
18:08:23 [2020-02-10T18:08:23.325Z]  ---> 641a2aef60ef
18:08:23 [2020-02-10T18:08:23.325Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
18:08:23 [2020-02-10T18:08:23.325Z]  ---> Running in 3a8f1e2a8ab0
18:08:23 [2020-02-10T18:08:23.389Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
18:08:23 [2020-02-10T18:08:23.389Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
18:08:23 [2020-02-10T18:08:23.389Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
18:08:23 [2020-02-10T18:08:23.770Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
18:08:23 [2020-02-10T18:08:23.770Z] go: finding gotest.tools v2.1.0+incompatible
18:08:23 [2020-02-10T18:08:23.770Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
18:08:23 [2020-02-10T18:08:23.770Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
18:08:23 [2020-02-10T18:08:23.942Z] From https://github.com/docker/buildx
18:08:23 [2020-02-10T18:08:23.942Z]  * [new tag]         v0.3.1     -> build
18:08:24 [2020-02-10T18:08:24.163Z] go: finding github.com/gogo/protobuf v1.2.0
18:08:24 [2020-02-10T18:08:24.555Z] go: finding cloud.google.com/go v0.26.0
18:08:24 [2020-02-10T18:08:24.555Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
18:08:24 [2020-02-10T18:08:24.555Z] go: finding github.com/coreos/go-semver v0.2.0
18:08:24 [2020-02-10T18:08:24.555Z] go: finding github.com/kisielk/errcheck v1.1.0
18:08:24 [2020-02-10T18:08:24.558Z] Switched to branch 'build'
18:08:25 [2020-02-10T18:08:25.178Z] Removing intermediate container 3a8f1e2a8ab0
18:08:25 [2020-02-10T18:08:25.178Z]  ---> 3b5a2e1a0ac0
18:08:25 [2020-02-10T18:08:25.178Z] Step 10/16 : RUN go mod download
18:08:25 [2020-02-10T18:08:25.178Z]  ---> Running in c3db3a93b32c
18:08:25 [2020-02-10T18:08:25.369Z] go: finding github.com/hashicorp/golang-lru v0.5.0
18:08:25 [2020-02-10T18:08:25.750Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
18:08:25 [2020-02-10T18:08:25.751Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:08:25 [2020-02-10T18:08:25.751Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
18:08:25 [2020-02-10T18:08:25.802Z] go: finding github.com/jinzhu/now v1.0.0
18:08:25 [2020-02-10T18:08:25.802Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
18:08:25 [2020-02-10T18:08:25.802Z] go: finding github.com/Microsoft/hcsshim v0.8.6
18:08:25 [2020-02-10T18:08:25.802Z] go: finding github.com/stretchr/testify v1.3.0
18:08:25 [2020-02-10T18:08:25.802Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c
18:08:25 [2020-02-10T18:08:25.802Z] go: finding github.com/spf13/cobra v0.0.3
18:08:25 [2020-02-10T18:08:25.802Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
18:08:25 [2020-02-10T18:08:25.802Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d
18:08:26 [2020-02-10T18:08:26.605Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787
18:08:26 [2020-02-10T18:08:26.766Z] go: finding github.com/onsi/gomega v1.4.3
18:08:26 [2020-02-10T18:08:26.766Z] go: finding github.com/docker/go-units v0.3.1
18:08:26 [2020-02-10T18:08:26.808Z] #71 ...
18:08:26 [2020-02-10T18:08:26.808Z] 
18:08:26 [2020-02-10T18:08:26.808Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:08:26 [2020-02-10T18:08:26.808Z] #53 25.55 + cd /tmp/tmp.9mJ2kurrNx/src/github.com/golangci/golangci-lint/
18:08:26 [2020-02-10T18:08:26.808Z] #53 25.55 + git checkout -q v1.20.0
18:08:26 [2020-02-10T18:08:26.808Z] #53 25.98 ++ git describe --tags
18:08:26 [2020-02-10T18:08:26.808Z] #53 25.98 + version=v1.20.0
18:08:26 [2020-02-10T18:08:26.808Z] #53 26.00 ++ git rev-parse --short HEAD
18:08:26 [2020-02-10T18:08:26.808Z] #53 26.00 + commit=cc98739
18:08:26 [2020-02-10T18:08:26.808Z] #53 26.00 ++ git show -s --format=%cd
18:08:26 [2020-02-10T18:08:26.808Z] #53 26.01 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
18:08:26 [2020-02-10T18:08:26.808Z] #53 26.01 + 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
18:08:26 [2020-02-10T18:08:26.893Z] go: finding gopkg.in/inf.v0 v0.9.1
18:08:27 [2020-02-10T18:08:27.144Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:08:27 [2020-02-10T18:08:27.144Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
18:08:27 [2020-02-10T18:08:27.144Z] go: finding github.com/gogo/protobuf v1.0.0
18:08:27 [2020-02-10T18:08:27.520Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973
18:08:27 [2020-02-10T18:08:27.520Z] go: finding github.com/hashicorp/go-version v1.1.0
18:08:27 [2020-02-10T18:08:27.520Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5
18:08:27 [2020-02-10T18:08:27.947Z] go: finding gopkg.in/yaml.v2 v2.2.1
18:08:27 [2020-02-10T18:08:27.947Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
18:08:27 [2020-02-10T18:08:27.947Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
18:08:28 [2020-02-10T18:08:28.148Z] go: finding github.com/mattn/go-sqlite3 v1.10.0
18:08:28 [2020-02-10T18:08:28.437Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb
18:08:28 [2020-02-10T18:08:28.437Z] go: finding github.com/pkg/errors v0.8.1
18:08:28 [2020-02-10T18:08:28.437Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1
18:08:28 [2020-02-10T18:08:28.437Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0
18:08:28 [2020-02-10T18:08:28.753Z] go: finding github.com/kisielk/gotool v1.0.0
18:08:28 [2020-02-10T18:08:28.911Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04e37238bf1737c66) in /home/ubuntu/workspace/moby_PR-40473
[Pipeline] {
[Pipeline] checkout
18:08:29 [2020-02-10T18:08:29.077Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20
18:08:29 [2020-02-10T18:08:29.336Z] #53 ...
18:08:29 [2020-02-10T18:08:29.336Z] 
18:08:29 [2020-02-10T18:08:29.336Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:08:29 [2020-02-10T18:08:29.336Z] #59 21.62 Fetched 8325 kB in 16s (516 kB/s)
18:08:29 [2020-02-10T18:08:29.336Z] #59 21.62 Reading package lists...
18:08:29 [2020-02-10T18:08:29.336Z] #59 28.14 Reading package lists...
18:08:29 [2020-02-10T18:08:29.336Z] #59 ...
18:08:29 [2020-02-10T18:08:29.336Z] 
18:08:29 [2020-02-10T18:08:29.336Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:08:29 [2020-02-10T18:08:29.336Z] #25 21.36 Reading package lists...
18:08:29 [2020-02-10T18:08:29.336Z] #25 27.85 Building dependency tree...
18:08:29 [2020-02-10T18:08:29.336Z] #25 31.25 ca-certificates is already the newest version (20190110).
18:08:29 [2020-02-10T18:08:29.336Z] #25 31.25 The following additional packages will be installed:
18:08:29 [2020-02-10T18:08:29.336Z] #25 31.28   libjq1 libonig5
18:08:29 [2020-02-10T18:08:29.336Z] #25 31.68 The following NEW packages will be installed:
18:08:29 [2020-02-10T18:08:29.336Z] #25 31.71   jq libjq1 libonig5
18:08:29 [2020-02-10T18:08:29.366Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853
18:08:29 [2020-02-10T18:08:29.596Z] #25 32.23 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
18:08:29 [2020-02-10T18:08:29.596Z] #25 32.23 Need to get 355 kB of archives.
18:08:29 [2020-02-10T18:08:29.596Z] #25 32.23 After this operation, 1072 kB of additional disk space will be used.
18:08:29 [2020-02-10T18:08:29.596Z] #25 32.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:08:29 [2020-02-10T18:08:29.596Z] #25 32.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:08:29 [2020-02-10T18:08:29.596Z] #25 32.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:08:29 [2020-02-10T18:08:29.601Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
18:08:29 [2020-02-10T18:08:29.601Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
18:08:29 [2020-02-10T18:08:29.854Z] #25 ...
18:08:29 [2020-02-10T18:08:29.854Z] 
18:08:29 [2020-02-10T18:08:29.854Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:08:29 [2020-02-10T18:08:29.854Z] #35 22.50 Fetched 8325 kB in 17s (502 kB/s)
18:08:29 [2020-02-10T18:08:29.854Z] #35 22.50 Reading package lists...
18:08:29 [2020-02-10T18:08:29.854Z] #35 29.10 Reading package lists...
18:08:29 [2020-02-10T18:08:29.854Z] #35 ...
18:08:29 [2020-02-10T18:08:29.854Z] 
18:08:29 [2020-02-10T18:08:29.854Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:08:29 [2020-02-10T18:08:29.854Z] #43 20.22 Reading package lists...
18:08:30 [2020-02-10T18:08:30.111Z] #43 27.02 Reading package lists...
18:08:30 [2020-02-10T18:08:30.111Z] #43 ...
18:08:30 [2020-02-10T18:08:30.111Z] 
18:08:30 [2020-02-10T18:08:30.111Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:08:30 [2020-02-10T18:08:30.111Z] #10 22.79 Fetched 8325 kB in 17s (499 kB/s)
18:08:30 [2020-02-10T18:08:30.111Z] #10 22.79 Reading package lists...
18:08:30 [2020-02-10T18:08:30.369Z] #10 29.69 Reading package lists...
18:08:30 [2020-02-10T18:08:30.369Z] #10 ...
18:08:30 [2020-02-10T18:08:30.369Z] 
18:08:30 [2020-02-10T18:08:30.369Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:08:30 [2020-02-10T18:08:30.369Z] #43 27.02 Reading package lists...
18:08:30 [2020-02-10T18:08:30.408Z] go: finding github.com/theupdateframework/notary v0.6.1
18:08:30 [2020-02-10T18:08:30.456Z] go: finding github.com/Microsoft/go-winio v0.4.11
18:08:30 [2020-02-10T18:08:30.456Z] go: finding github.com/hpcloud/tail v1.0.0
18:08:30 [2020-02-10T18:08:30.456Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
18:08:30 [2020-02-10T18:08:30.702Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc
18:08:30 [2020-02-10T18:08:30.702Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19
18:08:30 [2020-02-10T18:08:30.702Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0
18:08:30 [2020-02-10T18:08:30.702Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e
18:08:30 [2020-02-10T18:08:30.868Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:08:30 [2020-02-10T18:08:30.868Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
18:08:30 [2020-02-10T18:08:30.868Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
18:08:31 [2020-02-10T18:08:31.022Z] using credential docker-jenkins-github-credentials
18:08:31 [2020-02-10T18:08:31.031Z] Cloning the remote Git repository
18:08:31 [2020-02-10T18:08:31.031Z] Cloning with configured refspecs honoured and without tags
18:08:31 [2020-02-10T18:08:31.282Z] go: finding github.com/spf13/afero v1.1.2
18:08:30 [2020-02-10T18:08:30.999Z] Cloning repository https://github.com/moby/moby.git
18:08:31 [2020-02-10T18:08:31.033Z]  > git init /home/ubuntu/workspace/moby_PR-40473 # timeout=10
18:08:31 [2020-02-10T18:08:31.670Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
18:08:31 [2020-02-10T18:08:31.670Z] go: finding github.com/golang/mock v1.1.1
18:08:31 [2020-02-10T18:08:31.670Z] go: finding github.com/onsi/ginkgo v1.6.0
18:08:31 [2020-02-10T18:08:31.740Z] go: finding github.com/pmezard/go-difflib v1.0.0
18:08:32 [2020-02-10T18:08:32.031Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
18:08:32 [2020-02-10T18:08:32.382Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50
18:08:31 [2020-02-10T18:08:31.450Z] Fetching upstream changes from https://github.com/moby/moby.git
18:08:31 [2020-02-10T18:08:31.450Z]  > git --version # timeout=10
18:08:31 [2020-02-10T18:08:31.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:08:31 [2020-02-10T18:08:31.490Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40473/head:refs/remotes/origin/PR-40473 +refs/heads/master:refs/remotes/origin/master
18:08:32 [2020-02-10T18:08:32.405Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
18:08:32 [2020-02-10T18:08:32.537Z] #43 33.29 Building dependency tree...
18:08:32 [2020-02-10T18:08:32.537Z] #43 ...
18:08:32 [2020-02-10T18:08:32.537Z] 
18:08:32 [2020-02-10T18:08:32.537Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:08:32 [2020-02-10T18:08:32.537Z] #25 33.43 debconf: delaying package configuration, since apt-utils is not installed
18:08:32 [2020-02-10T18:08:32.537Z] #25 33.58 Fetched 355 kB in 0s (930 kB/s)
18:08:32 [2020-02-10T18:08:32.537Z] #25 33.70 Selecting previously unselected package libonig5:amd64.
18:08:32 [2020-02-10T18:08:32.537Z] #25 33.70 (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.)
18:08:32 [2020-02-10T18:08:32.537Z] #25 33.75 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
18:08:32 [2020-02-10T18:08:32.537Z] #25 33.79 Unpacking libonig5:amd64 (6.9.1-1) ...
18:08:32 [2020-02-10T18:08:32.537Z] #25 34.01 Selecting previously unselected package libjq1:amd64.
18:08:32 [2020-02-10T18:08:32.537Z] #25 34.01 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:08:32 [2020-02-10T18:08:32.537Z] #25 34.03 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:08:32 [2020-02-10T18:08:32.537Z] #25 34.22 Selecting previously unselected package jq.
18:08:32 [2020-02-10T18:08:32.537Z] #25 34.27 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
18:08:32 [2020-02-10T18:08:32.537Z] #25 34.28 Unpacking jq (1.5+dfsg-2+b1) ...
18:08:32 [2020-02-10T18:08:32.537Z] #25 34.44 Setting up libonig5:amd64 (6.9.1-1) ...
18:08:32 [2020-02-10T18:08:32.537Z] #25 34.49 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:08:32 [2020-02-10T18:08:32.537Z] #25 34.51 Setting up jq (1.5+dfsg-2+b1) ...
18:08:32 [2020-02-10T18:08:32.537Z] #25 34.52 Processing triggers for libc-bin (2.28-10) ...
18:08:32 [2020-02-10T18:08:32.537Z] #25 DONE 35.2s
18:08:32 [2020-02-10T18:08:32.537Z] 
18:08:32 [2020-02-10T18:08:32.537Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:08:32 [2020-02-10T18:08:32.537Z] #26 DONE 0.1s
18:08:32 [2020-02-10T18:08:32.537Z] 
18:08:32 [2020-02-10T18:08:32.537Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:08:33 [2020-02-10T18:08:33.421Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a
18:08:33 [2020-02-10T18:08:33.421Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c
18:08:34 [2020-02-10T18:08:34.450Z] go: finding github.com/mattn/go-shellwords v1.0.5
18:08:34 [2020-02-10T18:08:34.450Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible
18:08:35 [2020-02-10T18:08:35.199Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0cfd7cc6bd6cb7ed4) in /home/ubuntu/workspace/moby_PR-40473
[Pipeline] {
[Pipeline] checkout
18:08:35 [2020-02-10T18:08:35.500Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7
18:08:35 [2020-02-10T18:08:35.788Z] go: finding github.com/godbus/dbus v4.1.0+incompatible
18:08:35 [2020-02-10T18:08:35.788Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645
18:08:36 [2020-02-10T18:08:36.077Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305
18:08:36 [2020-02-10T18:08:36.719Z] #27 3.582 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:08:36 [2020-02-10T18:08:36.719Z] #27 3.973 
18:08:37 [2020-02-10T18:08:37.111Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612
18:08:37 [2020-02-10T18:08:37.111Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293
18:08:37 [2020-02-10T18:08:37.398Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127
18:08:38 [2020-02-10T18:08:38.013Z] #27 4.201 
###                                                                        5.3%
##########                                                                13.9%
#################                                                         23.9%
###################                                                       26.8%
########################                                                  34.1%
##############################                                            42.8%
####################################                                      50.3%
##########################################                                58.9%
##################################################                        70.3%
##########################################################                81.1%
###############################################################           88.0%
#27 ...
18:08:38 [2020-02-10T18:08:38.013Z] 
18:08:38 [2020-02-10T18:08:38.013Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:08:38 [2020-02-10T18:08:38.013Z] #71 DONE 40.4s
18:08:38 [2020-02-10T18:08:38.013Z] 
18:08:38 [2020-02-10T18:08:38.013Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:08:38 [2020-02-10T18:08:38.013Z] #27 4.201 
###                                                                        5.3%
##########                                                                13.9%
#################                                                         23.9%
###################                                                       26.8%
########################                                                  34.1%
##############################                                            42.8%
####################################                                      50.3%
##########################################                                58.9%
##################################################                        70.3%
##########################################################                81.1%
###############################################################           88.0%
######################################################################    97.4%
######################################################################## 100.0%
18:08:38 [2020-02-10T18:08:38.013Z] #27 ...
18:08:38 [2020-02-10T18:08:38.013Z] 
18:08:38 [2020-02-10T18:08:38.013Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:08:38 [2020-02-10T18:08:38.013Z] #43 37.08 The following additional packages will be installed:
18:08:38 [2020-02-10T18:08:38.013Z] #43 37.10   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:08:38 [2020-02-10T18:08:38.013Z] #43 37.10   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:08:38 [2020-02-10T18:08:38.013Z] #43 37.11 Suggested packages:
18:08:38 [2020-02-10T18:08:38.013Z] #43 37.12   manpages-dev python-setuptools
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.29 The following NEW packages will be installed:
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.30   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.30   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.31   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.31   python-six zlib1g-dev
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.65 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded.
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.65 Need to get 4095 kB of archives.
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.65 After this operation, 22.5 MB of additional disk space will be used.
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.65 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.80 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 38.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
18:08:38 [2020-02-10T18:08:38.013Z] #43 40.19 debconf: delaying package configuration, since apt-utils is not installed
18:08:38 [2020-02-10T18:08:38.013Z] #43 40.41 Fetched 4095 kB in 1s (6644 kB/s)
18:08:38 [2020-02-10T18:08:38.013Z] #43 40.64 Selecting previously unselected package libcap-dev:amd64.
18:08:38 [2020-02-10T18:08:38.013Z] #43 40.64 (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.)
18:08:38 [2020-02-10T18:08:38.013Z] #43 40.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
18:08:38 [2020-02-10T18:08:38.013Z] #43 40.71 Unpacking libcap-dev:amd64 (1:2.25-2) ...
18:08:38 [2020-02-10T18:08:38.271Z] #43 40.96 Selecting previously unselected package libnet1:amd64.
18:08:38 [2020-02-10T18:08:38.271Z] #43 41.00 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:08:38 [2020-02-10T18:08:38.271Z] #43 41.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:08:38 [2020-02-10T18:08:38.428Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible
18:08:38 [2020-02-10T18:08:38.529Z] #43 41.27 Selecting previously unselected package libnet1-dev.
18:08:38 [2020-02-10T18:08:38.529Z] #43 41.27 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
18:08:38 [2020-02-10T18:08:38.529Z] #43 41.28 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:08:38 [2020-02-10T18:08:38.717Z] go: finding github.com/hashicorp/hcl v1.0.0
18:08:38 [2020-02-10T18:08:38.787Z] #43 ...
18:08:38 [2020-02-10T18:08:38.787Z] 
18:08:38 [2020-02-10T18:08:38.787Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:08:38 [2020-02-10T18:08:38.787Z] #59 28.14 Reading package lists...
18:08:38 [2020-02-10T18:08:38.787Z] #59 34.39 Building dependency tree...
18:08:38 [2020-02-10T18:08:38.787Z] #59 38.37 The following additional packages will be installed:
18:08:38 [2020-02-10T18:08:38.787Z] #59 38.39   libbtrfs0
18:08:38 [2020-02-10T18:08:38.787Z] #59 38.54 The following NEW packages will be installed:
18:08:38 [2020-02-10T18:08:38.787Z] #59 38.55   libbtrfs-dev libbtrfs0
18:08:38 [2020-02-10T18:08:38.787Z] #59 38.89 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded.
18:08:38 [2020-02-10T18:08:38.787Z] #59 38.89 Need to get 119 kB of archives.
18:08:38 [2020-02-10T18:08:38.787Z] #59 38.89 After this operation, 387 kB of additional disk space will be used.
18:08:38 [2020-02-10T18:08:38.787Z] #59 38.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:08:38 [2020-02-10T18:08:38.787Z] #59 38.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:08:38 [2020-02-10T18:08:38.787Z] #59 39.94 debconf: delaying package configuration, since apt-utils is not installed
18:08:38 [2020-02-10T18:08:38.787Z] #59 40.17 Fetched 119 kB in 0s (440 kB/s)
18:08:38 [2020-02-10T18:08:38.787Z] #59 40.30 Selecting previously unselected package libbtrfs0.
18:08:38 [2020-02-10T18:08:38.787Z] #59 40.30 (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.)
18:08:38 [2020-02-10T18:08:38.787Z] #59 40.44 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:08:38 [2020-02-10T18:08:38.787Z] #59 40.51 Unpacking libbtrfs0 (4.20.1-2) ...
18:08:38 [2020-02-10T18:08:38.787Z] #59 40.68 Selecting previously unselected package libbtrfs-dev.
18:08:38 [2020-02-10T18:08:38.787Z] #59 40.74 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:08:38 [2020-02-10T18:08:38.787Z] #59 40.75 Unpacking libbtrfs-dev (4.20.1-2) ...
18:08:38 [2020-02-10T18:08:38.787Z] #59 41.14 Setting up libbtrfs0 (4.20.1-2) ...
18:08:38 [2020-02-10T18:08:38.787Z] #59 41.16 Setting up libbtrfs-dev (4.20.1-2) ...
18:08:38 [2020-02-10T18:08:38.787Z] #59 41.18 Processing triggers for libc-bin (2.28-10) ...
18:08:38 [2020-02-10T18:08:38.787Z] #59 DONE 41.5s
18:08:38 [2020-02-10T18:08:38.787Z] 
18:08:38 [2020-02-10T18:08:38.787Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:08:38 [2020-02-10T18:08:38.787Z] #60 DONE 0.1s
18:08:39 [2020-02-10T18:08:39.045Z] 
18:08:39 [2020-02-10T18:08:39.045Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:08:39 [2020-02-10T18:08:39.045Z] #61 DONE 0.1s
18:08:39 [2020-02-10T18:08:39.045Z] 
18:08:39 [2020-02-10T18:08:39.045Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:08:39 [2020-02-10T18:08:39.045Z] #27 6.017 #=#=#                                                                         
18:08:39 [2020-02-10T18:08:39.083Z] using credential docker-jenkins-github-credentials
18:08:39 [2020-02-10T18:08:39.093Z] Cloning the remote Git repository
18:08:39 [2020-02-10T18:08:39.093Z] Cloning with configured refspecs honoured and without tags
18:08:39 [2020-02-10T18:08:39.341Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
18:08:39 [2020-02-10T18:08:39.560Z] #27 6.239 
########                                                                  11.7%
######################                                                    31.8%
###############################                                           44.4%
##############################################                            65.2%
######################################################                    76.1%
############################################################              83.4%
######################################################################    98.0%
######################################################################## 100.0%
18:08:39 [2020-02-10T18:08:39.628Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9
18:08:40 [2020-02-10T18:08:40.125Z] #27 7.427 
18:08:40 [2020-02-10T18:08:40.252Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2
18:08:39 [2020-02-10T18:08:39.568Z] Cloning repository https://github.com/moby/moby.git
18:08:39 [2020-02-10T18:08:39.610Z]  > git init /home/ubuntu/workspace/moby_PR-40473 # timeout=10
18:08:39 [2020-02-10T18:08:39.814Z] Fetching upstream changes from https://github.com/moby/moby.git
18:08:39 [2020-02-10T18:08:39.814Z]  > git --version # timeout=10
18:08:39 [2020-02-10T18:08:39.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:08:39 [2020-02-10T18:08:39.851Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40473/head:refs/remotes/origin/PR-40473 +refs/heads/master:refs/remotes/origin/master
18:08:41 [2020-02-10T18:08:41.300Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1
18:08:41 [2020-02-10T18:08:41.589Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5
18:08:41 [2020-02-10T18:08:41.681Z] #27 7.745 
##                                                                         3.5%
#######                                                                   11.0%
############                                                              17.8%
##################                                                        25.0%
######################                                                    31.4%
############################                                              39.8%
###################################                                       49.8%
#########################################                                 58.0%
################################################                          66.7%
###################################################                       70.9%
#######################################################                   77.0%
#############################################################             84.8%
#################################################################         90.8%
######################################################################## 100.0%
18:08:41 [2020-02-10T18:08:41.877Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed
18:08:41 [2020-02-10T18:08:41.948Z] #27 9.575 
18:08:42 [2020-02-10T18:08:42.511Z] go: finding github.com/gogo/protobuf v1.2.1
18:08:42 [2020-02-10T18:08:42.727Z] #27 9.737 
#                                                                          1.8%
###                                                                        5.5%
#####                                                                      7.2%
######                                                                     9.4%
########                                                                  11.3%
18:08:42 [2020-02-10T18:08:42.727Z] #27 ...
18:08:42 [2020-02-10T18:08:42.727Z] 
18:08:42 [2020-02-10T18:08:42.727Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:08:42 [2020-02-10T18:08:42.727Z] #35 29.10 Reading package lists...
18:08:42 [2020-02-10T18:08:42.727Z] #35 35.86 Building dependency tree...
18:08:42 [2020-02-10T18:08:42.727Z] #35 38.94 The following additional packages will be installed:
18:08:42 [2020-02-10T18:08:42.727Z] #35 38.95   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:08:42 [2020-02-10T18:08:42.727Z] #35 38.96 Suggested packages:
18:08:42 [2020-02-10T18:08:42.727Z] #35 38.97   cmake-doc ninja-build lrzip
18:08:42 [2020-02-10T18:08:42.727Z] #35 38.97 Recommended packages:
18:08:42 [2020-02-10T18:08:42.727Z] #35 38.97   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:08:42 [2020-02-10T18:08:42.727Z] #35 40.20 The following NEW packages will be installed:
18:08:42 [2020-02-10T18:08:42.727Z] #35 40.22   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:08:42 [2020-02-10T18:08:42.727Z] #35 40.23   vim-common xxd
18:08:42 [2020-02-10T18:08:42.727Z] #35 40.59 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
18:08:42 [2020-02-10T18:08:42.727Z] #35 40.59 Need to get 14.9 MB of archives.
18:08:42 [2020-02-10T18:08:42.727Z] #35 40.59 After this operation, 61.8 MB of additional disk space will be used.
18:08:42 [2020-02-10T18:08:42.727Z] #35 40.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:08:42 [2020-02-10T18:08:42.727Z] #35 40.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:08:42 [2020-02-10T18:08:42.727Z] #35 40.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:08:42 [2020-02-10T18:08:42.727Z] #35 40.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
18:08:42 [2020-02-10T18:08:42.727Z] #35 42.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
18:08:42 [2020-02-10T18:08:42.727Z] #35 42.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:08:42 [2020-02-10T18:08:42.727Z] #35 42.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:08:42 [2020-02-10T18:08:42.727Z] #35 42.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:08:42 [2020-02-10T18:08:42.727Z] #35 42.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:08:42 [2020-02-10T18:08:42.727Z] #35 42.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:08:42 [2020-02-10T18:08:42.727Z] #35 44.04 debconf: delaying package configuration, since apt-utils is not installed
18:08:42 [2020-02-10T18:08:42.727Z] #35 44.25 Fetched 14.9 MB in 2s (6000 kB/s)
18:08:42 [2020-02-10T18:08:42.727Z] #35 44.37 Selecting previously unselected package xxd.
18:08:42 [2020-02-10T18:08:42.727Z] #35 44.37 (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.)
18:08:42 [2020-02-10T18:08:42.727Z] #35 44.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:08:42 [2020-02-10T18:08:42.727Z] #35 44.47 Unpacking xxd (2:8.1.0875-5) ...
18:08:42 [2020-02-10T18:08:42.727Z] #35 44.73 Selecting previously unselected package vim-common.
18:08:42 [2020-02-10T18:08:42.727Z] #35 44.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:08:42 [2020-02-10T18:08:42.727Z] #35 44.79 Unpacking vim-common (2:8.1.0875-5) ...
18:08:42 [2020-02-10T18:08:42.727Z] #35 45.16 Selecting previously unselected package cmake-data.
18:08:42 [2020-02-10T18:08:42.727Z] #35 45.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:08:42 [2020-02-10T18:08:42.727Z] #35 45.18 Unpacking cmake-data (3.13.4-1) ...
18:08:42 [2020-02-10T18:08:42.798Z] go: finding go.etcd.io/bbolt v1.3.2
18:08:42 [2020-02-10T18:08:42.984Z] #35 ...
18:08:42 [2020-02-10T18:08:42.984Z] 
18:08:42 [2020-02-10T18:08:42.985Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:08:43 [2020-02-10T18:08:43.085Z] go: finding github.com/pkg/profile v1.2.1
18:08:43 [2020-02-10T18:08:43.501Z] #27 9.737 
#                                                                          1.8%
###                                                                        5.5%
#####                                                                      7.2%
######                                                                     9.4%
########                                                                  11.3%
#########                                                                 13.9%
###########                                                               15.7%
############                                                              17.5%
#############                                                             19.3%
###############                                                           21.1%
################                                                          23.3%
##################                                                        26.1%
18:08:43 [2020-02-10T18:08:43.501Z] #27 ...
18:08:43 [2020-02-10T18:08:43.501Z] 
18:08:43 [2020-02-10T18:08:43.501Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:08:43 [2020-02-10T18:08:43.501Z] #10 29.69 Reading package lists...
18:08:43 [2020-02-10T18:08:43.501Z] #10 36.51 Building dependency tree...
18:08:43 [2020-02-10T18:08:43.501Z] #10 39.33 The following additional packages will be installed:
18:08:43 [2020-02-10T18:08:43.501Z] #10 39.34   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:08:43 [2020-02-10T18:08:43.501Z] #10 39.35   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:08:43 [2020-02-10T18:08:43.501Z] #10 39.35   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:08:43 [2020-02-10T18:08:43.501Z] #10 39.35   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
18:08:43 [2020-02-10T18:08:43.501Z] #10 39.35   mingw-w64-x86-64-dev
18:08:43 [2020-02-10T18:08:43.501Z] #10 39.36 Suggested packages:
18:08:43 [2020-02-10T18:08:43.501Z] #10 39.36   gcc-8-locales seccomp wine64
18:08:43 [2020-02-10T18:08:43.501Z] #10 40.97 The following NEW packages will be installed:
18:08:43 [2020-02-10T18:08:43.501Z] #10 40.99   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:08:43 [2020-02-10T18:08:43.501Z] #10 40.99   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:08:43 [2020-02-10T18:08:43.501Z] #10 40.99   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:08:43 [2020-02-10T18:08:43.501Z] #10 40.99   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:08:43 [2020-02-10T18:08:43.501Z] #10 40.99   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:08:43 [2020-02-10T18:08:43.501Z] #10 40.99   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:08:43 [2020-02-10T18:08:43.501Z] #10 41.00 The following packages will be upgraded:
18:08:43 [2020-02-10T18:08:43.501Z] #10 41.00   libsystemd0 libudev1
18:08:43 [2020-02-10T18:08:43.501Z] #10 41.37 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded.
18:08:43 [2020-02-10T18:08:43.501Z] #10 41.37 Need to get 78.2 MB of archives.
18:08:43 [2020-02-10T18:08:43.501Z] #10 41.37 After this operation, 487 MB of additional disk space will be used.
18:08:43 [2020-02-10T18:08:43.501Z] #10 41.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB]
18:08:43 [2020-02-10T18:08:43.501Z] #10 41.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB]
18:08:43 [2020-02-10T18:08:43.501Z] #10 41.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
18:08:43 [2020-02-10T18:08:43.501Z] #10 41.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
18:08:43 [2020-02-10T18:08:43.501Z] #10 42.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:08:43 [2020-02-10T18:08:43.501Z] #10 42.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:08:43 [2020-02-10T18:08:43.501Z] #10 42.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:08:43 [2020-02-10T18:08:43.501Z] #10 42.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:08:43 [2020-02-10T18:08:43.501Z] #10 42.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:08:43 [2020-02-10T18:08:43.501Z] #10 43.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
18:08:43 [2020-02-10T18:08:43.501Z] #10 43.35 Get:11 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]
18:08:43 [2020-02-10T18:08:43.501Z] #10 ...
18:08:43 [2020-02-10T18:08:43.501Z] 
18:08:43 [2020-02-10T18:08:43.501Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:08:44 [2020-02-10T18:08:44.108Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
18:08:44 [2020-02-10T18:08:44.108Z] go: finding github.com/gogo/protobuf v1.2.0
18:08:45 [2020-02-10T18:08:45.567Z] #27 9.737 
#                                                                          1.8%
###                                                                        5.5%
#####                                                                      7.2%
######                                                                     9.4%
########                                                                  11.3%
#########                                                                 13.9%
###########                                                               15.7%
############                                                              17.5%
#############                                                             19.3%
###############                                                           21.1%
################                                                          23.3%
##################                                                        26.1%
####################                                                      29.0%
######################                                                    31.5%
########################                                                  33.4%
#########################                                                 35.3%
##########################                                                37.2%
############################                                              39.5%
##############################                                            41.9%
###############################                                           43.7%
#################################                                         46.2%
###################################                                       48.8%
#####################################                                     52.5%
########################################                                  55.6%
##########################################                                59.0%
#############################################                             62.8%
################################################                          67.0%
##################################################                        69.5%
####################################################                      72.8%
#####################################################                     74.9%
#######################################################                   77.1%
###################
18:08:45 [2020-02-10T18:08:45.568Z] #27 ...
18:08:45 [2020-02-10T18:08:45.568Z] 
18:08:45 [2020-02-10T18:08:45.568Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:08:45 [2020-02-10T18:08:45.568Z] #33 38.14 internal/reflectlite
18:08:45 [2020-02-10T18:08:45.568Z] #33 38.14 sync
18:08:45 [2020-02-10T18:08:45.568Z] #33 41.40 sort
18:08:45 [2020-02-10T18:08:45.568Z] #33 41.41 errors
18:08:45 [2020-02-10T18:08:45.568Z] #33 41.99 strconv
18:08:45 [2020-02-10T18:08:45.568Z] #33 42.87 io
18:08:45 [2020-02-10T18:08:45.568Z] #33 44.03 internal/oserror
18:08:45 [2020-02-10T18:08:45.568Z] #33 44.18 syscall
18:08:45 [2020-02-10T18:08:45.568Z] #33 46.30 reflect
18:08:45 [2020-02-10T18:08:45.607Z] go: finding github.com/gogo/googleapis v1.1.0
18:08:45 [2020-02-10T18:08:45.826Z] #33 ...
18:08:45 [2020-02-10T18:08:45.826Z] 
18:08:45 [2020-02-10T18:08:45.826Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:08:45 [2020-02-10T18:08:45.895Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1
18:08:45 [2020-02-10T18:08:45.895Z] go: finding github.com/gofrs/flock v0.7.0
18:08:46 [2020-02-10T18:08:46.855Z] #27 9.737 
#                                                                          1.8%
###                                                                        5.5%
#####                                                                      7.2%
######                                                                     9.4%
########                                                                  11.3%
#########                                                                 13.9%
###########                                                               15.7%
############                                                              17.5%
#############                                                             19.3%
###############                                                           21.1%
################                                                          23.3%
##################                                                        26.1%
####################                                                      29.0%
######################                                                    31.5%
########################                                                  33.4%
#########################                                                 35.3%
##########################                                                37.2%
############################                                              39.5%
##############################                                            41.9%
###############################                                           43.7%
#################################                                         46.2%
###################################                                       48.8%
#####################################                                     52.5%
########################################                                  55.6%
##########################################                                59.0%
#############################################                             62.8%
################################################                          67.0%
##################################################                        69.5%
####################################################                      72.8%
#####################################################                     74.9%
#######################################################                   77.1%
#########################################################                 79.2%
##########################################################                81.1%
###########################################################               82.8%
#############################################################             85.1%
##############################################################            87.3%
################################################################          89.0%
#################################################################         91.4%
###################################################################       93.4%
#####################################################################     95.9%
######################################################################    98.6%
######################################################################## 100.0%
18:08:46 [2020-02-10T18:08:46.855Z] #27 ...
18:08:46 [2020-02-10T18:08:46.855Z] 
18:08:46 [2020-02-10T18:08:46.855Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:08:46 [2020-02-10T18:08:46.855Z] #47 39.26 internal/reflectlite
18:08:46 [2020-02-10T18:08:46.855Z] #47 39.28 sync
18:08:46 [2020-02-10T18:08:46.855Z] #47 41.59 github.com/LK4D4/vndr/godl/singleflight
18:08:46 [2020-02-10T18:08:46.855Z] #47 42.29 math/rand
18:08:46 [2020-02-10T18:08:46.855Z] #47 43.20 internal/singleflight
18:08:46 [2020-02-10T18:08:46.855Z] #47 43.46 strconv
18:08:46 [2020-02-10T18:08:46.855Z] #47 43.46 io
18:08:46 [2020-02-10T18:08:46.855Z] #47 45.09 bytes
18:08:46 [2020-02-10T18:08:46.855Z] #47 47.69 bufio
18:08:46 [2020-02-10T18:08:46.855Z] #47 47.76 reflect
18:08:46 [2020-02-10T18:08:46.855Z] #47 ...
18:08:46 [2020-02-10T18:08:46.855Z] 
18:08:46 [2020-02-10T18:08:46.855Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:08:46 [2020-02-10T18:08:46.855Z] #27 14.36 
18:08:46 [2020-02-10T18:08:46.929Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58
18:08:47 [2020-02-10T18:08:47.551Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1
18:08:48 [2020-02-10T18:08:48.180Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1
18:08:48 [2020-02-10T18:08:48.180Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad
18:08:48 [2020-02-10T18:08:48.180Z] go: finding github.com/prometheus/client_golang v0.8.0
18:08:48 [2020-02-10T18:08:48.227Z] #27 15.57 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:08:48 [2020-02-10T18:08:48.484Z] #27 15.91 
18:08:48 [2020-02-10T18:08:48.742Z] #27 16.09 
######################################################################## 100.0%
18:08:48 [2020-02-10T18:08:48.742Z] #27 16.22 
18:08:49 [2020-02-10T18:08:49.000Z] #27 ...
18:08:49 [2020-02-10T18:08:49.000Z] 
18:08:49 [2020-02-10T18:08:49.000Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:08:49 [2020-02-10T18:08:49.000Z] #43 41.78 Selecting previously unselected package libnl-3-200:amd64.
18:08:49 [2020-02-10T18:08:49.000Z] #43 41.86 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 41.87 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 42.12 Selecting previously unselected package libnl-3-dev:amd64.
18:08:49 [2020-02-10T18:08:49.000Z] #43 42.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 42.17 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 42.54 Selecting previously unselected package libprotobuf-c1:amd64.
18:08:49 [2020-02-10T18:08:49.000Z] #43 42.54 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 42.56 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 42.77 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:08:49 [2020-02-10T18:08:49.000Z] #43 42.77 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 42.78 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 42.88 Selecting previously unselected package zlib1g-dev:amd64.
18:08:49 [2020-02-10T18:08:49.000Z] #43 42.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 42.94 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 43.26 Selecting previously unselected package libprotobuf17:amd64.
18:08:49 [2020-02-10T18:08:49.000Z] #43 43.28 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 43.29 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 44.19 Selecting previously unselected package libprotobuf-lite17:amd64.
18:08:49 [2020-02-10T18:08:49.000Z] #43 44.23 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 44.24 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 44.47 Selecting previously unselected package libprotobuf-dev:amd64.
18:08:49 [2020-02-10T18:08:49.000Z] #43 44.51 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 44.51 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 46.08 Selecting previously unselected package libprotoc17:amd64.
18:08:49 [2020-02-10T18:08:49.000Z] #43 46.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 46.11 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 46.88 Selecting previously unselected package protobuf-c-compiler.
18:08:49 [2020-02-10T18:08:49.000Z] #43 46.89 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 46.90 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 47.08 Selecting previously unselected package protobuf-compiler.
18:08:49 [2020-02-10T18:08:49.000Z] #43 47.13 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 47.14 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 47.31 Selecting previously unselected package python-pkg-resources.
18:08:49 [2020-02-10T18:08:49.000Z] #43 47.31 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 47.32 Unpacking python-pkg-resources (40.8.0-1) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 47.59 Selecting previously unselected package python-six.
18:08:49 [2020-02-10T18:08:49.000Z] #43 47.60 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 47.60 Unpacking python-six (1.12.0-1) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 47.70 Selecting previously unselected package python-protobuf.
18:08:49 [2020-02-10T18:08:49.000Z] #43 47.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 47.72 Unpacking python-protobuf (3.6.1.3-2) ...
18:08:49 [2020-02-10T18:08:49.000Z] #43 48.36 Setting up python-pkg-resources (40.8.0-1) ...
18:08:49 [2020-02-10T18:08:49.207Z] go: finding github.com/stretchr/objx v0.1.0
18:08:49 [2020-02-10T18:08:49.207Z] go: finding github.com/modern-go/reflect2 v1.0.1
18:08:49 [2020-02-10T18:08:49.258Z] #43 ...
18:08:49 [2020-02-10T18:08:49.258Z] 
18:08:49 [2020-02-10T18:08:49.258Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.954 + RM_GOPATH=0
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.954 + TMP_GOPATH=
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.954 + : /build
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.954 + '[' -z '' ']'
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.955 ++ mktemp -d
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.958 + export GOPATH=/tmp/tmp.NS3gR6eg3j
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.958 + GOPATH=/tmp/tmp.NS3gR6eg3j
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.959 + RM_GOPATH=1
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.959 ++ dirname ./install.sh
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.962 + dir=.
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.964 + bin=containerd
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.964 + shift
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.968 + '[' '!' -f ./containerd.installer ']'
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.968 + . ./containerd.installer
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.969 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.970 + install_containerd
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.970 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.970 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.971 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NS3gR6eg3j/src/github.com/containerd/containerd
18:08:49 [2020-02-10T18:08:49.258Z] #62 2.981 Cloning into '/tmp/tmp.NS3gR6eg3j/src/github.com/containerd/containerd'...
18:08:49 [2020-02-10T18:08:49.258Z] #62 ...
18:08:49 [2020-02-10T18:08:49.258Z] 
18:08:49 [2020-02-10T18:08:49.258Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:08:49 [2020-02-10T18:08:49.258Z] #10 46.88 Get:12 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]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.31 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.39 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.39 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 49.40 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
18:08:49 [2020-02-10T18:08:49.258Z] #10 50.41 debconf: delaying package configuration, since apt-utils is not installed
18:08:49 [2020-02-10T18:08:49.258Z] #10 50.61 Fetched 78.2 MB in 8s (9368 kB/s)
18:08:49 [2020-02-10T18:08:49.258Z] #10 50.72 (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.)
18:08:49 [2020-02-10T18:08:49.258Z] #10 50.82 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.258Z] #10 50.86 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ...
18:08:49 [2020-02-10T18:08:49.258Z] #10 51.24 Setting up libsystemd0:amd64 (241-7~deb10u3) ...
18:08:49 [2020-02-10T18:08:49.258Z] #10 51.41 (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.)
18:08:49 [2020-02-10T18:08:49.258Z] #10 51.46 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.258Z] #10 51.49 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ...
18:08:49 [2020-02-10T18:08:49.258Z] #10 51.73 Setting up libudev1:amd64 (241-7~deb10u3) ...
18:08:49 [2020-02-10T18:08:49.258Z] #10 51.93 Selecting previously unselected package binutils-mingw-w64-i686.
18:08:49 [2020-02-10T18:08:49.258Z] #10 51.93 (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.)
18:08:49 [2020-02-10T18:08:49.258Z] #10 51.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:08:49 [2020-02-10T18:08:49.258Z] #10 51.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:08:49 [2020-02-10T18:08:49.515Z] #10 ...
18:08:49 [2020-02-10T18:08:49.515Z] 
18:08:49 [2020-02-10T18:08:49.515Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:08:49 [2020-02-10T18:08:49.515Z] #27 17.17 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:08:49 [2020-02-10T18:08:49.854Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1
18:08:50 [2020-02-10T18:08:50.080Z] #27 17.55 
18:08:50 [2020-02-10T18:08:50.338Z] #27 17.78 
#############################################################             85.1%
######################################################################## 100.0%
18:08:50 [2020-02-10T18:08:50.595Z] #27 17.96 
18:08:51 [2020-02-10T18:08:51.355Z] go: finding github.com/docker/docker-credential-helpers v0.6.1
18:08:51 [2020-02-10T18:08:51.355Z] go: finding github.com/ghodss/yaml v1.0.0
18:08:51 [2020-02-10T18:08:51.355Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416
18:08:51 [2020-02-10T18:08:51.528Z] #27 18.98 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:08:51 [2020-02-10T18:08:51.528Z] #27 19.05 skipping existing 1849cc453dee
18:08:51 [2020-02-10T18:08:51.642Z] go: finding google.golang.org/grpc v1.20.1
18:08:51 [2020-02-10T18:08:51.642Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c
18:08:51 [2020-02-10T18:08:51.785Z] #27 19.17 
18:08:51 [2020-02-10T18:08:51.932Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda
18:08:51 [2020-02-10T18:08:51.932Z] go: finding github.com/BurntSushi/toml v0.3.1
18:08:51 [2020-02-10T18:08:51.932Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
18:08:52 [2020-02-10T18:08:52.222Z] go: finding github.com/gorilla/mux v1.7.0
18:08:52 [2020-02-10T18:08:52.717Z] #27 20.22 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:08:52 [2020-02-10T18:08:52.977Z] #27 20.57 
18:08:53 [2020-02-10T18:08:53.236Z] #27 ...
18:08:53 [2020-02-10T18:08:53.236Z] 
18:08:53 [2020-02-10T18:08:53.236Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:08:53 [2020-02-10T18:08:53.236Z] #50 45.60 + cd /tmp/tmp.TWs0uMLzNJ/src/gotest.tools/gotestsum
18:08:53 [2020-02-10T18:08:53.236Z] #50 45.60 + git checkout -q v0.3.5
18:08:53 [2020-02-10T18:08:53.236Z] #50 45.69 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:08:53 [2020-02-10T18:08:53.236Z] #50 ...
18:08:53 [2020-02-10T18:08:53.236Z] 
18:08:53 [2020-02-10T18:08:53.236Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:08:53 [2020-02-10T18:08:53.236Z] #27 20.75 
######################################################################## 100.0%
18:08:53 [2020-02-10T18:08:53.248Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
18:08:53 [2020-02-10T18:08:53.248Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e
18:08:53 [2020-02-10T18:08:53.494Z] #27 20.88 
18:08:53 [2020-02-10T18:08:53.494Z] #27 20.98 Download of images into '/build' complete.
18:08:53 [2020-02-10T18:08:53.494Z] #27 20.98 Use something like the following to load the result into a Docker daemon:
18:08:53 [2020-02-10T18:08:53.494Z] #27 20.98   tar -cC '/build' . | docker load
18:08:53 [2020-02-10T18:08:53.539Z] go: finding github.com/davecgh/go-spew v1.1.1
18:08:53 [2020-02-10T18:08:53.600Z] Fetching without tags
18:08:53 [2020-02-10T18:08:53.827Z] go: finding github.com/kr/pretty v0.1.0
18:08:53 [2020-02-10T18:08:53.932Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit e55bff541e0afc9bacd811b6eb599451a23a9d16
18:08:54 [2020-02-10T18:08:54.430Z] #27 DONE 21.7s
18:08:54 [2020-02-10T18:08:54.430Z] 
18:08:54 [2020-02-10T18:08:54.430Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:08:54 [2020-02-10T18:08:54.430Z] #43 52.97 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:08:54 [2020-02-10T18:08:54.430Z] #43 52.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:08:54 [2020-02-10T18:08:54.430Z] #43 53.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:08:54 [2020-02-10T18:08:54.430Z] #43 53.02 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:08:54 [2020-02-10T18:08:54.430Z] #43 53.03 Setting up python-six (1.12.0-1) ...
18:08:54 [2020-02-10T18:08:54.459Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
18:08:54 [2020-02-10T18:08:54.459Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452
18:08:54 [2020-02-10T18:08:54.686Z] #43 57.29 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:08:54 [2020-02-10T18:08:54.686Z] #43 57.32 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:08:54 [2020-02-10T18:08:54.686Z] #43 57.35 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:08:54 [2020-02-10T18:08:54.686Z] #43 57.37 Setting up libcap-dev:amd64 (1:2.25-2) ...
18:08:54 [2020-02-10T18:08:54.686Z] #43 57.37 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
18:08:54 [2020-02-10T18:08:54.686Z] #43 57.38 Setting up protobuf-compiler (3.6.1.3-2) ...
18:08:54 [2020-02-10T18:08:54.686Z] #43 57.41 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:08:54 [2020-02-10T18:08:54.686Z] #43 57.41 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:08:54 [2020-02-10T18:08:54.686Z] #43 57.43 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:08:54 [2020-02-10T18:08:54.686Z] #43 57.44 Setting up python-protobuf (3.6.1.3-2) ...
18:08:54 [2020-02-10T18:08:54.747Z] go: finding github.com/opencontainers/runtime-spec v1.0.1
18:08:54 [2020-02-10T18:08:54.753Z] Merge succeeded, producing e55bff541e0afc9bacd811b6eb599451a23a9d16
18:08:54 [2020-02-10T18:08:54.753Z] Checking out Revision e55bff541e0afc9bacd811b6eb599451a23a9d16 (PR-40473)
18:08:53 [2020-02-10T18:08:53.550Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:08:53 [2020-02-10T18:08:53.568Z]  > git config --add remote.origin.fetch +refs/pull/40473/head:refs/remotes/origin/PR-40473 # timeout=10
18:08:53 [2020-02-10T18:08:53.588Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:08:53 [2020-02-10T18:08:53.613Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:08:53 [2020-02-10T18:08:53.626Z] Fetching upstream changes from https://github.com/moby/moby.git
18:08:53 [2020-02-10T18:08:53.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:08:53 [2020-02-10T18:08:53.631Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40473/head:refs/remotes/origin/PR-40473 +refs/heads/master:refs/remotes/origin/master
18:08:53 [2020-02-10T18:08:53.964Z]  > git config core.sparsecheckout # timeout=10
18:08:53 [2020-02-10T18:08:53.987Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
18:08:54 [2020-02-10T18:08:54.725Z]  > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10
18:08:54 [2020-02-10T18:08:54.753Z]  > git rev-parse HEAD^{commit} # timeout=10
18:08:54 [2020-02-10T18:08:54.784Z]  > git config core.sparsecheckout # timeout=10
18:08:54 [2020-02-10T18:08:54.811Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
18:08:55 [2020-02-10T18:08:55.042Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a
18:08:55 [2020-02-10T18:08:55.264Z] Fetching without tags
18:08:55 [2020-02-10T18:08:55.215Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:08:55 [2020-02-10T18:08:55.240Z]  > git config --add remote.origin.fetch +refs/pull/40473/head:refs/remotes/origin/PR-40473 # timeout=10
18:08:55 [2020-02-10T18:08:55.246Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:08:55 [2020-02-10T18:08:55.257Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:08:55 [2020-02-10T18:08:55.269Z] Fetching upstream changes from https://github.com/moby/moby.git
18:08:55 [2020-02-10T18:08:55.269Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:08:55 [2020-02-10T18:08:55.270Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40473/head:refs/remotes/origin/PR-40473 +refs/heads/master:refs/remotes/origin/master
18:08:55 [2020-02-10T18:08:55.628Z] #43 ...
18:08:55 [2020-02-10T18:08:55.628Z] 
18:08:55 [2020-02-10T18:08:55.628Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:08:55 [2020-02-10T18:08:55.628Z] #30 48.06 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
18:08:55 [2020-02-10T18:08:55.628Z] #30 49.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:08:55 [2020-02-10T18:08:55.628Z] #30 ...
18:08:55 [2020-02-10T18:08:55.628Z] 
18:08:55 [2020-02-10T18:08:55.628Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:08:55 [2020-02-10T18:08:55.628Z] #10 54.24 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:08:55 [2020-02-10T18:08:55.628Z] #10 54.24 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:08:55 [2020-02-10T18:08:55.628Z] #10 54.24 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:08:55 [2020-02-10T18:08:55.628Z] #10 57.24 Selecting previously unselected package binutils-mingw-w64.
18:08:55 [2020-02-10T18:08:55.628Z] #10 57.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:08:55 [2020-02-10T18:08:55.628Z] #10 57.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:08:55 [2020-02-10T18:08:55.628Z] #10 57.44 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:08:55 [2020-02-10T18:08:55.628Z] #10 57.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:08:55 [2020-02-10T18:08:55.628Z] #10 57.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:08:55 [2020-02-10T18:08:55.628Z] #10 58.00 Selecting previously unselected package dmsetup.
18:08:55 [2020-02-10T18:08:55.628Z] #10 58.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:08:55 [2020-02-10T18:08:55.628Z] #10 58.03 Unpacking dmsetup (2:1.02.155-3) ...
18:08:55 [2020-02-10T18:08:55.666Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc
18:08:55 [2020-02-10T18:08:55.681Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit e55bff541e0afc9bacd811b6eb599451a23a9d16
18:08:55 [2020-02-10T18:08:55.885Z] #10 58.49 Selecting previously unselected package mingw-w64-common.
18:08:55 [2020-02-10T18:08:55.885Z] #10 58.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:08:55 [2020-02-10T18:08:55.885Z] #10 58.55 Unpacking mingw-w64-common (6.0.0-3) ...
18:08:55 [2020-02-10T18:08:55.885Z] #10 ...
18:08:55 [2020-02-10T18:08:55.885Z] 
18:08:55 [2020-02-10T18:08:55.885Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:08:55 [2020-02-10T18:08:55.885Z] #35 48.63 Selecting previously unselected package libicu63:amd64.
18:08:55 [2020-02-10T18:08:55.885Z] #35 48.66 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
18:08:55 [2020-02-10T18:08:55.885Z] #35 48.67 Unpacking libicu63:amd64 (63.1-6) ...
18:08:55 [2020-02-10T18:08:55.885Z] #35 55.91 Selecting previously unselected package libxml2:amd64.
18:08:55 [2020-02-10T18:08:55.885Z] #35 55.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
18:08:55 [2020-02-10T18:08:55.885Z] #35 55.91 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:08:55 [2020-02-10T18:08:55.885Z] #35 56.77 Selecting previously unselected package libarchive13:amd64.
18:08:55 [2020-02-10T18:08:55.885Z] #35 56.78 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:08:55 [2020-02-10T18:08:55.885Z] #35 56.80 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:08:55 [2020-02-10T18:08:55.885Z] #35 57.24 Selecting previously unselected package libjsoncpp1:amd64.
18:08:55 [2020-02-10T18:08:55.885Z] #35 57.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:08:55 [2020-02-10T18:08:55.885Z] #35 57.26 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:08:55 [2020-02-10T18:08:55.885Z] #35 57.61 Selecting previously unselected package librhash0:amd64.
18:08:55 [2020-02-10T18:08:55.885Z] #35 57.67 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:08:55 [2020-02-10T18:08:55.885Z] #35 57.69 Unpacking librhash0:amd64 (1.3.8-1) ...
18:08:55 [2020-02-10T18:08:55.885Z] #35 58.30 Selecting previously unselected package libuv1:amd64.
18:08:55 [2020-02-10T18:08:55.885Z] #35 58.34 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:08:55 [2020-02-10T18:08:55.885Z] #35 58.36 Unpacking libuv1:amd64 (1.24.1-1) ...
18:08:55 [2020-02-10T18:08:55.954Z] go: finding github.com/go-sql-driver/mysql v1.4.1
18:08:55 [2020-02-10T18:08:55.954Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be
18:08:55 [2020-02-10T18:08:55.954Z] go: finding github.com/google/go-cmp v0.2.0
18:08:55 [2020-02-10T18:08:55.954Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c
18:08:56 [2020-02-10T18:08:56.142Z] #35 58.80 Selecting previously unselected package cmake.
18:08:56 [2020-02-10T18:08:56.142Z] #35 58.84 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:08:56 [2020-02-10T18:08:56.142Z] #35 58.86 Unpacking cmake (3.13.4-1) ...
18:08:56 [2020-02-10T18:08:56.299Z] Commit message: "TestLoginFailsWithBadCredentials: prepare for Go 1.14 changes"
18:08:56 [2020-02-10T18:08:56.651Z] Merge succeeded, producing e55bff541e0afc9bacd811b6eb599451a23a9d16
18:08:56 [2020-02-10T18:08:56.651Z] Checking out Revision e55bff541e0afc9bacd811b6eb599451a23a9d16 (PR-40473)
18:08:56 [2020-02-10T18:08:56.978Z] go: finding github.com/imdario/mergo v0.3.7
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:08:57 [2020-02-10T18:08:57.268Z] go: finding github.com/spf13/viper v1.3.2
18:08:55 [2020-02-10T18:08:55.690Z]  > git config core.sparsecheckout # timeout=10
18:08:55 [2020-02-10T18:08:55.701Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
18:08:56 [2020-02-10T18:08:56.602Z]  > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10
18:08:56 [2020-02-10T18:08:56.641Z]  > git rev-parse HEAD^{commit} # timeout=10
18:08:56 [2020-02-10T18:08:56.654Z]  > git config core.sparsecheckout # timeout=10
18:08:56 [2020-02-10T18:08:56.666Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
18:08:57 [2020-02-10T18:08:57.517Z] #35 ...
18:08:57 [2020-02-10T18:08:57.517Z] 
18:08:57 [2020-02-10T18:08:57.517Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:08:57 [2020-02-10T18:08:57.517Z] #47 49.82 syscall
18:08:57 [2020-02-10T18:08:57.517Z] #47 57.32 time
18:08:57 [2020-02-10T18:08:57.517Z] #47 ...
18:08:57 [2020-02-10T18:08:57.517Z] 
18:08:57 [2020-02-10T18:08:57.517Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:08:57 [2020-02-10T18:08:57.517Z] #33 51.91 time
18:08:57 [2020-02-10T18:08:57.517Z] #33 57.84 internal/poll
18:08:57 [2020-02-10T18:08:57.714Z] + docker version
18:08:57 [2020-02-10T18:08:57.880Z] Commit message: "TestLoginFailsWithBadCredentials: prepare for Go 1.14 changes"
18:08:58 [2020-02-10T18:08:58.080Z] #33 60.61 internal/syscall/unix
18:08:58 [2020-02-10T18:08:58.304Z] go: finding github.com/google/certificate-transparency-go v1.0.21
18:08:58 [2020-02-10T18:08:58.304Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507
18:08:58 [2020-02-10T18:08:58.338Z] #33 60.88 os
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:08:58 [2020-02-10T18:08:58.595Z] #33 60.93 internal/fmtsort
18:08:58 [2020-02-10T18:08:58.855Z] #33 61.44 strings
18:08:58 [2020-02-10T18:08:58.855Z] #33 ...
18:08:58 [2020-02-10T18:08:58.855Z] 
18:08:58 [2020-02-10T18:08:58.855Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:08:58 [2020-02-10T18:08:58.855Z] #47 61.39 internal/fmtsort
18:08:59 [2020-02-10T18:08:59.299Z] + docker version
18:08:59 [2020-02-10T18:08:59.349Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d
18:08:59 [2020-02-10T18:08:59.349Z] go: finding github.com/golang/mock v1.1.1
18:08:59 [2020-02-10T18:08:59.419Z] #47 61.86 strings
18:08:59 [2020-02-10T18:08:59.636Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad
18:08:59 [2020-02-10T18:08:59.924Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e
18:08:59 [2020-02-10T18:08:59.924Z] go: finding github.com/opencontainers/runc v1.0.0-rc8
18:09:00 [2020-02-10T18:09:00.551Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412
18:09:00 [2020-02-10T18:09:00.790Z] #47 ...
18:09:00 [2020-02-10T18:09:00.790Z] 
18:09:00 [2020-02-10T18:09:00.790Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:09:00 [2020-02-10T18:09:00.790Z] #35 62.38 Setting up libicu63:amd64 (63.1-6) ...
18:09:00 [2020-02-10T18:09:00.790Z] #35 62.40 Setting up xxd (2:8.1.0875-5) ...
18:09:00 [2020-02-10T18:09:00.790Z] #35 62.41 Setting up libuv1:amd64 (1.24.1-1) ...
18:09:00 [2020-02-10T18:09:00.790Z] #35 62.42 Setting up vim-common (2:8.1.0875-5) ...
18:09:00 [2020-02-10T18:09:00.790Z] #35 62.49 Setting up librhash0:amd64 (1.3.8-1) ...
18:09:00 [2020-02-10T18:09:00.790Z] #35 62.50 Setting up cmake-data (3.13.4-1) ...
18:09:00 [2020-02-10T18:09:00.790Z] #35 62.52 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:09:00 [2020-02-10T18:09:00.790Z] #35 62.53 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:09:00 [2020-02-10T18:09:00.790Z] #35 62.56 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:09:00 [2020-02-10T18:09:00.790Z] #35 62.57 Setting up cmake (3.13.4-1) ...
18:09:00 [2020-02-10T18:09:00.790Z] #35 62.58 Processing triggers for libc-bin (2.28-10) ...
18:09:00 [2020-02-10T18:09:00.790Z] #35 62.68 Processing triggers for mime-support (3.62) ...
18:09:00 [2020-02-10T18:09:00.790Z] #35 DONE 63.2s
18:09:00 [2020-02-10T18:09:00.790Z] 
18:09:00 [2020-02-10T18:09:00.790Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:09:00 [2020-02-10T18:09:00.790Z] #36 DONE 0.1s
18:09:00 [2020-02-10T18:09:00.790Z] 
18:09:00 [2020-02-10T18:09:00.790Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:09:00 [2020-02-10T18:09:00.790Z] #37 DONE 0.1s
18:09:00 [2020-02-10T18:09:00.790Z] 
18:09:00 [2020-02-10T18:09:00.790Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:09:00 [2020-02-10T18:09:00.790Z] #33 ...
18:09:00 [2020-02-10T18:09:00.790Z] 
18:09:00 [2020-02-10T18:09:00.790Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:01 [2020-02-10T18:09:01.001Z] Client: Docker Engine - Community
18:09:01 [2020-02-10T18:09:01.001Z]  Version:           19.03.5
18:09:01 [2020-02-10T18:09:01.001Z]  API version:       1.40
18:09:01 [2020-02-10T18:09:01.001Z]  Go version:        go1.12.12
18:09:01 [2020-02-10T18:09:01.001Z]  Git commit:        633a0ea838
18:09:01 [2020-02-10T18:09:01.001Z]  Built:             Wed Nov 13 07:29:52 2019
18:09:01 [2020-02-10T18:09:01.001Z]  OS/Arch:           linux/amd64
18:09:01 [2020-02-10T18:09:01.001Z]  Experimental:      false
18:09:01 [2020-02-10T18:09:01.001Z] 
18:09:01 [2020-02-10T18:09:01.001Z] Server: Docker Engine - Community
18:09:01 [2020-02-10T18:09:01.001Z]  Engine:
18:09:01 [2020-02-10T18:09:01.001Z]   Version:          19.03.5
18:09:01 [2020-02-10T18:09:01.001Z]   API version:      1.40 (minimum version 1.12)
18:09:01 [2020-02-10T18:09:01.001Z]   Go version:       go1.12.12
18:09:01 [2020-02-10T18:09:01.001Z]   Git commit:       633a0ea838
18:09:01 [2020-02-10T18:09:01.001Z]   Built:            Wed Nov 13 07:28:22 2019
18:09:01 [2020-02-10T18:09:01.001Z]   OS/Arch:          linux/amd64
18:09:01 [2020-02-10T18:09:01.001Z]   Experimental:     true
18:09:01 [2020-02-10T18:09:01.001Z]  containerd:
18:09:01 [2020-02-10T18:09:01.001Z]   Version:          1.2.10
18:09:01 [2020-02-10T18:09:01.001Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
18:09:01 [2020-02-10T18:09:01.001Z]  runc:
18:09:01 [2020-02-10T18:09:01.001Z]   Version:          1.0.0-rc8+dev
18:09:01 [2020-02-10T18:09:01.001Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:09:01 [2020-02-10T18:09:01.001Z]  docker-init:
18:09:01 [2020-02-10T18:09:01.001Z]   Version:          0.18.0
18:09:01 [2020-02-10T18:09:01.001Z]   GitCommit:        fec3683
[Pipeline] sh
18:09:01 [2020-02-10T18:09:01.346Z] + docker info
18:09:01 [2020-02-10T18:09:01.583Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf
18:09:02 [2020-02-10T18:09:02.193Z] #38 ...
18:09:02 [2020-02-10T18:09:02.193Z] 
18:09:02 [2020-02-10T18:09:02.193Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:09:02 [2020-02-10T18:09:02.193Z] #43 64.50 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
18:09:02 [2020-02-10T18:09:02.193Z] #43 64.51 Processing triggers for libc-bin (2.28-10) ...
18:09:02 [2020-02-10T18:09:02.193Z] #43 DONE 64.8s
18:09:02 [2020-02-10T18:09:02.193Z] 
18:09:02 [2020-02-10T18:09:02.193Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:02 [2020-02-10T18:09:02.255Z] go: finding github.com/json-iterator/go v1.1.6
18:09:02 [2020-02-10T18:09:02.255Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3
18:09:02 [2020-02-10T18:09:02.255Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448
18:09:03 [2020-02-10T18:09:03.747Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002
18:09:03 [2020-02-10T18:09:03.747Z] go: finding github.com/golang/protobuf v1.2.0
18:09:04 [2020-02-10T18:09:04.036Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc
18:09:04 [2020-02-10T18:09:04.326Z] go: finding github.com/spf13/pflag v1.0.3
18:09:04 [2020-02-10T18:09:04.326Z] go: finding github.com/kr/text v0.1.0
18:09:04 [2020-02-10T18:09:04.326Z] go: finding github.com/docker/docker-credential-helpers v0.6.0
18:09:04 [2020-02-10T18:09:04.613Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0
18:09:04 [2020-02-10T18:09:04.613Z] go: finding github.com/fsnotify/fsnotify v1.4.7
18:09:04 [2020-02-10T18:09:04.902Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4
18:09:05 [2020-02-10T18:09:05.211Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
18:09:05 [2020-02-10T18:09:05.473Z] #44 3.380 Note: Building without setproctitle() and strlcpy() support.
18:09:05 [2020-02-10T18:09:05.473Z] #44 3.380       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:09:05 [2020-02-10T18:09:05.498Z] go: finding github.com/spf13/jwalterweatherman v1.0.0
18:09:05 [2020-02-10T18:09:05.498Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470
18:09:05 [2020-02-10T18:09:05.878Z] Client: Docker Engine - Community
18:09:05 [2020-02-10T18:09:05.878Z]  Version:           19.03.5
18:09:05 [2020-02-10T18:09:05.878Z]  API version:       1.40
18:09:05 [2020-02-10T18:09:05.878Z]  Go version:        go1.12.12
18:09:05 [2020-02-10T18:09:05.878Z]  Git commit:        633a0ea
18:09:05 [2020-02-10T18:09:05.878Z]  Built:             Wed Nov 13 07:27:53 2019
18:09:05 [2020-02-10T18:09:05.878Z]  OS/Arch:           linux/arm64
18:09:05 [2020-02-10T18:09:05.878Z]  Experimental:      false
18:09:05 [2020-02-10T18:09:05.878Z] 
18:09:05 [2020-02-10T18:09:05.878Z] Server: Docker Engine - Community
18:09:05 [2020-02-10T18:09:05.878Z]  Engine:
18:09:05 [2020-02-10T18:09:05.878Z]   Version:          19.03.5
18:09:05 [2020-02-10T18:09:05.878Z]   API version:      1.40 (minimum version 1.12)
18:09:05 [2020-02-10T18:09:05.878Z]   Go version:       go1.12.12
18:09:05 [2020-02-10T18:09:05.878Z]   Git commit:       633a0ea
18:09:05 [2020-02-10T18:09:05.878Z]   Built:            Wed Nov 13 07:26:25 2019
18:09:05 [2020-02-10T18:09:05.878Z]   OS/Arch:          linux/arm64
18:09:05 [2020-02-10T18:09:05.878Z]   Experimental:     true
18:09:05 [2020-02-10T18:09:05.878Z]  containerd:
18:09:05 [2020-02-10T18:09:05.879Z]   Version:          1.2.10
18:09:05 [2020-02-10T18:09:05.879Z]   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
18:09:05 [2020-02-10T18:09:05.879Z]  runc:
18:09:05 [2020-02-10T18:09:05.879Z]   Version:          1.0.0-rc8+dev
18:09:05 [2020-02-10T18:09:05.879Z]   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:09:05 [2020-02-10T18:09:05.879Z]  docker-init:
18:09:05 [2020-02-10T18:09:05.879Z]   Version:          0.18.0
18:09:05 [2020-02-10T18:09:05.879Z]   GitCommit:        fec3683
[Pipeline] sh
18:09:06 [2020-02-10T18:09:06.123Z] go: finding github.com/docker/go-connections v0.4.0
18:09:06 [2020-02-10T18:09:06.123Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible
18:09:06 [2020-02-10T18:09:06.207Z] + docker info
18:09:06 [2020-02-10T18:09:06.409Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d
18:09:06 [2020-02-10T18:09:06.587Z] Removing intermediate container 2963cc580a67
18:09:06 [2020-02-10T18:09:06.587Z]  ---> 049ce1805a9c
18:09:06 [2020-02-10T18:09:06.587Z] Step 11/16 : ARG GOOS
18:09:06 [2020-02-10T18:09:06.587Z]  ---> Running in de91544d270b
18:09:06 [2020-02-10T18:09:06.587Z] Removing intermediate container de91544d270b
18:09:06 [2020-02-10T18:09:06.587Z]  ---> ff3c88b58f62
18:09:06 [2020-02-10T18:09:06.587Z] Step 12/16 : ARG GOARCH
18:09:06 [2020-02-10T18:09:06.587Z]  ---> Running in 683958ee60ac
18:09:06 [2020-02-10T18:09:06.587Z] Removing intermediate container 683958ee60ac
18:09:06 [2020-02-10T18:09:06.587Z]  ---> 813758dfc44a
18:09:06 [2020-02-10T18:09:06.587Z] 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
18:09:06 [2020-02-10T18:09:06.587Z]  ---> Running in 591b282b0d74
18:09:06 [2020-02-10T18:09:06.627Z] Client:
18:09:06 [2020-02-10T18:09:06.627Z]  Debug Mode: false
18:09:06 [2020-02-10T18:09:06.627Z] 
18:09:06 [2020-02-10T18:09:06.627Z] Server:
18:09:06 [2020-02-10T18:09:06.627Z]  Containers: 0
18:09:06 [2020-02-10T18:09:06.627Z]   Running: 0
18:09:06 [2020-02-10T18:09:06.627Z]   Paused: 0
18:09:06 [2020-02-10T18:09:06.627Z]   Stopped: 0
18:09:06 [2020-02-10T18:09:06.627Z]  Images: 0
18:09:06 [2020-02-10T18:09:06.627Z]  Server Version: 19.03.5
18:09:06 [2020-02-10T18:09:06.627Z]  Storage Driver: overlay2
18:09:06 [2020-02-10T18:09:06.627Z]   Backing Filesystem: extfs
18:09:06 [2020-02-10T18:09:06.627Z]   Supports d_type: true
18:09:06 [2020-02-10T18:09:06.627Z]   Native Overlay Diff: true
18:09:06 [2020-02-10T18:09:06.627Z]  Logging Driver: json-file
18:09:06 [2020-02-10T18:09:06.627Z]  Cgroup Driver: cgroupfs
18:09:06 [2020-02-10T18:09:06.627Z]  Plugins:
18:09:06 [2020-02-10T18:09:06.627Z]   Volume: local
18:09:06 [2020-02-10T18:09:06.627Z]   Network: bridge host ipvlan macvlan null overlay
18:09:06 [2020-02-10T18:09:06.627Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:09:06 [2020-02-10T18:09:06.627Z]  Swarm: inactive
18:09:06 [2020-02-10T18:09:06.627Z]  Runtimes: runc
18:09:06 [2020-02-10T18:09:06.627Z]  Default Runtime: runc
18:09:06 [2020-02-10T18:09:06.627Z]  Init Binary: docker-init
18:09:06 [2020-02-10T18:09:06.627Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
18:09:06 [2020-02-10T18:09:06.627Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:09:06 [2020-02-10T18:09:06.627Z]  init version: fec3683
18:09:06 [2020-02-10T18:09:06.627Z]  Security Options:
18:09:06 [2020-02-10T18:09:06.627Z]   apparmor
18:09:06 [2020-02-10T18:09:06.627Z]   seccomp
18:09:06 [2020-02-10T18:09:06.627Z]    Profile: default
18:09:06 [2020-02-10T18:09:06.627Z]  Kernel Version: 4.15.0-1058-aws
18:09:06 [2020-02-10T18:09:06.627Z]  Operating System: Ubuntu 18.04.4 LTS
18:09:06 [2020-02-10T18:09:06.627Z]  OSType: linux
18:09:06 [2020-02-10T18:09:06.627Z]  Architecture: x86_64
18:09:06 [2020-02-10T18:09:06.627Z]  CPUs: 2
18:09:06 [2020-02-10T18:09:06.627Z]  Total Memory: 7.501GiB
18:09:06 [2020-02-10T18:09:06.627Z]  Name: ip-10-100-40-179
18:09:06 [2020-02-10T18:09:06.627Z]  ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32
18:09:06 [2020-02-10T18:09:06.627Z]  Docker Root Dir: /var/lib/docker
18:09:06 [2020-02-10T18:09:06.627Z]  Debug Mode: false
18:09:06 [2020-02-10T18:09:06.627Z]  Registry: https://index.docker.io/v1/
18:09:06 [2020-02-10T18:09:06.627Z]  Labels:
18:09:06 [2020-02-10T18:09:06.627Z]  Experimental: true
18:09:06 [2020-02-10T18:09:06.627Z]  Insecure Registries:
18:09:06 [2020-02-10T18:09:06.627Z]   127.0.0.0/8
18:09:06 [2020-02-10T18:09:06.627Z]  Live Restore Enabled: true
18:09:06 [2020-02-10T18:09:06.627Z] 
18:09:06 [2020-02-10T18:09:06.627Z] WARNING: No swap limit support
[Pipeline] sh
18:09:06 [2020-02-10T18:09:06.699Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932
18:09:06 [2020-02-10T18:09:06.933Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:09:06 [2020-02-10T18:09:06.933Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:09:06 [2020-02-10T18:09:06.933Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40473/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:09:06 [2020-02-10T18:09:06.933Z] + bash /home/ubuntu/workspace/moby_PR-40473/check-config.sh
18:09:06 [2020-02-10T18:09:06.933Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:09:06 [2020-02-10T18:09:06.933Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ...
18:09:06 [2020-02-10T18:09:06.933Z] 
18:09:06 [2020-02-10T18:09:06.933Z] Generally Necessary:
18:09:06 [2020-02-10T18:09:06.933Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:09:06 [2020-02-10T18:09:06.933Z] - apparmor: enabled and tools installed
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_NAMESPACES: enabled
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_NET_NS: enabled
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_PID_NS: enabled
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_IPC_NS: enabled
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_UTS_NS: enabled
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_CGROUPS: enabled
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_CGROUP_CPUACCT: enabled
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_CGROUP_DEVICE: enabled
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_CGROUP_FREEZER: enabled
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_CGROUP_SCHED: enabled
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_CPUSETS: enabled
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_MEMCG: enabled
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_KEYS: enabled
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_VETH: enabled (as module)
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_BRIDGE: enabled (as module)
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:09:06 [2020-02-10T18:09:06.933Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_NF_NAT: enabled (as module)
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_NF_NAT_NEEDED: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_POSIX_MQUEUE: enabled
18:09:07 [2020-02-10T18:09:07.207Z] 
18:09:07 [2020-02-10T18:09:07.207Z] Optional Features:
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_USER_NS: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_SECCOMP: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_CGROUP_PIDS: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_MEMCG_SWAP: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:09:07 [2020-02-10T18:09:07.207Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_BLK_CGROUP: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_IOSCHED_CFQ: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_CGROUP_PERF: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_CGROUP_HUGETLB: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_CFS_BANDWIDTH: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_RT_GROUP_SCHED: missing
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_IP_VS: enabled (as module)
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_IP_VS_NFCT: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_IP_VS_RR: enabled (as module)
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_EXT4_FS: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:09:07 [2020-02-10T18:09:07.207Z] - Network Drivers:
18:09:07 [2020-02-10T18:09:07.207Z]   - "overlay":
18:09:07 [2020-02-10T18:09:07.207Z]     - CONFIG_VXLAN: enabled (as module)
18:09:07 [2020-02-10T18:09:07.207Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:09:07 [2020-02-10T18:09:07.207Z]       Optional (for encrypted networks):
18:09:07 [2020-02-10T18:09:07.326Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
18:09:07 [2020-02-10T18:09:07.371Z] #44 4.937 fatal: not a git repository (or any of the parent directories): .git
18:09:07 [2020-02-10T18:09:07.371Z] #44 4.974   GEN      .gitid
18:09:07 [2020-02-10T18:09:07.371Z] #44 4.980   GEN      criu/include/version.h
18:09:07 [2020-02-10T18:09:07.371Z] #44 5.008   GEN      include/common/asm
18:09:07 [2020-02-10T18:09:07.466Z]       - CONFIG_CRYPTO: enabled
18:09:07 [2020-02-10T18:09:07.466Z]       - CONFIG_CRYPTO_AEAD: enabled
18:09:07 [2020-02-10T18:09:07.466Z]       - CONFIG_CRYPTO_GCM: enabled
18:09:07 [2020-02-10T18:09:07.466Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:09:07 [2020-02-10T18:09:07.466Z]       - CONFIG_CRYPTO_GHASH: enabled
18:09:07 [2020-02-10T18:09:07.466Z]       - CONFIG_XFRM: enabled
18:09:07 [2020-02-10T18:09:07.466Z]       - CONFIG_XFRM_USER: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]       - CONFIG_INET_ESP: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]   - "ipvlan":
18:09:07 [2020-02-10T18:09:07.466Z]     - CONFIG_IPVLAN: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]   - "macvlan":
18:09:07 [2020-02-10T18:09:07.466Z]     - CONFIG_MACVLAN: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]     - CONFIG_DUMMY: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]   - "ftp,tftp client in container":
18:09:07 [2020-02-10T18:09:07.466Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z] - Storage Drivers:
18:09:07 [2020-02-10T18:09:07.466Z]   - "aufs":
18:09:07 [2020-02-10T18:09:07.466Z]     - CONFIG_AUFS_FS: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]   - "btrfs":
18:09:07 [2020-02-10T18:09:07.466Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:09:07 [2020-02-10T18:09:07.466Z]   - "devicemapper":
18:09:07 [2020-02-10T18:09:07.466Z]     - CONFIG_BLK_DEV_DM: enabled
18:09:07 [2020-02-10T18:09:07.466Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]   - "overlay":
18:09:07 [2020-02-10T18:09:07.466Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:09:07 [2020-02-10T18:09:07.466Z]   - "zfs":
18:09:07 [2020-02-10T18:09:07.466Z]     - /dev/zfs: missing
18:09:07 [2020-02-10T18:09:07.466Z]     - zfs command: missing
18:09:07 [2020-02-10T18:09:07.466Z]     - zpool command: missing
18:09:07 [2020-02-10T18:09:07.466Z] 
18:09:07 [2020-02-10T18:09:07.466Z] Limits:
18:09:07 [2020-02-10T18:09:07.466Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:09:07 [2020-02-10T18:09:07.466Z] 
18:09:07 [2020-02-10T18:09:07.466Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:09:07 [2020-02-10T18:09:07.833Z] + sudo modprobe ip_vs
18:09:07 [2020-02-10T18:09:07.957Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0
18:09:07 [2020-02-10T18:09:07.957Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645
18:09:07 [2020-02-10T18:09:07.957Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9
18:09:07 [2020-02-10T18:09:07.957Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a
18:09:07 [2020-02-10T18:09:07.957Z] go: finding github.com/vishvananda/netlink v1.0.0
18:09:08 [2020-02-10T18:09:08.094Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 .
18:09:08 [2020-02-10T18:09:08.248Z] go: finding github.com/inconshreveable/mousetrap v1.0.0
18:09:08 [2020-02-10T18:09:08.248Z] go: finding github.com/docker/go-connections v0.3.0
18:09:08 [2020-02-10T18:09:08.248Z] go: finding github.com/bugsnag/panicwrap v1.2.0
18:09:08 [2020-02-10T18:09:08.248Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d
18:09:08 [2020-02-10T18:09:08.303Z] #44 ...
18:09:08 [2020-02-10T18:09:08.303Z] 
18:09:08 [2020-02-10T18:09:08.303Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.728 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + RM_GOPATH=0
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + TMP_GOPATH=
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + : /build
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + '[' -z '' ']'
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 ++ mktemp -d
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + export GOPATH=/tmp/tmp.WSd7L7Puww
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + GOPATH=/tmp/tmp.WSd7L7Puww
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + RM_GOPATH=1
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 ++ dirname ./install.sh
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + dir=.
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + bin=tini
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + shift
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + '[' '!' -f ./tini.installer ']'
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + . ./tini.installer
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + install_tini
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 + git clone https://github.com/krallin/tini.git /tmp/tmp.WSd7L7Puww/tini
18:09:08 [2020-02-10T18:09:08.303Z] #38 2.730 Cloning into '/tmp/tmp.WSd7L7Puww/tini'...
18:09:08 [2020-02-10T18:09:08.303Z] #38 3.414 + cd /tmp/tmp.WSd7L7Puww/tini
18:09:08 [2020-02-10T18:09:08.303Z] #38 3.414 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:09:08 [2020-02-10T18:09:08.303Z] #38 3.424 + cmake .
18:09:08 [2020-02-10T18:09:08.303Z] #38 4.061 -- The C compiler identification is GNU 8.3.0
18:09:08 [2020-02-10T18:09:08.303Z] #38 4.119 -- Check for working C compiler: /usr/bin/cc
18:09:08 [2020-02-10T18:09:08.303Z] #38 4.890 -- Check for working C compiler: /usr/bin/cc -- works
18:09:08 [2020-02-10T18:09:08.303Z] #38 4.892 -- Detecting C compiler ABI info
18:09:08 [2020-02-10T18:09:08.303Z] #38 5.683 -- Detecting C compiler ABI info - done
18:09:08 [2020-02-10T18:09:08.303Z] #38 5.737 -- Detecting C compile features
18:09:08 [2020-02-10T18:09:08.352Z] #2 [internal] load build definition from Dockerfile
18:09:08 [2020-02-10T18:09:08.352Z] #2 transferring dockerfile: 15.71kB done
18:09:08 [2020-02-10T18:09:08.352Z] #2 DONE 0.1s
18:09:08 [2020-02-10T18:09:08.352Z] 
18:09:08 [2020-02-10T18:09:08.352Z] #1 [internal] load .dockerignore
18:09:08 [2020-02-10T18:09:08.352Z] #1 transferring context: 87B 0.0s done
18:09:08 [2020-02-10T18:09:08.352Z] #1 DONE 0.1s
18:09:08 [2020-02-10T18:09:08.352Z] 
18:09:08 [2020-02-10T18:09:08.352Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:09:08 [2020-02-10T18:09:08.560Z] #38 7.771 -- Detecting C compile features - done
18:09:08 [2020-02-10T18:09:08.560Z] #38 7.824 -- Performing Test HAS_BUILTIN_FORTIFY
18:09:08 [2020-02-10T18:09:08.560Z] #38 ...
18:09:08 [2020-02-10T18:09:08.560Z] 
18:09:08 [2020-02-10T18:09:08.560Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:08 [2020-02-10T18:09:08.560Z] #44 6.520   PBCC     images/google/protobuf/descriptor.pb-c.c
18:09:08 [2020-02-10T18:09:08.610Z] #3 DONE 0.4s
18:09:08 [2020-02-10T18:09:08.610Z] 
18:09:08 [2020-02-10T18:09:08.610Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:09:08 [2020-02-10T18:09:08.610Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
18:09:08 [2020-02-10T18:09:08.817Z] #44 6.600   PBCC     images/opts.pb-c.c
18:09:08 [2020-02-10T18:09:08.818Z] #44 6.661   PBCC     images/sit.pb-c.c
18:09:08 [2020-02-10T18:09:08.818Z] #44 6.735   DEP      images/google/protobuf/descriptor.pb-c.d
18:09:08 [2020-02-10T18:09:08.818Z] #44 6.802   DEP      images/opts.pb-c.d
18:09:09 [2020-02-10T18:09:09.076Z] #44 6.885   DEP      images/sit.pb-c.d
18:09:09 [2020-02-10T18:09:09.076Z] #44 6.931   PBCC     images/macvlan.pb-c.c
18:09:09 [2020-02-10T18:09:09.076Z] #44 6.958   DEP      images/macvlan.pb-c.d
18:09:09 [2020-02-10T18:09:09.076Z] #44 6.987   PBCC     images/autofs.pb-c.c
18:09:09 [2020-02-10T18:09:09.076Z] #44 7.021   DEP      images/autofs.pb-c.d
18:09:09 [2020-02-10T18:09:09.076Z] #44 7.081   PBCC     images/sysctl.pb-c.c
18:09:09 [2020-02-10T18:09:09.179Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
18:09:09 [2020-02-10T18:09:09.179Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done
18:09:09 [2020-02-10T18:09:09.179Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done
18:09:09 [2020-02-10T18:09:09.179Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s
18:09:09 [2020-02-10T18:09:09.179Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done
18:09:09 [2020-02-10T18:09:09.179Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003
18:09:09 [2020-02-10T18:09:09.270Z] go: finding github.com/client9/misspell v0.3.4
18:09:09 [2020-02-10T18:09:09.333Z] #44 7.107   DEP      images/sysctl.pb-c.d
18:09:09 [2020-02-10T18:09:09.334Z] #44 7.174   PBCC     images/time.pb-c.c
18:09:09 [2020-02-10T18:09:09.334Z] #44 7.229   DEP      images/time.pb-c.d
18:09:09 [2020-02-10T18:09:09.334Z] #44 7.280   PBCC     images/binfmt-misc.pb-c.c
18:09:09 [2020-02-10T18:09:09.334Z] #44 7.313   DEP      images/binfmt-misc.pb-c.d
18:09:09 [2020-02-10T18:09:09.590Z] #44 7.389   PBCC     images/seccomp.pb-c.c
18:09:09 [2020-02-10T18:09:09.590Z] #44 7.410   DEP      images/seccomp.pb-c.d
18:09:09 [2020-02-10T18:09:09.590Z] #44 7.470   PBCC     images/userns.pb-c.c
18:09:09 [2020-02-10T18:09:09.744Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done
18:09:09 [2020-02-10T18:09:09.744Z] #4 DONE 1.1s
18:09:09 [2020-02-10T18:09:09.847Z] #44 7.537   DEP      images/userns.pb-c.d
18:09:09 [2020-02-10T18:09:09.847Z] #44 7.598   PBCC     images/cgroup.pb-c.c
18:09:09 [2020-02-10T18:09:09.847Z] #44 7.607   DEP      images/cgroup.pb-c.d
18:09:09 [2020-02-10T18:09:09.847Z] #44 7.679   PBCC     images/fown.pb-c.c
18:09:09 [2020-02-10T18:09:09.847Z] #44 7.753   PBCC     images/ext-file.pb-c.c
18:09:09 [2020-02-10T18:09:09.847Z] #44 7.775   DEP      images/fown.pb-c.d
18:09:09 [2020-02-10T18:09:09.897Z] go: finding github.com/magiconair/properties v1.8.0
18:09:10 [2020-02-10T18:09:10.104Z] #44 7.857   DEP      images/ext-file.pb-c.d
18:09:10 [2020-02-10T18:09:10.104Z] #44 7.929   PBCC     images/rpc.pb-c.c
18:09:10 [2020-02-10T18:09:10.104Z] #44 7.945   DEP      images/rpc.pb-c.d
18:09:10 [2020-02-10T18:09:10.104Z] #44 8.057   PBCC     images/siginfo.pb-c.c
18:09:10 [2020-02-10T18:09:10.194Z] go: finding github.com/spf13/cast v1.3.0
18:09:10 [2020-02-10T18:09:10.308Z] 
18:09:10 [2020-02-10T18:09:10.309Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
18:09:10 [2020-02-10T18:09:10.362Z] #44 8.077   DEP      images/siginfo.pb-c.d
18:09:10 [2020-02-10T18:09:10.362Z] #44 8.142   PBCC     images/pagemap.pb-c.c
18:09:10 [2020-02-10T18:09:10.362Z] #44 8.229   DEP      images/pagemap.pb-c.d
18:09:10 [2020-02-10T18:09:10.362Z] #44 8.278   PBCC     images/rlimit.pb-c.c
18:09:10 [2020-02-10T18:09:10.362Z] #44 8.311   DEP      images/rlimit.pb-c.d
18:09:10 [2020-02-10T18:09:10.362Z] #44 8.369   PBCC     images/file-lock.pb-c.c
18:09:10 [2020-02-10T18:09:10.362Z] #44 8.422   DEP      images/file-lock.pb-c.d
18:09:10 [2020-02-10T18:09:10.498Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7
18:09:10 [2020-02-10T18:09:10.498Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible
18:09:10 [2020-02-10T18:09:10.498Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6
18:09:10 [2020-02-10T18:09:10.568Z] #6 DONE 0.2s
18:09:10 [2020-02-10T18:09:10.568Z] 
18:09:10 [2020-02-10T18:09:10.568Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster
18:09:10 [2020-02-10T18:09:10.568Z] #5 DONE 0.2s
18:09:10 [2020-02-10T18:09:10.568Z] 
18:09:10 [2020-02-10T18:09:10.568Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:09:10 [2020-02-10T18:09:10.568Z] #68 DONE 0.0s
18:09:10 [2020-02-10T18:09:10.568Z] 
18:09:10 [2020-02-10T18:09:10.568Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:09:10 [2020-02-10T18:09:10.568Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done
18:09:10 [2020-02-10T18:09:10.620Z] #44 8.468   PBCC     images/tty.pb-c.c
18:09:10 [2020-02-10T18:09:10.620Z] #44 8.536   DEP      images/tty.pb-c.d
18:09:10 [2020-02-10T18:09:10.620Z] #44 8.597   PBCC     images/tun.pb-c.c
18:09:10 [2020-02-10T18:09:10.827Z] #7 sha256:6586e3d10e9613cb13f3917adc0c0c8157ed94e44106f8140259e045b07dc1fa 5.46kB / 5.46kB done
18:09:10 [2020-02-10T18:09:10.827Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 0B / 50.38MB 0.1s
18:09:10 [2020-02-10T18:09:10.827Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0B / 7.81MB 0.1s
18:09:10 [2020-02-10T18:09:10.827Z] #7 sha256:453fe9f2a24a42530430d8a5f5a2c8ea3bcd724d3aec277dbfc4b20031140fc3 1.79kB / 1.79kB done
18:09:10 [2020-02-10T18:09:10.827Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0B / 10.00MB 0.1s
18:09:10 [2020-02-10T18:09:10.827Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done
18:09:10 [2020-02-10T18:09:10.827Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 8.00MB / 50.38MB 0.2s
18:09:10 [2020-02-10T18:09:10.827Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 2.09MB / 10.00MB 0.2s
18:09:10 [2020-02-10T18:09:10.878Z] #44 8.669   PBCC     images/netdev.pb-c.c
18:09:10 [2020-02-10T18:09:10.878Z] #44 8.737   DEP      images/tun.pb-c.d
18:09:10 [2020-02-10T18:09:10.878Z] #44 8.792   DEP      images/netdev.pb-c.d
18:09:11 [2020-02-10T18:09:11.085Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 10.73MB / 50.38MB 0.3s
18:09:11 [2020-02-10T18:09:11.085Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 4.05MB / 10.00MB 0.3s
18:09:11 [2020-02-10T18:09:11.085Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 730.67kB / 7.81MB 0.4s
18:09:11 [2020-02-10T18:09:11.085Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 6.13MB / 10.00MB 0.4s
18:09:11 [2020-02-10T18:09:11.135Z] #44 8.864   PBCC     images/vma.pb-c.c
18:09:11 [2020-02-10T18:09:11.136Z] #44 8.997   DEP      images/vma.pb-c.d
18:09:11 [2020-02-10T18:09:11.136Z] #44 9.078   PBCC     images/creds.pb-c.c
18:09:11 [2020-02-10T18:09:11.136Z] #44 9.133   DEP      images/creds.pb-c.d
18:09:11 [2020-02-10T18:09:11.136Z] #44 9.185   PBCC     images/utsns.pb-c.c
18:09:11 [2020-02-10T18:09:11.344Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 21.19MB / 50.38MB 0.6s
18:09:11 [2020-02-10T18:09:11.344Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 6.91MB / 7.81MB 0.6s
18:09:11 [2020-02-10T18:09:11.344Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.6s
18:09:11 [2020-02-10T18:09:11.344Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.7s
18:09:11 [2020-02-10T18:09:11.344Z] #7 sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 10.00MB / 10.00MB 0.6s done
18:09:11 [2020-02-10T18:09:11.344Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 730.66kB / 51.79MB 0.7s
18:09:11 [2020-02-10T18:09:11.393Z] #44 9.192   DEP      images/utsns.pb-c.d
18:09:11 [2020-02-10T18:09:11.393Z] #44 9.285   PBCC     images/ipc-desc.pb-c.c
18:09:11 [2020-02-10T18:09:11.393Z] #44 ...
18:09:11 [2020-02-10T18:09:11.393Z] 
18:09:11 [2020-02-10T18:09:11.393Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:11 [2020-02-10T18:09:11.393Z] #47 63.83 os
18:09:11 [2020-02-10T18:09:11.393Z] #47 64.92 regexp/syntax
18:09:11 [2020-02-10T18:09:11.393Z] #47 68.11 fmt
18:09:11 [2020-02-10T18:09:11.393Z] #47 69.99 regexp
18:09:11 [2020-02-10T18:09:11.393Z] #47 73.09 go/token
18:09:11 [2020-02-10T18:09:11.393Z] #47 73.84 internal/lazyregexp
18:09:11 [2020-02-10T18:09:11.602Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 31.34MB / 50.38MB 1.0s
18:09:11 [2020-02-10T18:09:11.602Z] #7 sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 7.81MB / 7.81MB 0.7s done
18:09:11 [2020-02-10T18:09:11.602Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 9.54MB / 51.79MB 1.0s
18:09:11 [2020-02-10T18:09:11.602Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 4.50MB / 68.52MB 1.0s
18:09:11 [2020-02-10T18:09:11.651Z] #47 ...
18:09:11 [2020-02-10T18:09:11.651Z] 
18:09:11 [2020-02-10T18:09:11.651Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:11 [2020-02-10T18:09:11.651Z] #44 9.320   PBCC     images/ipc-sem.pb-c.c
18:09:11 [2020-02-10T18:09:11.651Z] #44 9.345   DEP      images/ipc-desc.pb-c.d
18:09:11 [2020-02-10T18:09:11.651Z] #44 9.410   DEP      images/ipc-sem.pb-c.d
18:09:11 [2020-02-10T18:09:11.651Z] #44 9.455   PBCC     images/ipc-msg.pb-c.c
18:09:11 [2020-02-10T18:09:11.651Z] #44 9.473   DEP      images/ipc-msg.pb-c.d
18:09:11 [2020-02-10T18:09:11.651Z] #44 ...
18:09:11 [2020-02-10T18:09:11.651Z] 
18:09:11 [2020-02-10T18:09:11.651Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:09:11 [2020-02-10T18:09:11.651Z] #33 64.09 path
18:09:11 [2020-02-10T18:09:11.651Z] #33 64.82 text/tabwriter
18:09:11 [2020-02-10T18:09:11.651Z] #33 65.48 fmt
18:09:11 [2020-02-10T18:09:11.651Z] #33 65.87 path/filepath
18:09:11 [2020-02-10T18:09:11.651Z] #33 67.37 io/ioutil
18:09:11 [2020-02-10T18:09:11.651Z] #33 68.87 github.com/BurntSushi/toml
18:09:11 [2020-02-10T18:09:11.651Z] #33 68.87 flag
18:09:11 [2020-02-10T18:09:11.651Z] #33 70.51 log
18:09:11 [2020-02-10T18:09:11.651Z] #33 73.07 github.com/BurntSushi/toml/cmd/tomlv
18:09:11 [2020-02-10T18:09:11.651Z] #33 ...
18:09:11 [2020-02-10T18:09:11.651Z] 
18:09:11 [2020-02-10T18:09:11.651Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:11 [2020-02-10T18:09:11.651Z] #44 9.577   PBCC     images/ipc-shm.pb-c.c
18:09:11 [2020-02-10T18:09:11.651Z] #44 9.620   DEP      images/ipc-shm.pb-c.d
18:09:11 [2020-02-10T18:09:11.651Z] #44 9.676   PBCC     images/ipc-var.pb-c.c
18:09:11 [2020-02-10T18:09:11.864Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 12.98MB / 51.79MB 1.0s
18:09:11 [2020-02-10T18:09:11.864Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 7.96MB / 68.52MB 1.0s
18:09:11 [2020-02-10T18:09:11.864Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 34.14MB / 50.38MB 1.1s
18:09:11 [2020-02-10T18:09:11.864Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 16.40MB / 51.79MB 1.1s
18:09:11 [2020-02-10T18:09:11.911Z] #44 ...
18:09:11 [2020-02-10T18:09:11.911Z] 
18:09:11 [2020-02-10T18:09:11.911Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:11 [2020-02-10T18:09:11.911Z] #38 8.043 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:09:11 [2020-02-10T18:09:11.911Z] #38 8.121 -- Configuring done
18:09:11 [2020-02-10T18:09:11.911Z] #38 8.140 -- Generating done
18:09:11 [2020-02-10T18:09:11.911Z] #38 8.167 -- Build files have been written to: /tmp/tmp.WSd7L7Puww/tini
18:09:11 [2020-02-10T18:09:11.911Z] #38 8.179 + make tini-static
18:09:11 [2020-02-10T18:09:11.911Z] #38 8.555 Scanning dependencies of target tini-static
18:09:11 [2020-02-10T18:09:11.911Z] #38 8.672 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:09:11 [2020-02-10T18:09:11.911Z] #38 10.10 [100%] Linking C executable tini-static
18:09:11 [2020-02-10T18:09:11.911Z] #38 10.67 [100%] Built target tini-static
18:09:11 [2020-02-10T18:09:11.911Z] #38 10.76 + mkdir -p /build
18:09:11 [2020-02-10T18:09:11.911Z] #38 10.76 + cp tini-static /build/docker-init
18:09:11 [2020-02-10T18:09:11.911Z] #38 DONE 11.2s
18:09:11 [2020-02-10T18:09:11.911Z] 
18:09:11 [2020-02-10T18:09:11.911Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:11 [2020-02-10T18:09:11.911Z] #44 9.698   DEP      images/ipc-var.pb-c.d
18:09:11 [2020-02-10T18:09:11.911Z] #44 9.799   PBCC     images/sk-opts.pb-c.c
18:09:11 [2020-02-10T18:09:11.911Z] #44 9.857   PBCC     images/packet-sock.pb-c.c
18:09:12 [2020-02-10T18:09:12.016Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260
18:09:12 [2020-02-10T18:09:12.123Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 37.03MB / 50.38MB 1.2s
18:09:12 [2020-02-10T18:09:12.123Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 22.86MB / 51.79MB 1.2s
18:09:12 [2020-02-10T18:09:12.123Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 14.21MB / 68.52MB 1.2s
18:09:12 [2020-02-10T18:09:12.123Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 44.20MB / 50.38MB 1.4s
18:09:12 [2020-02-10T18:09:12.123Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 25.76MB / 51.79MB 1.4s
18:09:12 [2020-02-10T18:09:12.123Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 20.35MB / 68.52MB 1.4s
18:09:12 [2020-02-10T18:09:12.183Z] #44 10.05   DEP      images/sk-opts.pb-c.d
18:09:12 [2020-02-10T18:09:12.183Z] #44 10.09   DEP      images/packet-sock.pb-c.d
18:09:12 [2020-02-10T18:09:12.183Z] #44 10.16   PBCC     images/sk-netlink.pb-c.c
18:09:12 [2020-02-10T18:09:12.308Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c
18:09:12 [2020-02-10T18:09:12.309Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be
18:09:12 [2020-02-10T18:09:12.384Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.6s
18:09:12 [2020-02-10T18:09:12.384Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 31.86MB / 51.79MB 1.6s
18:09:12 [2020-02-10T18:09:12.384Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 28.26MB / 68.52MB 1.6s
18:09:12 [2020-02-10T18:09:12.384Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 35.55MB / 51.79MB 1.7s
18:09:12 [2020-02-10T18:09:12.384Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 32.73MB / 68.52MB 1.7s
18:09:12 [2020-02-10T18:09:12.440Z] #44 10.23   DEP      images/sk-netlink.pb-c.d
18:09:12 [2020-02-10T18:09:12.440Z] #44 10.28   PBCC     images/sk-inet.pb-c.c
18:09:12 [2020-02-10T18:09:12.440Z] #44 10.33   DEP      images/sk-inet.pb-c.d
18:09:12 [2020-02-10T18:09:12.440Z] #44 ...
18:09:12 [2020-02-10T18:09:12.440Z] 
18:09:12 [2020-02-10T18:09:12.440Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:09:12 [2020-02-10T18:09:12.440Z] #10 65.17 Selecting previously unselected package mingw-w64-x86-64-dev.
18:09:12 [2020-02-10T18:09:12.440Z] #10 65.17 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:09:12 [2020-02-10T18:09:12.440Z] #10 65.19 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:09:12 [2020-02-10T18:09:12.440Z] #10 71.78 Selecting previously unselected package gcc-mingw-w64-base.
18:09:12 [2020-02-10T18:09:12.440Z] #10 71.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:09:12 [2020-02-10T18:09:12.440Z] #10 71.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:09:12 [2020-02-10T18:09:12.440Z] #10 71.97 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:09:12 [2020-02-10T18:09:12.440Z] #10 71.98 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:09:12 [2020-02-10T18:09:12.440Z] #10 71.99 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:09:12 [2020-02-10T18:09:12.440Z] #10 ...
18:09:12 [2020-02-10T18:09:12.440Z] 
18:09:12 [2020-02-10T18:09:12.440Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:12 [2020-02-10T18:09:12.440Z] #44 10.48   PBCC     images/sk-unix.pb-c.c
18:09:12 [2020-02-10T18:09:12.597Z] go: finding golang.org/x/text v0.3.0
18:09:12 [2020-02-10T18:09:12.645Z] #7 sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 50.38MB / 50.38MB 1.7s done
18:09:12 [2020-02-10T18:09:12.645Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 40.47MB / 51.79MB 1.9s
18:09:12 [2020-02-10T18:09:12.645Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 0B / 120.07MB 1.9s
18:09:12 [2020-02-10T18:09:12.645Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 44.53MB / 51.79MB 2.0s
18:09:12 [2020-02-10T18:09:12.645Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 37.00MB / 68.52MB 2.0s
18:09:12 [2020-02-10T18:09:12.698Z] #44 10.59   DEP      images/sk-unix.pb-c.d
18:09:12 [2020-02-10T18:09:12.698Z] #44 10.68   PBCC     images/mm.pb-c.c
18:09:12 [2020-02-10T18:09:12.887Z] go: finding github.com/sirupsen/logrus v1.4.0
18:09:12 [2020-02-10T18:09:12.887Z] go: finding github.com/containerd/containerd v1.2.4
18:09:12 [2020-02-10T18:09:12.906Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 48.01MB / 51.79MB 2.2s
18:09:12 [2020-02-10T18:09:12.906Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 45.68MB / 68.52MB 2.2s
18:09:12 [2020-02-10T18:09:12.906Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 10.02MB / 120.07MB 2.2s
18:09:12 [2020-02-10T18:09:12.906Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1
18:09:12 [2020-02-10T18:09:12.958Z] #44 10.78   DEP      images/mm.pb-c.d
18:09:12 [2020-02-10T18:09:12.958Z] #44 10.81   PBCC     images/timerfd.pb-c.c
18:09:12 [2020-02-10T18:09:12.958Z] #44 10.92   DEP      images/timerfd.pb-c.d
18:09:12 [2020-02-10T18:09:12.958Z] #44 10.98   PBCC     images/timer.pb-c.c
18:09:13 [2020-02-10T18:09:13.164Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 2.4s
18:09:13 [2020-02-10T18:09:13.164Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 52.96MB / 68.52MB 2.4s
18:09:13 [2020-02-10T18:09:13.164Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 16.93MB / 120.07MB 2.4s
18:09:13 [2020-02-10T18:09:13.215Z] #44 11.03   DEP      images/timer.pb-c.d
18:09:13 [2020-02-10T18:09:13.215Z] #44 11.05   PBCC     images/sa.pb-c.c
18:09:13 [2020-02-10T18:09:13.215Z] #44 11.11   DEP      images/sa.pb-c.d
18:09:13 [2020-02-10T18:09:13.215Z] #44 11.20   PBCC     images/pipe-data.pb-c.c
18:09:13 [2020-02-10T18:09:13.215Z] #44 11.23   DEP      images/pipe-data.pb-c.d
18:09:13 [2020-02-10T18:09:13.424Z] #7 sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 51.79MB / 51.79MB 2.5s done
18:09:13 [2020-02-10T18:09:13.424Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 60.32MB / 68.52MB 2.6s
18:09:13 [2020-02-10T18:09:13.424Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 24.36MB / 120.07MB 2.6s
18:09:13 [2020-02-10T18:09:13.424Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 0B / 126B 2.6s
18:09:13 [2020-02-10T18:09:13.471Z] #44 11.29   PBCC     images/mnt.pb-c.c
18:09:13 [2020-02-10T18:09:13.471Z] #44 11.33   DEP      images/mnt.pb-c.d
18:09:13 [2020-02-10T18:09:13.472Z] #44 11.41   PBCC     images/sk-packet.pb-c.c
18:09:13 [2020-02-10T18:09:13.472Z] #44 11.46   DEP      images/sk-packet.pb-c.d
18:09:13 [2020-02-10T18:09:13.540Z] go: finding github.com/gogo/protobuf v1.0.0
18:09:13 [2020-02-10T18:09:13.682Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 2.9s
18:09:13 [2020-02-10T18:09:13.682Z] #7 sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 126B / 126B 2.7s done
18:09:13 [2020-02-10T18:09:13.682Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 31.12MB / 120.07MB 3.0s
18:09:13 [2020-02-10T18:09:13.804Z] #44 11.52   PBCC     images/tcp-stream.pb-c.c
18:09:13 [2020-02-10T18:09:13.804Z] #44 11.55   DEP      images/tcp-stream.pb-c.d
18:09:13 [2020-02-10T18:09:13.804Z] #44 11.67   PBCC     images/pipe.pb-c.c
18:09:13 [2020-02-10T18:09:13.804Z] #44 11.72   DEP      images/pipe.pb-c.d
18:09:13 [2020-02-10T18:09:13.839Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77
18:09:13 [2020-02-10T18:09:13.940Z] #7 sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 68.52MB / 68.52MB 3.1s done
18:09:13 [2020-02-10T18:09:13.940Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 37.27MB / 120.07MB 3.3s
18:09:14 [2020-02-10T18:09:14.089Z] #44 11.77   PBCC     images/pstree.pb-c.c
18:09:14 [2020-02-10T18:09:14.089Z] #44 11.80   DEP      images/pstree.pb-c.d
18:09:14 [2020-02-10T18:09:14.089Z] #44 11.89   PBCC     images/fs.pb-c.c
18:09:14 [2020-02-10T18:09:14.089Z] #44 11.91   DEP      images/fs.pb-c.d
18:09:14 [2020-02-10T18:09:14.089Z] #44 11.96   PBCC     images/signalfd.pb-c.c
18:09:14 [2020-02-10T18:09:14.199Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 44.83MB / 120.07MB 3.5s
18:09:14 [2020-02-10T18:09:14.337Z] Client:
18:09:14 [2020-02-10T18:09:14.337Z]  Debug Mode: false
18:09:14 [2020-02-10T18:09:14.337Z] 
18:09:14 [2020-02-10T18:09:14.337Z] Server:
18:09:14 [2020-02-10T18:09:14.337Z]  Containers: 0
18:09:14 [2020-02-10T18:09:14.337Z]   Running: 0
18:09:14 [2020-02-10T18:09:14.337Z]   Paused: 0
18:09:14 [2020-02-10T18:09:14.337Z]   Stopped: 0
18:09:14 [2020-02-10T18:09:14.337Z]  Images: 0
18:09:14 [2020-02-10T18:09:14.337Z]  Server Version: 19.03.5
18:09:14 [2020-02-10T18:09:14.337Z]  Storage Driver: overlay2
18:09:14 [2020-02-10T18:09:14.337Z]   Backing Filesystem: extfs
18:09:14 [2020-02-10T18:09:14.337Z]   Supports d_type: true
18:09:14 [2020-02-10T18:09:14.337Z]   Native Overlay Diff: true
18:09:14 [2020-02-10T18:09:14.337Z]  Logging Driver: json-file
18:09:14 [2020-02-10T18:09:14.337Z]  Cgroup Driver: cgroupfs
18:09:14 [2020-02-10T18:09:14.337Z]  Plugins:
18:09:14 [2020-02-10T18:09:14.337Z]   Volume: local
18:09:14 [2020-02-10T18:09:14.337Z]   Network: bridge host ipvlan macvlan null overlay
18:09:14 [2020-02-10T18:09:14.337Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
18:09:14 [2020-02-10T18:09:14.337Z]  Swarm: inactive
18:09:14 [2020-02-10T18:09:14.337Z]  Runtimes: runc
18:09:14 [2020-02-10T18:09:14.337Z]  Default Runtime: runc
18:09:14 [2020-02-10T18:09:14.337Z]  Init Binary: docker-init
18:09:14 [2020-02-10T18:09:14.337Z]  containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339
18:09:14 [2020-02-10T18:09:14.337Z]  runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657
18:09:14 [2020-02-10T18:09:14.337Z]  init version: fec3683
18:09:14 [2020-02-10T18:09:14.337Z]  Security Options:
18:09:14 [2020-02-10T18:09:14.337Z]   apparmor
18:09:14 [2020-02-10T18:09:14.337Z]   seccomp
18:09:14 [2020-02-10T18:09:14.337Z]    Profile: default
18:09:14 [2020-02-10T18:09:14.337Z]  Kernel Version: 4.15.0-1057-aws
18:09:14 [2020-02-10T18:09:14.337Z]  Operating System: Ubuntu 16.04.6 LTS
18:09:14 [2020-02-10T18:09:14.337Z]  OSType: linux
18:09:14 [2020-02-10T18:09:14.337Z]  Architecture: aarch64
18:09:14 [2020-02-10T18:09:14.337Z]  CPUs: 4
18:09:14 [2020-02-10T18:09:14.337Z]  Total Memory: 7.525GiB
18:09:14 [2020-02-10T18:09:14.337Z]  Name: ip-10-100-117-100
18:09:14 [2020-02-10T18:09:14.337Z]  ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7
18:09:14 [2020-02-10T18:09:14.337Z]  Docker Root Dir: /var/lib/docker
18:09:14 [2020-02-10T18:09:14.337Z]  Debug Mode: false
18:09:14 [2020-02-10T18:09:14.337Z]  Registry: https://index.docker.io/v1/
18:09:14 [2020-02-10T18:09:14.337Z]  Labels:
18:09:14 [2020-02-10T18:09:14.337Z]  Experimental: true
18:09:14 [2020-02-10T18:09:14.337Z]  Insecure Registries:
18:09:14 [2020-02-10T18:09:14.337Z]   127.0.0.0/8
18:09:14 [2020-02-10T18:09:14.337Z]  Live Restore Enabled: true
18:09:14 [2020-02-10T18:09:14.337Z] 
18:09:14 [2020-02-10T18:09:14.337Z] WARNING: No swap limit support
[Pipeline] sh
18:09:14 [2020-02-10T18:09:14.349Z] #44 12.04   DEP      images/signalfd.pb-c.d
18:09:14 [2020-02-10T18:09:14.350Z] #44 12.11   PBCC     images/fh.pb-c.c
18:09:14 [2020-02-10T18:09:14.350Z] #44 12.21   PBCC     images/fsnotify.pb-c.c
18:09:14 [2020-02-10T18:09:14.350Z] #44 12.28   DEP      images/fh.pb-c.d
18:09:14 [2020-02-10T18:09:14.350Z] #44 12.35   DEP      images/fsnotify.pb-c.d
18:09:14 [2020-02-10T18:09:14.350Z] #44 12.39   PBCC     images/eventpoll.pb-c.c
18:09:14 [2020-02-10T18:09:14.456Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 51.02MB / 120.07MB 3.7s
18:09:14 [2020-02-10T18:09:14.611Z] #44 12.42   DEP      images/eventpoll.pb-c.d
18:09:14 [2020-02-10T18:09:14.611Z] #44 12.50   PBCC     images/eventfd.pb-c.c
18:09:14 [2020-02-10T18:09:14.611Z] #44 12.55   DEP      images/eventfd.pb-c.d
18:09:14 [2020-02-10T18:09:14.611Z] #44 12.59   PBCC     images/remap-file-path.pb-c.c
18:09:14 [2020-02-10T18:09:14.611Z] #44 12.62   DEP      images/remap-file-path.pb-c.d
18:09:14 [2020-02-10T18:09:14.637Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:09:14 [2020-02-10T18:09:14.637Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
18:09:14 [2020-02-10T18:09:14.637Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40473/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
18:09:14 [2020-02-10T18:09:14.637Z] + bash /home/ubuntu/workspace/moby_PR-40473/check-config.sh
18:09:14 [2020-02-10T18:09:14.637Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
18:09:14 [2020-02-10T18:09:14.637Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ...
18:09:14 [2020-02-10T18:09:14.637Z] 
18:09:14 [2020-02-10T18:09:14.637Z] Generally Necessary:
18:09:14 [2020-02-10T18:09:14.637Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
18:09:14 [2020-02-10T18:09:14.637Z] - apparmor: enabled and tools installed
18:09:14 [2020-02-10T18:09:14.637Z] - CONFIG_NAMESPACES: enabled
18:09:14 [2020-02-10T18:09:14.637Z] - CONFIG_NET_NS: enabled
18:09:14 [2020-02-10T18:09:14.637Z] - CONFIG_PID_NS: enabled
18:09:14 [2020-02-10T18:09:14.637Z] - CONFIG_IPC_NS: enabled
18:09:14 [2020-02-10T18:09:14.637Z] - CONFIG_UTS_NS: enabled
18:09:14 [2020-02-10T18:09:14.637Z] - CONFIG_CGROUPS: enabled
18:09:14 [2020-02-10T18:09:14.637Z] - CONFIG_CGROUP_CPUACCT: enabled
18:09:14 [2020-02-10T18:09:14.716Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 60.10MB / 120.07MB 3.9s
18:09:14 [2020-02-10T18:09:14.716Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 66.28MB / 120.07MB 4.1s
18:09:14 [2020-02-10T18:09:14.870Z] #44 12.66   PBCC     images/fifo.pb-c.c
18:09:14 [2020-02-10T18:09:14.870Z] #44 12.77   DEP      images/fifo.pb-c.d
18:09:14 [2020-02-10T18:09:14.870Z] #44 12.80   PBCC     images/ghost-file.pb-c.c
18:09:14 [2020-02-10T18:09:14.870Z] #44 12.89   DEP      images/ghost-file.pb-c.d
18:09:14 [2020-02-10T18:09:14.877Z] go: finding github.com/docker/go-units v0.3.1
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_CGROUP_DEVICE: enabled
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_CGROUP_FREEZER: enabled
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_CGROUP_SCHED: enabled
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_CPUSETS: enabled
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_MEMCG: enabled
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_KEYS: enabled
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_VETH: enabled (as module)
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_BRIDGE: enabled (as module)
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_IP_NF_FILTER: enabled (as module)
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_IP_NF_NAT: enabled (as module)
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_NF_NAT: enabled (as module)
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_NF_NAT_NEEDED: enabled
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_POSIX_MQUEUE: enabled
18:09:14 [2020-02-10T18:09:14.900Z] 
18:09:14 [2020-02-10T18:09:14.900Z] Optional Features:
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_USER_NS: enabled
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_SECCOMP: enabled
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_CGROUP_PIDS: enabled
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_MEMCG_SWAP: enabled
18:09:14 [2020-02-10T18:09:14.900Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
18:09:14 [2020-02-10T18:09:14.900Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
18:09:15 [2020-02-10T18:09:15.127Z] #44 12.96   PBCC     images/regfile.pb-c.c
18:09:15 [2020-02-10T18:09:15.127Z] #44 13.01   DEP      images/regfile.pb-c.d
18:09:15 [2020-02-10T18:09:15.127Z] #44 13.09   PBCC     images/ns.pb-c.c
18:09:15 [2020-02-10T18:09:15.127Z] #44 13.10   DEP      images/ns.pb-c.d
18:09:15 [2020-02-10T18:09:15.127Z] #44 13.13   PBCC     images/fdinfo.pb-c.c
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_BLK_CGROUP: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_BLK_DEV_THROTTLING: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_IOSCHED_CFQ: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_CGROUP_PERF: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_CGROUP_HUGETLB: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_CGROUP_NET_PRIO: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_CFS_BANDWIDTH: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_FAIR_GROUP_SCHED: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_RT_GROUP_SCHED: missing
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_IP_VS: enabled (as module)
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_IP_VS_NFCT: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_IP_VS_PROTO_TCP: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_IP_VS_PROTO_UDP: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_IP_VS_RR: enabled (as module)
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_EXT4_FS: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - CONFIG_EXT4_FS_SECURITY: enabled
18:09:15 [2020-02-10T18:09:15.159Z] - Network Drivers:
18:09:15 [2020-02-10T18:09:15.159Z]   - "overlay":
18:09:15 [2020-02-10T18:09:15.159Z]     - CONFIG_VXLAN: enabled (as module)
18:09:15 [2020-02-10T18:09:15.159Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
18:09:15 [2020-02-10T18:09:15.159Z]       Optional (for encrypted networks):
18:09:15 [2020-02-10T18:09:15.164Z] go: finding github.com/Microsoft/go-winio v0.4.11
18:09:15 [2020-02-10T18:09:15.164Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible
18:09:15 [2020-02-10T18:09:15.283Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 75.42MB / 120.07MB 4.4s
18:09:15 [2020-02-10T18:09:15.283Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 83.99MB / 120.07MB 4.6s
18:09:15 [2020-02-10T18:09:15.384Z] #44 ...
18:09:15 [2020-02-10T18:09:15.384Z] 
18:09:15 [2020-02-10T18:09:15.384Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:09:15 [2020-02-10T18:09:15.384Z] #33 DONE 77.8s
18:09:15 [2020-02-10T18:09:15.384Z] 
18:09:15 [2020-02-10T18:09:15.384Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:15 [2020-02-10T18:09:15.384Z] #44 13.21   DEP      images/fdinfo.pb-c.d
18:09:15 [2020-02-10T18:09:15.384Z] #44 13.32   PBCC     images/core-aarch64.pb-c.c
18:09:15 [2020-02-10T18:09:15.384Z] #44 13.39   PBCC     images/core-arm.pb-c.c
18:09:15 [2020-02-10T18:09:15.419Z]       - CONFIG_CRYPTO: enabled
18:09:15 [2020-02-10T18:09:15.419Z]       - CONFIG_CRYPTO_AEAD: enabled
18:09:15 [2020-02-10T18:09:15.419Z]       - CONFIG_CRYPTO_GCM: enabled
18:09:15 [2020-02-10T18:09:15.419Z]       - CONFIG_CRYPTO_SEQIV: enabled
18:09:15 [2020-02-10T18:09:15.419Z]       - CONFIG_CRYPTO_GHASH: enabled
18:09:15 [2020-02-10T18:09:15.419Z]       - CONFIG_XFRM: enabled
18:09:15 [2020-02-10T18:09:15.419Z]       - CONFIG_XFRM_USER: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]       - CONFIG_XFRM_ALGO: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]       - CONFIG_INET_ESP: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]   - "ipvlan":
18:09:15 [2020-02-10T18:09:15.419Z]     - CONFIG_IPVLAN: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]   - "macvlan":
18:09:15 [2020-02-10T18:09:15.419Z]     - CONFIG_MACVLAN: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]     - CONFIG_DUMMY: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]   - "ftp,tftp client in container":
18:09:15 [2020-02-10T18:09:15.419Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z] - Storage Drivers:
18:09:15 [2020-02-10T18:09:15.419Z]   - "aufs":
18:09:15 [2020-02-10T18:09:15.419Z]     - CONFIG_AUFS_FS: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]   - "btrfs":
18:09:15 [2020-02-10T18:09:15.419Z]     - CONFIG_BTRFS_FS: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
18:09:15 [2020-02-10T18:09:15.419Z]   - "devicemapper":
18:09:15 [2020-02-10T18:09:15.419Z]     - CONFIG_BLK_DEV_DM: enabled
18:09:15 [2020-02-10T18:09:15.419Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]   - "overlay":
18:09:15 [2020-02-10T18:09:15.419Z]     - CONFIG_OVERLAY_FS: enabled (as module)
18:09:15 [2020-02-10T18:09:15.419Z]   - "zfs":
18:09:15 [2020-02-10T18:09:15.419Z]     - /dev/zfs: missing
18:09:15 [2020-02-10T18:09:15.419Z]     - zfs command: missing
18:09:15 [2020-02-10T18:09:15.419Z]     - zpool command: missing
18:09:15 [2020-02-10T18:09:15.419Z] 
18:09:15 [2020-02-10T18:09:15.419Z] Limits:
18:09:15 [2020-02-10T18:09:15.419Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
18:09:15 [2020-02-10T18:09:15.419Z] 
18:09:15 [2020-02-10T18:09:15.419Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
18:09:15 [2020-02-10T18:09:15.541Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 93.37MB / 120.07MB 4.8s
18:09:15 [2020-02-10T18:09:15.541Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 102.18MB / 120.07MB 5.0s
18:09:15 [2020-02-10T18:09:15.641Z] #44 13.45   PBCC     images/core-ppc64.pb-c.c
18:09:15 [2020-02-10T18:09:15.641Z] #44 13.52   PBCC     images/core-s390.pb-c.c
18:09:15 [2020-02-10T18:09:15.641Z] #44 13.58   PBCC     images/core-x86.pb-c.c
18:09:15 [2020-02-10T18:09:15.641Z] #44 13.63   PBCC     images/core.pb-c.c
18:09:15 [2020-02-10T18:09:15.778Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 .
18:09:15 [2020-02-10T18:09:15.779Z] #2 [internal] load .dockerignore
18:09:15 [2020-02-10T18:09:15.901Z] #44 13.79   PBCC     images/inventory.pb-c.c
18:09:15 [2020-02-10T18:09:15.901Z] #44 13.87   DEP      images/core-aarch64.pb-c.d
18:09:16 [2020-02-10T18:09:16.040Z] #2 transferring context: 87B done
18:09:16 [2020-02-10T18:09:16.040Z] #2 DONE 0.2s
18:09:16 [2020-02-10T18:09:16.040Z] 
18:09:16 [2020-02-10T18:09:16.040Z] #1 [internal] load build definition from Dockerfile
18:09:16 [2020-02-10T18:09:16.040Z] #1 transferring dockerfile: 15.71kB 0.0s done
18:09:16 [2020-02-10T18:09:16.040Z] #1 DONE 0.2s
18:09:16 [2020-02-10T18:09:16.040Z] 
18:09:16 [2020-02-10T18:09:16.040Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:09:16 [2020-02-10T18:09:16.110Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 111.45MB / 120.07MB 5.3s
18:09:16 [2020-02-10T18:09:16.110Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 5.5s
18:09:16 [2020-02-10T18:09:16.158Z] #44 13.98   DEP      images/core-arm.pb-c.d
18:09:16 [2020-02-10T18:09:16.158Z] #44 14.09   DEP      images/core-ppc64.pb-c.d
18:09:16 [2020-02-10T18:09:16.158Z] #44 14.11   DEP      images/core-s390.pb-c.d
18:09:16 [2020-02-10T18:09:16.158Z] #44 14.15   DEP      images/core-x86.pb-c.d
18:09:16 [2020-02-10T18:09:16.158Z] #44 14.19   DEP      images/core.pb-c.d
18:09:16 [2020-02-10T18:09:16.193Z] go: finding gotest.tools v2.1.0+incompatible
18:09:16 [2020-02-10T18:09:16.415Z] #44 14.29   DEP      images/inventory.pb-c.d
18:09:16 [2020-02-10T18:09:16.415Z] #44 14.34   PBCC     images/cpuinfo.pb-c.c
18:09:16 [2020-02-10T18:09:16.415Z] #44 14.38   DEP      images/cpuinfo.pb-c.d
18:09:16 [2020-02-10T18:09:16.415Z] #44 14.42   PBCC     images/stats.pb-c.c
18:09:16 [2020-02-10T18:09:16.502Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e
18:09:16 [2020-02-10T18:09:16.613Z] #3 DONE 0.6s
18:09:16 [2020-02-10T18:09:16.613Z] 
18:09:16 [2020-02-10T18:09:16.613Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:09:16 [2020-02-10T18:09:16.613Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
18:09:16 [2020-02-10T18:09:16.613Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
18:09:16 [2020-02-10T18:09:16.613Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done
18:09:16 [2020-02-10T18:09:16.613Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done
18:09:16 [2020-02-10T18:09:16.613Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s
18:09:16 [2020-02-10T18:09:16.672Z] #44 14.47   DEP      images/stats.pb-c.d
18:09:16 [2020-02-10T18:09:16.679Z] #7 ...
18:09:16 [2020-02-10T18:09:16.679Z] 
18:09:16 [2020-02-10T18:09:16.679Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:09:16 [2020-02-10T18:09:16.679Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
18:09:16 [2020-02-10T18:09:16.679Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
18:09:16 [2020-02-10T18:09:16.679Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
18:09:16 [2020-02-10T18:09:16.679Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.2s done
18:09:16 [2020-02-10T18:09:16.679Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.5s done
18:09:16 [2020-02-10T18:09:16.679Z] #68 DONE 5.9s
18:09:16 [2020-02-10T18:09:16.679Z] 
18:09:16 [2020-02-10T18:09:16.679Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:09:16 [2020-02-10T18:09:16.679Z] #7 sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 120.07MB / 120.07MB 5.8s done
18:09:16 [2020-02-10T18:09:16.679Z] #7 ...
18:09:16 [2020-02-10T18:09:16.679Z] 
18:09:16 [2020-02-10T18:09:16.679Z] #20 [internal] load build context
18:09:16 [2020-02-10T18:09:16.679Z] #20 transferring context: 35.58MB 5.8s
18:09:16 [2020-02-10T18:09:16.873Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 6.31MB / 8.26MB 0.2s
18:09:16 [2020-02-10T18:09:16.874Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.2s done
18:09:16 [2020-02-10T18:09:16.874Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796
18:09:17 [2020-02-10T18:09:17.133Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done
18:09:17 [2020-02-10T18:09:17.133Z] #4 DONE 0.6s
18:09:17 [2020-02-10T18:09:17.137Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197
18:09:17 [2020-02-10T18:09:17.256Z] #20 transferring context: 47.10MB 6.6s done
18:09:17 [2020-02-10T18:09:17.513Z] #20 DONE 6.8s
18:09:17 [2020-02-10T18:09:17.513Z] 
18:09:17 [2020-02-10T18:09:17.513Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:09:17 [2020-02-10T18:09:17.706Z] 
18:09:17 [2020-02-10T18:09:17.706Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
18:09:17 [2020-02-10T18:09:17.765Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099
18:09:17 [2020-02-10T18:09:17.765Z] go: finding github.com/opencontainers/image-spec v1.0.1
18:09:17 [2020-02-10T18:09:17.970Z] #6 DONE 0.2s
18:09:17 [2020-02-10T18:09:17.970Z] 
18:09:17 [2020-02-10T18:09:17.970Z] #5 [internal] load metadata for docker.io/library/golang:1.13.7-buster
18:09:17 [2020-02-10T18:09:17.970Z] #5 DONE 0.4s
18:09:18 [2020-02-10T18:09:18.043Z] #44 15.78 make[1]: Nothing to be done for 'all'.
18:09:18 [2020-02-10T18:09:18.079Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 5.1s
18:09:18 [2020-02-10T18:09:18.231Z] 
18:09:18 [2020-02-10T18:09:18.231Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:09:18 [2020-02-10T18:09:18.231Z] #7 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done
18:09:18 [2020-02-10T18:09:18.231Z] #7 sha256:f30d74e80031513250dfe99512ef9076be0ab2aa70ef18a55a8bd05e58b507a3 5.46kB / 5.46kB done
18:09:18 [2020-02-10T18:09:18.231Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 0B / 9.98MB 0.2s
18:09:18 [2020-02-10T18:09:18.231Z] #7 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done
18:09:18 [2020-02-10T18:09:18.231Z] #7 sha256:9277e5655887609441e706e5a7c28e4382a3b512e2f8c2ec48dbc68ea9af7ac6 1.79kB / 1.79kB done
18:09:18 [2020-02-10T18:09:18.231Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 4.83MB / 49.17MB 0.2s
18:09:18 [2020-02-10T18:09:18.231Z] #7 sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 0B / 7.68MB 0.2s
18:09:18 [2020-02-10T18:09:18.493Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 9.98MB / 9.98MB 0.5s
18:09:18 [2020-02-10T18:09:18.493Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 25.05MB / 49.17MB 0.5s
18:09:18 [2020-02-10T18:09:18.493Z] #7 sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 7.68MB / 7.68MB 0.5s
18:09:18 [2020-02-10T18:09:18.796Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96
18:09:19 [2020-02-10T18:09:19.084Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8
18:09:19 [2020-02-10T18:09:19.089Z] #7 sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 9.98MB / 9.98MB 0.6s done
18:09:19 [2020-02-10T18:09:19.089Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 49.17MB / 49.17MB 0.9s
18:09:19 [2020-02-10T18:09:19.089Z] #7 sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 7.68MB / 7.68MB 0.6s done
18:09:19 [2020-02-10T18:09:19.089Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 12.94MB / 62.39MB 0.9s
18:09:19 [2020-02-10T18:09:19.089Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 12.39MB / 52.10MB 0.9s
18:09:19 [2020-02-10T18:09:19.089Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 18.57MB / 62.39MB 1.0s
18:09:19 [2020-02-10T18:09:19.089Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 19.10MB / 52.10MB 1.0s
18:09:19 [2020-02-10T18:09:19.350Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 24.07MB / 62.39MB 1.1s
18:09:19 [2020-02-10T18:09:19.350Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 27.62MB / 52.10MB 1.1s
18:09:19 [2020-02-10T18:09:19.350Z] #7 sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 49.17MB / 49.17MB 1.1s done
18:09:19 [2020-02-10T18:09:19.350Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 28.14MB / 62.39MB 1.2s
18:09:19 [2020-02-10T18:09:19.350Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 33.74MB / 52.10MB 1.2s
18:09:19 [2020-02-10T18:09:19.350Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 0B / 97.60MB 1.2s
18:09:19 [2020-02-10T18:09:19.412Z] #44 16.99   CC       images/stats.o
18:09:19 [2020-02-10T18:09:19.455Z] #7 extracting sha256:dc65f448a2e2f2ea557e69ed9ac65aa8ac0e16f1bce68f90de910b4d5a2f1ba1 6.5s done
18:09:19 [2020-02-10T18:09:19.614Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 33.78MB / 62.39MB 1.3s
18:09:19 [2020-02-10T18:09:19.614Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 39.74MB / 52.10MB 1.3s
18:09:19 [2020-02-10T18:09:19.614Z] #7 extracting sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7
18:09:19 [2020-02-10T18:09:19.614Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 48.25MB / 62.39MB 1.5s
18:09:19 [2020-02-10T18:09:19.614Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 52.10MB / 52.10MB 1.5s
18:09:19 [2020-02-10T18:09:19.614Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 12.63MB / 97.60MB 1.5s
18:09:19 [2020-02-10T18:09:19.669Z] #44 17.41   CC       images/core.o
18:09:19 [2020-02-10T18:09:19.712Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716
18:09:19 [2020-02-10T18:09:19.875Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 62.39MB / 62.39MB 1.8s
18:09:19 [2020-02-10T18:09:19.875Z] #7 sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 52.10MB / 52.10MB 1.6s done
18:09:19 [2020-02-10T18:09:19.875Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 31.69MB / 97.60MB 1.8s
18:09:19 [2020-02-10T18:09:19.875Z] #7 sha256:1266f4979b0e54136482546c9226b697ee0f47d0b50b822dd009f8ec4fd083b3 156B / 156B 1.8s
18:09:19 [2020-02-10T18:09:19.970Z] #7 extracting sha256:346ffb2b67d7b35729673ced818325ed0ea57284e69de67f8bbc48c2bf294716 0.3s done
18:09:19 [2020-02-10T18:09:19.970Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc
18:09:20 [2020-02-10T18:09:20.110Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd
18:09:20 [2020-02-10T18:09:20.110Z] go: finding github.com/opencontainers/runc v1.0.0-rc6
18:09:20 [2020-02-10T18:09:20.110Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be
18:09:20 [2020-02-10T18:09:20.227Z] #7 extracting sha256:dea4ecac934f71d68d4f5edb171f6cff42588edfa3f70ba8709be56e321eeddc 0.3s done
18:09:20 [2020-02-10T18:09:20.233Z] #44 17.99   CC       images/core-x86.o
18:09:20 [2020-02-10T18:09:20.447Z] #7 sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 62.39MB / 62.39MB 2.1s done
18:09:20 [2020-02-10T18:09:20.447Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 55.45MB / 97.60MB 2.3s
18:09:20 [2020-02-10T18:09:20.447Z] #7 sha256:1266f4979b0e54136482546c9226b697ee0f47d0b50b822dd009f8ec4fd083b3 156B / 156B 1.9s done
18:09:20 [2020-02-10T18:09:20.447Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 69.66MB / 97.60MB 2.4s
18:09:20 [2020-02-10T18:09:20.484Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366
18:09:20 [2020-02-10T18:09:20.708Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 83.08MB / 97.60MB 2.6s
18:09:20 [2020-02-10T18:09:20.708Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 91.28MB / 97.60MB 2.7s
18:09:20 [2020-02-10T18:09:20.735Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible
18:09:20 [2020-02-10T18:09:20.805Z] #44 18.51   CC       images/core-arm.o
18:09:20 [2020-02-10T18:09:20.969Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 97.60MB / 97.60MB 2.8s
18:09:21 [2020-02-10T18:09:21.062Z] #44 18.88   CC       images/core-aarch64.o
18:09:21 [2020-02-10T18:09:21.319Z] #44 19.32   CC       images/core-ppc64.o
18:09:21 [2020-02-10T18:09:21.576Z] #44 ...
18:09:21 [2020-02-10T18:09:21.576Z] 
18:09:21 [2020-02-10T18:09:21.576Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:21 [2020-02-10T18:09:21.576Z] #47 74.16 net/url
18:09:21 [2020-02-10T18:09:21.576Z] #47 74.29 go/scanner
18:09:21 [2020-02-10T18:09:21.576Z] #47 76.10 go/ast
18:09:21 [2020-02-10T18:09:21.576Z] #47 76.91 text/template/parse
18:09:21 [2020-02-10T18:09:21.576Z] #47 80.95 text/template
18:09:21 [2020-02-10T18:09:21.576Z] #47 81.52 go/parser
18:09:21 [2020-02-10T18:09:21.833Z] #47 ...
18:09:21 [2020-02-10T18:09:21.833Z] 
18:09:21 [2020-02-10T18:09:21.833Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:09:21 [2020-02-10T18:09:21.834Z] #62 33.13 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:  78% (2373/3042)   
Checking out files:  79% (2404/3042)   
Checking out files:  79% (2422/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.
18:09:21 [2020-02-10T18:09:21.834Z] #62 34.78 + cd /tmp/tmp.NS3gR6eg3j/src/github.com/containerd/containerd
18:09:21 [2020-02-10T18:09:21.834Z] #62 34.78 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
18:09:21 [2020-02-10T18:09:21.834Z] #62 36.22 + export 'BUILDTAGS=netgo osusergo static_build'
18:09:21 [2020-02-10T18:09:21.834Z] #62 36.23 + BUILDTAGS='netgo osusergo static_build'
18:09:21 [2020-02-10T18:09:21.834Z] #62 36.23 + export EXTRA_FLAGS=-buildmode=pie
18:09:21 [2020-02-10T18:09:21.834Z] #62 36.23 + EXTRA_FLAGS=-buildmode=pie
18:09:21 [2020-02-10T18:09:21.834Z] #62 36.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:09:21 [2020-02-10T18:09:21.834Z] #62 36.24 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:09:21 [2020-02-10T18:09:21.834Z] #62 36.24 + '[' '' = dynamic ']'
18:09:21 [2020-02-10T18:09:21.834Z] #62 36.24 + make
18:09:21 [2020-02-10T18:09:21.834Z] #62 37.35 + bin/ctr
18:09:21 [2020-02-10T18:09:21.909Z] #7 ...
18:09:21 [2020-02-10T18:09:21.909Z] 
18:09:21 [2020-02-10T18:09:21.909Z] #20 [internal] load build context
18:09:21 [2020-02-10T18:09:21.909Z] #20 transferring context: 47.10MB 3.6s done
18:09:21 [2020-02-10T18:09:21.909Z] #20 DONE 3.8s
18:09:21 [2020-02-10T18:09:21.909Z] 
18:09:21 [2020-02-10T18:09:21.909Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:09:21 [2020-02-10T18:09:21.909Z] #7 sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 97.60MB / 97.60MB 3.7s done
18:09:21 [2020-02-10T18:09:21.909Z] #7 ...
18:09:21 [2020-02-10T18:09:21.909Z] 
18:09:21 [2020-02-10T18:09:21.909Z] #68 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:09:21 [2020-02-10T18:09:21.909Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
18:09:21 [2020-02-10T18:09:21.909Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
18:09:21 [2020-02-10T18:09:21.909Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
18:09:21 [2020-02-10T18:09:21.909Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.7s done
18:09:21 [2020-02-10T18:09:21.910Z] #68 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.0s done
18:09:21 [2020-02-10T18:09:21.910Z] #68 DONE 3.8s
18:09:21 [2020-02-10T18:09:21.910Z] 
18:09:21 [2020-02-10T18:09:21.910Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:09:22 [2020-02-10T18:09:22.091Z] #62 ...
18:09:22 [2020-02-10T18:09:22.091Z] 
18:09:22 [2020-02-10T18:09:22.091Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:22 [2020-02-10T18:09:22.091Z] #47 84.44 encoding/xml
18:09:23 [2020-02-10T18:09:23.462Z] #47 85.89 go/doc
18:09:23 [2020-02-10T18:09:23.465Z] go: finding github.com/stretchr/testify v1.2.2
18:09:23 [2020-02-10T18:09:23.465Z] go: finding github.com/lib/pq v1.0.0
18:09:23 [2020-02-10T18:09:23.764Z] #7 extracting sha256:8ac92ddf84b35dac36ef6632f8d5a0c9c2d7038f6018f2d4fa1be056d90bd366 3.1s done
18:09:23 [2020-02-10T18:09:23.764Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10
18:09:23 [2020-02-10T18:09:23.821Z] #7 extracting sha256:bc03a7ced18fc43ea9523dfb256d2c3fbb835dc0bb54bdb7fd309edf936a87e7 4.2s done
18:09:23 [2020-02-10T18:09:23.821Z] #7 extracting sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739
18:09:24 [2020-02-10T18:09:24.099Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9
18:09:24 [2020-02-10T18:09:24.393Z] #7 extracting sha256:cba9d528c1473d79c18b401d44ca06b9733d9c51a8699b98e8325c9de60b9739 0.3s done
18:09:24 [2020-02-10T18:09:24.393Z] #7 extracting sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 0.1s
18:09:24 [2020-02-10T18:09:24.653Z] #7 extracting sha256:981400d5d268dc989681d5f308b7d2e381809f0bcc82429f443f7539cf6117ba 0.3s done
18:09:24 [2020-02-10T18:09:24.729Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0
18:09:25 [2020-02-10T18:09:25.237Z] #7 extracting sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f
18:09:26 [2020-02-10T18:09:26.229Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75
18:09:26 [2020-02-10T18:09:26.738Z] #47 89.01 github.com/LK4D4/vndr/build
18:09:26 [2020-02-10T18:09:26.998Z] #47 89.64 github.com/LK4D4/vndr/versioned
18:09:27 [2020-02-10T18:09:27.147Z] #7 extracting sha256:f0b2d547b8bc79a444406e56d724fb7d961c953e7f2797de4f55b29abee5605f 2.0s done
18:09:27 [2020-02-10T18:09:27.254Z] #47 89.71 compress/gzip
18:09:27 [2020-02-10T18:09:27.259Z] go: finding github.com/hashicorp/golang-lru v0.5.0
18:09:27 [2020-02-10T18:09:27.406Z] #7 extracting sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2
18:09:27 [2020-02-10T18:09:27.944Z] #7 extracting sha256:7ca6053833076bc7bd2c5666a847913b0e00163e65c5267e9f5d6e427b9f2b10 3.8s done
18:09:27 [2020-02-10T18:09:27.945Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 0.1s
18:09:28 [2020-02-10T18:09:28.185Z] #47 90.50 net
18:09:28 [2020-02-10T18:09:28.185Z] #47 ...
18:09:28 [2020-02-10T18:09:28.185Z] 
18:09:28 [2020-02-10T18:09:28.185Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:28 [2020-02-10T18:09:28.185Z] #44 19.97   CC       images/core-s390.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 20.62   CC       images/cpuinfo.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 21.10   CC       images/inventory.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 21.34   CC       images/fdinfo.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 21.81   CC       images/fown.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 22.00   CC       images/ns.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 22.26   CC       images/regfile.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 22.46   CC       images/ghost-file.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 22.76   CC       images/fifo.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 23.00   CC       images/remap-file-path.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 23.22   CC       images/eventfd.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 23.50   CC       images/eventpoll.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 23.80   CC       images/fh.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 24.03   CC       images/fsnotify.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 24.57   CC       images/signalfd.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 24.83   CC       images/fs.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 25.01   CC       images/pstree.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 25.21   CC       images/pipe.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 25.47   CC       images/tcp-stream.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 25.66   CC       images/sk-packet.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 25.93   CC       images/mnt.o
18:09:28 [2020-02-10T18:09:28.185Z] #44 26.15   CC       images/pipe-data.o
18:09:28 [2020-02-10T18:09:28.443Z] #44 26.35   CC       images/sa.o
18:09:28 [2020-02-10T18:09:28.701Z] #44 26.52   CC       images/timer.o
18:09:28 [2020-02-10T18:09:28.751Z] go: finding github.com/hashicorp/go-uuid v1.0.0
18:09:28 [2020-02-10T18:09:28.751Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793
18:09:28 [2020-02-10T18:09:28.751Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352
18:09:28 [2020-02-10T18:09:28.959Z] #44 26.86   CC       images/timerfd.o
18:09:29 [2020-02-10T18:09:29.039Z] go: finding github.com/onsi/ginkgo v1.7.0
18:09:29 [2020-02-10T18:09:29.217Z] #44 27.10   CC       images/mm.o
18:09:29 [2020-02-10T18:09:29.317Z] #7 extracting sha256:c84a606fada5847b27d4f74a29fdf4fb7b8ab9430f363c3f35669cabe7a0daf2 1.8s done
18:09:29 [2020-02-10T18:09:29.317Z] #7 extracting sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db
18:09:29 [2020-02-10T18:09:29.330Z] go: finding github.com/onsi/gomega v1.4.3
18:09:29 [2020-02-10T18:09:29.782Z] #44 27.50   CC       images/sk-opts.o
18:09:29 [2020-02-10T18:09:29.782Z] #44 ...
18:09:29 [2020-02-10T18:09:29.782Z] 
18:09:29 [2020-02-10T18:09:29.783Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:29 [2020-02-10T18:09:29.783Z] #47 92.22 vendor/golang.org/x/text/transform
18:09:30 [2020-02-10T18:09:30.716Z] #47 93.02 vendor/golang.org/x/text/unicode/bidi
18:09:30 [2020-02-10T18:09:30.841Z] go: finding github.com/davecgh/go-spew v1.1.0
18:09:31 [2020-02-10T18:09:31.471Z] go: finding github.com/mitchellh/mapstructure v1.1.2
18:09:31 [2020-02-10T18:09:31.757Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5
18:09:32 [2020-02-10T18:09:32.045Z] go: finding cloud.google.com/go v0.26.0
18:09:32 [2020-02-10T18:09:32.614Z] #47 95.06 vendor/golang.org/x/text/secure/bidirule
18:09:32 [2020-02-10T18:09:32.671Z] go: finding github.com/stretchr/objx v0.1.1
18:09:32 [2020-02-10T18:09:32.671Z] go: finding github.com/pelletier/go-toml v1.2.0
18:09:32 [2020-02-10T18:09:32.871Z] #47 95.32 vendor/golang.org/x/text/unicode/norm
18:09:33 [2020-02-10T18:09:33.203Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 5.2s
18:09:33 [2020-02-10T18:09:33.299Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
18:09:33 [2020-02-10T18:09:33.515Z] #7 extracting sha256:e86c8339d2b79bd92f500f5d8ed3b1f20e913cfa7beff7dced36487201c727db 3.4s done
18:09:33 [2020-02-10T18:09:33.515Z] #7 extracting sha256:1266f4979b0e54136482546c9226b697ee0f47d0b50b822dd009f8ec4fd083b3 done
18:09:33 [2020-02-10T18:09:33.515Z] #7 DONE 15.2s
18:09:33 [2020-02-10T18:09:33.515Z] 
18:09:33 [2020-02-10T18:09:33.515Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:09:33 [2020-02-10T18:09:33.774Z] #7 extracting sha256:bd20b51e17057cf9eba517d50180c73ef0d3dd71e3f352199f5f47e0c64b68d4 5.9s done
18:09:33 [2020-02-10T18:09:33.927Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1
18:09:34 [2020-02-10T18:09:34.035Z] #7 extracting sha256:8447556509669c9607d0562cfe5b87af889224bf2534d9503aa271e31ff36462 done
18:09:34 [2020-02-10T18:09:34.035Z] #7 DONE 23.5s
18:09:34 [2020-02-10T18:09:34.217Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496
18:09:34 [2020-02-10T18:09:34.294Z] 
18:09:34 [2020-02-10T18:09:34.294Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:09:34 [2020-02-10T18:09:34.960Z] Removing intermediate container 591b282b0d74
18:09:34 [2020-02-10T18:09:34.960Z]  ---> e90fce8e2b6f
18:09:34 [2020-02-10T18:09:34.960Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
18:09:34 [2020-02-10T18:09:34.960Z]  ---> 687421176e14
18:09:34 [2020-02-10T18:09:34.960Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
18:09:34 [2020-02-10T18:09:34.960Z]  ---> 3e1714b66c13
18:09:34 [2020-02-10T18:09:34.960Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
18:09:34 [2020-02-10T18:09:34.960Z]  ---> Running in 69394bdb22ef
18:09:34 [2020-02-10T18:09:34.960Z] Removing intermediate container 69394bdb22ef
18:09:34 [2020-02-10T18:09:34.960Z]  ---> 163e0af06152
18:09:34 [2020-02-10T18:09:34.960Z] Successfully built 163e0af06152
18:09:34 [2020-02-10T18:09:34.960Z] Successfully tagged moby-buildx:latest
18:09:34 [2020-02-10T18:09:34.960Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
18:09:34 [2020-02-10T18:09:34.960Z] if [ -n "${id}" ]; then \
18:09:34 [2020-02-10T18:09:34.960Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
18:09:34 [2020-02-10T18:09:34.960Z] 	&& touch bundles/buildx; \
18:09:34 [2020-02-10T18:09:34.960Z] 	docker rm -f ${id}; \
18:09:34 [2020-02-10T18:09:34.960Z] fi
18:09:34 [2020-02-10T18:09:34.960Z] 0a21a7a33bcfa71990837f42a3979209af6e249b9f01bc8a07d6cc75113f8ab5
18:09:34 [2020-02-10T18:09:34.960Z] bundles/buildx version
18:09:34 [2020-02-10T18:09:34.960Z] buildx v0.3.1 6db68d0
18:09:34 [2020-02-10T18:09:34.960Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 .
18:09:34 [2020-02-10T18:09:34.960Z] #1 [internal] booting buildkit
18:09:34 [2020-02-10T18:09:34.960Z] #1 pulling image moby/buildkit:buildx-stable-1
18:09:34 [2020-02-10T18:09:34.960Z] #1 pulling image moby/buildkit:buildx-stable-1 1.9s done
18:09:34 [2020-02-10T18:09:34.960Z] #1 creating container buildx_buildkit_default
18:09:34 [2020-02-10T18:09:34.960Z] #1 creating container buildx_buildkit_default 0.4s done
18:09:34 [2020-02-10T18:09:34.960Z] #1 DONE 2.3s
18:09:34 [2020-02-10T18:09:34.960Z] 
18:09:34 [2020-02-10T18:09:34.960Z] #3 [internal] load build definition from Dockerfile
18:09:34 [2020-02-10T18:09:34.960Z] #3 transferring dockerfile: 15.71kB done
18:09:34 [2020-02-10T18:09:34.960Z] #3 DONE 0.0s
18:09:34 [2020-02-10T18:09:34.960Z] 
18:09:34 [2020-02-10T18:09:34.960Z] #2 [internal] load .dockerignore
18:09:34 [2020-02-10T18:09:34.960Z] #2 transferring context: 87B done
18:09:34 [2020-02-10T18:09:34.960Z] #2 DONE 0.0s
18:09:34 [2020-02-10T18:09:34.960Z] 
18:09:34 [2020-02-10T18:09:34.960Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:09:34 [2020-02-10T18:09:34.960Z] #4 DONE 0.5s
18:09:34 [2020-02-10T18:09:34.960Z] 
18:09:34 [2020-02-10T18:09:34.960Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:09:34 [2020-02-10T18:09:34.960Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
18:09:34 [2020-02-10T18:09:34.960Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done
18:09:34 [2020-02-10T18:09:34.960Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
18:09:34 [2020-02-10T18:09:34.960Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done
18:09:34 [2020-02-10T18:09:34.960Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s done
18:09:34 [2020-02-10T18:09:34.960Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
18:09:35 [2020-02-10T18:09:35.243Z] go: finding github.com/Microsoft/hcsshim v0.8.5
18:09:35 [2020-02-10T18:09:35.316Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done
18:09:35 [2020-02-10T18:09:35.316Z] #5 DONE 0.5s
18:09:35 [2020-02-10T18:09:35.665Z] 
18:09:35 [2020-02-10T18:09:35.665Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
18:09:35 [2020-02-10T18:09:35.932Z] #8 DONE 1.7s
18:09:35 [2020-02-10T18:09:35.932Z] 
18:09:35 [2020-02-10T18:09:35.932Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:09:36 [2020-02-10T18:09:36.033Z] #7 DONE 0.3s
18:09:36 [2020-02-10T18:09:36.033Z] 
18:09:36 [2020-02-10T18:09:36.033Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster
18:09:36 [2020-02-10T18:09:36.033Z] #6 DONE 0.4s
18:09:36 [2020-02-10T18:09:36.033Z] 
18:09:36 [2020-02-10T18:09:36.033Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:09:36 [2020-02-10T18:09:36.033Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done
18:09:36 [2020-02-10T18:09:36.148Z] #47 ...
18:09:36 [2020-02-10T18:09:36.148Z] 
18:09:36 [2020-02-10T18:09:36.148Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:36 [2020-02-10T18:09:36.148Z] #44 27.75   CC       images/sk-unix.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 28.06   CC       images/sk-inet.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 28.47   CC       images/tun.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 28.84   CC       images/sk-netlink.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 29.04   CC       images/packet-sock.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 29.41   CC       images/ipc-var.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 29.71   CC       images/ipc-desc.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 29.90   CC       images/ipc-shm.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 30.11   CC       images/ipc-msg.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 30.42   CC       images/ipc-sem.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 30.66   CC       images/utsns.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 30.91   CC       images/creds.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 31.11   CC       images/vma.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 31.42   CC       images/netdev.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 31.79   CC       images/tty.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 32.51   CC       images/file-lock.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 32.72   CC       images/rlimit.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 32.96   CC       images/pagemap.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 33.26   CC       images/siginfo.o
18:09:36 [2020-02-10T18:09:36.148Z] #44 33.53   CC       images/rpc.o
18:09:36 [2020-02-10T18:09:36.281Z] go: finding github.com/uber/jaeger-lib v1.2.1
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 0B / 9.88MB 0.1s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:405b58165bf06b178dacbf6c969d559fe180cadb2d6f1c75fe0755bdf368aaa0 5.45kB / 5.45kB done
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:053af876b91913aed3c9ac2dd8b595bad22b94416eea6848860df62f3367af60 1.79kB / 1.79kB done
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:5b56a0d174e1942aa9c4762ba657088d03af1090840f5776077c9784598b3abe 155B / 155B 0.1s done
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 1.33MB / 48.95MB 0.1s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 0B / 7.38MB 0.1s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 0B / 51.33MB 0.1s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 0B / 56.59MB 0.1s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 0B / 102.16MB 0.1s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 1.57MB / 9.88MB 0.3s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 5.56MB / 48.95MB 0.3s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 1.74MB / 7.38MB 0.3s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 3.36MB / 56.59MB 0.3s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 4.07MB / 9.88MB 0.4s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 8.58MB / 48.95MB 0.4s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 4.36MB / 7.38MB 0.4s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 6.31MB / 56.59MB 0.4s
18:09:36 [2020-02-10T18:09:36.529Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 7.27MB / 102.16MB 0.4s
18:09:36 [2020-02-10T18:09:36.711Z] #44 34.61   CC       images/ext-file.o
18:09:36 [2020-02-10T18:09:36.865Z] #9 DONE 1.1s
18:09:36 [2020-02-10T18:09:36.865Z] 
18:09:36 [2020-02-10T18:09:36.865Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:09:36 [2020-02-10T18:09:36.865Z] #40 DONE 0.0s
18:09:36 [2020-02-10T18:09:36.865Z] 
18:09:36 [2020-02-10T18:09:36.865Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:09:36 [2020-02-10T18:09:36.910Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd
18:09:36 [2020-02-10T18:09:36.910Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33
18:09:36 [2020-02-10T18:09:36.944Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 5.68MB / 9.88MB 0.6s
18:09:36 [2020-02-10T18:09:36.944Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 11.20MB / 48.95MB 0.6s
18:09:36 [2020-02-10T18:09:36.944Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 6.38MB / 7.38MB 0.6s
18:09:36 [2020-02-10T18:09:36.944Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 3.35MB / 51.33MB 0.6s
18:09:36 [2020-02-10T18:09:36.944Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 10.51MB / 56.59MB 0.6s
18:09:36 [2020-02-10T18:09:36.944Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 8.07MB / 9.88MB 0.7s
18:09:36 [2020-02-10T18:09:36.944Z] #8 sha256:6eca02855c81b470d73964fc93a8a5e484c5ce5dd6782210cc15b8aca2d28684 7.38MB / 7.38MB 0.7s done
18:09:36 [2020-02-10T18:09:36.944Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 12.74MB / 102.16MB 0.7s
18:09:36 [2020-02-10T18:09:36.968Z] #44 34.72   CC       images/cgroup.o
18:09:37 [2020-02-10T18:09:37.123Z] #35 ...
18:09:37 [2020-02-10T18:09:37.123Z] 
18:09:37 [2020-02-10T18:09:37.123Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:09:37 [2020-02-10T18:09:37.123Z] #29 DONE 0.1s
18:09:37 [2020-02-10T18:09:37.123Z] 
18:09:37 [2020-02-10T18:09:37.123Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:09:37 [2020-02-10T18:09:37.123Z] #21 DONE 0.1s
18:09:37 [2020-02-10T18:09:37.123Z] 
18:09:37 [2020-02-10T18:09:37.123Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:09:37 [2020-02-10T18:09:37.202Z] go: finding github.com/jinzhu/gorm v1.9.2
18:09:37 [2020-02-10T18:09:37.202Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2
18:09:37 [2020-02-10T18:09:37.202Z] go: finding google.golang.org/appengine v1.1.0
18:09:37 [2020-02-10T18:09:37.380Z] #22 DONE 0.2s
18:09:37 [2020-02-10T18:09:37.380Z] 
18:09:37 [2020-02-10T18:09:37.380Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:09:37 [2020-02-10T18:09:37.380Z] #64 DONE 0.2s
18:09:37 [2020-02-10T18:09:37.380Z] 
18:09:37 [2020-02-10T18:09:37.380Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:09:37 [2020-02-10T18:09:37.380Z] #49 DONE 0.2s
18:09:37 [2020-02-10T18:09:37.380Z] 
18:09:37 [2020-02-10T18:09:37.380Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:09:37 [2020-02-10T18:09:37.380Z] #70 DONE 0.2s
18:09:37 [2020-02-10T18:09:37.380Z] 
18:09:37 [2020-02-10T18:09:37.380Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:09:37 [2020-02-10T18:09:37.380Z] #52 DONE 0.2s
18:09:37 [2020-02-10T18:09:37.380Z] 
18:09:37 [2020-02-10T18:09:37.380Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:09:37 [2020-02-10T18:09:37.380Z] #46 DONE 0.2s
18:09:37 [2020-02-10T18:09:37.380Z] 
18:09:37 [2020-02-10T18:09:37.380Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:37 [2020-02-10T18:09:37.380Z] #47 ...
18:09:37 [2020-02-10T18:09:37.380Z] 
18:09:37 [2020-02-10T18:09:37.380Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:09:37 [2020-02-10T18:09:37.380Z] #32 DONE 0.3s
18:09:37 [2020-02-10T18:09:37.402Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.88MB / 9.88MB 0.9s
18:09:37 [2020-02-10T18:09:37.402Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 15.49MB / 48.95MB 0.9s
18:09:37 [2020-02-10T18:09:37.402Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 7.97MB / 51.33MB 0.9s
18:09:37 [2020-02-10T18:09:37.402Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 15.21MB / 56.59MB 0.9s
18:09:37 [2020-02-10T18:09:37.402Z] #8 ...
18:09:37 [2020-02-10T18:09:37.402Z] 
18:09:37 [2020-02-10T18:09:37.402Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:09:37 [2020-02-10T18:09:37.402Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
18:09:37 [2020-02-10T18:09:37.402Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
18:09:37 [2020-02-10T18:09:37.402Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done
18:09:37 [2020-02-10T18:09:37.402Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
18:09:37 [2020-02-10T18:09:37.402Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done
18:09:37 [2020-02-10T18:09:37.402Z] #69 DONE 1.1s
18:09:37 [2020-02-10T18:09:37.402Z] 
18:09:37 [2020-02-10T18:09:37.402Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:09:37 [2020-02-10T18:09:37.402Z] #8 sha256:88ecd1a9e0aa67e009dc11b696d0a2029c3bb506e5058e13434114e16ad7a290 9.88MB / 9.88MB 0.9s done
18:09:37 [2020-02-10T18:09:37.402Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 18.11MB / 48.95MB 1.0s
18:09:37 [2020-02-10T18:09:37.402Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 19.04MB / 56.59MB 1.0s
18:09:37 [2020-02-10T18:09:37.403Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 17.89MB / 102.16MB 1.0s
18:09:37 [2020-02-10T18:09:37.403Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 21.86MB / 48.95MB 1.2s
18:09:37 [2020-02-10T18:09:37.403Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 13.95MB / 51.33MB 1.2s
18:09:37 [2020-02-10T18:09:37.403Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 23.07MB / 56.59MB 1.2s
18:09:37 [2020-02-10T18:09:37.403Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 25.32MB / 48.95MB 1.3s
18:09:37 [2020-02-10T18:09:37.403Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 16.65MB / 51.33MB 1.3s
18:09:37 [2020-02-10T18:09:37.403Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 25.00MB / 102.16MB 1.3s
18:09:37 [2020-02-10T18:09:37.532Z] #44 ...
18:09:37 [2020-02-10T18:09:37.532Z] 
18:09:37 [2020-02-10T18:09:37.532Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:37 [2020-02-10T18:09:37.532Z] #47 99.99 vendor/golang.org/x/net/idna
18:09:37 [2020-02-10T18:09:37.637Z] 
18:09:37 [2020-02-10T18:09:37.637Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:09:37 [2020-02-10T18:09:37.719Z] #8 DONE 3.8s
18:09:37 [2020-02-10T18:09:37.719Z] 
18:09:37 [2020-02-10T18:09:37.719Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:09:37 [2020-02-10T18:09:37.830Z] go: finding gotest.tools v2.2.0+incompatible
18:09:37 [2020-02-10T18:09:37.841Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 28.76MB / 48.95MB 1.5s
18:09:37 [2020-02-10T18:09:37.841Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 20.18MB / 51.33MB 1.5s
18:09:37 [2020-02-10T18:09:37.841Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 29.19MB / 56.59MB 1.5s
18:09:37 [2020-02-10T18:09:37.841Z] #8 ...
18:09:37 [2020-02-10T18:09:37.841Z] 
18:09:37 [2020-02-10T18:09:37.841Z] #21 [internal] load build context
18:09:37 [2020-02-10T18:09:37.841Z] #21 transferring context: 47.10MB 1.8s done
18:09:37 [2020-02-10T18:09:37.841Z] #21 DONE 1.8s
18:09:37 [2020-02-10T18:09:37.841Z] 
18:09:37 [2020-02-10T18:09:37.841Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:09:37 [2020-02-10T18:09:37.841Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 32.18MB / 48.95MB 1.6s
18:09:37 [2020-02-10T18:09:37.841Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 24.80MB / 51.33MB 1.6s
18:09:37 [2020-02-10T18:09:37.841Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 32.16MB / 56.59MB 1.6s
18:09:37 [2020-02-10T18:09:37.841Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 31.91MB / 102.16MB 1.6s
18:09:37 [2020-02-10T18:09:37.979Z] #9 DONE 0.9s
18:09:37 [2020-02-10T18:09:37.979Z] 
18:09:37 [2020-02-10T18:09:37.979Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:09:37 [2020-02-10T18:09:37.979Z] #40 DONE 0.1s
18:09:37 [2020-02-10T18:09:37.979Z] 
18:09:37 [2020-02-10T18:09:37.979Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:09:38 [2020-02-10T18:09:38.247Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 36.23MB / 48.95MB 1.8s
18:09:38 [2020-02-10T18:09:38.247Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 29.45MB / 51.33MB 1.8s
18:09:38 [2020-02-10T18:09:38.247Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 36.26MB / 56.59MB 1.8s
18:09:38 [2020-02-10T18:09:38.247Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 40.91MB / 48.95MB 1.9s
18:09:38 [2020-02-10T18:09:38.247Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 34.00MB / 51.33MB 1.9s
18:09:38 [2020-02-10T18:09:38.247Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 40.75MB / 56.59MB 1.9s
18:09:38 [2020-02-10T18:09:38.247Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 40.64MB / 102.16MB 1.9s
18:09:38 [2020-02-10T18:09:38.247Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 45.77MB / 48.95MB 2.1s
18:09:38 [2020-02-10T18:09:38.247Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 38.44MB / 51.33MB 2.1s
18:09:38 [2020-02-10T18:09:38.247Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 44.88MB / 56.59MB 2.1s
18:09:38 [2020-02-10T18:09:38.428Z] #35 ...
18:09:38 [2020-02-10T18:09:38.428Z] 
18:09:38 [2020-02-10T18:09:38.428Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:09:38 [2020-02-10T18:09:38.428Z] #29 DONE 0.1s
18:09:38 [2020-02-10T18:09:38.428Z] 
18:09:38 [2020-02-10T18:09:38.428Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:09:38 [2020-02-10T18:09:38.428Z] #21 DONE 0.1s
18:09:38 [2020-02-10T18:09:38.428Z] 
18:09:38 [2020-02-10T18:09:38.428Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:09:38 [2020-02-10T18:09:38.428Z] #49 DONE 0.2s
18:09:38 [2020-02-10T18:09:38.428Z] 
18:09:38 [2020-02-10T18:09:38.428Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:09:38 [2020-02-10T18:09:38.428Z] #22 DONE 0.2s
18:09:38 [2020-02-10T18:09:38.428Z] 
18:09:38 [2020-02-10T18:09:38.428Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:09:38 [2020-02-10T18:09:38.428Z] #32 DONE 0.2s
18:09:38 [2020-02-10T18:09:38.428Z] 
18:09:38 [2020-02-10T18:09:38.428Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:09:38 [2020-02-10T18:09:38.428Z] #33 ...
18:09:38 [2020-02-10T18:09:38.428Z] 
18:09:38 [2020-02-10T18:09:38.428Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:09:38 [2020-02-10T18:09:38.428Z] #52 DONE 0.2s
18:09:38 [2020-02-10T18:09:38.663Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.95MB / 48.95MB 2.2s
18:09:38 [2020-02-10T18:09:38.663Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 43.50MB / 51.33MB 2.2s
18:09:38 [2020-02-10T18:09:38.663Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 49.53MB / 56.59MB 2.2s
18:09:38 [2020-02-10T18:09:38.663Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 49.36MB / 102.16MB 2.2s
18:09:38 [2020-02-10T18:09:38.663Z] #8 sha256:6f3b736b312bfd59fd7947524542ae1d57ed4564aefaafdf0ccfb7d600f7978f 48.95MB / 48.95MB 2.2s done
18:09:38 [2020-02-10T18:09:38.663Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 49.47MB / 51.33MB 2.4s
18:09:38 [2020-02-10T18:09:38.663Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 55.44MB / 56.59MB 2.4s
18:09:38 [2020-02-10T18:09:38.663Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 55.15MB / 102.16MB 2.4s
18:09:38 [2020-02-10T18:09:38.872Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1
18:09:38 [2020-02-10T18:09:38.884Z] 
18:09:38 [2020-02-10T18:09:38.884Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:09:38 [2020-02-10T18:09:38.884Z] #64 DONE 0.2s
18:09:38 [2020-02-10T18:09:38.884Z] 
18:09:38 [2020-02-10T18:09:38.884Z] #70 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:09:38 [2020-02-10T18:09:38.884Z] #70 DONE 0.2s
18:09:38 [2020-02-10T18:09:38.884Z] 
18:09:38 [2020-02-10T18:09:38.884Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:09:38 [2020-02-10T18:09:38.884Z] #46 DONE 0.3s
18:09:38 [2020-02-10T18:09:38.884Z] 
18:09:38 [2020-02-10T18:09:38.884Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:39 [2020-02-10T18:09:39.057Z] #8 sha256:eba663ac4e1567abd178cbcb653944b168f5b132c1a687c67ef4041d7ed4030d 56.59MB / 56.59MB 2.5s done
18:09:39 [2020-02-10T18:09:39.057Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 69.52MB / 102.16MB 2.5s
18:09:39 [2020-02-10T18:09:39.057Z] #8 sha256:114b7e56002fcad21b16ab9d3774a372824925547f59e9580bc61ec3cee41394 51.33MB / 51.33MB 2.5s done
18:09:39 [2020-02-10T18:09:39.057Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 87.20MB / 102.16MB 2.7s
18:09:39 [2020-02-10T18:09:39.057Z] #8 sha256:213fb37638ee3945de166769c41785746ccd8b769094a578788eaebd421c0646 102.16MB / 102.16MB 2.9s done
18:09:39 [2020-02-10T18:09:39.460Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf
18:09:39 [2020-02-10T18:09:39.500Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a
18:09:39 [2020-02-10T18:09:39.500Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
18:09:39 [2020-02-10T18:09:39.500Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed
18:09:39 [2020-02-10T18:09:39.500Z] go: finding github.com/spf13/afero v1.1.2
18:09:39 [2020-02-10T18:09:39.500Z] go: finding github.com/hpcloud/tail v1.0.0
18:09:39 [2020-02-10T18:09:39.500Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793
18:09:39 [2020-02-10T18:09:39.790Z] go: finding github.com/coreos/etcd v3.3.10+incompatible
18:09:40 [2020-02-10T18:09:40.054Z] #47 102.2 vendor/golang.org/x/net/http2/hpack
18:09:40 [2020-02-10T18:09:40.985Z] #47 103.3 mime
18:09:41 [2020-02-10T18:09:41.287Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd
18:09:41 [2020-02-10T18:09:41.580Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8
18:09:41 [2020-02-10T18:09:41.580Z] go: finding github.com/kisielk/errcheck v1.1.0
18:09:41 [2020-02-10T18:09:41.872Z] go: finding github.com/sirupsen/logrus v1.0.3
18:09:41 [2020-02-10T18:09:41.872Z] go: finding github.com/kr/pty v1.1.1
18:09:42 [2020-02-10T18:09:42.170Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5
18:09:42 [2020-02-10T18:09:42.880Z] #47 105.2 mime/quotedprintable
18:09:42 [2020-02-10T18:09:42.911Z] #33 ...
18:09:42 [2020-02-10T18:09:42.911Z] 
18:09:42 [2020-02-10T18:09:42.911Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:09:42 [2020-02-10T18:09:42.911Z] #43 3.693 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:09:42 [2020-02-10T18:09:42.911Z] #43 3.708 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:09:42 [2020-02-10T18:09:42.911Z] #43 3.708 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:09:42 [2020-02-10T18:09:42.911Z] #43 3.939 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:09:42 [2020-02-10T18:09:42.911Z] #43 4.520 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
18:09:42 [2020-02-10T18:09:42.911Z] #43 5.314 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:09:43 [2020-02-10T18:09:43.137Z] #47 105.6 net/http/internal
18:09:43 [2020-02-10T18:09:43.137Z] #47 ...
18:09:43 [2020-02-10T18:09:43.137Z] 
18:09:43 [2020-02-10T18:09:43.137Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:09:43 [2020-02-10T18:09:43.137Z] #10 95.71 Selecting previously unselected package g++-mingw-w64-x86-64.
18:09:43 [2020-02-10T18:09:43.137Z] #10 95.71 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:09:43 [2020-02-10T18:09:43.137Z] #10 95.72 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:09:43 [2020-02-10T18:09:43.137Z] #10 ...
18:09:43 [2020-02-10T18:09:43.137Z] 
18:09:43 [2020-02-10T18:09:43.137Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:43 [2020-02-10T18:09:43.137Z] #44 35.43   CC       images/userns.o
18:09:43 [2020-02-10T18:09:43.137Z] #44 35.65   CC       images/google/protobuf/descriptor.o
18:09:43 [2020-02-10T18:09:43.137Z] #44 37.23   CC       images/opts.o
18:09:43 [2020-02-10T18:09:43.137Z] #44 37.39   CC       images/seccomp.o
18:09:43 [2020-02-10T18:09:43.137Z] #44 37.64   CC       images/binfmt-misc.o
18:09:43 [2020-02-10T18:09:43.137Z] #44 37.83   CC       images/time.o
18:09:43 [2020-02-10T18:09:43.137Z] #44 38.11   CC       images/sysctl.o
18:09:43 [2020-02-10T18:09:43.137Z] #44 38.29   CC       images/autofs.o
18:09:43 [2020-02-10T18:09:43.137Z] #44 38.56   CC       images/macvlan.o
18:09:43 [2020-02-10T18:09:43.137Z] #44 38.78   CC       images/sit.o
18:09:43 [2020-02-10T18:09:43.137Z] #44 38.96   LINK     images/built-in.o
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.06   GEN      compel/include/asm
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.07   GEN      compel/include/version.h
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.08 touch .config
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.09   GEN      include/common/config.h
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.16   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.19   GEN      compel/plugins/include/uapi/std/syscall-64.h
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.21   GEN      compel/arch/x86/plugins/std/syscalls-64.S
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.23   DEP      compel/arch/x86/plugins/std/syscalls-64.d
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.26   DEP      compel/arch/x86/plugins/std/memcpy.d
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.32   DEP      compel/arch/x86/plugins/std/parasite-head.d
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.35   GEN      compel/plugins/include/uapi/std/syscall.h
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.39   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.40   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.43   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.44   DEP      compel/plugins/std/infect.d
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.59   DEP      compel/plugins/std/string.d
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.71   DEP      compel/plugins/std/log.d
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.79   DEP      compel/plugins/std/fds.d
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.90   DEP      compel/plugins/std/std.d
18:09:43 [2020-02-10T18:09:43.137Z] #44 39.99   DEP      compel/plugins/shmem/shmem.d
18:09:43 [2020-02-10T18:09:43.137Z] #44 40.05   DEP      compel/plugins/fds/fds.d
18:09:43 [2020-02-10T18:09:43.137Z] #44 40.19   CC       compel/plugins/std/std.o
18:09:43 [2020-02-10T18:09:43.137Z] #44 40.48   CC       compel/plugins/std/fds.o
18:09:43 [2020-02-10T18:09:43.137Z] #44 40.90   CC       compel/plugins/std/log.o
18:09:43 [2020-02-10T18:09:43.670Z] go: finding github.com/onsi/ginkgo v1.6.0
18:09:43 [2020-02-10T18:09:43.701Z] #44 41.66   CC       compel/plugins/std/string.o
18:09:43 [2020-02-10T18:09:43.801Z] #47 ...
18:09:43 [2020-02-10T18:09:43.801Z] 
18:09:43 [2020-02-10T18:09:43.801Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.432 + RM_GOPATH=0
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.432 + TMP_GOPATH=
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.432 + : /build
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.432 + '[' -z '' ']'
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.432 ++ mktemp -d
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.434 + export GOPATH=/tmp/tmp.r7NHROaxSx
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.434 + GOPATH=/tmp/tmp.r7NHROaxSx
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.434 + RM_GOPATH=1
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.436 ++ dirname ./install.sh
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.444 + dir=.
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.444 + bin=gotestsum
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.444 + shift
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.444 + '[' '!' -f ./gotestsum.installer ']'
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.444 + . ./gotestsum.installer
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.444 ++ : v0.3.5
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.445 Installing gotestsum version v0.3.5
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.445 + install_gotestsum
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.445 + echo 'Installing gotestsum version v0.3.5'
18:09:43 [2020-02-10T18:09:43.801Z] #50 5.445 + go get -d gotest.tools/gotestsum
18:09:43 [2020-02-10T18:09:43.960Z] go: finding gopkg.in/fsnotify.v1 v1.4.7
18:09:44 [2020-02-10T18:09:44.600Z] go: finding gopkg.in/yaml.v2 v2.2.1
18:09:44 [2020-02-10T18:09:44.631Z] #44 42.36   CC       compel/plugins/std/infect.o
18:09:44 [2020-02-10T18:09:44.631Z] #44 ...
18:09:44 [2020-02-10T18:09:44.631Z] 
18:09:44 [2020-02-10T18:09:44.631Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:09:44 [2020-02-10T18:09:44.631Z] #65 99.99 + for f in rootlesskit rootlesskit-docker-proxy
18:09:44 [2020-02-10T18:09:44.631Z] #65 99.99 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:09:44 [2020-02-10T18:09:44.631Z] #65 DONE 107.1s
18:09:44 [2020-02-10T18:09:44.631Z] 
18:09:44 [2020-02-10T18:09:44.631Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:09:44 [2020-02-10T18:09:44.887Z] #66 DONE 0.1s
18:09:44 [2020-02-10T18:09:44.887Z] 
18:09:44 [2020-02-10T18:09:44.887Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:09:44 [2020-02-10T18:09:44.887Z] #10 ...
18:09:44 [2020-02-10T18:09:44.887Z] 
18:09:44 [2020-02-10T18:09:44.887Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:44 [2020-02-10T18:09:44.887Z] #44 42.82   CC       compel/arch/x86/plugins/std/parasite-head.o
18:09:44 [2020-02-10T18:09:44.887Z] #44 42.92   CC       compel/arch/x86/plugins/std/memcpy.o
18:09:44 [2020-02-10T18:09:44.889Z] go: finding github.com/bitly/go-simplejson v0.5.0
18:09:45 [2020-02-10T18:09:45.144Z] #44 43.01   CC       compel/arch/x86/plugins/std/syscalls-64.o
18:09:45 [2020-02-10T18:09:45.144Z] #44 43.06   AR       compel/plugins/std.lib.a
18:09:45 [2020-02-10T18:09:45.187Z] #50 ...
18:09:45 [2020-02-10T18:09:45.187Z] 
18:09:45 [2020-02-10T18:09:45.187Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.389 + RM_GOPATH=0
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.389 + TMP_GOPATH=
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.389 + : /build
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.389 + '[' -z '' ']'
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.391 ++ mktemp -d
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.395 + export GOPATH=/tmp/tmp.x99ogoO6kW
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.395 + GOPATH=/tmp/tmp.x99ogoO6kW
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.395 + RM_GOPATH=1
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.396 ++ dirname ./install.sh
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.402 + dir=.
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.403 + bin=vndr
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.403 + shift
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.403 + '[' '!' -f ./vndr.installer ']'
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.403 + . ./vndr.installer
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.403 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.404 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.404 + install_vndr
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.404 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.404 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.x99ogoO6kW/src/github.com/LK4D4/vndr
18:09:45 [2020-02-10T18:09:45.187Z] #47 6.437 Cloning into '/tmp/tmp.x99ogoO6kW/src/github.com/LK4D4/vndr'...
18:09:45 [2020-02-10T18:09:45.401Z] #44 43.24   CC       compel/plugins/fds/fds.o
18:09:45 [2020-02-10T18:09:45.757Z] #47 7.138 + cd /tmp/tmp.x99ogoO6kW/src/github.com/LK4D4/vndr
18:09:45 [2020-02-10T18:09:45.757Z] #47 7.141 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:09:45 [2020-02-10T18:09:45.757Z] #47 7.157 + go build -buildmode=pie -v -o /build/vndr .
18:09:45 [2020-02-10T18:09:45.909Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6
18:09:45 [2020-02-10T18:09:45.909Z] go: finding github.com/sirupsen/logrus v1.3.0
18:09:45 [2020-02-10T18:09:45.966Z] #44 43.80   AR       compel/plugins/fds.lib.a
18:09:45 [2020-02-10T18:09:45.966Z] #44 43.81   HOSTDEP  compel/src/lib/log-host.d
18:09:46 [2020-02-10T18:09:46.223Z] #44 44.02   HOSTDEP  compel/src/lib/handle-elf-host.d
18:09:46 [2020-02-10T18:09:46.223Z] #44 44.09   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
18:09:46 [2020-02-10T18:09:46.223Z] #44 44.22   HOSTDEP  compel/src/main-host.d
18:09:46 [2020-02-10T18:09:46.384Z] #43 ...
18:09:46 [2020-02-10T18:09:46.384Z] 
18:09:46 [2020-02-10T18:09:46.384Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:09:46 [2020-02-10T18:09:46.384Z] #23 9.217 + RM_GOPATH=0
18:09:46 [2020-02-10T18:09:46.384Z] #23 9.217 + TMP_GOPATH=
18:09:46 [2020-02-10T18:09:46.384Z] #23 9.217 + : /build
18:09:46 [2020-02-10T18:09:46.384Z] #23 9.218 + '[' -z '' ']'
18:09:46 [2020-02-10T18:09:46.384Z] #23 9.222 ++ mktemp -d
18:09:46 [2020-02-10T18:09:46.384Z] #23 9.223 + export GOPATH=/tmp/tmp.PoWEsCS1Cc
18:09:46 [2020-02-10T18:09:46.384Z] #23 9.232 + GOPATH=/tmp/tmp.PoWEsCS1Cc
18:09:46 [2020-02-10T18:09:46.384Z] #23 9.232 + RM_GOPATH=1
18:09:46 [2020-02-10T18:09:46.384Z] #23 9.233 ++ dirname ./install.sh
18:09:46 [2020-02-10T18:09:46.480Z] #44 44.36   DEP      compel/src/lib/ptrace.d
18:09:46 [2020-02-10T18:09:46.480Z] #44 44.50   DEP      compel/src/lib/infect.d
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.234 + dir=.
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.235 + bin=dockercli
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.237 + shift
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.237 + '[' '!' -f ./dockercli.installer ']'
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.237 + . ./dockercli.installer
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.237 ++ : stable
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.237 ++ : 17.06.2-ce
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.242 + install_dockercli
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.245 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.245 Install docker/cli version 17.06.2-ce from stable
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.246 ++ uname -m
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.247 + arch=x86_64
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.247 + '[' x86_64 '!=' x86_64 ']'
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.247 + url=https://download.docker.com/linux/static
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.247 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:09:46 [2020-02-10T18:09:46.641Z] #23 9.248 + tar -xz docker/docker
18:09:46 [2020-02-10T18:09:46.738Z] #44 44.67   DEP      compel/src/lib/infect-util.d
18:09:46 [2020-02-10T18:09:46.899Z] #23 ...
18:09:46 [2020-02-10T18:09:46.899Z] 
18:09:46 [2020-02-10T18:09:46.899Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:09:46 [2020-02-10T18:09:46.899Z] #10 5.699 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:09:46 [2020-02-10T18:09:46.899Z] #10 5.753 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:09:46 [2020-02-10T18:09:46.899Z] #10 5.753 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:09:46 [2020-02-10T18:09:46.899Z] #10 6.329 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:09:46 [2020-02-10T18:09:46.899Z] #10 8.324 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
18:09:46 [2020-02-10T18:09:46.932Z] go: finding github.com/coreos/go-semver v0.2.0
18:09:46 [2020-02-10T18:09:46.995Z] #44 44.81   DEP      compel/src/lib/infect-rpc.d
18:09:47 [2020-02-10T18:09:47.145Z] #47 8.412 internal/race
18:09:47 [2020-02-10T18:09:47.145Z] #47 8.438 runtime/internal/sys
18:09:47 [2020-02-10T18:09:47.145Z] #47 8.447 internal/cpu
18:09:47 [2020-02-10T18:09:47.145Z] #47 8.513 runtime/internal/atomic
18:09:47 [2020-02-10T18:09:47.145Z] #47 8.679 sync/atomic
18:09:47 [2020-02-10T18:09:47.157Z] #10 ...
18:09:47 [2020-02-10T18:09:47.157Z] 
18:09:47 [2020-02-10T18:09:47.157Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:09:47 [2020-02-10T18:09:47.157Z] #59 7.123 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:09:47 [2020-02-10T18:09:47.157Z] #59 7.160 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:09:47 [2020-02-10T18:09:47.157Z] #59 7.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:09:47 [2020-02-10T18:09:47.157Z] #59 9.271 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:09:47 [2020-02-10T18:09:47.157Z] #59 ...
18:09:47 [2020-02-10T18:09:47.157Z] 
18:09:47 [2020-02-10T18:09:47.157Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:09:47 [2020-02-10T18:09:47.252Z] #44 44.97   DEP      compel/arch/x86/src/lib/infect.d
18:09:47 [2020-02-10T18:09:47.253Z] #44 45.14   DEP      compel/arch/x86/src/lib/cpu.d
18:09:47 [2020-02-10T18:09:47.253Z] #44 45.21   DEP      compel/src/lib/log.d
18:09:47 [2020-02-10T18:09:47.407Z] #47 8.776 runtime/internal/math
18:09:47 [2020-02-10T18:09:47.407Z] #47 8.925 unicode
18:09:47 [2020-02-10T18:09:47.414Z] #25 ...
18:09:47 [2020-02-10T18:09:47.414Z] 
18:09:47 [2020-02-10T18:09:47.414Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:09:47 [2020-02-10T18:09:47.414Z] #30 ...
18:09:47 [2020-02-10T18:09:47.414Z] 
18:09:47 [2020-02-10T18:09:47.414Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:09:47 [2020-02-10T18:09:47.510Z] #44 45.33   DEP      compel/src/main.d
18:09:47 [2020-02-10T18:09:47.510Z] #44 45.43   DEP      compel/src/lib/handle-elf.d
18:09:47 [2020-02-10T18:09:47.572Z] go: finding gopkg.in/yaml.v2 v2.2.2
18:09:47 [2020-02-10T18:09:47.572Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880
18:09:47 [2020-02-10T18:09:47.668Z] #47 9.199 unicode/utf8
18:09:47 [2020-02-10T18:09:47.673Z] #65 ...
18:09:47 [2020-02-10T18:09:47.673Z] 
18:09:47 [2020-02-10T18:09:47.674Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.28 + RM_GOPATH=0
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.28 + TMP_GOPATH=
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.28 + : /build
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.28 + '[' -z '' ']'
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.28 ++ mktemp -d
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.29 + export GOPATH=/tmp/tmp.cZv02mJByd
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.29 + GOPATH=/tmp/tmp.cZv02mJByd
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.29 + RM_GOPATH=1
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.29 ++ dirname ./install.sh
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.29 + dir=.
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.30 + bin=gotestsum
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.30 + shift
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.30 + '[' '!' -f ./gotestsum.installer ']'
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.31 + . ./gotestsum.installer
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.31 ++ : v0.3.5
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.31 + install_gotestsum
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.31 + echo 'Installing gotestsum version v0.3.5'
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.31 Installing gotestsum version v0.3.5
18:09:47 [2020-02-10T18:09:47.674Z] #50 10.31 + go get -d gotest.tools/gotestsum
18:09:47 [2020-02-10T18:09:47.674Z] #50 ...
18:09:47 [2020-02-10T18:09:47.674Z] 
18:09:47 [2020-02-10T18:09:47.674Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:09:47 [2020-02-10T18:09:47.768Z] #44 45.62   DEP      compel/arch/x86/src/lib/handle-elf.d
18:09:47 [2020-02-10T18:09:47.930Z] #47 9.380 internal/bytealg
18:09:47 [2020-02-10T18:09:47.930Z] #47 9.428 math
18:09:47 [2020-02-10T18:09:47.930Z] #47 ...
18:09:47 [2020-02-10T18:09:47.930Z] 
18:09:47 [2020-02-10T18:09:47.930Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:09:47 [2020-02-10T18:09:47.930Z] #10 3.593 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:09:47 [2020-02-10T18:09:47.930Z] #10 3.611 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:09:47 [2020-02-10T18:09:47.930Z] #10 3.611 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:09:47 [2020-02-10T18:09:47.930Z] #10 4.096 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
18:09:47 [2020-02-10T18:09:47.930Z] #10 4.727 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [175 kB]
18:09:47 [2020-02-10T18:09:47.930Z] #10 6.243 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
18:09:47 [2020-02-10T18:09:47.931Z] #71 10.60 + RM_GOPATH=0
18:09:47 [2020-02-10T18:09:47.931Z] #71 ...
18:09:47 [2020-02-10T18:09:47.931Z] 
18:09:47 [2020-02-10T18:09:47.931Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.472 + RM_GOPATH=0
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.472 + TMP_GOPATH=
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.472 + : /build
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.472 + '[' -z '' ']'
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.478 ++ mktemp -d
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.478 + export GOPATH=/tmp/tmp.efUivEvRQU
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.480 + GOPATH=/tmp/tmp.efUivEvRQU
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.480 + RM_GOPATH=1
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.484 ++ dirname ./install.sh
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.485 + dir=.
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.487 + bin=golangci_lint
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.487 + shift
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.488 + '[' '!' -f ./golangci_lint.installer ']'
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.488 + . ./golangci_lint.installer
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.488 ++ : v1.20.0
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.489 + install_golangci_lint
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.489 + echo 'Installing golangci-lint version v1.20.0'
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.489 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:09:47 [2020-02-10T18:09:47.931Z] #53 9.489 Installing golangci-lint version v1.20.0
18:09:47 [2020-02-10T18:09:47.931Z] #53 ...
18:09:47 [2020-02-10T18:09:47.931Z] 
18:09:47 [2020-02-10T18:09:47.931Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:09:47 [2020-02-10T18:09:47.931Z] #41 10.28 + git clone https://github.com/docker/distribution.git .
18:09:47 [2020-02-10T18:09:47.931Z] #41 10.28 Cloning into '.'...
18:09:48 [2020-02-10T18:09:48.025Z] #44 45.76   CC       compel/src/lib/log.o
18:09:48 [2020-02-10T18:09:48.025Z] #44 46.02   CC       compel/arch/x86/src/lib/cpu.o
18:09:48 [2020-02-10T18:09:48.189Z] #41 ...
18:09:48 [2020-02-10T18:09:48.189Z] 
18:09:48 [2020-02-10T18:09:48.189Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.60 + TMP_GOPATH=
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.60 + : /build
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.60 + '[' -z '' ']'
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.60 ++ mktemp -d
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.61 + export GOPATH=/tmp/tmp.g6vyqhHy2M
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.61 + GOPATH=/tmp/tmp.g6vyqhHy2M
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.61 + RM_GOPATH=1
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.62 ++ dirname ./install.sh
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.62 + dir=.
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.62 + bin=proxy
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.62 + shift
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.62 + '[' '!' -f ./proxy.installer ']'
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.62 + . ./proxy.installer
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.62 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.62 + install_proxy
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.63 + case "$1" in
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.63 + export CGO_ENABLED=0
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.63 + CGO_ENABLED=0
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.63 + _install_proxy
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.63 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.63 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.63 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.g6vyqhHy2M/src/github.com/docker/libnetwork
18:09:48 [2020-02-10T18:09:48.189Z] #71 10.63 Cloning into '/tmp/tmp.g6vyqhHy2M/src/github.com/docker/libnetwork'...
18:09:48 [2020-02-10T18:09:48.191Z] #10 ...
18:09:48 [2020-02-10T18:09:48.191Z] 
18:09:48 [2020-02-10T18:09:48.191Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:09:48 [2020-02-10T18:09:48.191Z] #30 5.084 + git clone https://github.com/kolyshkin/go-swagger.git .
18:09:48 [2020-02-10T18:09:48.191Z] #30 5.084 Cloning into '.'...
18:09:48 [2020-02-10T18:09:48.208Z] go: finding github.com/kisielk/gotool v1.0.0
18:09:48 [2020-02-10T18:09:48.451Z] #30 ...
18:09:48 [2020-02-10T18:09:48.451Z] 
18:09:48 [2020-02-10T18:09:48.451Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:09:48 [2020-02-10T18:09:48.451Z] #43 4.490 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:09:48 [2020-02-10T18:09:48.451Z] #43 4.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:09:48 [2020-02-10T18:09:48.451Z] #43 4.515 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:09:48 [2020-02-10T18:09:48.451Z] #43 5.063 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
18:09:48 [2020-02-10T18:09:48.451Z] #43 6.657 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [175 kB]
18:09:48 [2020-02-10T18:09:48.451Z] #43 8.445 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
18:09:48 [2020-02-10T18:09:48.451Z] #43 ...
18:09:48 [2020-02-10T18:09:48.451Z] 
18:09:48 [2020-02-10T18:09:48.451Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:09:48 [2020-02-10T18:09:48.451Z] #25 4.533 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:09:48 [2020-02-10T18:09:48.451Z] #25 4.563 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:09:48 [2020-02-10T18:09:48.451Z] #25 4.563 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:09:48 [2020-02-10T18:09:48.451Z] #25 5.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
18:09:48 [2020-02-10T18:09:48.452Z] #25 6.800 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [175 kB]
18:09:48 [2020-02-10T18:09:48.452Z] #25 8.231 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
18:09:48 [2020-02-10T18:09:48.499Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635
18:09:48 [2020-02-10T18:09:48.714Z] #25 ...
18:09:48 [2020-02-10T18:09:48.714Z] 
18:09:48 [2020-02-10T18:09:48.714Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:09:48 [2020-02-10T18:09:48.714Z] #41 6.315 + git clone https://github.com/docker/distribution.git .
18:09:48 [2020-02-10T18:09:48.714Z] #41 6.318 Cloning into '.'...
18:09:48 [2020-02-10T18:09:48.714Z] #41 ...
18:09:48 [2020-02-10T18:09:48.714Z] 
18:09:48 [2020-02-10T18:09:48.714Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.743 + RM_GOPATH=0
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.743 + TMP_GOPATH=
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.743 + : /build
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.743 + '[' -z '' ']'
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.743 ++ mktemp -d
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + export GOPATH=/tmp/tmp.1wNlWQWA5n
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + GOPATH=/tmp/tmp.1wNlWQWA5n
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + RM_GOPATH=1
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 ++ dirname ./install.sh
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + dir=.
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + bin=proxy
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + shift
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + '[' '!' -f ./proxy.installer ']'
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + . ./proxy.installer
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + install_proxy
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + case "$1" in
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + export CGO_ENABLED=0
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + CGO_ENABLED=0
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + _install_proxy
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.758 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1wNlWQWA5n/src/github.com/docker/libnetwork
18:09:48 [2020-02-10T18:09:48.714Z] #71 6.771 Cloning into '/tmp/tmp.1wNlWQWA5n/src/github.com/docker/libnetwork'...
18:09:48 [2020-02-10T18:09:48.789Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
18:09:48 [2020-02-10T18:09:48.849Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 9.7s done
18:09:48 [2020-02-10T18:09:48.850Z] #8 DONE 12.8s
18:09:48 [2020-02-10T18:09:48.850Z] 
18:09:48 [2020-02-10T18:09:48.850Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:09:48 [2020-02-10T18:09:48.958Z] #44 46.70   CC       compel/arch/x86/src/lib/infect.o
18:09:48 [2020-02-10T18:09:48.974Z] #71 ...
18:09:48 [2020-02-10T18:09:48.974Z] 
18:09:48 [2020-02-10T18:09:48.974Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:09:48 [2020-02-10T18:09:48.974Z] #59 4.411 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:09:48 [2020-02-10T18:09:48.974Z] #59 4.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:09:48 [2020-02-10T18:09:48.974Z] #59 4.434 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:09:48 [2020-02-10T18:09:48.974Z] #59 5.181 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
18:09:48 [2020-02-10T18:09:48.974Z] #59 6.593 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [175 kB]
18:09:48 [2020-02-10T18:09:48.974Z] #59 8.255 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
18:09:48 [2020-02-10T18:09:48.974Z] #59 ...
18:09:48 [2020-02-10T18:09:48.974Z] 
18:09:48 [2020-02-10T18:09:48.974Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.798 + RM_GOPATH=0
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.798 + TMP_GOPATH=
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.798 + : /build
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.798 + '[' -z '' ']'
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.799 ++ mktemp -d
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.806 + export GOPATH=/tmp/tmp.0hnY0iNVAH
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.806 + GOPATH=/tmp/tmp.0hnY0iNVAH
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.807 + RM_GOPATH=1
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.809 ++ dirname ./install.sh
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.811 + dir=.
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.816 + bin=dockercli
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.816 + shift
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.816 + '[' '!' -f ./dockercli.installer ']'
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.817 + . ./dockercli.installer
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.817 ++ : stable
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.817 ++ : 17.06.2-ce
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.818 + install_dockercli
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.818 Install docker/cli version 17.06.2-ce from stable
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.818 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.821 ++ uname -m
18:09:48 [2020-02-10T18:09:48.974Z] #23 6.825 + arch=aarch64
18:09:48 [2020-02-10T18:09:48.975Z] #23 6.825 + '[' aarch64 '!=' x86_64 ']'
18:09:48 [2020-02-10T18:09:48.975Z] #23 6.825 + '[' aarch64 '!=' s390x ']'
18:09:48 [2020-02-10T18:09:48.975Z] #23 6.825 + '[' aarch64 '!=' armhf ']'
18:09:48 [2020-02-10T18:09:48.975Z] #23 6.825 + build_dockercli
18:09:48 [2020-02-10T18:09:48.975Z] #23 6.825 + git clone https://github.com/docker/docker-ce /tmp/tmp.0hnY0iNVAH/tmp/docker-ce
18:09:48 [2020-02-10T18:09:48.975Z] #23 6.848 Cloning into '/tmp/tmp.0hnY0iNVAH/tmp/docker-ce'...
18:09:49 [2020-02-10T18:09:49.193Z] #9 DONE 0.3s
18:09:49 [2020-02-10T18:09:49.193Z] 
18:09:49 [2020-02-10T18:09:49.193Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:09:49 [2020-02-10T18:09:49.236Z] #23 ...
18:09:49 [2020-02-10T18:09:49.236Z] 
18:09:49 [2020-02-10T18:09:49.236Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.614 + RM_GOPATH=0
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.615 + TMP_GOPATH=
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.616 + : /build
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.617 + '[' -z '' ']'
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.618 ++ mktemp -d
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.619 + export GOPATH=/tmp/tmp.0MDIF8KB2K
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.620 + GOPATH=/tmp/tmp.0MDIF8KB2K
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.620 + RM_GOPATH=1
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.621 ++ dirname ./install.sh
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.623 + dir=.
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.623 + bin=golangci_lint
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.623 + shift
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.623 + '[' '!' -f ./golangci_lint.installer ']'
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.623 + . ./golangci_lint.installer
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.624 ++ : v1.20.0
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.624 + install_golangci_lint
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.630 Installing golangci-lint version v1.20.0
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.630 + echo 'Installing golangci-lint version v1.20.0'
18:09:49 [2020-02-10T18:09:49.236Z] #53 6.630 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:09:49 [2020-02-10T18:09:49.236Z] #53 ...
18:09:49 [2020-02-10T18:09:49.236Z] 
18:09:49 [2020-02-10T18:09:49.236Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.837 + RM_GOPATH=0
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.837 + TMP_GOPATH=
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.837 + : /build/
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.837 + '[' -z '' ']'
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.837 ++ mktemp -d
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.844 + export GOPATH=/tmp/tmp.l9C3plsHA9
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.844 + GOPATH=/tmp/tmp.l9C3plsHA9
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.844 + RM_GOPATH=1
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.844 ++ dirname ./install.sh
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.846 + dir=.
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.846 + bin=rootlesskit
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.846 + shift
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.846 + '[' '!' -f ./rootlesskit.installer ']'
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.846 + . ./rootlesskit.installer
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.846 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.847 + install_rootlesskit
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.851 + case "$1" in
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.851 + export CGO_ENABLED=0
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.851 + CGO_ENABLED=0
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.851 + _install_rootlesskit
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.851 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.851 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.l9C3plsHA9/src/github.com/rootless-containers/rootlesskit
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.853 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:09:49 [2020-02-10T18:09:49.236Z] #65 6.855 Cloning into '/tmp/tmp.l9C3plsHA9/src/github.com/rootless-containers/rootlesskit'...
18:09:49 [2020-02-10T18:09:49.236Z] #65 10.02 + cd /tmp/tmp.l9C3plsHA9/src/github.com/rootless-containers/rootlesskit
18:09:49 [2020-02-10T18:09:49.236Z] #65 10.02 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:09:49 [2020-02-10T18:09:49.236Z] #65 10.36 + for f in rootlesskit rootlesskit-docker-proxy
18:09:49 [2020-02-10T18:09:49.236Z] #65 10.37 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:09:49 [2020-02-10T18:09:49.498Z] #65 ...
18:09:49 [2020-02-10T18:09:49.498Z] 
18:09:49 [2020-02-10T18:09:49.498Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.774 + RM_GOPATH=0
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.774 + TMP_GOPATH=
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.774 + : /build
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.774 + '[' -z '' ']'
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.775 ++ mktemp -d
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.788 + export GOPATH=/tmp/tmp.MF8owtfQPc
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.788 + GOPATH=/tmp/tmp.MF8owtfQPc
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.788 + RM_GOPATH=1
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.789 ++ dirname ./install.sh
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.793 + dir=.
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.793 + bin=tomlv
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.793 + shift
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.793 + '[' '!' -f ./tomlv.installer ']'
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.793 + . ./tomlv.installer
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.793 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.793 + install_tomlv
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.793 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.793 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MF8owtfQPc/src/github.com/BurntSushi/toml
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.796 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:09:49 [2020-02-10T18:09:49.498Z] #33 6.804 Cloning into '/tmp/tmp.MF8owtfQPc/src/github.com/BurntSushi/toml'...
18:09:49 [2020-02-10T18:09:49.498Z] #33 7.714 + cd /tmp/tmp.MF8owtfQPc/src/github.com/BurntSushi/toml
18:09:49 [2020-02-10T18:09:49.498Z] #33 7.715 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:09:49 [2020-02-10T18:09:49.498Z] #33 7.728 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:09:49 [2020-02-10T18:09:49.498Z] #33 8.507 math/bits
18:09:49 [2020-02-10T18:09:49.498Z] #33 8.549 runtime/internal/sys
18:09:49 [2020-02-10T18:09:49.498Z] #33 8.557 internal/cpu
18:09:49 [2020-02-10T18:09:49.498Z] #33 8.560 runtime/internal/atomic
18:09:49 [2020-02-10T18:09:49.498Z] #33 8.931 runtime/internal/math
18:09:49 [2020-02-10T18:09:49.498Z] #33 9.131 unicode/utf8
18:09:49 [2020-02-10T18:09:49.498Z] #33 9.195 sync/atomic
18:09:49 [2020-02-10T18:09:49.498Z] #33 9.288 internal/bytealg
18:09:49 [2020-02-10T18:09:49.498Z] #33 9.317 math
18:09:49 [2020-02-10T18:09:49.498Z] #33 9.702 unicode
18:09:49 [2020-02-10T18:09:49.498Z] #33 10.13 internal/testlog
18:09:49 [2020-02-10T18:09:49.498Z] #33 10.75 encoding
18:09:49 [2020-02-10T18:09:49.498Z] #33 11.01 runtime
18:09:49 [2020-02-10T18:09:49.498Z] #33 11.24 runtime/cgo
18:09:49 [2020-02-10T18:09:49.523Z] #44 47.37   CC       compel/src/lib/infect-rpc.o
18:09:49 [2020-02-10T18:09:49.541Z] #10 DONE 0.3s
18:09:49 [2020-02-10T18:09:49.541Z] 
18:09:49 [2020-02-10T18:09:49.541Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:09:49 [2020-02-10T18:09:49.541Z] #30 DONE 0.0s
18:09:49 [2020-02-10T18:09:49.541Z] 
18:09:49 [2020-02-10T18:09:49.541Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:09:49 [2020-02-10T18:09:49.541Z] #41 DONE 0.1s
18:09:49 [2020-02-10T18:09:49.541Z] 
18:09:49 [2020-02-10T18:09:49.541Z] #22 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:09:49 [2020-02-10T18:09:49.541Z] #22 DONE 0.1s
18:09:49 [2020-02-10T18:09:49.541Z] 
18:09:49 [2020-02-10T18:09:49.541Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:09:49 [2020-02-10T18:09:49.541Z] #42 ...
18:09:49 [2020-02-10T18:09:49.541Z] 
18:09:49 [2020-02-10T18:09:49.541Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:09:49 [2020-02-10T18:09:49.541Z] #47 DONE 0.1s
18:09:49 [2020-02-10T18:09:49.541Z] 
18:09:49 [2020-02-10T18:09:49.541Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:09:49 [2020-02-10T18:09:49.541Z] #71 DONE 0.1s
18:09:49 [2020-02-10T18:09:49.541Z] 
18:09:49 [2020-02-10T18:09:49.541Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:09:49 [2020-02-10T18:09:49.541Z] #23 DONE 0.1s
18:09:49 [2020-02-10T18:09:49.541Z] 
18:09:49 [2020-02-10T18:09:49.541Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:09:49 [2020-02-10T18:09:49.541Z] #65 DONE 0.1s
18:09:49 [2020-02-10T18:09:49.541Z] 
18:09:49 [2020-02-10T18:09:49.541Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:09:49 [2020-02-10T18:09:49.541Z] #53 DONE 0.1s
18:09:49 [2020-02-10T18:09:49.780Z] #44 47.69   CC       compel/src/lib/infect-util.o
18:09:49 [2020-02-10T18:09:49.909Z] 
18:09:49 [2020-02-10T18:09:49.909Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:09:49 [2020-02-10T18:09:49.909Z] #50 DONE 0.1s
18:09:49 [2020-02-10T18:09:49.909Z] 
18:09:49 [2020-02-10T18:09:49.909Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:09:49 [2020-02-10T18:09:49.909Z] #33 DONE 0.2s
18:09:49 [2020-02-10T18:09:49.909Z] 
18:09:49 [2020-02-10T18:09:49.909Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:09:49 [2020-02-10T18:09:49.909Z] #42 0.343 + git clone https://github.com/docker/distribution.git .
18:09:49 [2020-02-10T18:09:49.909Z] #42 0.343 Cloning into '.'...
18:09:50 [2020-02-10T18:09:50.042Z] #44 47.88   CC       compel/src/lib/infect.o
18:09:50 [2020-02-10T18:09:50.975Z] #44 ...
18:09:50 [2020-02-10T18:09:50.975Z] 
18:09:50 [2020-02-10T18:09:50.975Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:09:50 [2020-02-10T18:09:50.975Z] #10 113.5 Selecting previously unselected package libapparmor1:amd64.
18:09:50 [2020-02-10T18:09:50.975Z] #10 113.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:09:50 [2020-02-10T18:09:50.975Z] #10 113.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:09:50 [2020-02-10T18:09:50.975Z] #10 113.6 Selecting previously unselected package libapparmor-dev:amd64.
18:09:50 [2020-02-10T18:09:50.975Z] #10 113.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:09:50 [2020-02-10T18:09:50.975Z] #10 113.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:09:51 [2020-02-10T18:09:51.234Z] #10 113.8 Selecting previously unselected package libbtrfs0.
18:09:51 [2020-02-10T18:09:51.235Z] #10 113.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:09:51 [2020-02-10T18:09:51.235Z] #10 113.8 Unpacking libbtrfs0 (4.20.1-2) ...
18:09:51 [2020-02-10T18:09:51.235Z] #10 113.9 Selecting previously unselected package libbtrfs-dev.
18:09:51 [2020-02-10T18:09:51.235Z] #10 113.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:09:51 [2020-02-10T18:09:51.235Z] #10 113.9 Unpacking libbtrfs-dev (4.20.1-2) ...
18:09:51 [2020-02-10T18:09:51.492Z] #10 ...
18:09:51 [2020-02-10T18:09:51.492Z] 
18:09:51 [2020-02-10T18:09:51.492Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:09:51 [2020-02-10T18:09:51.492Z] #50 DONE 113.8s
18:09:51 [2020-02-10T18:09:51.492Z] 
18:09:51 [2020-02-10T18:09:51.492Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:09:51 [2020-02-10T18:09:51.492Z] #10 114.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:09:51 [2020-02-10T18:09:51.492Z] #10 114.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:09:51 [2020-02-10T18:09:51.492Z] #10 114.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:09:51 [2020-02-10T18:09:51.751Z] #10 114.3 Selecting previously unselected package libudev-dev:amd64.
18:09:51 [2020-02-10T18:09:51.751Z] #10 114.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
18:09:51 [2020-02-10T18:09:51.751Z] #10 114.3 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
18:09:51 [2020-02-10T18:09:51.751Z] #10 114.6 Selecting previously unselected package libsepol1-dev:amd64.
18:09:51 [2020-02-10T18:09:51.751Z] #10 114.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:09:51 [2020-02-10T18:09:51.751Z] #10 114.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:09:52 [2020-02-10T18:09:52.073Z] #33 ...
18:09:52 [2020-02-10T18:09:52.073Z] 
18:09:52 [2020-02-10T18:09:52.073Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:09:52 [2020-02-10T18:09:52.073Z] #25 13.90 Fetched 8153 kB in 10s (848 kB/s)
18:09:52 [2020-02-10T18:09:52.317Z] #10 115.1 Selecting previously unselected package libpcre16-3:amd64.
18:09:52 [2020-02-10T18:09:52.317Z] #10 115.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:09:52 [2020-02-10T18:09:52.317Z] #10 115.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:09:52 [2020-02-10T18:09:52.574Z] #10 115.3 Selecting previously unselected package libpcre32-3:amd64.
18:09:52 [2020-02-10T18:09:52.574Z] #10 115.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:09:52 [2020-02-10T18:09:52.574Z] #10 115.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:09:52 [2020-02-10T18:09:52.832Z] #10 115.5 Selecting previously unselected package libpcrecpp0v5:amd64.
18:09:52 [2020-02-10T18:09:52.832Z] #10 115.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:09:52 [2020-02-10T18:09:52.832Z] #10 115.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:09:52 [2020-02-10T18:09:52.832Z] #10 115.6 Selecting previously unselected package libpcre3-dev:amd64.
18:09:52 [2020-02-10T18:09:52.832Z] #10 115.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:09:52 [2020-02-10T18:09:52.832Z] #10 115.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:09:53 [2020-02-10T18:09:53.176Z] #42 ...
18:09:53 [2020-02-10T18:09:53.176Z] 
18:09:53 [2020-02-10T18:09:53.176Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.375 + RM_GOPATH=0
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.377 + TMP_GOPATH=
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.377 + : /build
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.377 + '[' -z '' ']'
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.377 ++ mktemp -d
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.379 + export GOPATH=/tmp/tmp.zKZKCnaAmO
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.379 + GOPATH=/tmp/tmp.zKZKCnaAmO
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.379 + RM_GOPATH=1
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.379 ++ dirname ./install.sh
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.380 + dir=.
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.380 + bin=dockercli
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.380 + shift
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.380 + '[' '!' -f ./dockercli.installer ']'
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.380 + . ./dockercli.installer
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.380 ++ : stable
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.380 ++ : 17.06.2-ce
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.381 + install_dockercli
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.381 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.381 ++ uname -m
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.382 + arch=s390x
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.382 + '[' s390x '!=' x86_64 ']'
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.383 + '[' s390x '!=' s390x ']'
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.383 + url=https://download.docker.com/linux/static
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.383 + tar -xz docker/docker
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.386 Install docker/cli version 17.06.2-ce from stable
18:09:53 [2020-02-10T18:09:53.176Z] #24 0.398 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
18:09:53 [2020-02-10T18:09:53.176Z] #24 2.840 + mkdir -p /build
18:09:53 [2020-02-10T18:09:53.176Z] #24 2.840 + mv docker/docker /build/
18:09:53 [2020-02-10T18:09:53.176Z] #24 2.840 + rmdir docker
18:09:53 [2020-02-10T18:09:53.176Z] #24 DONE 3.0s
18:09:53 [2020-02-10T18:09:53.176Z] 
18:09:53 [2020-02-10T18:09:53.176Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.356 + RM_GOPATH=0
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.357 + TMP_GOPATH=
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.357 + : /build
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.357 + '[' -z '' ']'
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.357 ++ mktemp -d
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.357 + export GOPATH=/tmp/tmp.o53onHsVBj
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.357 + GOPATH=/tmp/tmp.o53onHsVBj
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.357 + RM_GOPATH=1
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.358 ++ dirname ./install.sh
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.358 + dir=.
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.358 + bin=vndr
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.358 + shift
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.358 + '[' '!' -f ./vndr.installer ']'
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.359 + . ./vndr.installer
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.359 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.359 + install_vndr
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.359 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.359 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.359 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.o53onHsVBj/src/github.com/LK4D4/vndr
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.360 Cloning into '/tmp/tmp.o53onHsVBj/src/github.com/LK4D4/vndr'...
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.900 + cd /tmp/tmp.o53onHsVBj/src/github.com/LK4D4/vndr
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.901 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:09:53 [2020-02-10T18:09:53.176Z] #48 0.903 + go build -buildmode=pie -v -o /build/vndr .
18:09:53 [2020-02-10T18:09:53.176Z] #48 1.434 internal/cpu
18:09:53 [2020-02-10T18:09:53.176Z] #48 1.437 runtime/internal/atomic
18:09:53 [2020-02-10T18:09:53.176Z] #48 1.535 runtime/internal/sys
18:09:53 [2020-02-10T18:09:53.176Z] #48 1.615 runtime/internal/math
18:09:53 [2020-02-10T18:09:53.176Z] #48 1.654 internal/race
18:09:53 [2020-02-10T18:09:53.176Z] #48 1.700 sync/atomic
18:09:53 [2020-02-10T18:09:53.176Z] #48 1.820 internal/bytealg
18:09:53 [2020-02-10T18:09:53.176Z] #48 1.880 unicode
18:09:53 [2020-02-10T18:09:53.176Z] #48 1.956 runtime
18:09:53 [2020-02-10T18:09:53.176Z] #48 2.545 unicode/utf8
18:09:53 [2020-02-10T18:09:53.176Z] #48 2.638 math
18:09:53 [2020-02-10T18:09:53.220Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
18:09:53 [2020-02-10T18:09:53.398Z] #10 116.0 Selecting previously unselected package libselinux1-dev:amd64.
18:09:53 [2020-02-10T18:09:53.398Z] #10 116.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:09:53 [2020-02-10T18:09:53.398Z] #10 116.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:09:53 [2020-02-10T18:09:53.656Z] #10 116.3 Selecting previously unselected package libdevmapper-dev:amd64.
18:09:53 [2020-02-10T18:09:53.656Z] #10 116.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:09:53 [2020-02-10T18:09:53.656Z] #10 116.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:09:53 [2020-02-10T18:09:53.656Z] #10 116.4 Selecting previously unselected package libseccomp-dev:amd64.
18:09:53 [2020-02-10T18:09:53.914Z] #10 116.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
18:09:53 [2020-02-10T18:09:53.914Z] #10 116.4 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
18:09:53 [2020-02-10T18:09:53.914Z] #10 116.5 Selecting previously unselected package libsystemd-dev:amd64.
18:09:53 [2020-02-10T18:09:53.914Z] #10 116.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
18:09:53 [2020-02-10T18:09:53.914Z] #10 116.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
18:09:54 [2020-02-10T18:09:54.049Z] #48 4.534 unicode/utf16
18:09:54 [2020-02-10T18:09:54.414Z] #48 4.583 container/list
18:09:54 [2020-02-10T18:09:54.414Z] #48 4.676 crypto/internal/subtle
18:09:54 [2020-02-10T18:09:54.414Z] #48 4.697 crypto/subtle
18:09:54 [2020-02-10T18:09:54.414Z] #48 4.726 vendor/golang.org/x/crypto/cryptobyte/asn1
18:09:54 [2020-02-10T18:09:54.414Z] #48 4.745 internal/nettrace
18:09:54 [2020-02-10T18:09:54.414Z] #48 4.772 runtime/cgo
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.0 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.1 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.1 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.1 Setting up libbtrfs0 (4.20.1-2) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.2 Setting up libbtrfs-dev (4.20.1-2) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.2 Setting up mingw-w64-common (6.0.0-3) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.3 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
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:09:54 [2020-02-10T18:09:54.479Z] #10 117.3 Setting up dmsetup (2:1.02.155-3) ...
18:09:54 [2020-02-10T18:09:54.739Z] #10 117.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:09:54 [2020-02-10T18:09:54.739Z] #10 117.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:09:54 [2020-02-10T18:09:54.739Z] #10 117.3 Processing triggers for libc-bin (2.28-10) ...
18:09:54 [2020-02-10T18:09:54.744Z] #71 ...
18:09:54 [2020-02-10T18:09:54.744Z] 
18:09:54 [2020-02-10T18:09:54.744Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.594 + RM_GOPATH=0
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.594 + TMP_GOPATH=
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.594 + : /build
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.594 + '[' -z '' ']'
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.599 ++ mktemp -d
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.630 + export GOPATH=/tmp/tmp.R7xmBu5m5D
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.630 + GOPATH=/tmp/tmp.R7xmBu5m5D
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.630 + RM_GOPATH=1
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.630 ++ dirname ./install.sh
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.637 + dir=.
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.637 + bin=tomlv
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.637 + shift
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.637 + '[' '!' -f ./tomlv.installer ']'
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.637 + . ./tomlv.installer
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.641 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.644 + install_tomlv
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.644 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.644 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.645 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.R7xmBu5m5D/src/github.com/BurntSushi/toml
18:09:54 [2020-02-10T18:09:54.744Z] #33 9.647 Cloning into '/tmp/tmp.R7xmBu5m5D/src/github.com/BurntSushi/toml'...
18:09:54 [2020-02-10T18:09:54.744Z] #33 10.56 + cd /tmp/tmp.R7xmBu5m5D/src/github.com/BurntSushi/toml
18:09:54 [2020-02-10T18:09:54.744Z] #33 10.56 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:09:54 [2020-02-10T18:09:54.744Z] #33 10.56 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:09:54 [2020-02-10T18:09:54.744Z] #33 11.27 runtime/internal/atomic
18:09:54 [2020-02-10T18:09:54.744Z] #33 11.28 internal/cpu
18:09:54 [2020-02-10T18:09:54.744Z] #33 11.63 runtime/internal/sys
18:09:54 [2020-02-10T18:09:54.744Z] #33 11.68 internal/bytealg
18:09:54 [2020-02-10T18:09:54.744Z] #33 11.90 runtime/internal/math
18:09:54 [2020-02-10T18:09:54.744Z] #33 12.00 math/bits
18:09:54 [2020-02-10T18:09:54.744Z] #33 12.43 runtime
18:09:54 [2020-02-10T18:09:54.744Z] #33 12.53 math
18:09:54 [2020-02-10T18:09:54.744Z] #33 16.77 unicode/utf8
18:09:54 [2020-02-10T18:09:54.744Z] #33 17.34 internal/testlog
18:09:54 [2020-02-10T18:09:54.997Z] #10 DONE 117.7s
18:09:54 [2020-02-10T18:09:54.997Z] 
18:09:54 [2020-02-10T18:09:54.997Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:54 [2020-02-10T18:09:54.997Z] #44 50.49   CC       compel/src/lib/ptrace.o
18:09:54 [2020-02-10T18:09:54.997Z] #44 50.82   AR       compel/libcompel.a
18:09:54 [2020-02-10T18:09:54.997Z] #44 50.89   HOSTCC   compel/src/main-host.o
18:09:54 [2020-02-10T18:09:54.997Z] #44 51.17   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
18:09:54 [2020-02-10T18:09:54.997Z] #44 51.39   HOSTCC   compel/src/lib/handle-elf-host.o
18:09:54 [2020-02-10T18:09:54.997Z] #44 51.69   HOSTCC   compel/src/lib/log-host.o
18:09:54 [2020-02-10T18:09:54.997Z] #44 51.87   HOSTLINK compel/compel-host-bin
18:09:54 [2020-02-10T18:09:54.997Z] #44 51.96   DEP      soccr/soccr.d
18:09:54 [2020-02-10T18:09:54.997Z] #44 52.10   CC       soccr/soccr.o
18:09:54 [2020-02-10T18:09:54.997Z] #44 ...
18:09:54 [2020-02-10T18:09:54.997Z] 
18:09:54 [2020-02-10T18:09:54.997Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:09:54 [2020-02-10T18:09:54.997Z] #55 DONE 0.1s
18:09:55 [2020-02-10T18:09:55.001Z] #33 ...
18:09:55 [2020-02-10T18:09:55.001Z] 
18:09:55 [2020-02-10T18:09:55.001Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:09:55 [2020-02-10T18:09:55.001Z] #23 17.72 + mkdir -p /build
18:09:55 [2020-02-10T18:09:55.001Z] #23 17.75 + mv docker/docker /build/
18:09:55 [2020-02-10T18:09:55.001Z] #23 17.76 + rmdir docker
18:09:55 [2020-02-10T18:09:55.255Z] 
18:09:55 [2020-02-10T18:09:55.255Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:09:55 [2020-02-10T18:09:55.255Z] #56 DONE 0.1s
18:09:55 [2020-02-10T18:09:55.255Z] 
18:09:55 [2020-02-10T18:09:55.255Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:55 [2020-02-10T18:09:55.448Z] #25 13.90 Reading package lists...
18:09:55 [2020-02-10T18:09:55.448Z] #25 ...
18:09:55 [2020-02-10T18:09:55.448Z] 
18:09:55 [2020-02-10T18:09:55.448Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:09:55 [2020-02-10T18:09:55.449Z] #35 7.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:09:55 [2020-02-10T18:09:55.449Z] #35 7.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:09:55 [2020-02-10T18:09:55.449Z] #35 7.074 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:09:55 [2020-02-10T18:09:55.449Z] #35 7.790 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
18:09:55 [2020-02-10T18:09:55.449Z] #35 9.525 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [175 kB]
18:09:55 [2020-02-10T18:09:55.449Z] #35 11.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
18:09:55 [2020-02-10T18:09:55.449Z] #35 ...
18:09:55 [2020-02-10T18:09:55.449Z] 
18:09:55 [2020-02-10T18:09:55.449Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:55 [2020-02-10T18:09:55.449Z] #47 10.24 internal/testlog
18:09:55 [2020-02-10T18:09:55.449Z] #47 10.85 runtime
18:09:55 [2020-02-10T18:09:55.449Z] #47 11.08 unicode/utf16
18:09:55 [2020-02-10T18:09:55.449Z] #47 11.89 container/list
18:09:55 [2020-02-10T18:09:55.449Z] #47 13.31 crypto/internal/subtle
18:09:55 [2020-02-10T18:09:55.449Z] #47 13.48 crypto/subtle
18:09:55 [2020-02-10T18:09:55.449Z] #47 13.83 vendor/golang.org/x/crypto/cryptobyte/asn1
18:09:55 [2020-02-10T18:09:55.449Z] #47 14.02 internal/nettrace
18:09:55 [2020-02-10T18:09:55.449Z] #47 14.51 runtime/cgo
18:09:55 [2020-02-10T18:09:55.449Z] #47 15.50 vendor/golang.org/x/crypto/internal/subtle
18:09:55 [2020-02-10T18:09:55.567Z] #23 DONE 18.3s
18:09:55 [2020-02-10T18:09:55.567Z] 
18:09:55 [2020-02-10T18:09:55.567Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.17 + RM_GOPATH=0
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.17 + TMP_GOPATH=
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.17 + : /build
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.17 + '[' -z '' ']'
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.17 ++ mktemp -d
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.17 + export GOPATH=/tmp/tmp.31MAEfOLpT
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.17 + GOPATH=/tmp/tmp.31MAEfOLpT
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.17 + RM_GOPATH=1
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.18 ++ dirname ./install.sh
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.18 + dir=.
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.18 + bin=vndr
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.18 + shift
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.18 + '[' '!' -f ./vndr.installer ']'
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.18 + . ./vndr.installer
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.18 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.18 + install_vndr
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.18 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.18 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.18 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.31MAEfOLpT/src/github.com/LK4D4/vndr
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.19 Cloning into '/tmp/tmp.31MAEfOLpT/src/github.com/LK4D4/vndr'...
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.92 + cd /tmp/tmp.31MAEfOLpT/src/github.com/LK4D4/vndr
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.92 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:09:55 [2020-02-10T18:09:55.567Z] #47 10.95 + go build -buildmode=pie -v -o /build/vndr .
18:09:55 [2020-02-10T18:09:55.567Z] #47 12.21 internal/bytealg
18:09:55 [2020-02-10T18:09:55.567Z] #47 12.26 internal/race
18:09:55 [2020-02-10T18:09:55.567Z] #47 12.41 sync/atomic
18:09:55 [2020-02-10T18:09:55.567Z] #47 12.67 unicode
18:09:55 [2020-02-10T18:09:55.567Z] #47 12.92 runtime
18:09:55 [2020-02-10T18:09:55.567Z] #47 16.48 unicode/utf8
18:09:55 [2020-02-10T18:09:55.567Z] #47 17.41 internal/testlog
18:09:55 [2020-02-10T18:09:55.567Z] #47 17.73 encoding
18:09:55 [2020-02-10T18:09:55.567Z] #47 17.88 unicode/utf16
18:09:55 [2020-02-10T18:09:55.567Z] #47 18.14 container/list
18:09:56 [2020-02-10T18:09:56.018Z] #47 ...
18:09:56 [2020-02-10T18:09:56.018Z] 
18:09:56 [2020-02-10T18:09:56.018Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:09:56 [2020-02-10T18:09:56.018Z] #35 17.89 Fetched 8153 kB in 11s (734 kB/s)
18:09:56 [2020-02-10T18:09:56.500Z] #47 19.05 crypto/internal/subtle
18:09:56 [2020-02-10T18:09:56.500Z] #47 19.20 crypto/subtle
18:09:56 [2020-02-10T18:09:56.628Z] #57 ...
18:09:56 [2020-02-10T18:09:56.628Z] 
18:09:56 [2020-02-10T18:09:56.628Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:09:56 [2020-02-10T18:09:56.628Z] #47 109.0 net/textproto
18:09:56 [2020-02-10T18:09:56.628Z] #47 109.0 crypto/x509
18:09:56 [2020-02-10T18:09:56.628Z] #47 109.9 vendor/golang.org/x/net/http/httpguts
18:09:56 [2020-02-10T18:09:56.628Z] #47 110.2 vendor/golang.org/x/net/http/httpproxy
18:09:56 [2020-02-10T18:09:56.628Z] #47 110.7 mime/multipart
18:09:56 [2020-02-10T18:09:56.628Z] #47 112.9 crypto/tls
18:09:56 [2020-02-10T18:09:56.628Z] #47 ...
18:09:56 [2020-02-10T18:09:56.628Z] 
18:09:56 [2020-02-10T18:09:56.628Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:56 [2020-02-10T18:09:56.628Z] #44 53.46   AR       soccr/libsoccr.a
18:09:56 [2020-02-10T18:09:56.628Z] #44 53.50 make[1]: 'soccr/libsoccr.a' is up to date.
18:09:56 [2020-02-10T18:09:56.628Z] #44 54.07   DEP      criu/arch/x86/sigframe.d
18:09:56 [2020-02-10T18:09:56.628Z] #44 54.20   DEP      criu/arch/x86/sigaction_compat.d
18:09:56 [2020-02-10T18:09:56.628Z] #44 54.31   DEP      criu/arch/x86/kerndat.d
18:09:56 [2020-02-10T18:09:56.628Z] #44 54.49   DEP      criu/arch/x86/crtools.d
18:09:56 [2020-02-10T18:09:56.757Z] #47 19.42 vendor/golang.org/x/crypto/cryptobyte/asn1
18:09:56 [2020-02-10T18:09:56.757Z] #47 19.51 internal/nettrace
18:09:56 [2020-02-10T18:09:56.757Z] #47 19.60 runtime/cgo
18:09:56 [2020-02-10T18:09:56.856Z] #48 6.784 vendor/golang.org/x/crypto/internal/subtle
18:09:56 [2020-02-10T18:09:56.886Z] #44 54.64   DEP      criu/arch/x86/cpu.d
18:09:56 [2020-02-10T18:09:56.886Z] #44 54.83   CC       criu/arch/x86/cpu.o
18:09:57 [2020-02-10T18:09:57.692Z] #47 ...
18:09:57 [2020-02-10T18:09:57.692Z] 
18:09:57 [2020-02-10T18:09:57.692Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:09:57 [2020-02-10T18:09:57.692Z] #25 10.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:09:57 [2020-02-10T18:09:57.692Z] #25 10.77 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:09:57 [2020-02-10T18:09:57.692Z] #25 10.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:09:57 [2020-02-10T18:09:57.692Z] #25 11.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:09:57 [2020-02-10T18:09:57.692Z] #25 13.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
18:09:57 [2020-02-10T18:09:57.692Z] #25 16.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:09:57 [2020-02-10T18:09:57.818Z] #44 ...
18:09:57 [2020-02-10T18:09:57.818Z] 
18:09:57 [2020-02-10T18:09:57.818Z] #11 [dev 1/25] RUN groupadd -r docker
18:09:57 [2020-02-10T18:09:57.818Z] #11 DONE 2.6s
18:09:57 [2020-02-10T18:09:57.818Z] 
18:09:57 [2020-02-10T18:09:57.818Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:57 [2020-02-10T18:09:57.818Z] #44 55.48   CC       criu/arch/x86/crtools.o
18:09:57 [2020-02-10T18:09:57.951Z] #25 ...
18:09:57 [2020-02-10T18:09:57.951Z] 
18:09:57 [2020-02-10T18:09:57.951Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:09:57 [2020-02-10T18:09:57.951Z] #43 10.74 Fetched 8325 kB in 7s (1138 kB/s)
18:09:57 [2020-02-10T18:09:57.951Z] #43 10.74 Reading package lists...
18:09:57 [2020-02-10T18:09:57.951Z] #43 17.87 Reading package lists...
18:09:57 [2020-02-10T18:09:57.951Z] #43 ...
18:09:57 [2020-02-10T18:09:57.951Z] 
18:09:57 [2020-02-10T18:09:57.951Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:09:57 [2020-02-10T18:09:57.951Z] #30 10.70 + git clone https://github.com/kolyshkin/go-swagger.git .
18:09:57 [2020-02-10T18:09:57.951Z] #30 10.70 Cloning into '.'...
18:09:58 [2020-02-10T18:09:58.209Z] #30 ...
18:09:58 [2020-02-10T18:09:58.209Z] 
18:09:58 [2020-02-10T18:09:58.209Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:09:58 [2020-02-10T18:09:58.209Z] #59 11.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
18:09:58 [2020-02-10T18:09:58.209Z] #59 13.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:09:58 [2020-02-10T18:09:58.467Z] #59 ...
18:09:58 [2020-02-10T18:09:58.467Z] 
18:09:58 [2020-02-10T18:09:58.467Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.52 + RM_GOPATH=0
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.52 + TMP_GOPATH=
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.52 + : /build/
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.52 + '[' -z '' ']'
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.52 ++ mktemp -d
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.53 + export GOPATH=/tmp/tmp.ZUzOHqBosX
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.54 + GOPATH=/tmp/tmp.ZUzOHqBosX
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.54 + RM_GOPATH=1
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.54 ++ dirname ./install.sh
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.54 + dir=.
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.54 + bin=rootlesskit
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.55 + shift
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.55 + '[' '!' -f ./rootlesskit.installer ']'
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.55 + . ./rootlesskit.installer
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.55 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.55 + install_rootlesskit
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.55 + case "$1" in
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.55 + export CGO_ENABLED=0
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.55 + CGO_ENABLED=0
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.55 + _install_rootlesskit
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.55 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.55 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.55 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZUzOHqBosX/src/github.com/rootless-containers/rootlesskit
18:09:58 [2020-02-10T18:09:58.467Z] #65 10.57 Cloning into '/tmp/tmp.ZUzOHqBosX/src/github.com/rootless-containers/rootlesskit'...
18:09:58 [2020-02-10T18:09:58.467Z] #65 14.27 + cd /tmp/tmp.ZUzOHqBosX/src/github.com/rootless-containers/rootlesskit
18:09:58 [2020-02-10T18:09:58.467Z] #65 14.28 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:09:58 [2020-02-10T18:09:58.467Z] #65 14.79 + for f in rootlesskit rootlesskit-docker-proxy
18:09:58 [2020-02-10T18:09:58.467Z] #65 14.79 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:09:58 [2020-02-10T18:09:58.467Z] #65 ...
18:09:58 [2020-02-10T18:09:58.467Z] 
18:09:58 [2020-02-10T18:09:58.467Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:09:58 [2020-02-10T18:09:58.467Z] #35 11.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:09:58 [2020-02-10T18:09:58.467Z] #35 11.20 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:09:58 [2020-02-10T18:09:58.467Z] #35 11.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:09:58 [2020-02-10T18:09:58.467Z] #35 12.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:09:58 [2020-02-10T18:09:58.467Z] #35 14.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
18:09:58 [2020-02-10T18:09:58.467Z] #35 16.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:09:58 [2020-02-10T18:09:58.725Z] #35 ...
18:09:58 [2020-02-10T18:09:58.725Z] 
18:09:58 [2020-02-10T18:09:58.725Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:09:58 [2020-02-10T18:09:58.725Z] #10 11.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:09:58 [2020-02-10T18:09:58.725Z] #10 21.48 Fetched 8325 kB in 16s (519 kB/s)
18:09:58 [2020-02-10T18:09:58.725Z] #10 21.48 Reading package lists...
18:09:58 [2020-02-10T18:09:58.725Z] #10 ...
18:09:58 [2020-02-10T18:09:58.725Z] 
18:09:58 [2020-02-10T18:09:58.725Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:09:58 [2020-02-10T18:09:58.725Z] #33 17.86 runtime/cgo
18:09:59 [2020-02-10T18:09:59.309Z] #48 9.455 github.com/LK4D4/vndr/godl/singleflight
18:09:59 [2020-02-10T18:09:59.309Z] #48 9.460 io
18:09:59 [2020-02-10T18:09:59.309Z] #48 9.649 strconv
18:09:59 [2020-02-10T18:09:59.318Z] #35 17.89 Reading package lists...
18:09:59 [2020-02-10T18:09:59.318Z] #35 ...
18:09:59 [2020-02-10T18:09:59.318Z] 
18:09:59 [2020-02-10T18:09:59.318Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:09:59 [2020-02-10T18:09:59.318Z] #10 10.74 Fetched 8153 kB in 7s (1106 kB/s)
18:09:59 [2020-02-10T18:09:59.318Z] #10 10.74 Reading package lists...
18:09:59 [2020-02-10T18:09:59.318Z] #10 17.19 Reading package lists...
18:09:59 [2020-02-10T18:09:59.318Z] #10 ...
18:09:59 [2020-02-10T18:09:59.318Z] 
18:09:59 [2020-02-10T18:09:59.318Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:09:59 [2020-02-10T18:09:59.318Z] #71 19.69 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.
18:09:59 [2020-02-10T18:09:59.318Z] #71 20.56 + cd /tmp/tmp.1wNlWQWA5n/src/github.com/docker/libnetwork
18:09:59 [2020-02-10T18:09:59.318Z] #71 20.59 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:09:59 [2020-02-10T18:09:59.582Z] #71 21.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:09:59 [2020-02-10T18:09:59.696Z] #48 ...
18:09:59 [2020-02-10T18:09:59.696Z] 
18:09:59 [2020-02-10T18:09:59.696Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:09:59 [2020-02-10T18:09:59.696Z] #36 0.442 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:09:59 [2020-02-10T18:09:59.696Z] #36 0.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:09:59 [2020-02-10T18:09:59.696Z] #36 0.766 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:09:59 [2020-02-10T18:09:59.696Z] #36 1.034 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
18:09:59 [2020-02-10T18:09:59.696Z] #36 9.677 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB]
18:09:59 [2020-02-10T18:09:59.696Z] #36 9.820 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
18:09:59 [2020-02-10T18:09:59.696Z] #36 ...
18:09:59 [2020-02-10T18:09:59.696Z] 
18:09:59 [2020-02-10T18:09:59.696Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:09:59 [2020-02-10T18:09:59.696Z] #26 0.490 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:09:59 [2020-02-10T18:09:59.696Z] #26 0.575 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:09:59 [2020-02-10T18:09:59.696Z] #26 0.766 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:09:59 [2020-02-10T18:09:59.696Z] #26 1.062 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
18:09:59 [2020-02-10T18:09:59.696Z] #26 10.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB]
18:09:59 [2020-02-10T18:09:59.696Z] #26 ...
18:09:59 [2020-02-10T18:09:59.696Z] 
18:09:59 [2020-02-10T18:09:59.696Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.430 + RM_GOPATH=0
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.430 + TMP_GOPATH=
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.446 + : /build
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.447 + '[' -z '' ']'
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.447 ++ mktemp -d
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.450 + export GOPATH=/tmp/tmp.mIzOFbDT2m
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.450 + GOPATH=/tmp/tmp.mIzOFbDT2m
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.450 + RM_GOPATH=1
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.451 ++ dirname ./install.sh
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.453 + dir=.
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.453 + bin=tomlv
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.453 + shift
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.454 + '[' '!' -f ./tomlv.installer ']'
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.454 + . ./tomlv.installer
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.455 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.455 + install_tomlv
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.455 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.455 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.455 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.mIzOFbDT2m/src/github.com/BurntSushi/toml
18:09:59 [2020-02-10T18:09:59.696Z] #34 0.459 Cloning into '/tmp/tmp.mIzOFbDT2m/src/github.com/BurntSushi/toml'...
18:09:59 [2020-02-10T18:09:59.696Z] #34 1.166 + cd /tmp/tmp.mIzOFbDT2m/src/github.com/BurntSushi/toml
18:09:59 [2020-02-10T18:09:59.696Z] #34 1.189 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:09:59 [2020-02-10T18:09:59.696Z] #34 1.215 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:09:59 [2020-02-10T18:09:59.696Z] #34 1.439 internal/cpu
18:09:59 [2020-02-10T18:09:59.696Z] #34 1.447 runtime/internal/atomic
18:09:59 [2020-02-10T18:09:59.696Z] #34 1.511 runtime/internal/sys
18:09:59 [2020-02-10T18:09:59.696Z] #34 1.599 math/bits
18:09:59 [2020-02-10T18:09:59.696Z] #34 1.683 internal/bytealg
18:09:59 [2020-02-10T18:09:59.696Z] #34 1.701 math
18:09:59 [2020-02-10T18:09:59.696Z] #34 1.778 runtime
18:09:59 [2020-02-10T18:09:59.696Z] #34 2.789 internal/testlog
18:09:59 [2020-02-10T18:09:59.696Z] #34 2.890 encoding
18:09:59 [2020-02-10T18:09:59.696Z] #34 2.924 runtime/cgo
18:09:59 [2020-02-10T18:09:59.696Z] #34 8.032 internal/reflectlite
18:09:59 [2020-02-10T18:09:59.696Z] #34 8.037 sync
18:09:59 [2020-02-10T18:09:59.696Z] #34 8.794 errors
18:09:59 [2020-02-10T18:09:59.696Z] #34 8.804 sort
18:09:59 [2020-02-10T18:09:59.696Z] #34 8.947 strconv
18:09:59 [2020-02-10T18:09:59.696Z] #34 9.428 io
18:09:59 [2020-02-10T18:09:59.696Z] #34 10.09 internal/oserror
18:09:59 [2020-02-10T18:09:59.728Z] #44 57.12   CC       criu/arch/x86/kerndat.o
18:09:59 [2020-02-10T18:09:59.728Z] #44 ...
18:09:59 [2020-02-10T18:09:59.728Z] 
18:09:59 [2020-02-10T18:09:59.728Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
18:09:59 [2020-02-10T18:09:59.728Z] #12 DONE 2.2s
18:09:59 [2020-02-10T18:09:59.728Z] 
18:09:59 [2020-02-10T18:09:59.728Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:09:59 [2020-02-10T18:09:59.728Z] #44 57.64   CC       criu/arch/x86/sigaction_compat.o
18:10:00 [2020-02-10T18:10:00.074Z] #34 10.12 syscall
18:10:00 [2020-02-10T18:10:00.074Z] #34 ...
18:10:00 [2020-02-10T18:10:00.074Z] 
18:10:00 [2020-02-10T18:10:00.074Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:10:00 [2020-02-10T18:10:00.074Z] #31 0.391 + git clone https://github.com/kolyshkin/go-swagger.git .
18:10:00 [2020-02-10T18:10:00.074Z] #31 0.392 Cloning into '.'...
18:10:00 [2020-02-10T18:10:00.074Z] #31 ...
18:10:00 [2020-02-10T18:10:00.074Z] 
18:10:00 [2020-02-10T18:10:00.074Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.319 + RM_GOPATH=0
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.319 + TMP_GOPATH=
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.319 + : /build
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.319 + '[' -z '' ']'
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.319 ++ mktemp -d
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.320 + export GOPATH=/tmp/tmp.1Y6uv0QDTL
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.320 + GOPATH=/tmp/tmp.1Y6uv0QDTL
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.320 + RM_GOPATH=1
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.324 ++ dirname ./install.sh
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.325 + dir=.
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.325 + bin=proxy
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.325 + shift
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.325 + '[' '!' -f ./proxy.installer ']'
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.326 + . ./proxy.installer
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.326 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.326 + install_proxy
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.326 + case "$1" in
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.326 + export CGO_ENABLED=0
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.326 + CGO_ENABLED=0
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.326 + _install_proxy
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.327 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.327 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.327 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.1Y6uv0QDTL/src/github.com/docker/libnetwork
18:10:00 [2020-02-10T18:10:00.074Z] #72 0.329 Cloning into '/tmp/tmp.1Y6uv0QDTL/src/github.com/docker/libnetwork'...
18:10:00 [2020-02-10T18:10:00.074Z] #72 ...
18:10:00 [2020-02-10T18:10:00.074Z] 
18:10:00 [2020-02-10T18:10:00.074Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:10:00 [2020-02-10T18:10:00.074Z] #60 0.525 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:10:00 [2020-02-10T18:10:00.074Z] #60 0.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:10:00 [2020-02-10T18:10:00.074Z] #60 0.768 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:10:00 [2020-02-10T18:10:00.074Z] #60 1.169 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
18:10:00 [2020-02-10T18:10:00.074Z] #60 9.164 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB]
18:10:00 [2020-02-10T18:10:00.074Z] #60 9.425 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
18:10:00 [2020-02-10T18:10:00.295Z] #44 57.98   CC       criu/arch/x86/sigframe.o
18:10:00 [2020-02-10T18:10:00.461Z] #60 ...
18:10:00 [2020-02-10T18:10:00.461Z] 
18:10:00 [2020-02-10T18:10:00.461Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:00 [2020-02-10T18:10:00.461Z] #44 0.443 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:10:00 [2020-02-10T18:10:00.461Z] #44 0.590 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:10:00 [2020-02-10T18:10:00.461Z] #44 0.768 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:10:00 [2020-02-10T18:10:00.461Z] #44 1.161 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
18:10:00 [2020-02-10T18:10:00.461Z] #44 10.55 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB]
18:10:00 [2020-02-10T18:10:00.461Z] #44 10.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
18:10:00 [2020-02-10T18:10:00.461Z] #44 ...
18:10:00 [2020-02-10T18:10:00.461Z] 
18:10:00 [2020-02-10T18:10:00.461Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.392 + RM_GOPATH=0
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.392 + TMP_GOPATH=
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.392 + : /build
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.392 + '[' -z '' ']'
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.392 ++ mktemp -d
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.396 + export GOPATH=/tmp/tmp.N8gXXeHYh9
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.396 + GOPATH=/tmp/tmp.N8gXXeHYh9
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.397 + RM_GOPATH=1
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.397 ++ dirname ./install.sh
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.397 + dir=.
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.397 + bin=golangci_lint
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.397 + shift
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.397 + '[' '!' -f ./golangci_lint.installer ']'
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.404 + . ./golangci_lint.installer
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.404 ++ : v1.20.0
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.404 + install_golangci_lint
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.404 + echo 'Installing golangci-lint version v1.20.0'
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.405 Installing golangci-lint version v1.20.0
18:10:00 [2020-02-10T18:10:00.461Z] #54 0.405 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:10:00 [2020-02-10T18:10:00.553Z] #44 58.47   LINK     criu/arch/x86/crtools.built-in.o
18:10:00 [2020-02-10T18:10:00.554Z] #44 58.51   DEP      criu/pie/util-vdso-elf32.d
18:10:00 [2020-02-10T18:10:00.812Z] #44 58.77   DEP      criu/arch/x86/vdso-pie.d
18:10:00 [2020-02-10T18:10:00.845Z] #54 ...
18:10:00 [2020-02-10T18:10:00.845Z] 
18:10:00 [2020-02-10T18:10:00.845Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.406 + RM_GOPATH=0
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.406 + TMP_GOPATH=
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.406 + : /build
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.407 + '[' -z '' ']'
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.407 ++ mktemp -d
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.413 + export GOPATH=/tmp/tmp.1klvC7onY7
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.413 + GOPATH=/tmp/tmp.1klvC7onY7
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.413 + RM_GOPATH=1
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.417 ++ dirname ./install.sh
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.417 + dir=.
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.417 + bin=gotestsum
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.417 + shift
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.417 + '[' '!' -f ./gotestsum.installer ']'
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.418 + . ./gotestsum.installer
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.418 ++ : v0.3.5
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.418 + install_gotestsum
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.418 + echo 'Installing gotestsum version v0.3.5'
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.418 Installing gotestsum version v0.3.5
18:10:00 [2020-02-10T18:10:00.845Z] #51 0.418 + go get -d gotest.tools/gotestsum
18:10:00 [2020-02-10T18:10:00.845Z] #51 ...
18:10:00 [2020-02-10T18:10:00.845Z] 
18:10:00 [2020-02-10T18:10:00.845Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:00 [2020-02-10T18:10:00.845Z] #11 0.443 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:10:00 [2020-02-10T18:10:00.845Z] #11 0.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:10:00 [2020-02-10T18:10:00.845Z] #11 0.859 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:10:00 [2020-02-10T18:10:00.845Z] #11 1.016 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
18:10:00 [2020-02-10T18:10:00.845Z] #11 8.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB]
18:10:00 [2020-02-10T18:10:00.845Z] #11 9.153 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
18:10:00 [2020-02-10T18:10:00.845Z] #11 ...
18:10:00 [2020-02-10T18:10:00.845Z] 
18:10:00 [2020-02-10T18:10:00.845Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.493 + RM_GOPATH=0
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.493 + TMP_GOPATH=
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.508 + : /build/
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.508 + '[' -z '' ']'
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.509 ++ mktemp -d
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.510 + export GOPATH=/tmp/tmp.HhPK0JloJ2
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.510 + GOPATH=/tmp/tmp.HhPK0JloJ2
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.511 + RM_GOPATH=1
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.512 ++ dirname ./install.sh
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.513 + dir=.
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.515 + bin=rootlesskit
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.515 + shift
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.515 + '[' '!' -f ./rootlesskit.installer ']'
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.515 + . ./rootlesskit.installer
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.516 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.516 + install_rootlesskit
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.517 + case "$1" in
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.517 + export CGO_ENABLED=0
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.517 + CGO_ENABLED=0
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.517 + _install_rootlesskit
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.517 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.517 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HhPK0JloJ2/src/github.com/rootless-containers/rootlesskit
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.517 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:10:00 [2020-02-10T18:10:00.845Z] #66 0.518 Cloning into '/tmp/tmp.HhPK0JloJ2/src/github.com/rootless-containers/rootlesskit'...
18:10:00 [2020-02-10T18:10:00.845Z] #66 4.452 + cd /tmp/tmp.HhPK0JloJ2/src/github.com/rootless-containers/rootlesskit
18:10:00 [2020-02-10T18:10:00.845Z] #66 4.452 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:10:00 [2020-02-10T18:10:00.845Z] #66 4.634 + for f in rootlesskit rootlesskit-docker-proxy
18:10:00 [2020-02-10T18:10:00.845Z] #66 4.634 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:10:01 [2020-02-10T18:10:01.069Z] #44 58.97   DEP      criu/pie/parasite-vdso.d
18:10:01 [2020-02-10T18:10:01.327Z] #44 59.20   DEP      criu/pie/util-vdso.d
18:10:01 [2020-02-10T18:10:01.585Z] #44 59.31   DEP      criu/pie/util.d
18:10:01 [2020-02-10T18:10:01.585Z] #44 59.50   CC       criu/pie/util.o
18:10:02 [2020-02-10T18:10:02.012Z] #33 ...
18:10:02 [2020-02-10T18:10:02.012Z] 
18:10:02 [2020-02-10T18:10:02.012Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:10:02 [2020-02-10T18:10:02.012Z] #59 24.66 Fetched 8325 kB in 18s (468 kB/s)
18:10:02 [2020-02-10T18:10:02.130Z] #71 ...
18:10:02 [2020-02-10T18:10:02.130Z] 
18:10:02 [2020-02-10T18:10:02.130Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:10:02 [2020-02-10T18:10:02.130Z] #59 14.20 Fetched 8153 kB in 10s (816 kB/s)
18:10:02 [2020-02-10T18:10:02.130Z] #59 14.20 Reading package lists...
18:10:02 [2020-02-10T18:10:02.151Z] #44 ...
18:10:02 [2020-02-10T18:10:02.151Z] 
18:10:02 [2020-02-10T18:10:02.151Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
18:10:02 [2020-02-10T18:10:02.151Z] #13 2.106 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:10:02 [2020-02-10T18:10:02.151Z] #13 DONE 2.2s
18:10:02 [2020-02-10T18:10:02.151Z] 
18:10:02 [2020-02-10T18:10:02.151Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:02 [2020-02-10T18:10:02.151Z] #44 59.92   CC       criu/pie/util-vdso.o
18:10:02 [2020-02-10T18:10:02.391Z] #59 21.24 Reading package lists...
18:10:02 [2020-02-10T18:10:02.391Z] #59 ...
18:10:02 [2020-02-10T18:10:02.391Z] 
18:10:02 [2020-02-10T18:10:02.391Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:02 [2020-02-10T18:10:02.391Z] #43 14.20 Fetched 8153 kB in 10s (811 kB/s)
18:10:02 [2020-02-10T18:10:02.391Z] #43 14.20 Reading package lists...
18:10:02 [2020-02-10T18:10:02.651Z] #43 20.38 Reading package lists...
18:10:02 [2020-02-10T18:10:02.651Z] #43 ...
18:10:02 [2020-02-10T18:10:02.651Z] 
18:10:02 [2020-02-10T18:10:02.651Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:10:02 [2020-02-10T18:10:02.651Z] #35 17.89 Reading package lists...
18:10:03 [2020-02-10T18:10:03.087Z] #44 60.89   CC       criu/pie/parasite-vdso.o
18:10:03 [2020-02-10T18:10:03.311Z] #66 ...
18:10:03 [2020-02-10T18:10:03.311Z] 
18:10:03 [2020-02-10T18:10:03.311Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:03 [2020-02-10T18:10:03.311Z] #11 13.45 Fetched 8022 kB in 13s (610 kB/s)
18:10:03 [2020-02-10T18:10:03.652Z] #44 61.57   CC       criu/arch/x86/vdso-pie.o
18:10:03 [2020-02-10T18:10:03.910Z] #44 61.91   CC       criu/pie/util-vdso-elf32.o
18:10:04 [2020-02-10T18:10:04.168Z] #44 ...
18:10:04 [2020-02-10T18:10:04.168Z] 
18:10:04 [2020-02-10T18:10:04.168Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
18:10:04 [2020-02-10T18:10:04.168Z] #14 DONE 2.2s
18:10:04 [2020-02-10T18:10:04.428Z] 
18:10:04 [2020-02-10T18:10:04.428Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:10:05 [2020-02-10T18:10:05.783Z] #11 13.45 Reading package lists...
18:10:06 [2020-02-10T18:10:06.328Z] #15 DONE 2.1s
18:10:06 [2020-02-10T18:10:06.328Z] 
18:10:06 [2020-02-10T18:10:06.328Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:06 [2020-02-10T18:10:06.328Z] #44 62.73   AR       criu/pie/pie.lib.a
18:10:06 [2020-02-10T18:10:06.328Z] #44 62.86   DEP      criu/pie/restorer.d
18:10:06 [2020-02-10T18:10:06.328Z] #44 63.08   DEP      criu/arch/x86/sigaction_compat_pie.d
18:10:06 [2020-02-10T18:10:06.328Z] #44 63.19   DEP      criu/arch/x86/restorer_unmap.d
18:10:06 [2020-02-10T18:10:06.328Z] #44 63.21   DEP      criu/arch/x86/restorer.d
18:10:06 [2020-02-10T18:10:06.328Z] #44 63.39   DEP      criu/pie/parasite.d
18:10:06 [2020-02-10T18:10:06.328Z] #44 63.65   CC       criu/pie/parasite.o
18:10:06 [2020-02-10T18:10:06.857Z] #35 24.09 Reading package lists...
18:10:06 [2020-02-10T18:10:06.857Z] #35 ...
18:10:06 [2020-02-10T18:10:06.857Z] 
18:10:06 [2020-02-10T18:10:06.857Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:10:06 [2020-02-10T18:10:06.857Z] #41 18.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:10:06 [2020-02-10T18:10:06.857Z] #41 20.01 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:10:06 [2020-02-10T18:10:06.857Z] #41 ...
18:10:06 [2020-02-10T18:10:06.857Z] 
18:10:06 [2020-02-10T18:10:06.857Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:06 [2020-02-10T18:10:06.857Z] #10 17.19 Reading package lists...
18:10:06 [2020-02-10T18:10:06.857Z] #10 23.05 Building dependency tree...
18:10:06 [2020-02-10T18:10:06.857Z] #10 26.30 The following additional packages will be installed:
18:10:06 [2020-02-10T18:10:06.857Z] #10 26.31   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:10:06 [2020-02-10T18:10:06.857Z] #10 26.31   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:10:06 [2020-02-10T18:10:06.857Z] #10 26.31   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:10:06 [2020-02-10T18:10:06.857Z] #10 26.31   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
18:10:06 [2020-02-10T18:10:06.857Z] #10 26.31   mingw-w64-x86-64-dev
18:10:06 [2020-02-10T18:10:06.857Z] #10 26.32 Suggested packages:
18:10:06 [2020-02-10T18:10:06.857Z] #10 26.33   gcc-8-locales seccomp wine64
18:10:06 [2020-02-10T18:10:06.857Z] #10 27.88 The following NEW packages will be installed:
18:10:06 [2020-02-10T18:10:06.857Z] #10 27.90   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:10:06 [2020-02-10T18:10:06.857Z] #10 27.90   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:10:06 [2020-02-10T18:10:06.857Z] #10 27.90   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:10:06 [2020-02-10T18:10:06.857Z] #10 27.90   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:10:06 [2020-02-10T18:10:06.857Z] #10 27.91   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:10:06 [2020-02-10T18:10:06.857Z] #10 27.92   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:10:06 [2020-02-10T18:10:06.857Z] #10 27.93 The following packages will be upgraded:
18:10:06 [2020-02-10T18:10:06.857Z] #10 27.94   libsystemd0 libudev1
18:10:06 [2020-02-10T18:10:06.857Z] #10 28.38 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded.
18:10:06 [2020-02-10T18:10:06.857Z] #10 28.38 Need to get 73.8 MB of archives.
18:10:06 [2020-02-10T18:10:06.857Z] #10 28.38 After this operation, 472 MB of additional disk space will be used.
18:10:06 [2020-02-10T18:10:06.857Z] #10 28.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u3 [313 kB]
18:10:06 [2020-02-10T18:10:06.857Z] #10 28.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u3 [145 kB]
18:10:06 [2020-02-10T18:10:06.857Z] #10 28.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
18:10:06 [2020-02-10T18:10:06.857Z] #10 28.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
18:10:06 [2020-02-10T18:10:06.857Z] #10 28.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:10:06 [2020-02-10T18:10:06.857Z] #10 28.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
18:10:06 [2020-02-10T18:10:06.894Z] #44 ...
18:10:06 [2020-02-10T18:10:06.894Z] 
18:10:06 [2020-02-10T18:10:06.894Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:06 [2020-02-10T18:10:06.894Z] #47 119.2 net/http/httptrace
18:10:06 [2020-02-10T18:10:06.894Z] #47 119.5 net/http
18:10:06 [2020-02-10T18:10:06.894Z] #47 ...
18:10:06 [2020-02-10T18:10:06.894Z] 
18:10:06 [2020-02-10T18:10:06.894Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.187 + RM_GOPATH=0
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.187 + TMP_GOPATH=
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.189 + : /build
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.189 + '[' -z '' ']'
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.189 ++ mktemp -d
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.189 + export GOPATH=/tmp/tmp.jAGkNqm0Sh
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.189 + GOPATH=/tmp/tmp.jAGkNqm0Sh
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.189 + RM_GOPATH=1
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.190 ++ dirname ./install.sh
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.191 + dir=.
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.191 + bin=runc
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.191 + shift
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.192 + '[' '!' -f ./runc.installer ']'
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.192 + . ./runc.installer
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.192 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.193 + install_runc
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.195 + grep -q '^3\.10\.0.*\.el7\.'
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.198 + uname -r
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.202 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.209 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.209 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jAGkNqm0Sh/src/github.com/opencontainers/runc
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.209 Cloning into '/tmp/tmp.jAGkNqm0Sh/src/github.com/opencontainers/runc'...
18:10:06 [2020-02-10T18:10:06.894Z] #57 2.209 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
18:10:06 [2020-02-10T18:10:06.894Z] #57 8.442 + cd /tmp/tmp.jAGkNqm0Sh/src/github.com/opencontainers/runc
18:10:06 [2020-02-10T18:10:06.894Z] #57 8.452 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:10:06 [2020-02-10T18:10:06.894Z] #57 8.763 + '[' -z '' ']'
18:10:06 [2020-02-10T18:10:06.894Z] #57 8.764 + target=static
18:10:06 [2020-02-10T18:10:06.894Z] #57 8.764 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:10:06 [2020-02-10T18:10:06.894Z] #57 10.47 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 .
18:10:07 [2020-02-10T18:10:07.130Z] #10 28.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
18:10:07 [2020-02-10T18:10:07.130Z] #10 28.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:10:07 [2020-02-10T18:10:07.296Z] #59 24.66 Reading package lists...
18:10:07 [2020-02-10T18:10:07.296Z] #59 ...
18:10:07 [2020-02-10T18:10:07.296Z] 
18:10:07 [2020-02-10T18:10:07.296Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:07 [2020-02-10T18:10:07.296Z] #71 26.08 Checking out files:  72% (1443/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.
18:10:07 [2020-02-10T18:10:07.296Z] #71 26.61 + cd /tmp/tmp.g6vyqhHy2M/src/github.com/docker/libnetwork
18:10:07 [2020-02-10T18:10:07.296Z] #71 26.61 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:10:07 [2020-02-10T18:10:07.296Z] #71 27.21 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:10:07 [2020-02-10T18:10:07.391Z] #10 29.37 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:10:07 [2020-02-10T18:10:07.391Z] #10 ...
18:10:07 [2020-02-10T18:10:07.391Z] 
18:10:07 [2020-02-10T18:10:07.391Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:10:07 [2020-02-10T18:10:07.391Z] #35 24.09 Reading package lists...
18:10:07 [2020-02-10T18:10:07.460Z] #57 ...
18:10:07 [2020-02-10T18:10:07.460Z] 
18:10:07 [2020-02-10T18:10:07.460Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:07 [2020-02-10T18:10:07.460Z] #44 65.12   LINK     criu/pie/parasite.built-in.o
18:10:07 [2020-02-10T18:10:07.460Z] #44 65.14   GEN      criu/pie/parasite-blob.h
18:10:07 [2020-02-10T18:10:07.460Z] #44 65.17   CC       criu/arch/x86/restorer.o
18:10:08 [2020-02-10T18:10:08.025Z] #44 65.83   CC       criu/arch/x86/restorer_unmap.o
18:10:08 [2020-02-10T18:10:08.025Z] #44 65.87   CC       criu/arch/x86/sigaction_compat_pie.o
18:10:08 [2020-02-10T18:10:08.283Z] #44 66.18   CC       criu/pie/restorer.o
18:10:08 [2020-02-10T18:10:08.540Z] #44 ...
18:10:08 [2020-02-10T18:10:08.540Z] 
18:10:08 [2020-02-10T18:10:08.540Z] #16 [dev 6/25] RUN ldconfig
18:10:08 [2020-02-10T18:10:08.540Z] #16 DONE 2.2s
18:10:08 [2020-02-10T18:10:08.540Z] 
18:10:08 [2020-02-10T18:10:08.540Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:10:08 [2020-02-10T18:10:08.594Z] #35 29.57 Building dependency tree...
18:10:08 [2020-02-10T18:10:08.594Z] #35 ...
18:10:08 [2020-02-10T18:10:08.594Z] 
18:10:08 [2020-02-10T18:10:08.594Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:10:08 [2020-02-10T18:10:08.594Z] #25 13.90 Reading package lists...
18:10:08 [2020-02-10T18:10:08.594Z] #25 20.80 Reading package lists...
18:10:08 [2020-02-10T18:10:08.594Z] #25 26.77 Building dependency tree...
18:10:08 [2020-02-10T18:10:08.594Z] #25 30.49 ca-certificates is already the newest version (20190110).
18:10:08 [2020-02-10T18:10:08.594Z] #25 30.49 The following additional packages will be installed:
18:10:08 [2020-02-10T18:10:08.594Z] #25 30.51   libjq1 libonig5
18:10:08 [2020-02-10T18:10:08.594Z] #25 ...
18:10:08 [2020-02-10T18:10:08.594Z] 
18:10:08 [2020-02-10T18:10:08.594Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:08 [2020-02-10T18:10:08.594Z] #10 29.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
18:10:08 [2020-02-10T18:10:08.594Z] #10 29.68 Get:11 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]
18:10:08 [2020-02-10T18:10:08.763Z] #11 16.10 Reading package lists...
18:10:08 [2020-02-10T18:10:08.763Z] #11 ...
18:10:08 [2020-02-10T18:10:08.763Z] 
18:10:08 [2020-02-10T18:10:08.763Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:10:08 [2020-02-10T18:10:08.763Z] #54 16.19 + cd /tmp/tmp.N8gXXeHYh9/src/github.com/golangci/golangci-lint/
18:10:08 [2020-02-10T18:10:08.763Z] #54 16.19 + git checkout -q v1.20.0
18:10:08 [2020-02-10T18:10:08.763Z] #54 17.02 ++ git describe --tags
18:10:08 [2020-02-10T18:10:08.763Z] #54 17.02 + version=v1.20.0
18:10:08 [2020-02-10T18:10:08.763Z] #54 17.03 ++ git rev-parse --short HEAD
18:10:08 [2020-02-10T18:10:08.763Z] #54 17.03 + commit=cc98739
18:10:08 [2020-02-10T18:10:08.763Z] #54 17.03 ++ git show -s --format=%cd
18:10:08 [2020-02-10T18:10:08.763Z] #54 17.03 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
18:10:08 [2020-02-10T18:10:08.763Z] #54 17.03 + 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
18:10:10 [2020-02-10T18:10:10.066Z] #54 ...
18:10:10 [2020-02-10T18:10:10.066Z] 
18:10:10 [2020-02-10T18:10:10.066Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:10 [2020-02-10T18:10:10.066Z] #48 10.30 bytes
18:10:10 [2020-02-10T18:10:10.066Z] #48 11.79 bufio
18:10:10 [2020-02-10T18:10:10.066Z] #48 12.03 reflect
18:10:10 [2020-02-10T18:10:10.066Z] #48 13.05 syscall
18:10:10 [2020-02-10T18:10:10.066Z] #48 19.47 time
18:10:10 [2020-02-10T18:10:10.066Z] #48 ...
18:10:10 [2020-02-10T18:10:10.066Z] 
18:10:10 [2020-02-10T18:10:10.066Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:10:10 [2020-02-10T18:10:10.066Z] #26 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
18:10:10 [2020-02-10T18:10:10.066Z] #26 16.20 Fetched 8022 kB in 16s (510 kB/s)
18:10:10 [2020-02-10T18:10:10.066Z] #26 16.20 Reading package lists...
18:10:10 [2020-02-10T18:10:10.454Z] #26 19.75 Reading package lists...
18:10:10 [2020-02-10T18:10:10.454Z] #26 ...
18:10:10 [2020-02-10T18:10:10.454Z] 
18:10:10 [2020-02-10T18:10:10.454Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:10 [2020-02-10T18:10:10.454Z] #11 16.10 Reading package lists...
18:10:10 [2020-02-10T18:10:10.454Z] #11 19.39 Building dependency tree...
18:10:10 [2020-02-10T18:10:10.454Z] #11 20.37 The following additional packages will be installed:
18:10:10 [2020-02-10T18:10:10.454Z] #11 20.37   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:10:10 [2020-02-10T18:10:10.454Z] #11 20.37   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:10:10 [2020-02-10T18:10:10.454Z] #11 20.37   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:10:10 [2020-02-10T18:10:10.454Z] #11 20.37   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
18:10:10 [2020-02-10T18:10:10.454Z] #11 20.37   mingw-w64-x86-64-dev
18:10:10 [2020-02-10T18:10:10.454Z] #11 20.37 Suggested packages:
18:10:10 [2020-02-10T18:10:10.454Z] #11 20.37   gcc-8-locales seccomp wine64
18:10:10 [2020-02-10T18:10:10.454Z] #11 ...
18:10:10 [2020-02-10T18:10:10.454Z] 
18:10:10 [2020-02-10T18:10:10.454Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:10 [2020-02-10T18:10:10.454Z] #34 10.87 reflect
18:10:10 [2020-02-10T18:10:10.454Z] #34 15.34 time
18:10:10 [2020-02-10T18:10:10.454Z] #34 20.40 internal/poll
18:10:10 [2020-02-10T18:10:10.515Z] #10 32.28 Get:12 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]
18:10:10 [2020-02-10T18:10:10.767Z] #71 ...
18:10:10 [2020-02-10T18:10:10.767Z] 
18:10:10 [2020-02-10T18:10:10.767Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:10 [2020-02-10T18:10:10.767Z] #43 17.87 Reading package lists...
18:10:10 [2020-02-10T18:10:10.767Z] #43 25.08 Building dependency tree...
18:10:10 [2020-02-10T18:10:10.767Z] #43 28.80 The following additional packages will be installed:
18:10:10 [2020-02-10T18:10:10.767Z] #43 28.80   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:10:10 [2020-02-10T18:10:10.767Z] #43 28.80   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:10:10 [2020-02-10T18:10:10.767Z] #43 28.82 Suggested packages:
18:10:10 [2020-02-10T18:10:10.767Z] #43 28.82   manpages-dev python-setuptools
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.12 The following NEW packages will be installed:
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.12   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.13   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.13   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.13   python-six zlib1g-dev
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.58 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded.
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.58 Need to get 4095 kB of archives.
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.58 After this operation, 22.5 MB of additional disk space will be used.
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.58 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.59 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.93 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 30.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 31.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 31.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
18:10:10 [2020-02-10T18:10:10.767Z] #43 32.22 debconf: delaying package configuration, since apt-utils is not installed
18:10:10 [2020-02-10T18:10:10.767Z] #43 32.52 Fetched 4095 kB in 1s (5577 kB/s)
18:10:10 [2020-02-10T18:10:10.767Z] #43 32.61 Selecting previously unselected package libcap-dev:amd64.
18:10:10 [2020-02-10T18:10:10.767Z] #43 32.61 (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.)
18:10:10 [2020-02-10T18:10:10.767Z] #43 32.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
18:10:10 [2020-02-10T18:10:10.767Z] #43 32.72 Unpacking libcap-dev:amd64 (1:2.25-2) ...
18:10:10 [2020-02-10T18:10:10.767Z] #43 32.87 Selecting previously unselected package libnet1:amd64.
18:10:10 [2020-02-10T18:10:10.767Z] #43 32.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:10:10 [2020-02-10T18:10:10.767Z] #43 32.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:10:10 [2020-02-10T18:10:10.767Z] #43 33.06 Selecting previously unselected package libnet1-dev.
18:10:10 [2020-02-10T18:10:10.767Z] #43 33.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
18:10:10 [2020-02-10T18:10:10.767Z] #43 33.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:10:10 [2020-02-10T18:10:10.767Z] #43 33.31 Selecting previously unselected package libnl-3-200:amd64.
18:10:10 [2020-02-10T18:10:10.767Z] #43 33.31 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
18:10:10 [2020-02-10T18:10:10.767Z] #43 33.32 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:10:10 [2020-02-10T18:10:10.767Z] #43 33.48 Selecting previously unselected package libnl-3-dev:amd64.
18:10:10 [2020-02-10T18:10:10.767Z] #43 33.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
18:10:10 [2020-02-10T18:10:10.767Z] #43 33.51 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
18:10:10 [2020-02-10T18:10:10.767Z] #43 33.83 Selecting previously unselected package libprotobuf-c1:amd64.
18:10:10 [2020-02-10T18:10:10.767Z] #43 33.83 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:10:10 [2020-02-10T18:10:10.767Z] #43 33.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:10:10 [2020-02-10T18:10:10.847Z] #34 ...
18:10:10 [2020-02-10T18:10:10.847Z] 
18:10:10 [2020-02-10T18:10:10.847Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:10 [2020-02-10T18:10:10.847Z] #11 21.27 The following NEW packages will be installed:
18:10:10 [2020-02-10T18:10:10.847Z] #11 21.30   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:10:10 [2020-02-10T18:10:10.847Z] #11 21.30   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:10:10 [2020-02-10T18:10:10.847Z] #11 21.30   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:10:10 [2020-02-10T18:10:10.847Z] #11 21.30   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:10:10 [2020-02-10T18:10:10.847Z] #11 21.30   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:10:10 [2020-02-10T18:10:10.847Z] #11 21.30   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:10:10 [2020-02-10T18:10:10.847Z] #11 21.30 The following packages will be upgraded:
18:10:10 [2020-02-10T18:10:10.848Z] #11 21.30   libsystemd0 libudev1
18:10:10 [2020-02-10T18:10:10.848Z] #11 21.37 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded.
18:10:10 [2020-02-10T18:10:10.848Z] #11 21.37 Need to get 73.7 MB of archives.
18:10:10 [2020-02-10T18:10:10.848Z] #11 21.37 After this operation, 494 MB of additional disk space will be used.
18:10:10 [2020-02-10T18:10:10.848Z] #11 21.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u3 [306 kB]
18:10:11 [2020-02-10T18:10:11.041Z] #43 34.02 Selecting previously unselected package libprotobuf-c-dev:amd64.
18:10:11 [2020-02-10T18:10:11.041Z] #43 34.03 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
18:10:11 [2020-02-10T18:10:11.041Z] #43 34.04 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:10:11 [2020-02-10T18:10:11.067Z] #17 2.322 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:10:11 [2020-02-10T18:10:11.067Z] #17 2.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:10:11 [2020-02-10T18:10:11.067Z] #17 2.368 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:10:11 [2020-02-10T18:10:11.212Z] #11 21.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u3 [144 kB]
18:10:11 [2020-02-10T18:10:11.212Z] #11 21.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
18:10:11 [2020-02-10T18:10:11.299Z] #43 34.19 Selecting previously unselected package zlib1g-dev:amd64.
18:10:11 [2020-02-10T18:10:11.299Z] #43 34.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
18:10:11 [2020-02-10T18:10:11.299Z] #43 34.20 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:10:11 [2020-02-10T18:10:11.557Z] #43 34.53 Selecting previously unselected package libprotobuf17:amd64.
18:10:11 [2020-02-10T18:10:11.557Z] #43 34.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
18:10:11 [2020-02-10T18:10:11.557Z] #43 34.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
18:10:11 [2020-02-10T18:10:11.633Z] #17 2.969 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:10:12 [2020-02-10T18:10:12.126Z] #10 33.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
18:10:12 [2020-02-10T18:10:12.126Z] #10 33.95 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
18:10:12 [2020-02-10T18:10:12.127Z] #10 33.95 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
18:10:12 [2020-02-10T18:10:12.127Z] #10 33.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
18:10:12 [2020-02-10T18:10:12.127Z] #10 33.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
18:10:12 [2020-02-10T18:10:12.127Z] #10 33.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB]
18:10:12 [2020-02-10T18:10:12.127Z] #10 34.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
18:10:12 [2020-02-10T18:10:12.127Z] #10 34.03 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
18:10:12 [2020-02-10T18:10:12.127Z] #10 34.07 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
18:10:12 [2020-02-10T18:10:12.127Z] #10 34.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
18:10:12 [2020-02-10T18:10:12.127Z] #10 34.10 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
18:10:12 [2020-02-10T18:10:12.127Z] #10 34.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
18:10:12 [2020-02-10T18:10:12.127Z] #10 34.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
18:10:12 [2020-02-10T18:10:12.387Z] #10 34.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
18:10:12 [2020-02-10T18:10:12.387Z] #10 34.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB]
18:10:12 [2020-02-10T18:10:12.491Z] #43 35.42 Selecting previously unselected package libprotobuf-lite17:amd64.
18:10:12 [2020-02-10T18:10:12.491Z] #43 35.42 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
18:10:12 [2020-02-10T18:10:12.491Z] #43 35.42 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:10:12 [2020-02-10T18:10:12.491Z] #43 ...
18:10:12 [2020-02-10T18:10:12.491Z] 
18:10:12 [2020-02-10T18:10:12.491Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:10:12 [2020-02-10T18:10:12.491Z] #41 25.46 Checking out files:  93% (1451/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.
18:10:12 [2020-02-10T18:10:12.491Z] #41 25.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:10:12 [2020-02-10T18:10:12.491Z] #41 27.49 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:10:12 [2020-02-10T18:10:12.491Z] #41 ...
18:10:12 [2020-02-10T18:10:12.491Z] 
18:10:12 [2020-02-10T18:10:12.491Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:12 [2020-02-10T18:10:12.491Z] #43 35.67 Selecting previously unselected package libprotobuf-dev:amd64.
18:10:12 [2020-02-10T18:10:12.749Z] #43 35.68 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
18:10:12 [2020-02-10T18:10:12.749Z] #43 35.69 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:10:13 [2020-02-10T18:10:13.015Z] #17 4.268 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
18:10:13 [2020-02-10T18:10:13.052Z] #11 ...
18:10:13 [2020-02-10T18:10:13.052Z] 
18:10:13 [2020-02-10T18:10:13.052Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:10:13 [2020-02-10T18:10:13.052Z] #60 14.46 Fetched 8022 kB in 14s (571 kB/s)
18:10:13 [2020-02-10T18:10:13.052Z] #60 14.46 Reading package lists...
18:10:13 [2020-02-10T18:10:13.052Z] #60 17.09 Reading package lists...
18:10:13 [2020-02-10T18:10:13.052Z] #60 21.04 Building dependency tree...
18:10:13 [2020-02-10T18:10:13.052Z] #60 22.02 The following additional packages will be installed:
18:10:13 [2020-02-10T18:10:13.052Z] #60 22.03   libbtrfs0
18:10:13 [2020-02-10T18:10:13.052Z] #60 22.11 The following NEW packages will be installed:
18:10:13 [2020-02-10T18:10:13.052Z] #60 22.11   libbtrfs-dev libbtrfs0
18:10:13 [2020-02-10T18:10:13.052Z] #60 22.24 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded.
18:10:13 [2020-02-10T18:10:13.052Z] #60 22.24 Need to get 118 kB of archives.
18:10:13 [2020-02-10T18:10:13.052Z] #60 22.24 After this operation, 390 kB of additional disk space will be used.
18:10:13 [2020-02-10T18:10:13.052Z] #60 22.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
18:10:13 [2020-02-10T18:10:13.052Z] #60 22.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
18:10:13 [2020-02-10T18:10:13.052Z] #60 22.84 debconf: delaying package configuration, since apt-utils is not installed
18:10:13 [2020-02-10T18:10:13.052Z] #60 22.93 Fetched 118 kB in 0s (774 kB/s)
18:10:13 [2020-02-10T18:10:13.052Z] #60 23.01 Selecting previously unselected package libbtrfs0.
18:10:13 [2020-02-10T18:10:13.052Z] #60 23.01 (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.)
18:10:13 [2020-02-10T18:10:13.052Z] #60 23.02 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
18:10:13 [2020-02-10T18:10:13.052Z] #60 23.03 Unpacking libbtrfs0 (4.20.1-2) ...
18:10:13 [2020-02-10T18:10:13.052Z] #60 23.10 Selecting previously unselected package libbtrfs-dev.
18:10:13 [2020-02-10T18:10:13.052Z] #60 23.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
18:10:13 [2020-02-10T18:10:13.052Z] #60 23.10 Unpacking libbtrfs-dev (4.20.1-2) ...
18:10:13 [2020-02-10T18:10:13.052Z] #60 23.20 Setting up libbtrfs0 (4.20.1-2) ...
18:10:13 [2020-02-10T18:10:13.052Z] #60 23.21 Setting up libbtrfs-dev (4.20.1-2) ...
18:10:13 [2020-02-10T18:10:13.052Z] #60 23.24 Processing triggers for libc-bin (2.28-10) ...
18:10:13 [2020-02-10T18:10:13.052Z] #60 DONE 23.5s
18:10:13 [2020-02-10T18:10:13.052Z] 
18:10:13 [2020-02-10T18:10:13.052Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:13 [2020-02-10T18:10:13.052Z] #72 23.31 + cd /tmp/tmp.1Y6uv0QDTL/src/github.com/docker/libnetwork
18:10:13 [2020-02-10T18:10:13.052Z] #72 23.31 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:10:13 [2020-02-10T18:10:13.052Z] #72 ...
18:10:13 [2020-02-10T18:10:13.052Z] 
18:10:13 [2020-02-10T18:10:13.052Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:10:13 [2020-02-10T18:10:13.052Z] #61 DONE 0.1s
18:10:13 [2020-02-10T18:10:13.052Z] 
18:10:13 [2020-02-10T18:10:13.052Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:10:13 [2020-02-10T18:10:13.052Z] #62 DONE 0.1s
18:10:13 [2020-02-10T18:10:13.329Z] #10 ...
18:10:13 [2020-02-10T18:10:13.329Z] 
18:10:13 [2020-02-10T18:10:13.329Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:10:13 [2020-02-10T18:10:13.329Z] #53 24.97 + cd /tmp/tmp.0MDIF8KB2K/src/github.com/golangci/golangci-lint/
18:10:13 [2020-02-10T18:10:13.329Z] #53 24.97 + git checkout -q v1.20.0
18:10:13 [2020-02-10T18:10:13.329Z] #53 25.76 ++ git describe --tags
18:10:13 [2020-02-10T18:10:13.329Z] #53 25.77 + version=v1.20.0
18:10:13 [2020-02-10T18:10:13.329Z] #53 25.77 ++ git rev-parse --short HEAD
18:10:13 [2020-02-10T18:10:13.329Z] #53 25.77 + commit=cc98739
18:10:13 [2020-02-10T18:10:13.329Z] #53 25.77 ++ git show -s --format=%cd
18:10:13 [2020-02-10T18:10:13.329Z] #53 25.80 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
18:10:13 [2020-02-10T18:10:13.329Z] #53 25.80 + 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
18:10:13 [2020-02-10T18:10:13.425Z] 
18:10:13 [2020-02-10T18:10:13.425Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.194 + RM_GOPATH=0
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.194 + TMP_GOPATH=
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.194 + : /build
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.194 + '[' -z '' ']'
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.196 ++ mktemp -d
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.202 + export GOPATH=/tmp/tmp.SZXsHlWTrA
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.202 + GOPATH=/tmp/tmp.SZXsHlWTrA
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.202 + RM_GOPATH=1
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.203 ++ dirname ./install.sh
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.205 + dir=.
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.205 + bin=containerd
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.205 + shift
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.205 + '[' '!' -f ./containerd.installer ']'
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.206 + . ./containerd.installer
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.206 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
18:10:13 [2020-02-10T18:10:13.425Z] #63 0.206 + install_containerd
18:10:13 [2020-02-10T18:10:13.426Z] #63 0.207 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
18:10:13 [2020-02-10T18:10:13.426Z] #63 0.207 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
18:10:13 [2020-02-10T18:10:13.426Z] #63 0.207 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SZXsHlWTrA/src/github.com/containerd/containerd
18:10:13 [2020-02-10T18:10:13.426Z] #63 0.212 Cloning into '/tmp/tmp.SZXsHlWTrA/src/github.com/containerd/containerd'...
18:10:13 [2020-02-10T18:10:13.620Z] #53 ...
18:10:13 [2020-02-10T18:10:13.620Z] 
18:10:13 [2020-02-10T18:10:13.620Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:10:13 [2020-02-10T18:10:13.620Z] #59 21.24 Reading package lists...
18:10:13 [2020-02-10T18:10:13.620Z] #59 27.47 Building dependency tree...
18:10:13 [2020-02-10T18:10:13.620Z] #59 30.98 The following additional packages will be installed:
18:10:13 [2020-02-10T18:10:13.620Z] #59 30.98   libbtrfs0
18:10:13 [2020-02-10T18:10:13.620Z] #59 31.24 The following NEW packages will be installed:
18:10:13 [2020-02-10T18:10:13.620Z] #59 31.25   libbtrfs-dev libbtrfs0
18:10:13 [2020-02-10T18:10:13.620Z] #59 31.66 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded.
18:10:13 [2020-02-10T18:10:13.620Z] #59 31.66 Need to get 119 kB of archives.
18:10:13 [2020-02-10T18:10:13.620Z] #59 31.66 After this operation, 387 kB of additional disk space will be used.
18:10:13 [2020-02-10T18:10:13.620Z] #59 31.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
18:10:13 [2020-02-10T18:10:13.620Z] #59 31.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
18:10:13 [2020-02-10T18:10:13.620Z] #59 32.80 debconf: delaying package configuration, since apt-utils is not installed
18:10:13 [2020-02-10T18:10:13.620Z] #59 33.07 Fetched 119 kB in 0s (436 kB/s)
18:10:13 [2020-02-10T18:10:13.620Z] #59 33.23 Selecting previously unselected package libbtrfs0.
18:10:13 [2020-02-10T18:10:13.620Z] #59 33.23 (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.)
18:10:13 [2020-02-10T18:10:13.620Z] #59 33.34 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
18:10:13 [2020-02-10T18:10:13.620Z] #59 33.38 Unpacking libbtrfs0 (4.20.1-2) ...
18:10:13 [2020-02-10T18:10:13.620Z] #59 33.52 Selecting previously unselected package libbtrfs-dev.
18:10:13 [2020-02-10T18:10:13.620Z] #59 33.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
18:10:13 [2020-02-10T18:10:13.620Z] #59 33.53 Unpacking libbtrfs-dev (4.20.1-2) ...
18:10:13 [2020-02-10T18:10:13.620Z] #59 33.78 Setting up libbtrfs0 (4.20.1-2) ...
18:10:13 [2020-02-10T18:10:13.620Z] #59 33.87 Setting up libbtrfs-dev (4.20.1-2) ...
18:10:13 [2020-02-10T18:10:13.620Z] #59 33.95 Processing triggers for libc-bin (2.28-10) ...
18:10:13 [2020-02-10T18:10:13.620Z] #59 DONE 35.4s
18:10:13 [2020-02-10T18:10:13.620Z] 
18:10:13 [2020-02-10T18:10:13.620Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:10:13 [2020-02-10T18:10:13.620Z] #25 31.03 The following NEW packages will be installed:
18:10:13 [2020-02-10T18:10:13.620Z] #25 31.08   jq libjq1 libonig5
18:10:13 [2020-02-10T18:10:13.620Z] #25 31.56 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
18:10:13 [2020-02-10T18:10:13.620Z] #25 31.56 Need to get 325 kB of archives.
18:10:13 [2020-02-10T18:10:13.620Z] #25 31.56 After this operation, 1019 kB of additional disk space will be used.
18:10:13 [2020-02-10T18:10:13.620Z] #25 31.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
18:10:13 [2020-02-10T18:10:13.620Z] #25 31.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
18:10:13 [2020-02-10T18:10:13.620Z] #25 31.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
18:10:13 [2020-02-10T18:10:13.620Z] #25 32.75 debconf: delaying package configuration, since apt-utils is not installed
18:10:13 [2020-02-10T18:10:13.620Z] #25 33.04 Fetched 325 kB in 0s (1092 kB/s)
18:10:13 [2020-02-10T18:10:13.620Z] #25 33.21 Selecting previously unselected package libonig5:arm64.
18:10:13 [2020-02-10T18:10:13.620Z] #25 33.21 (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.)
18:10:13 [2020-02-10T18:10:13.620Z] #25 33.32 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
18:10:13 [2020-02-10T18:10:13.620Z] #25 33.33 Unpacking libonig5:arm64 (6.9.1-1) ...
18:10:13 [2020-02-10T18:10:13.620Z] #25 33.58 Selecting previously unselected package libjq1:arm64.
18:10:13 [2020-02-10T18:10:13.620Z] #25 33.58 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
18:10:13 [2020-02-10T18:10:13.620Z] #25 33.59 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
18:10:13 [2020-02-10T18:10:13.620Z] #25 33.73 Selecting previously unselected package jq.
18:10:13 [2020-02-10T18:10:13.620Z] #25 33.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
18:10:13 [2020-02-10T18:10:13.620Z] #25 33.77 Unpacking jq (1.5+dfsg-2+b1) ...
18:10:13 [2020-02-10T18:10:13.620Z] #25 34.02 Setting up libonig5:arm64 (6.9.1-1) ...
18:10:13 [2020-02-10T18:10:13.620Z] #25 34.06 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
18:10:13 [2020-02-10T18:10:13.620Z] #25 34.08 Setting up jq (1.5+dfsg-2+b1) ...
18:10:13 [2020-02-10T18:10:13.620Z] #25 34.11 Processing triggers for libc-bin (2.28-10) ...
18:10:13 [2020-02-10T18:10:13.620Z] #25 DONE 35.4s
18:10:13 [2020-02-10T18:10:13.620Z] 
18:10:13 [2020-02-10T18:10:13.620Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:10:13 [2020-02-10T18:10:13.620Z] #60 DONE 0.1s
18:10:13 [2020-02-10T18:10:13.620Z] 
18:10:13 [2020-02-10T18:10:13.620Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:10:13 [2020-02-10T18:10:13.620Z] #26 DONE 0.1s
18:10:13 [2020-02-10T18:10:13.620Z] 
18:10:13 [2020-02-10T18:10:13.620Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:13 [2020-02-10T18:10:13.681Z] #43 ...
18:10:13 [2020-02-10T18:10:13.682Z] 
18:10:13 [2020-02-10T18:10:13.682Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:10:13 [2020-02-10T18:10:13.682Z] #25 26.81 Fetched 8325 kB in 16s (510 kB/s)
18:10:13 [2020-02-10T18:10:13.682Z] #25 26.81 Reading package lists...
18:10:13 [2020-02-10T18:10:13.882Z] #27 ...
18:10:13 [2020-02-10T18:10:13.882Z] 
18:10:13 [2020-02-10T18:10:13.882Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:10:13 [2020-02-10T18:10:13.882Z] #61 DONE 0.2s
18:10:13 [2020-02-10T18:10:13.882Z] 
18:10:13 [2020-02-10T18:10:13.882Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:13 [2020-02-10T18:10:13.882Z] #10 35.35 debconf: delaying package configuration, since apt-utils is not installed
18:10:13 [2020-02-10T18:10:13.882Z] #10 35.56 Fetched 73.8 MB in 6s (11.9 MB/s)
18:10:13 [2020-02-10T18:10:13.940Z] #25 33.50 Reading package lists...
18:10:13 [2020-02-10T18:10:13.940Z] #25 ...
18:10:13 [2020-02-10T18:10:13.940Z] 
18:10:13 [2020-02-10T18:10:13.940Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:10:13 [2020-02-10T18:10:13.940Z] #53 27.86 + cd /tmp/tmp.efUivEvRQU/src/github.com/golangci/golangci-lint/
18:10:13 [2020-02-10T18:10:13.940Z] #53 27.86 + git checkout -q v1.20.0
18:10:13 [2020-02-10T18:10:13.940Z] #53 28.29 ++ git describe --tags
18:10:13 [2020-02-10T18:10:13.940Z] #53 28.29 + version=v1.20.0
18:10:13 [2020-02-10T18:10:13.940Z] #53 28.31 ++ git rev-parse --short HEAD
18:10:13 [2020-02-10T18:10:13.940Z] #53 28.31 + commit=cc98739
18:10:13 [2020-02-10T18:10:13.940Z] #53 28.31 ++ git show -s --format=%cd
18:10:13 [2020-02-10T18:10:13.940Z] #53 28.32 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
18:10:13 [2020-02-10T18:10:13.940Z] #53 28.32 + 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
18:10:13 [2020-02-10T18:10:13.940Z] #53 ...
18:10:13 [2020-02-10T18:10:13.940Z] 
18:10:13 [2020-02-10T18:10:13.940Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:10:13 [2020-02-10T18:10:13.940Z] #35 27.07 Fetched 8325 kB in 16s (515 kB/s)
18:10:13 [2020-02-10T18:10:13.940Z] #35 27.07 Reading package lists...
18:10:14 [2020-02-10T18:10:14.142Z] #10 35.73 (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.)
18:10:14 [2020-02-10T18:10:14.143Z] #10 35.90 Preparing to unpack .../libsystemd0_241-7~deb10u3_arm64.deb ...
18:10:14 [2020-02-10T18:10:14.143Z] #10 35.95 Unpacking libsystemd0:arm64 (241-7~deb10u3) over (241-7~deb10u2) ...
18:10:14 [2020-02-10T18:10:14.143Z] #10 ...
18:10:14 [2020-02-10T18:10:14.143Z] 
18:10:14 [2020-02-10T18:10:14.143Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:14 [2020-02-10T18:10:14.143Z] #43 20.38 Reading package lists...
18:10:14 [2020-02-10T18:10:14.143Z] #43 26.48 Building dependency tree...
18:10:14 [2020-02-10T18:10:14.143Z] #43 29.61 The following additional packages will be installed:
18:10:14 [2020-02-10T18:10:14.143Z] #43 29.61   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:10:14 [2020-02-10T18:10:14.143Z] #43 29.61   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:10:14 [2020-02-10T18:10:14.143Z] #43 29.63 Suggested packages:
18:10:14 [2020-02-10T18:10:14.143Z] #43 29.63   manpages-dev python-setuptools
18:10:14 [2020-02-10T18:10:14.143Z] #43 30.58 The following NEW packages will be installed:
18:10:14 [2020-02-10T18:10:14.143Z] #43 30.60   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:10:14 [2020-02-10T18:10:14.143Z] #43 30.60   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:10:14 [2020-02-10T18:10:14.143Z] #43 30.60   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:10:14 [2020-02-10T18:10:14.143Z] #43 30.60   python-six zlib1g-dev
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.00 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded.
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.00 Need to get 3798 kB of archives.
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.00 After this operation, 21.6 MB of additional disk space will be used.
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.01 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.11 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.35 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 31.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
18:10:14 [2020-02-10T18:10:14.143Z] #43 32.62 debconf: delaying package configuration, since apt-utils is not installed
18:10:14 [2020-02-10T18:10:14.143Z] #43 32.92 Fetched 3798 kB in 1s (5302 kB/s)
18:10:14 [2020-02-10T18:10:14.143Z] #43 33.07 Selecting previously unselected package libcap-dev:arm64.
18:10:14 [2020-02-10T18:10:14.143Z] #43 33.07 (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.)
18:10:14 [2020-02-10T18:10:14.143Z] #43 33.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 33.16 Unpacking libcap-dev:arm64 (1:2.25-2) ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 33.40 Selecting previously unselected package libnet1:arm64.
18:10:14 [2020-02-10T18:10:14.143Z] #43 33.42 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 33.44 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 33.58 Selecting previously unselected package libnet1-dev.
18:10:14 [2020-02-10T18:10:14.143Z] #43 33.62 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 33.62 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 33.88 Selecting previously unselected package libnl-3-200:arm64.
18:10:14 [2020-02-10T18:10:14.143Z] #43 33.90 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 33.95 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 34.11 Selecting previously unselected package libnl-3-dev:arm64.
18:10:14 [2020-02-10T18:10:14.143Z] #43 34.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 34.16 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 34.98 Selecting previously unselected package libprotobuf-c1:arm64.
18:10:14 [2020-02-10T18:10:14.143Z] #43 34.98 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 35.01 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 35.35 Selecting previously unselected package libprotobuf-c-dev:arm64.
18:10:14 [2020-02-10T18:10:14.143Z] #43 35.37 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 35.38 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 35.56 Selecting previously unselected package zlib1g-dev:arm64.
18:10:14 [2020-02-10T18:10:14.143Z] #43 35.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 35.56 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 35.93 Selecting previously unselected package libprotobuf17:arm64.
18:10:14 [2020-02-10T18:10:14.143Z] #43 35.93 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
18:10:14 [2020-02-10T18:10:14.143Z] #43 35.94 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
18:10:14 [2020-02-10T18:10:14.200Z] #35 34.03 Reading package lists...
18:10:14 [2020-02-10T18:10:14.200Z] #35 ...
18:10:14 [2020-02-10T18:10:14.200Z] 
18:10:14 [2020-02-10T18:10:14.200Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:14 [2020-02-10T18:10:14.200Z] #43 37.19 Selecting previously unselected package libprotoc17:amd64.
18:10:14 [2020-02-10T18:10:14.200Z] #43 37.21 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
18:10:14 [2020-02-10T18:10:14.200Z] #43 37.22 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
18:10:14 [2020-02-10T18:10:14.392Z] #17 5.659 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:10:14 [2020-02-10T18:10:14.392Z] #17 ...
18:10:14 [2020-02-10T18:10:14.392Z] 
18:10:14 [2020-02-10T18:10:14.392Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:14 [2020-02-10T18:10:14.392Z] #44 69.21   LINK     criu/pie/restorer.built-in.o
18:10:14 [2020-02-10T18:10:14.392Z] #44 69.21   GEN      criu/pie/restorer-blob.h
18:10:14 [2020-02-10T18:10:14.392Z] #44 69.32   DEP      criu/vdso.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 69.49   DEP      criu/vdso-compat.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 69.62   DEP      criu/uts_ns.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 69.77   DEP      criu/util.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 69.95   DEP      criu/uffd.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 70.12   DEP      criu/tun.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 70.27   DEP      criu/tty.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 70.51   DEP      criu/timerfd.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 70.71   DEP      criu/sysfs_parse.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 70.93   DEP      criu/sysctl.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 71.07   DEP      criu/string.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 71.12   DEP      criu/stats.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 71.22   DEP      criu/sockets.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 71.42   DEP      criu/sk-unix.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 71.64   DEP      criu/sk-tcp.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 71.81   DEP      criu/sk-queue.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 71.97   DEP      criu/sk-packet.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 72.14   DEP      criu/sk-netlink.d
18:10:14 [2020-02-10T18:10:14.392Z] #44 72.31   DEP      criu/sk-inet.d
18:10:14 [2020-02-10T18:10:14.650Z] #44 72.55   DEP      criu/signalfd.d
18:10:14 [2020-02-10T18:10:14.650Z] #44 72.68   DEP      criu/sigframe.d
18:10:14 [2020-02-10T18:10:14.702Z] #63 ...
18:10:14 [2020-02-10T18:10:14.702Z] 
18:10:14 [2020-02-10T18:10:14.702Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:10:14 [2020-02-10T18:10:14.702Z] #26 19.75 Reading package lists...
18:10:14 [2020-02-10T18:10:14.702Z] #26 22.90 Building dependency tree...
18:10:14 [2020-02-10T18:10:14.702Z] #26 23.69 ca-certificates is already the newest version (20190110).
18:10:14 [2020-02-10T18:10:14.702Z] #26 23.69 The following additional packages will be installed:
18:10:14 [2020-02-10T18:10:14.702Z] #26 23.69   libjq1 libonig5
18:10:14 [2020-02-10T18:10:14.702Z] #26 23.86 The following NEW packages will be installed:
18:10:14 [2020-02-10T18:10:14.702Z] #26 23.86   jq libjq1 libonig5
18:10:14 [2020-02-10T18:10:14.702Z] #26 23.93 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
18:10:14 [2020-02-10T18:10:14.702Z] #26 23.93 Need to get 350 kB of archives.
18:10:14 [2020-02-10T18:10:14.702Z] #26 23.93 After this operation, 1154 kB of additional disk space will be used.
18:10:14 [2020-02-10T18:10:14.702Z] #26 23.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
18:10:14 [2020-02-10T18:10:14.702Z] #26 23.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
18:10:14 [2020-02-10T18:10:14.702Z] #26 23.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.42 debconf: delaying package configuration, since apt-utils is not installed
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.46 Fetched 350 kB in 0s (3299 kB/s)
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.53 Selecting previously unselected package libonig5:s390x.
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.53 (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.)
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.56 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.57 Unpacking libonig5:s390x (6.9.1-1) ...
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.73 Selecting previously unselected package libjq1:s390x.
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.73 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.73 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.83 Selecting previously unselected package jq.
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.84 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.84 Unpacking jq (1.5+dfsg-2+b1) ...
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.94 Setting up libonig5:s390x (6.9.1-1) ...
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.95 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.97 Setting up jq (1.5+dfsg-2+b1) ...
18:10:14 [2020-02-10T18:10:14.702Z] #26 24.98 Processing triggers for libc-bin (2.28-10) ...
18:10:14 [2020-02-10T18:10:14.702Z] #26 DONE 25.2s
18:10:14 [2020-02-10T18:10:14.702Z] 
18:10:14 [2020-02-10T18:10:14.702Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:10:14 [2020-02-10T18:10:14.702Z] #27 DONE 0.1s
18:10:14 [2020-02-10T18:10:14.717Z] #43 ...
18:10:14 [2020-02-10T18:10:14.717Z] 
18:10:14 [2020-02-10T18:10:14.717Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:14 [2020-02-10T18:10:14.717Z] #10 36.47 Setting up libsystemd0:arm64 (241-7~deb10u3) ...
18:10:14 [2020-02-10T18:10:14.779Z] #43 37.94 Selecting previously unselected package protobuf-c-compiler.
18:10:14 [2020-02-10T18:10:14.909Z] #44 72.78   DEP      criu/shmem.d
18:10:14 [2020-02-10T18:10:14.988Z] #10 36.75 (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.)
18:10:14 [2020-02-10T18:10:14.988Z] #10 36.85 Preparing to unpack .../libudev1_241-7~deb10u3_arm64.deb ...
18:10:14 [2020-02-10T18:10:14.988Z] #10 36.92 Unpacking libudev1:arm64 (241-7~deb10u3) over (241-7~deb10u2) ...
18:10:14 [2020-02-10T18:10:14.988Z] #10 ...
18:10:14 [2020-02-10T18:10:14.988Z] 
18:10:14 [2020-02-10T18:10:14.988Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:14 [2020-02-10T18:10:14.988Z] #71 DONE 36.7s
18:10:15 [2020-02-10T18:10:15.037Z] #43 38.00 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
18:10:15 [2020-02-10T18:10:15.037Z] #43 38.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:10:15 [2020-02-10T18:10:15.037Z] #43 ...
18:10:15 [2020-02-10T18:10:15.037Z] 
18:10:15 [2020-02-10T18:10:15.037Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:15 [2020-02-10T18:10:15.037Z] #10 21.48 Reading package lists...
18:10:15 [2020-02-10T18:10:15.037Z] #10 28.49 Reading package lists...
18:10:15 [2020-02-10T18:10:15.037Z] #10 35.40 Building dependency tree...
18:10:15 [2020-02-10T18:10:15.086Z] 
18:10:15 [2020-02-10T18:10:15.086Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:15 [2020-02-10T18:10:15.086Z] #34 21.26 internal/fmtsort
18:10:15 [2020-02-10T18:10:15.086Z] #34 21.83 internal/syscall/unix
18:10:15 [2020-02-10T18:10:15.086Z] #34 21.98 strings
18:10:15 [2020-02-10T18:10:15.086Z] #34 22.53 os
18:10:15 [2020-02-10T18:10:15.086Z] #34 24.06 path
18:10:15 [2020-02-10T18:10:15.086Z] #34 24.49 text/tabwriter
18:10:15 [2020-02-10T18:10:15.086Z] #34 24.89 path/filepath
18:10:15 [2020-02-10T18:10:15.086Z] #34 24.90 fmt
18:10:15 [2020-02-10T18:10:15.086Z] #34 ...
18:10:15 [2020-02-10T18:10:15.086Z] 
18:10:15 [2020-02-10T18:10:15.086Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:10:15 [2020-02-10T18:10:15.086Z] #36 15.39 Fetched 8022 kB in 15s (535 kB/s)
18:10:15 [2020-02-10T18:10:15.086Z] #36 15.39 Reading package lists...
18:10:15 [2020-02-10T18:10:15.086Z] #36 18.19 Reading package lists...
18:10:15 [2020-02-10T18:10:15.086Z] #36 22.13 Building dependency tree...
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.23 The following additional packages will be installed:
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.29   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.29 Suggested packages:
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.29   cmake-doc ninja-build lrzip
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.29 Recommended packages:
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.29   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.69 The following NEW packages will be installed:
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.70   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.70   vim-common xxd
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.77 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.77 Need to get 13.9 MB of archives.
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.77 After this operation, 62.1 MB of additional disk space will be used.
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
18:10:15 [2020-02-10T18:10:15.086Z] #36 23.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
18:10:15 [2020-02-10T18:10:15.086Z] #36 25.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
18:10:15 [2020-02-10T18:10:15.086Z] #36 ...
18:10:15 [2020-02-10T18:10:15.086Z] 
18:10:15 [2020-02-10T18:10:15.086Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:15 [2020-02-10T18:10:15.166Z] #44 72.92   DEP      criu/servicefd.d
18:10:15 [2020-02-10T18:10:15.166Z] #44 73.06   DEP      criu/seize.d
18:10:15 [2020-02-10T18:10:15.251Z] 
18:10:15 [2020-02-10T18:10:15.251Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:15 [2020-02-10T18:10:15.251Z] #43 36.66 Selecting previously unselected package libprotobuf-lite17:arm64.
18:10:15 [2020-02-10T18:10:15.251Z] #43 36.66 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
18:10:15 [2020-02-10T18:10:15.251Z] #43 36.69 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
18:10:15 [2020-02-10T18:10:15.251Z] #43 37.13 Selecting previously unselected package libprotobuf-dev:arm64.
18:10:15 [2020-02-10T18:10:15.251Z] #43 37.14 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
18:10:15 [2020-02-10T18:10:15.251Z] #43 37.15 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
18:10:15 [2020-02-10T18:10:15.336Z] #10 ...
18:10:15 [2020-02-10T18:10:15.336Z] 
18:10:15 [2020-02-10T18:10:15.336Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:15 [2020-02-10T18:10:15.336Z] #43 38.19 Selecting previously unselected package protobuf-compiler.
18:10:15 [2020-02-10T18:10:15.336Z] #43 38.22 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
18:10:15 [2020-02-10T18:10:15.336Z] #43 38.23 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:10:15 [2020-02-10T18:10:15.336Z] #43 38.41 Selecting previously unselected package python-pkg-resources.
18:10:15 [2020-02-10T18:10:15.336Z] #43 38.41 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:10:15 [2020-02-10T18:10:15.336Z] #43 38.42 Unpacking python-pkg-resources (40.8.0-1) ...
18:10:15 [2020-02-10T18:10:15.424Z] #44 73.19   DEP      criu/seccomp.d
18:10:15 [2020-02-10T18:10:15.424Z] #44 73.37   DEP      criu/rst-malloc.d
18:10:15 [2020-02-10T18:10:15.424Z] #44 73.42   DEP      criu/rbtree.d
18:10:15 [2020-02-10T18:10:15.683Z] #44 73.45   DEP      criu/pstree.d
18:10:15 [2020-02-10T18:10:15.683Z] #44 73.63   DEP      criu/protobuf.d
18:10:15 [2020-02-10T18:10:15.900Z] #43 38.71 Selecting previously unselected package python-six.
18:10:15 [2020-02-10T18:10:15.900Z] #43 38.74 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:10:15 [2020-02-10T18:10:15.900Z] #43 38.75 Unpacking python-six (1.12.0-1) ...
18:10:15 [2020-02-10T18:10:15.900Z] #43 38.88 Selecting previously unselected package python-protobuf.
18:10:15 [2020-02-10T18:10:15.900Z] #43 38.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
18:10:15 [2020-02-10T18:10:15.900Z] #43 38.89 Unpacking python-protobuf (3.6.1.3-2) ...
18:10:15 [2020-02-10T18:10:15.927Z] #28 ...
18:10:15 [2020-02-10T18:10:15.927Z] 
18:10:15 [2020-02-10T18:10:15.927Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:15 [2020-02-10T18:10:15.927Z] #44 16.38 Fetched 8022 kB in 16s (500 kB/s)
18:10:15 [2020-02-10T18:10:15.927Z] #44 16.38 Reading package lists...
18:10:15 [2020-02-10T18:10:15.927Z] #44 19.95 Reading package lists...
18:10:15 [2020-02-10T18:10:15.927Z] #44 23.11 Building dependency tree...
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.13 The following additional packages will be installed:
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.13   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.13   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.13 Suggested packages:
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.13   manpages-dev python-setuptools
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.76 The following NEW packages will be installed:
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.76   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.77   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.77   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.77   python-six zlib1g-dev
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.85 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded.
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.85 Need to get 3742 kB of archives.
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.85 After this operation, 22.0 MB of additional disk space will be used.
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
18:10:15 [2020-02-10T18:10:15.927Z] #44 24.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
18:10:15 [2020-02-10T18:10:15.927Z] #44 25.07 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
18:10:15 [2020-02-10T18:10:15.927Z] #44 25.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
18:10:15 [2020-02-10T18:10:15.927Z] #44 25.85 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
18:10:15 [2020-02-10T18:10:15.950Z] #44 73.79   GEN      criu/protobuf-desc-gen.h
18:10:16 [2020-02-10T18:10:16.453Z] #43 38.27 Selecting previously unselected package libprotoc17:arm64.
18:10:16 [2020-02-10T18:10:16.453Z] #43 38.27 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
18:10:16 [2020-02-10T18:10:16.453Z] #43 38.28 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
18:10:16 [2020-02-10T18:10:16.466Z] #43 39.47 Setting up python-pkg-resources (40.8.0-1) ...
18:10:16 [2020-02-10T18:10:16.711Z] #44 27.04 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
18:10:16 [2020-02-10T18:10:16.711Z] #44 ...
18:10:16 [2020-02-10T18:10:16.711Z] 
18:10:16 [2020-02-10T18:10:16.711Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:16 [2020-02-10T18:10:16.711Z] #34 25.55 io/ioutil
18:10:16 [2020-02-10T18:10:16.711Z] #34 26.76 flag
18:10:16 [2020-02-10T18:10:16.711Z] #34 26.76 github.com/BurntSushi/toml
18:10:17 [2020-02-10T18:10:17.031Z] #43 ...
18:10:17 [2020-02-10T18:10:17.031Z] 
18:10:17 [2020-02-10T18:10:17.031Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:17 [2020-02-10T18:10:17.031Z] #47 29.54 vendor/golang.org/x/crypto/curve25519
18:10:17 [2020-02-10T18:10:17.031Z] #47 ...
18:10:17 [2020-02-10T18:10:17.031Z] 
18:10:17 [2020-02-10T18:10:17.031Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:17 [2020-02-10T18:10:17.031Z] #10 39.09 The following additional packages will be installed:
18:10:17 [2020-02-10T18:10:17.031Z] #10 39.10   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:10:17 [2020-02-10T18:10:17.031Z] #10 39.10   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:10:17 [2020-02-10T18:10:17.031Z] #10 39.10   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:10:17 [2020-02-10T18:10:17.031Z] #10 39.11   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
18:10:17 [2020-02-10T18:10:17.031Z] #10 39.11   mingw-w64-x86-64-dev
18:10:17 [2020-02-10T18:10:17.031Z] #10 39.13 Suggested packages:
18:10:17 [2020-02-10T18:10:17.031Z] #10 39.14   gcc-8-locales seccomp wine64
18:10:17 [2020-02-10T18:10:17.089Z] #34 ...
18:10:17 [2020-02-10T18:10:17.089Z] 
18:10:17 [2020-02-10T18:10:17.089Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:17 [2020-02-10T18:10:17.089Z] #72 23.99 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:10:17 [2020-02-10T18:10:17.089Z] #72 DONE 27.1s
18:10:17 [2020-02-10T18:10:17.089Z] 
18:10:17 [2020-02-10T18:10:17.089Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:17 [2020-02-10T18:10:17.089Z] #48 22.79 strings
18:10:17 [2020-02-10T18:10:17.089Z] #48 23.89 os
18:10:17 [2020-02-10T18:10:17.089Z] #48 25.00 regexp/syntax
18:10:17 [2020-02-10T18:10:17.089Z] #48 26.08 fmt
18:10:17 [2020-02-10T18:10:17.326Z] #44 75.30   DEP      criu/protobuf-desc.d
18:10:17 [2020-02-10T18:10:17.458Z] #48 27.87 regexp
18:10:17 [2020-02-10T18:10:17.584Z] #44 75.50   DEP      criu/proc_parse.d
18:10:17 [2020-02-10T18:10:17.792Z] #43 39.10 Selecting previously unselected package protobuf-c-compiler.
18:10:17 [2020-02-10T18:10:17.792Z] #43 39.10 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
18:10:17 [2020-02-10T18:10:17.792Z] #43 39.10 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:10:17 [2020-02-10T18:10:17.841Z] #44 75.68   DEP      criu/plugin.d
18:10:17 [2020-02-10T18:10:17.841Z] #44 75.76   DEP      criu/pipes.d
18:10:17 [2020-02-10T18:10:17.963Z] #10 40.87 The following NEW packages will be installed:
18:10:17 [2020-02-10T18:10:17.963Z] #10 40.87   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:10:17 [2020-02-10T18:10:17.963Z] #10 40.88   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:10:17 [2020-02-10T18:10:17.963Z] #10 40.88   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:10:17 [2020-02-10T18:10:17.963Z] #10 40.88   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:10:17 [2020-02-10T18:10:17.963Z] #10 40.88   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:10:17 [2020-02-10T18:10:17.963Z] #10 40.89   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:10:17 [2020-02-10T18:10:17.963Z] #10 40.92 The following packages will be upgraded:
18:10:17 [2020-02-10T18:10:17.963Z] #10 40.93   libsystemd0 libudev1
18:10:17 [2020-02-10T18:10:17.963Z] #10 ...
18:10:17 [2020-02-10T18:10:17.963Z] 
18:10:17 [2020-02-10T18:10:17.963Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:10:17 [2020-02-10T18:10:17.963Z] #59 24.66 Reading package lists...
18:10:17 [2020-02-10T18:10:17.963Z] #59 31.35 Reading package lists...
18:10:17 [2020-02-10T18:10:17.963Z] #59 37.90 Building dependency tree...
18:10:17 [2020-02-10T18:10:17.963Z] #59 ...
18:10:17 [2020-02-10T18:10:17.963Z] 
18:10:17 [2020-02-10T18:10:17.963Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:17 [2020-02-10T18:10:17.963Z] #33 40.37 sync
18:10:17 [2020-02-10T18:10:17.963Z] #33 40.37 internal/reflectlite
18:10:17 [2020-02-10T18:10:17.969Z] #48 ...
18:10:17 [2020-02-10T18:10:17.969Z] 
18:10:17 [2020-02-10T18:10:17.969Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:17 [2020-02-10T18:10:17.969Z] #34 27.92 log
18:10:18 [2020-02-10T18:10:18.099Z] #44 76.00   DEP      criu/pie-util.d
18:10:18 [2020-02-10T18:10:18.388Z] #44 76.08   DEP      criu/pie-util-vdso.d
18:10:18 [2020-02-10T18:10:18.388Z] #44 76.30   DEP      criu/pie-util-vdso-elf32.d
18:10:18 [2020-02-10T18:10:18.737Z] #44 76.53   DEP      criu/path.d
18:10:18 [2020-02-10T18:10:18.737Z] #44 76.65   DEP      criu/parasite-syscall.d
18:10:18 [2020-02-10T18:10:18.942Z] #34 29.18 github.com/BurntSushi/toml/cmd/tomlv
18:10:18 [2020-02-10T18:10:18.996Z] #44 76.88   DEP      criu/pagemap.d
18:10:19 [2020-02-10T18:10:19.081Z] #43 ...
18:10:19 [2020-02-10T18:10:19.081Z] 
18:10:19 [2020-02-10T18:10:19.081Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:10:19 [2020-02-10T18:10:19.081Z] #35 29.57 Building dependency tree...
18:10:19 [2020-02-10T18:10:19.081Z] #35 32.62 The following additional packages will be installed:
18:10:19 [2020-02-10T18:10:19.081Z] #35 32.64   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:10:19 [2020-02-10T18:10:19.081Z] #35 32.65 Suggested packages:
18:10:19 [2020-02-10T18:10:19.081Z] #35 32.65   cmake-doc ninja-build lrzip
18:10:19 [2020-02-10T18:10:19.081Z] #35 32.65 Recommended packages:
18:10:19 [2020-02-10T18:10:19.081Z] #35 32.65   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:10:19 [2020-02-10T18:10:19.081Z] #35 33.51 The following NEW packages will be installed:
18:10:19 [2020-02-10T18:10:19.081Z] #35 33.52   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:10:19 [2020-02-10T18:10:19.081Z] #35 33.52   vim-common xxd
18:10:19 [2020-02-10T18:10:19.081Z] #35 33.94 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
18:10:19 [2020-02-10T18:10:19.081Z] #35 33.94 Need to get 14.2 MB of archives.
18:10:19 [2020-02-10T18:10:19.081Z] #35 33.94 After this operation, 60.0 MB of additional disk space will be used.
18:10:19 [2020-02-10T18:10:19.081Z] #35 33.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
18:10:19 [2020-02-10T18:10:19.081Z] #35 33.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
18:10:19 [2020-02-10T18:10:19.081Z] #35 33.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
18:10:19 [2020-02-10T18:10:19.081Z] #35 34.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
18:10:19 [2020-02-10T18:10:19.081Z] #35 34.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
18:10:19 [2020-02-10T18:10:19.081Z] #35 34.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
18:10:19 [2020-02-10T18:10:19.081Z] #35 34.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
18:10:19 [2020-02-10T18:10:19.081Z] #35 34.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
18:10:19 [2020-02-10T18:10:19.081Z] #35 34.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
18:10:19 [2020-02-10T18:10:19.081Z] #35 34.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
18:10:19 [2020-02-10T18:10:19.081Z] #35 36.33 debconf: delaying package configuration, since apt-utils is not installed
18:10:19 [2020-02-10T18:10:19.081Z] #35 36.58 Fetched 14.2 MB in 1s (10.9 MB/s)
18:10:19 [2020-02-10T18:10:19.081Z] #35 36.70 Selecting previously unselected package xxd.
18:10:19 [2020-02-10T18:10:19.081Z] #35 36.70 (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.)
18:10:19 [2020-02-10T18:10:19.081Z] #35 36.85 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
18:10:19 [2020-02-10T18:10:19.081Z] #35 36.86 Unpacking xxd (2:8.1.0875-5) ...
18:10:19 [2020-02-10T18:10:19.081Z] #35 37.20 Selecting previously unselected package vim-common.
18:10:19 [2020-02-10T18:10:19.081Z] #35 37.22 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:10:19 [2020-02-10T18:10:19.081Z] #35 37.29 Unpacking vim-common (2:8.1.0875-5) ...
18:10:19 [2020-02-10T18:10:19.081Z] #35 37.86 Selecting previously unselected package cmake-data.
18:10:19 [2020-02-10T18:10:19.081Z] #35 37.87 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:10:19 [2020-02-10T18:10:19.081Z] #35 37.90 Unpacking cmake-data (3.13.4-1) ...
18:10:19 [2020-02-10T18:10:19.257Z] #44 77.00   DEP      criu/pagemap-cache.d
18:10:19 [2020-02-10T18:10:19.257Z] #44 77.17   DEP      criu/page-xfer.d
18:10:19 [2020-02-10T18:10:19.343Z] #35 ...
18:10:19 [2020-02-10T18:10:19.343Z] 
18:10:19 [2020-02-10T18:10:19.343Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:19 [2020-02-10T18:10:19.343Z] #47 40.80 sync
18:10:19 [2020-02-10T18:10:19.343Z] #47 40.80 internal/reflectlite
18:10:19 [2020-02-10T18:10:19.527Z] #44 77.29   DEP      criu/page-pipe.d
18:10:19 [2020-02-10T18:10:19.527Z] #44 77.45   DEP      criu/netfilter.d
18:10:19 [2020-02-10T18:10:19.784Z] #44 77.63   DEP      criu/net.d
18:10:19 [2020-02-10T18:10:19.784Z] #44 77.83   DEP      criu/namespaces.d
18:10:20 [2020-02-10T18:10:20.044Z] #44 ...
18:10:20 [2020-02-10T18:10:20.044Z] 
18:10:20 [2020-02-10T18:10:20.044Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:10:20 [2020-02-10T18:10:20.044Z] #17 11.48 Fetched 8325 kB in 9s (884 kB/s)
18:10:20 [2020-02-10T18:10:20.301Z] #17 11.48 Reading package lists...
18:10:20 [2020-02-10T18:10:20.301Z] #17 ...
18:10:20 [2020-02-10T18:10:20.301Z] 
18:10:20 [2020-02-10T18:10:20.301Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:20 [2020-02-10T18:10:20.301Z] #47 133.2 github.com/LK4D4/vndr/godl
18:10:20 [2020-02-10T18:10:20.301Z] #47 133.9 github.com/LK4D4/vndr
18:10:20 [2020-02-10T18:10:20.301Z] #47 DONE 142.8s
18:10:20 [2020-02-10T18:10:20.493Z] #33 42.91 errors
18:10:20 [2020-02-10T18:10:20.493Z] #33 42.92 sort
18:10:20 [2020-02-10T18:10:20.493Z] #33 43.22 strconv
18:10:20 [2020-02-10T18:10:20.558Z] 
18:10:20 [2020-02-10T18:10:20.558Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:20 [2020-02-10T18:10:20.558Z] #44 78.03   DEP      criu/mount.d
18:10:20 [2020-02-10T18:10:20.558Z] #44 78.26   DEP      criu/mem.d
18:10:20 [2020-02-10T18:10:20.765Z] #47 42.35 github.com/LK4D4/vndr/godl/singleflight
18:10:20 [2020-02-10T18:10:20.765Z] #47 42.35 math/rand
18:10:20 [2020-02-10T18:10:20.815Z] #44 78.71   DEP      criu/lsm.d
18:10:21 [2020-02-10T18:10:21.028Z] #47 42.35 internal/singleflight
18:10:21 [2020-02-10T18:10:21.381Z] #44 79.02   DEP      criu/log.d
18:10:21 [2020-02-10T18:10:21.439Z] #34 ...
18:10:21 [2020-02-10T18:10:21.439Z] 
18:10:21 [2020-02-10T18:10:21.439Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:10:21 [2020-02-10T18:10:21.439Z] #51 21.56 + cd /tmp/tmp.1klvC7onY7/src/gotest.tools/gotestsum
18:10:21 [2020-02-10T18:10:21.439Z] #51 21.56 + git checkout -q v0.3.5
18:10:21 [2020-02-10T18:10:21.439Z] #51 21.58 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:10:21 [2020-02-10T18:10:21.439Z] #51 ...
18:10:21 [2020-02-10T18:10:21.439Z] 
18:10:21 [2020-02-10T18:10:21.439Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:21 [2020-02-10T18:10:21.439Z] #34 DONE 31.7s
18:10:21 [2020-02-10T18:10:21.439Z] 
18:10:21 [2020-02-10T18:10:21.439Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:21 [2020-02-10T18:10:21.439Z] #44 27.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
18:10:21 [2020-02-10T18:10:21.439Z] #44 27.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
18:10:21 [2020-02-10T18:10:21.439Z] #44 27.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
18:10:21 [2020-02-10T18:10:21.439Z] #44 28.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
18:10:21 [2020-02-10T18:10:21.439Z] #44 28.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.01 debconf: delaying package configuration, since apt-utils is not installed
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.12 Fetched 3742 kB in 3s (1084 kB/s)
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.18 Selecting previously unselected package libcap-dev:s390x.
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.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 ... 15168 files and directories currently installed.)
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.30 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.30 Unpacking libcap-dev:s390x (1:2.25-2) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.37 Selecting previously unselected package libnet1:s390x.
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.37 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.42 Selecting previously unselected package libnet1-dev.
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.42 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.58 Selecting previously unselected package libnl-3-200:s390x.
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.58 Unpacking libnl-3-200:s390x (3.4.0-1) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.63 Selecting previously unselected package libnl-3-dev:s390x.
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.64 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.77 Selecting previously unselected package libprotobuf-c1:s390x.
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.77 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.77 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.81 Selecting previously unselected package libprotobuf-c-dev:s390x.
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.81 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.82 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.87 Selecting previously unselected package zlib1g-dev:s390x.
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.87 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 29.88 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 30.09 Selecting previously unselected package libprotobuf17:s390x.
18:10:21 [2020-02-10T18:10:21.439Z] #44 30.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 30.10 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 30.39 Selecting previously unselected package libprotobuf-lite17:s390x.
18:10:21 [2020-02-10T18:10:21.439Z] #44 30.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 30.39 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 30.51 Selecting previously unselected package libprotobuf-dev:s390x.
18:10:21 [2020-02-10T18:10:21.439Z] #44 30.52 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 30.52 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.11 Selecting previously unselected package libprotoc17:s390x.
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.11 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.13 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.33 Selecting previously unselected package protobuf-c-compiler.
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.41 Selecting previously unselected package protobuf-compiler.
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.41 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.42 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.48 Selecting previously unselected package python-pkg-resources.
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.48 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.49 Unpacking python-pkg-resources (40.8.0-1) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.61 Selecting previously unselected package python-six.
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.61 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.61 Unpacking python-six (1.12.0-1) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.65 Selecting previously unselected package python-protobuf.
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.65 Unpacking python-protobuf (3.6.1.3-2) ...
18:10:21 [2020-02-10T18:10:21.439Z] #44 31.88 Setting up python-pkg-resources (40.8.0-1) ...
18:10:21 [2020-02-10T18:10:21.638Z] #44 79.36   DEP      criu/libnetlink.d
18:10:21 [2020-02-10T18:10:21.638Z] #44 79.59   DEP      criu/kerndat.d
18:10:21 [2020-02-10T18:10:21.867Z] #33 44.55 io
18:10:21 [2020-02-10T18:10:21.895Z] #44 79.85   DEP      criu/kcmp-ids.d
18:10:22 [2020-02-10T18:10:22.124Z] #33 ...
18:10:22 [2020-02-10T18:10:22.124Z] 
18:10:22 [2020-02-10T18:10:22.124Z] #59 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:10:22 [2020-02-10T18:10:22.124Z] #59 41.66 The following additional packages will be installed:
18:10:22 [2020-02-10T18:10:22.124Z] #59 41.68   libbtrfs0
18:10:22 [2020-02-10T18:10:22.124Z] #59 41.92 The following NEW packages will be installed:
18:10:22 [2020-02-10T18:10:22.124Z] #59 41.92   libbtrfs-dev libbtrfs0
18:10:22 [2020-02-10T18:10:22.124Z] #59 42.32 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded.
18:10:22 [2020-02-10T18:10:22.124Z] #59 42.32 Need to get 119 kB of archives.
18:10:22 [2020-02-10T18:10:22.124Z] #59 42.32 After this operation, 387 kB of additional disk space will be used.
18:10:22 [2020-02-10T18:10:22.124Z] #59 42.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:10:22 [2020-02-10T18:10:22.124Z] #59 42.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:10:22 [2020-02-10T18:10:22.124Z] #59 43.53 debconf: delaying package configuration, since apt-utils is not installed
18:10:22 [2020-02-10T18:10:22.124Z] #59 43.72 Fetched 119 kB in 0s (408 kB/s)
18:10:22 [2020-02-10T18:10:22.124Z] #59 43.84 Selecting previously unselected package libbtrfs0.
18:10:22 [2020-02-10T18:10:22.124Z] #59 43.84 (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.)
18:10:22 [2020-02-10T18:10:22.124Z] #59 43.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
18:10:22 [2020-02-10T18:10:22.124Z] #59 43.94 Unpacking libbtrfs0 (4.20.1-2) ...
18:10:22 [2020-02-10T18:10:22.124Z] #59 44.10 Selecting previously unselected package libbtrfs-dev.
18:10:22 [2020-02-10T18:10:22.124Z] #59 44.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
18:10:22 [2020-02-10T18:10:22.124Z] #59 44.11 Unpacking libbtrfs-dev (4.20.1-2) ...
18:10:22 [2020-02-10T18:10:22.124Z] #59 44.36 Setting up libbtrfs0 (4.20.1-2) ...
18:10:22 [2020-02-10T18:10:22.124Z] #59 44.42 Setting up libbtrfs-dev (4.20.1-2) ...
18:10:22 [2020-02-10T18:10:22.124Z] #59 44.44 Processing triggers for libc-bin (2.28-10) ...
18:10:22 [2020-02-10T18:10:22.124Z] #59 DONE 45.2s
18:10:22 [2020-02-10T18:10:22.124Z] 
18:10:22 [2020-02-10T18:10:22.124Z] #71 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:22 [2020-02-10T18:10:22.124Z] #71 DONE 44.8s
18:10:22 [2020-02-10T18:10:22.124Z] 
18:10:22 [2020-02-10T18:10:22.124Z] #60 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:10:22 [2020-02-10T18:10:22.124Z] #60 DONE 0.1s
18:10:22 [2020-02-10T18:10:22.124Z] 
18:10:22 [2020-02-10T18:10:22.124Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:22 [2020-02-10T18:10:22.124Z] #43 44.69 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
18:10:22 [2020-02-10T18:10:22.124Z] #43 44.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:10:22 [2020-02-10T18:10:22.124Z] #43 44.85 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:10:22 [2020-02-10T18:10:22.124Z] #43 44.96 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
18:10:22 [2020-02-10T18:10:22.124Z] #43 45.05 Setting up python-six (1.12.0-1) ...
18:10:22 [2020-02-10T18:10:22.153Z] #44 79.90   DEP      criu/irmap.d
18:10:22 [2020-02-10T18:10:22.153Z] #44 80.09   DEP      criu/ipc_ns.d
18:10:22 [2020-02-10T18:10:22.228Z] #44 ...
18:10:22 [2020-02-10T18:10:22.228Z] 
18:10:22 [2020-02-10T18:10:22.228Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:10:22 [2020-02-10T18:10:22.228Z] #42 22.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:10:22 [2020-02-10T18:10:22.228Z] #42 23.79 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:10:22 [2020-02-10T18:10:22.381Z] #43 ...
18:10:22 [2020-02-10T18:10:22.381Z] 
18:10:22 [2020-02-10T18:10:22.381Z] #61 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:10:22 [2020-02-10T18:10:22.381Z] #61 DONE 0.1s
18:10:22 [2020-02-10T18:10:22.381Z] 
18:10:22 [2020-02-10T18:10:22.381Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:10:22 [2020-02-10T18:10:22.410Z] #44 80.20   DEP      criu/image.d
18:10:22 [2020-02-10T18:10:22.410Z] #44 80.36   DEP      criu/image-desc.d
18:10:22 [2020-02-10T18:10:22.617Z] #42 ...
18:10:22 [2020-02-10T18:10:22.617Z] 
18:10:22 [2020-02-10T18:10:22.617Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:22 [2020-02-10T18:10:22.617Z] #28 6.211 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:10:22 [2020-02-10T18:10:22.617Z] #28 6.487 #=#=#                                                                         
18:10:22 [2020-02-10T18:10:22.667Z] #44 80.48   DEP      criu/fsnotify.d
18:10:22 [2020-02-10T18:10:22.925Z] #44 80.63   DEP      criu/filesystems.d
18:10:22 [2020-02-10T18:10:22.925Z] #44 80.79   DEP      criu/files.d
18:10:22 [2020-02-10T18:10:22.951Z] #47 44.13 strconv
18:10:22 [2020-02-10T18:10:22.951Z] #47 44.13 vendor/golang.org/x/net/dns/dnsmessage
18:10:22 [2020-02-10T18:10:22.951Z] #47 44.15 syscall
18:10:22 [2020-02-10T18:10:22.951Z] #47 44.21 io
18:10:22 [2020-02-10T18:10:22.999Z] #28 6.663 
###                                                                        4.2%
#########                                                                 12.6%
#############                                                             18.9%
###################                                                       27.2%
########################                                                  33.5%
############################                                              39.8%
#################################                                         46.0%
#######################################                                   54.4%
############################################                              62.4%
####################################################                      72.9%
##############################################################            86.8%
######################################################################    98.6%
######################################################################## 100.0%
18:10:22 [2020-02-10T18:10:22.999Z] #28 8.131 
18:10:23 [2020-02-10T18:10:23.182Z] #44 81.01   DEP      criu/files-reg.d
18:10:23 [2020-02-10T18:10:23.182Z] #44 81.11   DEP      criu/files-ext.d
18:10:23 [2020-02-10T18:10:23.182Z] #44 81.22   DEP      criu/file-lock.d
18:10:23 [2020-02-10T18:10:23.369Z] #28 8.242 
########                                                                  11.1%
#################################                                         46.2%
##########################################################                81.6%
######################################################################## 100.0%
18:10:23 [2020-02-10T18:10:23.369Z] #28 8.741 
18:10:23 [2020-02-10T18:10:23.746Z] #44 81.42   DEP      criu/file-ids.d
18:10:23 [2020-02-10T18:10:23.746Z] #44 81.57   DEP      criu/fifo.d
18:10:23 [2020-02-10T18:10:23.893Z] #47 ...
18:10:23 [2020-02-10T18:10:23.893Z] 
18:10:23 [2020-02-10T18:10:23.893Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.347 + RM_GOPATH=0
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.347 + TMP_GOPATH=
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.347 + : /build
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.347 + '[' -z '' ']'
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.974 ++ mktemp -d
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.979 + export GOPATH=/tmp/tmp.JZQjkdr1Th
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.979 + GOPATH=/tmp/tmp.JZQjkdr1Th
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.979 + RM_GOPATH=1
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.981 ++ dirname ./install.sh
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.989 + dir=.
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.989 + bin=containerd
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.989 + shift
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.989 + '[' '!' -f ./containerd.installer ']'
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.989 + . ./containerd.installer
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.989 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.989 + install_containerd
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.989 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.990 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.990 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JZQjkdr1Th/src/github.com/containerd/containerd
18:10:23 [2020-02-10T18:10:23.893Z] #62 4.994 Cloning into '/tmp/tmp.JZQjkdr1Th/src/github.com/containerd/containerd'...
18:10:23 [2020-02-10T18:10:23.893Z] #62 ...
18:10:23 [2020-02-10T18:10:23.893Z] 
18:10:23 [2020-02-10T18:10:23.893Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:23 [2020-02-10T18:10:23.893Z] #27 8.902 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:10:23 [2020-02-10T18:10:23.893Z] #27 9.247 
18:10:24 [2020-02-10T18:10:24.003Z] #44 81.72   DEP      criu/fdstore.d
18:10:24 [2020-02-10T18:10:24.003Z] #44 81.85   DEP      criu/fault-injection.d
18:10:24 [2020-02-10T18:10:24.003Z] #44 81.91   DEP      criu/external.d
18:10:24 [2020-02-10T18:10:24.260Z] #44 82.00   DEP      criu/eventpoll.d
18:10:24 [2020-02-10T18:10:24.260Z] #44 82.12   DEP      criu/eventfd.d
18:10:24 [2020-02-10T18:10:24.260Z] #44 82.24   DEP      criu/crtools.d
18:10:24 [2020-02-10T18:10:24.462Z] #28 8.876 
###                                                                        4.4%
############                                                              17.1%
#######################                                                   32.4%
################################                                          45.2%
#########################################                                 57.9%
##################################################                        70.6%
###########################################################               83.3%
#
18:10:24 [2020-02-10T18:10:24.462Z] #28 ...
18:10:24 [2020-02-10T18:10:24.462Z] 
18:10:24 [2020-02-10T18:10:24.462Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:24 [2020-02-10T18:10:24.462Z] #11 24.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
18:10:24 [2020-02-10T18:10:24.462Z] #11 28.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:10:24 [2020-02-10T18:10:24.462Z] #11 28.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
18:10:24 [2020-02-10T18:10:24.462Z] #11 28.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
18:10:24 [2020-02-10T18:10:24.462Z] #11 28.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
18:10:24 [2020-02-10T18:10:24.462Z] #11 ...
18:10:24 [2020-02-10T18:10:24.462Z] 
18:10:24 [2020-02-10T18:10:24.462Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:24 [2020-02-10T18:10:24.462Z] #28 8.876 
###                                                                        4.4%
############                                                              17.1%
#######################                                                   32.4%
################################                                          45.2%
#########################################                                 57.9%
##################################################                        70.6%
###########################################################               83.3%
###################################################################       93.5%
######################################################################## 100.0%
18:10:24 [2020-02-10T18:10:24.518Z] #44 82.43   DEP      criu/cr-service.d
18:10:24 [2020-02-10T18:10:24.775Z] #44 82.59   DEP      criu/cr-restore.d
18:10:24 [2020-02-10T18:10:24.775Z] #44 82.79   DEP      criu/cr-errno.d
18:10:24 [2020-02-10T18:10:24.837Z] #28 9.938 
18:10:25 [2020-02-10T18:10:25.033Z] #44 82.81   DEP      criu/cr-dump.d
18:10:25 [2020-02-10T18:10:25.033Z] #44 83.02   DEP      criu/cr-dedup.d
18:10:25 [2020-02-10T18:10:25.290Z] #44 83.16   DEP      criu/cr-check.d
18:10:25 [2020-02-10T18:10:25.456Z] #27 9.447 
                                                                           0.0%
###                                                                        5.2%
######                                                                     8.6%
#########                                                                 12.5%
############                                                              16.7%
###############                                                           21.7%
##################                                                        26.4%
#####################                                                     30.4%
########################                                                  34.7%
###########################                                               37.8%
#############################                                             41.0%
################################                                          44.7%
##################################                                        47.9%
####################################                                      50.7%
######################################                                    53.9%
#########################################                                 57.2%
###########################################                               60.8%
##############################################                            64.3%
###############################################                           66.4%
##################################################                        70.1%
######################################################                    76.0%
##########################################################                81.3%
18:10:25 [2020-02-10T18:10:25.456Z] #27 ...
18:10:25 [2020-02-10T18:10:25.456Z] 
18:10:25 [2020-02-10T18:10:25.456Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:25 [2020-02-10T18:10:25.456Z] #10 37.30 Setting up libudev1:arm64 (241-7~deb10u3) ...
18:10:25 [2020-02-10T18:10:25.456Z] #10 37.62 Selecting previously unselected package binutils-mingw-w64-i686.
18:10:25 [2020-02-10T18:10:25.456Z] #10 37.62 (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.)
18:10:25 [2020-02-10T18:10:25.456Z] #10 37.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
18:10:25 [2020-02-10T18:10:25.456Z] #10 37.87 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:10:25 [2020-02-10T18:10:25.456Z] #10 42.72 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:10:25 [2020-02-10T18:10:25.456Z] #10 42.72 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
18:10:25 [2020-02-10T18:10:25.456Z] #10 42.75 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:10:25 [2020-02-10T18:10:25.457Z] #10 45.46 Selecting previously unselected package binutils-mingw-w64.
18:10:25 [2020-02-10T18:10:25.457Z] #10 45.46 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:10:25 [2020-02-10T18:10:25.457Z] #10 45.48 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:10:25 [2020-02-10T18:10:25.457Z] #10 45.65 Selecting previously unselected package libdevmapper1.02.1:arm64.
18:10:25 [2020-02-10T18:10:25.457Z] #10 45.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
18:10:25 [2020-02-10T18:10:25.457Z] #10 45.67 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
18:10:25 [2020-02-10T18:10:25.457Z] #10 45.85 Selecting previously unselected package dmsetup.
18:10:25 [2020-02-10T18:10:25.457Z] #10 45.90 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
18:10:25 [2020-02-10T18:10:25.457Z] #10 45.90 Unpacking dmsetup (2:1.02.155-3) ...
18:10:25 [2020-02-10T18:10:25.457Z] #10 46.18 Selecting previously unselected package mingw-w64-common.
18:10:25 [2020-02-10T18:10:25.457Z] #10 46.21 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:10:25 [2020-02-10T18:10:25.457Z] #10 46.22 Unpacking mingw-w64-common (6.0.0-3) ...
18:10:25 [2020-02-10T18:10:25.457Z] #10 ...
18:10:25 [2020-02-10T18:10:25.457Z] 
18:10:25 [2020-02-10T18:10:25.457Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:25 [2020-02-10T18:10:25.547Z] #44 83.32   DEP      criu/config.d
18:10:25 [2020-02-10T18:10:25.547Z] #44 83.48   DEP      criu/clone-noasan.d
18:10:25 [2020-02-10T18:10:25.547Z] #44 83.54   DEP      criu/cgroup.d
18:10:25 [2020-02-10T18:10:25.599Z] #28 10.07 
#                                                                          2.0%
######                                                                     8.3%
#########                                                                 13.1%
#############                                                             18.7%
##################                                                        25.4%
18:10:25 [2020-02-10T18:10:25.599Z] #28 ...
18:10:25 [2020-02-10T18:10:25.599Z] 
18:10:25 [2020-02-10T18:10:25.599Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:25 [2020-02-10T18:10:25.599Z] #44 33.28 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 33.28 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 33.30 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 33.32 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 33.32 Setting up python-six (1.12.0-1) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 34.22 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 34.22 Setting up libnl-3-200:s390x (3.4.0-1) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 34.24 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 34.24 Setting up libcap-dev:s390x (1:2.25-2) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 34.25 Setting up libprotoc17:s390x (3.6.1.3-2) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 34.26 Setting up protobuf-compiler (3.6.1.3-2) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 34.27 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 34.28 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 34.29 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 34.30 Setting up python-protobuf (3.6.1.3-2) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 35.84 Setting up libnl-3-dev:s390x (3.4.0-1) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 35.85 Processing triggers for libc-bin (2.28-10) ...
18:10:25 [2020-02-10T18:10:25.599Z] #44 DONE 36.1s
18:10:25 [2020-02-10T18:10:25.599Z] 
18:10:25 [2020-02-10T18:10:25.599Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:25 [2020-02-10T18:10:25.660Z] #62 ...
18:10:25 [2020-02-10T18:10:25.660Z] 
18:10:25 [2020-02-10T18:10:25.660Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:10:25 [2020-02-10T18:10:25.660Z] #25 33.50 Reading package lists...
18:10:25 [2020-02-10T18:10:25.660Z] #25 40.06 Building dependency tree...
18:10:25 [2020-02-10T18:10:25.660Z] #25 43.64 ca-certificates is already the newest version (20190110).
18:10:25 [2020-02-10T18:10:25.660Z] #25 43.64 The following additional packages will be installed:
18:10:25 [2020-02-10T18:10:25.660Z] #25 43.66   libjq1 libonig5
18:10:25 [2020-02-10T18:10:25.660Z] #25 44.20 The following NEW packages will be installed:
18:10:25 [2020-02-10T18:10:25.660Z] #25 44.20   jq libjq1 libonig5
18:10:25 [2020-02-10T18:10:25.660Z] #25 44.61 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
18:10:25 [2020-02-10T18:10:25.660Z] #25 44.61 Need to get 355 kB of archives.
18:10:25 [2020-02-10T18:10:25.660Z] #25 44.61 After this operation, 1072 kB of additional disk space will be used.
18:10:25 [2020-02-10T18:10:25.660Z] #25 44.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:10:25 [2020-02-10T18:10:25.660Z] #25 44.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:10:25 [2020-02-10T18:10:25.660Z] #25 44.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:10:25 [2020-02-10T18:10:25.660Z] #25 46.43 debconf: delaying package configuration, since apt-utils is not installed
18:10:25 [2020-02-10T18:10:25.660Z] #25 46.71 Fetched 355 kB in 0s (1070 kB/s)
18:10:25 [2020-02-10T18:10:25.660Z] #25 46.90 Selecting previously unselected package libonig5:amd64.
18:10:25 [2020-02-10T18:10:25.660Z] #25 46.90 (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.)
18:10:25 [2020-02-10T18:10:25.660Z] #25 47.08 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
18:10:25 [2020-02-10T18:10:25.660Z] #25 47.12 Unpacking libonig5:amd64 (6.9.1-1) ...
18:10:25 [2020-02-10T18:10:25.660Z] #25 47.50 Selecting previously unselected package libjq1:amd64.
18:10:25 [2020-02-10T18:10:25.660Z] #25 47.50 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:10:25 [2020-02-10T18:10:25.660Z] #25 47.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:10:25 [2020-02-10T18:10:25.660Z] #25 47.71 Selecting previously unselected package jq.
18:10:25 [2020-02-10T18:10:25.660Z] #25 47.76 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
18:10:25 [2020-02-10T18:10:25.660Z] #25 47.77 Unpacking jq (1.5+dfsg-2+b1) ...
18:10:25 [2020-02-10T18:10:25.660Z] #25 47.98 Setting up libonig5:amd64 (6.9.1-1) ...
18:10:25 [2020-02-10T18:10:25.660Z] #25 48.02 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:10:25 [2020-02-10T18:10:25.660Z] #25 48.03 Setting up jq (1.5+dfsg-2+b1) ...
18:10:25 [2020-02-10T18:10:25.660Z] #25 48.04 Processing triggers for libc-bin (2.28-10) ...
18:10:25 [2020-02-10T18:10:25.660Z] #25 DONE 48.5s
18:10:25 [2020-02-10T18:10:25.660Z] 
18:10:25 [2020-02-10T18:10:25.660Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:10:25 [2020-02-10T18:10:25.660Z] #26 DONE 0.1s
18:10:25 [2020-02-10T18:10:25.660Z] 
18:10:25 [2020-02-10T18:10:25.660Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:25 [2020-02-10T18:10:25.717Z] #27 9.447 
                                                                           0.0%
###                                                                        5.2%
######                                                                     8.6%
#########                                                                 12.5%
############                                                              16.7%
###############                                                           21.7%
##################                                                        26.4%
#####################                                                     30.4%
########################                                                  34.7%
###########################                                               37.8%
#############################                                             41.0%
################################                                          44.7%
##################################                                        47.9%
####################################                                      50.7%
######################################                                    53.9%
#########################################                                 57.2%
###########################################                               60.8%
##############################################                            64.3%
###############################################                           66.4%
##################################################                        70.1%
######################################################                    76.0%
##########################################################                81.3%
#############################################################             85.2%
################################################################          89.9%
######################################################################    97.9%
######################################################################## 100.0%
18:10:25 [2020-02-10T18:10:25.804Z] #44 83.69   DEP      criu/cgroup-props.d
18:10:25 [2020-02-10T18:10:25.804Z] #44 83.79   DEP      criu/bitmap.d
18:10:26 [2020-02-10T18:10:26.062Z] #44 83.82   DEP      criu/bfd.d
18:10:26 [2020-02-10T18:10:26.062Z] #44 83.92   DEP      criu/autofs.d
18:10:26 [2020-02-10T18:10:26.062Z] #44 84.05   DEP      criu/aio.d
18:10:26 [2020-02-10T18:10:26.288Z] #27 12.55 #=#=#                                                                         
18:10:26 [2020-02-10T18:10:26.288Z] #27 ...
18:10:26 [2020-02-10T18:10:26.288Z] 
18:10:26 [2020-02-10T18:10:26.288Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:10:26 [2020-02-10T18:10:26.288Z] #30 38.09 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
18:10:26 [2020-02-10T18:10:26.288Z] #30 41.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:10:26 [2020-02-10T18:10:26.320Z] #44 84.19   DEP      criu/action-scripts.d
18:10:26 [2020-02-10T18:10:26.549Z] #30 ...
18:10:26 [2020-02-10T18:10:26.550Z] 
18:10:26 [2020-02-10T18:10:26.550Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:26 [2020-02-10T18:10:26.550Z] #33 38.02 internal/reflectlite
18:10:26 [2020-02-10T18:10:26.550Z] #33 38.07 sync
18:10:26 [2020-02-10T18:10:26.550Z] #33 42.16 errors
18:10:26 [2020-02-10T18:10:26.550Z] #33 42.16 sort
18:10:26 [2020-02-10T18:10:26.550Z] #33 42.60 strconv
18:10:26 [2020-02-10T18:10:26.550Z] #33 42.60 io
18:10:26 [2020-02-10T18:10:26.550Z] #33 42.60 internal/oserror
18:10:26 [2020-02-10T18:10:26.550Z] #33 42.92 syscall
18:10:26 [2020-02-10T18:10:26.550Z] #33 44.93 bytes
18:10:26 [2020-02-10T18:10:26.550Z] #33 44.93 strings
18:10:26 [2020-02-10T18:10:26.550Z] #33 46.18 reflect
18:10:26 [2020-02-10T18:10:26.550Z] #33 ...
18:10:26 [2020-02-10T18:10:26.550Z] 
18:10:26 [2020-02-10T18:10:26.550Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:26 [2020-02-10T18:10:26.577Z] #44 84.48   CC       criu/action-scripts.o
18:10:26 [2020-02-10T18:10:26.833Z] #44 84.89   CC       criu/aio.o
18:10:27 [2020-02-10T18:10:27.333Z] #27 12.78 
                                                                           0.1%
####                                                                       6.1%
#######                                                                   10.2%
######################                                                    31.2%
##################################                                        47.9%
#############################################                             62.6%
###########################################################               82.1%
######################################################################## 100.0%
18:10:27 [2020-02-10T18:10:27.498Z] #28 10.07 
#                                                                          2.0%
######                                                                     8.3%
#########                                                                 13.1%
#############                                                             18.7%
##################                                                        25.4%
#####################                                                     30.1%
########################                                                  33.9%
###########################                                               38.6%
#############################                                             40.5%
###############################                                           43.3%
#################################                                         46.2%
##################################                                        48.0%
#####################################                                     51.8%
#########################################                                 57.5%
#############################################                             63.2%
##################################################                        69.8%
######################################################                    75.5%
###########################################################               83.0%
###############################################################           87.8%
###################################################################       94.4%
#######################################################################   99.1%
######################################################################## 100.0%
18:10:27 [2020-02-10T18:10:27.498Z] #28 12.60 
18:10:27 [2020-02-10T18:10:27.566Z] #27 ...
18:10:27 [2020-02-10T18:10:27.566Z] 
18:10:27 [2020-02-10T18:10:27.566Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:10:27 [2020-02-10T18:10:27.566Z] #35 34.03 Reading package lists...
18:10:27 [2020-02-10T18:10:27.566Z] #35 40.51 Building dependency tree...
18:10:27 [2020-02-10T18:10:27.566Z] #35 43.99 The following additional packages will be installed:
18:10:27 [2020-02-10T18:10:27.566Z] #35 44.00   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:10:27 [2020-02-10T18:10:27.566Z] #35 44.03 Suggested packages:
18:10:27 [2020-02-10T18:10:27.566Z] #35 44.03   cmake-doc ninja-build lrzip
18:10:27 [2020-02-10T18:10:27.566Z] #35 44.03 Recommended packages:
18:10:27 [2020-02-10T18:10:27.566Z] #35 44.03   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:10:27 [2020-02-10T18:10:27.566Z] #35 44.91 The following NEW packages will be installed:
18:10:27 [2020-02-10T18:10:27.566Z] #35 44.93   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:10:27 [2020-02-10T18:10:27.566Z] #35 44.93   vim-common xxd
18:10:27 [2020-02-10T18:10:27.566Z] #35 45.35 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
18:10:27 [2020-02-10T18:10:27.566Z] #35 45.35 Need to get 14.9 MB of archives.
18:10:27 [2020-02-10T18:10:27.566Z] #35 45.35 After this operation, 61.8 MB of additional disk space will be used.
18:10:27 [2020-02-10T18:10:27.566Z] #35 45.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:10:27 [2020-02-10T18:10:27.566Z] #35 45.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:10:27 [2020-02-10T18:10:27.566Z] #35 45.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
18:10:27 [2020-02-10T18:10:27.566Z] #35 45.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
18:10:27 [2020-02-10T18:10:27.566Z] #35 46.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
18:10:27 [2020-02-10T18:10:27.566Z] #35 46.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
18:10:27 [2020-02-10T18:10:27.566Z] #35 46.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
18:10:27 [2020-02-10T18:10:27.566Z] #35 46.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
18:10:27 [2020-02-10T18:10:27.566Z] #35 46.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
18:10:27 [2020-02-10T18:10:27.566Z] #35 46.74 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
18:10:27 [2020-02-10T18:10:27.566Z] #35 48.35 debconf: delaying package configuration, since apt-utils is not installed
18:10:27 [2020-02-10T18:10:27.566Z] #35 48.74 Fetched 14.9 MB in 2s (7372 kB/s)
18:10:27 [2020-02-10T18:10:27.566Z] #35 48.85 Selecting previously unselected package xxd.
18:10:27 [2020-02-10T18:10:27.567Z] #35 48.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 ... 15401 files and directories currently installed.)
18:10:27 [2020-02-10T18:10:27.567Z] #35 48.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
18:10:27 [2020-02-10T18:10:27.567Z] #35 48.99 Unpacking xxd (2:8.1.0875-5) ...
18:10:27 [2020-02-10T18:10:27.567Z] #35 49.24 Selecting previously unselected package vim-common.
18:10:27 [2020-02-10T18:10:27.567Z] #35 49.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:10:27 [2020-02-10T18:10:27.567Z] #35 49.37 Unpacking vim-common (2:8.1.0875-5) ...
18:10:27 [2020-02-10T18:10:27.567Z] #35 49.67 Selecting previously unselected package cmake-data.
18:10:27 [2020-02-10T18:10:27.567Z] #35 49.68 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:10:27 [2020-02-10T18:10:27.567Z] #35 49.68 Unpacking cmake-data (3.13.4-1) ...
18:10:27 [2020-02-10T18:10:27.567Z] #35 ...
18:10:27 [2020-02-10T18:10:27.567Z] 
18:10:27 [2020-02-10T18:10:27.567Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:27 [2020-02-10T18:10:27.567Z] #43 49.88 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
18:10:27 [2020-02-10T18:10:27.567Z] #43 49.91 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:10:27 [2020-02-10T18:10:27.567Z] #43 49.95 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
18:10:27 [2020-02-10T18:10:27.567Z] #43 49.98 Setting up libcap-dev:amd64 (1:2.25-2) ...
18:10:27 [2020-02-10T18:10:27.567Z] #43 50.00 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
18:10:27 [2020-02-10T18:10:27.567Z] #43 50.01 Setting up protobuf-compiler (3.6.1.3-2) ...
18:10:27 [2020-02-10T18:10:27.567Z] #43 50.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:10:27 [2020-02-10T18:10:27.567Z] #43 50.05 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
18:10:27 [2020-02-10T18:10:27.567Z] #43 50.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:10:27 [2020-02-10T18:10:27.567Z] #43 50.08 Setting up python-protobuf (3.6.1.3-2) ...
18:10:27 [2020-02-10T18:10:27.666Z] #27 13.97 
18:10:27 [2020-02-10T18:10:27.769Z] #44 85.54   CC       criu/autofs.o
18:10:28 [2020-02-10T18:10:28.289Z] #28 13.36 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:10:28 [2020-02-10T18:10:28.289Z] #28 13.55 
18:10:28 [2020-02-10T18:10:28.502Z] #43 ...
18:10:28 [2020-02-10T18:10:28.502Z] 
18:10:28 [2020-02-10T18:10:28.502Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:28 [2020-02-10T18:10:28.502Z] #10 41.31 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded.
18:10:28 [2020-02-10T18:10:28.502Z] #10 41.31 Need to get 78.2 MB of archives.
18:10:28 [2020-02-10T18:10:28.502Z] #10 41.31 After this operation, 487 MB of additional disk space will be used.
18:10:28 [2020-02-10T18:10:28.502Z] #10 41.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u3 [331 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 41.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u3 [150 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 41.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 41.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 41.82 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 41.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 41.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 41.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 42.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 42.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 42.66 Get:11 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]
18:10:28 [2020-02-10T18:10:28.502Z] #10 46.75 Get:12 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]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 49.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB]
18:10:28 [2020-02-10T18:10:28.502Z] #10 50.78 debconf: delaying package configuration, since apt-utils is not installed
18:10:28 [2020-02-10T18:10:28.502Z] #10 51.04 Fetched 78.2 MB in 9s (9032 kB/s)
18:10:28 [2020-02-10T18:10:28.502Z] #10 51.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 ... 15401 files and directories currently installed.)
18:10:28 [2020-02-10T18:10:28.502Z] #10 51.27 Preparing to unpack .../libsystemd0_241-7~deb10u3_amd64.deb ...
18:10:28 [2020-02-10T18:10:28.502Z] #10 51.31 Unpacking libsystemd0:amd64 (241-7~deb10u3) over (241-7~deb10u2) ...
18:10:28 [2020-02-10T18:10:28.502Z] #10 ...
18:10:28 [2020-02-10T18:10:28.502Z] 
18:10:28 [2020-02-10T18:10:28.502Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:10:28 [2020-02-10T18:10:28.502Z] #30 51.22 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
18:10:28 [2020-02-10T18:10:28.502Z] #30 ...
18:10:28 [2020-02-10T18:10:28.502Z] 
18:10:28 [2020-02-10T18:10:28.502Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:28 [2020-02-10T18:10:28.502Z] #47 41.27 sync
18:10:28 [2020-02-10T18:10:28.502Z] #47 41.27 internal/reflectlite
18:10:28 [2020-02-10T18:10:28.502Z] #47 42.69 github.com/LK4D4/vndr/godl/singleflight
18:10:28 [2020-02-10T18:10:28.502Z] #47 43.09 math/rand
18:10:28 [2020-02-10T18:10:28.502Z] #47 44.30 internal/singleflight
18:10:28 [2020-02-10T18:10:28.502Z] #47 45.23 strconv
18:10:28 [2020-02-10T18:10:28.502Z] #47 45.23 io
18:10:28 [2020-02-10T18:10:28.502Z] #47 46.90 bytes
18:10:28 [2020-02-10T18:10:28.502Z] #47 49.69 bufio
18:10:28 [2020-02-10T18:10:28.502Z] #47 49.79 reflect
18:10:28 [2020-02-10T18:10:28.665Z] #28 13.69 
########################################                                  56.2%
######################################################################## 100.0%
18:10:28 [2020-02-10T18:10:28.665Z] #28 13.79 
18:10:28 [2020-02-10T18:10:28.760Z] #47 ...
18:10:28 [2020-02-10T18:10:28.760Z] 
18:10:28 [2020-02-10T18:10:28.760Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:28 [2020-02-10T18:10:28.760Z] #27 3.263 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:10:29 [2020-02-10T18:10:29.139Z] #44 87.03   CC       criu/bfd.o
18:10:29 [2020-02-10T18:10:29.329Z] #27 3.579 
18:10:29 [2020-02-10T18:10:29.475Z] #28 ...
18:10:29 [2020-02-10T18:10:29.475Z] 
18:10:29 [2020-02-10T18:10:29.475Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:29 [2020-02-10T18:10:29.475Z] #48 29.57 go/token
18:10:29 [2020-02-10T18:10:29.475Z] #48 30.27 go/scanner
18:10:29 [2020-02-10T18:10:29.475Z] #48 30.37 internal/lazyregexp
18:10:29 [2020-02-10T18:10:29.475Z] #48 30.57 net/url
18:10:29 [2020-02-10T18:10:29.475Z] #48 30.82 go/ast
18:10:29 [2020-02-10T18:10:29.475Z] #48 31.77 text/template/parse
18:10:29 [2020-02-10T18:10:29.475Z] #48 34.14 go/parser
18:10:29 [2020-02-10T18:10:29.475Z] #48 34.21 text/template
18:10:29 [2020-02-10T18:10:29.475Z] #48 36.02 encoding/xml
18:10:29 [2020-02-10T18:10:29.475Z] #48 36.22 go/doc
18:10:29 [2020-02-10T18:10:29.475Z] #48 38.32 github.com/LK4D4/vndr/build
18:10:29 [2020-02-10T18:10:29.475Z] #48 39.39 github.com/LK4D4/vndr/versioned
18:10:29 [2020-02-10T18:10:29.475Z] #48 39.43 compress/flate
18:10:29 [2020-02-10T18:10:29.475Z] #48 ...
18:10:29 [2020-02-10T18:10:29.475Z] 
18:10:29 [2020-02-10T18:10:29.475Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:29 [2020-02-10T18:10:29.475Z] #45 0.928 Note: Building without setproctitle() and strlcpy() support.
18:10:29 [2020-02-10T18:10:29.475Z] #45 0.929       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:10:29 [2020-02-10T18:10:29.475Z] #45 1.596 fatal: not a git repository (or any of the parent directories): .git
18:10:29 [2020-02-10T18:10:29.475Z] #45 1.607   GEN      .gitid
18:10:29 [2020-02-10T18:10:29.475Z] #45 1.612   GEN      criu/include/version.h
18:10:29 [2020-02-10T18:10:29.475Z] #45 1.626   GEN      include/common/asm
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.251   PBCC     images/google/protobuf/descriptor.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.299   PBCC     images/opts.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.315   PBCC     images/sit.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.336   DEP      images/google/protobuf/descriptor.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.364   DEP      images/opts.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.381   DEP      images/sit.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.401   PBCC     images/macvlan.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.410   DEP      images/macvlan.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.428   PBCC     images/autofs.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.435   DEP      images/autofs.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.450   PBCC     images/sysctl.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.458   DEP      images/sysctl.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.475   PBCC     images/time.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.482   DEP      images/time.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.493   PBCC     images/binfmt-misc.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.509   DEP      images/binfmt-misc.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.532   PBCC     images/seccomp.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.562   DEP      images/seccomp.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.596   PBCC     images/userns.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.612   DEP      images/userns.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.651   PBCC     images/cgroup.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.667   DEP      images/cgroup.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.701   PBCC     images/fown.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.706   PBCC     images/ext-file.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.721   DEP      images/fown.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.739   DEP      images/ext-file.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.763   PBCC     images/rpc.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.777   DEP      images/rpc.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.803   PBCC     images/siginfo.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.813   DEP      images/siginfo.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.832   PBCC     images/pagemap.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.846   DEP      images/pagemap.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.862   PBCC     images/rlimit.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.867   DEP      images/rlimit.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.883   PBCC     images/file-lock.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.888   DEP      images/file-lock.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.909   PBCC     images/tty.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.947   DEP      images/tty.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 2.989   PBCC     images/tun.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.019   PBCC     images/netdev.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.035   DEP      images/tun.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.062   DEP      images/netdev.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.092   PBCC     images/vma.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.108   DEP      images/vma.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.143   PBCC     images/creds.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.155   DEP      images/creds.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.193   PBCC     images/utsns.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.204   DEP      images/utsns.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.240   PBCC     images/ipc-desc.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.256   PBCC     images/ipc-sem.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.271   DEP      images/ipc-desc.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.331   DEP      images/ipc-sem.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.348   PBCC     images/ipc-msg.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.350   DEP      images/ipc-msg.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.414   PBCC     images/ipc-shm.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.423   DEP      images/ipc-shm.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.461   PBCC     images/ipc-var.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.472   DEP      images/ipc-var.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.482   PBCC     images/sk-opts.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.492   PBCC     images/packet-sock.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.514   DEP      images/sk-opts.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.534   DEP      images/packet-sock.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.557   PBCC     images/sk-netlink.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.574   DEP      images/sk-netlink.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.608   PBCC     images/sk-inet.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.649   DEP      images/sk-inet.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.682   PBCC     images/sk-unix.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.736   DEP      images/sk-unix.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.747   PBCC     images/mm.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.797   DEP      images/mm.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.818   PBCC     images/timerfd.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.851   DEP      images/timerfd.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.881   PBCC     images/timer.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.895   DEP      images/timer.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.920   PBCC     images/sa.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.936   DEP      images/sa.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.953   PBCC     images/pipe-data.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.958   DEP      images/pipe-data.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.981   PBCC     images/mnt.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 3.993   DEP      images/mnt.pb-c.d
18:10:29 [2020-02-10T18:10:29.475Z] #45 4.019   PBCC     images/sk-packet.pb-c.c
18:10:29 [2020-02-10T18:10:29.475Z] #45 4.025   DEP      images/sk-packet.pb-c.d
18:10:29 [2020-02-10T18:10:29.703Z] #44 87.54   CC       criu/bitmap.o
18:10:29 [2020-02-10T18:10:29.912Z] #27 14.70 
                                                                           0.9%
####                                                                       6.5%
########                                                                  11.4%
###########                                                               16.5%
###############                                                           21.5%
##################                                                        26.4%
######################                                                    30.8%
#########################                                                 34.8%
############################                                              39.5%
################################                                          45.0%
###################################                                       49.4%
######################################                                    54.1%
##########################################                                58.6%
#############################################                             63.8%
##################################################                        70.4%
18:10:29 [2020-02-10T18:10:29.912Z] #27 ...
18:10:29 [2020-02-10T18:10:29.912Z] 
18:10:29 [2020-02-10T18:10:29.912Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:29 [2020-02-10T18:10:29.912Z] #43 41.77 Selecting previously unselected package protobuf-compiler.
18:10:29 [2020-02-10T18:10:29.912Z] #43 41.77 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 41.77 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 42.38 Selecting previously unselected package python-pkg-resources.
18:10:29 [2020-02-10T18:10:29.912Z] #43 42.38 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 42.39 Unpacking python-pkg-resources (40.8.0-1) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 42.62 Selecting previously unselected package python-six.
18:10:29 [2020-02-10T18:10:29.912Z] #43 42.62 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 42.63 Unpacking python-six (1.12.0-1) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 42.78 Selecting previously unselected package python-protobuf.
18:10:29 [2020-02-10T18:10:29.912Z] #43 42.79 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 42.80 Unpacking python-protobuf (3.6.1.3-2) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 43.43 Setting up python-pkg-resources (40.8.0-1) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 46.84 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 46.87 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 46.89 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 46.91 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 46.94 Setting up python-six (1.12.0-1) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 49.47 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 49.49 Setting up libnl-3-200:arm64 (3.4.0-1) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 49.89 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 49.89 Setting up libcap-dev:arm64 (1:2.25-2) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 49.89 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 49.89 Setting up protobuf-compiler (3.6.1.3-2) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 49.89 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 49.89 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 49.89 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 49.89 Setting up python-protobuf (3.6.1.3-2) ...
18:10:29 [2020-02-10T18:10:29.912Z] #43 ...
18:10:29 [2020-02-10T18:10:29.912Z] 
18:10:29 [2020-02-10T18:10:29.912Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:29 [2020-02-10T18:10:29.922Z] #45 4.039   PBCC     images/tcp-stream.pb-c.c
18:10:29 [2020-02-10T18:10:29.922Z] #45 4.071   DEP      images/tcp-stream.pb-c.d
18:10:29 [2020-02-10T18:10:29.922Z] #45 4.111   PBCC     images/pipe.pb-c.c
18:10:29 [2020-02-10T18:10:29.922Z] #45 4.150   DEP      images/pipe.pb-c.d
18:10:29 [2020-02-10T18:10:29.922Z] #45 4.197   PBCC     images/pstree.pb-c.c
18:10:29 [2020-02-10T18:10:29.922Z] #45 4.234   DEP      images/pstree.pb-c.d
18:10:29 [2020-02-10T18:10:29.922Z] #45 4.306   PBCC     images/fs.pb-c.c
18:10:29 [2020-02-10T18:10:29.922Z] #45 4.322   DEP      images/fs.pb-c.d
18:10:29 [2020-02-10T18:10:29.922Z] #45 4.335   PBCC     images/signalfd.pb-c.c
18:10:29 [2020-02-10T18:10:29.922Z] #45 4.372   DEP      images/signalfd.pb-c.d
18:10:29 [2020-02-10T18:10:29.922Z] #45 4.409   PBCC     images/fh.pb-c.c
18:10:29 [2020-02-10T18:10:29.922Z] #45 4.451   PBCC     images/fsnotify.pb-c.c
18:10:29 [2020-02-10T18:10:29.922Z] #45 4.494   DEP      images/fh.pb-c.d
18:10:29 [2020-02-10T18:10:29.960Z] #44 87.80   CC       criu/cgroup-props.o
18:10:30 [2020-02-10T18:10:30.429Z] #45 4.521   DEP      images/fsnotify.pb-c.d
18:10:30 [2020-02-10T18:10:30.429Z] #45 4.576   PBCC     images/eventpoll.pb-c.c
18:10:30 [2020-02-10T18:10:30.429Z] #45 4.605   DEP      images/eventpoll.pb-c.d
18:10:30 [2020-02-10T18:10:30.429Z] #45 4.641   PBCC     images/eventfd.pb-c.c
18:10:30 [2020-02-10T18:10:30.429Z] #45 4.669   DEP      images/eventfd.pb-c.d
18:10:30 [2020-02-10T18:10:30.429Z] #45 4.700   PBCC     images/remap-file-path.pb-c.c
18:10:30 [2020-02-10T18:10:30.429Z] #45 4.739   DEP      images/remap-file-path.pb-c.d
18:10:30 [2020-02-10T18:10:30.429Z] #45 4.767   PBCC     images/fifo.pb-c.c
18:10:30 [2020-02-10T18:10:30.429Z] #45 4.790   DEP      images/fifo.pb-c.d
18:10:30 [2020-02-10T18:10:30.429Z] #45 4.839   PBCC     images/ghost-file.pb-c.c
18:10:30 [2020-02-10T18:10:30.432Z] #27 14.70 
                                                                           0.9%
####                                                                       6.5%
########                                                                  11.4%
###########                                                               16.5%
###############                                                           21.5%
##################                                                        26.4%
######################                                                    30.8%
#########################                                                 34.8%
############################                                              39.5%
################################                                          45.0%
###################################                                       49.4%
######################################                                    54.1%
##########################################                                58.6%
#############################################                             63.8%
##################################################                        70.4%
#######################################################                   77.7%
############################################################              84.4%
################################################################          89.1%
######################################################################    97.7%
######################################################################## 100.0%
18:10:30 [2020-02-10T18:10:30.891Z] #44 ...
18:10:30 [2020-02-10T18:10:30.891Z] 
18:10:30 [2020-02-10T18:10:30.891Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:10:30 [2020-02-10T18:10:30.891Z] #30 DONE 153.4s
18:10:30 [2020-02-10T18:10:30.891Z] 
18:10:30 [2020-02-10T18:10:30.891Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:30 [2020-02-10T18:10:30.891Z] #44 88.54   CC       criu/cgroup.o
18:10:30 [2020-02-10T18:10:30.891Z] #44 ...
18:10:30 [2020-02-10T18:10:30.891Z] 
18:10:30 [2020-02-10T18:10:30.891Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:10:30 [2020-02-10T18:10:30.891Z] #17 11.48 Reading package lists...
18:10:30 [2020-02-10T18:10:30.891Z] #17 15.53 Reading package lists...
18:10:30 [2020-02-10T18:10:30.891Z] #17 18.75 Building dependency tree...
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.27 libcap2-bin is already the newest version (1:2.25-2).
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.27 The following additional packages will be installed:
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.28   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.28   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.28   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.28   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.28   python3.7 python3.7-minimal vim-runtime xxd
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.29 Suggested packages:
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.29   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.29   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.29   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.29 Recommended packages:
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.29   aufs-dkms nftables build-essential python3-dev python3-keyring
18:10:30 [2020-02-10T18:10:30.891Z] #17 20.29   python3-keyrings.alt python3-xdg unzip
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.05 The following NEW packages will be installed:
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.05   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.05   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.05   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.05   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.05   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.05   python3-setuptools python3-wheel python3.7 python3.7-minimal
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.05   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.38 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded.
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.38 Need to get 27.0 MB of archives.
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.38 After this operation, 111 MB of additional disk space will be used.
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
18:10:30 [2020-02-10T18:10:30.891Z] #17 22.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:10:30 [2020-02-10T18:10:30.950Z] #45 5.019   DEP      images/ghost-file.pb-c.d
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.019   PBCC     images/regfile.pb-c.c
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.019   DEP      images/regfile.pb-c.d
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.019   PBCC     images/ns.pb-c.c
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.027   DEP      images/ns.pb-c.d
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.069   PBCC     images/fdinfo.pb-c.c
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.110   DEP      images/fdinfo.pb-c.d
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.135   PBCC     images/core-aarch64.pb-c.c
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.169   PBCC     images/core-arm.pb-c.c
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.250   PBCC     images/core-ppc64.pb-c.c
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.311   PBCC     images/core-s390.pb-c.c
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.357   PBCC     images/core-x86.pb-c.c
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.400   PBCC     images/core.pb-c.c
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.440   PBCC     images/inventory.pb-c.c
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.526   DEP      images/core-aarch64.pb-c.d
18:10:30 [2020-02-10T18:10:30.951Z] #45 5.581   DEP      images/core-arm.pb-c.d
18:10:31 [2020-02-10T18:10:31.007Z] #27 17.30 #=#=#                                                                         
18:10:31 [2020-02-10T18:10:31.135Z] #27 3.816 
##                                                                         3.1%
######                                                                     8.9%
###########                                                               15.4%
################                                                          23.4%
#####################                                                     30.4%
##########################                                                36.5%
##############################                                            42.8%
##################################                                        48.3%
#######################################                                   54.3%
###########################################                               60.6%
###############################################                           66.2%
###################################################                       71.9%
#######################################################                   77.7%
##########################################################                81.7%
###############################################################           87.9%
####################################################################      95.6%
######################################################################## 100.0%
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.78 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:10:31 [2020-02-10T18:10:31.149Z] #17 22.79 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:10:31 [2020-02-10T18:10:31.393Z] #27 5.930 #=#=#                                                                         
18:10:31 [2020-02-10T18:10:31.406Z] #17 22.80 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:10:31 [2020-02-10T18:10:31.406Z] #17 22.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:10:31 [2020-02-10T18:10:31.406Z] #17 22.83 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:10:31 [2020-02-10T18:10:31.406Z] #17 22.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:10:31 [2020-02-10T18:10:31.406Z] #17 22.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:10:31 [2020-02-10T18:10:31.406Z] #17 22.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:10:31 [2020-02-10T18:10:31.406Z] #17 22.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:10:31 [2020-02-10T18:10:31.406Z] #17 22.93 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:10:31 [2020-02-10T18:10:31.406Z] #17 22.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:10:31 [2020-02-10T18:10:31.406Z] #17 22.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:10:31 [2020-02-10T18:10:31.406Z] #17 22.95 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
18:10:31 [2020-02-10T18:10:31.550Z] #45 5.628   DEP      images/core-ppc64.pb-c.d
18:10:31 [2020-02-10T18:10:31.550Z] #45 5.702   DEP      images/core-s390.pb-c.d
18:10:31 [2020-02-10T18:10:31.550Z] #45 5.724   DEP      images/core-x86.pb-c.d
18:10:31 [2020-02-10T18:10:31.550Z] #45 5.778   DEP      images/core.pb-c.d
18:10:31 [2020-02-10T18:10:31.550Z] #45 5.839   DEP      images/inventory.pb-c.d
18:10:31 [2020-02-10T18:10:31.550Z] #45 5.883   PBCC     images/cpuinfo.pb-c.c
18:10:31 [2020-02-10T18:10:31.550Z] #45 5.917   DEP      images/cpuinfo.pb-c.d
18:10:31 [2020-02-10T18:10:31.550Z] #45 5.960   PBCC     images/stats.pb-c.c
18:10:31 [2020-02-10T18:10:31.550Z] #45 5.991   DEP      images/stats.pb-c.d
18:10:31 [2020-02-10T18:10:31.970Z] #17 23.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:10:31 [2020-02-10T18:10:31.970Z] #17 23.46 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:10:31 [2020-02-10T18:10:31.970Z] #17 23.46 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:10:31 [2020-02-10T18:10:31.970Z] #17 23.46 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:10:31 [2020-02-10T18:10:31.970Z] #17 23.47 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:10:31 [2020-02-10T18:10:31.970Z] #17 23.48 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:10:31 [2020-02-10T18:10:31.970Z] #17 23.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:10:31 [2020-02-10T18:10:31.970Z] #17 23.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:10:32 [2020-02-10T18:10:32.057Z] #27 17.48 
                                                                           0.0%
                                                                           1.1%
##                                                                         2.8%
###                                                                        4.6%
#####                                                                      7.3%
#######                                                                   10.2%
########                                                                  12.3%
#########                                                                 13.7%
###########                                                               16.1%
18:10:32 [2020-02-10T18:10:32.057Z] #27 ...
18:10:32 [2020-02-10T18:10:32.057Z] 
18:10:32 [2020-02-10T18:10:32.057Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:10:32 [2020-02-10T18:10:32.057Z] #35 43.99 Selecting previously unselected package libicu63:arm64.
18:10:32 [2020-02-10T18:10:32.057Z] #35 44.00 Preparing to unpack .../3-libicu63_63.1-6_arm64.deb ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 44.02 Unpacking libicu63:arm64 (63.1-6) ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 50.52 Selecting previously unselected package libxml2:arm64.
18:10:32 [2020-02-10T18:10:32.057Z] #35 50.53 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 50.54 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 51.15 Selecting previously unselected package libarchive13:arm64.
18:10:32 [2020-02-10T18:10:32.057Z] #35 51.15 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 51.20 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 51.73 Selecting previously unselected package libjsoncpp1:arm64.
18:10:32 [2020-02-10T18:10:32.057Z] #35 51.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 51.74 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 51.88 Selecting previously unselected package librhash0:arm64.
18:10:32 [2020-02-10T18:10:32.057Z] #35 51.89 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 51.89 Unpacking librhash0:arm64 (1.3.8-1) ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 52.09 Selecting previously unselected package libuv1:arm64.
18:10:32 [2020-02-10T18:10:32.057Z] #35 52.11 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 52.12 Unpacking libuv1:arm64 (1.24.1-1) ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 52.34 Selecting previously unselected package cmake.
18:10:32 [2020-02-10T18:10:32.057Z] #35 52.37 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 52.38 Unpacking cmake (3.13.4-1) ...
18:10:32 [2020-02-10T18:10:32.057Z] #35 ...
18:10:32 [2020-02-10T18:10:32.057Z] 
18:10:32 [2020-02-10T18:10:32.057Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:32 [2020-02-10T18:10:32.227Z] #17 23.56 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:10:32 [2020-02-10T18:10:32.227Z] #17 23.57 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:10:32 [2020-02-10T18:10:32.227Z] #17 23.58 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:10:32 [2020-02-10T18:10:32.227Z] #17 23.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:10:32 [2020-02-10T18:10:32.227Z] #17 23.60 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:10:32 [2020-02-10T18:10:32.227Z] #17 23.62 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:10:32 [2020-02-10T18:10:32.366Z] #45 6.917 make[1]: Nothing to be done for 'all'.
18:10:32 [2020-02-10T18:10:32.427Z] #27 6.127 #=#=#                                                                         

##########                                                                14.3%
#######################                                                   32.2%
###################################                                       49.6%
################################################                          66.8%
##############################################################            86.5%
######################################################################## 100.0%
18:10:32 [2020-02-10T18:10:32.484Z] #17 23.89 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:10:32 [2020-02-10T18:10:32.484Z] #17 23.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:10:32 [2020-02-10T18:10:32.484Z] #17 23.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:10:32 [2020-02-10T18:10:32.689Z] #27 7.098 
18:10:32 [2020-02-10T18:10:32.746Z] #45 ...
18:10:32 [2020-02-10T18:10:32.746Z] 
18:10:32 [2020-02-10T18:10:32.746Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:32 [2020-02-10T18:10:32.746Z] #28 14.59 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:10:32 [2020-02-10T18:10:32.746Z] #28 14.80 
18:10:32 [2020-02-10T18:10:32.746Z] #28 14.93 
####################                                                      28.4%
######################################################################## 100.0%
18:10:32 [2020-02-10T18:10:32.746Z] #28 15.06 
18:10:32 [2020-02-10T18:10:32.746Z] #28 16.15 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:10:32 [2020-02-10T18:10:32.746Z] #28 16.23 skipping existing b63cc5f62c21
18:10:32 [2020-02-10T18:10:32.746Z] #28 16.39 
18:10:32 [2020-02-10T18:10:32.746Z] #28 17.45 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:10:32 [2020-02-10T18:10:32.746Z] #28 17.70 
18:10:32 [2020-02-10T18:10:32.746Z] #28 17.77 
######################################################################## 100.0%
18:10:32 [2020-02-10T18:10:32.746Z] #28 17.86 
18:10:32 [2020-02-10T18:10:32.746Z] #28 17.89 Download of images into '/build' complete.
18:10:32 [2020-02-10T18:10:32.746Z] #28 17.89 Use something like the following to load the result into a Docker daemon:
18:10:32 [2020-02-10T18:10:32.746Z] #28 17.89   tar -cC '/build' . | docker load
18:10:32 [2020-02-10T18:10:32.746Z] #28 DONE 18.0s
18:10:32 [2020-02-10T18:10:32.746Z] 
18:10:32 [2020-02-10T18:10:32.746Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:10:32 [2020-02-10T18:10:32.746Z] #36 34.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
18:10:32 [2020-02-10T18:10:32.746Z] #36 35.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
18:10:32 [2020-02-10T18:10:32.746Z] #36 35.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
18:10:32 [2020-02-10T18:10:32.746Z] #36 35.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
18:10:32 [2020-02-10T18:10:32.746Z] #36 35.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
18:10:32 [2020-02-10T18:10:32.746Z] #36 36.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
18:10:32 [2020-02-10T18:10:32.746Z] #36 40.59 debconf: delaying package configuration, since apt-utils is not installed
18:10:32 [2020-02-10T18:10:32.746Z] #36 40.71 Fetched 13.9 MB in 16s (854 kB/s)
18:10:32 [2020-02-10T18:10:32.746Z] #36 40.80 Selecting previously unselected package xxd.
18:10:32 [2020-02-10T18:10:32.746Z] #36 40.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.)
18:10:32 [2020-02-10T18:10:32.746Z] #36 40.85 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
18:10:32 [2020-02-10T18:10:32.746Z] #36 40.86 Unpacking xxd (2:8.1.0875-5) ...
18:10:32 [2020-02-10T18:10:32.746Z] #36 41.07 Selecting previously unselected package vim-common.
18:10:32 [2020-02-10T18:10:32.746Z] #36 41.07 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:10:32 [2020-02-10T18:10:32.746Z] #36 41.07 Unpacking vim-common (2:8.1.0875-5) ...
18:10:32 [2020-02-10T18:10:32.746Z] #36 41.45 Selecting previously unselected package cmake-data.
18:10:32 [2020-02-10T18:10:32.746Z] #36 41.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:10:32 [2020-02-10T18:10:32.746Z] #36 41.45 Unpacking cmake-data (3.13.4-1) ...
18:10:32 [2020-02-10T18:10:32.746Z] #36 43.02 Selecting previously unselected package libicu63:s390x.
18:10:32 [2020-02-10T18:10:32.746Z] #36 43.02 Preparing to unpack .../3-libicu63_63.1-6_s390x.deb ...
18:10:32 [2020-02-10T18:10:32.746Z] #36 43.03 Unpacking libicu63:s390x (63.1-6) ...
18:10:33 [2020-02-10T18:10:33.047Z] #17 24.49 debconf: delaying package configuration, since apt-utils is not installed
18:10:33 [2020-02-10T18:10:33.047Z] #17 24.57 Fetched 27.0 MB in 2s (14.3 MB/s)
18:10:33 [2020-02-10T18:10:33.047Z] #17 24.63 Selecting previously unselected package pigz.
18:10:33 [2020-02-10T18:10:33.047Z] #17 24.63 (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.)
18:10:33 [2020-02-10T18:10:33.047Z] #17 24.66 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:10:33 [2020-02-10T18:10:33.047Z] #17 24.67 Unpacking pigz (2.4-1) ...
18:10:33 [2020-02-10T18:10:33.103Z] #27 17.48 
                                                                           0.0%
                                                                           1.1%
##                                                                         2.8%
###                                                                        4.6%
#####                                                                      7.3%
#######                                                                   10.2%
########                                                                  12.3%
#########                                                                 13.7%
###########                                                               16.1%
#############                                                             18.2%
##############                                                            20.0%
################                                                          22.3%
###################                                                       26.5%
####################                                                      29.1%
#######################                                                   32.7%
#########################                                                 35.6%
###########################                                               38.1%
############################                                              40.0%
##############################                                            42.2%
###############################                                           43.8%
18:10:33 [2020-02-10T18:10:33.103Z] #27 ...
18:10:33 [2020-02-10T18:10:33.103Z] 
18:10:33 [2020-02-10T18:10:33.103Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:10:33 [2020-02-10T18:10:33.103Z] #50 44.85 + cd /tmp/tmp.r7NHROaxSx/src/gotest.tools/gotestsum
18:10:33 [2020-02-10T18:10:33.103Z] #50 44.85 + git checkout -q v0.3.5
18:10:33 [2020-02-10T18:10:33.103Z] #50 44.87 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:10:33 [2020-02-10T18:10:33.304Z] #17 24.76 Selecting previously unselected package libpython3.7-minimal:amd64.
18:10:33 [2020-02-10T18:10:33.304Z] #17 24.76 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
18:10:33 [2020-02-10T18:10:33.304Z] #17 24.77 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
18:10:33 [2020-02-10T18:10:33.370Z] #50 ...
18:10:33 [2020-02-10T18:10:33.370Z] 
18:10:33 [2020-02-10T18:10:33.370Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:33 [2020-02-10T18:10:33.541Z] #36 ...
18:10:33 [2020-02-10T18:10:33.541Z] 
18:10:33 [2020-02-10T18:10:33.541Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:33 [2020-02-10T18:10:33.541Z] #45 7.761   CC       images/stats.o
18:10:33 [2020-02-10T18:10:33.562Z] #17 ...
18:10:33 [2020-02-10T18:10:33.562Z] 
18:10:33 [2020-02-10T18:10:33.562Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:33 [2020-02-10T18:10:33.562Z] #44 91.28   CC       criu/clone-noasan.o
18:10:33 [2020-02-10T18:10:33.562Z] #44 91.44   CC       criu/config.o
18:10:33 [2020-02-10T18:10:33.723Z] #27 7.281 
###                                                                        5.2%
#########                                                                 13.4%
#################                                                         23.8%
######################                                                    31.4%
#############################                                             41.1%
####################################                                      50.6%
############################################                              62.1%
####################################################                      72.7%
18:10:33 [2020-02-10T18:10:33.723Z] #27 ...
18:10:33 [2020-02-10T18:10:33.723Z] 
18:10:33 [2020-02-10T18:10:33.723Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:33 [2020-02-10T18:10:33.723Z] #33 46.31 internal/oserror
18:10:33 [2020-02-10T18:10:33.723Z] #33 46.65 syscall
18:10:33 [2020-02-10T18:10:33.723Z] #33 47.77 reflect
18:10:33 [2020-02-10T18:10:33.723Z] #33 54.94 time
18:10:33 [2020-02-10T18:10:33.723Z] #33 ...
18:10:33 [2020-02-10T18:10:33.723Z] 
18:10:33 [2020-02-10T18:10:33.723Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:33 [2020-02-10T18:10:33.909Z] #45 8.171   CC       images/core.o
18:10:33 [2020-02-10T18:10:33.909Z] #45 8.424   CC       images/core-x86.o
18:10:33 [2020-02-10T18:10:33.984Z] #27 7.281 
###                                                                        5.2%
#########                                                                 13.4%
#################                                                         23.8%
######################                                                    31.4%
#############################                                             41.1%
####################################                                      50.6%
############################################                              62.1%
####################################################                      72.7%
##########################################################                80.6%
###############################################################           88.6%
######################################################################## 100.0%
18:10:34 [2020-02-10T18:10:34.242Z] #27 8.822 
18:10:34 [2020-02-10T18:10:34.280Z] #45 8.748   CC       images/core-arm.o
18:10:34 [2020-02-10T18:10:34.501Z] 
18:10:34 [2020-02-10T18:10:34.501Z] #27 ...
18:10:34 [2020-02-10T18:10:34.501Z] 
18:10:34 [2020-02-10T18:10:34.501Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:34 [2020-02-10T18:10:34.501Z] #43 56.67 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
18:10:34 [2020-02-10T18:10:34.501Z] #43 56.69 Processing triggers for libc-bin (2.28-10) ...
18:10:34 [2020-02-10T18:10:34.501Z] #43 DONE 57.6s
18:10:34 [2020-02-10T18:10:34.501Z] 
18:10:34 [2020-02-10T18:10:34.501Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:34 [2020-02-10T18:10:34.648Z] #45 8.913   CC       images/core-aarch64.o
18:10:34 [2020-02-10T18:10:34.648Z] #45 9.116   CC       images/core-ppc64.o
18:10:34 [2020-02-10T18:10:34.933Z] #44 92.80   CC       criu/cr-check.o
18:10:35 [2020-02-10T18:10:35.011Z] #45 9.407   CC       images/core-s390.o
18:10:35 [2020-02-10T18:10:35.011Z] #45 ...
18:10:35 [2020-02-10T18:10:35.011Z] 
18:10:35 [2020-02-10T18:10:35.011Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:35 [2020-02-10T18:10:35.011Z] #11 35.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:10:35 [2020-02-10T18:10:35.011Z] #11 40.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
18:10:35 [2020-02-10T18:10:35.011Z] #11 40.30 Get:11 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]
18:10:35 [2020-02-10T18:10:35.289Z] #27 17.48 
                                                                           0.0%
                                                                           1.1%
##                                                                         2.8%
###                                                                        4.6%
#####                                                                      7.3%
#######                                                                   10.2%
########                                                                  12.3%
#########                                                                 13.7%
###########                                                               16.1%
#############                                                             18.2%
##############                                                            20.0%
################                                                          22.3%
###################                                                       26.5%
####################                                                      29.1%
#######################                                                   32.7%
#########################                                                 35.6%
###########################                                               38.1%
############################                                              40.0%
##############################                                            42.2%
###############################                                           43.8%
#################################                                         46.1%
###################################                                       48.7%
#####################################                                     51.5%
######################################                                    53.6%
#########################################                                 57.1%
###########################################                               60.9%
#############################################                             63.1%
##############################################                            65.1%
#################################################                         69.2%
###################################################                       71.0%
#####################################################                     73.7%
######################################################                    75.1%
######################################################                    75.8%
#######################################################                   76.5%
#######################################################                   77.5%
18:10:35 [2020-02-10T18:10:35.289Z] #27 ...
18:10:35 [2020-02-10T18:10:35.289Z] 
18:10:35 [2020-02-10T18:10:35.289Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:35 [2020-02-10T18:10:35.289Z] #47 46.33 bytes
18:10:35 [2020-02-10T18:10:35.289Z] #47 51.03 bufio
18:10:35 [2020-02-10T18:10:35.289Z] #47 51.79 reflect
18:10:35 [2020-02-10T18:10:35.289Z] #47 53.43 regexp/syntax
18:10:35 [2020-02-10T18:10:35.289Z] #47 53.56 hash/crc32
18:10:35 [2020-02-10T18:10:35.289Z] #47 54.62 crypto/rc4
18:10:35 [2020-02-10T18:10:35.289Z] #47 55.40 vendor/golang.org/x/crypto/hkdf
18:10:35 [2020-02-10T18:10:35.289Z] #47 56.16 vendor/golang.org/x/text/transform
18:10:35 [2020-02-10T18:10:35.289Z] #47 ...
18:10:35 [2020-02-10T18:10:35.289Z] 
18:10:35 [2020-02-10T18:10:35.289Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:35 [2020-02-10T18:10:35.290Z] #27 17.48 
                                                                           0.0%
                                                                           1.1%
##                                                                         2.8%
###                                                                        4.6%
#####                                                                      7.3%
#######                                                                   10.2%
########                                                                  12.3%
#########                                                                 13.7%
###########                                                               16.1%
#############                                                             18.2%
##############                                                            20.0%
################                                                          22.3%
###################                                                       26.5%
####################                                                      29.1%
#######################                                                   32.7%
#########################                                                 35.6%
###########################                                               38.1%
############################                                              40.0%
##############################                                            42.2%
###############################                                           43.8%
#################################                                         46.1%
###################################                                       48.7%
#####################################                                     51.5%
######################################                                    53.6%
#########################################                                 57.1%
###########################################                               60.9%
#############################################                             63.1%
##############################################                            65.1%
#################################################                         69.2%
###################################################                       71.0%
#####################################################                     73.7%
######################################################                    75.1%
######################################################                    75.8%
#######################################################                   76.5%
#######################################################                   77.5%
18:10:35 [2020-02-10T18:10:35.290Z] #27 ...
18:10:35 [2020-02-10T18:10:35.290Z] 
18:10:35 [2020-02-10T18:10:35.290Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:10:35 [2020-02-10T18:10:35.290Z] #43 54.84 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
18:10:35 [2020-02-10T18:10:35.290Z] #43 54.87 Processing triggers for libc-bin (2.28-10) ...
18:10:35 [2020-02-10T18:10:35.290Z] #43 DONE 57.2s
18:10:35 [2020-02-10T18:10:35.290Z] 
18:10:35 [2020-02-10T18:10:35.290Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:35 [2020-02-10T18:10:35.378Z] #11 ...
18:10:35 [2020-02-10T18:10:35.378Z] 
18:10:35 [2020-02-10T18:10:35.378Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:35 [2020-02-10T18:10:35.378Z] #45 9.707   CC       images/cpuinfo.o
18:10:35 [2020-02-10T18:10:35.378Z] #45 9.885   CC       images/inventory.o
18:10:35 [2020-02-10T18:10:35.378Z] #45 9.982   CC       images/fdinfo.o
18:10:35 [2020-02-10T18:10:35.748Z] #45 10.15   CC       images/fown.o
18:10:35 [2020-02-10T18:10:35.748Z] #45 10.24   CC       images/ns.o
18:10:35 [2020-02-10T18:10:35.748Z] #45 10.34   CC       images/regfile.o
18:10:36 [2020-02-10T18:10:36.053Z] #27 9.002 
                                                                           1.2%
##                                                                         3.3%
###                                                                        5.2%
#####                                                                      7.9%
#######                                                                   10.0%
########                                                                  11.8%
#########                                                                 12.7%
##########                                                                14.2%
############                                                              17.2%
##############                                                            20.2%
################                                                          22.6%
#################                                                         24.7%
###################                                                       27.5%
#####################                                                     29.7%
18:10:36 [2020-02-10T18:10:36.053Z] #27 ...
18:10:36 [2020-02-10T18:10:36.053Z] 
18:10:36 [2020-02-10T18:10:36.053Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:10:36 [2020-02-10T18:10:36.053Z] #50 48.76 + cd /tmp/tmp.cZv02mJByd/src/gotest.tools/gotestsum
18:10:36 [2020-02-10T18:10:36.053Z] #50 48.76 + git checkout -q v0.3.5
18:10:36 [2020-02-10T18:10:36.053Z] #50 48.80 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:10:36 [2020-02-10T18:10:36.053Z] #50 ...
18:10:36 [2020-02-10T18:10:36.053Z] 
18:10:36 [2020-02-10T18:10:36.053Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:36 [2020-02-10T18:10:36.078Z] #27 17.48 
                                                                           0.0%
                                                                           1.1%
##                                                                         2.8%
###                                                                        4.6%
#####                                                                      7.3%
#######                                                                   10.2%
########                                                                  12.3%
#########                                                                 13.7%
###########                                                               16.1%
#############                                                             18.2%
##############                                                            20.0%
################                                                          22.3%
###################                                                       26.5%
####################                                                      29.1%
#######################                                                   32.7%
#########################                                                 35.6%
###########################                                               38.1%
############################                                              40.0%
##############################                                            42.2%
###############################                                           43.8%
#################################                                         46.1%
###################################                                       48.7%
#####################################                                     51.5%
######################################                                    53.6%
#########################################                                 57.1%
###########################################                               60.9%
#############################################                             63.1%
##############################################                            65.1%
#################################################                         69.2%
###################################################                       71.0%
#####################################################                     73.7%
######################################################                    75.1%
######################################################                    75.8%
#######################################################                   76.5%
#######################################################                   77.5%
########################################################                  77.9%
########################################################                  78.8%
#########################################################                 80.5%
##########################################################                81.9%
############################################################              83.4%
#############################################################             85.3%
##############################################################            87.1%
################################################################          90.0%
18:10:36 [2020-02-10T18:10:36.078Z] #27 ...
18:10:36 [2020-02-10T18:10:36.078Z] 
18:10:36 [2020-02-10T18:10:36.078Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:10:36 [2020-02-10T18:10:36.078Z] #35 55.29 Setting up libicu63:arm64 (63.1-6) ...
18:10:36 [2020-02-10T18:10:36.078Z] #35 55.34 Setting up xxd (2:8.1.0875-5) ...
18:10:36 [2020-02-10T18:10:36.078Z] #35 55.36 Setting up libuv1:arm64 (1.24.1-1) ...
18:10:36 [2020-02-10T18:10:36.078Z] #35 55.38 Setting up vim-common (2:8.1.0875-5) ...
18:10:36 [2020-02-10T18:10:36.078Z] #35 55.57 Setting up librhash0:arm64 (1.3.8-1) ...
18:10:36 [2020-02-10T18:10:36.078Z] #35 55.76 Setting up cmake-data (3.13.4-1) ...
18:10:36 [2020-02-10T18:10:36.078Z] #35 55.92 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
18:10:36 [2020-02-10T18:10:36.078Z] #35 56.16 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
18:10:36 [2020-02-10T18:10:36.078Z] #35 56.29 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
18:10:36 [2020-02-10T18:10:36.078Z] #35 56.47 Setting up cmake (3.13.4-1) ...
18:10:36 [2020-02-10T18:10:36.078Z] #35 56.67 Processing triggers for libc-bin (2.28-10) ...
18:10:36 [2020-02-10T18:10:36.078Z] #35 57.24 Processing triggers for mime-support (3.62) ...
18:10:36 [2020-02-10T18:10:36.078Z] #35 DONE 58.0s
18:10:36 [2020-02-10T18:10:36.078Z] 
18:10:36 [2020-02-10T18:10:36.078Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:36 [2020-02-10T18:10:36.132Z] #45 10.45   CC       images/ghost-file.o
18:10:36 [2020-02-10T18:10:36.132Z] #45 10.60   CC       images/fifo.o
18:10:36 [2020-02-10T18:10:36.132Z] #45 10.68   CC       images/remap-file-path.o
18:10:36 [2020-02-10T18:10:36.303Z] #44 94.08   CC       criu/cr-dedup.o
18:10:36 [2020-02-10T18:10:36.338Z] #27 17.48 
                                                                           0.0%
                                                                           1.1%
##                                                                         2.8%
###                                                                        4.6%
#####                                                                      7.3%
#######                                                                   10.2%
########                                                                  12.3%
#########                                                                 13.7%
###########                                                               16.1%
#############                                                             18.2%
##############                                                            20.0%
################                                                          22.3%
###################                                                       26.5%
####################                                                      29.1%
#######################                                                   32.7%
#########################                                                 35.6%
###########################                                               38.1%
############################                                              40.0%
##############################                                            42.2%
###############################                                           43.8%
#################################                                         46.1%
###################################                                       48.7%
#####################################                                     51.5%
######################################                                    53.6%
#########################################                                 57.1%
###########################################                               60.9%
#############################################                             63.1%
##############################################                            65.1%
#################################################                         69.2%
###################################################                       71.0%
#####################################################                     73.7%
######################################################                    75.1%
######################################################                    75.8%
#######################################################                   76.5%
#######################################################                   77.5%
########################################################                  77.9%
########################################################                  78.8%
#########################################################                 80.5%
##########################################################                81.9%
############################################################              83.4%
#############################################################             85.3%
##############################################################            87.1%
################################################################          90.0%
##################################################################        92.4%
####################################################################      95.2%
#######################################################################   98.8%#27 ...
18:10:36 [2020-02-10T18:10:36.338Z] 
18:10:36 [2020-02-10T18:10:36.338Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:10:36 [2020-02-10T18:10:36.338Z] #36 DONE 0.2s
18:10:36 [2020-02-10T18:10:36.338Z] 
18:10:36 [2020-02-10T18:10:36.338Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:36 [2020-02-10T18:10:36.338Z] #27 17.48 
                                                                           0.0%
                                                                           1.1%
##                                                                         2.8%
###                                                                        4.6%
#####                                                                      7.3%
#######                                                                   10.2%
########                                                                  12.3%
#########                                                                 13.7%
###########                                                               16.1%
#############                                                             18.2%
##############                                                            20.0%
################                                                          22.3%
###################                                                       26.5%
####################                                                      29.1%
#######################                                                   32.7%
#########################                                                 35.6%
###########################                                               38.1%
############################                                              40.0%
##############################                                            42.2%
###############################                                           43.8%
#################################                                         46.1%
###################################                                       48.7%
#####################################                                     51.5%
######################################                                    53.6%
#########################################                                 57.1%
###########################################                               60.9%
#############################################                             63.1%
##############################################                            65.1%
#################################################                         69.2%
###################################################                       71.0%
#####################################################                     73.7%
######################################################                    75.1%
######################################################                    75.8%
#######################################################                   76.5%
#######################################################                   77.5%
########################################################                  77.9%
########################################################                  78.8%
#########################################################                 80.5%
##########################################################                81.9%
############################################################              83.4%
#############################################################             85.3%
##############################################################            87.1%
################################################################          90.0%
##################################################################        92.4%
####################################################################      95.2%
#######################################################################   98.8%
######################################################################## 100.0%
18:10:36 [2020-02-10T18:10:36.499Z] #45 10.78   CC       images/eventfd.o
18:10:36 [2020-02-10T18:10:36.499Z] #45 10.88   CC       images/eventpoll.o
18:10:36 [2020-02-10T18:10:36.499Z] #45 11.03   CC       images/fh.o
18:10:36 [2020-02-10T18:10:36.499Z] #45 11.17   CC       images/fsnotify.o
18:10:36 [2020-02-10T18:10:36.560Z] #44 94.40   CC       criu/cr-dump.o
18:10:36 [2020-02-10T18:10:36.570Z] #27 9.002 
                                                                           1.2%
##                                                                         3.3%
###                                                                        5.2%
#####                                                                      7.9%
#######                                                                   10.0%
########                                                                  11.8%
#########                                                                 12.7%
##########                                                                14.2%
############                                                              17.2%
##############                                                            20.2%
################                                                          22.6%
#################                                                         24.7%
###################                                                       27.5%
#####################                                                     29.7%
#######################                                                   32.5%
#########################                                                 35.1%
###########################                                               38.0%
############################                                              40.2%
##############################                                            42.8%
18:10:36 [2020-02-10T18:10:36.570Z] #27 ...
18:10:36 [2020-02-10T18:10:36.570Z] 
18:10:36 [2020-02-10T18:10:36.570Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.231 + RM_GOPATH=0
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.231 + TMP_GOPATH=
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.231 + : /build
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.231 + '[' -z '' ']'
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.234 ++ mktemp -d
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.234 + export GOPATH=/tmp/tmp.0liphJ38lb
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.234 + GOPATH=/tmp/tmp.0liphJ38lb
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.234 + RM_GOPATH=1
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.235 ++ dirname ./install.sh
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.235 + dir=.
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.235 + bin=containerd
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.236 + shift
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.236 + '[' '!' -f ./containerd.installer ']'
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.236 + . ./containerd.installer
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.236 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.237 + install_containerd
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.237 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.237 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.237 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0liphJ38lb/src/github.com/containerd/containerd
18:10:36 [2020-02-10T18:10:36.570Z] #62 4.239 Cloning into '/tmp/tmp.0liphJ38lb/src/github.com/containerd/containerd'...
18:10:36 [2020-02-10T18:10:36.570Z] #62 ...
18:10:36 [2020-02-10T18:10:36.570Z] 
18:10:36 [2020-02-10T18:10:36.570Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:36 [2020-02-10T18:10:36.598Z] #27 ...
18:10:36 [2020-02-10T18:10:36.599Z] 
18:10:36 [2020-02-10T18:10:36.599Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:10:36 [2020-02-10T18:10:36.599Z] #37 DONE 0.1s
18:10:36 [2020-02-10T18:10:36.599Z] 
18:10:36 [2020-02-10T18:10:36.599Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:36 [2020-02-10T18:10:36.599Z] #27 22.86 
18:10:36 [2020-02-10T18:10:36.882Z] #45 11.44   CC       images/signalfd.o
18:10:37 [2020-02-10T18:10:37.259Z] #45 11.52   CC       images/fs.o
18:10:37 [2020-02-10T18:10:37.259Z] #45 11.62   CC       images/pstree.o
18:10:37 [2020-02-10T18:10:37.259Z] #45 11.70   CC       images/pipe.o
18:10:37 [2020-02-10T18:10:37.259Z] #45 11.79   CC       images/tcp-stream.o
18:10:37 [2020-02-10T18:10:37.642Z] #45 ...
18:10:37 [2020-02-10T18:10:37.642Z] 
18:10:37 [2020-02-10T18:10:37.642Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:10:37 [2020-02-10T18:10:37.642Z] #36 45.85 Selecting previously unselected package libxml2:s390x.
18:10:37 [2020-02-10T18:10:37.642Z] #36 45.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 45.85 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.04 Selecting previously unselected package libarchive13:s390x.
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.04 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.05 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.21 Selecting previously unselected package libjsoncpp1:s390x.
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.21 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.21 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.27 Selecting previously unselected package librhash0:s390x.
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.27 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.28 Unpacking librhash0:s390x (1.3.8-1) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.35 Selecting previously unselected package libuv1:s390x.
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.35 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.35 Unpacking libuv1:s390x (1.24.1-1) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.41 Selecting previously unselected package cmake.
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.43 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 46.43 Unpacking cmake (3.13.4-1) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 47.73 Setting up libicu63:s390x (63.1-6) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 47.73 Setting up xxd (2:8.1.0875-5) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 47.74 Setting up libuv1:s390x (1.24.1-1) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 47.75 Setting up vim-common (2:8.1.0875-5) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 47.77 Setting up librhash0:s390x (1.3.8-1) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 47.77 Setting up cmake-data (3.13.4-1) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 47.78 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 47.79 Setting up libjsoncpp1:s390x (1.7.4-3) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 47.80 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 47.80 Setting up cmake (3.13.4-1) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 47.81 Processing triggers for libc-bin (2.28-10) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 47.83 Processing triggers for mime-support (3.62) ...
18:10:37 [2020-02-10T18:10:37.642Z] #36 DONE 48.0s
18:10:37 [2020-02-10T18:10:37.642Z] 
18:10:37 [2020-02-10T18:10:37.642Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:37 [2020-02-10T18:10:37.642Z] #45 11.89   CC       images/sk-packet.o
18:10:37 [2020-02-10T18:10:37.642Z] #45 ...
18:10:37 [2020-02-10T18:10:37.642Z] 
18:10:37 [2020-02-10T18:10:37.642Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:10:37 [2020-02-10T18:10:37.642Z] #37 DONE 0.1s
18:10:37 [2020-02-10T18:10:37.642Z] 
18:10:37 [2020-02-10T18:10:37.642Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:37 [2020-02-10T18:10:37.642Z] #45 12.05   CC       images/mnt.o
18:10:37 [2020-02-10T18:10:37.642Z] #45 ...
18:10:37 [2020-02-10T18:10:37.642Z] 
18:10:37 [2020-02-10T18:10:37.642Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:10:37 [2020-02-10T18:10:37.642Z] #38 DONE 0.1s
18:10:37 [2020-02-10T18:10:37.642Z] 
18:10:37 [2020-02-10T18:10:37.642Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:37 [2020-02-10T18:10:37.642Z] #45 12.11   CC       images/pipe-data.o
18:10:37 [2020-02-10T18:10:37.642Z] #45 12.17   CC       images/sa.o
18:10:37 [2020-02-10T18:10:37.642Z] #45 12.24   CC       images/timer.o
18:10:37 [2020-02-10T18:10:37.988Z] #27 24.33 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:10:37 [2020-02-10T18:10:37.988Z] #27 ...
18:10:37 [2020-02-10T18:10:37.988Z] 
18:10:37 [2020-02-10T18:10:37.988Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:37 [2020-02-10T18:10:37.988Z] #33 49.57 bufio
18:10:37 [2020-02-10T18:10:37.988Z] #33 51.17 path
18:10:37 [2020-02-10T18:10:37.988Z] #33 51.92 text/tabwriter
18:10:37 [2020-02-10T18:10:37.988Z] #33 55.24 internal/syscall/unix
18:10:37 [2020-02-10T18:10:37.988Z] #33 55.24 time
18:10:38 [2020-02-10T18:10:38.017Z] #45 12.48   CC       images/timerfd.o
18:10:38 [2020-02-10T18:10:38.017Z] #45 12.57   CC       images/mm.o
18:10:38 [2020-02-10T18:10:38.250Z] #33 ...
18:10:38 [2020-02-10T18:10:38.250Z] 
18:10:38 [2020-02-10T18:10:38.250Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:38 [2020-02-10T18:10:38.250Z] #10 53.73 Selecting previously unselected package mingw-w64-x86-64-dev.
18:10:38 [2020-02-10T18:10:38.250Z] #10 53.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:10:38 [2020-02-10T18:10:38.250Z] #10 53.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:10:38 [2020-02-10T18:10:38.387Z] #45 12.76   CC       images/sk-opts.o
18:10:38 [2020-02-10T18:10:38.388Z] #45 12.87   CC       images/sk-unix.o
18:10:38 [2020-02-10T18:10:38.388Z] #45 13.00   CC       images/sk-inet.o
18:10:38 [2020-02-10T18:10:38.514Z] #10 ...
18:10:38 [2020-02-10T18:10:38.514Z] 
18:10:38 [2020-02-10T18:10:38.514Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:38 [2020-02-10T18:10:38.514Z] #27 24.89 
18:10:38 [2020-02-10T18:10:38.634Z] #27 9.002 
                                                                           1.2%
##                                                                         3.3%
###                                                                        5.2%
#####                                                                      7.9%
#######                                                                   10.0%
########                                                                  11.8%
#########                                                                 12.7%
##########                                                                14.2%
############                                                              17.2%
##############                                                            20.2%
################                                                          22.6%
#################                                                         24.7%
###################                                                       27.5%
#####################                                                     29.7%
#######################                                                   32.5%
#########################                                                 35.1%
###########################                                               38.0%
############################                                              40.2%
##############################                                            42.8%
#################################                                         46.6%
###################################                                       49.1%
######################################                                    52.8%
#######################################                                   55.5%
##########################################                                58.4%
############################################                              62.0%
##############################################                            64.4%
#################################################                         68.1%
###################################################                       72.2%
######################################################                    75.3%
########################################################                  78.0%
#########################################################                 80.4%
############################################################              83.4%
#############################################################             85.6%
################################################################          89.3%
##################################################################        91.8%
####################################################################      95.1%
#######################################################################   99.6%
######################################################################## 100.0%
18:10:38 [2020-02-10T18:10:38.634Z] #27 13.08 
18:10:38 [2020-02-10T18:10:38.634Z] #27 ...
18:10:38 [2020-02-10T18:10:38.634Z] 
18:10:38 [2020-02-10T18:10:38.634Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:38 [2020-02-10T18:10:38.634Z] #10 51.75 Setting up libsystemd0:amd64 (241-7~deb10u3) ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 51.97 (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.)
18:10:38 [2020-02-10T18:10:38.634Z] #10 52.05 Preparing to unpack .../libudev1_241-7~deb10u3_amd64.deb ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 52.07 Unpacking libudev1:amd64 (241-7~deb10u3) over (241-7~deb10u2) ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 52.31 Setting up libudev1:amd64 (241-7~deb10u3) ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 52.52 Selecting previously unselected package binutils-mingw-w64-i686.
18:10:38 [2020-02-10T18:10:38.634Z] #10 52.52 (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.)
18:10:38 [2020-02-10T18:10:38.634Z] #10 52.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 52.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 55.16 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:10:38 [2020-02-10T18:10:38.634Z] #10 55.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 55.20 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 58.56 Selecting previously unselected package binutils-mingw-w64.
18:10:38 [2020-02-10T18:10:38.634Z] #10 58.57 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 58.58 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 58.77 Selecting previously unselected package libdevmapper1.02.1:amd64.
18:10:38 [2020-02-10T18:10:38.634Z] #10 58.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 58.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 59.05 Selecting previously unselected package dmsetup.
18:10:38 [2020-02-10T18:10:38.634Z] #10 59.05 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 59.06 Unpacking dmsetup (2:1.02.155-3) ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 59.36 Selecting previously unselected package mingw-w64-common.
18:10:38 [2020-02-10T18:10:38.634Z] #10 59.37 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:10:38 [2020-02-10T18:10:38.634Z] #10 59.38 Unpacking mingw-w64-common (6.0.0-3) ...
18:10:38 [2020-02-10T18:10:38.750Z] #45 13.18   CC       images/tun.o
18:10:38 [2020-02-10T18:10:38.750Z] #45 13.29   CC       images/sk-netlink.o
18:10:38 [2020-02-10T18:10:38.750Z] #45 13.40   CC       images/packet-sock.o
18:10:38 [2020-02-10T18:10:38.892Z] #10 ...
18:10:38 [2020-02-10T18:10:38.892Z] 
18:10:38 [2020-02-10T18:10:38.892Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:38 [2020-02-10T18:10:38.892Z] #47 51.54 syscall
18:10:38 [2020-02-10T18:10:38.892Z] #47 59.39 time
18:10:38 [2020-02-10T18:10:38.892Z] #47 ...
18:10:38 [2020-02-10T18:10:38.892Z] 
18:10:38 [2020-02-10T18:10:38.892Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:10:38 [2020-02-10T18:10:38.892Z] #35 52.93 Selecting previously unselected package libicu63:amd64.
18:10:38 [2020-02-10T18:10:38.892Z] #35 52.94 Preparing to unpack .../3-libicu63_63.1-6_amd64.deb ...
18:10:38 [2020-02-10T18:10:38.892Z] #35 52.97 Unpacking libicu63:amd64 (63.1-6) ...
18:10:38 [2020-02-10T18:10:38.892Z] #35 61.08 Selecting previously unselected package libxml2:amd64.
18:10:38 [2020-02-10T18:10:38.892Z] #35 61.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
18:10:38 [2020-02-10T18:10:38.892Z] #35 61.09 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:10:38 [2020-02-10T18:10:38.892Z] #35 61.75 Selecting previously unselected package libarchive13:amd64.
18:10:38 [2020-02-10T18:10:38.892Z] #35 61.76 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
18:10:38 [2020-02-10T18:10:38.892Z] #35 61.77 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:10:39 [2020-02-10T18:10:39.036Z] #27 25.18 #=#=#                                                                         

######################################################################## 100.0%
18:10:39 [2020-02-10T18:10:39.036Z] #27 25.41 
18:10:39 [2020-02-10T18:10:39.084Z] #44 96.44   CC       criu/cr-errno.o
18:10:39 [2020-02-10T18:10:39.084Z] #44 96.52   CC       criu/cr-restore.o
18:10:39 [2020-02-10T18:10:39.084Z] #44 ...
18:10:39 [2020-02-10T18:10:39.084Z] 
18:10:39 [2020-02-10T18:10:39.084Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 25.18 Selecting previously unselected package python3.7-minimal.
18:10:39 [2020-02-10T18:10:39.084Z] #17 25.19 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 25.20 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 26.05 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 26.06 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 28.07 Selecting previously unselected package python3-minimal.
18:10:39 [2020-02-10T18:10:39.084Z] #17 28.07 (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.)
18:10:39 [2020-02-10T18:10:39.084Z] #17 28.10 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 28.11 Unpacking python3-minimal (3.7.3-1) ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 28.16 Selecting previously unselected package libmpdec2:amd64.
18:10:39 [2020-02-10T18:10:39.084Z] #17 28.17 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 28.18 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 28.29 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:10:39 [2020-02-10T18:10:39.084Z] #17 28.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 28.30 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 29.23 Selecting previously unselected package python3.7.
18:10:39 [2020-02-10T18:10:39.084Z] #17 29.23 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 29.23 Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 29.37 Selecting previously unselected package libpython3-stdlib:amd64.
18:10:39 [2020-02-10T18:10:39.084Z] #17 29.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 29.38 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 29.46 Setting up python3-minimal (3.7.3-1) ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 30.17 Selecting previously unselected package python3.
18:10:39 [2020-02-10T18:10:39.084Z] #17 30.17 (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.)
18:10:39 [2020-02-10T18:10:39.084Z] #17 30.21 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 30.23 Unpacking python3 (3.7.3-1) ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 30.32 Selecting previously unselected package libip4tc0:amd64.
18:10:39 [2020-02-10T18:10:39.084Z] #17 30.33 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 30.33 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 30.42 Selecting previously unselected package libip6tc0:amd64.
18:10:39 [2020-02-10T18:10:39.084Z] #17 30.43 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 30.43 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:10:39 [2020-02-10T18:10:39.084Z] #17 30.49 Selecting previously unselected package libiptc0:amd64.
18:10:39 [2020-02-10T18:10:39.085Z] #17 30.50 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.085Z] #17 30.52 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:10:39 [2020-02-10T18:10:39.085Z] #17 30.59 Selecting previously unselected package libnfnetlink0:amd64.
18:10:39 [2020-02-10T18:10:39.085Z] #17 30.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.085Z] #17 30.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:10:39 [2020-02-10T18:10:39.085Z] #17 30.66 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:10:39 [2020-02-10T18:10:39.085Z] #17 30.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.085Z] #17 30.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:10:39 [2020-02-10T18:10:39.121Z] #45 13.57   CC       images/ipc-var.o
18:10:39 [2020-02-10T18:10:39.121Z] #45 13.63   CC       images/ipc-desc.o
18:10:39 [2020-02-10T18:10:39.150Z] #35 62.14 Selecting previously unselected package libjsoncpp1:amd64.
18:10:39 [2020-02-10T18:10:39.150Z] #35 62.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.150Z] #35 62.19 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
18:10:39 [2020-02-10T18:10:39.150Z] #35 ...
18:10:39 [2020-02-10T18:10:39.150Z] 
18:10:39 [2020-02-10T18:10:39.150Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:39 [2020-02-10T18:10:39.150Z] #33 61.77 internal/poll
18:10:39 [2020-02-10T18:10:39.342Z] #17 30.76 Selecting previously unselected package libnftnl11:amd64.
18:10:39 [2020-02-10T18:10:39.342Z] #17 30.77 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.342Z] #17 30.78 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:10:39 [2020-02-10T18:10:39.342Z] #17 30.86 Selecting previously unselected package iptables.
18:10:39 [2020-02-10T18:10:39.342Z] #17 30.86 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.342Z] #17 30.86 Unpacking iptables (1.8.2-4) ...
18:10:39 [2020-02-10T18:10:39.600Z] #17 31.19 Selecting previously unselected package xxd.
18:10:39 [2020-02-10T18:10:39.600Z] #17 31.19 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:10:39 [2020-02-10T18:10:39.600Z] #17 31.20 Unpacking xxd (2:8.1.0875-5) ...
18:10:39 [2020-02-10T18:10:39.695Z] #45 13.71   CC       images/ipc-shm.o
18:10:39 [2020-02-10T18:10:39.695Z] #45 13.80   CC       images/ipc-msg.o
18:10:39 [2020-02-10T18:10:39.695Z] #45 13.94   CC       images/ipc-sem.o
18:10:39 [2020-02-10T18:10:39.695Z] #45 14.18   CC       images/utsns.o
18:10:39 [2020-02-10T18:10:39.695Z] #45 ...
18:10:39 [2020-02-10T18:10:39.695Z] 
18:10:39 [2020-02-10T18:10:39.695Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:39 [2020-02-10T18:10:39.695Z] #48 40.07 hash/crc32
18:10:39 [2020-02-10T18:10:39.695Z] #48 40.59 net
18:10:39 [2020-02-10T18:10:39.695Z] #48 41.42 compress/gzip
18:10:39 [2020-02-10T18:10:39.695Z] #48 42.02 vendor/golang.org/x/text/transform
18:10:39 [2020-02-10T18:10:39.695Z] #48 42.64 vendor/golang.org/x/text/unicode/bidi
18:10:39 [2020-02-10T18:10:39.695Z] #48 44.31 vendor/golang.org/x/text/secure/bidirule
18:10:39 [2020-02-10T18:10:39.695Z] #48 44.50 vendor/golang.org/x/text/unicode/norm
18:10:39 [2020-02-10T18:10:39.695Z] #48 47.46 vendor/golang.org/x/net/idna
18:10:39 [2020-02-10T18:10:39.695Z] #48 48.26 vendor/golang.org/x/net/http2/hpack
18:10:39 [2020-02-10T18:10:39.695Z] #48 48.81 mime
18:10:39 [2020-02-10T18:10:39.857Z] #17 31.30 Selecting previously unselected package vim-common.
18:10:39 [2020-02-10T18:10:39.857Z] #17 31.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:10:39 [2020-02-10T18:10:39.857Z] #17 31.34 Unpacking vim-common (2:8.1.0875-5) ...
18:10:40 [2020-02-10T18:10:40.083Z] #33 62.63 internal/fmtsort
18:10:40 [2020-02-10T18:10:40.114Z] #17 31.52 Selecting previously unselected package bash-completion.
18:10:40 [2020-02-10T18:10:40.114Z] #17 31.52 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:10:40 [2020-02-10T18:10:40.143Z] #48 ...
18:10:40 [2020-02-10T18:10:40.143Z] 
18:10:40 [2020-02-10T18:10:40.143Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:40 [2020-02-10T18:10:40.143Z] #45 14.32   CC       images/creds.o
18:10:40 [2020-02-10T18:10:40.143Z] #45 14.39   CC       images/vma.o
18:10:40 [2020-02-10T18:10:40.143Z] #45 14.53   CC       images/netdev.o
18:10:40 [2020-02-10T18:10:40.143Z] #45 14.79   CC       images/tty.o
18:10:40 [2020-02-10T18:10:40.565Z] #45 15.10   CC       images/file-lock.o
18:10:40 [2020-02-10T18:10:40.649Z] #33 ...
18:10:40 [2020-02-10T18:10:40.649Z] 
18:10:40 [2020-02-10T18:10:40.649Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:10:40 [2020-02-10T18:10:40.649Z] #30 53.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:10:40 [2020-02-10T18:10:40.649Z] #30 ...
18:10:40 [2020-02-10T18:10:40.649Z] 
18:10:40 [2020-02-10T18:10:40.649Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:40 [2020-02-10T18:10:40.649Z] #33 63.33 internal/syscall/unix
18:10:40 [2020-02-10T18:10:40.907Z] #33 63.61 strings
18:10:40 [2020-02-10T18:10:40.942Z] #45 15.26   CC       images/rlimit.o
18:10:40 [2020-02-10T18:10:40.942Z] #45 15.43   CC       images/pagemap.o
18:10:40 [2020-02-10T18:10:40.947Z] #27 27.20 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:10:41 [2020-02-10T18:10:41.208Z] #27 27.68 
18:10:41 [2020-02-10T18:10:41.310Z] #45 15.59   CC       images/siginfo.o
18:10:41 [2020-02-10T18:10:41.310Z] #45 15.68   CC       images/rpc.o
18:10:41 [2020-02-10T18:10:41.472Z] #33 64.11 os
18:10:41 [2020-02-10T18:10:41.693Z] #45 16.23   CC       images/ext-file.o
18:10:41 [2020-02-10T18:10:41.785Z] #27 27.96 #=#=#                                                                         

#####################                                                     30.5%
######################################################################## 100.0%
18:10:41 [2020-02-10T18:10:41.785Z] #27 28.25 
18:10:42 [2020-02-10T18:10:42.077Z] #45 16.28   CC       images/cgroup.o
18:10:42 [2020-02-10T18:10:42.077Z] #45 ...
18:10:42 [2020-02-10T18:10:42.077Z] 
18:10:42 [2020-02-10T18:10:42.077Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.248 + RM_GOPATH=0
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.248 + TMP_GOPATH=
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.248 + : /build
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.248 + '[' -z '' ']'
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.248 ++ mktemp -d
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.255 + export GOPATH=/tmp/tmp.F7NulIc29j
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.255 + GOPATH=/tmp/tmp.F7NulIc29j
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.255 + RM_GOPATH=1
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.256 ++ dirname ./install.sh
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.257 + dir=.
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.257 + bin=tini
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.257 + shift
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.257 + '[' '!' -f ./tini.installer ']'
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.257 + . ./tini.installer
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.258 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.258 + install_tini
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.258 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.259 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.259 + git clone https://github.com/krallin/tini.git /tmp/tmp.F7NulIc29j/tini
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.261 Cloning into '/tmp/tmp.F7NulIc29j/tini'...
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.760 + cd /tmp/tmp.F7NulIc29j/tini
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.760 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:10:42 [2020-02-10T18:10:42.077Z] #39 0.763 + cmake .
18:10:42 [2020-02-10T18:10:42.077Z] #39 1.031 -- The C compiler identification is GNU 8.3.0
18:10:42 [2020-02-10T18:10:42.077Z] #39 1.053 -- Check for working C compiler: /usr/bin/cc
18:10:42 [2020-02-10T18:10:42.077Z] #39 1.288 -- Check for working C compiler: /usr/bin/cc -- works
18:10:42 [2020-02-10T18:10:42.077Z] #39 1.289 -- Detecting C compiler ABI info
18:10:42 [2020-02-10T18:10:42.077Z] #39 1.533 -- Detecting C compiler ABI info - done
18:10:42 [2020-02-10T18:10:42.077Z] #39 1.554 -- Detecting C compile features
18:10:42 [2020-02-10T18:10:42.077Z] #39 2.776 -- Detecting C compile features - done
18:10:42 [2020-02-10T18:10:42.077Z] #39 2.806 -- Performing Test HAS_BUILTIN_FORTIFY
18:10:42 [2020-02-10T18:10:42.077Z] #39 2.920 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:10:42 [2020-02-10T18:10:42.077Z] #39 3.010 -- Configuring done
18:10:42 [2020-02-10T18:10:42.077Z] #39 3.032 -- Generating done
18:10:42 [2020-02-10T18:10:42.077Z] #39 3.036 -- Build files have been written to: /tmp/tmp.F7NulIc29j/tini
18:10:42 [2020-02-10T18:10:42.077Z] #39 3.042 + make tini-static
18:10:42 [2020-02-10T18:10:42.077Z] #39 3.364 Scanning dependencies of target tini-static
18:10:42 [2020-02-10T18:10:42.077Z] #39 3.401 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:10:42 [2020-02-10T18:10:42.077Z] #39 4.113 [100%] Linking C executable tini-static
18:10:42 [2020-02-10T18:10:42.077Z] #39 4.315 [100%] Built target tini-static
18:10:42 [2020-02-10T18:10:42.077Z] #39 4.358 + mkdir -p /build
18:10:42 [2020-02-10T18:10:42.077Z] #39 4.359 + cp tini-static /build/docker-init
18:10:42 [2020-02-10T18:10:42.077Z] #39 DONE 4.5s
18:10:42 [2020-02-10T18:10:42.077Z] 
18:10:42 [2020-02-10T18:10:42.077Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:42 [2020-02-10T18:10:42.077Z] #45 16.56   CC       images/userns.o
18:10:42 [2020-02-10T18:10:42.460Z] #45 16.77   CC       images/google/protobuf/descriptor.o
18:10:42 [2020-02-10T18:10:42.640Z] #17 34.01 Unpacking bash-completion (1:2.8-6) ...
18:10:42 [2020-02-10T18:10:42.898Z] #17 34.39 Selecting previously unselected package bzip2.
18:10:42 [2020-02-10T18:10:42.898Z] #17 34.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:10:42 [2020-02-10T18:10:42.898Z] #17 34.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:10:43 [2020-02-10T18:10:43.156Z] #17 34.52 Selecting previously unselected package xz-utils.
18:10:43 [2020-02-10T18:10:43.156Z] #17 34.54 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:10:43 [2020-02-10T18:10:43.156Z] #17 34.54 Unpacking xz-utils (5.2.4-1) ...
18:10:43 [2020-02-10T18:10:43.156Z] #17 34.73 Selecting previously unselected package apparmor.
18:10:43 [2020-02-10T18:10:43.156Z] #17 34.73 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:10:43 [2020-02-10T18:10:43.171Z] #27 29.50 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:10:43 [2020-02-10T18:10:43.171Z] #27 29.59 skipping existing ed4b54129745
18:10:43 [2020-02-10T18:10:43.273Z] #45 17.88   CC       images/opts.o
18:10:43 [2020-02-10T18:10:43.413Z] #17 34.81 Unpacking apparmor (2.13.2-10) ...
18:10:43 [2020-02-10T18:10:43.431Z] #27 29.73 
18:10:43 [2020-02-10T18:10:43.651Z] #45 18.01   CC       images/seccomp.o
18:10:43 [2020-02-10T18:10:43.651Z] #45 18.09   CC       images/binfmt-misc.o
18:10:43 [2020-02-10T18:10:43.651Z] #45 18.16   CC       images/time.o
18:10:43 [2020-02-10T18:10:43.671Z] #17 35.14 Selecting previously unselected package aufs-tools.
18:10:43 [2020-02-10T18:10:43.671Z] #17 35.17 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:10:43 [2020-02-10T18:10:43.671Z] #17 35.17 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:10:43 [2020-02-10T18:10:43.928Z] #17 35.31 Selecting previously unselected package libonig5:amd64.
18:10:43 [2020-02-10T18:10:43.928Z] #17 35.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:10:43 [2020-02-10T18:10:43.928Z] #17 35.31 Unpacking libonig5:amd64 (6.9.1-1) ...
18:10:43 [2020-02-10T18:10:43.928Z] #17 35.47 Selecting previously unselected package libjq1:amd64.
18:10:43 [2020-02-10T18:10:43.928Z] #17 35.48 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:10:43 [2020-02-10T18:10:43.928Z] #17 35.49 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:10:44 [2020-02-10T18:10:44.028Z] #45 ...
18:10:44 [2020-02-10T18:10:44.028Z] 
18:10:44 [2020-02-10T18:10:44.028Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:10:44 [2020-02-10T18:10:44.028Z] #66 48.66 + for f in rootlesskit rootlesskit-docker-proxy
18:10:44 [2020-02-10T18:10:44.028Z] #66 48.66 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:10:44 [2020-02-10T18:10:44.028Z] #66 DONE 54.2s
18:10:44 [2020-02-10T18:10:44.028Z] 
18:10:44 [2020-02-10T18:10:44.028Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:44 [2020-02-10T18:10:44.028Z] #45 18.25   CC       images/sysctl.o
18:10:44 [2020-02-10T18:10:44.028Z] #45 18.30   CC       images/autofs.o
18:10:44 [2020-02-10T18:10:44.028Z] #45 ...
18:10:44 [2020-02-10T18:10:44.028Z] 
18:10:44 [2020-02-10T18:10:44.028Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:10:44 [2020-02-10T18:10:44.028Z] #67 DONE 0.1s
18:10:44 [2020-02-10T18:10:44.028Z] 
18:10:44 [2020-02-10T18:10:44.028Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:44 [2020-02-10T18:10:44.028Z] #45 18.39   CC       images/macvlan.o
18:10:44 [2020-02-10T18:10:44.028Z] #45 18.45   CC       images/sit.o
18:10:44 [2020-02-10T18:10:44.028Z] #45 18.52   LINK     images/built-in.o
18:10:44 [2020-02-10T18:10:44.028Z] #45 18.58   GEN      compel/include/asm
18:10:44 [2020-02-10T18:10:44.028Z] #45 18.58   GEN      compel/include/version.h
18:10:44 [2020-02-10T18:10:44.028Z] #45 18.59 touch .config
18:10:44 [2020-02-10T18:10:44.028Z] #45 18.59   GEN      include/common/config.h
18:10:44 [2020-02-10T18:10:44.028Z] #45 18.64   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
18:10:44 [2020-02-10T18:10:44.186Z] #17 35.62 Selecting previously unselected package jq.
18:10:44 [2020-02-10T18:10:44.186Z] #17 35.62 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:10:44 [2020-02-10T18:10:44.186Z] #17 35.63 Unpacking jq (1.5+dfsg-2+b1) ...
18:10:44 [2020-02-10T18:10:44.186Z] #17 35.71 Selecting previously unselected package libaio1:amd64.
18:10:44 [2020-02-10T18:10:44.186Z] #17 35.72 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:10:44 [2020-02-10T18:10:44.186Z] #17 35.73 Unpacking libaio1:amd64 (0.3.112-3) ...
18:10:44 [2020-02-10T18:10:44.186Z] #17 35.79 Selecting previously unselected package libgpm2:amd64.
18:10:44 [2020-02-10T18:10:44.186Z] #17 35.79 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:10:44 [2020-02-10T18:10:44.186Z] #17 35.81 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:10:44 [2020-02-10T18:10:44.410Z] #45 18.72   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:10:44 [2020-02-10T18:10:44.410Z] #45 18.76   GEN      compel/plugins/include/uapi/std/syscall.h
18:10:44 [2020-02-10T18:10:44.410Z] #45 18.78   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
18:10:44 [2020-02-10T18:10:44.410Z] #45 18.81   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
18:10:44 [2020-02-10T18:10:44.410Z] #45 18.84   DEP      compel/arch/s390/plugins/std/parasite-head.d
18:10:44 [2020-02-10T18:10:44.410Z] #45 18.85   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:10:44 [2020-02-10T18:10:44.410Z] #45 18.85   DEP      compel/plugins/std/infect.d
18:10:44 [2020-02-10T18:10:44.410Z] #45 18.91   DEP      compel/plugins/std/string.d
18:10:44 [2020-02-10T18:10:44.410Z] #45 18.96   DEP      compel/plugins/std/log.d
18:10:44 [2020-02-10T18:10:44.410Z] #45 19.01   DEP      compel/plugins/std/fds.d
18:10:44 [2020-02-10T18:10:44.444Z] #17 35.87 Selecting previously unselected package libicu63:amd64.
18:10:44 [2020-02-10T18:10:44.444Z] #17 35.90 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
18:10:44 [2020-02-10T18:10:44.444Z] #17 35.91 Unpacking libicu63:amd64 (63.1-6) ...
18:10:44 [2020-02-10T18:10:44.752Z] #33 66.82 path
18:10:44 [2020-02-10T18:10:44.752Z] #33 ...
18:10:44 [2020-02-10T18:10:44.752Z] 
18:10:44 [2020-02-10T18:10:44.752Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:10:44 [2020-02-10T18:10:44.752Z] #35 62.35 Selecting previously unselected package librhash0:amd64.
18:10:44 [2020-02-10T18:10:44.752Z] #35 62.38 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 62.41 Unpacking librhash0:amd64 (1.3.8-1) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 62.58 Selecting previously unselected package libuv1:amd64.
18:10:44 [2020-02-10T18:10:44.752Z] #35 62.58 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 62.59 Unpacking libuv1:amd64 (1.24.1-1) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 62.74 Selecting previously unselected package cmake.
18:10:44 [2020-02-10T18:10:44.752Z] #35 62.75 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 62.76 Unpacking cmake (3.13.4-1) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 66.05 Setting up libicu63:amd64 (63.1-6) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 66.13 Setting up xxd (2:8.1.0875-5) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 66.14 Setting up libuv1:amd64 (1.24.1-1) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 66.16 Setting up vim-common (2:8.1.0875-5) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 66.22 Setting up librhash0:amd64 (1.3.8-1) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 66.23 Setting up cmake-data (3.13.4-1) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 66.24 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 66.26 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 66.27 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 66.28 Setting up cmake (3.13.4-1) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 66.30 Processing triggers for libc-bin (2.28-10) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 66.40 Processing triggers for mime-support (3.62) ...
18:10:44 [2020-02-10T18:10:44.752Z] #35 DONE 67.5s
18:10:44 [2020-02-10T18:10:44.752Z] 
18:10:44 [2020-02-10T18:10:44.752Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:10:44 [2020-02-10T18:10:44.752Z] #36 DONE 0.1s
18:10:44 [2020-02-10T18:10:44.752Z] 
18:10:44 [2020-02-10T18:10:44.752Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:10:44 [2020-02-10T18:10:44.752Z] #37 DONE 0.1s
18:10:44 [2020-02-10T18:10:44.752Z] 
18:10:44 [2020-02-10T18:10:44.752Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:44 [2020-02-10T18:10:44.752Z] #44 4.247 Note: Building without setproctitle() and strlcpy() support.
18:10:44 [2020-02-10T18:10:44.752Z] #44 4.248       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:10:44 [2020-02-10T18:10:44.752Z] #44 6.131 fatal: not a git repository (or any of the parent directories): .git
18:10:44 [2020-02-10T18:10:44.752Z] #44 6.163   GEN      .gitid
18:10:44 [2020-02-10T18:10:44.752Z] #44 6.168   GEN      criu/include/version.h
18:10:44 [2020-02-10T18:10:44.752Z] #44 6.199   GEN      include/common/asm
18:10:44 [2020-02-10T18:10:44.752Z] #44 7.964   PBCC     images/google/protobuf/descriptor.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.024   PBCC     images/opts.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.079   PBCC     images/sit.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.159   DEP      images/google/protobuf/descriptor.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.232   DEP      images/opts.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.307   DEP      images/sit.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.395   PBCC     images/macvlan.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.441   DEP      images/macvlan.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.482   PBCC     images/autofs.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.536   DEP      images/autofs.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.593   PBCC     images/sysctl.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.635   DEP      images/sysctl.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.695   PBCC     images/time.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.762   DEP      images/time.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.813   PBCC     images/binfmt-misc.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.820   DEP      images/binfmt-misc.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.881   PBCC     images/seccomp.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 8.931   DEP      images/seccomp.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 9.025   PBCC     images/userns.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 9.063   DEP      images/userns.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 9.155   PBCC     images/cgroup.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 9.187   DEP      images/cgroup.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 9.227   PBCC     images/fown.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 9.235   PBCC     images/ext-file.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 9.291   DEP      images/fown.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 9.309   DEP      images/ext-file.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 9.368   PBCC     images/rpc.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 9.446   DEP      images/rpc.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 9.503   PBCC     images/siginfo.pb-c.c
18:10:44 [2020-02-10T18:10:44.752Z] #44 9.532   DEP      images/siginfo.pb-c.d
18:10:44 [2020-02-10T18:10:44.752Z] #44 9.573   PBCC     images/pagemap.pb-c.c
18:10:44 [2020-02-10T18:10:44.753Z] #44 9.591   DEP      images/pagemap.pb-c.d
18:10:44 [2020-02-10T18:10:44.753Z] #44 9.683   PBCC     images/rlimit.pb-c.c
18:10:44 [2020-02-10T18:10:44.753Z] #44 9.745   DEP      images/rlimit.pb-c.d
18:10:44 [2020-02-10T18:10:44.753Z] #44 9.776   PBCC     images/file-lock.pb-c.c
18:10:44 [2020-02-10T18:10:44.753Z] #44 9.826   DEP      images/file-lock.pb-c.d
18:10:44 [2020-02-10T18:10:44.753Z] #44 9.904   PBCC     images/tty.pb-c.c
18:10:44 [2020-02-10T18:10:44.753Z] #44 10.02   DEP      images/tty.pb-c.d
18:10:44 [2020-02-10T18:10:44.753Z] #44 10.15   PBCC     images/tun.pb-c.c
18:10:44 [2020-02-10T18:10:44.753Z] #44 10.26   PBCC     images/netdev.pb-c.c
18:10:44 [2020-02-10T18:10:44.753Z] #44 ...
18:10:44 [2020-02-10T18:10:44.753Z] 
18:10:44 [2020-02-10T18:10:44.753Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:44 [2020-02-10T18:10:44.753Z] #27 14.03 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:10:44 [2020-02-10T18:10:44.753Z] #27 14.45 
18:10:44 [2020-02-10T18:10:44.753Z] #27 14.57 
######################################################################## 100.0%
18:10:44 [2020-02-10T18:10:44.753Z] #27 14.65 
18:10:44 [2020-02-10T18:10:44.753Z] #27 15.65 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:10:44 [2020-02-10T18:10:44.753Z] #27 15.95 
18:10:44 [2020-02-10T18:10:44.753Z] #27 16.16 
################################                                          45.1%
######################################################################## 100.0%
18:10:44 [2020-02-10T18:10:44.753Z] #27 16.30 
18:10:44 [2020-02-10T18:10:44.753Z] #27 17.36 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:10:44 [2020-02-10T18:10:44.753Z] #27 17.42 skipping existing 1849cc453dee
18:10:44 [2020-02-10T18:10:44.753Z] #27 17.60 
18:10:44 [2020-02-10T18:10:44.753Z] #27 18.43 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:10:44 [2020-02-10T18:10:44.753Z] #27 18.82 
18:10:44 [2020-02-10T18:10:44.753Z] #27 19.00 
######################################################################## 100.0%
18:10:44 [2020-02-10T18:10:44.753Z] #27 19.18 
18:10:44 [2020-02-10T18:10:44.793Z] #45 19.09   DEP      compel/plugins/std/std.d
18:10:44 [2020-02-10T18:10:44.793Z] #45 19.20   DEP      compel/plugins/shmem/shmem.d
18:10:44 [2020-02-10T18:10:44.793Z] #45 19.23   DEP      compel/plugins/fds/fds.d
18:10:44 [2020-02-10T18:10:44.793Z] #45 19.34   CC       compel/plugins/std/std.o
18:10:44 [2020-02-10T18:10:44.815Z] #27 31.04 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:10:45 [2020-02-10T18:10:45.010Z] #27 19.34 Download of images into '/build' complete.
18:10:45 [2020-02-10T18:10:45.010Z] #27 19.34 Use something like the following to load the result into a Docker daemon:
18:10:45 [2020-02-10T18:10:45.010Z] #27 19.34   tar -cC '/build' . | docker load
18:10:45 [2020-02-10T18:10:45.010Z] #27 ...
18:10:45 [2020-02-10T18:10:45.011Z] 
18:10:45 [2020-02-10T18:10:45.011Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:45 [2020-02-10T18:10:45.011Z] #33 67.58 text/tabwriter
18:10:45 [2020-02-10T18:10:45.011Z] #33 ...
18:10:45 [2020-02-10T18:10:45.011Z] 
18:10:45 [2020-02-10T18:10:45.011Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:45 [2020-02-10T18:10:45.011Z] #27 DONE 19.4s
18:10:45 [2020-02-10T18:10:45.080Z] #27 31.41 
18:10:45 [2020-02-10T18:10:45.178Z] #45 19.57   CC       compel/plugins/std/fds.o
18:10:45 [2020-02-10T18:10:45.269Z] 
18:10:45 [2020-02-10T18:10:45.269Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:45 [2020-02-10T18:10:45.269Z] #44 10.34   DEP      images/tun.pb-c.d
18:10:45 [2020-02-10T18:10:45.269Z] #44 10.49   DEP      images/netdev.pb-c.d
18:10:45 [2020-02-10T18:10:45.269Z] #44 10.59   PBCC     images/vma.pb-c.c
18:10:45 [2020-02-10T18:10:45.269Z] #44 10.72   DEP      images/vma.pb-c.d
18:10:45 [2020-02-10T18:10:45.341Z] #27 ...
18:10:45 [2020-02-10T18:10:45.341Z] 
18:10:45 [2020-02-10T18:10:45.341Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:45 [2020-02-10T18:10:45.341Z] #44 4.118 Note: Building without setproctitle() and strlcpy() support.
18:10:45 [2020-02-10T18:10:45.341Z] #44 4.119       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:10:45 [2020-02-10T18:10:45.341Z] #44 6.332 fatal: not a git repository (or any of the parent directories): .git
18:10:45 [2020-02-10T18:10:45.341Z] #44 6.365   GEN      .gitid
18:10:45 [2020-02-10T18:10:45.341Z] #44 6.426   GEN      criu/include/version.h
18:10:45 [2020-02-10T18:10:45.341Z] #44 6.494   GEN      include/common/asm
18:10:45 [2020-02-10T18:10:45.341Z] #44 8.265   PBCC     images/google/protobuf/descriptor.pb-c.c
18:10:45 [2020-02-10T18:10:45.341Z] #44 8.412   PBCC     images/opts.pb-c.c
18:10:45 [2020-02-10T18:10:45.341Z] #44 8.463   PBCC     images/sit.pb-c.c
18:10:45 [2020-02-10T18:10:45.341Z] #44 8.553   DEP      images/google/protobuf/descriptor.pb-c.d
18:10:45 [2020-02-10T18:10:45.341Z] #44 8.665   DEP      images/opts.pb-c.d
18:10:45 [2020-02-10T18:10:45.341Z] #44 8.786   DEP      images/sit.pb-c.d
18:10:45 [2020-02-10T18:10:45.341Z] #44 8.904   PBCC     images/macvlan.pb-c.c
18:10:45 [2020-02-10T18:10:45.341Z] #44 8.923   DEP      images/macvlan.pb-c.d
18:10:45 [2020-02-10T18:10:45.341Z] #44 8.983   PBCC     images/autofs.pb-c.c
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.071   DEP      images/autofs.pb-c.d
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.125   PBCC     images/sysctl.pb-c.c
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.139   DEP      images/sysctl.pb-c.d
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.217   PBCC     images/time.pb-c.c
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.228   DEP      images/time.pb-c.d
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.320   PBCC     images/binfmt-misc.pb-c.c
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.361   DEP      images/binfmt-misc.pb-c.d
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.516   PBCC     images/seccomp.pb-c.c
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.556   DEP      images/seccomp.pb-c.d
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.643   PBCC     images/userns.pb-c.c
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.669   DEP      images/userns.pb-c.d
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.760   PBCC     images/cgroup.pb-c.c
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.857   DEP      images/cgroup.pb-c.d
18:10:45 [2020-02-10T18:10:45.341Z] #44 9.988   PBCC     images/fown.pb-c.c
18:10:45 [2020-02-10T18:10:45.341Z] #44 10.08   PBCC     images/ext-file.pb-c.c
18:10:45 [2020-02-10T18:10:45.341Z] #44 10.11   DEP      images/fown.pb-c.d
18:10:45 [2020-02-10T18:10:45.341Z] #44 ...
18:10:45 [2020-02-10T18:10:45.341Z] 
18:10:45 [2020-02-10T18:10:45.341Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:45 [2020-02-10T18:10:45.527Z] #44 10.86   PBCC     images/creds.pb-c.c
18:10:45 [2020-02-10T18:10:45.527Z] #44 10.93   DEP      images/creds.pb-c.d
18:10:45 [2020-02-10T18:10:45.527Z] #44 11.01   PBCC     images/utsns.pb-c.c
18:10:45 [2020-02-10T18:10:45.527Z] #44 11.04   DEP      images/utsns.pb-c.d
18:10:45 [2020-02-10T18:10:45.560Z] #45 19.83   CC       compel/plugins/std/log.o
18:10:45 [2020-02-10T18:10:45.601Z] #27 31.74 #=#=#                                                                         

######################################################################## 100.0%
18:10:45 [2020-02-10T18:10:45.785Z] #44 11.11   PBCC     images/ipc-desc.pb-c.c
18:10:45 [2020-02-10T18:10:45.785Z] #44 11.14   PBCC     images/ipc-sem.pb-c.c
18:10:45 [2020-02-10T18:10:45.785Z] #44 11.23   DEP      images/ipc-desc.pb-c.d
18:10:45 [2020-02-10T18:10:45.862Z] #27 32.13 
18:10:45 [2020-02-10T18:10:45.862Z] #27 32.25 Download of images into '/build' complete.
18:10:45 [2020-02-10T18:10:45.862Z] #27 32.25 Use something like the following to load the result into a Docker daemon:
18:10:45 [2020-02-10T18:10:45.862Z] #27 32.25   tar -cC '/build' . | docker load
18:10:45 [2020-02-10T18:10:45.940Z] #45 20.16   CC       compel/plugins/std/string.o
18:10:45 [2020-02-10T18:10:45.940Z] #45 20.50   CC       compel/plugins/std/infect.o
18:10:46 [2020-02-10T18:10:46.043Z] #44 11.30   DEP      images/ipc-sem.pb-c.d
18:10:46 [2020-02-10T18:10:46.043Z] #44 11.36   PBCC     images/ipc-msg.pb-c.c
18:10:46 [2020-02-10T18:10:46.043Z] #44 11.45   DEP      images/ipc-msg.pb-c.d
18:10:46 [2020-02-10T18:10:46.123Z] #27 ...
18:10:46 [2020-02-10T18:10:46.123Z] 
18:10:46 [2020-02-10T18:10:46.123Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:46 [2020-02-10T18:10:46.123Z] #47 57.58 time
18:10:46 [2020-02-10T18:10:46.123Z] #47 60.77 regexp
18:10:46 [2020-02-10T18:10:46.123Z] #47 67.16 github.com/LK4D4/vndr/versioned
18:10:46 [2020-02-10T18:10:46.123Z] #47 67.19 path/filepath
18:10:46 [2020-02-10T18:10:46.123Z] #47 67.20 internal/lazyregexp
18:10:46 [2020-02-10T18:10:46.123Z] #47 67.57 net
18:10:46 [2020-02-10T18:10:46.123Z] #47 ...
18:10:46 [2020-02-10T18:10:46.123Z] 
18:10:46 [2020-02-10T18:10:46.123Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:46 [2020-02-10T18:10:46.123Z] #44 10.23   DEP      images/ext-file.pb-c.d
18:10:46 [2020-02-10T18:10:46.123Z] #44 10.33   PBCC     images/rpc.pb-c.c
18:10:46 [2020-02-10T18:10:46.123Z] #44 10.47   DEP      images/rpc.pb-c.d
18:10:46 [2020-02-10T18:10:46.123Z] #44 10.52   PBCC     images/siginfo.pb-c.c
18:10:46 [2020-02-10T18:10:46.123Z] #44 10.65   DEP      images/siginfo.pb-c.d
18:10:46 [2020-02-10T18:10:46.123Z] #44 10.77   PBCC     images/pagemap.pb-c.c
18:10:46 [2020-02-10T18:10:46.123Z] #44 10.90   DEP      images/pagemap.pb-c.d
18:10:46 [2020-02-10T18:10:46.123Z] #44 10.96   PBCC     images/rlimit.pb-c.c
18:10:46 [2020-02-10T18:10:46.123Z] #44 11.00   DEP      images/rlimit.pb-c.d
18:10:46 [2020-02-10T18:10:46.301Z] #44 11.64   PBCC     images/ipc-shm.pb-c.c
18:10:46 [2020-02-10T18:10:46.301Z] #44 11.75   DEP      images/ipc-shm.pb-c.d
18:10:46 [2020-02-10T18:10:46.301Z] #44 11.82   PBCC     images/ipc-var.pb-c.c
18:10:46 [2020-02-10T18:10:46.341Z] #45 20.69   CC       compel/arch/s390/plugins/std/parasite-head.o
18:10:46 [2020-02-10T18:10:46.341Z] #45 20.72   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
18:10:46 [2020-02-10T18:10:46.341Z] #45 20.75   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
18:10:46 [2020-02-10T18:10:46.341Z] #45 20.81   AR       compel/plugins/std.lib.a
18:10:46 [2020-02-10T18:10:46.341Z] #45 20.86   CC       compel/plugins/fds/fds.o
18:10:46 [2020-02-10T18:10:46.383Z] #44 11.04   PBCC     images/file-lock.pb-c.c
18:10:46 [2020-02-10T18:10:46.383Z] #44 11.10   DEP      images/file-lock.pb-c.d
18:10:46 [2020-02-10T18:10:46.383Z] #44 11.17   PBCC     images/tty.pb-c.c
18:10:46 [2020-02-10T18:10:46.383Z] #44 11.23   DEP      images/tty.pb-c.d
18:10:46 [2020-02-10T18:10:46.383Z] #44 ...
18:10:46 [2020-02-10T18:10:46.383Z] 
18:10:46 [2020-02-10T18:10:46.383Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.327 + RM_GOPATH=0
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.327 + TMP_GOPATH=
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.327 + : /build
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.327 + '[' -z '' ']'
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.327 ++ mktemp -d
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.336 + export GOPATH=/tmp/tmp.kDmysuEvHd
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.336 + GOPATH=/tmp/tmp.kDmysuEvHd
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.336 + RM_GOPATH=1
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.336 ++ dirname ./install.sh
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.351 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.354 + dir=.
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.354 + bin=tini
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.354 + shift
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.354 + '[' '!' -f ./tini.installer ']'
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.354 + . ./tini.installer
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.354 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.354 + install_tini
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.354 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.354 + git clone https://github.com/krallin/tini.git /tmp/tmp.kDmysuEvHd/tini
18:10:46 [2020-02-10T18:10:46.383Z] #38 2.354 Cloning into '/tmp/tmp.kDmysuEvHd/tini'...
18:10:46 [2020-02-10T18:10:46.383Z] #38 3.295 + cd /tmp/tmp.kDmysuEvHd/tini
18:10:46 [2020-02-10T18:10:46.383Z] #38 3.295 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:10:46 [2020-02-10T18:10:46.383Z] #38 3.314 + cmake .
18:10:46 [2020-02-10T18:10:46.383Z] #38 5.511 -- The C compiler identification is GNU 8.3.0
18:10:46 [2020-02-10T18:10:46.383Z] #38 5.542 -- Check for working C compiler: /usr/bin/cc
18:10:46 [2020-02-10T18:10:46.383Z] #38 6.192 -- Check for working C compiler: /usr/bin/cc -- works
18:10:46 [2020-02-10T18:10:46.383Z] #38 6.195 -- Detecting C compiler ABI info
18:10:46 [2020-02-10T18:10:46.383Z] #38 7.169 -- Detecting C compiler ABI info - done
18:10:46 [2020-02-10T18:10:46.383Z] #38 7.212 -- Detecting C compile features
18:10:46 [2020-02-10T18:10:46.559Z] #44 11.91   DEP      images/ipc-var.pb-c.d
18:10:46 [2020-02-10T18:10:46.559Z] #44 12.04   PBCC     images/sk-opts.pb-c.c
18:10:46 [2020-02-10T18:10:46.644Z] #38 ...
18:10:46 [2020-02-10T18:10:46.644Z] 
18:10:46 [2020-02-10T18:10:46.644Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:10:46 [2020-02-10T18:10:46.644Z] #27 DONE 33.0s
18:10:46 [2020-02-10T18:10:46.644Z] 
18:10:46 [2020-02-10T18:10:46.644Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:46 [2020-02-10T18:10:46.644Z] #44 11.25   PBCC     images/tun.pb-c.c
18:10:46 [2020-02-10T18:10:46.644Z] #44 11.36   PBCC     images/netdev.pb-c.c
18:10:46 [2020-02-10T18:10:46.644Z] #44 11.40   DEP      images/tun.pb-c.d
18:10:46 [2020-02-10T18:10:46.644Z] #44 11.48   DEP      images/netdev.pb-c.d
18:10:46 [2020-02-10T18:10:46.706Z] #45 21.03   AR       compel/plugins/fds.lib.a
18:10:46 [2020-02-10T18:10:46.706Z] #45 21.05   HOSTDEP  compel/src/lib/log-host.d
18:10:46 [2020-02-10T18:10:46.706Z] #45 21.12   HOSTDEP  compel/src/lib/handle-elf-host.d
18:10:46 [2020-02-10T18:10:46.706Z] #45 21.18   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
18:10:46 [2020-02-10T18:10:46.706Z] #45 21.21   HOSTDEP  compel/src/main-host.d
18:10:46 [2020-02-10T18:10:46.706Z] #45 21.26   DEP      compel/src/lib/ptrace.d
18:10:46 [2020-02-10T18:10:46.816Z] #44 12.06   PBCC     images/packet-sock.pb-c.c
18:10:46 [2020-02-10T18:10:46.816Z] #44 12.18   DEP      images/sk-opts.pb-c.d
18:10:46 [2020-02-10T18:10:46.816Z] #44 12.24   DEP      images/packet-sock.pb-c.d
18:10:46 [2020-02-10T18:10:46.904Z] #44 11.57   PBCC     images/vma.pb-c.c
18:10:46 [2020-02-10T18:10:46.904Z] #44 11.66   DEP      images/vma.pb-c.d
18:10:47 [2020-02-10T18:10:47.074Z] #44 12.45   PBCC     images/sk-netlink.pb-c.c
18:10:47 [2020-02-10T18:10:47.074Z] #44 12.52   DEP      images/sk-netlink.pb-c.d
18:10:47 [2020-02-10T18:10:47.080Z] #45 21.32   DEP      compel/src/lib/infect.d
18:10:47 [2020-02-10T18:10:47.080Z] #45 21.39   DEP      compel/src/lib/infect-util.d
18:10:47 [2020-02-10T18:10:47.080Z] #45 21.45   DEP      compel/src/lib/infect-rpc.d
18:10:47 [2020-02-10T18:10:47.080Z] #45 21.48   DEP      compel/arch/s390/src/lib/infect.d
18:10:47 [2020-02-10T18:10:47.080Z] #45 21.53   DEP      compel/arch/s390/src/lib/cpu.d
18:10:47 [2020-02-10T18:10:47.080Z] #45 ...
18:10:47 [2020-02-10T18:10:47.080Z] 
18:10:47 [2020-02-10T18:10:47.080Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:10:47 [2020-02-10T18:10:47.080Z] #51 DONE 57.3s
18:10:47 [2020-02-10T18:10:47.080Z] 
18:10:47 [2020-02-10T18:10:47.080Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:47 [2020-02-10T18:10:47.080Z] #45 21.63   DEP      compel/src/lib/log.d
18:10:47 [2020-02-10T18:10:47.080Z] #45 21.67   DEP      compel/src/main.d
18:10:47 [2020-02-10T18:10:47.080Z] #45 21.74   DEP      compel/src/lib/handle-elf.d
18:10:47 [2020-02-10T18:10:47.165Z] #44 11.80   PBCC     images/creds.pb-c.c
18:10:47 [2020-02-10T18:10:47.165Z] #44 11.84   DEP      images/creds.pb-c.d
18:10:47 [2020-02-10T18:10:47.165Z] #44 11.88   PBCC     images/utsns.pb-c.c
18:10:47 [2020-02-10T18:10:47.165Z] #44 11.93   DEP      images/utsns.pb-c.d
18:10:47 [2020-02-10T18:10:47.165Z] #44 11.98   PBCC     images/ipc-desc.pb-c.c
18:10:47 [2020-02-10T18:10:47.332Z] #44 12.63   PBCC     images/sk-inet.pb-c.c
18:10:47 [2020-02-10T18:10:47.332Z] #44 12.78   DEP      images/sk-inet.pb-c.d
18:10:47 [2020-02-10T18:10:47.332Z] #44 12.90   PBCC     images/sk-unix.pb-c.c
18:10:47 [2020-02-10T18:10:47.425Z] #44 12.05   PBCC     images/ipc-sem.pb-c.c
18:10:47 [2020-02-10T18:10:47.425Z] #44 12.12   DEP      images/ipc-desc.pb-c.d
18:10:47 [2020-02-10T18:10:47.425Z] #44 12.18   DEP      images/ipc-sem.pb-c.d
18:10:47 [2020-02-10T18:10:47.425Z] #44 12.24   PBCC     images/ipc-msg.pb-c.c
18:10:47 [2020-02-10T18:10:47.448Z] #45 21.83   DEP      compel/arch/s390/src/lib/handle-elf.d
18:10:47 [2020-02-10T18:10:47.448Z] #45 21.92   CC       compel/src/lib/log.o
18:10:47 [2020-02-10T18:10:47.686Z] #44 12.28   DEP      images/ipc-msg.pb-c.d
18:10:47 [2020-02-10T18:10:47.686Z] #44 12.39   PBCC     images/ipc-shm.pb-c.c
18:10:47 [2020-02-10T18:10:47.686Z] #44 12.47   DEP      images/ipc-shm.pb-c.d
18:10:47 [2020-02-10T18:10:47.686Z] #44 12.52   PBCC     images/ipc-var.pb-c.c
18:10:47 [2020-02-10T18:10:47.812Z] #45 22.15   CC       compel/arch/s390/src/lib/cpu.o
18:10:47 [2020-02-10T18:10:47.812Z] #45 22.30   CC       compel/arch/s390/src/lib/infect.o
18:10:47 [2020-02-10T18:10:47.902Z] #44 13.11   DEP      images/sk-unix.pb-c.d
18:10:47 [2020-02-10T18:10:47.902Z] #44 13.28   PBCC     images/mm.pb-c.c
18:10:47 [2020-02-10T18:10:47.902Z] #44 13.36   DEP      images/mm.pb-c.d
18:10:47 [2020-02-10T18:10:47.902Z] #44 13.42   PBCC     images/timerfd.pb-c.c
18:10:47 [2020-02-10T18:10:47.946Z] #44 12.56   DEP      images/ipc-var.pb-c.d
18:10:47 [2020-02-10T18:10:47.946Z] #44 12.75   PBCC     images/sk-opts.pb-c.c
18:10:48 [2020-02-10T18:10:48.159Z] #44 13.52   DEP      images/timerfd.pb-c.d
18:10:48 [2020-02-10T18:10:48.159Z] #44 13.60   PBCC     images/timer.pb-c.c
18:10:48 [2020-02-10T18:10:48.159Z] #44 13.63   DEP      images/timer.pb-c.d
18:10:48 [2020-02-10T18:10:48.159Z] #44 13.67   PBCC     images/sa.pb-c.c
18:10:48 [2020-02-10T18:10:48.181Z] #45 22.72   CC       compel/src/lib/infect-rpc.o
18:10:48 [2020-02-10T18:10:48.206Z] #44 12.80   PBCC     images/packet-sock.pb-c.c
18:10:48 [2020-02-10T18:10:48.206Z] #44 12.92   DEP      images/sk-opts.pb-c.d
18:10:48 [2020-02-10T18:10:48.417Z] #44 13.75   DEP      images/sa.pb-c.d
18:10:48 [2020-02-10T18:10:48.417Z] #44 13.82   PBCC     images/pipe-data.pb-c.c
18:10:48 [2020-02-10T18:10:48.417Z] #44 13.83   DEP      images/pipe-data.pb-c.d
18:10:48 [2020-02-10T18:10:48.466Z] #44 13.28   DEP      images/packet-sock.pb-c.d
18:10:48 [2020-02-10T18:10:48.562Z] #45 22.87   CC       compel/src/lib/infect-util.o
18:10:48 [2020-02-10T18:10:48.562Z] #45 22.94   CC       compel/src/lib/infect.o
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.57 Selecting previously unselected package libnet1:amd64.
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.57 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.67 Selecting previously unselected package libnl-3-200:amd64.
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.67 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.67 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.76 Selecting previously unselected package libprotobuf-c1:amd64.
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.76 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.84 Selecting previously unselected package libreadline5:amd64.
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.86 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.99 Selecting previously unselected package net-tools.
18:10:48 [2020-02-10T18:10:48.624Z] #17 39.99 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:10:48 [2020-02-10T18:10:48.624Z] #17 40.00 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:10:48 [2020-02-10T18:10:48.624Z] #17 40.22 Selecting previously unselected package python-pip-whl.
18:10:48 [2020-02-10T18:10:48.624Z] #17 40.23 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:10:48 [2020-02-10T18:10:48.676Z] #44 13.90   PBCC     images/mnt.pb-c.c
18:10:48 [2020-02-10T18:10:48.676Z] #44 13.96   DEP      images/mnt.pb-c.d
18:10:48 [2020-02-10T18:10:48.676Z] #44 14.03   PBCC     images/sk-packet.pb-c.c
18:10:48 [2020-02-10T18:10:48.676Z] #44 14.07   DEP      images/sk-packet.pb-c.d
18:10:48 [2020-02-10T18:10:48.676Z] #44 14.12   PBCC     images/tcp-stream.pb-c.c
18:10:48 [2020-02-10T18:10:48.741Z] #44 13.41   PBCC     images/sk-netlink.pb-c.c
18:10:48 [2020-02-10T18:10:48.741Z] #44 13.47   DEP      images/sk-netlink.pb-c.d
18:10:48 [2020-02-10T18:10:48.882Z] #17 40.24 Unpacking python-pip-whl (18.1-5) ...
18:10:48 [2020-02-10T18:10:48.934Z] #44 14.22   DEP      images/tcp-stream.pb-c.d
18:10:48 [2020-02-10T18:10:48.934Z] #44 14.27   PBCC     images/pipe.pb-c.c
18:10:48 [2020-02-10T18:10:48.934Z] #44 14.34   DEP      images/pipe.pb-c.d
18:10:48 [2020-02-10T18:10:48.934Z] #44 14.41   PBCC     images/pstree.pb-c.c
18:10:48 [2020-02-10T18:10:48.934Z] #44 14.46   DEP      images/pstree.pb-c.d
18:10:48 [2020-02-10T18:10:48.939Z] #45 23.55   CC       compel/src/lib/ptrace.o
18:10:49 [2020-02-10T18:10:49.001Z] #44 13.62   PBCC     images/sk-inet.pb-c.c
18:10:49 [2020-02-10T18:10:49.001Z] #44 13.74   DEP      images/sk-inet.pb-c.d
18:10:49 [2020-02-10T18:10:49.001Z] #44 13.82   PBCC     images/sk-unix.pb-c.c
18:10:49 [2020-02-10T18:10:49.140Z] #17 40.82 Selecting previously unselected package python3-lib2to3.
18:10:49 [2020-02-10T18:10:49.192Z] #44 14.54   PBCC     images/fs.pb-c.c
18:10:49 [2020-02-10T18:10:49.192Z] #44 14.61   DEP      images/fs.pb-c.d
18:10:49 [2020-02-10T18:10:49.192Z] #44 14.68   PBCC     images/signalfd.pb-c.c
18:10:49 [2020-02-10T18:10:49.192Z] #44 14.75   DEP      images/signalfd.pb-c.d
18:10:49 [2020-02-10T18:10:49.262Z] #44 13.96   DEP      images/sk-unix.pb-c.d
18:10:49 [2020-02-10T18:10:49.262Z] #44 14.09   PBCC     images/mm.pb-c.c
18:10:49 [2020-02-10T18:10:49.309Z] #45 23.75   AR       compel/libcompel.a
18:10:49 [2020-02-10T18:10:49.309Z] #45 23.79   HOSTCC   compel/src/main-host.o
18:10:49 [2020-02-10T18:10:49.397Z] #17 40.82 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:10:49 [2020-02-10T18:10:49.397Z] #17 40.82 Unpacking python3-lib2to3 (3.7.3-1) ...
18:10:49 [2020-02-10T18:10:49.397Z] #17 40.95 Selecting previously unselected package python3-distutils.
18:10:49 [2020-02-10T18:10:49.397Z] #17 40.96 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:10:49 [2020-02-10T18:10:49.397Z] #17 40.96 Unpacking python3-distutils (3.7.3-1) ...
18:10:49 [2020-02-10T18:10:49.451Z] #44 14.82   PBCC     images/fh.pb-c.c
18:10:49 [2020-02-10T18:10:49.451Z] #44 14.90   PBCC     images/fsnotify.pb-c.c
18:10:49 [2020-02-10T18:10:49.451Z] #44 15.00   DEP      images/fh.pb-c.d
18:10:49 [2020-02-10T18:10:49.523Z] #44 14.14   DEP      images/mm.pb-c.d
18:10:49 [2020-02-10T18:10:49.523Z] #44 14.22   PBCC     images/timerfd.pb-c.c
18:10:49 [2020-02-10T18:10:49.523Z] #44 ...
18:10:49 [2020-02-10T18:10:49.523Z] 
18:10:49 [2020-02-10T18:10:49.523Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:49 [2020-02-10T18:10:49.523Z] #33 61.06 internal/poll
18:10:49 [2020-02-10T18:10:49.523Z] #33 62.07 internal/fmtsort
18:10:49 [2020-02-10T18:10:49.523Z] #33 63.36 os
18:10:49 [2020-02-10T18:10:49.523Z] #33 65.98 path/filepath
18:10:49 [2020-02-10T18:10:49.523Z] #33 66.00 fmt
18:10:49 [2020-02-10T18:10:49.523Z] #33 68.06 io/ioutil
18:10:49 [2020-02-10T18:10:49.523Z] #33 69.40 flag
18:10:49 [2020-02-10T18:10:49.523Z] #33 69.40 github.com/BurntSushi/toml
18:10:49 [2020-02-10T18:10:49.523Z] #33 69.40 log
18:10:49 [2020-02-10T18:10:49.523Z] #33 ...
18:10:49 [2020-02-10T18:10:49.523Z] 
18:10:49 [2020-02-10T18:10:49.523Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:49 [2020-02-10T18:10:49.523Z] #44 14.32   DEP      images/timerfd.pb-c.d
18:10:49 [2020-02-10T18:10:49.655Z] #17 41.09 Selecting previously unselected package python3-pip.
18:10:49 [2020-02-10T18:10:49.655Z] #17 41.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:10:49 [2020-02-10T18:10:49.655Z] #17 41.11 Unpacking python3-pip (18.1-5) ...
18:10:49 [2020-02-10T18:10:49.688Z] #45 23.96   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
18:10:49 [2020-02-10T18:10:49.688Z] #45 24.05   HOSTCC   compel/src/lib/handle-elf-host.o
18:10:49 [2020-02-10T18:10:49.688Z] #45 24.24   HOSTCC   compel/src/lib/log-host.o
18:10:49 [2020-02-10T18:10:49.709Z] #44 15.08   DEP      images/fsnotify.pb-c.d
18:10:49 [2020-02-10T18:10:49.709Z] #44 15.16   PBCC     images/eventpoll.pb-c.c
18:10:49 [2020-02-10T18:10:49.709Z] #44 15.18   DEP      images/eventpoll.pb-c.d
18:10:49 [2020-02-10T18:10:49.709Z] #44 15.22   PBCC     images/eventfd.pb-c.c
18:10:49 [2020-02-10T18:10:49.709Z] #44 15.23   DEP      images/eventfd.pb-c.d
18:10:49 [2020-02-10T18:10:49.709Z] #44 15.28   PBCC     images/remap-file-path.pb-c.c
18:10:49 [2020-02-10T18:10:49.784Z] #44 14.43   PBCC     images/timer.pb-c.c
18:10:49 [2020-02-10T18:10:49.784Z] #44 14.50   DEP      images/timer.pb-c.d
18:10:49 [2020-02-10T18:10:49.784Z] #44 14.55   PBCC     images/sa.pb-c.c
18:10:49 [2020-02-10T18:10:49.784Z] #44 14.63   DEP      images/sa.pb-c.d
18:10:49 [2020-02-10T18:10:49.912Z] #17 41.28 Selecting previously unselected package python3-pkg-resources.
18:10:49 [2020-02-10T18:10:49.912Z] #17 41.29 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:10:49 [2020-02-10T18:10:49.912Z] #17 41.29 Unpacking python3-pkg-resources (40.8.0-1) ...
18:10:49 [2020-02-10T18:10:49.912Z] #17 41.43 Selecting previously unselected package python3-setuptools.
18:10:49 [2020-02-10T18:10:49.912Z] #17 41.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:10:49 [2020-02-10T18:10:49.912Z] #17 41.44 Unpacking python3-setuptools (40.8.0-1) ...
18:10:49 [2020-02-10T18:10:49.967Z] #44 15.29   DEP      images/remap-file-path.pb-c.d
18:10:49 [2020-02-10T18:10:49.967Z] #44 15.33   PBCC     images/fifo.pb-c.c
18:10:49 [2020-02-10T18:10:49.967Z] #44 15.36   DEP      images/fifo.pb-c.d
18:10:49 [2020-02-10T18:10:49.967Z] #44 15.40   PBCC     images/ghost-file.pb-c.c
18:10:49 [2020-02-10T18:10:49.967Z] #44 15.47   DEP      images/ghost-file.pb-c.d
18:10:50 [2020-02-10T18:10:50.045Z] #44 14.75   PBCC     images/pipe-data.pb-c.c
18:10:50 [2020-02-10T18:10:50.045Z] #44 14.77   DEP      images/pipe-data.pb-c.d
18:10:50 [2020-02-10T18:10:50.045Z] #44 14.84   PBCC     images/mnt.pb-c.c
18:10:50 [2020-02-10T18:10:50.058Z] #45 24.39   HOSTLINK compel/compel-host-bin
18:10:50 [2020-02-10T18:10:50.058Z] #45 24.46   DEP      soccr/soccr.d
18:10:50 [2020-02-10T18:10:50.058Z] #45 24.55   CC       soccr/soccr.o
18:10:50 [2020-02-10T18:10:50.170Z] #17 41.67 Selecting previously unselected package python3-wheel.
18:10:50 [2020-02-10T18:10:50.170Z] #17 41.67 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:10:50 [2020-02-10T18:10:50.170Z] #17 41.68 Unpacking python3-wheel (0.32.3-2) ...
18:10:50 [2020-02-10T18:10:50.170Z] #17 41.74 Selecting previously unselected package thin-provisioning-tools.
18:10:50 [2020-02-10T18:10:50.170Z] #17 41.74 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:10:50 [2020-02-10T18:10:50.170Z] #17 41.75 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:10:50 [2020-02-10T18:10:50.225Z] #44 15.55   PBCC     images/regfile.pb-c.c
18:10:50 [2020-02-10T18:10:50.225Z] #44 15.60   DEP      images/regfile.pb-c.d
18:10:50 [2020-02-10T18:10:50.225Z] #44 15.66   PBCC     images/ns.pb-c.c
18:10:50 [2020-02-10T18:10:50.225Z] #44 15.70   DEP      images/ns.pb-c.d
18:10:50 [2020-02-10T18:10:50.225Z] #44 15.76   PBCC     images/fdinfo.pb-c.c
18:10:50 [2020-02-10T18:10:50.305Z] #44 14.93   DEP      images/mnt.pb-c.d
18:10:50 [2020-02-10T18:10:50.305Z] #44 15.01   PBCC     images/sk-packet.pb-c.c
18:10:50 [2020-02-10T18:10:50.305Z] #44 15.07   DEP      images/sk-packet.pb-c.d
18:10:50 [2020-02-10T18:10:50.430Z] #17 41.99 Selecting previously unselected package vim-runtime.
18:10:50 [2020-02-10T18:10:50.430Z] #17 42.01 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:10:50 [2020-02-10T18:10:50.430Z] #17 42.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:10:50 [2020-02-10T18:10:50.487Z] #44 15.84   DEP      images/fdinfo.pb-c.d
18:10:50 [2020-02-10T18:10:50.487Z] #44 15.90   PBCC     images/core-aarch64.pb-c.c
18:10:50 [2020-02-10T18:10:50.487Z] #44 15.95   PBCC     images/core-arm.pb-c.c
18:10:50 [2020-02-10T18:10:50.487Z] #44 16.02   PBCC     images/core-ppc64.pb-c.c
18:10:50 [2020-02-10T18:10:50.559Z] #45 ...
18:10:50 [2020-02-10T18:10:50.559Z] 
18:10:50 [2020-02-10T18:10:50.559Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:50 [2020-02-10T18:10:50.559Z] #48 50.65 mime/quotedprintable
18:10:50 [2020-02-10T18:10:50.559Z] #48 51.01 net/http/internal
18:10:50 [2020-02-10T18:10:50.559Z] #48 53.20 crypto/x509
18:10:50 [2020-02-10T18:10:50.559Z] #48 53.20 net/textproto
18:10:50 [2020-02-10T18:10:50.559Z] #48 53.83 vendor/golang.org/x/net/http/httpguts
18:10:50 [2020-02-10T18:10:50.559Z] #48 53.98 vendor/golang.org/x/net/http/httpproxy
18:10:50 [2020-02-10T18:10:50.559Z] #48 54.51 mime/multipart
18:10:50 [2020-02-10T18:10:50.559Z] #48 55.80 crypto/tls
18:10:50 [2020-02-10T18:10:50.559Z] #48 58.53 net/http/httptrace
18:10:50 [2020-02-10T18:10:50.559Z] #48 58.63 net/http
18:10:50 [2020-02-10T18:10:50.565Z] #44 15.17   PBCC     images/tcp-stream.pb-c.c
18:10:50 [2020-02-10T18:10:50.565Z] #44 15.25   DEP      images/tcp-stream.pb-c.d
18:10:50 [2020-02-10T18:10:50.692Z] #17 42.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:10:50 [2020-02-10T18:10:50.692Z] #17 42.09 Unpacking vim-runtime (2:8.1.0875-5) ...
18:10:50 [2020-02-10T18:10:50.749Z] #44 16.06   PBCC     images/core-s390.pb-c.c
18:10:50 [2020-02-10T18:10:50.749Z] #44 16.16   PBCC     images/core-x86.pb-c.c
18:10:50 [2020-02-10T18:10:50.749Z] #44 16.23   PBCC     images/core.pb-c.c
18:10:50 [2020-02-10T18:10:50.826Z] #44 15.41   PBCC     images/pipe.pb-c.c
18:10:50 [2020-02-10T18:10:50.826Z] #44 15.48   DEP      images/pipe.pb-c.d
18:10:50 [2020-02-10T18:10:50.826Z] #44 15.57   PBCC     images/pstree.pb-c.c
18:10:50 [2020-02-10T18:10:50.826Z] #44 15.60   DEP      images/pstree.pb-c.d
18:10:50 [2020-02-10T18:10:50.826Z] #44 15.69   PBCC     images/fs.pb-c.c
18:10:51 [2020-02-10T18:10:51.007Z] #44 16.32   PBCC     images/inventory.pb-c.c
18:10:51 [2020-02-10T18:10:51.007Z] #44 16.42   DEP      images/core-aarch64.pb-c.d
18:10:51 [2020-02-10T18:10:51.007Z] #44 16.43   DEP      images/core-arm.pb-c.d
18:10:51 [2020-02-10T18:10:51.007Z] #44 16.52   DEP      images/core-ppc64.pb-c.d
18:10:51 [2020-02-10T18:10:51.069Z] #48 ...
18:10:51 [2020-02-10T18:10:51.069Z] 
18:10:51 [2020-02-10T18:10:51.069Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:51 [2020-02-10T18:10:51.069Z] #45 25.52   AR       soccr/libsoccr.a
18:10:51 [2020-02-10T18:10:51.069Z] #45 25.54 make[1]: 'soccr/libsoccr.a' is up to date.
18:10:51 [2020-02-10T18:10:51.088Z] #44 15.75   DEP      images/fs.pb-c.d
18:10:51 [2020-02-10T18:10:51.088Z] #44 15.80   PBCC     images/signalfd.pb-c.c
18:10:51 [2020-02-10T18:10:51.088Z] #44 15.83   DEP      images/signalfd.pb-c.d
18:10:51 [2020-02-10T18:10:51.088Z] #44 15.87   PBCC     images/fh.pb-c.c
18:10:51 [2020-02-10T18:10:51.088Z] #44 15.91   PBCC     images/fsnotify.pb-c.c
18:10:51 [2020-02-10T18:10:51.264Z] #44 16.59   DEP      images/core-s390.pb-c.d
18:10:51 [2020-02-10T18:10:51.264Z] #44 16.64   DEP      images/core-x86.pb-c.d
18:10:51 [2020-02-10T18:10:51.350Z] #44 15.96   DEP      images/fh.pb-c.d
18:10:51 [2020-02-10T18:10:51.350Z] #44 16.01   DEP      images/fsnotify.pb-c.d
18:10:51 [2020-02-10T18:10:51.350Z] #44 16.15   PBCC     images/eventpoll.pb-c.c
18:10:51 [2020-02-10T18:10:51.350Z] #44 16.19   DEP      images/eventpoll.pb-c.d
18:10:51 [2020-02-10T18:10:51.522Z] #44 16.76   DEP      images/core.pb-c.d
18:10:51 [2020-02-10T18:10:51.522Z] #44 16.84   DEP      images/inventory.pb-c.d
18:10:51 [2020-02-10T18:10:51.522Z] #44 16.92   PBCC     images/cpuinfo.pb-c.c
18:10:51 [2020-02-10T18:10:51.522Z] #44 16.98   DEP      images/cpuinfo.pb-c.d
18:10:51 [2020-02-10T18:10:51.522Z] #44 17.01   PBCC     images/stats.pb-c.c
18:10:51 [2020-02-10T18:10:51.522Z] #44 ...
18:10:51 [2020-02-10T18:10:51.522Z] 
18:10:51 [2020-02-10T18:10:51.522Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:51 [2020-02-10T18:10:51.522Z] #47 64.27 strings
18:10:51 [2020-02-10T18:10:51.522Z] #47 65.57 os
18:10:51 [2020-02-10T18:10:51.522Z] #47 67.57 regexp/syntax
18:10:51 [2020-02-10T18:10:51.522Z] #47 70.75 fmt
18:10:51 [2020-02-10T18:10:51.522Z] #47 73.63 regexp
18:10:51 [2020-02-10T18:10:51.611Z] #44 ...
18:10:51 [2020-02-10T18:10:51.611Z] 
18:10:51 [2020-02-10T18:10:51.611Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:51 [2020-02-10T18:10:51.611Z] #38 10.22 -- Detecting C compile features - done
18:10:51 [2020-02-10T18:10:51.611Z] #38 10.33 -- Performing Test HAS_BUILTIN_FORTIFY
18:10:51 [2020-02-10T18:10:51.611Z] #38 10.59 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:10:51 [2020-02-10T18:10:51.611Z] #38 10.68 -- Configuring done
18:10:51 [2020-02-10T18:10:51.611Z] #38 10.70 -- Generating done
18:10:51 [2020-02-10T18:10:51.611Z] #38 10.71 -- Build files have been written to: /tmp/tmp.kDmysuEvHd/tini
18:10:51 [2020-02-10T18:10:51.611Z] #38 10.75 + make tini-static
18:10:51 [2020-02-10T18:10:51.611Z] #38 11.50 Scanning dependencies of target tini-static
18:10:51 [2020-02-10T18:10:51.611Z] #38 11.70 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:10:51 [2020-02-10T18:10:51.611Z] #38 13.84 [100%] Linking C executable tini-static
18:10:51 [2020-02-10T18:10:51.611Z] #38 14.57 [100%] Built target tini-static
18:10:51 [2020-02-10T18:10:51.611Z] #38 14.67 + mkdir -p /build
18:10:51 [2020-02-10T18:10:51.611Z] #38 14.68 + cp tini-static /build/docker-init
18:10:51 [2020-02-10T18:10:51.611Z] #38 DONE 15.1s
18:10:51 [2020-02-10T18:10:51.611Z] 
18:10:51 [2020-02-10T18:10:51.611Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:51 [2020-02-10T18:10:51.611Z] #44 16.31   PBCC     images/eventfd.pb-c.c
18:10:51 [2020-02-10T18:10:51.611Z] #44 16.35   DEP      images/eventfd.pb-c.d
18:10:51 [2020-02-10T18:10:51.611Z] #44 16.43   PBCC     images/remap-file-path.pb-c.c
18:10:51 [2020-02-10T18:10:51.611Z] #44 16.46   DEP      images/remap-file-path.pb-c.d
18:10:51 [2020-02-10T18:10:51.652Z] #45 25.72   DEP      criu/arch/s390/sigframe.d
18:10:51 [2020-02-10T18:10:51.652Z] #45 25.77   DEP      criu/arch/s390/crtools.d
18:10:51 [2020-02-10T18:10:51.652Z] #45 25.96   DEP      criu/arch/s390/cpu.d
18:10:51 [2020-02-10T18:10:51.652Z] #45 26.10   CC       criu/arch/s390/cpu.o
18:10:51 [2020-02-10T18:10:51.780Z] #47 ...
18:10:51 [2020-02-10T18:10:51.780Z] 
18:10:51 [2020-02-10T18:10:51.780Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:51 [2020-02-10T18:10:51.780Z] #44 17.05   DEP      images/stats.pb-c.d
18:10:51 [2020-02-10T18:10:51.872Z] #44 16.54   PBCC     images/fifo.pb-c.c
18:10:51 [2020-02-10T18:10:51.872Z] #44 16.56   DEP      images/fifo.pb-c.d
18:10:51 [2020-02-10T18:10:51.872Z] #44 16.61   PBCC     images/ghost-file.pb-c.c
18:10:51 [2020-02-10T18:10:51.872Z] #44 ...
18:10:51 [2020-02-10T18:10:51.872Z] 
18:10:51 [2020-02-10T18:10:51.872Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:51 [2020-02-10T18:10:51.872Z] #10 63.75 Selecting previously unselected package gcc-mingw-w64-base.
18:10:51 [2020-02-10T18:10:51.872Z] #10 63.80 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
18:10:51 [2020-02-10T18:10:51.872Z] #10 63.88 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:10:51 [2020-02-10T18:10:51.872Z] #10 64.11 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:10:51 [2020-02-10T18:10:51.872Z] #10 64.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
18:10:51 [2020-02-10T18:10:51.872Z] #10 64.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:10:51 [2020-02-10T18:10:51.872Z] #10 ...
18:10:51 [2020-02-10T18:10:51.872Z] 
18:10:51 [2020-02-10T18:10:51.872Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:51 [2020-02-10T18:10:51.872Z] #44 16.65   DEP      images/ghost-file.pb-c.d
18:10:51 [2020-02-10T18:10:51.872Z] #44 16.72   PBCC     images/regfile.pb-c.c
18:10:52 [2020-02-10T18:10:52.094Z] #45 26.46   CC       criu/arch/s390/crtools.o
18:10:52 [2020-02-10T18:10:52.132Z] #44 16.79   DEP      images/regfile.pb-c.d
18:10:52 [2020-02-10T18:10:52.132Z] #44 16.84   PBCC     images/ns.pb-c.c
18:10:52 [2020-02-10T18:10:52.132Z] #44 16.92   DEP      images/ns.pb-c.d
18:10:52 [2020-02-10T18:10:52.393Z] #44 17.02   PBCC     images/fdinfo.pb-c.c
18:10:52 [2020-02-10T18:10:52.393Z] #44 17.13   DEP      images/fdinfo.pb-c.d
18:10:52 [2020-02-10T18:10:52.393Z] #44 17.22   PBCC     images/core-aarch64.pb-c.c
18:10:52 [2020-02-10T18:10:52.393Z] #44 17.26   PBCC     images/core-arm.pb-c.c
18:10:52 [2020-02-10T18:10:52.492Z] #45 27.08   CC       criu/arch/s390/sigframe.o
18:10:52 [2020-02-10T18:10:52.656Z] #44 17.34   PBCC     images/core-ppc64.pb-c.c
18:10:52 [2020-02-10T18:10:52.656Z] #44 17.42   PBCC     images/core-s390.pb-c.c
18:10:52 [2020-02-10T18:10:52.656Z] #44 17.52   PBCC     images/core-x86.pb-c.c
18:10:52 [2020-02-10T18:10:52.868Z] #45 27.16   LINK     criu/arch/s390/crtools.built-in.o
18:10:52 [2020-02-10T18:10:52.868Z] #45 27.18   DEP      criu/arch/s390/vdso-pie.d
18:10:52 [2020-02-10T18:10:52.868Z] #45 27.21   DEP      criu/pie/parasite-vdso.d
18:10:52 [2020-02-10T18:10:52.868Z] #45 27.26   DEP      criu/pie/util-vdso.d
18:10:52 [2020-02-10T18:10:52.868Z] #45 27.31   DEP      criu/pie/util.d
18:10:52 [2020-02-10T18:10:52.868Z] #45 27.36   CC       criu/pie/util.o
18:10:52 [2020-02-10T18:10:52.868Z] #45 27.46   CC       criu/pie/util-vdso.o
18:10:52 [2020-02-10T18:10:52.917Z] #44 17.56   PBCC     images/core.pb-c.c
18:10:52 [2020-02-10T18:10:52.917Z] #44 17.70   PBCC     images/inventory.pb-c.c
18:10:53 [2020-02-10T18:10:53.153Z] #44 18.63 make[1]: Nothing to be done for 'all'.
18:10:53 [2020-02-10T18:10:53.153Z] #44 ...
18:10:53 [2020-02-10T18:10:53.153Z] 
18:10:53 [2020-02-10T18:10:53.153Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:10:53 [2020-02-10T18:10:53.153Z] #10 66.27 Selecting previously unselected package mingw-w64-x86-64-dev.
18:10:53 [2020-02-10T18:10:53.153Z] #10 66.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:10:53 [2020-02-10T18:10:53.153Z] #10 66.29 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:10:53 [2020-02-10T18:10:53.153Z] #10 74.39 Selecting previously unselected package gcc-mingw-w64-base.
18:10:53 [2020-02-10T18:10:53.153Z] #10 74.40 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:10:53 [2020-02-10T18:10:53.153Z] #10 74.41 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:10:53 [2020-02-10T18:10:53.153Z] #10 74.59 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:10:53 [2020-02-10T18:10:53.153Z] #10 74.59 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:10:53 [2020-02-10T18:10:53.153Z] #10 74.60 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:10:53 [2020-02-10T18:10:53.196Z] #44 17.85   DEP      images/core-aarch64.pb-c.d
18:10:53 [2020-02-10T18:10:53.196Z] #44 17.95   DEP      images/core-arm.pb-c.d
18:10:53 [2020-02-10T18:10:53.196Z] #44 18.06   DEP      images/core-ppc64.pb-c.d
18:10:53 [2020-02-10T18:10:53.218Z] #17 ...
18:10:53 [2020-02-10T18:10:53.218Z] 
18:10:53 [2020-02-10T18:10:53.218Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:53 [2020-02-10T18:10:53.218Z] #44 100.9   CC       criu/cr-service.o
18:10:53 [2020-02-10T18:10:53.218Z] #44 102.4   CC       criu/crtools.o
18:10:53 [2020-02-10T18:10:53.218Z] #44 102.9   CC       criu/eventfd.o
18:10:53 [2020-02-10T18:10:53.218Z] #44 103.3   CC       criu/eventpoll.o
18:10:53 [2020-02-10T18:10:53.218Z] #44 104.2   CC       criu/external.o
18:10:53 [2020-02-10T18:10:53.218Z] #44 104.5   CC       criu/fault-injection.o
18:10:53 [2020-02-10T18:10:53.218Z] #44 104.6   CC       criu/fdstore.o
18:10:53 [2020-02-10T18:10:53.218Z] #44 105.0   CC       criu/fifo.o
18:10:53 [2020-02-10T18:10:53.218Z] #44 105.4   CC       criu/file-ids.o
18:10:53 [2020-02-10T18:10:53.218Z] #44 105.8   CC       criu/file-lock.o
18:10:53 [2020-02-10T18:10:53.218Z] #44 106.9   CC       criu/files-ext.o
18:10:53 [2020-02-10T18:10:53.218Z] #44 107.3   CC       criu/files-reg.o
18:10:53 [2020-02-10T18:10:53.218Z] #44 109.3   CC       criu/files.o
18:10:53 [2020-02-10T18:10:53.238Z] #45 27.69   CC       criu/pie/parasite-vdso.o
18:10:53 [2020-02-10T18:10:53.411Z] #10 ...
18:10:53 [2020-02-10T18:10:53.411Z] 
18:10:53 [2020-02-10T18:10:53.411Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.845 + RM_GOPATH=0
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.845 + TMP_GOPATH=
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.845 + : /build
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.845 + '[' -z '' ']'
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.845 ++ mktemp -d
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.846 + export GOPATH=/tmp/tmp.zTjQoLPtXM
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.846 + GOPATH=/tmp/tmp.zTjQoLPtXM
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.846 + RM_GOPATH=1
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.847 ++ dirname ./install.sh
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.847 + dir=.
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.847 + bin=tini
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.847 + shift
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.847 + '[' '!' -f ./tini.installer ']'
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.847 + . ./tini.installer
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.847 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.849 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.849 + install_tini
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.849 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.849 + git clone https://github.com/krallin/tini.git /tmp/tmp.zTjQoLPtXM/tini
18:10:53 [2020-02-10T18:10:53.411Z] #38 3.855 Cloning into '/tmp/tmp.zTjQoLPtXM/tini'...
18:10:53 [2020-02-10T18:10:53.411Z] #38 4.490 + cd /tmp/tmp.zTjQoLPtXM/tini
18:10:53 [2020-02-10T18:10:53.411Z] #38 4.490 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:10:53 [2020-02-10T18:10:53.411Z] #38 4.507 + cmake .
18:10:53 [2020-02-10T18:10:53.411Z] #38 5.001 -- The C compiler identification is GNU 8.3.0
18:10:53 [2020-02-10T18:10:53.411Z] #38 5.070 -- Check for working C compiler: /usr/bin/cc
18:10:53 [2020-02-10T18:10:53.411Z] #38 5.865 -- Check for working C compiler: /usr/bin/cc -- works
18:10:53 [2020-02-10T18:10:53.411Z] #38 5.870 -- Detecting C compiler ABI info
18:10:53 [2020-02-10T18:10:53.411Z] #38 6.418 -- Detecting C compiler ABI info - done
18:10:53 [2020-02-10T18:10:53.411Z] #38 6.451 -- Detecting C compile features
18:10:53 [2020-02-10T18:10:53.411Z] #38 8.534 -- Detecting C compile features - done
18:10:53 [2020-02-10T18:10:53.411Z] #38 8.574 -- Performing Test HAS_BUILTIN_FORTIFY
18:10:53 [2020-02-10T18:10:53.411Z] #38 8.823 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:10:53 [2020-02-10T18:10:53.459Z] #44 18.14   DEP      images/core-s390.pb-c.d
18:10:53 [2020-02-10T18:10:53.476Z] #44 111.4   CC       criu/filesystems.o
18:10:53 [2020-02-10T18:10:53.615Z] #45 27.96   CC       criu/arch/s390/vdso-pie.o
18:10:53 [2020-02-10T18:10:53.615Z] #45 28.16   AR       criu/pie/pie.lib.a
18:10:53 [2020-02-10T18:10:53.669Z] #38 8.923 -- Configuring done
18:10:53 [2020-02-10T18:10:53.669Z] #38 8.962 -- Generating done
18:10:53 [2020-02-10T18:10:53.669Z] #38 8.968 -- Build files have been written to: /tmp/tmp.zTjQoLPtXM/tini
18:10:53 [2020-02-10T18:10:53.669Z] #38 8.980 + make tini-static
18:10:53 [2020-02-10T18:10:53.720Z] #44 18.25   DEP      images/core-x86.pb-c.d
18:10:53 [2020-02-10T18:10:53.720Z] #44 18.29   DEP      images/core.pb-c.d
18:10:53 [2020-02-10T18:10:53.720Z] #44 18.37   DEP      images/inventory.pb-c.d
18:10:53 [2020-02-10T18:10:53.720Z] #44 18.44   PBCC     images/cpuinfo.pb-c.c
18:10:53 [2020-02-10T18:10:53.720Z] #44 18.48   DEP      images/cpuinfo.pb-c.d
18:10:53 [2020-02-10T18:10:53.720Z] #44 18.55   PBCC     images/stats.pb-c.c
18:10:53 [2020-02-10T18:10:53.720Z] #44 18.58   DEP      images/stats.pb-c.d
18:10:53 [2020-02-10T18:10:53.734Z] #44 ...
18:10:53 [2020-02-10T18:10:53.734Z] 
18:10:53 [2020-02-10T18:10:53.734Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:10:53 [2020-02-10T18:10:53.734Z] #17 45.17 Selecting previously unselected package vim.
18:10:53 [2020-02-10T18:10:53.734Z] #17 45.17 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
18:10:53 [2020-02-10T18:10:53.734Z] #17 45.19 Unpacking vim (2:8.1.0875-5) ...
18:10:53 [2020-02-10T18:10:53.928Z] #38 9.329 Scanning dependencies of target tini-static
18:10:53 [2020-02-10T18:10:53.929Z] #38 9.435 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:10:53 [2020-02-10T18:10:53.979Z] #45 28.20   DEP      criu/pie/restorer.d
18:10:53 [2020-02-10T18:10:53.979Z] #45 28.35   DEP      criu/arch/s390/restorer.d
18:10:53 [2020-02-10T18:10:53.979Z] #45 28.41   DEP      criu/pie/parasite.d
18:10:53 [2020-02-10T18:10:53.979Z] #45 28.49   CC       criu/pie/parasite.o
18:10:54 [2020-02-10T18:10:54.299Z] #17 45.72 Selecting previously unselected package xfsprogs.
18:10:54 [2020-02-10T18:10:54.299Z] #17 45.73 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
18:10:54 [2020-02-10T18:10:54.299Z] #17 45.74 Unpacking xfsprogs (4.20.0-1) ...
18:10:54 [2020-02-10T18:10:54.362Z] #45 28.83   LINK     criu/pie/parasite.built-in.o
18:10:54 [2020-02-10T18:10:54.362Z] #45 28.83   GEN      criu/pie/parasite-blob.h
18:10:54 [2020-02-10T18:10:54.362Z] #45 28.84   CC       criu/arch/s390/restorer.o
18:10:54 [2020-02-10T18:10:54.556Z] #17 46.12 Selecting previously unselected package zip.
18:10:54 [2020-02-10T18:10:54.556Z] #17 46.12 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
18:10:54 [2020-02-10T18:10:54.556Z] #17 46.13 Unpacking zip (3.0-11+b1) ...
18:10:54 [2020-02-10T18:10:54.747Z] #45 28.99   CC       criu/pie/restorer.o
18:10:54 [2020-02-10T18:10:54.814Z] #17 46.26 Setting up aufs-tools (1:4.14+20190211-1) ...
18:10:54 [2020-02-10T18:10:54.814Z] #17 46.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:10:54 [2020-02-10T18:10:54.814Z] #17 46.29 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:10:54 [2020-02-10T18:10:54.814Z] #17 46.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:10:54 [2020-02-10T18:10:54.814Z] #17 46.31 Setting up libgpm2:amd64 (1.20.7-5) ...
18:10:54 [2020-02-10T18:10:54.814Z] #17 46.32 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:10:54 [2020-02-10T18:10:54.814Z] #17 46.33 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:10:54 [2020-02-10T18:10:54.814Z] #17 46.34 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:10:54 [2020-02-10T18:10:54.814Z] #17 46.35 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:10:54 [2020-02-10T18:10:54.814Z] #17 46.36 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:10:54 [2020-02-10T18:10:54.814Z] #17 46.37 Setting up libicu63:amd64 (63.1-6) ...
18:10:54 [2020-02-10T18:10:54.814Z] #17 46.38 Setting up xxd (2:8.1.0875-5) ...
18:10:54 [2020-02-10T18:10:54.861Z] #38 ...
18:10:54 [2020-02-10T18:10:54.861Z] 
18:10:54 [2020-02-10T18:10:54.861Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:54 [2020-02-10T18:10:54.861Z] #44 20.18   CC       images/stats.o
18:10:55 [2020-02-10T18:10:55.072Z] #17 46.40 Setting up zip (3.0-11+b1) ...
18:10:55 [2020-02-10T18:10:55.072Z] #17 46.41 Setting up vim-common (2:8.1.0875-5) ...
18:10:55 [2020-02-10T18:10:55.072Z] #17 46.45 Setting up bash-completion (1:2.8-6) ...
18:10:55 [2020-02-10T18:10:55.161Z] #44 20.61   CC       images/core.o
18:10:55 [2020-02-10T18:10:55.541Z] #45 29.84   LINK     criu/pie/restorer.built-in.o
18:10:55 [2020-02-10T18:10:55.541Z] #45 29.84   GEN      criu/pie/restorer-blob.h
18:10:55 [2020-02-10T18:10:55.541Z] #45 29.89   DEP      criu/vdso.d
18:10:55 [2020-02-10T18:10:55.541Z] #45 29.95   DEP      criu/uts_ns.d
18:10:55 [2020-02-10T18:10:55.541Z] #45 30.01   DEP      criu/util.d
18:10:55 [2020-02-10T18:10:55.541Z] #45 30.14   DEP      criu/uffd.d
18:10:55 [2020-02-10T18:10:55.541Z] #45 30.22   DEP      criu/tun.d
18:10:56 [2020-02-10T18:10:56.173Z] #44 21.50   CC       images/core-x86.o
18:10:56 [2020-02-10T18:10:56.173Z] #44 ...
18:10:56 [2020-02-10T18:10:56.173Z] 
18:10:56 [2020-02-10T18:10:56.173Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:56 [2020-02-10T18:10:56.173Z] #33 68.68 path/filepath
18:10:56 [2020-02-10T18:10:56.173Z] #33 68.69 fmt
18:10:56 [2020-02-10T18:10:56.173Z] #33 70.90 io/ioutil
18:10:56 [2020-02-10T18:10:56.173Z] #33 72.88 flag
18:10:56 [2020-02-10T18:10:56.173Z] #33 72.88 github.com/BurntSushi/toml
18:10:56 [2020-02-10T18:10:56.173Z] #33 74.70 log
18:10:56 [2020-02-10T18:10:56.173Z] #33 77.17 github.com/BurntSushi/toml/cmd/tomlv
18:10:56 [2020-02-10T18:10:56.173Z] #33 ...
18:10:56 [2020-02-10T18:10:56.173Z] 
18:10:56 [2020-02-10T18:10:56.173Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:56 [2020-02-10T18:10:56.173Z] #38 11.03 [100%] Linking C executable tini-static
18:10:56 [2020-02-10T18:10:56.174Z] #45 30.30   DEP      criu/tty.d
18:10:56 [2020-02-10T18:10:56.174Z] #45 30.41   DEP      criu/timerfd.d
18:10:56 [2020-02-10T18:10:56.174Z] #45 30.49   DEP      criu/sysfs_parse.d
18:10:56 [2020-02-10T18:10:56.174Z] #45 30.56   DEP      criu/sysctl.d
18:10:56 [2020-02-10T18:10:56.174Z] #45 30.69   DEP      criu/string.d
18:10:56 [2020-02-10T18:10:56.174Z] #45 30.73   DEP      criu/stats.d
18:10:56 [2020-02-10T18:10:56.266Z] #44 20.63 make[1]: Nothing to be done for 'all'.
18:10:56 [2020-02-10T18:10:56.431Z] #38 11.67 [100%] Built target tini-static
18:10:56 [2020-02-10T18:10:56.431Z] #38 11.75 + mkdir -p /build
18:10:56 [2020-02-10T18:10:56.431Z] #38 11.76 + cp tini-static /build/docker-init
18:10:56 [2020-02-10T18:10:56.559Z] #45 30.90   DEP      criu/sockets.d
18:10:56 [2020-02-10T18:10:56.559Z] #45 30.97   DEP      criu/sk-unix.d
18:10:56 [2020-02-10T18:10:56.559Z] #45 31.02   DEP      criu/sk-tcp.d
18:10:56 [2020-02-10T18:10:56.559Z] #45 31.11   DEP      criu/sk-queue.d
18:10:56 [2020-02-10T18:10:56.559Z] #45 31.17   DEP      criu/sk-packet.d
18:10:56 [2020-02-10T18:10:56.688Z] #38 DONE 12.0s
18:10:56 [2020-02-10T18:10:56.688Z] 
18:10:56 [2020-02-10T18:10:56.688Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:56 [2020-02-10T18:10:56.688Z] #47 75.29 go/token
18:10:56 [2020-02-10T18:10:56.688Z] #47 76.39 go/scanner
18:10:56 [2020-02-10T18:10:56.688Z] #47 77.27 internal/lazyregexp
18:10:56 [2020-02-10T18:10:56.688Z] #47 77.62 net/url
18:10:56 [2020-02-10T18:10:56.688Z] #47 77.81 go/ast
18:10:56 [2020-02-10T18:10:56.688Z] #47 79.48 text/template/parse
18:10:56 [2020-02-10T18:10:56.947Z] #45 31.30   DEP      criu/sk-netlink.d
18:10:56 [2020-02-10T18:10:56.947Z] #45 31.40   DEP      criu/sk-inet.d
18:10:56 [2020-02-10T18:10:56.947Z] #45 31.47   DEP      criu/signalfd.d
18:10:56 [2020-02-10T18:10:56.947Z] #45 31.54   DEP      criu/sigframe.d
18:10:57 [2020-02-10T18:10:57.206Z] #44 ...
18:10:57 [2020-02-10T18:10:57.206Z] 
18:10:57 [2020-02-10T18:10:57.206Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:57 [2020-02-10T18:10:57.206Z] #33 73.80 github.com/BurntSushi/toml/cmd/tomlv
18:10:57 [2020-02-10T18:10:57.206Z] #33 DONE 78.6s
18:10:57 [2020-02-10T18:10:57.206Z] 
18:10:57 [2020-02-10T18:10:57.206Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:10:57 [2020-02-10T18:10:57.207Z] #62 36.40 Checking out files:  43% (1313/3042)   
Checking out files:  44% (1339/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% (2346/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:  95% (2920/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.
18:10:57 [2020-02-10T18:10:57.207Z] #62 38.69 + cd /tmp/tmp.JZQjkdr1Th/src/github.com/containerd/containerd
18:10:57 [2020-02-10T18:10:57.207Z] #62 38.69 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
18:10:57 [2020-02-10T18:10:57.207Z] #62 39.73 + export 'BUILDTAGS=netgo osusergo static_build'
18:10:57 [2020-02-10T18:10:57.207Z] #62 39.73 + BUILDTAGS='netgo osusergo static_build'
18:10:57 [2020-02-10T18:10:57.207Z] #62 39.73 + export EXTRA_FLAGS=-buildmode=pie
18:10:57 [2020-02-10T18:10:57.207Z] #62 39.73 + EXTRA_FLAGS=-buildmode=pie
18:10:57 [2020-02-10T18:10:57.207Z] #62 39.73 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:10:57 [2020-02-10T18:10:57.207Z] #62 39.73 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:10:57 [2020-02-10T18:10:57.207Z] #62 39.73 + '[' '' = dynamic ']'
18:10:57 [2020-02-10T18:10:57.207Z] #62 39.73 + make
18:10:57 [2020-02-10T18:10:57.207Z] #62 41.13 + bin/ctr
18:10:57 [2020-02-10T18:10:57.338Z] #45 31.62   DEP      criu/shmem.d
18:10:57 [2020-02-10T18:10:57.338Z] #45 31.69   DEP      criu/servicefd.d
18:10:57 [2020-02-10T18:10:57.338Z] #45 31.74   DEP      criu/seize.d
18:10:57 [2020-02-10T18:10:57.338Z] #45 31.82   DEP      criu/seccomp.d
18:10:57 [2020-02-10T18:10:57.338Z] #45 31.91   DEP      criu/rst-malloc.d
18:10:57 [2020-02-10T18:10:57.338Z] #45 31.99   DEP      criu/rbtree.d
18:10:57 [2020-02-10T18:10:57.598Z] #17 48.98 Setting up libiptc0:amd64 (1.8.2-4) ...
18:10:57 [2020-02-10T18:10:57.598Z] #17 48.99 Setting up xz-utils (5.2.4-1) ...
18:10:57 [2020-02-10T18:10:57.598Z] #17 49.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:10:57 [2020-02-10T18:10:57.598Z] #17 49.02 Setting up pigz (2.4-1) ...
18:10:57 [2020-02-10T18:10:57.598Z] #17 49.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:10:57 [2020-02-10T18:10:57.598Z] #17 49.09 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:10:57 [2020-02-10T18:10:57.598Z] #17 49.11 Setting up python-pip-whl (18.1-5) ...
18:10:57 [2020-02-10T18:10:57.598Z] #17 49.12 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:10:57 [2020-02-10T18:10:57.598Z] #17 49.12 Setting up vim-runtime (2:8.1.0875-5) ...
18:10:57 [2020-02-10T18:10:57.723Z] #45 32.01   DEP      criu/pstree.d
18:10:57 [2020-02-10T18:10:57.723Z] #45 32.08   DEP      criu/protobuf.d
18:10:57 [2020-02-10T18:10:57.723Z] #45 32.14   GEN      criu/protobuf-desc-gen.h
18:10:57 [2020-02-10T18:10:57.855Z] #17 49.51 Setting up libaio1:amd64 (0.3.112-3) ...
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.54 Setting up libonig5:amd64 (6.9.1-1) ...
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.56 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.57 Setting up vim (2:8.1.0875-5) ...
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.64 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.66 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.67 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.68 Setting up jq (1.5+dfsg-2+b1) ...
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.69 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:10:58 [2020-02-10T18:10:58.113Z] #17 49.69 Setting up python3.7 (3.7.3-2+deb10u1) ...
18:10:58 [2020-02-10T18:10:58.149Z] #62 ...
18:10:58 [2020-02-10T18:10:58.149Z] 
18:10:58 [2020-02-10T18:10:58.149Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:58 [2020-02-10T18:10:58.149Z] #47 69.62 os/exec
18:10:58 [2020-02-10T18:10:58.149Z] #47 71.18 encoding/base64
18:10:58 [2020-02-10T18:10:58.149Z] #47 71.21 flag
18:10:58 [2020-02-10T18:10:58.149Z] #47 72.50 go/token
18:10:58 [2020-02-10T18:10:58.149Z] #47 72.64 net/url
18:10:58 [2020-02-10T18:10:58.149Z] #47 74.41 text/template/parse
18:10:58 [2020-02-10T18:10:58.149Z] #47 74.75 go/scanner
18:10:58 [2020-02-10T18:10:58.149Z] #47 76.41 encoding/json
18:10:58 [2020-02-10T18:10:58.149Z] #47 78.59 go/ast
18:10:58 [2020-02-10T18:10:58.149Z] #47 ...
18:10:58 [2020-02-10T18:10:58.149Z] 
18:10:58 [2020-02-10T18:10:58.149Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:10:58 [2020-02-10T18:10:58.149Z] #44 22.59   CC       images/stats.o
18:10:58 [2020-02-10T18:10:58.514Z] #45 32.91   DEP      criu/protobuf-desc.d
18:10:58 [2020-02-10T18:10:58.514Z] #45 33.00   DEP      criu/proc_parse.d
18:10:58 [2020-02-10T18:10:58.514Z] #45 33.08   DEP      criu/plugin.d
18:10:58 [2020-02-10T18:10:58.514Z] #45 33.12   DEP      criu/pipes.d
18:10:58 [2020-02-10T18:10:58.583Z] #47 ...
18:10:58 [2020-02-10T18:10:58.583Z] 
18:10:58 [2020-02-10T18:10:58.583Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:10:58 [2020-02-10T18:10:58.720Z] #44 23.23   CC       images/core.o
18:10:58 [2020-02-10T18:10:58.895Z] #45 33.20   DEP      criu/pie-util.d
18:10:58 [2020-02-10T18:10:58.895Z] #45 33.25   DEP      criu/pie-util-vdso.d
18:10:58 [2020-02-10T18:10:58.895Z] #45 33.33   DEP      criu/pie-util-vdso-elf32.d
18:10:58 [2020-02-10T18:10:58.895Z] #45 33.41   DEP      criu/path.d
18:10:58 [2020-02-10T18:10:58.895Z] #45 33.50   DEP      criu/parasite-syscall.d
18:10:59 [2020-02-10T18:10:59.289Z] #45 33.69   DEP      criu/pagemap.d
18:10:59 [2020-02-10T18:10:59.289Z] #45 33.76   DEP      criu/pagemap-cache.d
18:10:59 [2020-02-10T18:10:59.289Z] #45 33.82   DEP      criu/page-xfer.d
18:10:59 [2020-02-10T18:10:59.610Z] #62 35.98 Checking out files:  42% (1293/3042)   
Checking out files:  43% (1309/3042)   
Checking out files:  44% (1339/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:  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:  88% (2683/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)   
#62 ...
18:10:59 [2020-02-10T18:10:59.610Z] 
18:10:59 [2020-02-10T18:10:59.610Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:10:59 [2020-02-10T18:10:59.610Z] #33 DONE 82.2s
18:10:59 [2020-02-10T18:10:59.610Z] 
18:10:59 [2020-02-10T18:10:59.610Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:10:59 [2020-02-10T18:10:59.611Z] #62 35.98 Checking out files:  42% (1293/3042)   
Checking out files:  43% (1309/3042)   
Checking out files:  44% (1339/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:  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:  88% (2683/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.
18:10:59 [2020-02-10T18:10:59.611Z] #62 37.34 + cd /tmp/tmp.0liphJ38lb/src/github.com/containerd/containerd
18:10:59 [2020-02-10T18:10:59.611Z] #62 37.34 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
18:10:59 [2020-02-10T18:10:59.662Z] #44 24.21   CC       images/core-x86.o
18:10:59 [2020-02-10T18:10:59.678Z] #45 ...
18:10:59 [2020-02-10T18:10:59.678Z] 
18:10:59 [2020-02-10T18:10:59.678Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:10:59 [2020-02-10T18:10:59.678Z] #48 64.71 github.com/LK4D4/vndr/godl
18:10:59 [2020-02-10T18:10:59.678Z] #48 65.14 github.com/LK4D4/vndr
18:10:59 [2020-02-10T18:10:59.678Z] #48 DONE 69.7s
18:10:59 [2020-02-10T18:10:59.678Z] 
18:10:59 [2020-02-10T18:10:59.678Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:10:59 [2020-02-10T18:10:59.678Z] #31 65.27 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
18:10:59 [2020-02-10T18:10:59.678Z] #31 66.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:11:00 [2020-02-10T18:11:00.012Z] #17 ...
18:11:00 [2020-02-10T18:11:00.012Z] 
18:11:00 [2020-02-10T18:11:00.012Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:11:00 [2020-02-10T18:11:00.012Z] #41 182.5 + dpkg --print-architecture
18:11:00 [2020-02-10T18:11:00.012Z] #41 182.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:11:00 [2020-02-10T18:11:00.090Z] #31 ...
18:11:00 [2020-02-10T18:11:00.090Z] 
18:11:00 [2020-02-10T18:11:00.090Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:00 [2020-02-10T18:11:00.090Z] #45 33.99   DEP      criu/page-pipe.d
18:11:00 [2020-02-10T18:11:00.090Z] #45 34.04   DEP      criu/netfilter.d
18:11:00 [2020-02-10T18:11:00.090Z] #45 34.10   DEP      criu/net.d
18:11:00 [2020-02-10T18:11:00.090Z] #45 34.22   DEP      criu/namespaces.d
18:11:00 [2020-02-10T18:11:00.090Z] #45 34.33   DEP      criu/mount.d
18:11:00 [2020-02-10T18:11:00.090Z] #45 34.49   DEP      criu/mem.d
18:11:00 [2020-02-10T18:11:00.090Z] #45 34.62   DEP      criu/lsm.d
18:11:00 [2020-02-10T18:11:00.090Z] #45 34.67   DEP      criu/log.d
18:11:00 [2020-02-10T18:11:00.232Z] #44 25.09   CC       images/core-arm.o
18:11:00 [2020-02-10T18:11:00.269Z] #41 182.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:11:00 [2020-02-10T18:11:00.270Z] #41 182.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:11:00 [2020-02-10T18:11:00.546Z] #45 34.78   DEP      criu/libnetlink.d
18:11:00 [2020-02-10T18:11:00.546Z] #45 34.85   DEP      criu/kerndat.d
18:11:00 [2020-02-10T18:11:00.546Z] #45 34.97   DEP      criu/kcmp-ids.d
18:11:00 [2020-02-10T18:11:00.546Z] #45 34.98   DEP      criu/irmap.d
18:11:00 [2020-02-10T18:11:00.546Z] #45 35.01   DEP      criu/ipc_ns.d
18:11:00 [2020-02-10T18:11:00.546Z] #45 35.09   DEP      criu/image.d
18:11:00 [2020-02-10T18:11:00.546Z] #45 35.17   DEP      criu/image-desc.d
18:11:00 [2020-02-10T18:11:00.806Z] #44 25.49   CC       images/core-aarch64.o
18:11:00 [2020-02-10T18:11:00.982Z] #62 38.75 + export 'BUILDTAGS=netgo osusergo static_build'
18:11:00 [2020-02-10T18:11:00.987Z] #45 35.24   DEP      criu/fsnotify.d
18:11:00 [2020-02-10T18:11:00.987Z] #45 35.34   DEP      criu/filesystems.d
18:11:00 [2020-02-10T18:11:00.987Z] #45 35.40   DEP      criu/files.d
18:11:00 [2020-02-10T18:11:00.987Z] #45 35.46   DEP      criu/files-reg.d
18:11:00 [2020-02-10T18:11:00.987Z] #45 35.54   DEP      criu/files-ext.d
18:11:00 [2020-02-10T18:11:00.987Z] #45 35.61   DEP      criu/file-lock.d
18:11:01 [2020-02-10T18:11:01.240Z] #62 38.75 + BUILDTAGS='netgo osusergo static_build'
18:11:01 [2020-02-10T18:11:01.240Z] #62 38.75 + export EXTRA_FLAGS=-buildmode=pie
18:11:01 [2020-02-10T18:11:01.240Z] #62 38.75 + EXTRA_FLAGS=-buildmode=pie
18:11:01 [2020-02-10T18:11:01.240Z] #62 38.75 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:11:01 [2020-02-10T18:11:01.240Z] #62 38.75 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:11:01 [2020-02-10T18:11:01.240Z] #62 38.75 + '[' '' = dynamic ']'
18:11:01 [2020-02-10T18:11:01.240Z] #62 38.75 + make
18:11:01 [2020-02-10T18:11:01.545Z] Removing intermediate container c3db3a93b32c
18:11:01 [2020-02-10T18:11:01.545Z]  ---> 1e1d1b28af16
18:11:01 [2020-02-10T18:11:01.545Z] Step 11/16 : ARG GOOS
18:11:01 [2020-02-10T18:11:01.545Z]  ---> Running in c91e14cfa0d2
18:11:01 [2020-02-10T18:11:01.545Z] Removing intermediate container c91e14cfa0d2
18:11:01 [2020-02-10T18:11:01.545Z]  ---> 951062502a26
18:11:01 [2020-02-10T18:11:01.545Z] Step 12/16 : ARG GOARCH
18:11:01 [2020-02-10T18:11:01.545Z]  ---> Running in d46c58121f5a
18:11:01 [2020-02-10T18:11:01.545Z] Removing intermediate container d46c58121f5a
18:11:01 [2020-02-10T18:11:01.545Z]  ---> 0d9ee16b5adf
18:11:01 [2020-02-10T18:11:01.545Z] 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
18:11:01 [2020-02-10T18:11:01.545Z]  ---> Running in 63b5cca51a35
18:11:01 [2020-02-10T18:11:01.548Z] #45 35.72   DEP      criu/file-ids.d
18:11:01 [2020-02-10T18:11:01.548Z] #45 35.85   DEP      criu/fifo.d
18:11:01 [2020-02-10T18:11:01.548Z] #45 35.92   DEP      criu/fdstore.d
18:11:01 [2020-02-10T18:11:01.548Z] #45 36.00   DEP      criu/fault-injection.d
18:11:01 [2020-02-10T18:11:01.548Z] #45 36.03   DEP      criu/external.d
18:11:01 [2020-02-10T18:11:01.548Z] #45 36.11   DEP      criu/eventpoll.d
18:11:01 [2020-02-10T18:11:01.749Z] #44 26.31   CC       images/core-ppc64.o
18:11:01 [2020-02-10T18:11:01.988Z] #45 36.21   DEP      criu/eventfd.d
18:11:01 [2020-02-10T18:11:01.988Z] #45 36.31   DEP      criu/crtools.d
18:11:01 [2020-02-10T18:11:01.988Z] #45 36.38   DEP      criu/cr-service.d
18:11:01 [2020-02-10T18:11:01.988Z] #45 36.45   DEP      criu/cr-restore.d
18:11:02 [2020-02-10T18:11:02.174Z] #62 39.73 + bin/ctr
18:11:02 [2020-02-10T18:11:02.320Z] #44 26.93   CC       images/core-s390.o
18:11:02 [2020-02-10T18:11:02.373Z] #45 36.59   DEP      criu/cr-errno.d
18:11:02 [2020-02-10T18:11:02.373Z] #45 36.60   DEP      criu/cr-dump.d
18:11:02 [2020-02-10T18:11:02.373Z] #45 36.69   DEP      criu/cr-dedup.d
18:11:02 [2020-02-10T18:11:02.373Z] #45 36.75   DEP      criu/cr-check.d
18:11:02 [2020-02-10T18:11:02.373Z] #45 36.83   DEP      criu/config.d
18:11:02 [2020-02-10T18:11:02.373Z] #45 36.90   DEP      criu/clone-noasan.d
18:11:02 [2020-02-10T18:11:02.373Z] #45 36.93   DEP      criu/cgroup.d
18:11:02 [2020-02-10T18:11:02.738Z] #45 36.98   DEP      criu/cgroup-props.d
18:11:02 [2020-02-10T18:11:02.738Z] #45 37.01   DEP      criu/bitmap.d
18:11:02 [2020-02-10T18:11:02.738Z] #45 37.02   DEP      criu/bfd.d
18:11:02 [2020-02-10T18:11:02.738Z] #45 37.07   DEP      criu/autofs.d
18:11:02 [2020-02-10T18:11:02.738Z] #45 37.14   DEP      criu/aio.d
18:11:02 [2020-02-10T18:11:02.738Z] #45 37.19   DEP      criu/action-scripts.d
18:11:02 [2020-02-10T18:11:02.738Z] #45 37.27   CC       criu/action-scripts.o
18:11:02 [2020-02-10T18:11:02.892Z] #44 27.62   CC       images/cpuinfo.o
18:11:02 [2020-02-10T18:11:02.893Z] #44 ...
18:11:02 [2020-02-10T18:11:02.893Z] 
18:11:02 [2020-02-10T18:11:02.893Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:11:02 [2020-02-10T18:11:02.893Z] #10 84.89 Selecting previously unselected package g++-mingw-w64-x86-64.
18:11:03 [2020-02-10T18:11:03.103Z] #45 37.44   CC       criu/aio.o
18:11:03 [2020-02-10T18:11:03.103Z] #45 37.62   CC       criu/autofs.o
18:11:03 [2020-02-10T18:11:03.154Z] #10 84.90 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
18:11:03 [2020-02-10T18:11:03.154Z] #10 84.90 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:11:03 [2020-02-10T18:11:03.897Z] #45 38.20   CC       criu/bfd.o
18:11:03 [2020-02-10T18:11:03.898Z] #45 38.42   CC       criu/bitmap.o
18:11:03 [2020-02-10T18:11:03.898Z] #45 38.48   CC       criu/cgroup-props.o
18:11:04 [2020-02-10T18:11:04.267Z] #45 38.84   CC       criu/cgroup.o
18:11:04 [2020-02-10T18:11:04.449Z] #41 ...
18:11:04 [2020-02-10T18:11:04.449Z] 
18:11:04 [2020-02-10T18:11:04.449Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:04 [2020-02-10T18:11:04.449Z] #44 112.0   CC       criu/fsnotify.o
18:11:04 [2020-02-10T18:11:04.449Z] #44 113.3   CC       criu/image-desc.o
18:11:04 [2020-02-10T18:11:04.449Z] #44 113.4   CC       criu/image.o
18:11:04 [2020-02-10T18:11:04.449Z] #44 114.5   CC       criu/ipc_ns.o
18:11:04 [2020-02-10T18:11:04.449Z] #44 115.7   CC       criu/irmap.o
18:11:04 [2020-02-10T18:11:04.449Z] #44 116.4   CC       criu/kcmp-ids.o
18:11:04 [2020-02-10T18:11:04.449Z] #44 116.7   CC       criu/kerndat.o
18:11:04 [2020-02-10T18:11:04.449Z] #44 117.8   CC       criu/libnetlink.o
18:11:04 [2020-02-10T18:11:04.449Z] #44 118.1   CC       criu/log.o
18:11:04 [2020-02-10T18:11:04.449Z] #44 118.5   CC       criu/lsm.o
18:11:04 [2020-02-10T18:11:04.449Z] #44 118.8   CC       criu/mem.o
18:11:04 [2020-02-10T18:11:04.449Z] #44 120.3   CC       criu/mount.o
18:11:04 [2020-02-10T18:11:04.449Z] #44 ...
18:11:04 [2020-02-10T18:11:04.449Z] 
18:11:04 [2020-02-10T18:11:04.449Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:11:04 [2020-02-10T18:11:04.449Z] #17 52.34 Setting up iptables (1.8.2-4) ...
18:11:04 [2020-02-10T18:11:04.449Z] #17 52.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:11:04 [2020-02-10T18:11:04.449Z] #17 52.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:11:04 [2020-02-10T18:11:04.449Z] #17 52.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:11:04 [2020-02-10T18:11:04.449Z] #17 52.38 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:11:04 [2020-02-10T18:11:04.449Z] #17 52.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:11:04 [2020-02-10T18:11:04.449Z] #17 52.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:11:04 [2020-02-10T18:11:04.449Z] #17 52.40 Setting up python3 (3.7.3-1) ...
18:11:04 [2020-02-10T18:11:04.449Z] #17 52.90 Setting up python3-wheel (0.32.3-2) ...
18:11:04 [2020-02-10T18:11:04.449Z] #17 53.63 Setting up apparmor (2.13.2-10) ...
18:11:04 [2020-02-10T18:11:04.449Z] #17 55.29 Setting up xfsprogs (4.20.0-1) ...
18:11:04 [2020-02-10T18:11:04.449Z] #17 55.30 Setting up python3-lib2to3 (3.7.3-1) ...
18:11:04 [2020-02-10T18:11:04.449Z] #17 55.67 Setting up python3-pkg-resources (40.8.0-1) ...
18:11:05 [2020-02-10T18:11:05.014Z] #17 56.49 Setting up python3-distutils (3.7.3-1) ...
18:11:05 [2020-02-10T18:11:05.538Z] #45 39.92   CC       criu/clone-noasan.o
18:11:05 [2020-02-10T18:11:05.538Z] #45 39.97   CC       criu/config.o
18:11:05 [2020-02-10T18:11:05.579Z] #17 56.96 Setting up python3-setuptools (40.8.0-1) ...
18:11:06 [2020-02-10T18:11:06.314Z] #45 40.67   CC       criu/cr-check.o
18:11:06 [2020-02-10T18:11:06.689Z] #45 41.27   CC       criu/cr-dedup.o
18:11:06 [2020-02-10T18:11:06.770Z] #17 58.09 Setting up python3-pip (18.1-5) ...
18:11:07 [2020-02-10T18:11:07.075Z] #45 41.48   CC       criu/cr-dump.o
18:11:07 [2020-02-10T18:11:07.429Z] #62 ...
18:11:07 [2020-02-10T18:11:07.429Z] 
18:11:07 [2020-02-10T18:11:07.429Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:07 [2020-02-10T18:11:07.429Z] #44 22.69   CC       images/core-arm.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 23.35   CC       images/core-aarch64.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 23.69   CC       images/core-ppc64.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 24.42   CC       images/core-s390.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 25.47   CC       images/cpuinfo.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 26.19   CC       images/inventory.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 26.53   CC       images/fdinfo.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 26.89   CC       images/fown.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 27.32   CC       images/ns.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 27.43   CC       images/regfile.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 27.56   CC       images/ghost-file.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 27.86   CC       images/fifo.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 28.15   CC       images/remap-file-path.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 28.38   CC       images/eventfd.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 28.58   CC       images/eventpoll.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 28.86   CC       images/fh.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 29.18   CC       images/fsnotify.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 29.84   CC       images/signalfd.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 30.11   CC       images/fs.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 30.28   CC       images/pstree.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 30.49   CC       images/pipe.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 30.68   CC       images/tcp-stream.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 30.92   CC       images/sk-packet.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 31.24   CC       images/mnt.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 31.52   CC       images/pipe-data.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 31.73   CC       images/sa.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 31.97   CC       images/timer.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 32.36   CC       images/timerfd.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 32.61   CC       images/mm.o
18:11:07 [2020-02-10T18:11:07.429Z] #44 32.88   CC       images/sk-opts.o
18:11:07 [2020-02-10T18:11:07.686Z] #44 33.08   CC       images/sk-unix.o
18:11:07 [2020-02-10T18:11:07.703Z] #17 59.00 Processing triggers for libc-bin (2.28-10) ...
18:11:07 [2020-02-10T18:11:07.703Z] #17 59.03 Processing triggers for mime-support (3.62) ...
18:11:07 [2020-02-10T18:11:07.877Z] #45 42.19   CC       criu/cr-errno.o
18:11:07 [2020-02-10T18:11:07.877Z] #45 42.22   CC       criu/cr-restore.o
18:11:07 [2020-02-10T18:11:07.944Z] #44 33.44   CC       images/sk-inet.o
18:11:08 [2020-02-10T18:11:08.270Z] #17 DONE 59.7s
18:11:08 [2020-02-10T18:11:08.270Z] 
18:11:08 [2020-02-10T18:11:08.270Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:08 [2020-02-10T18:11:08.270Z] #44 124.4   CC       criu/namespaces.o
18:11:08 [2020-02-10T18:11:08.310Z] Running on azwin-2-feb720 in d:\jenkins\workspace\moby_PR-40473
[Pipeline] {
[Pipeline] ws
18:11:08 [2020-02-10T18:11:08.324Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
18:11:08 [2020-02-10T18:11:08.511Z] #44 33.81   CC       images/tun.o
18:11:08 [2020-02-10T18:11:08.618Z] using credential docker-jenkins-github-credentials
18:11:08 [2020-02-10T18:11:08.692Z] Cloning the remote Git repository
18:11:08 [2020-02-10T18:11:08.692Z] Cloning with configured refspecs honoured and without tags
18:11:08 [2020-02-10T18:11:08.768Z] #44 34.14   CC       images/sk-netlink.o
18:11:08 [2020-02-10T18:11:08.835Z] #44 126.7   CC       criu/net.o
18:11:09 [2020-02-10T18:11:09.026Z] #44 34.36   CC       images/packet-sock.o
18:11:09 [2020-02-10T18:11:09.162Z] #45 43.55   CC       criu/cr-service.o
18:11:08 [2020-02-10T18:11:08.719Z] Cloning repository https://github.com/moby/moby.git
18:11:08 [2020-02-10T18:11:08.720Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
18:11:08 [2020-02-10T18:11:08.938Z] Fetching upstream changes from https://github.com/moby/moby.git
18:11:08 [2020-02-10T18:11:08.939Z]  > git --version # timeout=10
18:11:09 [2020-02-10T18:11:09.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:11:09 [2020-02-10T18:11:09.062Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40473/head:refs/remotes/origin/PR-40473 +refs/heads/master:refs/remotes/origin/master
18:11:09 [2020-02-10T18:11:09.590Z] #44 34.83   CC       images/ipc-var.o
18:11:09 [2020-02-10T18:11:09.591Z] #44 35.07   CC       images/ipc-desc.o
18:11:09 [2020-02-10T18:11:09.758Z] #10 ...
18:11:09 [2020-02-10T18:11:09.758Z] 
18:11:09 [2020-02-10T18:11:09.758Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:09 [2020-02-10T18:11:09.758Z] #44 28.12   CC       images/inventory.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 28.52   CC       images/fdinfo.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 28.99   CC       images/fown.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 29.28   CC       images/ns.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 29.65   CC       images/regfile.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 29.87   CC       images/ghost-file.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 30.37   CC       images/fifo.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 30.56   CC       images/remap-file-path.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 30.88   CC       images/eventfd.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 31.15   CC       images/eventpoll.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 31.41   CC       images/fh.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 31.85   CC       images/fsnotify.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 32.57   CC       images/signalfd.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 32.95   CC       images/fs.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 33.24   CC       images/pstree.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 33.56   CC       images/pipe.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 33.77   CC       images/tcp-stream.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 34.19   CC       images/sk-packet.o
18:11:09 [2020-02-10T18:11:09.758Z] #44 34.59   CC       images/mnt.o
18:11:09 [2020-02-10T18:11:09.954Z] #45 44.14   CC       criu/crtools.o
18:11:09 [2020-02-10T18:11:09.954Z] #45 44.41   CC       criu/eventfd.o
18:11:10 [2020-02-10T18:11:10.165Z] #44 35.38   CC       images/ipc-shm.o
18:11:10 [2020-02-10T18:11:10.207Z] #44 ...
18:11:10 [2020-02-10T18:11:10.207Z] 
18:11:10 [2020-02-10T18:11:10.207Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
18:11:10 [2020-02-10T18:11:10.207Z] #18 1.815 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:11:10 [2020-02-10T18:11:10.207Z] #18 1.820 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:11:10 [2020-02-10T18:11:10.207Z] #18 1.823 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:11:10 [2020-02-10T18:11:10.207Z] #18 DONE 2.0s
18:11:10 [2020-02-10T18:11:10.324Z] #45 44.60   CC       criu/eventpoll.o
18:11:10 [2020-02-10T18:11:10.329Z] #44 34.94   CC       images/pipe-data.o
18:11:10 [2020-02-10T18:11:10.422Z] #44 35.68   CC       images/ipc-msg.o
18:11:10 [2020-02-10T18:11:10.464Z] 
18:11:10 [2020-02-10T18:11:10.464Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:11:10 [2020-02-10T18:11:10.591Z] #44 35.27   CC       images/sa.o
18:11:10 [2020-02-10T18:11:10.680Z] #44 35.95   CC       images/ipc-sem.o
18:11:10 [2020-02-10T18:11:10.680Z] #44 36.16   CC       images/utsns.o
18:11:10 [2020-02-10T18:11:10.698Z] #45 44.92   CC       criu/external.o
18:11:10 [2020-02-10T18:11:10.698Z] #45 45.09   CC       criu/fault-injection.o
18:11:10 [2020-02-10T18:11:10.698Z] #45 45.13   CC       criu/fdstore.o
18:11:10 [2020-02-10T18:11:10.852Z] #44 35.60   CC       images/timer.o
18:11:11 [2020-02-10T18:11:11.072Z] #45 45.29   CC       criu/fifo.o
18:11:11 [2020-02-10T18:11:11.072Z] #45 45.49   CC       criu/file-ids.o
18:11:11 [2020-02-10T18:11:11.072Z] #45 45.62   CC       criu/file-lock.o
18:11:11 [2020-02-10T18:11:11.244Z] #44 36.44   CC       images/creds.o
18:11:11 [2020-02-10T18:11:11.244Z] #44 36.66   CC       images/vma.o
18:11:11 [2020-02-10T18:11:11.423Z] #44 36.06   CC       images/timerfd.o
18:11:11 [2020-02-10T18:11:11.467Z] #45 46.01   CC       criu/files-ext.o
18:11:11 [2020-02-10T18:11:11.502Z] #44 36.89   CC       images/netdev.o
18:11:11 [2020-02-10T18:11:11.502Z] #44 ...
18:11:11 [2020-02-10T18:11:11.502Z] 
18:11:11 [2020-02-10T18:11:11.502Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:11 [2020-02-10T18:11:11.502Z] #47 84.11 go/parser
18:11:11 [2020-02-10T18:11:11.502Z] #47 84.69 text/template
18:11:11 [2020-02-10T18:11:11.502Z] #47 87.72 encoding/xml
18:11:11 [2020-02-10T18:11:11.502Z] #47 89.33 go/doc
18:11:11 [2020-02-10T18:11:11.502Z] #47 92.42 github.com/LK4D4/vndr/versioned
18:11:11 [2020-02-10T18:11:11.502Z] #47 92.49 compress/flate
18:11:11 [2020-02-10T18:11:11.502Z] #47 92.95 github.com/LK4D4/vndr/build
18:11:11 [2020-02-10T18:11:11.685Z] #44 36.24   CC       images/mm.o
18:11:11 [2020-02-10T18:11:11.946Z] #44 36.64   CC       images/sk-opts.o
18:11:11 [2020-02-10T18:11:11.946Z] #44 ...
18:11:11 [2020-02-10T18:11:11.946Z] 
18:11:11 [2020-02-10T18:11:11.946Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:11 [2020-02-10T18:11:11.946Z] #47 83.53 text/template
18:11:11 [2020-02-10T18:11:11.946Z] #47 85.09 go/parser
18:11:11 [2020-02-10T18:11:11.946Z] #47 87.05 encoding/xml
18:11:11 [2020-02-10T18:11:11.946Z] #47 90.87 go/doc
18:11:11 [2020-02-10T18:11:11.946Z] #47 91.73 crypto/rand
18:11:11 [2020-02-10T18:11:11.946Z] #47 92.85 crypto/elliptic
18:11:11 [2020-02-10T18:11:11.956Z] #45 46.19   CC       criu/files-reg.o
18:11:12 [2020-02-10T18:11:12.067Z] #47 ...
18:11:12 [2020-02-10T18:11:12.067Z] 
18:11:12 [2020-02-10T18:11:12.067Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:12 [2020-02-10T18:11:12.067Z] #44 37.26   CC       images/tty.o
18:11:12 [2020-02-10T18:11:12.321Z] #47 ...
18:11:12 [2020-02-10T18:11:12.321Z] 
18:11:12 [2020-02-10T18:11:12.321Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:12 [2020-02-10T18:11:12.321Z] #44 36.92   CC       images/sk-unix.o
18:11:12 [2020-02-10T18:11:12.582Z] #44 37.35   CC       images/sk-inet.o
18:11:12 [2020-02-10T18:11:12.631Z] #44 38.00   CC       images/file-lock.o
18:11:12 [2020-02-10T18:11:12.786Z] #45 ...
18:11:12 [2020-02-10T18:11:12.786Z] 
18:11:12 [2020-02-10T18:11:12.786Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:11:12 [2020-02-10T18:11:12.786Z] #11 83.17 Get:12 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]
18:11:12 [2020-02-10T18:11:12.888Z] #44 38.26   CC       images/rlimit.o
18:11:13 [2020-02-10T18:11:13.145Z] #44 38.47   CC       images/pagemap.o
18:11:13 [2020-02-10T18:11:13.153Z] #44 37.93   CC       images/tun.o
18:11:13 [2020-02-10T18:11:13.414Z] #44 38.15   CC       images/sk-netlink.o
18:11:13 [2020-02-10T18:11:13.675Z] #44 38.40   CC       images/packet-sock.o
18:11:13 [2020-02-10T18:11:13.710Z] #44 38.87   CC       images/siginfo.o
18:11:13 [2020-02-10T18:11:13.967Z] #44 39.17   CC       images/rpc.o
18:11:14 [2020-02-10T18:11:14.615Z] #44 39.05   CC       images/ipc-var.o
18:11:14 [2020-02-10T18:11:14.876Z] #44 39.47   CC       images/ipc-desc.o
18:11:15 [2020-02-10T18:11:15.137Z] #44 39.91   CC       images/ipc-shm.o
18:11:15 [2020-02-10T18:11:15.343Z] #44 40.52   CC       images/ext-file.o
18:11:15 [2020-02-10T18:11:15.343Z] #44 40.79   CC       images/cgroup.o
18:11:15 [2020-02-10T18:11:15.707Z] #44 40.20   CC       images/ipc-msg.o
18:11:15 [2020-02-10T18:11:15.723Z] #19 5.548 Collecting yamllint==1.16.0
18:11:15 [2020-02-10T18:11:15.907Z] #44 41.42   CC       images/userns.o
18:11:15 [2020-02-10T18:11:15.979Z] #44 40.56   CC       images/ipc-sem.o
18:11:16 [2020-02-10T18:11:16.240Z] #44 40.81   CC       images/utsns.o
18:11:16 [2020-02-10T18:11:16.240Z] #44 41.04   CC       images/creds.o
18:11:16 [2020-02-10T18:11:16.287Z] #19 ...
18:11:16 [2020-02-10T18:11:16.287Z] 
18:11:16 [2020-02-10T18:11:16.287Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:16 [2020-02-10T18:11:16.287Z] #44 130.5   CC       criu/netfilter.o
18:11:16 [2020-02-10T18:11:16.287Z] #44 131.0   CC       criu/page-pipe.o
18:11:16 [2020-02-10T18:11:16.287Z] #44 131.5   CC       criu/page-xfer.o
18:11:16 [2020-02-10T18:11:16.287Z] #44 133.0   CC       criu/pagemap-cache.o
18:11:16 [2020-02-10T18:11:16.287Z] #44 133.3   CC       criu/pagemap.o
18:11:16 [2020-02-10T18:11:16.287Z] #44 134.1   CC       criu/parasite-syscall.o
18:11:16 [2020-02-10T18:11:16.473Z] #44 41.69   CC       images/google/protobuf/descriptor.o
18:11:16 [2020-02-10T18:11:16.500Z] #44 41.28   CC       images/vma.o
18:11:16 [2020-02-10T18:11:16.760Z] #44 41.51   CC       images/netdev.o
18:11:16 [2020-02-10T18:11:16.853Z] #44 134.8   CC       criu/path.o
18:11:17 [2020-02-10T18:11:17.331Z] #44 42.01   CC       images/tty.o
18:11:17 [2020-02-10T18:11:17.417Z] #44 135.1   CC       criu/pie-util-vdso-elf32.o
18:11:17 [2020-02-10T18:11:17.675Z] #44 135.6   CC       criu/pie-util-vdso.o
18:11:17 [2020-02-10T18:11:17.843Z] #44 43.41   CC       images/opts.o
18:11:17 [2020-02-10T18:11:17.903Z] #44 ...
18:11:17 [2020-02-10T18:11:17.903Z] 
18:11:17 [2020-02-10T18:11:17.903Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:11:17 [2020-02-10T18:11:17.903Z] #10 98.39 Selecting previously unselected package libapparmor1:arm64.
18:11:17 [2020-02-10T18:11:17.903Z] #10 98.39 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 98.40 Unpacking libapparmor1:arm64 (2.13.2-10) ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 98.55 Selecting previously unselected package libapparmor-dev:arm64.
18:11:17 [2020-02-10T18:11:17.903Z] #10 98.57 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 98.59 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 98.79 Selecting previously unselected package libbtrfs0.
18:11:17 [2020-02-10T18:11:17.903Z] #10 98.80 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 98.81 Unpacking libbtrfs0 (4.20.1-2) ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 98.88 Selecting previously unselected package libbtrfs-dev.
18:11:17 [2020-02-10T18:11:17.903Z] #10 98.89 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 98.93 Unpacking libbtrfs-dev (4.20.1-2) ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 99.09 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
18:11:17 [2020-02-10T18:11:17.903Z] #10 99.11 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 99.12 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 99.21 Selecting previously unselected package libudev-dev:arm64.
18:11:17 [2020-02-10T18:11:17.903Z] #10 99.22 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 99.24 Unpacking libudev-dev:arm64 (241-7~deb10u3) ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 99.41 Selecting previously unselected package libsepol1-dev:arm64.
18:11:17 [2020-02-10T18:11:17.903Z] #10 99.41 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 99.43 Unpacking libsepol1-dev:arm64 (2.8-1) ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 99.80 Selecting previously unselected package libpcre16-3:arm64.
18:11:17 [2020-02-10T18:11:17.903Z] #10 99.81 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
18:11:17 [2020-02-10T18:11:17.903Z] #10 99.83 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
18:11:17 [2020-02-10T18:11:17.933Z] #44 135.9   CC       criu/pie-util.o
18:11:18 [2020-02-10T18:11:18.042Z] #11 ...
18:11:18 [2020-02-10T18:11:18.042Z] 
18:11:18 [2020-02-10T18:11:18.042Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:18 [2020-02-10T18:11:18.042Z] #45 47.71   CC       criu/files.o
18:11:18 [2020-02-10T18:11:18.042Z] #45 48.57   CC       criu/filesystems.o
18:11:18 [2020-02-10T18:11:18.042Z] #45 48.82   CC       criu/fsnotify.o
18:11:18 [2020-02-10T18:11:18.042Z] #45 49.30   CC       criu/image-desc.o
18:11:18 [2020-02-10T18:11:18.042Z] #45 49.35   CC       criu/image.o
18:11:18 [2020-02-10T18:11:18.042Z] #45 49.64   CC       criu/ipc_ns.o
18:11:18 [2020-02-10T18:11:18.042Z] #45 50.12   CC       criu/irmap.o
18:11:18 [2020-02-10T18:11:18.042Z] #45 50.46   CC       criu/kcmp-ids.o
18:11:18 [2020-02-10T18:11:18.042Z] #45 50.60   CC       criu/kerndat.o
18:11:18 [2020-02-10T18:11:18.042Z] #45 51.11   CC       criu/libnetlink.o
18:11:18 [2020-02-10T18:11:18.042Z] #45 51.27   CC       criu/log.o
18:11:18 [2020-02-10T18:11:18.042Z] #45 51.46   CC       criu/lsm.o
18:11:18 [2020-02-10T18:11:18.042Z] #45 51.63   CC       criu/mem.o
18:11:18 [2020-02-10T18:11:18.042Z] #45 52.49   CC       criu/mount.o
18:11:18 [2020-02-10T18:11:18.165Z] #10 100.1 Selecting previously unselected package libpcre32-3:arm64.
18:11:18 [2020-02-10T18:11:18.165Z] #10 100.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
18:11:18 [2020-02-10T18:11:18.165Z] #10 100.1 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
18:11:18 [2020-02-10T18:11:18.191Z] #44 136.1   CC       criu/pipes.o
18:11:18 [2020-02-10T18:11:18.407Z] #44 43.61   CC       images/seccomp.o
18:11:18 [2020-02-10T18:11:18.426Z] #10 100.4 Selecting previously unselected package libpcrecpp0v5:arm64.
18:11:18 [2020-02-10T18:11:18.426Z] #10 100.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
18:11:18 [2020-02-10T18:11:18.426Z] #10 100.4 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
18:11:18 [2020-02-10T18:11:18.665Z] #44 43.92   CC       images/binfmt-misc.o
18:11:18 [2020-02-10T18:11:18.665Z] #44 44.13   CC       images/time.o
18:11:18 [2020-02-10T18:11:18.692Z] #10 100.5 Selecting previously unselected package libpcre3-dev:arm64.
18:11:18 [2020-02-10T18:11:18.692Z] #10 100.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
18:11:18 [2020-02-10T18:11:18.692Z] #10 100.6 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
18:11:18 [2020-02-10T18:11:18.756Z] #44 136.8   CC       criu/plugin.o
18:11:18 [2020-02-10T18:11:18.923Z] #44 44.30   CC       images/sysctl.o
18:11:19 [2020-02-10T18:11:19.181Z] #44 44.51   CC       images/autofs.o
18:11:19 [2020-02-10T18:11:19.273Z] #10 101.2 Selecting previously unselected package libselinux1-dev:arm64.
18:11:19 [2020-02-10T18:11:19.273Z] #10 101.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
18:11:19 [2020-02-10T18:11:19.273Z] #10 101.2 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
18:11:19 [2020-02-10T18:11:19.321Z] #44 137.2   CC       criu/proc_parse.o
18:11:19 [2020-02-10T18:11:19.438Z] #44 44.73   CC       images/macvlan.o
18:11:19 [2020-02-10T18:11:19.438Z] #44 44.96   CC       images/sit.o
18:11:19 [2020-02-10T18:11:19.848Z] #10 101.7 Selecting previously unselected package libdevmapper-dev:arm64.
18:11:19 [2020-02-10T18:11:19.848Z] #10 101.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
18:11:19 [2020-02-10T18:11:19.848Z] #10 101.8 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
18:11:19 [2020-02-10T18:11:19.860Z] #45 54.14   CC       criu/namespaces.o
18:11:20 [2020-02-10T18:11:20.006Z] #44 45.24   LINK     images/built-in.o
18:11:20 [2020-02-10T18:11:20.006Z] #44 45.36   GEN      compel/include/asm
18:11:20 [2020-02-10T18:11:20.006Z] #44 45.36   GEN      compel/include/version.h
18:11:20 [2020-02-10T18:11:20.006Z] #44 45.39 touch .config
18:11:20 [2020-02-10T18:11:20.006Z] #44 45.40   GEN      include/common/config.h
18:11:20 [2020-02-10T18:11:20.006Z] #44 45.47   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
18:11:20 [2020-02-10T18:11:20.006Z] #44 45.50   GEN      compel/plugins/include/uapi/std/syscall-64.h
18:11:20 [2020-02-10T18:11:20.006Z] #44 45.52   GEN      compel/arch/x86/plugins/std/syscalls-64.S
18:11:20 [2020-02-10T18:11:20.006Z] #44 45.54   DEP      compel/arch/x86/plugins/std/syscalls-64.d
18:11:20 [2020-02-10T18:11:20.006Z] #44 45.56   DEP      compel/arch/x86/plugins/std/memcpy.d
18:11:20 [2020-02-10T18:11:20.006Z] #44 45.59   DEP      compel/arch/x86/plugins/std/parasite-head.d
18:11:20 [2020-02-10T18:11:20.109Z] #10 101.9 Selecting previously unselected package libseccomp-dev:arm64.
18:11:20 [2020-02-10T18:11:20.109Z] #10 102.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
18:11:20 [2020-02-10T18:11:20.109Z] #10 102.0 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
18:11:20 [2020-02-10T18:11:20.265Z] #44 45.62   GEN      compel/plugins/include/uapi/std/syscall.h
18:11:20 [2020-02-10T18:11:20.265Z] #44 45.66   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
18:11:20 [2020-02-10T18:11:20.265Z] #44 45.67   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:11:20 [2020-02-10T18:11:20.265Z] #44 45.69   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:11:20 [2020-02-10T18:11:20.265Z] #44 45.70   DEP      compel/plugins/std/infect.d
18:11:20 [2020-02-10T18:11:20.265Z] #44 45.81   DEP      compel/plugins/std/string.d
18:11:20 [2020-02-10T18:11:20.369Z] #10 102.2 Selecting previously unselected package libsystemd-dev:arm64.
18:11:20 [2020-02-10T18:11:20.369Z] #10 102.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ...
18:11:20 [2020-02-10T18:11:20.369Z] #10 102.3 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ...
18:11:20 [2020-02-10T18:11:20.523Z] #44 45.95   DEP      compel/plugins/std/log.d
18:11:20 [2020-02-10T18:11:20.523Z] #44 46.08   DEP      compel/plugins/std/fds.d
18:11:20 [2020-02-10T18:11:20.659Z] #45 55.04   CC       criu/net.o
18:11:20 [2020-02-10T18:11:20.780Z] #44 46.23   DEP      compel/plugins/std/std.d
18:11:20 [2020-02-10T18:11:20.780Z] #44 46.31   DEP      compel/plugins/shmem/shmem.d
18:11:20 [2020-02-10T18:11:20.943Z] #10 ...
18:11:20 [2020-02-10T18:11:20.943Z] 
18:11:20 [2020-02-10T18:11:20.943Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:11:20 [2020-02-10T18:11:20.943Z] #65 96.28 + for f in rootlesskit rootlesskit-docker-proxy
18:11:20 [2020-02-10T18:11:20.943Z] #65 96.28 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:11:20 [2020-02-10T18:11:20.943Z] #65 DONE 102.6s
18:11:21 [2020-02-10T18:11:21.037Z] #44 46.42   DEP      compel/plugins/fds/fds.d
18:11:21 [2020-02-10T18:11:21.206Z] 
18:11:21 [2020-02-10T18:11:21.206Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:11:21 [2020-02-10T18:11:21.206Z] #66 DONE 0.1s
18:11:21 [2020-02-10T18:11:21.206Z] 
18:11:21 [2020-02-10T18:11:21.206Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:21 [2020-02-10T18:11:21.206Z] #44 43.00   CC       images/file-lock.o
18:11:21 [2020-02-10T18:11:21.206Z] #44 43.42   CC       images/rlimit.o
18:11:21 [2020-02-10T18:11:21.206Z] #44 43.78   CC       images/pagemap.o
18:11:21 [2020-02-10T18:11:21.206Z] #44 44.21   CC       images/siginfo.o
18:11:21 [2020-02-10T18:11:21.206Z] #44 44.58   CC       images/rpc.o
18:11:21 [2020-02-10T18:11:21.219Z] #44 ...
18:11:21 [2020-02-10T18:11:21.219Z] 
18:11:21 [2020-02-10T18:11:21.219Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:11:21 [2020-02-10T18:11:21.219Z] #19 10.93   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:11:21 [2020-02-10T18:11:21.219Z] #19 11.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:11:21 [2020-02-10T18:11:21.219Z] #19 11.08   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:11:21 [2020-02-10T18:11:21.219Z] #19 11.13 Collecting pyyaml (from yamllint==1.16.0)
18:11:21 [2020-02-10T18:11:21.294Z] #44 46.61   CC       compel/plugins/std/std.o
18:11:21 [2020-02-10T18:11:21.477Z] #19 11.28   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
18:11:21 [2020-02-10T18:11:21.551Z] #44 47.01   CC       compel/plugins/std/fds.o
18:11:21 [2020-02-10T18:11:21.949Z] #45 56.23   CC       criu/netfilter.o
18:11:21 [2020-02-10T18:11:21.949Z] #45 56.47   CC       criu/page-pipe.o
18:11:21 [2020-02-10T18:11:21.949Z] #45 ...
18:11:21 [2020-02-10T18:11:21.949Z] 
18:11:21 [2020-02-10T18:11:21.949Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:11:21 [2020-02-10T18:11:21.949Z] #42 92.47 + dpkg --print-architecture
18:11:21 [2020-02-10T18:11:21.949Z] #42 92.49 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:11:22 [2020-02-10T18:11:22.116Z] #44 47.51   CC       compel/plugins/std/log.o
18:11:22 [2020-02-10T18:11:22.146Z] #44 46.65   CC       images/ext-file.o
18:11:22 [2020-02-10T18:11:22.146Z] #44 46.90   CC       images/cgroup.o
18:11:22 [2020-02-10T18:11:22.326Z] #42 92.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:11:22 [2020-02-10T18:11:22.326Z] #42 92.70 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:11:22 [2020-02-10T18:11:22.373Z] #44 ...
18:11:22 [2020-02-10T18:11:22.373Z] 
18:11:22 [2020-02-10T18:11:22.373Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:11:22 [2020-02-10T18:11:22.373Z] #65 105.1 + for f in rootlesskit rootlesskit-docker-proxy
18:11:22 [2020-02-10T18:11:22.373Z] #65 105.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:11:22 [2020-02-10T18:11:22.937Z] #65 ...
18:11:22 [2020-02-10T18:11:22.937Z] 
18:11:22 [2020-02-10T18:11:22.937Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:22 [2020-02-10T18:11:22.937Z] #47 95.56 compress/gzip
18:11:22 [2020-02-10T18:11:22.937Z] #47 96.02 vendor/golang.org/x/crypto/cryptobyte
18:11:22 [2020-02-10T18:11:22.937Z] #47 96.21 net
18:11:22 [2020-02-10T18:11:22.937Z] #47 97.95 vendor/golang.org/x/crypto/poly1305
18:11:22 [2020-02-10T18:11:22.937Z] #47 98.28 vendor/golang.org/x/sys/cpu
18:11:22 [2020-02-10T18:11:22.937Z] #47 98.56 vendor/golang.org/x/crypto/chacha20poly1305
18:11:22 [2020-02-10T18:11:22.937Z] #47 99.91 vendor/golang.org/x/crypto/hkdf
18:11:22 [2020-02-10T18:11:22.937Z] #47 100.2 vendor/golang.org/x/text/transform
18:11:22 [2020-02-10T18:11:22.937Z] #47 100.8 vendor/golang.org/x/text/unicode/bidi
18:11:22 [2020-02-10T18:11:22.937Z] #47 102.4 vendor/golang.org/x/text/secure/bidirule
18:11:22 [2020-02-10T18:11:22.937Z] #47 102.7 vendor/golang.org/x/text/unicode/norm
18:11:23 [2020-02-10T18:11:23.086Z] #44 ...
18:11:23 [2020-02-10T18:11:23.086Z] 
18:11:23 [2020-02-10T18:11:23.086Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.1 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.2 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.2 Setting up libapparmor1:arm64 (2.13.2-10) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.3 Setting up libpcre16-3:arm64 (2:8.39-12) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.3 Setting up libsepol1-dev:arm64 (2.8-1) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.3 Setting up libbtrfs0 (4.20.1-2) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.3 Setting up libpcre32-3:arm64 (2:8.39-12) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.3 Setting up libudev-dev:arm64 (241-7~deb10u3) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.5 Setting up libbtrfs-dev (4.20.1-2) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.5 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.5 Setting up mingw-w64-common (6.0.0-3) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.5 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.6 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.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
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.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
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.7 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
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.8 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
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.9 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 103.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 104.0 Setting up dmsetup (2:1.02.155-3) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 104.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 104.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 104.1 Processing triggers for libc-bin (2.28-10) ...
18:11:23 [2020-02-10T18:11:23.086Z] #10 DONE 104.7s
18:11:23 [2020-02-10T18:11:23.086Z] 
18:11:23 [2020-02-10T18:11:23.086Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:11:23 [2020-02-10T18:11:23.086Z] #55 DONE 0.2s
18:11:23 [2020-02-10T18:11:23.086Z] 
18:11:23 [2020-02-10T18:11:23.086Z] #11 [dev 1/25] RUN groupadd -r docker
18:11:23 [2020-02-10T18:11:23.195Z] #47 ...
18:11:23 [2020-02-10T18:11:23.195Z] 
18:11:23 [2020-02-10T18:11:23.195Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:23 [2020-02-10T18:11:23.195Z] #44 48.58   CC       compel/plugins/std/string.o
18:11:23 [2020-02-10T18:11:23.346Z] #11 ...
18:11:23 [2020-02-10T18:11:23.346Z] 
18:11:23 [2020-02-10T18:11:23.346Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:11:23 [2020-02-10T18:11:23.346Z] #56 DONE 0.3s
18:11:23 [2020-02-10T18:11:23.373Z] #19 12.82 Building wheels for collected packages: pyyaml
18:11:23 [2020-02-10T18:11:23.373Z] #19 12.82   Running setup.py bdist_wheel for pyyaml: started
18:11:23 [2020-02-10T18:11:23.607Z] 
18:11:23 [2020-02-10T18:11:23.607Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:23 [2020-02-10T18:11:23.760Z] #44 49.24   CC       compel/plugins/std/infect.o
18:11:23 [2020-02-10T18:11:23.938Z] #19 13.95   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:11:24 [2020-02-10T18:11:24.195Z] #19 13.95   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
18:11:24 [2020-02-10T18:11:24.195Z] #19 14.02 Successfully built pyyaml
18:11:24 [2020-02-10T18:11:24.195Z] #19 14.03 Installing collected packages: pathspec, pyyaml, yamllint
18:11:24 [2020-02-10T18:11:24.324Z] #44 49.67   CC       compel/arch/x86/plugins/std/parasite-head.o
18:11:24 [2020-02-10T18:11:24.324Z] #44 49.73   CC       compel/arch/x86/plugins/std/memcpy.o
18:11:24 [2020-02-10T18:11:24.324Z] #44 49.78   CC       compel/arch/x86/plugins/std/syscalls-64.o
18:11:24 [2020-02-10T18:11:24.324Z] #44 49.82   AR       compel/plugins/std.lib.a
18:11:24 [2020-02-10T18:11:24.324Z] #44 49.91   CC       compel/plugins/fds/fds.o
18:11:24 [2020-02-10T18:11:24.452Z] #19 14.36 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
18:11:24 [2020-02-10T18:11:24.888Z] #44 50.20   AR       compel/plugins/fds.lib.a
18:11:24 [2020-02-10T18:11:24.888Z] #44 50.26   HOSTDEP  compel/src/lib/log-host.d
18:11:24 [2020-02-10T18:11:24.992Z] #57 ...
18:11:24 [2020-02-10T18:11:24.992Z] 
18:11:24 [2020-02-10T18:11:24.992Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:24 [2020-02-10T18:11:24.992Z] #47 96.38 crypto/rsa
18:11:24 [2020-02-10T18:11:24.992Z] #47 96.44 github.com/LK4D4/vndr/build
18:11:24 [2020-02-10T18:11:24.992Z] #47 97.54 crypto/x509/pkix
18:11:24 [2020-02-10T18:11:24.992Z] #47 98.66 vendor/golang.org/x/crypto/cryptobyte
18:11:24 [2020-02-10T18:11:24.992Z] #47 100.0 vendor/golang.org/x/text/unicode/norm
18:11:24 [2020-02-10T18:11:24.992Z] #47 103.2 mime
18:11:24 [2020-02-10T18:11:24.992Z] #47 104.3 net/http/internal
18:11:24 [2020-02-10T18:11:24.992Z] #47 ...
18:11:24 [2020-02-10T18:11:24.992Z] 
18:11:24 [2020-02-10T18:11:24.992Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:24 [2020-02-10T18:11:24.992Z] #44 48.04   CC       images/userns.o
18:11:24 [2020-02-10T18:11:24.992Z] #44 48.69   CC       images/google/protobuf/descriptor.o
18:11:25 [2020-02-10T18:11:25.018Z] #19 DONE 14.9s
18:11:25 [2020-02-10T18:11:25.018Z] 
18:11:25 [2020-02-10T18:11:25.018Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:11:25 [2020-02-10T18:11:25.145Z] #44 50.35   HOSTDEP  compel/src/lib/handle-elf-host.d
18:11:25 [2020-02-10T18:11:25.145Z] #44 50.51   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
18:11:25 [2020-02-10T18:11:25.145Z] #44 50.59   HOSTDEP  compel/src/main-host.d
18:11:25 [2020-02-10T18:11:25.278Z] #24 DONE 0.2s
18:11:25 [2020-02-10T18:11:25.278Z] 
18:11:25 [2020-02-10T18:11:25.278Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:11:25 [2020-02-10T18:11:25.402Z] #44 50.74   DEP      compel/src/lib/ptrace.d
18:11:25 [2020-02-10T18:11:25.402Z] #44 50.87   DEP      compel/src/lib/infect.d
18:11:25 [2020-02-10T18:11:25.659Z] #44 51.08   DEP      compel/src/lib/infect-util.d
18:11:25 [2020-02-10T18:11:25.659Z] #44 51.20   DEP      compel/src/lib/infect-rpc.d
18:11:25 [2020-02-10T18:11:25.916Z] #44 51.33   DEP      compel/arch/x86/src/lib/infect.d
18:11:25 [2020-02-10T18:11:25.933Z] #44 ...
18:11:25 [2020-02-10T18:11:25.933Z] 
18:11:25 [2020-02-10T18:11:25.933Z] #11 [dev 1/25] RUN groupadd -r docker
18:11:25 [2020-02-10T18:11:25.933Z] #11 DONE 3.0s
18:11:25 [2020-02-10T18:11:25.933Z] 
18:11:25 [2020-02-10T18:11:25.933Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:25 [2020-02-10T18:11:25.933Z] #57 2.555 + RM_GOPATH=0
18:11:25 [2020-02-10T18:11:25.933Z] #57 2.555 + TMP_GOPATH=
18:11:25 [2020-02-10T18:11:25.933Z] #57 2.555 + : /build
18:11:25 [2020-02-10T18:11:25.933Z] #57 2.555 + '[' -z '' ']'
18:11:25 [2020-02-10T18:11:25.933Z] #57 2.555 ++ mktemp -d
18:11:25 [2020-02-10T18:11:25.933Z] #57 2.558 + export GOPATH=/tmp/tmp.79yXOClbfB
18:11:25 [2020-02-10T18:11:25.933Z] #57 2.558 + GOPATH=/tmp/tmp.79yXOClbfB
18:11:25 [2020-02-10T18:11:25.933Z] #57 2.558 + RM_GOPATH=1
18:11:25 [2020-02-10T18:11:25.933Z] #57 2.559 ++ dirname ./install.sh
18:11:25 [2020-02-10T18:11:25.933Z] #57 2.564 + dir=.
18:11:25 [2020-02-10T18:11:25.933Z] #57 2.564 + bin=runc
18:11:25 [2020-02-10T18:11:25.933Z] #57 2.564 + shift
18:11:25 [2020-02-10T18:11:25.934Z] #57 2.564 + '[' '!' -f ./runc.installer ']'
18:11:25 [2020-02-10T18:11:25.934Z] #57 2.564 + . ./runc.installer
18:11:25 [2020-02-10T18:11:25.934Z] #57 2.564 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:11:25 [2020-02-10T18:11:25.934Z] #57 2.564 + install_runc
18:11:25 [2020-02-10T18:11:25.934Z] #57 2.566 + uname -r
18:11:25 [2020-02-10T18:11:25.934Z] #57 2.568 + grep -q '^3\.10\.0.*\.el7\.'
18:11:25 [2020-02-10T18:11:25.934Z] #57 2.575 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:11:25 [2020-02-10T18:11:25.934Z] #57 2.575 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
18:11:25 [2020-02-10T18:11:25.934Z] #57 2.575 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.79yXOClbfB/src/github.com/opencontainers/runc
18:11:25 [2020-02-10T18:11:25.934Z] #57 2.575 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
18:11:25 [2020-02-10T18:11:25.934Z] #57 2.578 Cloning into '/tmp/tmp.79yXOClbfB/src/github.com/opencontainers/runc'...
18:11:26 [2020-02-10T18:11:26.173Z] #44 51.51   DEP      compel/arch/x86/src/lib/cpu.d
18:11:26 [2020-02-10T18:11:26.173Z] #44 ...
18:11:26 [2020-02-10T18:11:26.173Z] 
18:11:26 [2020-02-10T18:11:26.173Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:11:26 [2020-02-10T18:11:26.173Z] #10 99.16 Selecting previously unselected package g++-mingw-w64-x86-64.
18:11:26 [2020-02-10T18:11:26.173Z] #10 99.16 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
18:11:26 [2020-02-10T18:11:26.173Z] #10 99.16 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:11:26 [2020-02-10T18:11:26.248Z] #28 DONE 1.0s
18:11:26 [2020-02-10T18:11:26.248Z] 
18:11:26 [2020-02-10T18:11:26.248Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:11:26 [2020-02-10T18:11:26.430Z] #10 ...
18:11:26 [2020-02-10T18:11:26.430Z] 
18:11:26 [2020-02-10T18:11:26.430Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:26 [2020-02-10T18:11:26.430Z] #44 51.64   DEP      compel/src/lib/log.d
18:11:26 [2020-02-10T18:11:26.430Z] #44 51.80   DEP      compel/src/main.d
18:11:26 [2020-02-10T18:11:26.430Z] #44 51.91   DEP      compel/src/lib/handle-elf.d
18:11:26 [2020-02-10T18:11:26.584Z] #31 DONE 0.1s
18:11:26 [2020-02-10T18:11:26.584Z] 
18:11:26 [2020-02-10T18:11:26.584Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
18:11:26 [2020-02-10T18:11:26.584Z] #34 DONE 0.1s
18:11:26 [2020-02-10T18:11:26.584Z] 
18:11:26 [2020-02-10T18:11:26.584Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:11:26 [2020-02-10T18:11:26.584Z] #39 DONE 0.1s
18:11:26 [2020-02-10T18:11:26.584Z] 
18:11:26 [2020-02-10T18:11:26.584Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:26 [2020-02-10T18:11:26.584Z] #44 139.9   CC       criu/protobuf-desc.o
18:11:26 [2020-02-10T18:11:26.584Z] #44 141.1   CC       criu/protobuf.o
18:11:26 [2020-02-10T18:11:26.584Z] #44 141.5   CC       criu/pstree.o
18:11:26 [2020-02-10T18:11:26.584Z] #44 143.0   CC       criu/rbtree.o
18:11:26 [2020-02-10T18:11:26.584Z] #44 143.6   CC       criu/rst-malloc.o
18:11:26 [2020-02-10T18:11:26.584Z] #44 144.0   CC       criu/seccomp.o
18:11:26 [2020-02-10T18:11:26.687Z] #44 52.04   DEP      compel/arch/x86/src/lib/handle-elf.d
18:11:26 [2020-02-10T18:11:26.944Z] #44 52.25   CC       compel/src/lib/log.o
18:11:27 [2020-02-10T18:11:27.157Z] #44 145.0   CC       criu/seize.o
18:11:27 [2020-02-10T18:11:27.203Z] #44 52.60   CC       compel/arch/x86/src/lib/cpu.o
18:11:27 [2020-02-10T18:11:27.690Z] #42 ...
18:11:27 [2020-02-10T18:11:27.690Z] 
18:11:27 [2020-02-10T18:11:27.690Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:11:27 [2020-02-10T18:11:27.690Z] #63 71.96 + cd /tmp/tmp.SZXsHlWTrA/src/github.com/containerd/containerd
18:11:27 [2020-02-10T18:11:27.690Z] #63 71.96 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
18:11:27 [2020-02-10T18:11:27.690Z] #63 72.71 + export 'BUILDTAGS=netgo osusergo static_build'
18:11:27 [2020-02-10T18:11:27.690Z] #63 72.71 + BUILDTAGS='netgo osusergo static_build'
18:11:27 [2020-02-10T18:11:27.690Z] #63 72.71 + export EXTRA_FLAGS=-buildmode=pie
18:11:27 [2020-02-10T18:11:27.690Z] #63 72.71 + EXTRA_FLAGS=-buildmode=pie
18:11:27 [2020-02-10T18:11:27.690Z] #63 72.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:11:27 [2020-02-10T18:11:27.690Z] #63 72.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:11:27 [2020-02-10T18:11:27.690Z] #63 72.71 + '[' '' = dynamic ']'
18:11:27 [2020-02-10T18:11:27.690Z] #63 72.71 + make
18:11:27 [2020-02-10T18:11:27.690Z] #63 73.24 + bin/ctr
18:11:28 [2020-02-10T18:11:28.090Z] #44 145.9   CC       criu/servicefd.o
18:11:28 [2020-02-10T18:11:28.090Z] #44 ...
18:11:28 [2020-02-10T18:11:28.090Z] 
18:11:28 [2020-02-10T18:11:28.090Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:11:28 [2020-02-10T18:11:28.090Z] #41 DONE 210.9s
18:11:28 [2020-02-10T18:11:28.134Z] #44 53.59   CC       compel/arch/x86/src/lib/infect.o
18:11:28 [2020-02-10T18:11:28.348Z] 
18:11:28 [2020-02-10T18:11:28.348Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:11:28 [2020-02-10T18:11:28.477Z] #57 ...
18:11:28 [2020-02-10T18:11:28.477Z] 
18:11:28 [2020-02-10T18:11:28.477Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
18:11:28 [2020-02-10T18:11:28.477Z] #12 DONE 2.5s
18:11:28 [2020-02-10T18:11:28.477Z] 
18:11:28 [2020-02-10T18:11:28.477Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
18:11:28 [2020-02-10T18:11:28.606Z] #62 ...
18:11:28 [2020-02-10T18:11:28.606Z] 
18:11:28 [2020-02-10T18:11:28.606Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:28 [2020-02-10T18:11:28.606Z] #44 146.4   CC       criu/shmem.o
18:11:29 [2020-02-10T18:11:29.504Z] #44 54.65   CC       compel/src/lib/infect-rpc.o
18:11:29 [2020-02-10T18:11:29.505Z] #44 ...
18:11:29 [2020-02-10T18:11:29.505Z] 
18:11:29 [2020-02-10T18:11:29.505Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:11:29 [2020-02-10T18:11:29.505Z] #65 DONE 112.1s
18:11:29 [2020-02-10T18:11:29.505Z] 
18:11:29 [2020-02-10T18:11:29.505Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:11:29 [2020-02-10T18:11:29.505Z] #66 DONE 0.1s
18:11:29 [2020-02-10T18:11:29.505Z] 
18:11:29 [2020-02-10T18:11:29.505Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:29 [2020-02-10T18:11:29.505Z] #47 107.6 vendor/golang.org/x/net/idna
18:11:29 [2020-02-10T18:11:29.505Z] #47 110.0 vendor/golang.org/x/net/http2/hpack
18:11:29 [2020-02-10T18:11:29.505Z] #47 111.2 mime
18:11:29 [2020-02-10T18:11:29.976Z] #44 147.7   CC       criu/sigframe.o
18:11:29 [2020-02-10T18:11:29.976Z] #44 147.8   CC       criu/signalfd.o
18:11:30 [2020-02-10T18:11:30.232Z] #44 ...
18:11:30 [2020-02-10T18:11:30.232Z] 
18:11:30 [2020-02-10T18:11:30.232Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:11:30 [2020-02-10T18:11:30.232Z] #42 DONE 0.2s
18:11:30 [2020-02-10T18:11:30.232Z] 
18:11:30 [2020-02-10T18:11:30.232Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:30 [2020-02-10T18:11:30.232Z] #44 148.1   CC       criu/sk-inet.o
18:11:30 [2020-02-10T18:11:30.875Z] #47 113.4 mime/quotedprintable
18:11:30 [2020-02-10T18:11:30.875Z] #47 113.8 net/http/internal
18:11:31 [2020-02-10T18:11:31.029Z] #13 2.691 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:11:31 [2020-02-10T18:11:31.162Z] #44 148.8   CC       criu/sk-netlink.o
18:11:31 [2020-02-10T18:11:31.289Z] #13 DONE 2.9s
18:11:31 [2020-02-10T18:11:31.289Z] 
18:11:31 [2020-02-10T18:11:31.289Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
18:11:31 [2020-02-10T18:11:31.420Z] #44 149.1   CC       criu/sk-packet.o
18:11:31 [2020-02-10T18:11:31.677Z] #44 149.7   CC       criu/sk-queue.o
18:11:31 [2020-02-10T18:11:31.712Z] #63 ...
18:11:31 [2020-02-10T18:11:31.712Z] 
18:11:31 [2020-02-10T18:11:31.712Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:11:31 [2020-02-10T18:11:31.712Z] #31 DONE 101.9s
18:11:31 [2020-02-10T18:11:31.712Z] 
18:11:31 [2020-02-10T18:11:31.712Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:31 [2020-02-10T18:11:31.712Z] #45 56.84   CC       criu/page-xfer.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 57.56   CC       criu/pagemap-cache.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 57.74   CC       criu/pagemap.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 58.26   CC       criu/parasite-syscall.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 58.74   CC       criu/path.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 58.93   CC       criu/pie-util-vdso-elf32.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 59.16   CC       criu/pie-util-vdso.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 59.49   CC       criu/pie-util.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 59.65   CC       criu/pipes.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 60.10   CC       criu/plugin.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 60.41   CC       criu/proc_parse.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 62.42   CC       criu/protobuf-desc.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 62.86   CC       criu/protobuf.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 63.14   CC       criu/pstree.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 63.73   CC       criu/rbtree.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 63.95   CC       criu/rst-malloc.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 64.14   CC       criu/seccomp.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 64.56   CC       criu/seize.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 65.19   CC       criu/servicefd.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 65.44   CC       criu/shmem.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 65.91   CC       criu/sigframe.o
18:11:31 [2020-02-10T18:11:31.712Z] #45 66.15   CC       criu/signalfd.o
18:11:32 [2020-02-10T18:11:32.071Z] #45 66.44   CC       criu/sk-inet.o
18:11:32 [2020-02-10T18:11:32.241Z] #44 150.2   CC       criu/sk-tcp.o
18:11:32 [2020-02-10T18:11:32.805Z] #44 150.7   CC       criu/sk-unix.o
18:11:32 [2020-02-10T18:11:32.875Z] #45 67.10   CC       criu/sk-netlink.o
18:11:32 [2020-02-10T18:11:32.875Z] #45 67.40   CC       criu/sk-packet.o
18:11:33 [2020-02-10T18:11:33.251Z] #45 67.79   CC       criu/sk-queue.o
18:11:33 [2020-02-10T18:11:33.398Z] #47 ...
18:11:33 [2020-02-10T18:11:33.398Z] 
18:11:33 [2020-02-10T18:11:33.398Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:11:33 [2020-02-10T18:11:33.399Z] #10 116.1 Selecting previously unselected package libapparmor1:amd64.
18:11:33 [2020-02-10T18:11:33.399Z] #10 116.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
18:11:33 [2020-02-10T18:11:33.399Z] #10 116.1 Unpacking libapparmor1:amd64 (2.13.2-10) ...
18:11:33 [2020-02-10T18:11:33.399Z] #10 116.2 Selecting previously unselected package libapparmor-dev:amd64.
18:11:33 [2020-02-10T18:11:33.399Z] #10 116.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
18:11:33 [2020-02-10T18:11:33.399Z] #10 116.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
18:11:33 [2020-02-10T18:11:33.399Z] #10 116.3 Selecting previously unselected package libbtrfs0.
18:11:33 [2020-02-10T18:11:33.399Z] #10 116.3 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
18:11:33 [2020-02-10T18:11:33.399Z] #10 116.3 Unpacking libbtrfs0 (4.20.1-2) ...
18:11:33 [2020-02-10T18:11:33.399Z] #10 116.4 Selecting previously unselected package libbtrfs-dev.
18:11:33 [2020-02-10T18:11:33.399Z] #10 116.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
18:11:33 [2020-02-10T18:11:33.399Z] #10 116.4 Unpacking libbtrfs-dev (4.20.1-2) ...
18:11:33 [2020-02-10T18:11:33.399Z] #10 116.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
18:11:33 [2020-02-10T18:11:33.656Z] #10 116.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
18:11:33 [2020-02-10T18:11:33.656Z] #10 116.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:11:33 [2020-02-10T18:11:33.656Z] #10 116.6 Selecting previously unselected package libudev-dev:amd64.
18:11:33 [2020-02-10T18:11:33.656Z] #10 116.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ...
18:11:33 [2020-02-10T18:11:33.656Z] #10 116.7 Unpacking libudev-dev:amd64 (241-7~deb10u3) ...
18:11:33 [2020-02-10T18:11:33.715Z] #45 68.15   CC       criu/sk-tcp.o
18:11:33 [2020-02-10T18:11:33.833Z] #14 DONE 2.5s
18:11:33 [2020-02-10T18:11:33.833Z] 
18:11:33 [2020-02-10T18:11:33.833Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:11:33 [2020-02-10T18:11:33.914Z] #10 116.9 Selecting previously unselected package libsepol1-dev:amd64.
18:11:33 [2020-02-10T18:11:33.914Z] #10 116.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
18:11:33 [2020-02-10T18:11:33.914Z] #10 116.9 Unpacking libsepol1-dev:amd64 (2.8-1) ...
18:11:34 [2020-02-10T18:11:34.115Z] #45 68.43   CC       criu/sk-unix.o
18:11:34 [2020-02-10T18:11:34.171Z] #10 117.2 Selecting previously unselected package libpcre16-3:amd64.
18:11:34 [2020-02-10T18:11:34.171Z] #10 117.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
18:11:34 [2020-02-10T18:11:34.171Z] #10 117.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
18:11:34 [2020-02-10T18:11:34.428Z] #10 117.4 Selecting previously unselected package libpcre32-3:amd64.
18:11:34 [2020-02-10T18:11:34.428Z] #10 117.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
18:11:34 [2020-02-10T18:11:34.428Z] #10 117.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
18:11:34 [2020-02-10T18:11:34.428Z] #10 117.6 Selecting previously unselected package libpcrecpp0v5:amd64.
18:11:34 [2020-02-10T18:11:34.428Z] #10 117.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
18:11:34 [2020-02-10T18:11:34.685Z] #10 117.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
18:11:34 [2020-02-10T18:11:34.685Z] #10 117.7 Selecting previously unselected package libpcre3-dev:amd64.
18:11:34 [2020-02-10T18:11:34.685Z] #10 117.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
18:11:34 [2020-02-10T18:11:34.685Z] #10 117.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
18:11:34 [2020-02-10T18:11:34.706Z] #44 152.5   CC       criu/sockets.o
18:11:34 [2020-02-10T18:11:34.889Z] #45 69.40   CC       criu/sockets.o
18:11:35 [2020-02-10T18:11:35.250Z] #10 118.2 Selecting previously unselected package libselinux1-dev:amd64.
18:11:35 [2020-02-10T18:11:35.250Z] #10 118.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
18:11:35 [2020-02-10T18:11:35.250Z] #10 118.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
18:11:35 [2020-02-10T18:11:35.271Z] #44 153.2   CC       criu/stats.o
18:11:35 [2020-02-10T18:11:35.274Z] #45 69.82   CC       criu/stats.o
18:11:35 [2020-02-10T18:11:35.274Z] #45 69.94   CC       criu/string.o
18:11:35 [2020-02-10T18:11:35.508Z] #10 118.5 Selecting previously unselected package libdevmapper-dev:amd64.
18:11:35 [2020-02-10T18:11:35.508Z] #10 118.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
18:11:35 [2020-02-10T18:11:35.508Z] #10 118.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:11:35 [2020-02-10T18:11:35.508Z] #10 118.7 Selecting previously unselected package libseccomp-dev:amd64.
18:11:35 [2020-02-10T18:11:35.529Z] #44 153.4   CC       criu/string.o
18:11:35 [2020-02-10T18:11:35.529Z] #44 153.5   CC       criu/sysctl.o
18:11:35 [2020-02-10T18:11:35.641Z] #45 70.00   CC       criu/sysctl.o
18:11:35 [2020-02-10T18:11:35.766Z] #10 ...
18:11:35 [2020-02-10T18:11:35.767Z] 
18:11:35 [2020-02-10T18:11:35.767Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:11:35 [2020-02-10T18:11:35.767Z] #50 DONE 118.5s
18:11:35 [2020-02-10T18:11:35.767Z] 
18:11:35 [2020-02-10T18:11:35.767Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:11:35 [2020-02-10T18:11:35.767Z] #10 118.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
18:11:35 [2020-02-10T18:11:35.767Z] #10 118.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
18:11:35 [2020-02-10T18:11:35.767Z] #10 118.9 Selecting previously unselected package libsystemd-dev:amd64.
18:11:35 [2020-02-10T18:11:35.767Z] #10 118.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ...
18:11:35 [2020-02-10T18:11:35.767Z] #10 118.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ...
18:11:36 [2020-02-10T18:11:36.020Z] #45 70.42   CC       criu/sysfs_parse.o
18:11:36 [2020-02-10T18:11:36.020Z] #45 70.66   CC       criu/timerfd.o
18:11:36 [2020-02-10T18:11:36.101Z] #44 154.1   CC       criu/sysfs_parse.o
18:11:36 [2020-02-10T18:11:36.359Z] #44 154.4   CC       criu/timerfd.o
18:11:36 [2020-02-10T18:11:36.377Z] #15 DONE 2.3s
18:11:36 [2020-02-10T18:11:36.377Z] 
18:11:36 [2020-02-10T18:11:36.377Z] #16 [dev 6/25] RUN ldconfig
18:11:36 [2020-02-10T18:11:36.377Z] #16 ...
18:11:36 [2020-02-10T18:11:36.377Z] 
18:11:36 [2020-02-10T18:11:36.377Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:36 [2020-02-10T18:11:36.377Z] #44 51.10   CC       images/opts.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 51.35   CC       images/seccomp.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 51.82   CC       images/binfmt-misc.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 52.26   CC       images/time.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 52.45   CC       images/sysctl.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 52.68   CC       images/autofs.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 52.99   CC       images/macvlan.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 53.29   CC       images/sit.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 53.84   LINK     images/built-in.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 53.95   GEN      compel/include/asm
18:11:36 [2020-02-10T18:11:36.377Z] #44 53.96   GEN      compel/include/version.h
18:11:36 [2020-02-10T18:11:36.377Z] #44 53.99 touch .config
18:11:36 [2020-02-10T18:11:36.377Z] #44 54.01   GEN      include/common/config.h
18:11:36 [2020-02-10T18:11:36.377Z] #44 54.19   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:11:36 [2020-02-10T18:11:36.377Z] #44 54.20   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
18:11:36 [2020-02-10T18:11:36.377Z] #44 54.30   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 54.31   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 54.34   DEP      compel/plugins/std/infect.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 54.51   DEP      compel/plugins/std/string.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 54.62   DEP      compel/plugins/std/log.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 54.81   DEP      compel/plugins/std/fds.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 54.90   DEP      compel/plugins/std/std.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 55.03   DEP      compel/plugins/shmem/shmem.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 55.18   DEP      compel/plugins/fds/fds.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 55.37   CC       compel/plugins/std/std.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 55.88   CC       compel/plugins/std/fds.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 56.56   CC       compel/plugins/std/log.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 57.67   CC       compel/plugins/std/string.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 58.52   CC       compel/plugins/std/infect.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 59.18   CC       compel/arch/aarch64/plugins/std/parasite-head.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 59.25   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 59.36   AR       compel/plugins/std.lib.a
18:11:36 [2020-02-10T18:11:36.377Z] #44 59.49   CC       compel/plugins/fds/fds.o
18:11:36 [2020-02-10T18:11:36.377Z] #44 59.73   AR       compel/plugins/fds.lib.a
18:11:36 [2020-02-10T18:11:36.377Z] #44 59.79   HOSTDEP  compel/src/lib/log-host.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 60.00   HOSTDEP  compel/src/lib/handle-elf-host.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 60.16   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 60.30   HOSTDEP  compel/src/main-host.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 60.45   DEP      compel/src/lib/ptrace.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 60.56   DEP      compel/src/lib/infect.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 60.86   DEP      compel/src/lib/infect-util.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 61.11   DEP      compel/src/lib/infect-rpc.d
18:11:36 [2020-02-10T18:11:36.377Z] #44 ...
18:11:36 [2020-02-10T18:11:36.377Z] 
18:11:36 [2020-02-10T18:11:36.377Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:36 [2020-02-10T18:11:36.377Z] #47 107.8 vendor/golang.org/x/net/idna
18:11:36 [2020-02-10T18:11:36.377Z] #47 108.2 net/textproto
18:11:36 [2020-02-10T18:11:36.377Z] #47 108.3 crypto/x509
18:11:36 [2020-02-10T18:11:36.377Z] #47 110.3 mime/multipart
18:11:36 [2020-02-10T18:11:36.377Z] #47 111.0 vendor/golang.org/x/net/http/httpguts
18:11:36 [2020-02-10T18:11:36.377Z] #47 111.0 vendor/golang.org/x/net/http/httpproxy
18:11:36 [2020-02-10T18:11:36.377Z] #47 113.9 crypto/tls
18:11:36 [2020-02-10T18:11:36.408Z] #45 70.93   CC       criu/tty.o
18:11:36 [2020-02-10T18:11:36.617Z] #44 154.7   CC       criu/tty.o
18:11:36 [2020-02-10T18:11:36.639Z] #47 ...
18:11:36 [2020-02-10T18:11:36.639Z] 
18:11:36 [2020-02-10T18:11:36.639Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:36 [2020-02-10T18:11:36.639Z] #44 61.27   DEP      compel/arch/aarch64/src/lib/infect.d
18:11:36 [2020-02-10T18:11:36.639Z] #44 61.41   DEP      compel/arch/aarch64/src/lib/cpu.d
18:11:36 [2020-02-10T18:11:36.697Z] #10 119.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
18:11:36 [2020-02-10T18:11:36.901Z] #44 61.59   DEP      compel/src/lib/log.d
18:11:36 [2020-02-10T18:11:36.901Z] #44 61.70   DEP      compel/src/main.d
18:11:36 [2020-02-10T18:11:36.955Z] #10 119.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
18:11:36 [2020-02-10T18:11:36.955Z] #10 120.0 Setting up libapparmor1:amd64 (2.13.2-10) ...
18:11:36 [2020-02-10T18:11:36.955Z] #10 120.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:11:36 [2020-02-10T18:11:36.955Z] #10 120.0 Setting up libpcre16-3:amd64 (2:8.39-12) ...
18:11:36 [2020-02-10T18:11:36.955Z] #10 120.1 Setting up libsepol1-dev:amd64 (2.8-1) ...
18:11:36 [2020-02-10T18:11:36.955Z] #10 120.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:11:36 [2020-02-10T18:11:36.955Z] #10 120.1 Setting up libbtrfs0 (4.20.1-2) ...
18:11:36 [2020-02-10T18:11:36.955Z] #10 120.1 Setting up libpcre32-3:amd64 (2:8.39-12) ...
18:11:36 [2020-02-10T18:11:36.955Z] #10 120.1 Setting up libudev-dev:amd64 (241-7~deb10u3) ...
18:11:37 [2020-02-10T18:11:37.161Z] #44 ...
18:11:37 [2020-02-10T18:11:37.161Z] 
18:11:37 [2020-02-10T18:11:37.161Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:11:37 [2020-02-10T18:11:37.161Z] #50 DONE 118.7s
18:11:37 [2020-02-10T18:11:37.161Z] 
18:11:37 [2020-02-10T18:11:37.161Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:37 [2020-02-10T18:11:37.161Z] #44 61.94   DEP      compel/src/lib/handle-elf.d
18:11:37 [2020-02-10T18:11:37.205Z] #45 71.74   CC       criu/tun.o
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.1 Setting up libbtrfs-dev (4.20.1-2) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.2 Setting up mingw-w64-common (6.0.0-3) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.2 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.3 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
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.3 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
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.3 Setting up dmsetup (2:1.02.155-3) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
18:11:37 [2020-02-10T18:11:37.212Z] #10 120.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
18:11:37 [2020-02-10T18:11:37.422Z] #44 62.07   DEP      compel/arch/aarch64/src/lib/handle-elf.d
18:11:37 [2020-02-10T18:11:37.469Z] #10 120.4 Processing triggers for libc-bin (2.28-10) ...
18:11:37 [2020-02-10T18:11:37.608Z] #45 71.99   CC       criu/uffd.o
18:11:37 [2020-02-10T18:11:37.727Z] #10 DONE 120.7s
18:11:37 [2020-02-10T18:11:37.727Z] 
18:11:37 [2020-02-10T18:11:37.727Z] #55 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:11:37 [2020-02-10T18:11:37.727Z] #55 DONE 0.1s
18:11:37 [2020-02-10T18:11:37.727Z] 
18:11:37 [2020-02-10T18:11:37.727Z] #56 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:11:37 [2020-02-10T18:11:37.727Z] #56 DONE 0.1s
18:11:37 [2020-02-10T18:11:37.727Z] 
18:11:37 [2020-02-10T18:11:37.727Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:37 [2020-02-10T18:11:37.994Z] #44 62.46   CC       compel/src/lib/log.o
18:11:38 [2020-02-10T18:11:38.526Z] #44 156.2   CC       criu/tun.o
18:11:38 [2020-02-10T18:11:38.526Z] #44 156.6   CC       criu/uffd.o
18:11:38 [2020-02-10T18:11:38.567Z] #44 63.13   CC       compel/arch/aarch64/src/lib/cpu.o
18:11:38 [2020-02-10T18:11:38.634Z] Fetching without tags
18:11:38 [2020-02-10T18:11:38.650Z] #45 72.73   CC       criu/util.o
18:11:39 [2020-02-10T18:11:39.139Z] #44 63.91   CC       compel/arch/aarch64/src/lib/infect.o
18:11:39 [2020-02-10T18:11:39.400Z] #44 ...
18:11:39 [2020-02-10T18:11:39.400Z] 
18:11:39 [2020-02-10T18:11:39.400Z] #16 [dev 6/25] RUN ldconfig
18:11:39 [2020-02-10T18:11:39.400Z] #16 DONE 3.1s
18:11:39 [2020-02-10T18:11:39.400Z] 
18:11:39 [2020-02-10T18:11:39.400Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:11:39 [2020-02-10T18:11:39.645Z] Merging remotes/origin/master commit adf066416ff64776b87d3d384bc5f3fabe0ad8e4 into PR head commit e55bff541e0afc9bacd811b6eb599451a23a9d16
18:11:39 [2020-02-10T18:11:39.678Z] #45 73.71   CC       criu/uts_ns.o
18:11:39 [2020-02-10T18:11:39.678Z] #45 73.88   CC       criu/vdso.o
18:11:39 [2020-02-10T18:11:39.899Z] #44 157.6   CC       criu/util.o
18:11:40 [2020-02-10T18:11:40.038Z] #45 ...
18:11:40 [2020-02-10T18:11:40.038Z] 
18:11:40 [2020-02-10T18:11:40.038Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:11:40 [2020-02-10T18:11:40.038Z] #42 DONE 110.3s
18:11:40 [2020-02-10T18:11:40.038Z] 
18:11:40 [2020-02-10T18:11:40.038Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:40 [2020-02-10T18:11:40.038Z] #45 74.30   LINK     criu/built-in.o
18:11:40 [2020-02-10T18:11:40.038Z] #45 74.41   LINK     criu/criu
18:11:40 [2020-02-10T18:11:40.252Z] #57 ...
18:11:40 [2020-02-10T18:11:40.252Z] 
18:11:40 [2020-02-10T18:11:40.252Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:40 [2020-02-10T18:11:40.252Z] #44 55.18   CC       compel/src/lib/infect-util.o
18:11:40 [2020-02-10T18:11:40.252Z] #44 55.73   CC       compel/src/lib/infect.o
18:11:40 [2020-02-10T18:11:40.252Z] #44 58.24   CC       compel/src/lib/ptrace.o
18:11:40 [2020-02-10T18:11:40.252Z] #44 58.56   AR       compel/libcompel.a
18:11:40 [2020-02-10T18:11:40.252Z] #44 58.64   HOSTCC   compel/src/main-host.o
18:11:40 [2020-02-10T18:11:40.252Z] #44 58.96   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
18:11:40 [2020-02-10T18:11:40.252Z] #44 59.18   HOSTCC   compel/src/lib/handle-elf-host.o
18:11:40 [2020-02-10T18:11:40.252Z] #44 59.50   HOSTCC   compel/src/lib/log-host.o
18:11:40 [2020-02-10T18:11:40.252Z] #44 59.69   HOSTLINK compel/compel-host-bin
18:11:40 [2020-02-10T18:11:40.252Z] #44 59.83   DEP      soccr/soccr.d
18:11:40 [2020-02-10T18:11:40.252Z] #44 60.01   CC       soccr/soccr.o
18:11:40 [2020-02-10T18:11:40.252Z] #44 61.40   AR       soccr/libsoccr.a
18:11:40 [2020-02-10T18:11:40.252Z] #44 61.44 make[1]: 'soccr/libsoccr.a' is up to date.
18:11:40 [2020-02-10T18:11:40.252Z] #44 61.82   DEP      criu/arch/x86/sigframe.d
18:11:40 [2020-02-10T18:11:40.252Z] #44 61.99   DEP      criu/arch/x86/sigaction_compat.d
18:11:40 [2020-02-10T18:11:40.252Z] #44 62.16   DEP      criu/arch/x86/kerndat.d
18:11:40 [2020-02-10T18:11:40.252Z] #44 62.36   DEP      criu/arch/x86/crtools.d
18:11:40 [2020-02-10T18:11:40.252Z] #44 62.44   DEP      criu/arch/x86/cpu.d
18:11:40 [2020-02-10T18:11:40.252Z] #44 62.58   CC       criu/arch/x86/cpu.o
18:11:40 [2020-02-10T18:11:40.252Z] #44 63.34   CC       criu/arch/x86/crtools.o
18:11:40 [2020-02-10T18:11:40.252Z] #44 64.60   CC       criu/arch/x86/kerndat.o
18:11:40 [2020-02-10T18:11:40.252Z] #44 65.17   CC       criu/arch/x86/sigaction_compat.o
18:11:40 [2020-02-10T18:11:40.252Z] #44 65.48   CC       criu/arch/x86/sigframe.o
18:11:40 [2020-02-10T18:11:40.252Z] #44 ...
18:11:40 [2020-02-10T18:11:40.252Z] 
18:11:40 [2020-02-10T18:11:40.252Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.422 + RM_GOPATH=0
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.422 + TMP_GOPATH=
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.422 + : /build
18:11:40 [2020-02-10T18:11:40.252Z] #57 ...
18:11:40 [2020-02-10T18:11:40.252Z] 
18:11:40 [2020-02-10T18:11:40.252Z] #11 [dev 1/25] RUN groupadd -r docker
18:11:40 [2020-02-10T18:11:40.252Z] #11 DONE 2.6s
18:11:40 [2020-02-10T18:11:40.252Z] 
18:11:40 [2020-02-10T18:11:40.252Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.424 + '[' -z '' ']'
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.424 ++ mktemp -d
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.436 + export GOPATH=/tmp/tmp.pCbMaKgpoY
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.436 + GOPATH=/tmp/tmp.pCbMaKgpoY
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.436 + RM_GOPATH=1
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.436 ++ dirname ./install.sh
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.436 + dir=.
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.436 + bin=runc
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.436 + shift
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.436 + '[' '!' -f ./runc.installer ']'
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.436 + . ./runc.installer
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.436 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.449 + install_runc
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.450 + uname -r
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.450 + grep -q '^3\.10\.0.*\.el7\.'
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.457 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.457 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.457 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.457 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.pCbMaKgpoY/src/github.com/opencontainers/runc
18:11:40 [2020-02-10T18:11:40.252Z] #57 2.469 Cloning into '/tmp/tmp.pCbMaKgpoY/src/github.com/opencontainers/runc'...
18:11:38 [2020-02-10T18:11:38.178Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:11:38 [2020-02-10T18:11:38.275Z]  > git config --add remote.origin.fetch +refs/pull/40473/head:refs/remotes/origin/PR-40473 # timeout=10
18:11:38 [2020-02-10T18:11:38.366Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:11:38 [2020-02-10T18:11:38.517Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:11:38 [2020-02-10T18:11:38.663Z] Fetching upstream changes from https://github.com/moby/moby.git
18:11:38 [2020-02-10T18:11:38.664Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:11:38 [2020-02-10T18:11:38.665Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40473/head:refs/remotes/origin/PR-40473 +refs/heads/master:refs/remotes/origin/master
18:11:39 [2020-02-10T18:11:39.673Z]  > git config core.sparsecheckout # timeout=10
18:11:39 [2020-02-10T18:11:39.760Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
18:11:40 [2020-02-10T18:11:40.418Z] #45 74.72   DEP      lib/c/criu.d
18:11:40 [2020-02-10T18:11:40.418Z] #45 74.82   CC       images/rpc.pb-c.o
18:11:40 [2020-02-10T18:11:40.772Z] #45 75.06   CC       lib/c/criu.o
18:11:40 [2020-02-10T18:11:40.832Z] #44 158.7   CC       criu/uts_ns.o
18:11:41 [2020-02-10T18:11:41.089Z] #44 158.8   CC       criu/vdso-compat.o
18:11:41 [2020-02-10T18:11:41.089Z] #44 159.0   CC       criu/vdso.o
18:11:41 [2020-02-10T18:11:41.148Z] #45 75.48   LINK     lib/c/built-in.o
18:11:41 [2020-02-10T18:11:41.148Z] #45 75.50   LINK     lib/c/libcriu.so
18:11:41 [2020-02-10T18:11:41.148Z] #45 75.59   GEN      magic.py
18:11:41 [2020-02-10T18:11:41.148Z] #45 75.63 Note: Building without setproctitle() and strlcpy() support.
18:11:41 [2020-02-10T18:11:41.148Z] #45 75.63       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:11:41 [2020-02-10T18:11:41.513Z] #45 75.92 fatal: not a git repository (or any of the parent directories): .git
18:11:41 [2020-02-10T18:11:41.654Z] #44 159.5   LINK     criu/built-in.o
18:11:41 [2020-02-10T18:11:41.879Z] #45 76.23 make[1]: Nothing to be done for 'all'.
18:11:41 [2020-02-10T18:11:41.911Z] #44 159.7   LINK     criu/criu
18:11:42 [2020-02-10T18:11:42.168Z] #44 160.0   DEP      lib/c/criu.d
18:11:42 [2020-02-10T18:11:42.246Z] #45 76.59 make[1]: 'images/built-in.o' is up to date.
18:11:42 [2020-02-10T18:11:42.246Z] #45 76.63 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:11:42 [2020-02-10T18:11:42.246Z] #45 76.64 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:11:42 [2020-02-10T18:11:42.246Z] #45 76.65 make[1]: 'compel/libcompel.a' is up to date.
18:11:42 [2020-02-10T18:11:42.246Z] #45 76.66 make[1]: 'compel/compel-host-bin' is up to date.
18:11:42 [2020-02-10T18:11:42.246Z] #45 76.67 make[1]: Nothing to be done for 'all'.
18:11:42 [2020-02-10T18:11:42.246Z] #45 76.68 make[1]: 'soccr/libsoccr.a' is up to date.
18:11:42 [2020-02-10T18:11:42.246Z] #45 76.77 make[2]: Nothing to be done for 'all'.
18:11:42 [2020-02-10T18:11:42.246Z] #45 76.79 make[2]: Nothing to be done for 'all'.
18:11:42 [2020-02-10T18:11:42.246Z] #45 76.80 make[2]: Nothing to be done for 'all'.
18:11:42 [2020-02-10T18:11:42.246Z] #45 76.85 make[2]: Nothing to be done for 'all'.
18:11:42 [2020-02-10T18:11:42.426Z] #44 160.1   CC       images/rpc.pb-c.o
18:11:42 [2020-02-10T18:11:42.623Z] #45 76.90 make[2]: Nothing to be done for 'all'.
18:11:42 [2020-02-10T18:11:42.623Z] #45 76.90 make[2]: Nothing to be done for 'all'.
18:11:42 [2020-02-10T18:11:42.623Z] #45 76.93 make[2]: Nothing to be done for 'all'.
18:11:42 [2020-02-10T18:11:42.623Z] #45 76.99 make[2]: Nothing to be done for 'all'.
18:11:42 [2020-02-10T18:11:42.623Z] #45 76.99   INSTALL  criu/criu
18:11:42 [2020-02-10T18:11:42.623Z] #45 DONE 77.1s
18:11:42 [2020-02-10T18:11:42.623Z] 
18:11:42 [2020-02-10T18:11:42.623Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:11:42 [2020-02-10T18:11:42.684Z] #44 ...
18:11:42 [2020-02-10T18:11:42.684Z] 
18:11:42 [2020-02-10T18:11:42.684Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:42 [2020-02-10T18:11:42.684Z] #57 107.4 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
18:11:42 [2020-02-10T18:11:42.702Z] #17 2.928 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:11:42 [2020-02-10T18:11:42.702Z] #17 3.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:11:42 [2020-02-10T18:11:42.702Z] #17 3.118 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:11:42 [2020-02-10T18:11:42.702Z] #17 ...
18:11:42 [2020-02-10T18:11:42.702Z] 
18:11:42 [2020-02-10T18:11:42.702Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:42 [2020-02-10T18:11:42.702Z] #57 9.306 + cd /tmp/tmp.79yXOClbfB/src/github.com/opencontainers/runc
18:11:42 [2020-02-10T18:11:42.702Z] #57 9.310 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:11:42 [2020-02-10T18:11:42.702Z] #57 9.522 + '[' -z '' ']'
18:11:42 [2020-02-10T18:11:42.702Z] #57 9.522 + target=static
18:11:42 [2020-02-10T18:11:42.702Z] #57 9.522 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:11:42 [2020-02-10T18:11:42.702Z] #57 11.16 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 .
18:11:42 [2020-02-10T18:11:42.702Z] #57 ...
18:11:42 [2020-02-10T18:11:42.702Z] 
18:11:42 [2020-02-10T18:11:42.702Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:42 [2020-02-10T18:11:42.702Z] #44 64.78   CC       compel/src/lib/infect-rpc.o
18:11:42 [2020-02-10T18:11:42.702Z] #44 65.16   CC       compel/src/lib/infect-util.o
18:11:42 [2020-02-10T18:11:42.702Z] #44 65.64   CC       compel/src/lib/infect.o
18:11:42 [2020-02-10T18:11:42.774Z] #57 ...
18:11:42 [2020-02-10T18:11:42.774Z] 
18:11:42 [2020-02-10T18:11:42.774Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
18:11:42 [2020-02-10T18:11:42.774Z] #12 DONE 2.2s
18:11:42 [2020-02-10T18:11:42.774Z] 
18:11:42 [2020-02-10T18:11:42.774Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
18:11:43 [2020-02-10T18:11:43.338Z] #13 ...
18:11:43 [2020-02-10T18:11:43.338Z] 
18:11:43 [2020-02-10T18:11:43.338Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:43 [2020-02-10T18:11:43.338Z] #47 115.9 mime/multipart
18:11:43 [2020-02-10T18:11:43.338Z] #47 115.9 crypto/tls
18:11:43 [2020-02-10T18:11:43.338Z] #47 124.1 net/http/httptrace
18:11:43 [2020-02-10T18:11:43.338Z] #47 124.3 net/http
18:11:43 [2020-02-10T18:11:43.338Z] #47 ...
18:11:43 [2020-02-10T18:11:43.338Z] 
18:11:43 [2020-02-10T18:11:43.338Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:43 [2020-02-10T18:11:43.338Z] #44 65.79   LINK     criu/arch/x86/crtools.built-in.o
18:11:43 [2020-02-10T18:11:43.338Z] #44 65.89   DEP      criu/pie/util-vdso-elf32.d
18:11:43 [2020-02-10T18:11:43.338Z] #44 66.06   DEP      criu/arch/x86/vdso-pie.d
18:11:43 [2020-02-10T18:11:43.338Z] #44 66.19   DEP      criu/pie/parasite-vdso.d
18:11:43 [2020-02-10T18:11:43.338Z] #44 66.44   DEP      criu/pie/util-vdso.d
18:11:43 [2020-02-10T18:11:43.338Z] #44 66.55   DEP      criu/pie/util.d
18:11:43 [2020-02-10T18:11:43.338Z] #44 66.68   CC       criu/pie/util.o
18:11:43 [2020-02-10T18:11:43.338Z] #44 67.03   CC       criu/pie/util-vdso.o
18:11:43 [2020-02-10T18:11:43.338Z] #44 67.68   CC       criu/pie/parasite-vdso.o
18:11:43 [2020-02-10T18:11:43.338Z] #44 68.48   CC       criu/arch/x86/vdso-pie.o
18:11:43 [2020-02-10T18:11:43.399Z] #54 ...
18:11:43 [2020-02-10T18:11:43.399Z] 
18:11:43 [2020-02-10T18:11:43.399Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:11:43 [2020-02-10T18:11:43.399Z] #11 114.0 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
18:11:43 [2020-02-10T18:11:43.399Z] #11 114.1 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
18:11:43 [2020-02-10T18:11:43.595Z] #44 68.90   CC       criu/pie/util-vdso-elf32.o
18:11:43 [2020-02-10T18:11:43.770Z] #11 114.3 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
18:11:43 [2020-02-10T18:11:43.770Z] #11 114.3 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
18:11:43 [2020-02-10T18:11:43.770Z] #11 114.4 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
18:11:43 [2020-02-10T18:11:43.770Z] #11 114.5 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB]
18:11:44 [2020-02-10T18:11:44.056Z] #57 108.8 + mkdir -p /build
18:11:44 [2020-02-10T18:11:44.056Z] #57 108.8 + cp runc /build/runc
18:11:44 [2020-02-10T18:11:44.087Z] #44 68.87   CC       compel/src/lib/ptrace.o
18:11:44 [2020-02-10T18:11:44.127Z] #11 114.6 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
18:11:44 [2020-02-10T18:11:44.170Z] #44 69.56   AR       criu/pie/pie.lib.a
18:11:44 [2020-02-10T18:11:44.170Z] #44 69.62   DEP      criu/pie/restorer.d
18:11:44 [2020-02-10T18:11:44.427Z] #44 ...
18:11:44 [2020-02-10T18:11:44.427Z] 
18:11:44 [2020-02-10T18:11:44.427Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
18:11:44 [2020-02-10T18:11:44.427Z] #13 1.910 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:11:44 [2020-02-10T18:11:44.427Z] #13 DONE 2.0s
18:11:44 [2020-02-10T18:11:44.427Z] 
18:11:44 [2020-02-10T18:11:44.427Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:44 [2020-02-10T18:11:44.427Z] #44 69.82   DEP      criu/arch/x86/sigaction_compat_pie.d
18:11:44 [2020-02-10T18:11:44.502Z] #11 115.0 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
18:11:44 [2020-02-10T18:11:44.621Z] #57 DONE 109.1s
18:11:44 [2020-02-10T18:11:44.621Z] 
18:11:44 [2020-02-10T18:11:44.621Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:44 [2020-02-10T18:11:44.621Z] #44 160.6   CC       lib/c/criu.o
18:11:44 [2020-02-10T18:11:44.621Z] #44 161.5   LINK     lib/c/built-in.o
18:11:44 [2020-02-10T18:11:44.621Z] #44 161.5   LINK     lib/c/libcriu.so
18:11:44 [2020-02-10T18:11:44.621Z] #44 161.7   GEN      magic.py
18:11:44 [2020-02-10T18:11:44.621Z] #44 161.8 Note: Building without setproctitle() and strlcpy() support.
18:11:44 [2020-02-10T18:11:44.621Z] #44 161.8       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:11:44 [2020-02-10T18:11:44.621Z] #44 162.4 fatal: not a git repository (or any of the parent directories): .git
18:11:44 [2020-02-10T18:11:44.659Z] #44 69.44   AR       compel/libcompel.a
18:11:44 [2020-02-10T18:11:44.684Z] #44 69.94   DEP      criu/arch/x86/restorer_unmap.d
18:11:44 [2020-02-10T18:11:44.684Z] #44 70.01   DEP      criu/arch/x86/restorer.d
18:11:44 [2020-02-10T18:11:44.863Z] #11 115.2 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
18:11:44 [2020-02-10T18:11:44.863Z] #11 115.3 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
18:11:44 [2020-02-10T18:11:44.921Z] #44 69.62   HOSTCC   compel/src/main-host.o
18:11:44 [2020-02-10T18:11:44.941Z] #44 70.40   DEP      criu/pie/parasite.d
18:11:45 [2020-02-10T18:11:45.230Z] #11 115.5 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
18:11:45 [2020-02-10T18:11:45.494Z] #44 70.17   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
18:11:45 [2020-02-10T18:11:45.509Z] #44 70.71   CC       criu/pie/parasite.o
18:11:45 [2020-02-10T18:11:45.554Z] #44 163.5 make[1]: Nothing to be done for 'all'.
18:11:45 [2020-02-10T18:11:45.604Z] #11 116.2 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
18:11:45 [2020-02-10T18:11:45.604Z] #11 116.3 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
18:11:45 [2020-02-10T18:11:45.755Z] #44 70.54   HOSTCC   compel/src/lib/handle-elf-host.o
18:11:45 [2020-02-10T18:11:45.967Z] #11 116.4 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
18:11:45 [2020-02-10T18:11:45.967Z] #11 116.5 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB]
18:11:46 [2020-02-10T18:11:46.119Z] #44 164.0 make[1]: 'images/built-in.o' is up to date.
18:11:46 [2020-02-10T18:11:46.119Z] #44 164.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:11:46 [2020-02-10T18:11:46.119Z] #44 164.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:11:46 [2020-02-10T18:11:46.119Z] #44 164.0 make[1]: 'compel/libcompel.a' is up to date.
18:11:46 [2020-02-10T18:11:46.119Z] #44 164.1 make[1]: 'compel/compel-host-bin' is up to date.
18:11:46 [2020-02-10T18:11:46.119Z] #44 164.1 make[1]: Nothing to be done for 'all'.
18:11:46 [2020-02-10T18:11:46.119Z] #44 164.1 make[1]: 'soccr/libsoccr.a' is up to date.
18:11:46 [2020-02-10T18:11:46.331Z] #44 71.06   HOSTCC   compel/src/lib/log-host.o
18:11:46 [2020-02-10T18:11:46.376Z] #44 164.3 make[2]: Nothing to be done for 'all'.
18:11:46 [2020-02-10T18:11:46.376Z] #44 164.3 make[2]: Nothing to be done for 'all'.
18:11:46 [2020-02-10T18:11:46.376Z] #44 164.3 make[2]: Nothing to be done for 'all'.
18:11:46 [2020-02-10T18:11:46.439Z] Merge succeeded, producing e55bff541e0afc9bacd811b6eb599451a23a9d16
18:11:46 [2020-02-10T18:11:46.440Z] Checking out Revision e55bff541e0afc9bacd811b6eb599451a23a9d16 (PR-40473)
18:11:46 [2020-02-10T18:11:46.592Z] #44 71.39   HOSTLINK compel/compel-host-bin
18:11:46 [2020-02-10T18:11:46.634Z] #44 164.4 make[2]: Nothing to be done for 'all'.
18:11:46 [2020-02-10T18:11:46.634Z] #44 164.5 make[2]: Nothing to be done for 'all'.
18:11:46 [2020-02-10T18:11:46.634Z] #44 164.5 make[2]: Nothing to be done for 'all'.
18:11:46 [2020-02-10T18:11:46.634Z] #44 164.5 make[2]: Nothing to be done for 'all'.
18:11:46 [2020-02-10T18:11:46.634Z] #44 164.6 make[2]: Nothing to be done for 'all'.
18:11:46 [2020-02-10T18:11:46.762Z] #11 117.1 debconf: delaying package configuration, since apt-utils is not installed
18:11:46 [2020-02-10T18:11:46.762Z] #11 117.2 Fetched 73.7 MB in 1min 36s (772 kB/s)
18:11:46 [2020-02-10T18:11:46.762Z] #11 117.2 (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.)
18:11:46 [2020-02-10T18:11:46.762Z] #11 117.2 Preparing to unpack .../libsystemd0_241-7~deb10u3_s390x.deb ...
18:11:46 [2020-02-10T18:11:46.762Z] #11 117.2 Unpacking libsystemd0:s390x (241-7~deb10u3) over (241-7~deb10u2) ...
18:11:46 [2020-02-10T18:11:46.762Z] #11 117.3 Setting up libsystemd0:s390x (241-7~deb10u3) ...
18:11:46 [2020-02-10T18:11:46.762Z] #11 117.3 (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.)
18:11:46 [2020-02-10T18:11:46.762Z] #11 117.3 Preparing to unpack .../libudev1_241-7~deb10u3_s390x.deb ...
18:11:46 [2020-02-10T18:11:46.762Z] #11 117.4 Unpacking libudev1:s390x (241-7~deb10u3) over (241-7~deb10u2) ...
18:11:46 [2020-02-10T18:11:46.762Z] #11 117.4 Setting up libudev1:s390x (241-7~deb10u3) ...
18:11:46 [2020-02-10T18:11:46.854Z] #44 71.65   DEP      soccr/soccr.d
18:11:46 [2020-02-10T18:11:46.881Z] #44 72.08   LINK     criu/pie/parasite.built-in.o
18:11:46 [2020-02-10T18:11:46.881Z] #44 72.10   GEN      criu/pie/parasite-blob.h
18:11:46 [2020-02-10T18:11:46.881Z] #44 72.12   CC       criu/arch/x86/restorer.o
18:11:46 [2020-02-10T18:11:46.881Z] #44 ...
18:11:46 [2020-02-10T18:11:46.881Z] 
18:11:46 [2020-02-10T18:11:46.881Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
18:11:46 [2020-02-10T18:11:46.881Z] #14 DONE 2.3s
18:11:46 [2020-02-10T18:11:46.881Z] 
18:11:46 [2020-02-10T18:11:46.881Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:46 [2020-02-10T18:11:46.881Z] #57 8.555 + cd /tmp/tmp.pCbMaKgpoY/src/github.com/opencontainers/runc
18:11:46 [2020-02-10T18:11:46.881Z] #57 8.555 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:11:46 [2020-02-10T18:11:46.881Z] #57 8.633 + '[' -z '' ']'
18:11:46 [2020-02-10T18:11:46.881Z] #57 8.636 + target=static
18:11:46 [2020-02-10T18:11:46.881Z] #57 8.636 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:11:46 [2020-02-10T18:11:46.891Z] #44 164.6   INSTALL  criu/criu
18:11:46 [2020-02-10T18:11:46.891Z] #44 DONE 164.8s
18:11:46 [2020-02-10T18:11:46.891Z] 
18:11:46 [2020-02-10T18:11:46.891Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:11:47 [2020-02-10T18:11:47.115Z] #44 71.90   CC       soccr/soccr.o
18:11:47 [2020-02-10T18:11:47.132Z] #11 117.5 Selecting previously unselected package binutils-mingw-w64-i686.
18:11:47 [2020-02-10T18:11:47.132Z] #11 117.5 (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.)
18:11:47 [2020-02-10T18:11:47.132Z] #11 117.5 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
18:11:47 [2020-02-10T18:11:47.132Z] #11 117.5 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:11:47 [2020-02-10T18:11:47.155Z] #53 ...
18:11:47 [2020-02-10T18:11:47.155Z] 
18:11:47 [2020-02-10T18:11:47.155Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:11:47 [2020-02-10T18:11:47.155Z] #62 188.0 + bin/containerd
18:11:47 [2020-02-10T18:11:47.606Z] Commit message: "TestLoginFailsWithBadCredentials: prepare for Go 1.14 changes"
18:11:47 [2020-02-10T18:11:47.616Z] #11 118.0 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:11:47 [2020-02-10T18:11:47.616Z] #11 118.0 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
18:11:47 [2020-02-10T18:11:47.616Z] #11 118.0 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:11:47 [2020-02-10T18:11:47.815Z] #57 10.20 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 .
18:11:48 [2020-02-10T18:11:48.224Z] #11 118.9 Selecting previously unselected package binutils-mingw-w64.
18:11:48 [2020-02-10T18:11:48.224Z] #11 118.9 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:11:45 [2020-02-10T18:11:45.994Z]  > git merge adf066416ff64776b87d3d384bc5f3fabe0ad8e4 # timeout=10
18:11:46 [2020-02-10T18:11:46.213Z]  > git rev-parse "HEAD^{commit}" # timeout=10
18:11:46 [2020-02-10T18:11:46.467Z]  > git config core.sparsecheckout # timeout=10
18:11:46 [2020-02-10T18:11:46.548Z]  > git checkout -f e55bff541e0afc9bacd811b6eb599451a23a9d16
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
18:11:48 [2020-02-10T18:11:48.526Z] #62 ...
18:11:48 [2020-02-10T18:11:48.526Z] 
18:11:48 [2020-02-10T18:11:48.526Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
18:11:48 [2020-02-10T18:11:48.526Z] #45 DONE 0.1s
18:11:48 [2020-02-10T18:11:48.526Z] 
18:11:48 [2020-02-10T18:11:48.526Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:11:48 [2020-02-10T18:11:48.526Z] #48 DONE 0.1s
18:11:48 [2020-02-10T18:11:48.526Z] 
18:11:48 [2020-02-10T18:11:48.526Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:11:48 [2020-02-10T18:11:48.526Z] #62 ...
18:11:48 [2020-02-10T18:11:48.526Z] 
18:11:48 [2020-02-10T18:11:48.526Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:11:48 [2020-02-10T18:11:48.526Z] #51 DONE 0.1s
18:11:48 [2020-02-10T18:11:48.655Z] #11 118.9 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:11:48 [2020-02-10T18:11:48.655Z] #11 119.0 Selecting previously unselected package libdevmapper1.02.1:s390x.
18:11:48 [2020-02-10T18:11:48.655Z] #11 119.0 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
18:11:48 [2020-02-10T18:11:48.655Z] #11 119.0 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
18:11:48 [2020-02-10T18:11:48.655Z] #11 119.1 Selecting previously unselected package dmsetup.
18:11:48 [2020-02-10T18:11:48.655Z] #11 119.1 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
18:11:48 [2020-02-10T18:11:48.655Z] #11 119.1 Unpacking dmsetup (2:1.02.155-3) ...
18:11:48 [2020-02-10T18:11:48.655Z] #11 119.1 Selecting previously unselected package mingw-w64-common.
18:11:48 [2020-02-10T18:11:48.655Z] #11 119.1 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:11:48 [2020-02-10T18:11:48.655Z] #11 119.1 Unpacking mingw-w64-common (6.0.0-3) ...
18:11:48 [2020-02-10T18:11:48.784Z] 
18:11:48 [2020-02-10T18:11:48.784Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:11:49 [2020-02-10T18:11:49.191Z] #57 ...
18:11:49 [2020-02-10T18:11:49.191Z] 
18:11:49 [2020-02-10T18:11:49.191Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:11:49 [2020-02-10T18:11:49.191Z] #15 DONE 2.3s
18:11:49 [2020-02-10T18:11:49.191Z] 
18:11:49 [2020-02-10T18:11:49.191Z] #16 [dev 6/25] RUN ldconfig
18:11:49 [2020-02-10T18:11:49.225Z] + docker version
18:11:49 [2020-02-10T18:11:49.225Z] Client: Docker Engine - Enterprise
18:11:49 [2020-02-10T18:11:49.225Z]  Version:           19.03.5
18:11:49 [2020-02-10T18:11:49.225Z]  API version:       1.40
18:11:49 [2020-02-10T18:11:49.225Z]  Go version:        go1.12.12
18:11:49 [2020-02-10T18:11:49.225Z]  Git commit:        2ee0c57608
18:11:49 [2020-02-10T18:11:49.225Z]  Built:             11/13/2019 08:00:16
18:11:49 [2020-02-10T18:11:49.225Z]  OS/Arch:           windows/amd64
18:11:49 [2020-02-10T18:11:49.225Z]  Experimental:      false
18:11:49 [2020-02-10T18:11:49.225Z] 
18:11:49 [2020-02-10T18:11:49.225Z] Server: Docker Engine - Enterprise
18:11:49 [2020-02-10T18:11:49.225Z]  Engine:
18:11:49 [2020-02-10T18:11:49.225Z]   Version:          19.03.5
18:11:49 [2020-02-10T18:11:49.225Z]   API version:      1.40 (minimum version 1.24)
18:11:49 [2020-02-10T18:11:49.225Z]   Go version:       go1.12.12
18:11:49 [2020-02-10T18:11:49.225Z]   Git commit:       2ee0c57608
18:11:49 [2020-02-10T18:11:49.225Z]   Built:            11/13/2019 07:58:51
18:11:49 [2020-02-10T18:11:49.225Z]   OS/Arch:          windows/amd64
18:11:49 [2020-02-10T18:11:49.225Z]   Experimental:     true
[Pipeline] sh
18:11:49 [2020-02-10T18:11:49.661Z] #44 74.02   AR       soccr/libsoccr.a
18:11:49 [2020-02-10T18:11:49.661Z] #44 74.05 make[1]: 'soccr/libsoccr.a' is up to date.
18:11:49 [2020-02-10T18:11:49.661Z] #44 74.35   DEP      criu/arch/aarch64/sigframe.d
18:11:49 [2020-02-10T18:11:49.922Z] #44 74.60   DEP      criu/arch/aarch64/crtools.d
18:11:49 [2020-02-10T18:11:49.979Z] #11 120.5 Selecting previously unselected package mingw-w64-x86-64-dev.
18:11:49 [2020-02-10T18:11:49.979Z] #11 120.5 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:11:49 [2020-02-10T18:11:49.979Z] #11 120.5 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:11:50 [2020-02-10T18:11:50.182Z] #44 74.89   DEP      criu/arch/aarch64/cpu.d
18:11:50 [2020-02-10T18:11:50.182Z] #44 ...
18:11:50 [2020-02-10T18:11:50.182Z] 
18:11:50 [2020-02-10T18:11:50.182Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:50 [2020-02-10T18:11:50.182Z] #47 121.5 net/http/httptrace
18:11:50 [2020-02-10T18:11:50.182Z] #47 121.8 net/http
18:11:50 [2020-02-10T18:11:50.182Z] #47 ...
18:11:50 [2020-02-10T18:11:50.182Z] 
18:11:50 [2020-02-10T18:11:50.182Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:50 [2020-02-10T18:11:50.183Z] #44 74.94   DEP      criu/arch/aarch64/bitops.d
18:11:50 [2020-02-10T18:11:50.183Z] #44 75.00   CC       criu/arch/aarch64/bitops.o
18:11:50 [2020-02-10T18:11:50.444Z] #44 75.11   CC       criu/arch/aarch64/cpu.o
18:11:50 [2020-02-10T18:11:50.444Z] #44 75.26   CC       criu/arch/aarch64/crtools.o
18:11:50 [2020-02-10T18:11:50.746Z] + docker info
18:11:51 [2020-02-10T18:11:51.085Z] #16 DONE 2.2s
18:11:51 [2020-02-10T18:11:51.085Z] 
18:11:51 [2020-02-10T18:11:51.085Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:11:51 [2020-02-10T18:11:51.085Z] #44 72.82   CC       criu/arch/x86/restorer_unmap.o
18:11:51 [2020-02-10T18:11:51.085Z] #44 72.93   CC       criu/arch/x86/sigaction_compat_pie.o
18:11:51 [2020-02-10T18:11:51.085Z] #44 73.26   CC       criu/pie/restorer.o
18:11:51 [2020-02-10T18:11:51.085Z] #44 76.51   LINK     criu/pie/restorer.built-in.o
18:11:51 [2020-02-10T18:11:51.085Z] #44 76.53   GEN      criu/pie/restorer-blob.h
18:11:51 [2020-02-10T18:11:51.258Z] #11 121.7 Selecting previously unselected package gcc-mingw-w64-base.
18:11:51 [2020-02-10T18:11:51.258Z] #11 121.7 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
18:11:51 [2020-02-10T18:11:51.258Z] #11 121.7 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:11:51 [2020-02-10T18:11:51.258Z] #11 121.7 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:11:51 [2020-02-10T18:11:51.258Z] #11 121.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
18:11:51 [2020-02-10T18:11:51.258Z] #11 121.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:11:51 [2020-02-10T18:11:51.343Z] #44 76.63   DEP      criu/vdso.d
18:11:51 [2020-02-10T18:11:51.343Z] #44 76.91   DEP      criu/vdso-compat.d
18:11:51 [2020-02-10T18:11:51.386Z] #44 75.96   CC       criu/arch/aarch64/sigframe.o
18:11:51 [2020-02-10T18:11:51.648Z] #44 76.29   LINK     criu/arch/aarch64/crtools.built-in.o
18:11:51 [2020-02-10T18:11:51.648Z] #44 76.35   DEP      criu/arch/aarch64/intraprocedure.d
18:11:51 [2020-02-10T18:11:51.648Z] #44 76.38   DEP      criu/arch/aarch64/vdso-pie.d
18:11:51 [2020-02-10T18:11:51.908Z] #44 76.50   DEP      criu/pie/parasite-vdso.d
18:11:51 [2020-02-10T18:11:51.908Z] #44 76.63   DEP      criu/pie/util-vdso.d
18:11:51 [2020-02-10T18:11:51.909Z] #44 77.09   DEP      criu/uts_ns.d
18:11:51 [2020-02-10T18:11:51.909Z] #44 77.35   DEP      criu/util.d
18:11:52 [2020-02-10T18:11:52.167Z] #44 77.52   DEP      criu/uffd.d
18:11:52 [2020-02-10T18:11:52.169Z] #44 76.75   DEP      criu/pie/util.d
18:11:52 [2020-02-10T18:11:52.424Z] #44 77.70   DEP      criu/tun.d
18:11:52 [2020-02-10T18:11:52.424Z] #44 77.85   DEP      criu/tty.d
18:11:52 [2020-02-10T18:11:52.430Z] #44 76.97   CC       criu/pie/util.o
18:11:52 [2020-02-10T18:11:52.682Z] #44 78.00   DEP      criu/timerfd.d
18:11:52 [2020-02-10T18:11:52.682Z] #44 78.22   DEP      criu/sysfs_parse.d
18:11:52 [2020-02-10T18:11:52.691Z] #44 77.44   CC       criu/pie/util-vdso.o
18:11:52 [2020-02-10T18:11:52.940Z] #44 78.35   DEP      criu/sysctl.d
18:11:52 [2020-02-10T18:11:52.952Z] #44 ...
18:11:52 [2020-02-10T18:11:52.952Z] 
18:11:52 [2020-02-10T18:11:52.952Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:11:52 [2020-02-10T18:11:52.952Z] #17 3.772 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB]
18:11:52 [2020-02-10T18:11:52.952Z] #17 4.875 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [175 kB]
18:11:52 [2020-02-10T18:11:52.952Z] #17 6.360 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [5776 B]
18:11:52 [2020-02-10T18:11:52.952Z] #17 9.925 Fetched 8153 kB in 7s (1111 kB/s)
18:11:52 [2020-02-10T18:11:52.952Z] #17 9.925 Reading package lists...
18:11:52 [2020-02-10T18:11:52.952Z] #17 ...
18:11:52 [2020-02-10T18:11:52.952Z] 
18:11:52 [2020-02-10T18:11:52.952Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:11:52 [2020-02-10T18:11:52.964Z] #62 ...
18:11:52 [2020-02-10T18:11:52.964Z] 
18:11:52 [2020-02-10T18:11:52.964Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:11:52 [2020-02-10T18:11:52.964Z] #53 DONE 234.8s
18:11:52 [2020-02-10T18:11:52.964Z] 
18:11:52 [2020-02-10T18:11:52.964Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:11:53 [2020-02-10T18:11:53.065Z] #11 ...
18:11:53 [2020-02-10T18:11:53.065Z] 
18:11:53 [2020-02-10T18:11:53.065Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:11:53 [2020-02-10T18:11:53.065Z] #54 DONE 123.3s
18:11:53 [2020-02-10T18:11:53.197Z] #44 78.50   DEP      criu/string.d
18:11:53 [2020-02-10T18:11:53.197Z] #44 78.56   DEP      criu/stats.d
18:11:53 [2020-02-10T18:11:53.197Z] #44 78.70   DEP      criu/sockets.d
18:11:53 [2020-02-10T18:11:53.438Z] 
18:11:53 [2020-02-10T18:11:53.438Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:11:53 [2020-02-10T18:11:53.455Z] #44 78.83   DEP      criu/sk-unix.d
18:11:53 [2020-02-10T18:11:53.529Z] #62 ...
18:11:53 [2020-02-10T18:11:53.529Z] 
18:11:53 [2020-02-10T18:11:53.529Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:11:53 [2020-02-10T18:11:53.627Z] Client:
18:11:53 [2020-02-10T18:11:53.627Z]  Debug Mode: false
18:11:53 [2020-02-10T18:11:53.627Z]  Plugins:
18:11:53 [2020-02-10T18:11:53.627Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
18:11:53 [2020-02-10T18:11:53.627Z] 
18:11:53 [2020-02-10T18:11:53.627Z] Server:
18:11:53 [2020-02-10T18:11:53.627Z]  Containers: 2
18:11:53 [2020-02-10T18:11:53.627Z]   Running: 1
18:11:53 [2020-02-10T18:11:53.627Z]   Paused: 0
18:11:53 [2020-02-10T18:11:53.627Z]   Stopped: 1
18:11:53 [2020-02-10T18:11:53.627Z]  Images: 11
18:11:53 [2020-02-10T18:11:53.627Z]  Server Version: 19.03.5
18:11:53 [2020-02-10T18:11:53.627Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:11:53 [2020-02-10T18:11:53.627Z]   Windows: 
18:11:53 [2020-02-10T18:11:53.627Z]   LCOW: 
18:11:53 [2020-02-10T18:11:53.627Z]  Logging Driver: json-file
18:11:53 [2020-02-10T18:11:53.627Z]  Plugins:
18:11:53 [2020-02-10T18:11:53.627Z]   Volume: local
18:11:53 [2020-02-10T18:11:53.627Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:11:53 [2020-02-10T18:11:53.627Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:11:53 [2020-02-10T18:11:53.627Z]  Swarm: inactive
18:11:53 [2020-02-10T18:11:53.627Z]  Default Isolation: process
18:11:53 [2020-02-10T18:11:53.627Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:11:53 [2020-02-10T18:11:53.627Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
18:11:53 [2020-02-10T18:11:53.627Z]  OSType: windows
18:11:53 [2020-02-10T18:11:53.627Z]  Architecture: x86_64
18:11:53 [2020-02-10T18:11:53.627Z]  CPUs: 4
18:11:53 [2020-02-10T18:11:53.627Z]  Total Memory: 32GiB
18:11:53 [2020-02-10T18:11:53.627Z]  Name: azwin-2-feb720
18:11:53 [2020-02-10T18:11:53.627Z]  ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY
18:11:53 [2020-02-10T18:11:53.627Z]  Docker Root Dir: D:\docker
18:11:53 [2020-02-10T18:11:53.627Z]  Debug Mode: false
18:11:53 [2020-02-10T18:11:53.627Z]  Registry: https://index.docker.io/v1/
18:11:53 [2020-02-10T18:11:53.627Z]  Labels:
18:11:53 [2020-02-10T18:11:53.627Z]  Experimental: true
18:11:53 [2020-02-10T18:11:53.627Z]  Insecure Registries:
18:11:53 [2020-02-10T18:11:53.627Z]   10.0.0.4:5000
18:11:53 [2020-02-10T18:11:53.627Z]   127.0.0.0/8
18:11:53 [2020-02-10T18:11:53.627Z]  Registry Mirrors:
18:11:53 [2020-02-10T18:11:53.627Z]   http://10.0.0.4:5000/
18:11:53 [2020-02-10T18:11:53.627Z]  Live Restore Enabled: false
18:11:53 [2020-02-10T18:11:53.627Z] 
18:11:53 [2020-02-10T18:11:53.713Z] #44 78.99   DEP      criu/sk-tcp.d
[Pipeline] }
[Pipeline] // stage
18:11:53 [2020-02-10T18:11:53.787Z] #54 DONE 0.2s
18:11:53 [2020-02-10T18:11:53.787Z] 
18:11:53 [2020-02-10T18:11:53.787Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
18:11:53 [2020-02-10T18:11:53.970Z] #44 79.23   DEP      criu/sk-queue.d
18:11:53 [2020-02-10T18:11:53.970Z] #44 79.36   DEP      criu/sk-packet.d
18:11:54 [2020-02-10T18:11:54.044Z] #58 DONE 0.1s
18:11:54 [2020-02-10T18:11:54.044Z] 
18:11:54 [2020-02-10T18:11:54.044Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:11:54 [2020-02-10T18:11:54.228Z] #44 79.51   DEP      criu/sk-netlink.d
18:11:54 [2020-02-10T18:11:54.228Z] #44 79.75   DEP      criu/sk-inet.d
18:11:54 [2020-02-10T18:11:54.486Z] #44 80.05   DEP      criu/signalfd.d
18:11:54 [2020-02-10T18:11:54.534Z] #23 131.7 Checking out files:  21% (2255/10551)   
Checking out files:  22% (2322/10551)   
Checking out files:  23% (2427/10551)   
Checking out files:  24% (2533/10551)   
Checking out files:  25% (2638/10551)   
Checking out files:  26% (2744/10551)   
Checking out files:  27% (2849/10551)   
Checking out files:  28% (2955/10551)   
Checking out files:  29% (3060/10551)   
Checking out files:  30% (3166/10551)   
Checking out files:  31% (3271/10551)   
Checking out files:  32% (3377/10551)   
Checking out files:  33% (3482/10551)   
Checking out files:  34% (3588/10551)   
Checking out files:  35% (3693/10551)   
Checking out files:  36% (3799/10551)   
Checking out files:  37% (3904/10551)   
Checking out files:  38% (4010/10551)   
Checking out files:  39% (4115/10551)   
Checking out files:  40% (4221/10551)   
Checking out files:  41% (4326/10551)   
Checking out files:  42% (4432/10551)   
Checking out files:  43% (4537/10551)   
Checking out files:  44% (4643/10551)   
Checking out files:  45% (4748/10551)   
Checking out files:  46% (4854/10551)   
Checking out files:  47% (4959/10551)   
Checking out files:  48% (5065/10551)   
Checking out files:  49% (5170/10551)   
Checking out files:  50% (5276/10551)   
Checking out files:  51% (5382/10551)   
Checking out files:  52% (5487/10551)   
Checking out files:  53% (5593/10551)   
Checking out files:  54% (5698/10551)   
Checking out files:  55% (5804/10551)   
Checking out files:  56% (5909/10551)   
Checking out files:  57% (6015/10551)   
Checking out files:  58% (6120/10551)   
Checking out files:  59% (6226/10551)   
Checking out files:  60% (6331/10551)   
Checking out files:  61% (6437/10551)   
Checking out files:  62% (6542/10551)   
Checking out files:  63% (6648/10551)   
Checking out files:  64% (6753/10551)   
Checking out files:  65% (6859/10551)   
Checking out files:  66% (6964/10551)   
Checking out files:  67% (7070/10551)   
Checking out files:  68% (7175/10551)   
Checking out files:  69% (7281/10551)   
Checking out files:  70% (7386/10551)   
Checking out files:  71% (7492/10551)   
Checking out files:  72% (7597/10551)   
Checking out files:  73% (7703/10551)   
Checking out files:  74% (7808/10551)   
Checking out files:  75% (7914/10551)   
Checking out files:  76% (8019/10551)   
Checking out files:  76% (8063/10551)   
Checking out files:  77% (8125/10551)   
Checking out files:  78% (8230/10551)   
Checking out files:  79% (8336/10551)   
Checking out files:  80% (8441/10551)   
Checking out files:  81% (8547/10551)   
Checking out files:  82% (8652/10551)   
Checking out files:  83% (8758/10551)   
Checking out files:  84% (8863/10551)   
Checking out files:  85% (8969/10551)   
Checking out files:  86% (9074/10551)   
Checking out files:  87% (9180/10551)   
Checking out files:  88% (9285/10551)   
Checking out files:  89% (9391/10551)   
Checking out files:  90% (9496/10551)   
Checking out files:  91% (9602/10551)   
Checking out files:  92% (9707/10551)   
Checking out files:  93% (9813/10551)   
Checking out files:  94% (9918/10551)   
Checking out files:  95% (10024/10551)   
Checking out files:  95% (10029/10551)   
Checking out files:  96% (10129/10551)   
Checking out files:  97% (10235/10551)   
Checking out files:  98% (10340/10551)   
Checking out files:  99% (10446/10551)   
Checking out files: 100% (10551/10551)   
Checking out files: 100% (10551/10551), done.
18:11:54 [2020-02-10T18:11:54.534Z] #23 136.1 + cd /tmp/tmp.0hnY0iNVAH/tmp/docker-ce
18:11:54 [2020-02-10T18:11:54.534Z] #23 136.2 + git checkout -q v17.06.2-ce
18:11:54 [2020-02-10T18:11:54.743Z] #44 80.19   DEP      criu/sigframe.d
18:11:54 [2020-02-10T18:11:54.743Z] #44 80.29   DEP      criu/shmem.d
18:11:55 [2020-02-10T18:11:55.001Z] #44 80.45   DEP      criu/servicefd.d
18:11:55 [2020-02-10T18:11:55.001Z] #44 80.59   DEP      criu/seize.d
18:11:55 [2020-02-10T18:11:55.258Z] #44 ...
18:11:55 [2020-02-10T18:11:55.258Z] 
18:11:55 [2020-02-10T18:11:55.258Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:55 [2020-02-10T18:11:55.258Z] #47 137.9 github.com/LK4D4/vndr/godl
18:11:55 [2020-02-10T18:11:55.841Z] #63 ...
18:11:55 [2020-02-10T18:11:55.841Z] 
18:11:55 [2020-02-10T18:11:55.841Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:11:55 [2020-02-10T18:11:55.841Z] #11 126.1 Selecting previously unselected package g++-mingw-w64-x86-64.
18:11:55 [2020-02-10T18:11:55.841Z] #11 126.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
18:11:55 [2020-02-10T18:11:55.841Z] #11 126.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:11:56 [2020-02-10T18:11:56.223Z] #47 138.9 github.com/LK4D4/vndr
18:11:58 [2020-02-10T18:11:58.254Z] #11 128.7 Selecting previously unselected package libapparmor1:s390x.
18:11:58 [2020-02-10T18:11:58.254Z] #11 128.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.254Z] #11 128.7 Unpacking libapparmor1:s390x (2.13.2-10) ...
18:11:58 [2020-02-10T18:11:58.254Z] #11 128.8 Selecting previously unselected package libapparmor-dev:s390x.
18:11:58 [2020-02-10T18:11:58.254Z] #11 128.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.254Z] #11 128.8 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
18:11:58 [2020-02-10T18:11:58.254Z] #11 128.8 Selecting previously unselected package libbtrfs0.
18:11:58 [2020-02-10T18:11:58.254Z] #11 128.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.254Z] #11 128.8 Unpacking libbtrfs0 (4.20.1-2) ...
18:11:58 [2020-02-10T18:11:58.254Z] #11 128.8 Selecting previously unselected package libbtrfs-dev.
18:11:58 [2020-02-10T18:11:58.254Z] #11 128.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.254Z] #11 128.8 Unpacking libbtrfs-dev (4.20.1-2) ...
18:11:58 [2020-02-10T18:11:58.254Z] #11 128.9 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
18:11:58 [2020-02-10T18:11:58.623Z] #11 128.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 128.9 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 128.9 Selecting previously unselected package libudev-dev:s390x.
18:11:58 [2020-02-10T18:11:58.623Z] #11 128.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 128.9 Unpacking libudev-dev:s390x (241-7~deb10u3) ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 128.9 Selecting previously unselected package libsepol1-dev:s390x.
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.0 Unpacking libsepol1-dev:s390x (2.8-1) ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.1 Selecting previously unselected package libpcre16-3:s390x.
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.1 Unpacking libpcre16-3:s390x (2:8.39-12) ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.1 Selecting previously unselected package libpcre32-3:s390x.
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.1 Unpacking libpcre32-3:s390x (2:8.39-12) ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.2 Selecting previously unselected package libpcrecpp0v5:s390x.
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.2 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.2 Selecting previously unselected package libpcre3-dev:s390x.
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.2 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.3 Selecting previously unselected package libselinux1-dev:s390x.
18:11:58 [2020-02-10T18:11:58.623Z] #11 129.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.3 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.3 Selecting previously unselected package libdevmapper-dev:s390x.
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.3 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.3 Selecting previously unselected package libseccomp-dev:s390x.
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.3 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.4 Selecting previously unselected package libsystemd-dev:s390x.
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.4 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.5 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.5 Setting up libseccomp-dev:s390x (2.3.3-4) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.5 Setting up libapparmor1:s390x (2.13.2-10) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.5 Setting up libpcre16-3:s390x (2:8.39-12) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.5 Setting up libsepol1-dev:s390x (2.8-1) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.5 Setting up libbtrfs0 (4.20.1-2) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.6 Setting up libpcre32-3:s390x (2:8.39-12) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.6 Setting up libudev-dev:s390x (241-7~deb10u3) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.6 Setting up libbtrfs-dev (4.20.1-2) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.6 Setting up libapparmor-dev:s390x (2.13.2-10) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.6 Setting up mingw-w64-common (6.0.0-3) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.6 Setting up libsystemd-dev:s390x (241-7~deb10u3) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:11:58 [2020-02-10T18:11:58.992Z] #11 129.6 Setting up libpcre3-dev:s390x (2:8.39-12) ...
18:11:59 [2020-02-10T18:11:59.382Z] #11 129.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:11:59 [2020-02-10T18:11:59.382Z] #11 129.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
18:11:59 [2020-02-10T18:11:59.382Z] #11 129.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
18:11:59 [2020-02-10T18:11:59.382Z] #11 129.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:11:59 [2020-02-10T18:11:59.382Z] #11 129.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
18:11:59 [2020-02-10T18:11:59.382Z] #11 129.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
18:11:59 [2020-02-10T18:11:59.382Z] #11 129.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:11:59 [2020-02-10T18:11:59.382Z] #11 129.6 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
18:11:59 [2020-02-10T18:11:59.382Z] #11 129.6 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
18:11:59 [2020-02-10T18:11:59.382Z] #11 129.7 Setting up dmsetup (2:1.02.155-3) ...
18:11:59 [2020-02-10T18:11:59.382Z] #11 129.7 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
18:11:59 [2020-02-10T18:11:59.382Z] #11 129.7 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
18:11:59 [2020-02-10T18:11:59.382Z] #11 129.7 Processing triggers for libc-bin (2.28-10) ...
18:11:59 [2020-02-10T18:11:59.382Z] #11 DONE 129.9s
18:11:59 [2020-02-10T18:11:59.382Z] 
18:11:59 [2020-02-10T18:11:59.382Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:11:59 [2020-02-10T18:11:59.774Z] #56 DONE 0.1s
18:11:59 [2020-02-10T18:11:59.774Z] 
18:11:59 [2020-02-10T18:11:59.774Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:11:59 [2020-02-10T18:11:59.774Z] #57 DONE 0.1s
18:11:59 [2020-02-10T18:11:59.774Z] 
18:11:59 [2020-02-10T18:11:59.774Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:59 [2020-02-10T18:11:59.774Z] #58 ...
18:11:59 [2020-02-10T18:11:59.774Z] 
18:11:59 [2020-02-10T18:11:59.774Z] #12 [dev 1/25] RUN groupadd -r docker
18:11:59 [2020-02-10T18:11:59.774Z] #12 DONE 0.4s
18:11:59 [2020-02-10T18:11:59.774Z] 
18:11:59 [2020-02-10T18:11:59.774Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.207 + RM_GOPATH=0
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.207 + TMP_GOPATH=
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.207 + : /build
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.207 + '[' -z '' ']'
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.207 ++ mktemp -d
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.208 + export GOPATH=/tmp/tmp.oI79qoZv0r
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.208 + GOPATH=/tmp/tmp.oI79qoZv0r
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.208 + RM_GOPATH=1
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.209 ++ dirname ./install.sh
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.210 + dir=.
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.210 + bin=runc
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.210 + shift
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.210 + '[' '!' -f ./runc.installer ']'
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.210 + . ./runc.installer
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.210 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.211 + install_runc
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.211 + grep -q '^3\.10\.0.*\.el7\.'
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.212 + uname -r
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.213 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.213 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.213 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.213 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oI79qoZv0r/src/github.com/opencontainers/runc
18:11:59 [2020-02-10T18:11:59.774Z] #58 0.215 Cloning into '/tmp/tmp.oI79qoZv0r/src/github.com/opencontainers/runc'...
18:11:59 [2020-02-10T18:11:59.823Z] #23 141.0 + mkdir -p /tmp/tmp.0hnY0iNVAH/src/github.com/docker
18:11:59 [2020-02-10T18:11:59.823Z] #23 141.0 + mv components/cli /tmp/tmp.0hnY0iNVAH/src/github.com/docker/cli
18:11:59 [2020-02-10T18:11:59.823Z] #23 141.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:12:00 [2020-02-10T18:12:00.205Z] #58 ...
18:12:00 [2020-02-10T18:12:00.205Z] 
18:12:00 [2020-02-10T18:12:00.205Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
18:12:00 [2020-02-10T18:12:00.205Z] #13 DONE 0.3s
18:12:00 [2020-02-10T18:12:00.205Z] 
18:12:00 [2020-02-10T18:12:00.205Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
18:12:00 [2020-02-10T18:12:00.205Z] #14 0.290 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:12:00 [2020-02-10T18:12:00.825Z] #14 DONE 0.4s
18:12:00 [2020-02-10T18:12:00.825Z] 
18:12:00 [2020-02-10T18:12:00.825Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:12:01 [2020-02-10T18:12:01.389Z] #58 ...
18:12:01 [2020-02-10T18:12:01.389Z] 
18:12:01 [2020-02-10T18:12:01.389Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
18:12:01 [2020-02-10T18:12:01.389Z] #15 DONE 0.4s
18:12:01 [2020-02-10T18:12:01.389Z] 
18:12:01 [2020-02-10T18:12:01.389Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:12:01 [2020-02-10T18:12:01.389Z] #16 DONE 0.4s
18:12:01 [2020-02-10T18:12:01.389Z] 
18:12:01 [2020-02-10T18:12:01.389Z] #17 [dev 6/25] RUN ldconfig
18:12:01 [2020-02-10T18:12:01.493Z] #47 ...
18:12:01 [2020-02-10T18:12:01.493Z] 
18:12:01 [2020-02-10T18:12:01.493Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:01 [2020-02-10T18:12:01.493Z] #44 80.81   DEP      criu/seccomp.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 81.08   DEP      criu/rst-malloc.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 81.20   DEP      criu/rbtree.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 81.25   DEP      criu/pstree.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 81.41   DEP      criu/protobuf.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 81.59   GEN      criu/protobuf-desc-gen.h
18:12:01 [2020-02-10T18:12:01.493Z] #44 83.17   DEP      criu/protobuf-desc.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 83.34   DEP      criu/proc_parse.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 83.51   DEP      criu/plugin.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 83.58   DEP      criu/pipes.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 83.72   DEP      criu/pie-util.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 83.85   DEP      criu/pie-util-vdso.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 83.98   DEP      criu/pie-util-vdso-elf32.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 84.07   DEP      criu/path.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 84.19   DEP      criu/parasite-syscall.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 84.48   DEP      criu/pagemap.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 84.62   DEP      criu/pagemap-cache.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 84.76   DEP      criu/page-xfer.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 84.98   DEP      criu/page-pipe.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 85.07   DEP      criu/netfilter.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 85.27   DEP      criu/net.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 85.52   DEP      criu/namespaces.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 85.70   DEP      criu/mount.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 85.88   DEP      criu/mem.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 86.15   DEP      criu/lsm.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 86.29   DEP      criu/log.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 86.47   DEP      criu/libnetlink.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 86.57   DEP      criu/kerndat.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 ...
18:12:01 [2020-02-10T18:12:01.493Z] 
18:12:01 [2020-02-10T18:12:01.493Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:01 [2020-02-10T18:12:01.493Z] #17 2.438 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:12:01 [2020-02-10T18:12:01.493Z] #17 2.553 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:12:01 [2020-02-10T18:12:01.493Z] #17 2.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:12:01 [2020-02-10T18:12:01.493Z] #17 3.143 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
18:12:01 [2020-02-10T18:12:01.493Z] #17 4.664 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [176 kB]
18:12:01 [2020-02-10T18:12:01.493Z] #17 5.954 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
18:12:01 [2020-02-10T18:12:01.493Z] #17 ...
18:12:01 [2020-02-10T18:12:01.493Z] 
18:12:01 [2020-02-10T18:12:01.493Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:01 [2020-02-10T18:12:01.493Z] #44 86.76   DEP      criu/kcmp-ids.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 86.83   DEP      criu/irmap.d
18:12:01 [2020-02-10T18:12:01.493Z] #44 86.97   DEP      criu/ipc_ns.d
18:12:01 [2020-02-10T18:12:01.750Z] #44 87.11   DEP      criu/image.d
18:12:01 [2020-02-10T18:12:01.766Z] #17 DONE 0.4s
18:12:01 [2020-02-10T18:12:01.766Z] 
18:12:01 [2020-02-10T18:12:01.766Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:02 [2020-02-10T18:12:02.008Z] #44 87.33   DEP      criu/image-desc.d
18:12:02 [2020-02-10T18:12:02.008Z] #44 87.43   DEP      criu/fsnotify.d
18:12:02 [2020-02-10T18:12:02.129Z] #18 0.334 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:12:02 [2020-02-10T18:12:02.129Z] #18 0.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:12:02 [2020-02-10T18:12:02.129Z] #18 0.563 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:12:02 [2020-02-10T18:12:02.265Z] #44 87.58   DEP      criu/filesystems.d
18:12:02 [2020-02-10T18:12:02.266Z] #44 87.82   DEP      criu/files.d
18:12:02 [2020-02-10T18:12:02.370Z] #23 ...
18:12:02 [2020-02-10T18:12:02.370Z] 
18:12:02 [2020-02-10T18:12:02.370Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:12:02 [2020-02-10T18:12:02.370Z] #47 133.9 github.com/LK4D4/vndr/godl
18:12:02 [2020-02-10T18:12:02.370Z] #47 134.6 github.com/LK4D4/vndr
18:12:02 [2020-02-10T18:12:02.486Z] #18 0.641 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB]
18:12:02 [2020-02-10T18:12:02.524Z] #44 87.99   DEP      criu/files-reg.d
18:12:02 [2020-02-10T18:12:02.631Z] #47 ...
18:12:02 [2020-02-10T18:12:02.631Z] 
18:12:02 [2020-02-10T18:12:02.631Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:02 [2020-02-10T18:12:02.631Z] #17 9.925 Reading package lists...
18:12:02 [2020-02-10T18:12:02.631Z] #17 14.39 Reading package lists...
18:12:02 [2020-02-10T18:12:02.631Z] #17 18.65 Building dependency tree...
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.53 libcap2-bin is already the newest version (1:2.25-2).
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.53 The following additional packages will be installed:
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.55   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.55   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.55   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.55   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.55   python3.7 python3.7-minimal vim-runtime xxd
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.55 Suggested packages:
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.55   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.55   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.55   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.57 Recommended packages:
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.57   aufs-dkms nftables build-essential python3-dev python3-keyring
18:12:02 [2020-02-10T18:12:02.631Z] #17 20.57   python3-keyrings.alt python3-xdg unzip
18:12:02 [2020-02-10T18:12:02.631Z] #17 22.43 The following NEW packages will be installed:
18:12:02 [2020-02-10T18:12:02.631Z] #17 22.44   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:12:02 [2020-02-10T18:12:02.631Z] #17 22.44   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:12:02 [2020-02-10T18:12:02.631Z] #17 22.44   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:12:02 [2020-02-10T18:12:02.631Z] #17 22.44   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:12:02 [2020-02-10T18:12:02.631Z] #17 22.44   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:12:02 [2020-02-10T18:12:02.631Z] #17 22.44   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:12:02 [2020-02-10T18:12:02.631Z] #17 22.44   python3-setuptools python3-wheel python3.7 python3.7-minimal
18:12:02 [2020-02-10T18:12:02.631Z] #17 22.44   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.13 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded.
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.13 Need to get 26.1 MB of archives.
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.13 After this operation, 110 MB of additional disk space will be used.
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.13 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.17 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
18:12:02 [2020-02-10T18:12:02.631Z] #17 23.53 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
18:12:02 [2020-02-10T18:12:02.781Z] #44 88.18   DEP      criu/files-ext.d
18:12:02 [2020-02-10T18:12:02.781Z] #44 88.28   DEP      criu/file-lock.d
18:12:02 [2020-02-10T18:12:02.893Z] #17 23.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
18:12:02 [2020-02-10T18:12:02.893Z] #17 23.56 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
18:12:02 [2020-02-10T18:12:02.893Z] #17 23.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
18:12:02 [2020-02-10T18:12:02.893Z] #17 23.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
18:12:02 [2020-02-10T18:12:02.893Z] #17 23.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
18:12:02 [2020-02-10T18:12:02.893Z] #17 23.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
18:12:02 [2020-02-10T18:12:02.893Z] #17 23.63 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
18:12:02 [2020-02-10T18:12:02.893Z] #17 23.63 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
18:12:02 [2020-02-10T18:12:02.893Z] #17 23.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
18:12:02 [2020-02-10T18:12:02.893Z] #17 23.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
18:12:02 [2020-02-10T18:12:02.893Z] #17 23.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6 [8153 kB]
18:12:03 [2020-02-10T18:12:03.039Z] #44 88.47   DEP      criu/file-ids.d
18:12:03 [2020-02-10T18:12:03.154Z] #17 23.94 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
18:12:03 [2020-02-10T18:12:03.154Z] #17 23.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
18:12:03 [2020-02-10T18:12:03.154Z] #17 23.95 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
18:12:03 [2020-02-10T18:12:03.154Z] #17 23.95 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
18:12:03 [2020-02-10T18:12:03.154Z] #17 23.96 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
18:12:03 [2020-02-10T18:12:03.154Z] #17 23.97 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
18:12:03 [2020-02-10T18:12:03.296Z] #44 88.68   DEP      criu/fifo.d
18:12:03 [2020-02-10T18:12:03.420Z] #17 24.06 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:12:03 [2020-02-10T18:12:03.420Z] #17 24.06 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
18:12:03 [2020-02-10T18:12:03.420Z] #17 24.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
18:12:03 [2020-02-10T18:12:03.420Z] #17 24.07 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:12:03 [2020-02-10T18:12:03.420Z] #17 24.08 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
18:12:03 [2020-02-10T18:12:03.420Z] #17 24.10 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
18:12:03 [2020-02-10T18:12:03.420Z] #17 24.10 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
18:12:03 [2020-02-10T18:12:03.420Z] #17 24.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:12:03 [2020-02-10T18:12:03.420Z] #17 ...
18:12:03 [2020-02-10T18:12:03.420Z] 
18:12:03 [2020-02-10T18:12:03.420Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:03 [2020-02-10T18:12:03.420Z] #44 78.06   CC       criu/pie/parasite-vdso.o
18:12:03 [2020-02-10T18:12:03.420Z] #44 78.88   CC       criu/arch/aarch64/vdso-pie.o
18:12:03 [2020-02-10T18:12:03.420Z] #44 79.30   CC       criu/arch/aarch64/intraprocedure.o
18:12:03 [2020-02-10T18:12:03.420Z] #44 79.37   AR       criu/pie/pie.lib.a
18:12:03 [2020-02-10T18:12:03.420Z] #44 79.47   DEP      criu/pie/restorer.d
18:12:03 [2020-02-10T18:12:03.420Z] #44 79.73   DEP      criu/arch/aarch64/restorer.d
18:12:03 [2020-02-10T18:12:03.420Z] #44 80.01   DEP      criu/pie/parasite.d
18:12:03 [2020-02-10T18:12:03.420Z] #44 80.37   CC       criu/pie/parasite.o
18:12:03 [2020-02-10T18:12:03.420Z] #44 82.53   LINK     criu/pie/parasite.built-in.o
18:12:03 [2020-02-10T18:12:03.420Z] #44 82.57   GEN      criu/pie/parasite-blob.h
18:12:03 [2020-02-10T18:12:03.420Z] #44 82.60   CC       criu/arch/aarch64/restorer.o
18:12:03 [2020-02-10T18:12:03.420Z] #44 83.13   CC       criu/pie/restorer.o
18:12:03 [2020-02-10T18:12:03.420Z] #44 86.98   LINK     criu/pie/restorer.built-in.o
18:12:03 [2020-02-10T18:12:03.420Z] #44 87.01   GEN      criu/pie/restorer-blob.h
18:12:03 [2020-02-10T18:12:03.420Z] #44 87.08   DEP      criu/vdso.d
18:12:03 [2020-02-10T18:12:03.420Z] #44 87.30   DEP      criu/uts_ns.d
18:12:03 [2020-02-10T18:12:03.420Z] #44 87.52   DEP      criu/util.d
18:12:03 [2020-02-10T18:12:03.420Z] #44 87.97   DEP      criu/uffd.d
18:12:03 [2020-02-10T18:12:03.420Z] #44 88.17   DEP      criu/tun.d
18:12:03 [2020-02-10T18:12:03.554Z] #44 88.84   DEP      criu/fdstore.d
18:12:03 [2020-02-10T18:12:03.554Z] #44 88.93   DEP      criu/fault-injection.d
18:12:03 [2020-02-10T18:12:03.554Z] #44 88.99   DEP      criu/external.d
18:12:03 [2020-02-10T18:12:03.680Z] #44 88.33   DEP      criu/tty.d
18:12:03 [2020-02-10T18:12:03.680Z] #44 ...
18:12:03 [2020-02-10T18:12:03.680Z] 
18:12:03 [2020-02-10T18:12:03.680Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:03 [2020-02-10T18:12:03.680Z] #17 24.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
18:12:03 [2020-02-10T18:12:03.680Z] #17 24.44 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
18:12:03 [2020-02-10T18:12:03.680Z] #17 24.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
18:12:03 [2020-02-10T18:12:03.811Z] #44 89.11   DEP      criu/eventpoll.d
18:12:03 [2020-02-10T18:12:03.811Z] #44 89.30   DEP      criu/eventfd.d
18:12:03 [2020-02-10T18:12:03.942Z] #17 ...
18:12:03 [2020-02-10T18:12:03.942Z] 
18:12:03 [2020-02-10T18:12:03.942Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:12:03 [2020-02-10T18:12:03.942Z] #47 DONE 145.5s
18:12:04 [2020-02-10T18:12:04.069Z] #44 89.46   DEP      criu/crtools.d
18:12:04 [2020-02-10T18:12:04.205Z] 
18:12:04 [2020-02-10T18:12:04.205Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:04 [2020-02-10T18:12:04.205Z] #44 88.67   DEP      criu/timerfd.d
18:12:04 [2020-02-10T18:12:04.327Z] #44 89.74   DEP      criu/cr-service.d
18:12:04 [2020-02-10T18:12:04.466Z] #44 89.10   DEP      criu/sysfs_parse.d
18:12:04 [2020-02-10T18:12:04.466Z] #44 ...
18:12:04 [2020-02-10T18:12:04.466Z] 
18:12:04 [2020-02-10T18:12:04.466Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:12:04 [2020-02-10T18:12:04.466Z] #30 DONE 146.4s
18:12:04 [2020-02-10T18:12:04.466Z] 
18:12:04 [2020-02-10T18:12:04.466Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:04 [2020-02-10T18:12:04.466Z] #44 89.26   DEP      criu/sysctl.d
18:12:04 [2020-02-10T18:12:04.584Z] #44 89.90   DEP      criu/cr-restore.d
18:12:04 [2020-02-10T18:12:04.727Z] #44 89.49   DEP      criu/string.d
18:12:04 [2020-02-10T18:12:04.841Z] #44 90.13   DEP      criu/cr-errno.d
18:12:04 [2020-02-10T18:12:04.841Z] #44 90.14   DEP      criu/cr-dump.d
18:12:04 [2020-02-10T18:12:04.988Z] #44 89.63   DEP      criu/stats.d
18:12:05 [2020-02-10T18:12:05.099Z] #44 90.47   DEP      criu/cr-dedup.d
18:12:05 [2020-02-10T18:12:05.248Z] #44 89.78   DEP      criu/sockets.d
18:12:05 [2020-02-10T18:12:05.248Z] #44 89.94   DEP      criu/sk-unix.d
18:12:05 [2020-02-10T18:12:05.356Z] #44 90.64   DEP      criu/cr-check.d
18:12:05 [2020-02-10T18:12:05.356Z] #44 ...
18:12:05 [2020-02-10T18:12:05.356Z] 
18:12:05 [2020-02-10T18:12:05.356Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:12:05 [2020-02-10T18:12:05.356Z] #47 DONE 148.0s
18:12:05 [2020-02-10T18:12:05.613Z] 
18:12:05 [2020-02-10T18:12:05.613Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:05 [2020-02-10T18:12:05.613Z] #17 11.59 Fetched 8325 kB in 10s (875 kB/s)
18:12:05 [2020-02-10T18:12:05.819Z] #44 90.37   DEP      criu/sk-tcp.d
18:12:06 [2020-02-10T18:12:06.080Z] #44 90.70   DEP      criu/sk-queue.d
18:12:06 [2020-02-10T18:12:06.341Z] #44 90.96   DEP      criu/sk-packet.d
18:12:06 [2020-02-10T18:12:06.546Z] #17 11.59 Reading package lists...
18:12:06 [2020-02-10T18:12:06.602Z] #44 91.36   DEP      criu/sk-netlink.d
18:12:06 [2020-02-10T18:12:06.863Z] #44 91.71   DEP      criu/sk-inet.d
18:12:07 [2020-02-10T18:12:07.434Z] #44 92.05   DEP      criu/signalfd.d
18:12:07 [2020-02-10T18:12:07.694Z] #44 92.21   DEP      criu/sigframe.d
18:12:07 [2020-02-10T18:12:07.694Z] #44 92.25   DEP      criu/shmem.d
18:12:07 [2020-02-10T18:12:07.694Z] #44 92.48   DEP      criu/servicefd.d
18:12:07 [2020-02-10T18:12:07.956Z] #44 92.68   DEP      criu/seize.d
18:12:08 [2020-02-10T18:12:08.220Z] #44 92.86   DEP      criu/seccomp.d
18:12:08 [2020-02-10T18:12:08.441Z] #17 15.38 Reading package lists...
18:12:08 [2020-02-10T18:12:08.441Z] #17 ...
18:12:08 [2020-02-10T18:12:08.441Z] 
18:12:08 [2020-02-10T18:12:08.441Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:08 [2020-02-10T18:12:08.441Z] #44 91.06   DEP      criu/config.d
18:12:08 [2020-02-10T18:12:08.441Z] #44 91.46   DEP      criu/clone-noasan.d
18:12:08 [2020-02-10T18:12:08.441Z] #44 91.54   DEP      criu/cgroup.d
18:12:08 [2020-02-10T18:12:08.441Z] #44 91.73   DEP      criu/cgroup-props.d
18:12:08 [2020-02-10T18:12:08.441Z] #44 91.87   DEP      criu/bitmap.d
18:12:08 [2020-02-10T18:12:08.441Z] #44 91.92   DEP      criu/bfd.d
18:12:08 [2020-02-10T18:12:08.441Z] #44 92.03   DEP      criu/autofs.d
18:12:08 [2020-02-10T18:12:08.441Z] #44 92.17   DEP      criu/aio.d
18:12:08 [2020-02-10T18:12:08.441Z] #44 92.33   DEP      criu/action-scripts.d
18:12:08 [2020-02-10T18:12:08.441Z] #44 92.65   CC       criu/action-scripts.o
18:12:08 [2020-02-10T18:12:08.441Z] #44 93.11   CC       criu/aio.o
18:12:08 [2020-02-10T18:12:08.441Z] #44 93.64   CC       criu/autofs.o
18:12:08 [2020-02-10T18:12:08.482Z] #44 93.09   DEP      criu/rst-malloc.d
18:12:08 [2020-02-10T18:12:08.482Z] #44 93.17   DEP      criu/rbtree.d
18:12:08 [2020-02-10T18:12:08.482Z] #44 93.20   DEP      criu/pstree.d
18:12:08 [2020-02-10T18:12:08.482Z] #44 93.35   DEP      criu/protobuf.d
18:12:08 [2020-02-10T18:12:08.743Z] #44 93.45   GEN      criu/protobuf-desc-gen.h
18:12:09 [2020-02-10T18:12:09.812Z] #44 95.22   CC       criu/bfd.o
18:12:09 [2020-02-10T18:12:09.909Z] Removing intermediate container 63b5cca51a35
18:12:09 [2020-02-10T18:12:09.909Z]  ---> 34723b45f085
18:12:09 [2020-02-10T18:12:09.909Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch
18:12:09 [2020-02-10T18:12:09.909Z]  ---> ebd73b5ebd31
18:12:09 [2020-02-10T18:12:09.909Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
18:12:09 [2020-02-10T18:12:09.909Z]  ---> 74dac8c5f72e
18:12:09 [2020-02-10T18:12:09.909Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"]
18:12:09 [2020-02-10T18:12:09.909Z]  ---> Running in a1ebd109c1f3
18:12:09 [2020-02-10T18:12:09.909Z] Removing intermediate container a1ebd109c1f3
18:12:09 [2020-02-10T18:12:09.909Z]  ---> ac121b0ff06d
18:12:09 [2020-02-10T18:12:09.909Z] Successfully built ac121b0ff06d
18:12:09 [2020-02-10T18:12:09.909Z] Successfully tagged moby-buildx:latest
18:12:09 [2020-02-10T18:12:09.909Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
18:12:09 [2020-02-10T18:12:09.909Z] if [ -n "${id}" ]; then \
18:12:09 [2020-02-10T18:12:09.909Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
18:12:09 [2020-02-10T18:12:09.909Z] 	&& touch bundles/buildx; \
18:12:09 [2020-02-10T18:12:09.909Z] 	docker rm -f ${id}; \
18:12:09 [2020-02-10T18:12:09.909Z] fi
18:12:09 [2020-02-10T18:12:09.909Z] ce0fa571ce7c7ff1100875417b3a0ad7d29574ece4b4fa9f6f99cb9b9b7bd53d
18:12:09 [2020-02-10T18:12:09.909Z] bundles/buildx version
18:12:09 [2020-02-10T18:12:09.909Z] buildx v0.3.1 6db68d0
18:12:09 [2020-02-10T18:12:09.909Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 .
18:12:09 [2020-02-10T18:12:09.909Z] #1 [internal] booting buildkit
18:12:09 [2020-02-10T18:12:09.909Z] #1 pulling image moby/buildkit:buildx-stable-1
18:12:10 [2020-02-10T18:12:10.240Z] #18 ...
18:12:10 [2020-02-10T18:12:10.240Z] 
18:12:10 [2020-02-10T18:12:10.240Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:12:10 [2020-02-10T18:12:10.240Z] #63 117.0 + bin/containerd
18:12:10 [2020-02-10T18:12:10.377Z] #44 95.70   CC       criu/bitmap.o
18:12:10 [2020-02-10T18:12:10.634Z] #44 95.88   CC       criu/cgroup-props.o
18:12:10 [2020-02-10T18:12:10.660Z] #44 95.25   DEP      criu/protobuf-desc.d
18:12:10 [2020-02-10T18:12:10.660Z] #44 95.42   DEP      criu/proc_parse.d
18:12:10 [2020-02-10T18:12:10.920Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done
18:12:10 [2020-02-10T18:12:10.920Z] #1 creating container buildx_buildkit_default
18:12:10 [2020-02-10T18:12:10.922Z] #44 95.69   DEP      criu/plugin.d
18:12:11 [2020-02-10T18:12:11.183Z] #44 95.83   DEP      criu/pipes.d
18:12:11 [2020-02-10T18:12:11.183Z] #44 96.06   DEP      criu/pie-util.d
18:12:11 [2020-02-10T18:12:11.198Z] #44 96.72   CC       criu/cgroup.o
18:12:11 [2020-02-10T18:12:11.445Z] #44 96.15   DEP      criu/pie-util-vdso.d
18:12:11 [2020-02-10T18:12:11.445Z] #44 ...
18:12:11 [2020-02-10T18:12:11.445Z] 
18:12:11 [2020-02-10T18:12:11.445Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 25.44 debconf: delaying package configuration, since apt-utils is not installed
18:12:11 [2020-02-10T18:12:11.445Z] #17 25.58 Fetched 26.1 MB in 2s (14.3 MB/s)
18:12:11 [2020-02-10T18:12:11.445Z] #17 25.64 Selecting previously unselected package pigz.
18:12:11 [2020-02-10T18:12:11.445Z] #17 25.64 (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.)
18:12:11 [2020-02-10T18:12:11.445Z] #17 25.71 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 25.71 Unpacking pigz (2.4-1) ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 26.10 Selecting previously unselected package libpython3.7-minimal:arm64.
18:12:11 [2020-02-10T18:12:11.445Z] #17 26.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 26.13 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 26.94 Selecting previously unselected package python3.7-minimal.
18:12:11 [2020-02-10T18:12:11.445Z] #17 26.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 26.97 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 27.83 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 27.87 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 30.63 Selecting previously unselected package python3-minimal.
18:12:11 [2020-02-10T18:12:11.445Z] #17 30.63 (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.)
18:12:11 [2020-02-10T18:12:11.445Z] #17 30.70 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 30.72 Unpacking python3-minimal (3.7.3-1) ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 30.82 Selecting previously unselected package libmpdec2:arm64.
18:12:11 [2020-02-10T18:12:11.445Z] #17 30.82 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 30.85 Unpacking libmpdec2:arm64 (2.4.2-2) ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 30.97 Selecting previously unselected package libpython3.7-stdlib:arm64.
18:12:11 [2020-02-10T18:12:11.445Z] #17 30.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 31.00 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 32.02 Selecting previously unselected package python3.7.
18:12:11 [2020-02-10T18:12:11.445Z] #17 32.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 32.05 Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 32.20 Selecting previously unselected package libpython3-stdlib:arm64.
18:12:11 [2020-02-10T18:12:11.445Z] #17 32.21 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
18:12:11 [2020-02-10T18:12:11.445Z] #17 32.22 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
18:12:11 [2020-02-10T18:12:11.539Z] #1 creating container buildx_buildkit_default 0.5s done
18:12:11 [2020-02-10T18:12:11.539Z] #1 DONE 3.5s
18:12:11 [2020-02-10T18:12:11.539Z] 
18:12:11 [2020-02-10T18:12:11.539Z] #3 [internal] load .dockerignore
18:12:11 [2020-02-10T18:12:11.539Z] #3 transferring context: 87B done
18:12:11 [2020-02-10T18:12:11.539Z] #3 DONE 0.0s
18:12:11 [2020-02-10T18:12:11.539Z] 
18:12:11 [2020-02-10T18:12:11.539Z] #2 [internal] load build definition from Dockerfile
18:12:11 [2020-02-10T18:12:11.539Z] #2 transferring dockerfile: 15.71kB done
18:12:11 [2020-02-10T18:12:11.539Z] #2 DONE 0.0s
18:12:11 [2020-02-10T18:12:11.539Z] 
18:12:11 [2020-02-10T18:12:11.539Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental
18:12:11 [2020-02-10T18:12:11.709Z] #17 32.34 Setting up python3-minimal (3.7.3-1) ...
18:12:12 [2020-02-10T18:12:12.063Z] #63 ...
18:12:12 [2020-02-10T18:12:12.063Z] 
18:12:12 [2020-02-10T18:12:12.063Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:12:12 [2020-02-10T18:12:12.063Z] #58 2.135 + cd /tmp/tmp.oI79qoZv0r/src/github.com/opencontainers/runc
18:12:12 [2020-02-10T18:12:12.063Z] #58 2.135 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:12:12 [2020-02-10T18:12:12.063Z] #58 2.240 + '[' -z '' ']'
18:12:12 [2020-02-10T18:12:12.063Z] #58 2.240 + target=static
18:12:12 [2020-02-10T18:12:12.063Z] #58 2.240 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:12:12 [2020-02-10T18:12:12.063Z] #58 2.595 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 .
18:12:12 [2020-02-10T18:12:12.550Z] #4 DONE 0.8s
18:12:12 [2020-02-10T18:12:12.550Z] 
18:12:12 [2020-02-10T18:12:12.550Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888...
18:12:12 [2020-02-10T18:12:12.550Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done
18:12:12 [2020-02-10T18:12:12.550Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done
18:12:12 [2020-02-10T18:12:12.550Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done
18:12:12 [2020-02-10T18:12:12.550Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 1.44MB / 8.18MB 0.1s
18:12:12 [2020-02-10T18:12:12.550Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done
18:12:12 [2020-02-10T18:12:12.834Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.3s done
18:12:12 [2020-02-10T18:12:12.834Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd
18:12:12 [2020-02-10T18:12:12.856Z] #58 ...
18:12:12 [2020-02-10T18:12:12.856Z] 
18:12:12 [2020-02-10T18:12:12.856Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:12 [2020-02-10T18:12:12.856Z] #18 10.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [156 kB]
18:12:12 [2020-02-10T18:12:12.856Z] #18 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [5784 B]
18:12:13 [2020-02-10T18:12:13.095Z] #17 33.64 Selecting previously unselected package python3.
18:12:13 [2020-02-10T18:12:13.095Z] #17 33.64 (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.)
18:12:13 [2020-02-10T18:12:13.095Z] #17 33.72 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
18:12:13 [2020-02-10T18:12:13.095Z] #17 33.75 Unpacking python3 (3.7.3-1) ...
18:12:13 [2020-02-10T18:12:13.095Z] #17 33.90 Selecting previously unselected package libip4tc0:arm64.
18:12:13 [2020-02-10T18:12:13.095Z] #17 33.92 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
18:12:13 [2020-02-10T18:12:13.095Z] #17 33.93 Unpacking libip4tc0:arm64 (1.8.2-4) ...
18:12:13 [2020-02-10T18:12:13.356Z] #17 34.06 Selecting previously unselected package libip6tc0:arm64.
18:12:13 [2020-02-10T18:12:13.356Z] #17 34.08 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
18:12:13 [2020-02-10T18:12:13.356Z] #17 34.09 Unpacking libip6tc0:arm64 (1.8.2-4) ...
18:12:13 [2020-02-10T18:12:13.356Z] #17 34.21 Selecting previously unselected package libiptc0:arm64.
18:12:13 [2020-02-10T18:12:13.356Z] #17 34.24 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
18:12:13 [2020-02-10T18:12:13.356Z] #17 34.24 Unpacking libiptc0:arm64 (1.8.2-4) ...
18:12:13 [2020-02-10T18:12:13.454Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done
18:12:13 [2020-02-10T18:12:13.454Z] #5 DONE 0.9s
18:12:13 [2020-02-10T18:12:13.454Z] 
18:12:13 [2020-02-10T18:12:13.454Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster
18:12:13 [2020-02-10T18:12:13.618Z] #17 34.39 Selecting previously unselected package libnfnetlink0:arm64.
18:12:13 [2020-02-10T18:12:13.618Z] #17 34.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
18:12:13 [2020-02-10T18:12:13.618Z] #17 34.39 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:12:13 [2020-02-10T18:12:13.618Z] #17 34.48 Selecting previously unselected package libnetfilter-conntrack3:arm64.
18:12:13 [2020-02-10T18:12:13.618Z] #17 34.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
18:12:13 [2020-02-10T18:12:13.721Z] #44 ...
18:12:13 [2020-02-10T18:12:13.721Z] 
18:12:13 [2020-02-10T18:12:13.721Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:13 [2020-02-10T18:12:13.721Z] #17 15.38 Reading package lists...
18:12:13 [2020-02-10T18:12:13.721Z] #17 18.76 Building dependency tree...
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.62 libcap2-bin is already the newest version (1:2.25-2).
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.62 The following additional packages will be installed:
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.62   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.62   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.62   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.63   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.63   python3.7 python3.7-minimal vim-runtime xxd
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.63 Suggested packages:
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.63   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.63   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.63   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.63 Recommended packages:
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.63   aufs-dkms nftables build-essential python3-dev python3-keyring
18:12:13 [2020-02-10T18:12:13.721Z] #17 20.63   python3-keyrings.alt python3-xdg unzip
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.19 The following NEW packages will be installed:
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.20   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.21   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.21   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.21   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.21   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.21   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.21   python3-setuptools python3-wheel python3.7 python3.7-minimal
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.21   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.54 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded.
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.54 Need to get 27.0 MB of archives.
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.54 After this operation, 111 MB of additional disk space will be used.
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
18:12:13 [2020-02-10T18:12:13.721Z] #17 22.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
18:12:13 [2020-02-10T18:12:13.740Z] #6 ...
18:12:13 [2020-02-10T18:12:13.740Z] 
18:12:13 [2020-02-10T18:12:13.740Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8...
18:12:13 [2020-02-10T18:12:13.740Z] #7 DONE 0.3s
18:12:13 [2020-02-10T18:12:13.740Z] 
18:12:13 [2020-02-10T18:12:13.740Z] #6 [internal] load metadata for docker.io/library/golang:1.13.7-buster
18:12:13 [2020-02-10T18:12:13.740Z] #6 DONE 0.4s
18:12:13 [2020-02-10T18:12:13.879Z] #17 34.51 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
18:12:13 [2020-02-10T18:12:13.879Z] #17 34.64 Selecting previously unselected package libnftnl11:arm64.
18:12:13 [2020-02-10T18:12:13.879Z] #17 34.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
18:12:13 [2020-02-10T18:12:13.880Z] #17 34.67 Unpacking libnftnl11:arm64 (1.1.2-2) ...
18:12:13 [2020-02-10T18:12:13.978Z] #17 22.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
18:12:13 [2020-02-10T18:12:13.979Z] #17 22.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
18:12:13 [2020-02-10T18:12:13.979Z] #17 22.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
18:12:13 [2020-02-10T18:12:13.979Z] #17 22.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
18:12:13 [2020-02-10T18:12:13.979Z] #17 22.83 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
18:12:13 [2020-02-10T18:12:13.979Z] #17 22.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
18:12:13 [2020-02-10T18:12:13.979Z] #17 22.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
18:12:13 [2020-02-10T18:12:13.979Z] #17 22.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
18:12:13 [2020-02-10T18:12:13.979Z] #17 22.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
18:12:13 [2020-02-10T18:12:13.979Z] #17 22.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
18:12:13 [2020-02-10T18:12:13.979Z] #17 22.86 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
18:12:13 [2020-02-10T18:12:13.979Z] #17 22.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
18:12:13 [2020-02-10T18:12:13.979Z] #17 22.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
18:12:13 [2020-02-10T18:12:13.979Z] #17 22.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
18:12:14 [2020-02-10T18:12:14.037Z] 
18:12:14 [2020-02-10T18:12:14.037Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:12:14 [2020-02-10T18:12:14.037Z] #8 resolve docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf done
18:12:14 [2020-02-10T18:12:14.141Z] #17 34.78 Selecting previously unselected package iptables.
18:12:14 [2020-02-10T18:12:14.141Z] #17 34.82 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
18:12:14 [2020-02-10T18:12:14.141Z] #17 34.82 Unpacking iptables (1.8.2-4) ...
18:12:14 [2020-02-10T18:12:14.236Z] #17 22.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
18:12:14 [2020-02-10T18:12:14.236Z] #17 22.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
18:12:14 [2020-02-10T18:12:14.236Z] #17 22.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
18:12:14 [2020-02-10T18:12:14.236Z] #17 22.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
18:12:14 [2020-02-10T18:12:14.236Z] #17 22.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
18:12:14 [2020-02-10T18:12:14.236Z] #17 22.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
18:12:14 [2020-02-10T18:12:14.236Z] #17 23.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
18:12:14 [2020-02-10T18:12:14.236Z] #17 23.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
18:12:14 [2020-02-10T18:12:14.236Z] #17 23.02 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
18:12:14 [2020-02-10T18:12:14.236Z] #17 23.03 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
18:12:14 [2020-02-10T18:12:14.236Z] #17 23.04 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
18:12:14 [2020-02-10T18:12:14.236Z] #17 23.04 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6 [8292 kB]
18:12:14 [2020-02-10T18:12:14.325Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 1.42MB / 54.13MB 0.3s
18:12:14 [2020-02-10T18:12:14.325Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 97.40kB / 57.39MB 0.3s
18:12:14 [2020-02-10T18:12:14.325Z] #8 sha256:64dc93eeed1d456095865eef3895c70e18daf1f542c1b6746f98bff434144b18 1.79kB / 1.79kB done
18:12:14 [2020-02-10T18:12:14.325Z] #8 sha256:58cb3db3afdb6f78f9bb067dd4d9c58d87f1951dfaefcbc52f4734e2a6ffda06 5.46kB / 5.46kB done
18:12:14 [2020-02-10T18:12:14.325Z] #8 sha256:15f0e5dfffa654d207acd729df74f92a34dec73e6d3c2d48cb94f660cee46db8 155B / 155B 0.2s done
18:12:14 [2020-02-10T18:12:14.325Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 195.70kB / 10.73MB 0.3s
18:12:14 [2020-02-10T18:12:14.325Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 130.12kB / 73.43MB 0.3s
18:12:14 [2020-02-10T18:12:14.325Z] #8 sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 1.42kB / 1.42kB done
18:12:14 [2020-02-10T18:12:14.325Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 0B / 8.25MB 0.3s
18:12:14 [2020-02-10T18:12:14.325Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 64.59kB / 96.43MB 0.3s
18:12:14 [2020-02-10T18:12:14.368Z] #18 12.45 Fetched 8022 kB in 12s (660 kB/s)
18:12:14 [2020-02-10T18:12:14.402Z] #17 35.22 Selecting previously unselected package xxd.
18:12:14 [2020-02-10T18:12:14.402Z] #17 35.23 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
18:12:14 [2020-02-10T18:12:14.402Z] #17 35.23 Unpacking xxd (2:8.1.0875-5) ...
18:12:14 [2020-02-10T18:12:14.494Z] #17 23.43 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
18:12:14 [2020-02-10T18:12:14.614Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 1.07MB / 10.73MB 0.6s
18:12:14 [2020-02-10T18:12:14.614Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 785.53kB / 8.25MB 0.6s
18:12:14 [2020-02-10T18:12:14.685Z] #17 35.44 Selecting previously unselected package vim-common.
18:12:14 [2020-02-10T18:12:14.685Z] #17 35.47 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:12:14 [2020-02-10T18:12:14.685Z] #17 35.50 Unpacking vim-common (2:8.1.0875-5) ...
18:12:14 [2020-02-10T18:12:14.757Z] #17 ...
18:12:14 [2020-02-10T18:12:14.757Z] 
18:12:14 [2020-02-10T18:12:14.757Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:12:14 [2020-02-10T18:12:14.757Z] #30 DONE 157.7s
18:12:14 [2020-02-10T18:12:14.757Z] 
18:12:14 [2020-02-10T18:12:14.757Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:14 [2020-02-10T18:12:14.757Z] #17 23.44 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
18:12:14 [2020-02-10T18:12:14.757Z] #17 23.44 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
18:12:14 [2020-02-10T18:12:14.757Z] #17 23.44 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
18:12:14 [2020-02-10T18:12:14.757Z] #17 23.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
18:12:14 [2020-02-10T18:12:14.757Z] #17 23.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
18:12:14 [2020-02-10T18:12:14.757Z] #17 23.62 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:12:14 [2020-02-10T18:12:14.757Z] #17 23.64 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
18:12:14 [2020-02-10T18:12:14.757Z] #17 23.69 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
18:12:14 [2020-02-10T18:12:14.757Z] #17 23.69 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
18:12:14 [2020-02-10T18:12:14.757Z] #17 23.69 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
18:12:14 [2020-02-10T18:12:14.909Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 1.97MB / 10.73MB 0.9s
18:12:14 [2020-02-10T18:12:14.909Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 1.70MB / 8.25MB 0.9s
18:12:14 [2020-02-10T18:12:14.947Z] #17 35.76 Selecting previously unselected package bash-completion.
18:12:14 [2020-02-10T18:12:14.947Z] #17 35.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:12:15 [2020-02-10T18:12:15.015Z] #17 23.71 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
18:12:15 [2020-02-10T18:12:15.015Z] #17 23.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
18:12:15 [2020-02-10T18:12:15.015Z] #17 23.75 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
18:12:15 [2020-02-10T18:12:15.199Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 2.23MB / 8.25MB 1.0s
18:12:15 [2020-02-10T18:12:15.199Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 4.14MB / 54.13MB 1.2s
18:12:15 [2020-02-10T18:12:15.199Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 2.89MB / 10.73MB 1.2s
18:12:15 [2020-02-10T18:12:15.205Z] #18 12.45 Reading package lists...
18:12:15 [2020-02-10T18:12:15.488Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 3.31MB / 57.39MB 1.3s
18:12:15 [2020-02-10T18:12:15.488Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 3.14MB / 8.25MB 1.3s
18:12:15 [2020-02-10T18:12:15.488Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 3.87MB / 10.73MB 1.5s
18:12:15 [2020-02-10T18:12:15.488Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 3.87MB / 73.43MB 1.5s
18:12:15 [2020-02-10T18:12:15.488Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 3.64MB / 8.25MB 1.5s
18:12:15 [2020-02-10T18:12:15.580Z] #17 24.25 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
18:12:15 [2020-02-10T18:12:15.580Z] #17 24.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
18:12:15 [2020-02-10T18:12:15.776Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 4.46MB / 10.73MB 1.6s
18:12:15 [2020-02-10T18:12:15.776Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 4.07MB / 8.25MB 1.6s
18:12:15 [2020-02-10T18:12:15.776Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 4.68MB / 8.25MB 1.8s
18:12:15 [2020-02-10T18:12:15.838Z] #17 24.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
18:12:15 [2020-02-10T18:12:15.952Z] #62 215.7 + bin/containerd-stress
18:12:16 [2020-02-10T18:12:16.070Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 5.44MB / 10.73MB 1.9s
18:12:16 [2020-02-10T18:12:16.070Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 5.21MB / 8.25MB 1.9s
18:12:16 [2020-02-10T18:12:16.070Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 5.24MB / 96.43MB 1.9s
18:12:16 [2020-02-10T18:12:16.070Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 7.12MB / 54.13MB 2.1s
18:12:16 [2020-02-10T18:12:16.070Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 6.00MB / 10.73MB 2.1s
18:12:16 [2020-02-10T18:12:16.070Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 5.77MB / 8.25MB 2.1s
18:12:16 [2020-02-10T18:12:16.184Z] #18 13.68 Reading package lists...
18:12:16 [2020-02-10T18:12:16.184Z] #18 14.55 Building dependency tree...
18:12:16 [2020-02-10T18:12:16.362Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 6.39MB / 57.39MB 2.2s
18:12:16 [2020-02-10T18:12:16.362Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 6.59MB / 10.73MB 2.2s
18:12:16 [2020-02-10T18:12:16.362Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 6.36MB / 8.25MB 2.2s
18:12:16 [2020-02-10T18:12:16.403Z] #17 25.18 debconf: delaying package configuration, since apt-utils is not installed
18:12:16 [2020-02-10T18:12:16.403Z] #17 25.27 Fetched 27.0 MB in 2s (12.5 MB/s)
18:12:16 [2020-02-10T18:12:16.516Z] #62 217.4 + bin/containerd-shim
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.82 libcap2-bin is already the newest version (1:2.25-2).
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.82 The following additional packages will be installed:
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.82   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.82   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.82   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.82   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.82   python3.7 python3.7-minimal vim-runtime xxd
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.83 Suggested packages:
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.83   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.83   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.83   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.83 Recommended packages:
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.83   aufs-dkms nftables build-essential python3-dev python3-keyring
18:12:16 [2020-02-10T18:12:16.567Z] #18 14.83   python3-keyrings.alt python3-xdg unzip
18:12:16 [2020-02-10T18:12:16.660Z] #17 25.33 Selecting previously unselected package pigz.
18:12:16 [2020-02-10T18:12:16.660Z] #17 25.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 ... 23423 files and directories currently installed.)
18:12:16 [2020-02-10T18:12:16.660Z] #17 25.37 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
18:12:16 [2020-02-10T18:12:16.660Z] #17 25.38 Unpacking pigz (2.4-1) ...
18:12:16 [2020-02-10T18:12:16.660Z] #17 25.49 Selecting previously unselected package libpython3.7-minimal:amd64.
18:12:16 [2020-02-10T18:12:16.660Z] #17 25.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
18:12:16 [2020-02-10T18:12:16.663Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 6.85MB / 8.25MB 2.4s
18:12:16 [2020-02-10T18:12:16.663Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 7.57MB / 10.73MB 2.5s
18:12:16 [2020-02-10T18:12:16.663Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 7.34MB / 8.25MB 2.5s
18:12:16 [2020-02-10T18:12:16.663Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 8.13MB / 10.73MB 2.7s
18:12:16 [2020-02-10T18:12:16.663Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 8.13MB / 73.43MB 2.7s
18:12:16 [2020-02-10T18:12:16.663Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 7.90MB / 8.25MB 2.7s
18:12:16 [2020-02-10T18:12:16.918Z] #17 25.49 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
18:12:16 [2020-02-10T18:12:16.967Z] #8 sha256:f7f35d9825c38e7e0c3f571e8abe513b3b11599bd64a853ace5494e8c1ebe12a 8.25MB / 8.25MB 2.8s done
18:12:16 [2020-02-10T18:12:16.967Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 9.95MB / 54.13MB 3.0s
18:12:16 [2020-02-10T18:12:16.967Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 9.08MB / 10.73MB 3.0s
18:12:17 [2020-02-10T18:12:17.176Z] #17 25.91 Selecting previously unselected package python3.7-minimal.
18:12:17 [2020-02-10T18:12:17.176Z] #17 25.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
18:12:17 [2020-02-10T18:12:17.176Z] #17 25.93 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:12:17 [2020-02-10T18:12:17.258Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 9.85MB / 57.39MB 3.3s
18:12:17 [2020-02-10T18:12:17.258Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.06MB / 10.73MB 3.3s
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.44 The following NEW packages will be installed:
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.44   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.44   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.44   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.44   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.44   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.44   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.44   python3-setuptools python3-wheel python3.7 python3.7-minimal
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.44   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.51 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded.
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.51 Need to get 26.3 MB of archives.
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.51 After this operation, 112 MB of additional disk space will be used.
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
18:12:17 [2020-02-10T18:12:17.331Z] #18 15.54 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
18:12:17 [2020-02-10T18:12:17.554Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 10.22MB / 96.43MB 3.4s
18:12:17 [2020-02-10T18:12:17.554Z] #8 sha256:27e6d793f7577bc28e3d8da62385244985a340fe31c9eaa920a54185f9d46eb8 10.73MB / 10.73MB 3.5s done
18:12:17 [2020-02-10T18:12:17.706Z] #18 15.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
18:12:17 [2020-02-10T18:12:17.847Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 12.12MB / 73.43MB 3.8s
18:12:17 [2020-02-10T18:12:17.847Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 13.35MB / 54.13MB 3.9s
18:12:18 [2020-02-10T18:12:18.108Z] #17 26.66 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
18:12:18 [2020-02-10T18:12:18.108Z] #17 26.68 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:12:18 [2020-02-10T18:12:18.154Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 12.81MB / 57.39MB 4.0s
18:12:18 [2020-02-10T18:12:18.253Z] #17 38.94 Unpacking bash-completion (1:2.8-6) ...
18:12:18 [2020-02-10T18:12:18.453Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 16.40MB / 54.13MB 4.5s
18:12:18 [2020-02-10T18:12:18.767Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 15.96MB / 57.39MB 4.6s
18:12:18 [2020-02-10T18:12:18.767Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 15.96MB / 73.43MB 4.6s
18:12:18 [2020-02-10T18:12:18.767Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 15.45MB / 96.43MB 4.6s
18:12:18 [2020-02-10T18:12:18.829Z] #17 39.71 Selecting previously unselected package bzip2.
18:12:19 [2020-02-10T18:12:19.073Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 19.94MB / 54.13MB 5.1s
18:12:19 [2020-02-10T18:12:19.073Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 18.87MB / 57.39MB 5.1s
18:12:19 [2020-02-10T18:12:19.090Z] #17 39.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
18:12:19 [2020-02-10T18:12:19.090Z] #17 39.72 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:12:19 [2020-02-10T18:12:19.090Z] #17 39.82 Selecting previously unselected package xz-utils.
18:12:19 [2020-02-10T18:12:19.090Z] #17 39.82 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
18:12:19 [2020-02-10T18:12:19.090Z] #17 39.83 Unpacking xz-utils (5.2.4-1) ...
18:12:19 [2020-02-10T18:12:19.351Z] #17 40.07 Selecting previously unselected package apparmor.
18:12:19 [2020-02-10T18:12:19.351Z] #17 40.08 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
18:12:19 [2020-02-10T18:12:19.351Z] #17 40.18 Unpacking apparmor (2.13.2-10) ...
18:12:19 [2020-02-10T18:12:19.359Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 19.86MB / 73.43MB 5.2s
18:12:19 [2020-02-10T18:12:19.361Z] DEBUG: print all environment variables to check how Jenkins runs this script
18:12:19 [2020-02-10T18:12:19.361Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-2f82c3f3\powershellScript.ps1'; exit $LASTEXITCODE;
18:12:19 [2020-02-10T18:12:19.361Z] ----------------------------------------------------------------------------
18:12:19 [2020-02-10T18:12:19.361Z] 
18:12:19 [2020-02-10T18:12:19.361Z] INFO: executeCI.ps1 starting at Mon Feb 10 18:12:15 CUT 2020
18:12:19 [2020-02-10T18:12:19.361Z] 
18:12:19 [2020-02-10T18:12:19.361Z] INFO: Script version 05-Feb-2019 09:03 PDT
18:12:19 [2020-02-10T18:12:19.361Z] INFO: Running git version 2.24.1.windows.2
18:12:19 [2020-02-10T18:12:19.361Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
18:12:19 [2020-02-10T18:12:19.361Z] INFO: Environment variables:
18:12:19 [2020-02-10T18:12:19.361Z] 
18:12:19 [2020-02-10T18:12:19.361Z] Name                           Value                                                                                   
18:12:19 [2020-02-10T18:12:19.361Z] ----                           -----                                                                                   
18:12:19 [2020-02-10T18:12:19.361Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
18:12:19 [2020-02-10T18:12:19.361Z] amd64                          true                                                                                    
18:12:19 [2020-02-10T18:12:19.361Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
18:12:19 [2020-02-10T18:12:19.361Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
18:12:19 [2020-02-10T18:12:19.361Z] arm64                          true                                                                                    
18:12:19 [2020-02-10T18:12:19.361Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5                      
18:12:19 [2020-02-10T18:12:19.361Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5                                                                                  
18:12:19 [2020-02-10T18:12:19.361Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
18:12:19 [2020-02-10T18:12:19.361Z] BRANCH_NAME                    PR-40473                                                                                
18:12:19 [2020-02-10T18:12:19.361Z] BUILD_DISPLAY_NAME             #2                                                                                      
18:12:19 [2020-02-10T18:12:19.361Z] BUILD_ID                       2                                                                                       
18:12:19 [2020-02-10T18:12:19.361Z] BUILD_NUMBER                   2                                                                                       
18:12:19 [2020-02-10T18:12:19.361Z] BUILD_TAG                      jenkins-moby-PR-40473-2                                                                 
18:12:19 [2020-02-10T18:12:19.361Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-40473/2/                              
18:12:19 [2020-02-10T18:12:19.361Z] CHANGE_AUTHOR                  thaJeztah                                                                               
18:12:19 [2020-02-10T18:12:19.361Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
18:12:19 [2020-02-10T18:12:19.362Z] CHANGE_BRANCH                  fix_TestLoginFailsWithBadCredentials                                                    
18:12:19 [2020-02-10T18:12:19.362Z] CHANGE_FORK                    thaJeztah/docker                                                                        
18:12:19 [2020-02-10T18:12:19.362Z] CHANGE_ID                      40473                                                                                   
18:12:19 [2020-02-10T18:12:19.362Z] CHANGE_TARGET                  master                                                                                  
18:12:19 [2020-02-10T18:12:19.362Z] CHANGE_TITLE                   TestLoginFailsWithBadCredentials: prepare for Go 1.14 changes                           
18:12:19 [2020-02-10T18:12:19.362Z] CHANGE_URL                     https://github.com/moby/moby/pull/40473                                                 
18:12:19 [2020-02-10T18:12:19.362Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
18:12:19 [2020-02-10T18:12:19.362Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
18:12:19 [2020-02-10T18:12:19.362Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
18:12:19 [2020-02-10T18:12:19.362Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
18:12:19 [2020-02-10T18:12:19.362Z] COMPUTERNAME                   azwin-2-feb720                                                                          
18:12:19 [2020-02-10T18:12:19.362Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
18:12:19 [2020-02-10T18:12:19.362Z] ConfigSequenceNumber           0                                                                                       
18:12:19 [2020-02-10T18:12:19.362Z] dco                            true                                                                                    
18:12:19 [2020-02-10T18:12:19.362Z] DOCKER_BUILDKIT                0                                                                                       
18:12:19 [2020-02-10T18:12:19.362Z] DOCKER_DUT_DEBUG               1                                                                                       
18:12:19 [2020-02-10T18:12:19.362Z] DOCKER_EXPERIMENTAL            1                                                                                       
18:12:19 [2020-02-10T18:12:19.362Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
18:12:19 [2020-02-10T18:12:19.362Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
18:12:19 [2020-02-10T18:12:19.362Z] EXECUTOR_NUMBER                0                                                                                       
18:12:19 [2020-02-10T18:12:19.362Z] FQDN                           azwin-2-feb720.westus.cloudapp.azure.com                                                
18:12:19 [2020-02-10T18:12:19.362Z] GIT_BRANCH                     PR-40473                                                                                
18:12:19 [2020-02-10T18:12:19.362Z] GIT_COMMIT                     e55bff541e0afc9bacd811b6eb599451a23a9d16                                                
18:12:19 [2020-02-10T18:12:19.362Z] GIT_PREVIOUS_COMMIT            88567f0fd0a158d8715801e6c70b834530e56b20                                                
18:12:19 [2020-02-10T18:12:19.362Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 88567f0fd0a158d8715801e6c70b834530e56b20                                                
18:12:19 [2020-02-10T18:12:19.362Z] GIT_URL                        https://github.com/moby/moby.git                                                        
18:12:19 [2020-02-10T18:12:19.362Z] HUDSON_COOKIE                  b14c7e41-a6a1-4422-a9d2-2a69d44a367b                                                    
18:12:19 [2020-02-10T18:12:19.362Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
18:12:19 [2020-02-10T18:12:19.362Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
18:12:19 [2020-02-10T18:12:19.362Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
18:12:19 [2020-02-10T18:12:19.362Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64                          
18:12:19 [2020-02-10T18:12:19.362Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
18:12:19 [2020-02-10T18:12:19.362Z] JENKINS_NODE_COOKIE            f93fb250-fcfd-4ced-9cbc-bcaa759d9438                                                    
18:12:19 [2020-02-10T18:12:19.362Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
18:12:19 [2020-02-10T18:12:19.362Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
18:12:19 [2020-02-10T18:12:19.362Z] JOB_BASE_NAME                  PR-40473                                                                                
18:12:19 [2020-02-10T18:12:19.362Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40473/display/redirect                
18:12:19 [2020-02-10T18:12:19.362Z] JOB_NAME                       moby/PR-40473                                                                           
18:12:19 [2020-02-10T18:12:19.362Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-40473/                                
18:12:19 [2020-02-10T18:12:19.362Z] library.jps.version            master                                                                                  
18:12:19 [2020-02-10T18:12:19.362Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
18:12:19 [2020-02-10T18:12:19.362Z] NODE_LABELS                    amd64 azure azwin-2-feb720 azwin-2019 docker west-us windows windows-2019 x86_64        
18:12:19 [2020-02-10T18:12:19.362Z] NODE_NAME                      azwin-2-feb720                                                                          
18:12:19 [2020-02-10T18:12:19.362Z] NUMBER_OF_PROCESSORS           4                                                                                       
18:12:19 [2020-02-10T18:12:19.363Z] OS                             Windows_NT                                                                              
18:12:19 [2020-02-10T18:12:19.363Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
18:12:19 [2020-02-10T18:12:19.363Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
18:12:19 [2020-02-10T18:12:19.363Z] ppc64le                        true                                                                                    
18:12:19 [2020-02-10T18:12:19.363Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
18:12:19 [2020-02-10T18:12:19.363Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
18:12:19 [2020-02-10T18:12:19.363Z] PROCESSOR_LEVEL                6                                                                                       
18:12:19 [2020-02-10T18:12:19.363Z] PROCESSOR_REVISION             4f01                                                                                    
18:12:19 [2020-02-10T18:12:19.363Z] ProgramData                    C:\ProgramData                                                                          
18:12:19 [2020-02-10T18:12:19.363Z] ProgramFiles                   C:\Program Files                                                                        
18:12:19 [2020-02-10T18:12:19.363Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
18:12:19 [2020-02-10T18:12:19.363Z] ProgramW6432                   C:\Program Files                                                                        
18:12:19 [2020-02-10T18:12:19.363Z] PROMPT                         $P$G                                                                                    
18:12:19 [2020-02-10T18:12:19.363Z] PSExecutionPolicyPreference    Bypass                                                                                  
18:12:19 [2020-02-10T18:12:19.363Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
18:12:19 [2020-02-10T18:12:19.363Z] PUBLIC                         C:\Users\Public                                                                         
18:12:19 [2020-02-10T18:12:19.363Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-40473/2/display/redirect?page=changes 
18:12:19 [2020-02-10T18:12:19.363Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-40473/2/display/redirect              
18:12:19 [2020-02-10T18:12:19.363Z] s390x                          true                                                                                    
18:12:19 [2020-02-10T18:12:19.363Z] SKIP_VALIDATION_TESTS          1                                                                                       
18:12:19 [2020-02-10T18:12:19.363Z] SOURCES_DRIVE                  d                                                                                       
18:12:19 [2020-02-10T18:12:19.363Z] SOURCES_SUBDIR                 gopath                                                                                  
18:12:19 [2020-02-10T18:12:19.363Z] STAGE_NAME                     Run tests                                                                               
18:12:19 [2020-02-10T18:12:19.363Z] SystemDrive                    C:                                                                                      
18:12:19 [2020-02-10T18:12:19.363Z] SystemRoot                     C:\windows                                                                              
18:12:19 [2020-02-10T18:12:19.363Z] TEMP                           C:\windows\TEMP                                                                         
18:12:19 [2020-02-10T18:12:19.363Z] TESTDEBUG                      0                                                                                       
18:12:19 [2020-02-10T18:12:19.363Z] TESTRUN_DRIVE                  d                                                                                       
18:12:19 [2020-02-10T18:12:19.363Z] TESTRUN_SUBDIR                 CI                                                                                      
18:12:19 [2020-02-10T18:12:19.363Z] TIMEOUT                        120m                                                                                    
18:12:19 [2020-02-10T18:12:19.363Z] TMP                            C:\windows\TEMP                                                                         
18:12:19 [2020-02-10T18:12:19.363Z] unit_validate                  true                                                                                    
18:12:19 [2020-02-10T18:12:19.363Z] USERDOMAIN                     WORKGROUP                                                                               
18:12:19 [2020-02-10T18:12:19.363Z] USERNAME                       azwin-2-feb720$                                                                         
18:12:19 [2020-02-10T18:12:19.363Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
18:12:19 [2020-02-10T18:12:19.363Z] validate_force                 false                                                                                   
18:12:19 [2020-02-10T18:12:19.363Z] windir                         C:\windows                                                                              
18:12:19 [2020-02-10T18:12:19.363Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
18:12:19 [2020-02-10T18:12:19.363Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
18:12:19 [2020-02-10T18:12:19.363Z] windowsRS1                     false                                                                                   
18:12:19 [2020-02-10T18:12:19.363Z] windowsRS5                     true                                                                                    
18:12:19 [2020-02-10T18:12:19.363Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
18:12:19 [2020-02-10T18:12:19.363Z] 
18:12:19 [2020-02-10T18:12:19.363Z] 
18:12:19 [2020-02-10T18:12:19.363Z] 
18:12:19 [2020-02-10T18:12:19.363Z] INFO: Sources under d:\gopath\...
18:12:19 [2020-02-10T18:12:19.363Z] INFO: Test run under d:\CI\...
18:12:19 [2020-02-10T18:12:19.363Z] INFO: Running in D:\gopath\src\github.com\docker\docker
18:12:19 [2020-02-10T18:12:19.363Z] INFO: docker/docker repository was found
18:12:19 [2020-02-10T18:12:19.363Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon
18:12:19 [2020-02-10T18:12:19.363Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.973'
18:12:19 [2020-02-10T18:12:19.363Z] INFO: Docker version of control daemon
18:12:19 [2020-02-10T18:12:19.363Z] 
18:12:19 [2020-02-10T18:12:19.363Z] Client: Docker Engine - Enterprise
18:12:19 [2020-02-10T18:12:19.363Z]  Version:           19.03.5
18:12:19 [2020-02-10T18:12:19.363Z]  API version:       1.40
18:12:19 [2020-02-10T18:12:19.363Z]  Go version:        go1.12.12
18:12:19 [2020-02-10T18:12:19.363Z]  Git commit:        2ee0c57608
18:12:19 [2020-02-10T18:12:19.363Z]  Built:             11/13/2019 08:00:16
18:12:19 [2020-02-10T18:12:19.363Z]  OS/Arch:           windows/amd64
18:12:19 [2020-02-10T18:12:19.363Z]  Experimental:      false
18:12:19 [2020-02-10T18:12:19.363Z] 
18:12:19 [2020-02-10T18:12:19.363Z] Server: Docker Engine - Enterprise
18:12:19 [2020-02-10T18:12:19.363Z]  Engine:
18:12:19 [2020-02-10T18:12:19.363Z]   Version:          19.03.5
18:12:19 [2020-02-10T18:12:19.363Z]   API version:      1.40 (minimum version 1.24)
18:12:19 [2020-02-10T18:12:19.363Z]   Go version:       go1.12.12
18:12:19 [2020-02-10T18:12:19.363Z]   Git commit:       2ee0c57608
18:12:19 [2020-02-10T18:12:19.363Z]   Built:            11/13/2019 07:58:51
18:12:19 [2020-02-10T18:12:19.363Z]   OS/Arch:          windows/amd64
18:12:19 [2020-02-10T18:12:19.363Z]   Experimental:     true
18:12:19 [2020-02-10T18:12:19.363Z] 
18:12:19 [2020-02-10T18:12:19.363Z] INFO: Docker info of control daemon
18:12:19 [2020-02-10T18:12:19.363Z] 
18:12:19 [2020-02-10T18:12:19.650Z] #8 ...
18:12:19 [2020-02-10T18:12:19.650Z] 
18:12:19 [2020-02-10T18:12:19.650Z] #21 [internal] load build context
18:12:19 [2020-02-10T18:12:19.650Z] #21 transferring context: 47.10MB 5.6s done
18:12:19 [2020-02-10T18:12:19.650Z] #21 DONE 5.6s
18:12:19 [2020-02-10T18:12:19.650Z] 
18:12:19 [2020-02-10T18:12:19.650Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:12:19 [2020-02-10T18:12:19.650Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 22.72MB / 54.13MB 5.5s
18:12:19 [2020-02-10T18:12:19.650Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 20.79MB / 96.43MB 5.5s
18:12:19 [2020-02-10T18:12:19.650Z] #8 ...
18:12:19 [2020-02-10T18:12:19.650Z] 
18:12:19 [2020-02-10T18:12:19.650Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:12:19 [2020-02-10T18:12:19.650Z] #69 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done
18:12:19 [2020-02-10T18:12:19.650Z] #69 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done
18:12:19 [2020-02-10T18:12:19.650Z] #69 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.0s done
18:12:19 [2020-02-10T18:12:19.650Z] #69 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done
18:12:19 [2020-02-10T18:12:19.650Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e
18:12:19 [2020-02-10T18:12:19.650Z] #69 ...
18:12:19 [2020-02-10T18:12:19.650Z] 
18:12:19 [2020-02-10T18:12:19.650Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:12:19 [2020-02-10T18:12:19.650Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 22.90MB / 57.39MB 5.7s
18:12:19 [2020-02-10T18:12:19.922Z] #17 40.55 Selecting previously unselected package aufs-tools.
18:12:19 [2020-02-10T18:12:19.922Z] #17 40.56 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
18:12:19 [2020-02-10T18:12:19.922Z] #17 40.57 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:12:19 [2020-02-10T18:12:19.922Z] #17 40.75 Selecting previously unselected package libonig5:arm64.
18:12:19 [2020-02-10T18:12:19.962Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 24.05MB / 73.43MB 5.8s
18:12:19 [2020-02-10T18:12:19.962Z] #8 ...
18:12:19 [2020-02-10T18:12:19.962Z] 
18:12:19 [2020-02-10T18:12:19.962Z] #69 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4...
18:12:19 [2020-02-10T18:12:19.962Z] #69 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done
18:12:19 [2020-02-10T18:12:19.962Z] #69 DONE 6.0s
18:12:20 [2020-02-10T18:12:20.006Z] #17 28.74 Selecting previously unselected package python3-minimal.
18:12:20 [2020-02-10T18:12:20.006Z] #17 28.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 ... 23672 files and directories currently installed.)
18:12:20 [2020-02-10T18:12:20.006Z] #17 28.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
18:12:20 [2020-02-10T18:12:20.006Z] #17 28.82 Unpacking python3-minimal (3.7.3-1) ...
18:12:20 [2020-02-10T18:12:20.144Z] #18 18.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
18:12:20 [2020-02-10T18:12:20.190Z] #17 40.76 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
18:12:20 [2020-02-10T18:12:20.190Z] #17 40.77 Unpacking libonig5:arm64 (6.9.1-1) ...
18:12:20 [2020-02-10T18:12:20.190Z] #17 40.93 Selecting previously unselected package libjq1:arm64.
18:12:20 [2020-02-10T18:12:20.190Z] #17 40.93 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
18:12:20 [2020-02-10T18:12:20.190Z] #17 40.94 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
18:12:20 [2020-02-10T18:12:20.253Z] 
18:12:20 [2020-02-10T18:12:20.253Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8...
18:12:20 [2020-02-10T18:12:20.253Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 27.74MB / 54.13MB 6.1s
18:12:20 [2020-02-10T18:12:20.253Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 26.91MB / 57.39MB 6.1s
18:12:20 [2020-02-10T18:12:20.253Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 25.64MB / 96.43MB 6.1s
18:12:20 [2020-02-10T18:12:20.263Z] #17 28.91 Selecting previously unselected package libmpdec2:amd64.
18:12:20 [2020-02-10T18:12:20.263Z] #17 28.93 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
18:12:20 [2020-02-10T18:12:20.263Z] #17 28.94 Unpacking libmpdec2:amd64 (2.4.2-2) ...
18:12:20 [2020-02-10T18:12:20.263Z] #17 29.04 Selecting previously unselected package libpython3.7-stdlib:amd64.
18:12:20 [2020-02-10T18:12:20.263Z] #17 29.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
18:12:20 [2020-02-10T18:12:20.263Z] #17 29.06 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
18:12:20 [2020-02-10T18:12:20.451Z] #17 41.09 Selecting previously unselected package jq.
18:12:20 [2020-02-10T18:12:20.451Z] #17 41.10 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
18:12:20 [2020-02-10T18:12:20.451Z] #17 41.10 Unpacking jq (1.5+dfsg-2+b1) ...
18:12:20 [2020-02-10T18:12:20.451Z] #17 41.25 Selecting previously unselected package libaio1:arm64.
18:12:20 [2020-02-10T18:12:20.451Z] #17 41.25 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
18:12:20 [2020-02-10T18:12:20.451Z] #17 41.26 Unpacking libaio1:arm64 (0.3.112-3) ...
18:12:20 [2020-02-10T18:12:20.529Z] #18 18.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
18:12:20 [2020-02-10T18:12:20.529Z] #18 18.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
18:12:20 [2020-02-10T18:12:20.539Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 28.51MB / 73.43MB 6.4s
18:12:20 [2020-02-10T18:12:20.712Z] #17 41.36 Selecting previously unselected package libgpm2:arm64.
18:12:20 [2020-02-10T18:12:20.712Z] #17 41.36 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
18:12:20 [2020-02-10T18:12:20.712Z] #17 41.38 Unpacking libgpm2:arm64 (1.20.7-5) ...
18:12:20 [2020-02-10T18:12:20.712Z] #17 41.48 Selecting previously unselected package libicu63:arm64.
18:12:20 [2020-02-10T18:12:20.712Z] #17 41.49 Preparing to unpack .../20-libicu63_63.1-6_arm64.deb ...
18:12:20 [2020-02-10T18:12:20.712Z] #17 41.50 Unpacking libicu63:arm64 (63.1-6) ...
18:12:20 [2020-02-10T18:12:20.830Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 33.31MB / 54.13MB 6.7s
18:12:20 [2020-02-10T18:12:20.830Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 32.63MB / 57.39MB 6.7s
18:12:20 [2020-02-10T18:12:20.830Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 32.51MB / 73.43MB 6.7s
18:12:20 [2020-02-10T18:12:20.830Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 31.23MB / 96.43MB 6.7s
18:12:20 [2020-02-10T18:12:20.884Z] Client:
18:12:20 [2020-02-10T18:12:20.884Z]  Debug Mode: false
18:12:20 [2020-02-10T18:12:20.884Z]  Plugins:
18:12:20 [2020-02-10T18:12:20.884Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
18:12:20 [2020-02-10T18:12:20.884Z] 
18:12:20 [2020-02-10T18:12:20.884Z] Server:
18:12:20 [2020-02-10T18:12:20.884Z]  Containers: 2
18:12:20 [2020-02-10T18:12:20.884Z]   Running: 1
18:12:20 [2020-02-10T18:12:20.884Z]   Paused: 0
18:12:20 [2020-02-10T18:12:20.884Z]   Stopped: 1
18:12:20 [2020-02-10T18:12:20.884Z]  Images: 11
18:12:20 [2020-02-10T18:12:20.884Z]  Server Version: 19.03.5
18:12:20 [2020-02-10T18:12:20.884Z]  Storage Driver: windowsfilter (windows) lcow (linux)
18:12:20 [2020-02-10T18:12:20.884Z]   Windows: 
18:12:20 [2020-02-10T18:12:20.884Z]   LCOW: 
18:12:20 [2020-02-10T18:12:20.884Z]  Logging Driver: json-file
18:12:20 [2020-02-10T18:12:20.884Z]  Plugins:
18:12:20 [2020-02-10T18:12:20.884Z]   Volume: local
18:12:20 [2020-02-10T18:12:20.884Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:12:20 [2020-02-10T18:12:20.884Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:12:20 [2020-02-10T18:12:20.884Z]  Swarm: inactive
18:12:20 [2020-02-10T18:12:20.884Z]  Default Isolation: process
18:12:20 [2020-02-10T18:12:20.884Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:12:20 [2020-02-10T18:12:20.884Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
18:12:20 [2020-02-10T18:12:20.884Z]  OSType: windows
18:12:20 [2020-02-10T18:12:20.884Z]  Architecture: x86_64
18:12:20 [2020-02-10T18:12:20.884Z]  CPUs: 4
18:12:20 [2020-02-10T18:12:20.884Z]  Total Memory: 32GiB
18:12:20 [2020-02-10T18:12:20.884Z]  Name: azwin-2-feb720
18:12:20 [2020-02-10T18:12:20.884Z]  ID: SJWS:LFOI:XJXC:CI7J:AAHN:OJXQ:CQVN:VWVD:PQVT:FXW3:C7RB:NUBY
18:12:20 [2020-02-10T18:12:20.884Z]  Docker Root Dir: D:\docker
18:12:20 [2020-02-10T18:12:20.884Z]  Debug Mode: false
18:12:20 [2020-02-10T18:12:20.884Z]  Registry: https://index.docker.io/v1/
18:12:20 [2020-02-10T18:12:20.884Z]  Labels:
18:12:20 [2020-02-10T18:12:20.884Z]  Experimental: true
18:12:20 [2020-02-10T18:12:20.884Z]  Insecure Registries:
18:12:20 [2020-02-10T18:12:20.884Z]   10.0.0.4:5000
18:12:20 [2020-02-10T18:12:20.884Z]   127.0.0.0/8
18:12:20 [2020-02-10T18:12:20.884Z]  Registry Mirrors:
18:12:20 [2020-02-10T18:12:20.884Z]   http://10.0.0.4:5000/
18:12:20 [2020-02-10T18:12:20.884Z]  Live Restore Enabled: false
18:12:20 [2020-02-10T18:12:20.884Z] 
18:12:20 [2020-02-10T18:12:20.884Z] 
18:12:20 [2020-02-10T18:12:20.884Z] INFO: Commit hash is e55bff541e
18:12:20 [2020-02-10T18:12:20.884Z] INFO: Nuke-Everything...
18:12:20 [2020-02-10T18:12:20.884Z] INFO: Container count on control daemon to delete is 2
18:12:21 [2020-02-10T18:12:21.127Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 36.82MB / 54.13MB 7.0s
18:12:21 [2020-02-10T18:12:21.127Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 36.66MB / 57.39MB 7.0s
18:12:21 [2020-02-10T18:12:21.127Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 37.87MB / 73.43MB 7.2s
18:12:21 [2020-02-10T18:12:21.127Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 37.11MB / 96.43MB 7.2s
18:12:21 [2020-02-10T18:12:21.196Z] #17 30.02 Selecting previously unselected package python3.7.
18:12:21 [2020-02-10T18:12:21.196Z] #17 30.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
18:12:21 [2020-02-10T18:12:21.196Z] #17 30.03 Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:12:21 [2020-02-10T18:12:21.412Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 40.30MB / 54.13MB 7.3s
18:12:21 [2020-02-10T18:12:21.412Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 40.75MB / 57.39MB 7.3s
18:12:21 [2020-02-10T18:12:21.453Z] #17 30.16 Selecting previously unselected package libpython3-stdlib:amd64.
18:12:21 [2020-02-10T18:12:21.453Z] #17 30.17 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
18:12:21 [2020-02-10T18:12:21.453Z] #17 30.17 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
18:12:21 [2020-02-10T18:12:21.660Z] #17 ...
18:12:21 [2020-02-10T18:12:21.660Z] 
18:12:21 [2020-02-10T18:12:21.660Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:21 [2020-02-10T18:12:21.660Z] #44 96.30   DEP      criu/pie-util-vdso-elf32.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 96.55   DEP      criu/path.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 96.69   DEP      criu/parasite-syscall.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 96.91   DEP      criu/pagemap.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 97.12   DEP      criu/pagemap-cache.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 97.25   DEP      criu/page-xfer.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 97.49   DEP      criu/page-pipe.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 97.59   DEP      criu/netfilter.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 97.77   DEP      criu/net.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 97.97   DEP      criu/namespaces.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 98.21   DEP      criu/mount.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 98.34   DEP      criu/mem.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 98.61   DEP      criu/lsm.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 98.80   DEP      criu/log.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 98.91   DEP      criu/libnetlink.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 99.00   DEP      criu/kerndat.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 99.18   DEP      criu/kcmp-ids.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 99.28   DEP      criu/irmap.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 99.47   DEP      criu/ipc_ns.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 99.66   DEP      criu/image.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 99.90   DEP      criu/image-desc.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 100.0   DEP      criu/fsnotify.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 100.2   DEP      criu/filesystems.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 100.3   DEP      criu/files.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 100.5   DEP      criu/files-reg.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 100.6   DEP      criu/files-ext.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 100.8   DEP      criu/file-lock.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 101.0   DEP      criu/file-ids.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 101.2   DEP      criu/fifo.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 101.3   DEP      criu/fdstore.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 101.4   DEP      criu/fault-injection.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 101.5   DEP      criu/external.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 101.6   DEP      criu/eventpoll.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 101.7   DEP      criu/eventfd.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 101.8   DEP      criu/crtools.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 102.0   DEP      criu/cr-service.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 102.2   DEP      criu/cr-restore.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 102.5   DEP      criu/cr-errno.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 102.5   DEP      criu/cr-dump.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 102.8   DEP      criu/cr-dedup.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 102.9   DEP      criu/cr-check.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 103.3   DEP      criu/config.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 103.6   DEP      criu/clone-noasan.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 103.6   DEP      criu/cgroup.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 103.9   DEP      criu/cgroup-props.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 104.0   DEP      criu/bitmap.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 104.1   DEP      criu/bfd.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 104.3   DEP      criu/autofs.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 104.4   DEP      criu/aio.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 104.6   DEP      criu/action-scripts.d
18:12:21 [2020-02-10T18:12:21.660Z] #44 104.9   CC       criu/action-scripts.o
18:12:21 [2020-02-10T18:12:21.660Z] #44 105.5   CC       criu/aio.o
18:12:21 [2020-02-10T18:12:21.660Z] #44 106.2   CC       criu/autofs.o
18:12:21 [2020-02-10T18:12:21.699Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 43.80MB / 54.13MB 7.6s
18:12:21 [2020-02-10T18:12:21.699Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 43.63MB / 57.39MB 7.6s
18:12:21 [2020-02-10T18:12:21.699Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 43.22MB / 73.43MB 7.6s
18:12:21 [2020-02-10T18:12:21.699Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 43.72MB / 96.43MB 7.8s
18:12:21 [2020-02-10T18:12:21.711Z] #17 30.29 Setting up python3-minimal (3.7.3-1) ...
18:12:21 [2020-02-10T18:12:21.987Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 47.99MB / 54.13MB 8.1s
18:12:21 [2020-02-10T18:12:21.987Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 47.59MB / 57.39MB 8.1s
18:12:21 [2020-02-10T18:12:21.987Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 47.44MB / 73.43MB 8.1s
18:12:22 [2020-02-10T18:12:22.619Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 52.33MB / 54.13MB 8.5s
18:12:22 [2020-02-10T18:12:22.619Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 51.72MB / 57.39MB 8.5s
18:12:22 [2020-02-10T18:12:22.619Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 51.02MB / 96.43MB 8.5s
18:12:22 [2020-02-10T18:12:22.643Z] #17 31.23 Selecting previously unselected package python3.
18:12:22 [2020-02-10T18:12:22.643Z] #17 31.23 (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.)
18:12:22 [2020-02-10T18:12:22.643Z] #17 31.28 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
18:12:22 [2020-02-10T18:12:22.643Z] #17 31.29 Unpacking python3 (3.7.3-1) ...
18:12:22 [2020-02-10T18:12:22.643Z] #17 31.39 Selecting previously unselected package libip4tc0:amd64.
18:12:22 [2020-02-10T18:12:22.643Z] #17 31.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
18:12:22 [2020-02-10T18:12:22.643Z] #17 31.41 Unpacking libip4tc0:amd64 (1.8.2-4) ...
18:12:22 [2020-02-10T18:12:22.643Z] #17 31.49 Selecting previously unselected package libip6tc0:amd64.
18:12:22 [2020-02-10T18:12:22.900Z] #17 31.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
18:12:22 [2020-02-10T18:12:22.900Z] #17 31.50 Unpacking libip6tc0:amd64 (1.8.2-4) ...
18:12:22 [2020-02-10T18:12:22.900Z] #17 31.59 Selecting previously unselected package libiptc0:amd64.
18:12:22 [2020-02-10T18:12:22.900Z] #17 31.59 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
18:12:22 [2020-02-10T18:12:22.900Z] #17 31.59 Unpacking libiptc0:amd64 (1.8.2-4) ...
18:12:22 [2020-02-10T18:12:22.900Z] #17 31.67 Selecting previously unselected package libnfnetlink0:amd64.
18:12:22 [2020-02-10T18:12:22.900Z] #17 31.67 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
18:12:22 [2020-02-10T18:12:22.900Z] #17 31.68 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:12:22 [2020-02-10T18:12:22.900Z] #17 31.72 Selecting previously unselected package libnetfilter-conntrack3:amd64.
18:12:22 [2020-02-10T18:12:22.900Z] #17 31.73 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
18:12:22 [2020-02-10T18:12:22.900Z] #17 31.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:12:22 [2020-02-10T18:12:22.910Z] #8 sha256:a2d5a5ee40c1df8706e6db684b090e0e4297581ff38256a81222ea8be61180fc 54.13MB / 54.13MB 8.7s done
18:12:22 [2020-02-10T18:12:22.910Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 55.72MB / 57.39MB 8.8s
18:12:22 [2020-02-10T18:12:22.910Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 55.05MB / 73.43MB 8.8s
18:12:22 [2020-02-10T18:12:22.910Z] #8 sha256:fa97a0399500f41c90805413f9dd183cb0036f1446b766e62ad6310e2357d9b8 57.39MB / 57.39MB 9.0s done
18:12:22 [2020-02-10T18:12:22.910Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 58.03MB / 96.43MB 9.0s
18:12:22 [2020-02-10T18:12:22.938Z] #18 21.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
18:12:23 [2020-02-10T18:12:23.065Z] #62 223.7 + bin/containerd-shim-runc-v1
18:12:23 [2020-02-10T18:12:23.158Z] #17 31.79 Selecting previously unselected package libnftnl11:amd64.
18:12:23 [2020-02-10T18:12:23.158Z] #17 31.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
18:12:23 [2020-02-10T18:12:23.158Z] #17 31.80 Unpacking libnftnl11:amd64 (1.1.2-2) ...
18:12:23 [2020-02-10T18:12:23.158Z] #17 31.87 Selecting previously unselected package iptables.
18:12:23 [2020-02-10T18:12:23.158Z] #17 31.88 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
18:12:23 [2020-02-10T18:12:23.158Z] #17 31.88 Unpacking iptables (1.8.2-4) ...
18:12:23 [2020-02-10T18:12:23.200Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 65.38MB / 73.43MB 9.3s
18:12:23 [2020-02-10T18:12:23.200Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 65.87MB / 96.43MB 9.3s
18:12:23 [2020-02-10T18:12:23.301Z] #18 21.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
18:12:23 [2020-02-10T18:12:23.301Z] #18 21.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
18:12:23 [2020-02-10T18:12:23.301Z] #18 21.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
18:12:23 [2020-02-10T18:12:23.301Z] #18 21.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
18:12:23 [2020-02-10T18:12:23.301Z] #18 21.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
18:12:23 [2020-02-10T18:12:23.415Z] #17 32.24 Selecting previously unselected package xxd.
18:12:23 [2020-02-10T18:12:23.491Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 69.91MB / 73.43MB 9.4s
18:12:23 [2020-02-10T18:12:23.491Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 71.99MB / 96.43MB 9.6s
18:12:23 [2020-02-10T18:12:23.577Z] #44 108.2   CC       criu/bfd.o
18:12:23 [2020-02-10T18:12:23.672Z] #18 21.85 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
18:12:23 [2020-02-10T18:12:23.672Z] #18 21.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
18:12:23 [2020-02-10T18:12:23.672Z] #18 21.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
18:12:23 [2020-02-10T18:12:23.672Z] #18 22.00 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
18:12:23 [2020-02-10T18:12:23.673Z] #17 32.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
18:12:23 [2020-02-10T18:12:23.673Z] #17 32.26 Unpacking xxd (2:8.1.0875-5) ...
18:12:23 [2020-02-10T18:12:23.673Z] #17 32.40 Selecting previously unselected package vim-common.
18:12:23 [2020-02-10T18:12:23.673Z] #17 32.41 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:12:23 [2020-02-10T18:12:23.673Z] #17 32.44 Unpacking vim-common (2:8.1.0875-5) ...
18:12:23 [2020-02-10T18:12:23.761Z] 786eb7f075a7
18:12:23 [2020-02-10T18:12:23.761Z] b59594adef46
18:12:23 [2020-02-10T18:12:23.761Z] INFO: Non-base image count on control daemon to delete is 1
18:12:23 [2020-02-10T18:12:23.805Z] #8 sha256:cbc0eec775fb25dc9e4e753c5a1513055bc30c10976f23b214a4963e8c62e384 73.43MB / 73.43MB 9.6s done
18:12:23 [2020-02-10T18:12:23.805Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 79.31MB / 96.43MB 9.7s
18:12:23 [2020-02-10T18:12:23.805Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 87.52MB / 96.43MB 9.9s
18:12:23 [2020-02-10T18:12:23.838Z] #44 ...
18:12:23 [2020-02-10T18:12:23.838Z] 
18:12:23 [2020-02-10T18:12:23.838Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:23 [2020-02-10T18:12:23.838Z] #17 44.70 Selecting previously unselected package libnet1:arm64.
18:12:23 [2020-02-10T18:12:23.931Z] #17 32.60 Selecting previously unselected package bash-completion.
18:12:23 [2020-02-10T18:12:23.931Z] #17 32.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:12:24 [2020-02-10T18:12:24.093Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 96.43MB / 96.43MB 10.2s
18:12:24 [2020-02-10T18:12:24.099Z] #17 44.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
18:12:24 [2020-02-10T18:12:24.099Z] #17 44.71 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:12:24 [2020-02-10T18:12:24.099Z] #17 44.90 Selecting previously unselected package libnl-3-200:arm64.
18:12:24 [2020-02-10T18:12:24.099Z] #17 44.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
18:12:24 [2020-02-10T18:12:24.099Z] #17 44.92 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
18:12:24 [2020-02-10T18:12:24.360Z] #17 45.14 Selecting previously unselected package libprotobuf-c1:arm64.
18:12:24 [2020-02-10T18:12:24.360Z] #17 45.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
18:12:24 [2020-02-10T18:12:24.360Z] #17 45.15 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:12:24 [2020-02-10T18:12:24.360Z] #17 45.25 Selecting previously unselected package libreadline5:arm64.
18:12:24 [2020-02-10T18:12:24.377Z] #8 sha256:63103ce59b7b172b5a41f964dfbf542d14e0bcfca39931fa081b7cb761488046 96.43MB / 96.43MB 10.2s done
18:12:24 [2020-02-10T18:12:24.377Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf
18:12:24 [2020-02-10T18:12:24.430Z] #18 22.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
18:12:24 [2020-02-10T18:12:24.495Z] #17 ...
18:12:24 [2020-02-10T18:12:24.495Z] 
18:12:24 [2020-02-10T18:12:24.495Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:24 [2020-02-10T18:12:24.495Z] #44 99.85   CC       criu/clone-noasan.o
18:12:24 [2020-02-10T18:12:24.495Z] #44 99.99   CC       criu/config.o
18:12:24 [2020-02-10T18:12:24.495Z] #44 101.8   CC       criu/cr-check.o
18:12:24 [2020-02-10T18:12:24.495Z] #44 103.2   CC       criu/cr-dedup.o
18:12:24 [2020-02-10T18:12:24.495Z] #44 103.7   CC       criu/cr-dump.o
18:12:24 [2020-02-10T18:12:24.495Z] #44 105.9   CC       criu/cr-errno.o
18:12:24 [2020-02-10T18:12:24.495Z] #44 105.9   CC       criu/cr-restore.o
18:12:24 [2020-02-10T18:12:24.495Z] #44 110.0   CC       criu/cr-service.o
18:12:24 [2020-02-10T18:12:24.621Z] #17 45.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
18:12:24 [2020-02-10T18:12:24.621Z] #17 45.26 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
18:12:24 [2020-02-10T18:12:24.621Z] #17 45.45 Selecting previously unselected package net-tools.
18:12:24 [2020-02-10T18:12:24.621Z] #17 45.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
18:12:24 [2020-02-10T18:12:24.621Z] #17 45.46 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:12:24 [2020-02-10T18:12:24.802Z] #18 22.96 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
18:12:24 [2020-02-10T18:12:24.802Z] #18 23.30 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
18:12:24 [2020-02-10T18:12:24.882Z] #17 45.71 Selecting previously unselected package python-pip-whl.
18:12:24 [2020-02-10T18:12:24.882Z] #17 45.73 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:12:24 [2020-02-10T18:12:24.882Z] #17 45.74 Unpacking python-pip-whl (18.1-5) ...
18:12:25 [2020-02-10T18:12:25.280Z] Deleted: sha256:febd724b4974f2d6bd24b4431a70f8bfcbe8411d5edb75fe797a26032c7014ad
18:12:25 [2020-02-10T18:12:25.280Z] Deleted: sha256:2f29869a3e07bdf587b2155fcc0141cb83ae8a7736a04ac109218853afadf692
18:12:25 [2020-02-10T18:12:25.280Z] INFO: Nuking d:\CI
18:12:25 [2020-02-10T18:12:25.455Z] #17 46.26 Selecting previously unselected package python3-lib2to3.
18:12:25 [2020-02-10T18:12:25.455Z] #17 46.27 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:12:25 [2020-02-10T18:12:25.455Z] #17 46.27 Unpacking python3-lib2to3 (3.7.3-1) ...
18:12:25 [2020-02-10T18:12:25.590Z] #62 226.7 + bin/containerd-shim-runc-v2
18:12:25 [2020-02-10T18:12:25.716Z] #17 46.42 Selecting previously unselected package python3-distutils.
18:12:25 [2020-02-10T18:12:25.716Z] #17 46.44 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:12:25 [2020-02-10T18:12:25.716Z] #17 46.52 Unpacking python3-distutils (3.7.3-1) ...
18:12:25 [2020-02-10T18:12:25.808Z] #18 23.80 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
18:12:25 [2020-02-10T18:12:25.808Z] #18 23.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
18:12:25 [2020-02-10T18:12:25.808Z] #18 24.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
18:12:25 [2020-02-10T18:12:25.867Z] #44 111.4   CC       criu/crtools.o
18:12:25 [2020-02-10T18:12:25.980Z] #17 46.72 Selecting previously unselected package python3-pip.
18:12:25 [2020-02-10T18:12:25.980Z] #17 46.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:12:25 [2020-02-10T18:12:25.980Z] #17 46.74 Unpacking python3-pip (18.1-5) ...
18:12:25 [2020-02-10T18:12:25.980Z] #17 46.94 Selecting previously unselected package python3-pkg-resources.
18:12:26 [2020-02-10T18:12:26.241Z] #17 46.95 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:12:26 [2020-02-10T18:12:26.241Z] #17 46.96 Unpacking python3-pkg-resources (40.8.0-1) ...
18:12:26 [2020-02-10T18:12:26.364Z] #18 ...
18:12:26 [2020-02-10T18:12:26.364Z] 
18:12:26 [2020-02-10T18:12:26.364Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:12:26 [2020-02-10T18:12:26.364Z] #58 26.58 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
18:12:26 [2020-02-10T18:12:26.432Z] #44 111.8   CC       criu/eventfd.o
18:12:26 [2020-02-10T18:12:26.432Z] #44 ...
18:12:26 [2020-02-10T18:12:26.432Z] 
18:12:26 [2020-02-10T18:12:26.432Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:26 [2020-02-10T18:12:26.432Z] #17 35.12 Unpacking bash-completion (1:2.8-6) ...
18:12:26 [2020-02-10T18:12:26.503Z] #17 47.13 Selecting previously unselected package python3-setuptools.
18:12:26 [2020-02-10T18:12:26.503Z] #17 47.14 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:12:26 [2020-02-10T18:12:26.503Z] #17 47.15 Unpacking python3-setuptools (40.8.0-1) ...
18:12:26 [2020-02-10T18:12:26.520Z] #62 227.5 + binaries
18:12:26 [2020-02-10T18:12:26.520Z] #62 227.5 + mkdir -p /build
18:12:26 [2020-02-10T18:12:26.520Z] #62 227.5 + cp bin/containerd /build/containerd
18:12:26 [2020-02-10T18:12:26.520Z] #62 227.5 + cp bin/containerd-shim /build/containerd-shim
18:12:26 [2020-02-10T18:12:26.520Z] #62 227.5 + cp bin/ctr /build/ctr
18:12:26 [2020-02-10T18:12:26.692Z] #17 35.45 Selecting previously unselected package bzip2.
18:12:26 [2020-02-10T18:12:26.692Z] #17 35.45 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
18:12:26 [2020-02-10T18:12:26.692Z] #17 35.47 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:12:26 [2020-02-10T18:12:26.692Z] #17 35.55 Selecting previously unselected package xz-utils.
18:12:26 [2020-02-10T18:12:26.769Z] #17 47.41 Selecting previously unselected package python3-wheel.
18:12:26 [2020-02-10T18:12:26.769Z] #17 47.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:12:26 [2020-02-10T18:12:26.769Z] #17 47.44 Unpacking python3-wheel (0.32.3-2) ...
18:12:26 [2020-02-10T18:12:26.769Z] #17 47.54 Selecting previously unselected package thin-provisioning-tools.
18:12:26 [2020-02-10T18:12:26.769Z] #17 47.57 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
18:12:26 [2020-02-10T18:12:26.769Z] #17 47.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:12:26 [2020-02-10T18:12:26.950Z] #17 35.56 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
18:12:26 [2020-02-10T18:12:26.950Z] #17 35.57 Unpacking xz-utils (5.2.4-1) ...
18:12:26 [2020-02-10T18:12:26.950Z] #17 35.73 Selecting previously unselected package apparmor.
18:12:26 [2020-02-10T18:12:26.950Z] #17 35.73 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
18:12:26 [2020-02-10T18:12:26.950Z] #17 35.83 Unpacking apparmor (2.13.2-10) ...
18:12:26 [2020-02-10T18:12:26.998Z] #58 27.33 + mkdir -p /build
18:12:26 [2020-02-10T18:12:26.998Z] #58 27.33 + cp runc /build/runc
18:12:27 [2020-02-10T18:12:27.031Z] #17 47.82 Selecting previously unselected package vim-runtime.
18:12:27 [2020-02-10T18:12:27.031Z] #17 47.82 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:12:27 [2020-02-10T18:12:27.031Z] #17 47.86 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:12:27 [2020-02-10T18:12:27.031Z] #17 47.90 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:12:27 [2020-02-10T18:12:27.031Z] #17 47.91 Unpacking vim-runtime (2:8.1.0875-5) ...
18:12:27 [2020-02-10T18:12:27.389Z] #58 DONE 27.5s
18:12:27 [2020-02-10T18:12:27.389Z] 
18:12:27 [2020-02-10T18:12:27.389Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:12:27 [2020-02-10T18:12:27.389Z] #63 ...
18:12:27 [2020-02-10T18:12:27.389Z] 
18:12:27 [2020-02-10T18:12:27.389Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:27 [2020-02-10T18:12:27.389Z] #18 25.71 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
18:12:27 [2020-02-10T18:12:27.389Z] #18 25.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
18:12:27 [2020-02-10T18:12:27.450Z] #62 DONE 228.1s
18:12:27 [2020-02-10T18:12:27.515Z] #17 36.17 Selecting previously unselected package aufs-tools.
18:12:27 [2020-02-10T18:12:27.515Z] #17 36.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
18:12:27 [2020-02-10T18:12:27.515Z] #17 36.19 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:12:27 [2020-02-10T18:12:27.515Z] #17 36.31 Selecting previously unselected package libonig5:amd64.
18:12:27 [2020-02-10T18:12:27.515Z] #17 36.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
18:12:27 [2020-02-10T18:12:27.515Z] #17 36.32 Unpacking libonig5:amd64 (6.9.1-1) ...
18:12:27 [2020-02-10T18:12:27.754Z] #18 26.07 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
18:12:27 [2020-02-10T18:12:27.754Z] #18 26.17 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
18:12:27 [2020-02-10T18:12:27.754Z] #18 26.21 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
18:12:27 [2020-02-10T18:12:27.754Z] #18 26.22 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
18:12:27 [2020-02-10T18:12:27.754Z] #18 26.24 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6 [8030 kB]
18:12:27 [2020-02-10T18:12:27.772Z] #17 36.46 Selecting previously unselected package libjq1:amd64.
18:12:27 [2020-02-10T18:12:27.773Z] #17 36.47 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
18:12:27 [2020-02-10T18:12:27.773Z] #17 36.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
18:12:27 [2020-02-10T18:12:27.773Z] #17 36.54 Selecting previously unselected package jq.
18:12:27 [2020-02-10T18:12:27.773Z] #17 36.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
18:12:27 [2020-02-10T18:12:27.773Z] #17 36.55 Unpacking jq (1.5+dfsg-2+b1) ...
18:12:27 [2020-02-10T18:12:27.773Z] #17 36.60 Selecting previously unselected package libaio1:amd64.
18:12:27 [2020-02-10T18:12:27.773Z] #17 36.61 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
18:12:27 [2020-02-10T18:12:27.773Z] #17 36.61 Unpacking libaio1:amd64 (0.3.112-3) ...
18:12:28 [2020-02-10T18:12:28.015Z] 
18:12:28 [2020-02-10T18:12:28.015Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
18:12:28 [2020-02-10T18:12:28.030Z] #17 36.66 Selecting previously unselected package libgpm2:amd64.
18:12:28 [2020-02-10T18:12:28.030Z] #17 36.67 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
18:12:28 [2020-02-10T18:12:28.030Z] #17 36.68 Unpacking libgpm2:amd64 (1.20.7-5) ...
18:12:28 [2020-02-10T18:12:28.030Z] #17 36.76 Selecting previously unselected package libicu63:amd64.
18:12:28 [2020-02-10T18:12:28.030Z] #17 36.77 Preparing to unpack .../20-libicu63_63.1-6_amd64.deb ...
18:12:28 [2020-02-10T18:12:28.030Z] #17 36.78 Unpacking libicu63:amd64 (63.1-6) ...
18:12:28 [2020-02-10T18:12:28.271Z] #63 DONE 0.3s
18:12:28 [2020-02-10T18:12:28.271Z] 
18:12:28 [2020-02-10T18:12:28.271Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:12:28 [2020-02-10T18:12:28.528Z] #67 DONE 0.1s
18:12:28 [2020-02-10T18:12:28.528Z] 
18:12:28 [2020-02-10T18:12:28.528Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
18:12:28 [2020-02-10T18:12:28.528Z] #69 DONE 0.1s
18:12:28 [2020-02-10T18:12:28.528Z] 
18:12:28 [2020-02-10T18:12:28.528Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
18:12:28 [2020-02-10T18:12:28.528Z] #72 DONE 0.1s
18:12:28 [2020-02-10T18:12:28.528Z] 
18:12:28 [2020-02-10T18:12:28.528Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
18:12:28 [2020-02-10T18:12:28.528Z] #73 DONE 0.0s
18:12:28 [2020-02-10T18:12:28.784Z] 
18:12:28 [2020-02-10T18:12:28.784Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
18:12:29 [2020-02-10T18:12:29.348Z] #74 DONE 0.9s
18:12:29 [2020-02-10T18:12:29.605Z] 
18:12:29 [2020-02-10T18:12:29.605Z] #75 exporting to image
18:12:29 [2020-02-10T18:12:29.605Z] #75 exporting layers
18:12:31 [2020-02-10T18:12:31.244Z] #17 51.27 Selecting previously unselected package vim.
18:12:31 [2020-02-10T18:12:31.244Z] #17 51.28 Preparing to unpack .../35-vim_2%3a8.1.0875-5_arm64.deb ...
18:12:31 [2020-02-10T18:12:31.244Z] #17 51.31 Unpacking vim (2:8.1.0875-5) ...
18:12:31 [2020-02-10T18:12:31.244Z] #17 51.92 Selecting previously unselected package xfsprogs.
18:12:31 [2020-02-10T18:12:31.244Z] #17 51.92 Preparing to unpack .../36-xfsprogs_4.20.0-1_arm64.deb ...
18:12:31 [2020-02-10T18:12:31.244Z] #17 51.93 Unpacking xfsprogs (4.20.0-1) ...
18:12:31 [2020-02-10T18:12:31.308Z] #17 40.13 Selecting previously unselected package libnet1:amd64.
18:12:31 [2020-02-10T18:12:31.308Z] #17 40.13 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
18:12:31 [2020-02-10T18:12:31.308Z] #17 40.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:12:31 [2020-02-10T18:12:31.565Z] #17 40.25 Selecting previously unselected package libnl-3-200:amd64.
18:12:31 [2020-02-10T18:12:31.565Z] #17 40.26 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
18:12:31 [2020-02-10T18:12:31.565Z] #17 40.27 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
18:12:31 [2020-02-10T18:12:31.565Z] #17 40.39 Selecting previously unselected package libprotobuf-c1:amd64.
18:12:31 [2020-02-10T18:12:31.565Z] #17 40.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
18:12:31 [2020-02-10T18:12:31.565Z] #17 40.40 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:12:31 [2020-02-10T18:12:31.816Z] #17 52.48 Selecting previously unselected package zip.
18:12:31 [2020-02-10T18:12:31.816Z] #17 52.50 Preparing to unpack .../37-zip_3.0-11+b1_arm64.deb ...
18:12:31 [2020-02-10T18:12:31.816Z] #17 52.50 Unpacking zip (3.0-11+b1) ...
18:12:31 [2020-02-10T18:12:31.816Z] #17 52.73 Setting up aufs-tools (1:4.14+20190211-1) ...
18:12:31 [2020-02-10T18:12:31.823Z] #17 40.47 Selecting previously unselected package libreadline5:amd64.
18:12:31 [2020-02-10T18:12:31.823Z] #17 40.47 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
18:12:31 [2020-02-10T18:12:31.823Z] #17 40.48 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:12:31 [2020-02-10T18:12:31.823Z] #17 40.59 Selecting previously unselected package net-tools.
18:12:31 [2020-02-10T18:12:31.823Z] #17 40.59 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
18:12:31 [2020-02-10T18:12:31.823Z] #17 40.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:12:32 [2020-02-10T18:12:32.077Z] #17 52.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:12:32 [2020-02-10T18:12:32.077Z] #17 52.80 Setting up libip6tc0:arm64 (1.8.2-4) ...
18:12:32 [2020-02-10T18:12:32.077Z] #17 52.81 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
18:12:32 [2020-02-10T18:12:32.077Z] #17 52.84 Setting up libgpm2:arm64 (1.20.7-5) ...
18:12:32 [2020-02-10T18:12:32.077Z] #17 52.86 Setting up libip4tc0:arm64 (1.8.2-4) ...
18:12:32 [2020-02-10T18:12:32.077Z] #17 52.88 Setting up libnftnl11:arm64 (1.1.2-2) ...
18:12:32 [2020-02-10T18:12:32.077Z] #17 52.89 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
18:12:32 [2020-02-10T18:12:32.077Z] #17 52.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:12:32 [2020-02-10T18:12:32.077Z] #17 52.93 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
18:12:32 [2020-02-10T18:12:32.077Z] #17 52.95 Setting up libicu63:arm64 (63.1-6) ...
18:12:32 [2020-02-10T18:12:32.077Z] #17 52.97 Setting up xxd (2:8.1.0875-5) ...
18:12:32 [2020-02-10T18:12:32.077Z] #17 52.98 Setting up zip (3.0-11+b1) ...
18:12:32 [2020-02-10T18:12:32.080Z] #17 40.81 Selecting previously unselected package python-pip-whl.
18:12:32 [2020-02-10T18:12:32.081Z] #17 40.81 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:12:32 [2020-02-10T18:12:32.081Z] #17 40.82 Unpacking python-pip-whl (18.1-5) ...
18:12:32 [2020-02-10T18:12:32.338Z] #17 53.00 Setting up vim-common (2:8.1.0875-5) ...
18:12:32 [2020-02-10T18:12:32.338Z] #17 53.03 Setting up bash-completion (1:2.8-6) ...
18:12:32 [2020-02-10T18:12:32.652Z] #17 41.45 Selecting previously unselected package python3-lib2to3.
18:12:32 [2020-02-10T18:12:32.652Z] #17 41.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:12:32 [2020-02-10T18:12:32.652Z] #17 41.46 Unpacking python3-lib2to3 (3.7.3-1) ...
18:12:32 [2020-02-10T18:12:32.652Z] #17 41.57 Selecting previously unselected package python3-distutils.
18:12:32 [2020-02-10T18:12:32.910Z] #17 41.58 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:12:32 [2020-02-10T18:12:32.910Z] #17 41.59 Unpacking python3-distutils (3.7.3-1) ...
18:12:32 [2020-02-10T18:12:32.910Z] #17 41.75 Selecting previously unselected package python3-pip.
18:12:32 [2020-02-10T18:12:32.910Z] #17 41.76 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:12:32 [2020-02-10T18:12:32.910Z] #17 41.76 Unpacking python3-pip (18.1-5) ...
18:12:33 [2020-02-10T18:12:33.168Z] #17 41.97 Selecting previously unselected package python3-pkg-resources.
18:12:33 [2020-02-10T18:12:33.168Z] #17 41.98 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:12:33 [2020-02-10T18:12:33.168Z] #17 41.98 Unpacking python3-pkg-resources (40.8.0-1) ...
18:12:33 [2020-02-10T18:12:33.168Z] #17 42.08 Selecting previously unselected package python3-setuptools.
18:12:33 [2020-02-10T18:12:33.425Z] #17 42.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:12:33 [2020-02-10T18:12:33.425Z] #17 42.10 Unpacking python3-setuptools (40.8.0-1) ...
18:12:33 [2020-02-10T18:12:33.425Z] #17 42.33 Selecting previously unselected package python3-wheel.
18:12:33 [2020-02-10T18:12:33.425Z] #17 42.33 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:12:33 [2020-02-10T18:12:33.683Z] #17 42.34 Unpacking python3-wheel (0.32.3-2) ...
18:12:33 [2020-02-10T18:12:33.683Z] #17 42.42 Selecting previously unselected package thin-provisioning-tools.
18:12:33 [2020-02-10T18:12:33.683Z] #17 42.43 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
18:12:33 [2020-02-10T18:12:33.683Z] #17 42.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:12:33 [2020-02-10T18:12:33.941Z] #17 42.72 Selecting previously unselected package vim-runtime.
18:12:33 [2020-02-10T18:12:33.941Z] #17 42.73 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:12:33 [2020-02-10T18:12:33.941Z] #17 42.77 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:12:33 [2020-02-10T18:12:33.941Z] #17 42.79 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:12:33 [2020-02-10T18:12:33.941Z] #17 42.80 Unpacking vim-runtime (2:8.1.0875-5) ...
18:12:34 [2020-02-10T18:12:34.252Z] #17 ...
18:12:34 [2020-02-10T18:12:34.252Z] 
18:12:34 [2020-02-10T18:12:34.252Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:34 [2020-02-10T18:12:34.252Z] #44 109.0   CC       criu/bitmap.o
18:12:34 [2020-02-10T18:12:34.252Z] #44 109.1   CC       criu/cgroup-props.o
18:12:34 [2020-02-10T18:12:34.252Z] #44 110.1   CC       criu/cgroup.o
18:12:34 [2020-02-10T18:12:34.252Z] #44 113.7   CC       criu/clone-noasan.o
18:12:34 [2020-02-10T18:12:34.252Z] #44 113.9   CC       criu/config.o
18:12:34 [2020-02-10T18:12:34.252Z] #44 115.6   CC       criu/cr-check.o
18:12:34 [2020-02-10T18:12:34.252Z] #44 118.0   CC       criu/cr-dedup.o
18:12:34 [2020-02-10T18:12:34.252Z] #44 118.7   CC       criu/cr-dump.o
18:12:35 [2020-02-10T18:12:35.194Z] #44 ...
18:12:35 [2020-02-10T18:12:35.194Z] 
18:12:35 [2020-02-10T18:12:35.194Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:12:35 [2020-02-10T18:12:35.194Z] #41 177.1 + dpkg --print-architecture
18:12:35 [2020-02-10T18:12:35.766Z] #41 DONE 177.7s
18:12:35 [2020-02-10T18:12:35.766Z] 
18:12:35 [2020-02-10T18:12:35.766Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:35 [2020-02-10T18:12:35.766Z] #17 56.61 Setting up libiptc0:arm64 (1.8.2-4) ...
18:12:35 [2020-02-10T18:12:35.766Z] #17 56.66 Setting up xz-utils (5.2.4-1) ...
18:12:35 [2020-02-10T18:12:35.766Z] #17 56.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:12:35 [2020-02-10T18:12:35.766Z] #17 56.69 Setting up pigz (2.4-1) ...
18:12:35 [2020-02-10T18:12:35.766Z] #17 56.71 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
18:12:36 [2020-02-10T18:12:36.027Z] #17 56.75 Setting up libnl-3-200:arm64 (3.4.0-1) ...
18:12:36 [2020-02-10T18:12:36.027Z] #17 56.77 Setting up python-pip-whl (18.1-5) ...
18:12:36 [2020-02-10T18:12:36.027Z] #17 56.78 Setting up libmpdec2:arm64 (2.4.2-2) ...
18:12:36 [2020-02-10T18:12:36.027Z] #17 56.79 Setting up vim-runtime (2:8.1.0875-5) ...
18:12:36 [2020-02-10T18:12:36.150Z] #75 exporting layers 5.8s done
18:12:36 [2020-02-10T18:12:36.150Z] #75 writing image sha256:adaee9a7ce871827c7d4e4d5488153c7a41f08c15bf156b19a8a78467f486133 done
18:12:36 [2020-02-10T18:12:36.150Z] #75 naming to docker.io/library/docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 done
18:12:36 [2020-02-10T18:12:36.150Z] #75 DONE 5.8s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
18:12:36 [2020-02-10T18:12:36.484Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40473/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40473/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 hack/validate/default
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.28 Setting up libaio1:arm64 (0.3.112-3) ...
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.30 Setting up libonig5:arm64 (6.9.1-1) ...
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.31 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.33 Setting up vim (2:8.1.0875-5) ...
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.51 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
18:12:36 [2020-02-10T18:12:36.599Z] #17 57.56 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:12:36 [2020-02-10T18:12:36.865Z] #17 57.61 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
18:12:36 [2020-02-10T18:12:36.865Z] #17 57.69 Setting up jq (1.5+dfsg-2+b1) ...
18:12:36 [2020-02-10T18:12:36.865Z] #17 57.71 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
18:12:36 [2020-02-10T18:12:36.865Z] #17 57.73 Setting up python3.7 (3.7.3-2+deb10u1) ...
18:12:37 [2020-02-10T18:12:37.219Z] #17 ...
18:12:37 [2020-02-10T18:12:37.219Z] 
18:12:37 [2020-02-10T18:12:37.219Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:37 [2020-02-10T18:12:37.219Z] #44 112.2   CC       criu/eventpoll.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 113.0   CC       criu/external.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 113.4   CC       criu/fault-injection.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 113.5   CC       criu/fdstore.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 114.0   CC       criu/fifo.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 114.4   CC       criu/file-ids.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 114.7   CC       criu/file-lock.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 115.8   CC       criu/files-ext.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 116.2   CC       criu/files-reg.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 118.6   CC       criu/files.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 120.5   CC       criu/filesystems.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 121.2   CC       criu/fsnotify.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 122.4   CC       criu/image-desc.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 122.6   CC       criu/image.o
18:12:37 [2020-02-10T18:12:37.219Z] #44 ...
18:12:37 [2020-02-10T18:12:37.219Z] 
18:12:37 [2020-02-10T18:12:37.219Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:37 [2020-02-10T18:12:37.219Z] #17 46.02 Selecting previously unselected package vim.
18:12:37 [2020-02-10T18:12:37.219Z] #17 46.02 Preparing to unpack .../35-vim_2%3a8.1.0875-5_amd64.deb ...
18:12:37 [2020-02-10T18:12:37.219Z] #17 46.04 Unpacking vim (2:8.1.0875-5) ...
18:12:37 [2020-02-10T18:12:37.417Z] Congratulations!  All commits are properly signed with the DCO!
18:12:37 [2020-02-10T18:12:37.417Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
18:12:37 [2020-02-10T18:12:37.417Z] No api/types/ or api/swagger.yaml changes in diff.
18:12:37 [2020-02-10T18:12:37.417Z] Congratulations!  All TOML source files changed here have valid syntax.
18:12:37 [2020-02-10T18:12:37.417Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:12:37 [2020-02-10T18:12:37.417Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
18:12:37 [2020-02-10T18:12:37.417Z] Congratulations!  No new tests were added to integration-cli.
18:12:37 [2020-02-10T18:12:37.417Z] 
18:12:37 [2020-02-10T18:12:37.417Z] INFO Start validation with golang-ci-lint
18:12:37 [2020-02-10T18:12:37.417Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
18:12:37 [2020-02-10T18:12:37.417Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:12:37 [2020-02-10T18:12:37.786Z] #17 46.53 Selecting previously unselected package xfsprogs.
18:12:37 [2020-02-10T18:12:37.786Z] #17 46.53 Preparing to unpack .../36-xfsprogs_4.20.0-1_amd64.deb ...
18:12:37 [2020-02-10T18:12:37.786Z] #17 46.54 Unpacking xfsprogs (4.20.0-1) ...
18:12:38 [2020-02-10T18:12:38.351Z] #17 47.05 Selecting previously unselected package zip.
18:12:38 [2020-02-10T18:12:38.351Z] #17 47.06 Preparing to unpack .../37-zip_3.0-11+b1_amd64.deb ...
18:12:38 [2020-02-10T18:12:38.351Z] #17 47.07 Unpacking zip (3.0-11+b1) ...
18:12:38 [2020-02-10T18:12:38.351Z] #17 47.25 Setting up aufs-tools (1:4.14+20190211-1) ...
18:12:38 [2020-02-10T18:12:38.351Z] #17 47.27 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:12:38 [2020-02-10T18:12:38.351Z] #17 47.29 Setting up libip6tc0:amd64 (1.8.2-4) ...
18:12:38 [2020-02-10T18:12:38.608Z] #17 47.30 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
18:12:38 [2020-02-10T18:12:38.608Z] #17 47.32 Setting up libgpm2:amd64 (1.20.7-5) ...
18:12:38 [2020-02-10T18:12:38.608Z] #17 47.33 Setting up libip4tc0:amd64 (1.8.2-4) ...
18:12:38 [2020-02-10T18:12:38.608Z] #17 47.34 Setting up libnftnl11:amd64 (1.1.2-2) ...
18:12:38 [2020-02-10T18:12:38.608Z] #17 47.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
18:12:38 [2020-02-10T18:12:38.608Z] #17 47.37 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:12:38 [2020-02-10T18:12:38.608Z] #17 47.38 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
18:12:38 [2020-02-10T18:12:38.608Z] #17 47.41 Setting up libicu63:amd64 (63.1-6) ...
18:12:38 [2020-02-10T18:12:38.608Z] #17 47.42 Setting up xxd (2:8.1.0875-5) ...
18:12:38 [2020-02-10T18:12:38.608Z] #17 47.46 Setting up zip (3.0-11+b1) ...
18:12:38 [2020-02-10T18:12:38.608Z] #17 47.48 Setting up vim-common (2:8.1.0875-5) ...
18:12:38 [2020-02-10T18:12:38.866Z] #17 47.51 Setting up bash-completion (1:2.8-6) ...
18:12:39 [2020-02-10T18:12:39.115Z] #18 36.74 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
18:12:39 [2020-02-10T18:12:39.115Z] #18 36.80 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
18:12:39 [2020-02-10T18:12:39.115Z] #18 36.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
18:12:39 [2020-02-10T18:12:39.115Z] #18 36.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
18:12:39 [2020-02-10T18:12:39.115Z] #18 37.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
18:12:39 [2020-02-10T18:12:39.115Z] #18 ...
18:12:39 [2020-02-10T18:12:39.115Z] 
18:12:39 [2020-02-10T18:12:39.115Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:12:39 [2020-02-10T18:12:39.115Z] #63 145.5 + bin/containerd-stress
18:12:39 [2020-02-10T18:12:39.410Z] #17 60.33 Setting up iptables (1.8.2-4) ...
18:12:39 [2020-02-10T18:12:39.411Z] #17 60.36 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:12:39 [2020-02-10T18:12:39.672Z] #17 60.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:12:39 [2020-02-10T18:12:39.672Z] #17 60.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:12:39 [2020-02-10T18:12:39.672Z] #17 60.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:12:39 [2020-02-10T18:12:39.672Z] #17 60.38 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:12:39 [2020-02-10T18:12:39.672Z] #17 60.39 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:12:39 [2020-02-10T18:12:39.672Z] #17 60.40 Setting up python3 (3.7.3-1) ...
18:12:40 [2020-02-10T18:12:40.244Z] #17 61.05 Setting up python3-wheel (0.32.3-2) ...
18:12:40 [2020-02-10T18:12:40.329Z] #63 146.9 + bin/containerd-shim
18:12:41 [2020-02-10T18:12:41.188Z] #17 62.01 Setting up apparmor (2.13.2-10) ...
18:12:41 [2020-02-10T18:12:41.392Z] #17 50.15 Setting up libiptc0:amd64 (1.8.2-4) ...
18:12:41 [2020-02-10T18:12:41.392Z] #17 50.16 Setting up xz-utils (5.2.4-1) ...
18:12:41 [2020-02-10T18:12:41.392Z] #17 50.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:12:41 [2020-02-10T18:12:41.392Z] #17 50.19 Setting up pigz (2.4-1) ...
18:12:41 [2020-02-10T18:12:41.392Z] #17 50.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
18:12:41 [2020-02-10T18:12:41.392Z] #17 50.21 Setting up libnl-3-200:amd64 (3.4.0-1) ...
18:12:41 [2020-02-10T18:12:41.392Z] #17 50.23 Setting up python-pip-whl (18.1-5) ...
18:12:41 [2020-02-10T18:12:41.392Z] #17 50.24 Setting up libmpdec2:amd64 (2.4.2-2) ...
18:12:41 [2020-02-10T18:12:41.392Z] #17 50.26 Setting up vim-runtime (2:8.1.0875-5) ...
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.67 Setting up libaio1:amd64 (0.3.112-3) ...
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.68 Setting up libonig5:amd64 (6.9.1-1) ...
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.69 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.70 Setting up vim (2:8.1.0875-5) ...
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.78 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
18:12:41 [2020-02-10T18:12:41.958Z] #17 50.79 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:12:42 [2020-02-10T18:12:42.215Z] #17 50.82 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
18:12:42 [2020-02-10T18:12:42.215Z] #17 50.83 Setting up jq (1.5+dfsg-2+b1) ...
18:12:42 [2020-02-10T18:12:42.215Z] #17 50.84 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
18:12:42 [2020-02-10T18:12:42.215Z] #17 50.86 Setting up python3.7 (3.7.3-2+deb10u1) ...
18:12:43 [2020-02-10T18:12:43.104Z] #17 63.62 Setting up xfsprogs (4.20.0-1) ...
18:12:43 [2020-02-10T18:12:43.104Z] #17 63.64 Setting up python3-lib2to3 (3.7.3-1) ...
18:12:43 [2020-02-10T18:12:43.626Z] #17 64.20 Setting up python3-pkg-resources (40.8.0-1) ...
18:12:44 [2020-02-10T18:12:44.570Z] #17 65.20 Setting up python3-distutils (3.7.3-1) ...
18:12:44 [2020-02-10T18:12:44.831Z] #17 65.75 Setting up python3-setuptools (40.8.0-1) ...
18:12:45 [2020-02-10T18:12:45.477Z] #63 ...
18:12:45 [2020-02-10T18:12:45.477Z] 
18:12:45 [2020-02-10T18:12:45.477Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:45 [2020-02-10T18:12:45.477Z] #18 37.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
18:12:45 [2020-02-10T18:12:45.477Z] #18 39.35 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:12:45 [2020-02-10T18:12:45.477Z] #18 39.42 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
18:12:45 [2020-02-10T18:12:45.477Z] #18 39.59 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
18:12:45 [2020-02-10T18:12:45.477Z] #18 39.86 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
18:12:45 [2020-02-10T18:12:45.477Z] #18 40.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
18:12:45 [2020-02-10T18:12:45.477Z] #18 40.76 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
18:12:45 [2020-02-10T18:12:45.477Z] #18 40.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
18:12:45 [2020-02-10T18:12:45.477Z] #18 41.22 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
18:12:45 [2020-02-10T18:12:45.477Z] #18 ...
18:12:45 [2020-02-10T18:12:45.477Z] 
18:12:45 [2020-02-10T18:12:45.477Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:12:45 [2020-02-10T18:12:45.477Z] #63 152.3 + bin/containerd-shim-runc-v1
18:12:45 [2020-02-10T18:12:45.493Z] #17 53.68 Setting up iptables (1.8.2-4) ...
18:12:45 [2020-02-10T18:12:45.493Z] #17 53.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:12:45 [2020-02-10T18:12:45.493Z] #17 53.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:12:45 [2020-02-10T18:12:45.493Z] #17 53.72 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:12:45 [2020-02-10T18:12:45.493Z] #17 53.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:12:45 [2020-02-10T18:12:45.493Z] #17 53.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:12:45 [2020-02-10T18:12:45.493Z] #17 53.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:12:45 [2020-02-10T18:12:45.493Z] #17 53.76 Setting up python3 (3.7.3-1) ...
18:12:45 [2020-02-10T18:12:45.493Z] #17 ...
18:12:45 [2020-02-10T18:12:45.493Z] 
18:12:45 [2020-02-10T18:12:45.493Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:12:45 [2020-02-10T18:12:45.493Z] #41 188.0 + dpkg --print-architecture
18:12:45 [2020-02-10T18:12:45.493Z] #41 188.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:12:45 [2020-02-10T18:12:45.493Z] #41 188.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:12:45 [2020-02-10T18:12:45.493Z] #41 188.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:12:46 [2020-02-10T18:12:46.747Z] #17 67.16 Setting up python3-pip (18.1-5) ...
18:12:46 [2020-02-10T18:12:46.747Z] #17 ...
18:12:46 [2020-02-10T18:12:46.747Z] 
18:12:46 [2020-02-10T18:12:46.747Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:46 [2020-02-10T18:12:46.747Z] #44 121.6   CC       criu/cr-errno.o
18:12:46 [2020-02-10T18:12:46.747Z] #44 121.8   CC       criu/cr-restore.o
18:12:46 [2020-02-10T18:12:46.747Z] #44 125.8   CC       criu/cr-service.o
18:12:46 [2020-02-10T18:12:46.747Z] #44 127.3   CC       criu/crtools.o
18:12:46 [2020-02-10T18:12:46.747Z] #44 128.1   CC       criu/eventfd.o
18:12:46 [2020-02-10T18:12:46.747Z] #44 128.5   CC       criu/eventpoll.o
18:12:46 [2020-02-10T18:12:46.747Z] #44 129.3   CC       criu/external.o
18:12:46 [2020-02-10T18:12:46.747Z] #44 129.7   CC       criu/fault-injection.o
18:12:46 [2020-02-10T18:12:46.747Z] #44 130.0   CC       criu/fdstore.o
18:12:46 [2020-02-10T18:12:46.747Z] #44 130.4   CC       criu/fifo.o
18:12:46 [2020-02-10T18:12:46.747Z] #44 130.9   CC       criu/file-ids.o
18:12:46 [2020-02-10T18:12:46.747Z] #44 131.2   CC       criu/file-lock.o
18:12:47 [2020-02-10T18:12:47.332Z] #44 132.1   CC       criu/files-ext.o
18:12:47 [2020-02-10T18:12:47.332Z] #44 ...
18:12:47 [2020-02-10T18:12:47.332Z] 
18:12:47 [2020-02-10T18:12:47.332Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:47 [2020-02-10T18:12:47.593Z] #17 68.29 Processing triggers for libc-bin (2.28-10) ...
18:12:47 [2020-02-10T18:12:47.593Z] #17 68.37 Processing triggers for mime-support (3.62) ...
18:12:47 [2020-02-10T18:12:47.888Z] #63 154.6 + bin/containerd-shim-runc-v2
18:12:48 [2020-02-10T18:12:48.020Z] #41 ...
18:12:48 [2020-02-10T18:12:48.020Z] 
18:12:48 [2020-02-10T18:12:48.020Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:48 [2020-02-10T18:12:48.020Z] #44 123.5   CC       criu/ipc_ns.o
18:12:48 [2020-02-10T18:12:48.020Z] #44 124.6   CC       criu/irmap.o
18:12:48 [2020-02-10T18:12:48.020Z] #44 125.2   CC       criu/kcmp-ids.o
18:12:48 [2020-02-10T18:12:48.020Z] #44 125.5   CC       criu/kerndat.o
18:12:48 [2020-02-10T18:12:48.020Z] #44 126.8   CC       criu/libnetlink.o
18:12:48 [2020-02-10T18:12:48.020Z] #44 127.1   CC       criu/log.o
18:12:48 [2020-02-10T18:12:48.020Z] #44 127.7   CC       criu/lsm.o
18:12:48 [2020-02-10T18:12:48.020Z] #44 128.1   CC       criu/mem.o
18:12:48 [2020-02-10T18:12:48.020Z] #44 129.8   CC       criu/mount.o
18:12:48 [2020-02-10T18:12:48.166Z] #17 DONE 69.0s
18:12:48 [2020-02-10T18:12:48.166Z] 
18:12:48 [2020-02-10T18:12:48.166Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
18:12:48 [2020-02-10T18:12:48.278Z] #44 133.7   CC       criu/namespaces.o
18:12:48 [2020-02-10T18:12:48.278Z] #44 ...
18:12:48 [2020-02-10T18:12:48.278Z] 
18:12:48 [2020-02-10T18:12:48.278Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:48 [2020-02-10T18:12:48.278Z] #17 54.17 Setting up python3-wheel (0.32.3-2) ...
18:12:48 [2020-02-10T18:12:48.278Z] #17 54.90 Setting up apparmor (2.13.2-10) ...
18:12:48 [2020-02-10T18:12:48.278Z] #17 56.59 Setting up xfsprogs (4.20.0-1) ...
18:12:48 [2020-02-10T18:12:48.278Z] #17 56.60 Setting up python3-lib2to3 (3.7.3-1) ...
18:12:48 [2020-02-10T18:12:48.278Z] #17 56.98 Setting up python3-pkg-resources (40.8.0-1) ...
18:12:48 [2020-02-10T18:12:48.650Z] #63 155.2 + binaries
18:12:48 [2020-02-10T18:12:48.650Z] #63 155.2 + mkdir -p /build
18:12:48 [2020-02-10T18:12:48.650Z] #63 155.2 + cp bin/containerd /build/containerd
18:12:48 [2020-02-10T18:12:48.650Z] #63 155.3 + cp bin/containerd-shim /build/containerd-shim
18:12:48 [2020-02-10T18:12:48.650Z] #63 155.3 + cp bin/ctr /build/ctr
18:12:48 [2020-02-10T18:12:48.650Z] #63 DONE 155.4s
18:12:48 [2020-02-10T18:12:48.650Z] 
18:12:48 [2020-02-10T18:12:48.650Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:12:49 [2020-02-10T18:12:49.210Z] #17 57.88 Setting up python3-distutils (3.7.3-1) ...
18:12:49 [2020-02-10T18:12:49.776Z] #17 58.33 Setting up python3-setuptools (40.8.0-1) ...
18:12:50 [2020-02-10T18:12:50.081Z] #18 1.711 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:12:50 [2020-02-10T18:12:50.081Z] #18 1.718 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:12:50 [2020-02-10T18:12:50.081Z] #18 1.722 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:12:50 [2020-02-10T18:12:50.081Z] #18 DONE 1.9s
18:12:50 [2020-02-10T18:12:50.081Z] 
18:12:50 [2020-02-10T18:12:50.081Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:12:50 [2020-02-10T18:12:50.302Z] INFO: Zapped successfully
18:12:50 [2020-02-10T18:12:50.302Z] INFO: Location for testing is d:\CI\PR-40473\2
18:12:50 [2020-02-10T18:12:50.302Z] INFO: Validating GOLang consistency in Dockerfile.windows...
18:12:50 [2020-02-10T18:12:50.302Z] 
18:12:50 [2020-02-10T18:12:50.302Z] 
18:12:50 [2020-02-10T18:12:50.302Z] INFO: Building the image from Dockerfile.windows at 02/10/2020 18:12:50...
18:12:50 [2020-02-10T18:12:50.302Z] 
18:12:50 [2020-02-10T18:12:50.708Z] #17 59.63 Setting up python3-pip (18.1-5) ...
18:12:51 [2020-02-10T18:12:51.702Z] #18 49.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
18:12:52 [2020-02-10T18:12:52.081Z] #17 60.70 Processing triggers for libc-bin (2.28-10) ...
18:12:52 [2020-02-10T18:12:52.081Z] #17 60.73 Processing triggers for mime-support (3.62) ...
18:12:52 [2020-02-10T18:12:52.646Z] #17 DONE 61.4s
18:12:52 [2020-02-10T18:12:52.646Z] 
18:12:52 [2020-02-10T18:12:52.646Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:52 [2020-02-10T18:12:52.646Z] #44 135.7   CC       criu/net.o
18:12:52 [2020-02-10T18:12:52.894Z] #18 51.02 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
18:12:53 [2020-02-10T18:12:53.642Z] #18 52.15 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
18:12:54 [2020-02-10T18:12:54.019Z] #44 139.3   CC       criu/netfilter.o
18:12:54 [2020-02-10T18:12:54.276Z] #44 139.8   CC       criu/page-pipe.o
18:12:54 [2020-02-10T18:12:54.405Z] #18 52.53 debconf: delaying package configuration, since apt-utils is not installed
18:12:54 [2020-02-10T18:12:54.405Z] #18 52.55 Fetched 26.3 MB in 37s (711 kB/s)
18:12:54 [2020-02-10T18:12:54.405Z] #18 52.57 Selecting previously unselected package pigz.
18:12:54 [2020-02-10T18:12:54.405Z] #18 52.57 (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.)
18:12:54 [2020-02-10T18:12:54.405Z] #18 52.58 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
18:12:54 [2020-02-10T18:12:54.405Z] #18 52.58 Unpacking pigz (2.4-1) ...
18:12:54 [2020-02-10T18:12:54.405Z] #18 52.61 Selecting previously unselected package libpython3.7-minimal:s390x.
18:12:54 [2020-02-10T18:12:54.405Z] #18 52.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
18:12:54 [2020-02-10T18:12:54.405Z] #18 52.61 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
18:12:54 [2020-02-10T18:12:54.405Z] #18 52.68 Selecting previously unselected package python3.7-minimal.
18:12:54 [2020-02-10T18:12:54.405Z] #18 52.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
18:12:54 [2020-02-10T18:12:54.405Z] #18 52.69 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:12:54 [2020-02-10T18:12:54.766Z] #18 52.85 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
18:12:54 [2020-02-10T18:12:54.766Z] #18 52.86 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:12:54 [2020-02-10T18:12:54.766Z] #18 53.27 Selecting previously unselected package python3-minimal.
18:12:54 [2020-02-10T18:12:54.843Z] #44 ...
18:12:54 [2020-02-10T18:12:54.843Z] 
18:12:54 [2020-02-10T18:12:54.843Z] #18 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
18:12:54 [2020-02-10T18:12:54.843Z] #18 1.836 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:12:54 [2020-02-10T18:12:54.843Z] #18 1.840 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:12:54 [2020-02-10T18:12:54.843Z] #18 1.842 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:12:54 [2020-02-10T18:12:54.843Z] #18 DONE 2.0s
18:12:54 [2020-02-10T18:12:54.843Z] 
18:12:54 [2020-02-10T18:12:54.843Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:12:55 [2020-02-10T18:12:55.133Z] #18 53.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23439 files and directories currently installed.)
18:12:55 [2020-02-10T18:12:55.133Z] #18 53.29 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.133Z] #18 53.29 Unpacking python3-minimal (3.7.3-1) ...
18:12:55 [2020-02-10T18:12:55.133Z] #18 53.31 Selecting previously unselected package libmpdec2:s390x.
18:12:55 [2020-02-10T18:12:55.133Z] #18 53.31 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.133Z] #18 53.32 Unpacking libmpdec2:s390x (2.4.2-2) ...
18:12:55 [2020-02-10T18:12:55.133Z] #18 53.35 Selecting previously unselected package libpython3.7-stdlib:s390x.
18:12:55 [2020-02-10T18:12:55.133Z] #18 53.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.133Z] #18 53.35 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
18:12:55 [2020-02-10T18:12:55.133Z] #18 53.54 Selecting previously unselected package python3.7.
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.54 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.55 Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.57 Selecting previously unselected package libpython3-stdlib:s390x.
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.58 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.60 Setting up python3-minimal (3.7.3-1) ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.78 Selecting previously unselected package python3.
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.78 (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.)
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.79 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.79 Unpacking python3 (3.7.3-1) ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.83 Selecting previously unselected package libip4tc0:s390x.
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.83 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.83 Unpacking libip4tc0:s390x (1.8.2-4) ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.86 Selecting previously unselected package libip6tc0:s390x.
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.87 Unpacking libip6tc0:s390x (1.8.2-4) ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.89 Selecting previously unselected package libiptc0:s390x.
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.89 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.89 Unpacking libiptc0:s390x (1.8.2-4) ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.92 Selecting previously unselected package libnfnetlink0:s390x.
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.92 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.92 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.94 Selecting previously unselected package libnetfilter-conntrack3:s390x.
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.94 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.97 Selecting previously unselected package libnftnl11:s390x.
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.97 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.97 Unpacking libnftnl11:s390x (1.1.2-2) ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.99 Selecting previously unselected package iptables.
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.99 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 53.99 Unpacking iptables (1.8.2-4) ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 54.06 Selecting previously unselected package xxd.
18:12:55 [2020-02-10T18:12:55.633Z] #18 54.06 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 54.06 Unpacking xxd (2:8.1.0875-5) ...
18:12:55 [2020-02-10T18:12:55.633Z] #18 54.09 Selecting previously unselected package vim-common.
18:12:55 [2020-02-10T18:12:55.633Z] #18 54.10 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:12:56 [2020-02-10T18:12:56.021Z] #18 54.10 Unpacking vim-common (2:8.1.0875-5) ...
18:12:56 [2020-02-10T18:12:56.021Z] #18 54.14 Selecting previously unselected package bash-completion.
18:12:56 [2020-02-10T18:12:56.021Z] #18 54.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:12:56 [2020-02-10T18:12:56.058Z] Sending build context to Docker daemon  51.66MB
18:12:56 [2020-02-10T18:12:56.058Z] 
18:12:56 [2020-02-10T18:12:56.058Z] Step 1/10 : FROM microsoft/windowsservercore
18:12:56 [2020-02-10T18:12:56.058Z]  ---> 8351e66084ac
18:12:56 [2020-02-10T18:12:56.058Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
18:12:56 [2020-02-10T18:12:56.058Z]  ---> Using cache
18:12:56 [2020-02-10T18:12:56.058Z]  ---> f6265c46f41b
18:12:56 [2020-02-10T18:12:56.058Z] Step 3/10 : ARG GO_VERSION=1.13.7
18:12:56 [2020-02-10T18:12:56.058Z]  ---> Using cache
18:12:56 [2020-02-10T18:12:56.058Z]  ---> 758b882cfb30
18:12:56 [2020-02-10T18:12:56.058Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
18:12:56 [2020-02-10T18:12:56.058Z]  ---> Using cache
18:12:56 [2020-02-10T18:12:56.058Z]  ---> 3715514c3500
18:12:56 [2020-02-10T18:12:56.058Z] 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}
18:12:56 [2020-02-10T18:12:56.058Z]  ---> Using cache
18:12:56 [2020-02-10T18:12:56.058Z]  ---> ece110e08c40
18:12:56 [2020-02-10T18:12:56.058Z] 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;
18:12:56 [2020-02-10T18:12:56.058Z]  ---> Using cache
18:12:56 [2020-02-10T18:12:56.058Z]  ---> a4896a8f1a30
18:12:56 [2020-02-10T18:12:56.058Z] 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
18:12:56 [2020-02-10T18:12:56.058Z]  ---> Using cache
18:12:56 [2020-02-10T18:12:56.058Z]  ---> d71af26badd0
18:12:56 [2020-02-10T18:12:56.058Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
18:12:56 [2020-02-10T18:12:56.058Z]  ---> Using cache
18:12:56 [2020-02-10T18:12:56.058Z]  ---> 09678f11c1a6
18:12:56 [2020-02-10T18:12:56.058Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
18:12:56 [2020-02-10T18:12:56.058Z]  ---> Using cache
18:12:56 [2020-02-10T18:12:56.058Z]  ---> ef4c0407da07
18:12:56 [2020-02-10T18:12:56.058Z] Step 10/10 : COPY . .
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.57 Unpacking bash-completion (1:2.8-6) ...
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.65 Selecting previously unselected package bzip2.
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.66 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.68 Selecting previously unselected package xz-utils.
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.68 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.68 Unpacking xz-utils (5.2.4-1) ...
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.73 Selecting previously unselected package apparmor.
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.73 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.74 Unpacking apparmor (2.13.2-10) ...
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.82 Selecting previously unselected package aufs-tools.
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.82 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.85 Selecting previously unselected package libonig5:s390x.
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.85 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.85 Unpacking libonig5:s390x (6.9.1-1) ...
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.89 Selecting previously unselected package libjq1:s390x.
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.89 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.92 Selecting previously unselected package jq.
18:12:56 [2020-02-10T18:12:56.422Z] #18 54.92 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
18:12:56 [2020-02-10T18:12:56.666Z] #19 5.372 Collecting yamllint==1.16.0
18:12:56 [2020-02-10T18:12:56.666Z] #19 ...
18:12:56 [2020-02-10T18:12:56.666Z] 
18:12:56 [2020-02-10T18:12:56.666Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:12:56 [2020-02-10T18:12:56.666Z] #44 132.5   CC       criu/files-reg.o
18:12:56 [2020-02-10T18:12:56.666Z] #44 134.7   CC       criu/files.o
18:12:56 [2020-02-10T18:12:56.666Z] #44 136.6   CC       criu/filesystems.o
18:12:56 [2020-02-10T18:12:56.666Z] #44 137.4   CC       criu/fsnotify.o
18:12:56 [2020-02-10T18:12:56.666Z] #44 138.6   CC       criu/image-desc.o
18:12:56 [2020-02-10T18:12:56.666Z] #44 138.7   CC       criu/image.o
18:12:56 [2020-02-10T18:12:56.666Z] #44 139.6   CC       criu/ipc_ns.o
18:12:56 [2020-02-10T18:12:56.666Z] #44 140.8   CC       criu/irmap.o
18:12:56 [2020-02-10T18:12:56.666Z] #44 141.4   CC       criu/kcmp-ids.o
18:12:56 [2020-02-10T18:12:56.831Z] #18 54.93 Unpacking jq (1.5+dfsg-2+b1) ...
18:12:56 [2020-02-10T18:12:56.831Z] #18 54.95 Selecting previously unselected package libaio1:s390x.
18:12:56 [2020-02-10T18:12:56.831Z] #18 54.95 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
18:12:56 [2020-02-10T18:12:56.831Z] #18 54.95 Unpacking libaio1:s390x (0.3.112-3) ...
18:12:56 [2020-02-10T18:12:56.831Z] #18 54.97 Selecting previously unselected package libgpm2:s390x.
18:12:56 [2020-02-10T18:12:56.831Z] #18 54.97 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
18:12:56 [2020-02-10T18:12:56.831Z] #18 54.98 Unpacking libgpm2:s390x (1.20.7-5) ...
18:12:56 [2020-02-10T18:12:56.831Z] #18 55.00 Selecting previously unselected package libicu63:s390x.
18:12:56 [2020-02-10T18:12:56.831Z] #18 55.00 Preparing to unpack .../20-libicu63_63.1-6_s390x.deb ...
18:12:56 [2020-02-10T18:12:56.831Z] #18 55.00 Unpacking libicu63:s390x (63.1-6) ...
18:12:56 [2020-02-10T18:12:56.927Z] #44 141.8   CC       criu/kerndat.o
18:12:56 [2020-02-10T18:12:56.937Z] #8 unpacking docker.io/library/golang:1.13.7-buster@sha256:4ee5b088a8b59ba73b04691900f96ab25edeeb4546b2a26d21a9da234910cfcf 29.0s done
18:12:56 [2020-02-10T18:12:56.937Z] #8 DONE 39.3s
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
18:12:56 [2020-02-10T18:12:56.937Z] #9 DONE 0.2s
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
18:12:56 [2020-02-10T18:12:56.937Z] #10 DONE 0.2s
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
18:12:56 [2020-02-10T18:12:56.937Z] #30 DONE 0.0s
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #41 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
18:12:56 [2020-02-10T18:12:56.937Z] #41 DONE 0.0s
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:12:56 [2020-02-10T18:12:56.937Z] #31 ...
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:12:56 [2020-02-10T18:12:56.937Z] #22 DONE 0.1s
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #71 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./
18:12:56 [2020-02-10T18:12:56.937Z] #71 DONE 0.1s
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #53 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer...
18:12:56 [2020-02-10T18:12:56.937Z] #53 DONE 0.1s
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #50 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./
18:12:56 [2020-02-10T18:12:56.937Z] #50 DONE 0.1s
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #47 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./
18:12:56 [2020-02-10T18:12:56.937Z] #47 DONE 0.1s
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:12:56 [2020-02-10T18:12:56.937Z] #23 DONE 0.1s
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./
18:12:56 [2020-02-10T18:12:56.937Z] #33 DONE 0.1s
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #65 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./
18:12:56 [2020-02-10T18:12:56.937Z] #65 DONE 0.1s
18:12:56 [2020-02-10T18:12:56.937Z] 
18:12:56 [2020-02-10T18:12:56.937Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.754 + RM_GOPATH=0
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.762 + TMP_GOPATH=
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.763 + : /build/
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.763 + '[' -z '' ']'
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.763 ++ mktemp -d
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.798 + export GOPATH=/tmp/tmp.6WYNG1teiV
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.799 + GOPATH=/tmp/tmp.6WYNG1teiV
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.800 + RM_GOPATH=1
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.802 ++ dirname ./install.sh
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.805 + dir=.
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.806 + bin=rootlesskit
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.806 + shift
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.807 + '[' '!' -f ./rootlesskit.installer ']'
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.807 + . ./rootlesskit.installer
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.824 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.834 + install_rootlesskit
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.835 + case "$1" in
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.836 + export CGO_ENABLED=0
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.836 + CGO_ENABLED=0
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.837 + _install_rootlesskit
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.838 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71'
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.838 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.841 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.6WYNG1teiV/src/github.com/rootless-containers/rootlesskit
18:12:56 [2020-02-10T18:12:56.937Z] #66 0.852 Cloning into '/tmp/tmp.6WYNG1teiV/src/github.com/rootless-containers/rootlesskit'...
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.79 Selecting previously unselected package libnet1:s390x.
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.79 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.79 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.82 Selecting previously unselected package libnl-3-200:s390x.
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.82 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.82 Unpacking libnl-3-200:s390x (3.4.0-1) ...
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.84 Selecting previously unselected package libprotobuf-c1:s390x.
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.85 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.85 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.87 Selecting previously unselected package libreadline5:s390x.
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.87 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.90 Selecting previously unselected package net-tools.
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.90 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.90 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.94 Selecting previously unselected package python-pip-whl.
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.94 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:12:57 [2020-02-10T18:12:57.589Z] #18 55.94 Unpacking python-pip-whl (18.1-5) ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.06 Selecting previously unselected package python3-lib2to3.
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.06 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.07 Unpacking python3-lib2to3 (3.7.3-1) ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.10 Selecting previously unselected package python3-distutils.
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.10 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.10 Unpacking python3-distutils (3.7.3-1) ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.16 Selecting previously unselected package python3-pip.
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.16 Unpacking python3-pip (18.1-5) ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.19 Selecting previously unselected package python3-pkg-resources.
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.20 Unpacking python3-pkg-resources (40.8.0-1) ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.23 Selecting previously unselected package python3-setuptools.
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.23 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.23 Unpacking python3-setuptools (40.8.0-1) ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.27 Selecting previously unselected package python3-wheel.
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.28 Unpacking python3-wheel (0.32.3-2) ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.30 Selecting previously unselected package thin-provisioning-tools.
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.30 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.30 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.36 Selecting previously unselected package vim-runtime.
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.36 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.36 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:12:57 [2020-02-10T18:12:57.961Z] #18 56.37 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:12:58 [2020-02-10T18:12:58.313Z] #44 142.9   CC       criu/libnetlink.o
18:12:58 [2020-02-10T18:12:58.313Z] #18 56.37 Unpacking vim-runtime (2:8.1.0875-5) ...
18:12:58 [2020-02-10T18:12:58.574Z] #44 143.4   CC       criu/log.o
18:12:58 [2020-02-10T18:12:58.673Z] #18 56.98 Selecting previously unselected package vim.
18:12:58 [2020-02-10T18:12:58.673Z] #18 56.99 Preparing to unpack .../35-vim_2%3a8.1.0875-5_s390x.deb ...
18:12:58 [2020-02-10T18:12:58.673Z] #18 56.99 Unpacking vim (2:8.1.0875-5) ...
18:12:58 [2020-02-10T18:12:58.673Z] #18 57.09 Selecting previously unselected package xfsprogs.
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.09 Preparing to unpack .../36-xfsprogs_4.20.0-1_s390x.deb ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.10 Unpacking xfsprogs (4.20.0-1) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.21 Selecting previously unselected package zip.
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.21 Preparing to unpack .../37-zip_3.0-11+b1_s390x.deb ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.22 Unpacking zip (3.0-11+b1) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.28 Setting up aufs-tools (1:4.14+20190211-1) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.30 Setting up libip6tc0:s390x (1.8.2-4) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.30 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.31 Setting up libgpm2:s390x (1.20.7-5) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.31 Setting up libip4tc0:s390x (1.8.2-4) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.32 Setting up libnftnl11:s390x (1.1.2-2) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.33 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.33 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.34 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.35 Setting up libicu63:s390x (63.1-6) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.35 Setting up xxd (2:8.1.0875-5) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.36 Setting up zip (3.0-11+b1) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.37 Setting up vim-common (2:8.1.0875-5) ...
18:12:59 [2020-02-10T18:12:59.028Z] #18 57.38 Setting up bash-completion (1:2.8-6) ...
18:12:59 [2020-02-10T18:12:59.146Z] #44 143.9   CC       criu/lsm.o
18:12:59 [2020-02-10T18:12:59.383Z] #18 57.84 Setting up libiptc0:s390x (1.8.2-4) ...
18:12:59 [2020-02-10T18:12:59.383Z] #18 57.85 Setting up xz-utils (5.2.4-1) ...
18:12:59 [2020-02-10T18:12:59.383Z] #18 57.85 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:12:59 [2020-02-10T18:12:59.383Z] #18 57.86 Setting up pigz (2.4-1) ...
18:12:59 [2020-02-10T18:12:59.383Z] #18 57.88 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
18:12:59 [2020-02-10T18:12:59.694Z] #66 ...
18:12:59 [2020-02-10T18:12:59.694Z] 
18:12:59 [2020-02-10T18:12:59.694Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.771 + RM_GOPATH=0
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.771 + TMP_GOPATH=
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.771 + : /build
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.771 + '[' -z '' ']'
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.786 ++ mktemp -d
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.799 + export GOPATH=/tmp/tmp.GSuTfyN6sA
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.799 + GOPATH=/tmp/tmp.GSuTfyN6sA
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.799 + RM_GOPATH=1
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.842 ++ dirname ./install.sh
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.851 + dir=.
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.851 + bin=tomlv
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.851 + shift
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.852 + '[' '!' -f ./tomlv.installer ']'
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.852 + . ./tomlv.installer
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.853 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.853 + install_tomlv
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.853 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.853 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.GSuTfyN6sA/src/github.com/BurntSushi/toml
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.853 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:12:59 [2020-02-10T18:12:59.694Z] #34 0.860 Cloning into '/tmp/tmp.GSuTfyN6sA/src/github.com/BurntSushi/toml'...
18:12:59 [2020-02-10T18:12:59.694Z] #34 2.457 + cd /tmp/tmp.GSuTfyN6sA/src/github.com/BurntSushi/toml
18:12:59 [2020-02-10T18:12:59.694Z] #34 2.462 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
18:12:59 [2020-02-10T18:12:59.694Z] #34 2.500 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
18:12:59 [2020-02-10T18:12:59.694Z] #34 3.617 runtime/internal/sys
18:12:59 [2020-02-10T18:12:59.694Z] #34 3.735 runtime/internal/atomic
18:12:59 [2020-02-10T18:12:59.694Z] #34 3.777 math/bits
18:12:59 [2020-02-10T18:12:59.694Z] #34 3.888 internal/cpu
18:12:59 [2020-02-10T18:12:59.694Z] #34 4.761 runtime/internal/math
18:12:59 [2020-02-10T18:12:59.694Z] #34 5.079 unicode/utf8
18:12:59 [2020-02-10T18:12:59.694Z] #34 5.122 internal/race
18:12:59 [2020-02-10T18:12:59.694Z] #34 5.541 sync/atomic
18:12:59 [2020-02-10T18:12:59.717Z] #44 144.4   CC       criu/mem.o
18:12:59 [2020-02-10T18:12:59.735Z] #18 57.88 Setting up libnl-3-200:s390x (3.4.0-1) ...
18:12:59 [2020-02-10T18:12:59.735Z] #18 57.89 Setting up python-pip-whl (18.1-5) ...
18:12:59 [2020-02-10T18:12:59.735Z] #18 57.90 Setting up libmpdec2:s390x (2.4.2-2) ...
18:12:59 [2020-02-10T18:12:59.735Z] #18 57.91 Setting up vim-runtime (2:8.1.0875-5) ...
18:12:59 [2020-02-10T18:12:59.735Z] #18 57.98 Setting up libaio1:s390x (0.3.112-3) ...
18:12:59 [2020-02-10T18:12:59.735Z] #18 57.98 Setting up libonig5:s390x (6.9.1-1) ...
18:12:59 [2020-02-10T18:12:59.735Z] #18 57.99 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.00 Setting up vim (2:8.1.0875-5) ...
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.03 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.04 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.04 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.05 Setting up jq (1.5+dfsg-2+b1) ...
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.06 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
18:12:59 [2020-02-10T18:12:59.735Z] #18 58.06 Setting up python3.7 (3.7.3-2+deb10u1) ...
18:13:00 [2020-02-10T18:13:00.103Z] #19 ...
18:13:00 [2020-02-10T18:13:00.103Z] 
18:13:00 [2020-02-10T18:13:00.103Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:13:00 [2020-02-10T18:13:00.103Z] #44 140.8   CC       criu/page-xfer.o
18:13:00 [2020-02-10T18:13:00.103Z] #44 142.0   CC       criu/pagemap-cache.o
18:13:00 [2020-02-10T18:13:00.103Z] #44 142.4   CC       criu/pagemap.o
18:13:00 [2020-02-10T18:13:00.103Z] #44 143.4   CC       criu/parasite-syscall.o
18:13:00 [2020-02-10T18:13:00.103Z] #44 144.4   CC       criu/path.o
18:13:00 [2020-02-10T18:13:00.103Z] #44 144.8   CC       criu/pie-util-vdso-elf32.o
18:13:00 [2020-02-10T18:13:00.103Z] #44 145.4   CC       criu/pie-util-vdso.o
18:13:00 [2020-02-10T18:13:00.331Z] #34 6.494 internal/bytealg
18:13:00 [2020-02-10T18:13:00.482Z] #18 58.64 Setting up iptables (1.8.2-4) ...
18:13:00 [2020-02-10T18:13:00.482Z] #18 58.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:13:00 [2020-02-10T18:13:00.482Z] #18 58.66 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:13:00 [2020-02-10T18:13:00.482Z] #18 58.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:13:00 [2020-02-10T18:13:00.482Z] #18 58.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:13:00 [2020-02-10T18:13:00.482Z] #18 58.67 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:13:00 [2020-02-10T18:13:00.482Z] #18 58.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:13:00 [2020-02-10T18:13:00.482Z] #18 58.67 Setting up python3 (3.7.3-1) ...
18:13:00 [2020-02-10T18:13:00.482Z] #18 58.74 Setting up python3-wheel (0.32.3-2) ...
18:13:00 [2020-02-10T18:13:00.482Z] #18 58.83 Setting up apparmor (2.13.2-10) ...
18:13:00 [2020-02-10T18:13:00.622Z] #34 6.707 math
18:13:00 [2020-02-10T18:13:00.668Z] #44 145.9   CC       criu/pie-util.o
18:13:00 [2020-02-10T18:13:00.668Z] #44 146.1   CC       criu/pipes.o
18:13:00 [2020-02-10T18:13:00.912Z] #34 7.006 unicode
18:13:01 [2020-02-10T18:13:01.104Z] #44 ...
18:13:01 [2020-02-10T18:13:01.104Z] 
18:13:01 [2020-02-10T18:13:01.104Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:13:01 [2020-02-10T18:13:01.104Z] #19 10.76   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:13:01 [2020-02-10T18:13:01.104Z] #19 10.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:13:01 [2020-02-10T18:13:01.104Z] #19 10.91   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:13:01 [2020-02-10T18:13:01.104Z] #19 10.97 Collecting pyyaml (from yamllint==1.16.0)
18:13:01 [2020-02-10T18:13:01.235Z] #18 59.32 Setting up xfsprogs (4.20.0-1) ...
18:13:01 [2020-02-10T18:13:01.235Z] #18 59.34 Setting up python3-lib2to3 (3.7.3-1) ...
18:13:01 [2020-02-10T18:13:01.235Z] #18 59.43 Setting up python3-pkg-resources (40.8.0-1) ...
18:13:01 [2020-02-10T18:13:01.235Z] #18 59.56 Setting up python3-distutils (3.7.3-1) ...
18:13:01 [2020-02-10T18:13:01.235Z] #18 59.65 Setting up python3-setuptools (40.8.0-1) ...
18:13:01 [2020-02-10T18:13:01.365Z] #19 11.13   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
18:13:01 [2020-02-10T18:13:01.545Z] #34 ...
18:13:01 [2020-02-10T18:13:01.545Z] 
18:13:01 [2020-02-10T18:13:01.545Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:13:01 [2020-02-10T18:13:01.545Z] #66 7.464 + cd /tmp/tmp.6WYNG1teiV/src/github.com/rootless-containers/rootlesskit
18:13:01 [2020-02-10T18:13:01.545Z] #66 7.464 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71
18:13:01 [2020-02-10T18:13:01.545Z] #66 7.687 + for f in rootlesskit rootlesskit-docker-proxy
18:13:01 [2020-02-10T18:13:01.545Z] #66 7.689 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
18:13:01 [2020-02-10T18:13:01.582Z] #18 59.86 Setting up python3-pip (18.1-5) ...
18:13:01 [2020-02-10T18:13:01.601Z] #44 146.8   CC       criu/plugin.o
18:13:01 [2020-02-10T18:13:01.859Z] #44 147.2   CC       criu/proc_parse.o
18:13:01 [2020-02-10T18:13:01.938Z] #18 60.02 Processing triggers for libc-bin (2.28-10) ...
18:13:01 [2020-02-10T18:13:01.939Z] #18 60.04 Processing triggers for mime-support (3.62) ...
18:13:01 [2020-02-10T18:13:01.939Z] #18 DONE 60.2s
18:13:01 [2020-02-10T18:13:01.939Z] 
18:13:01 [2020-02-10T18:13:01.939Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
18:13:02 [2020-02-10T18:13:02.304Z] #19 0.244 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:13:02 [2020-02-10T18:13:02.304Z] #19 0.247 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:13:02 [2020-02-10T18:13:02.304Z] #19 0.250 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:13:02 [2020-02-10T18:13:02.304Z] #19 DONE 0.4s
18:13:02 [2020-02-10T18:13:02.304Z] 
18:13:02 [2020-02-10T18:13:02.304Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:13:02 [2020-02-10T18:13:02.751Z] #19 12.63 Building wheels for collected packages: pyyaml
18:13:02 [2020-02-10T18:13:02.751Z] #19 12.63   Running setup.py bdist_wheel for pyyaml: started
18:13:03 [2020-02-10T18:13:03.514Z] #20 0.998 Collecting yamllint==1.16.0
18:13:03 [2020-02-10T18:13:03.514Z] #20 1.085   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:13:03 [2020-02-10T18:13:03.514Z] #20 1.104 Collecting pyyaml (from yamllint==1.16.0)
18:13:03 [2020-02-10T18:13:03.514Z] #20 1.138   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
18:13:03 [2020-02-10T18:13:03.622Z] #66 ...
18:13:03 [2020-02-10T18:13:03.622Z] 
18:13:03 [2020-02-10T18:13:03.622Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:13:03 [2020-02-10T18:13:03.622Z] #36 1.232 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:13:03 [2020-02-10T18:13:03.622Z] #36 1.332 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:13:03 [2020-02-10T18:13:03.622Z] #36 1.370 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:13:03 [2020-02-10T18:13:03.622Z] #36 3.523 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:13:03 [2020-02-10T18:13:03.622Z] #36 6.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB]
18:13:03 [2020-02-10T18:13:03.622Z] #36 9.419 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
18:13:03 [2020-02-10T18:13:03.862Z] #20 1.385 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:13:03 [2020-02-10T18:13:03.862Z] #20 1.401   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:13:03 [2020-02-10T18:13:03.862Z] #20 1.409 Building wheels for collected packages: pyyaml
18:13:03 [2020-02-10T18:13:03.862Z] #20 1.409   Running setup.py bdist_wheel for pyyaml: started
18:13:03 [2020-02-10T18:13:03.862Z] #20 1.596   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:13:03 [2020-02-10T18:13:03.862Z] #20 1.597   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
18:13:03 [2020-02-10T18:13:03.862Z] #20 1.612 Successfully built pyyaml
18:13:03 [2020-02-10T18:13:03.862Z] #20 1.615 Installing collected packages: pyyaml, pathspec, yamllint
18:13:03 [2020-02-10T18:13:03.862Z] #20 1.680 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
18:13:03 [2020-02-10T18:13:03.913Z] #36 ...
18:13:03 [2020-02-10T18:13:03.913Z] 
18:13:03 [2020-02-10T18:13:03.913Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.792 + RM_GOPATH=0
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.792 + TMP_GOPATH=
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.792 + : /build
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.793 + '[' -z '' ']'
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.795 ++ mktemp -d
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.819 + export GOPATH=/tmp/tmp.E9nW6zDdDS
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.820 + GOPATH=/tmp/tmp.E9nW6zDdDS
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.820 + RM_GOPATH=1
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.821 ++ dirname ./install.sh
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.826 + dir=.
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.826 + bin=golangci_lint
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.826 + shift
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.827 + '[' '!' -f ./golangci_lint.installer ']'
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.827 + . ./golangci_lint.installer
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.827 ++ : v1.20.0
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.828 + install_golangci_lint
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.828 + echo 'Installing golangci-lint version v1.20.0'
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.828 Installing golangci-lint version v1.20.0
18:13:03 [2020-02-10T18:13:03.913Z] #54 0.828 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
18:13:03 [2020-02-10T18:13:03.913Z] #54 ...
18:13:03 [2020-02-10T18:13:03.913Z] 
18:13:03 [2020-02-10T18:13:03.913Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.813 + RM_GOPATH=0
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.813 + TMP_GOPATH=
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.814 + : /build
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.815 + '[' -z '' ']'
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.817 ++ mktemp -d
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.825 + export GOPATH=/tmp/tmp.Zy2U0gJce7
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.825 + GOPATH=/tmp/tmp.Zy2U0gJce7
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.825 + RM_GOPATH=1
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.828 ++ dirname ./install.sh
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.830 + dir=.
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.830 + bin=dockercli
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.830 + shift
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.831 + '[' '!' -f ./dockercli.installer ']'
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.831 + . ./dockercli.installer
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.831 ++ : stable
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.838 ++ : 17.06.2-ce
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.839 + install_dockercli
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.842 Install docker/cli version 17.06.2-ce from stable
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.842 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.884 ++ uname -m
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.886 + arch=ppc64le
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.886 + '[' ppc64le '!=' x86_64 ']'
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.886 + '[' ppc64le '!=' s390x ']'
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.886 + '[' ppc64le '!=' armhf ']'
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.886 + build_dockercli
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.886 + git clone https://github.com/docker/docker-ce /tmp/tmp.Zy2U0gJce7/tmp/docker-ce
18:13:03 [2020-02-10T18:13:03.913Z] #24 0.948 Cloning into '/tmp/tmp.Zy2U0gJce7/tmp/docker-ce'...
18:13:04 [2020-02-10T18:13:04.139Z] #19 13.76   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:13:04 [2020-02-10T18:13:04.139Z] #19 13.76   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
18:13:04 [2020-02-10T18:13:04.139Z] #19 13.83 Successfully built pyyaml
18:13:04 [2020-02-10T18:13:04.139Z] #19 13.86 Installing collected packages: pathspec, pyyaml, yamllint
18:13:04 [2020-02-10T18:13:04.207Z] #24 ...
18:13:04 [2020-02-10T18:13:04.207Z] 
18:13:04 [2020-02-10T18:13:04.207Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:13:04 [2020-02-10T18:13:04.207Z] #60 0.786 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:13:04 [2020-02-10T18:13:04.207Z] #60 0.845 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:13:04 [2020-02-10T18:13:04.207Z] #60 0.849 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:13:04 [2020-02-10T18:13:04.207Z] #60 2.482 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:13:04 [2020-02-10T18:13:04.207Z] #60 5.558 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB]
18:13:04 [2020-02-10T18:13:04.207Z] #60 8.715 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
18:13:04 [2020-02-10T18:13:04.207Z] #60 ...
18:13:04 [2020-02-10T18:13:04.207Z] 
18:13:04 [2020-02-10T18:13:04.207Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:13:04 [2020-02-10T18:13:04.207Z] #44 0.787 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:13:04 [2020-02-10T18:13:04.207Z] #44 0.839 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:13:04 [2020-02-10T18:13:04.207Z] #44 0.847 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:13:04 [2020-02-10T18:13:04.207Z] #44 2.645 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:13:04 [2020-02-10T18:13:04.207Z] #44 6.337 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB]
18:13:04 [2020-02-10T18:13:04.207Z] #44 9.131 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
18:13:04 [2020-02-10T18:13:04.237Z] #20 DONE 1.8s
18:13:04 [2020-02-10T18:13:04.237Z] 
18:13:04 [2020-02-10T18:13:04.237Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:13:04 [2020-02-10T18:13:04.237Z] #25 DONE 0.1s
18:13:04 [2020-02-10T18:13:04.237Z] 
18:13:04 [2020-02-10T18:13:04.237Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:13:04 [2020-02-10T18:13:04.401Z] #19 14.20 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
18:13:04 [2020-02-10T18:13:04.499Z] #44 ...
18:13:04 [2020-02-10T18:13:04.499Z] 
18:13:04 [2020-02-10T18:13:04.499Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.810 + RM_GOPATH=0
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.810 + TMP_GOPATH=
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.810 + : /build
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.812 + '[' -z '' ']'
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.815 ++ mktemp -d
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.832 + export GOPATH=/tmp/tmp.DTCxHEWyqq
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.832 + GOPATH=/tmp/tmp.DTCxHEWyqq
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.833 + RM_GOPATH=1
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.876 ++ dirname ./install.sh
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.885 + dir=.
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.886 + bin=proxy
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.886 + shift
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.886 + '[' '!' -f ./proxy.installer ']'
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.886 + . ./proxy.installer
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.886 ++ : feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.887 + install_proxy
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.887 + case "$1" in
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.887 + export CGO_ENABLED=0
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.887 + CGO_ENABLED=0
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.888 + _install_proxy
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.888 + echo 'Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9'
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.888 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DTCxHEWyqq/src/github.com/docker/libnetwork
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.888 Install docker-proxy version feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:13:04 [2020-02-10T18:13:04.499Z] #72 0.895 Cloning into '/tmp/tmp.DTCxHEWyqq/src/github.com/docker/libnetwork'...
18:13:04 [2020-02-10T18:13:04.499Z] #72 ...
18:13:04 [2020-02-10T18:13:04.499Z] 
18:13:04 [2020-02-10T18:13:04.499Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.813 + RM_GOPATH=0
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.818 + TMP_GOPATH=
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.819 + : /build
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.820 + '[' -z '' ']'
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.823 ++ mktemp -d
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.826 + export GOPATH=/tmp/tmp.cosvfclmWb
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.826 + GOPATH=/tmp/tmp.cosvfclmWb
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.826 + RM_GOPATH=1
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.829 ++ dirname ./install.sh
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.835 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.835 + dir=.
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.835 + bin=vndr
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.835 + shift
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.835 + '[' '!' -f ./vndr.installer ']'
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.835 + . ./vndr.installer
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.835 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.836 + install_vndr
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.836 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.838 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.cosvfclmWb/src/github.com/LK4D4/vndr
18:13:04 [2020-02-10T18:13:04.499Z] #48 0.905 Cloning into '/tmp/tmp.cosvfclmWb/src/github.com/LK4D4/vndr'...
18:13:04 [2020-02-10T18:13:04.499Z] #48 2.186 + cd /tmp/tmp.cosvfclmWb/src/github.com/LK4D4/vndr
18:13:04 [2020-02-10T18:13:04.499Z] #48 2.186 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
18:13:04 [2020-02-10T18:13:04.499Z] #48 2.237 + go build -buildmode=pie -v -o /build/vndr .
18:13:04 [2020-02-10T18:13:04.499Z] #48 4.938 runtime/internal/atomic
18:13:04 [2020-02-10T18:13:04.499Z] #48 4.943 internal/cpu
18:13:04 [2020-02-10T18:13:04.499Z] #48 5.020 runtime/internal/math
18:13:04 [2020-02-10T18:13:04.499Z] #48 5.086 internal/race
18:13:04 [2020-02-10T18:13:04.499Z] #48 5.459 sync/atomic
18:13:04 [2020-02-10T18:13:04.499Z] #48 5.624 unicode
18:13:04 [2020-02-10T18:13:04.499Z] #48 6.452 unicode/utf8
18:13:04 [2020-02-10T18:13:04.499Z] #48 6.952 math
18:13:04 [2020-02-10T18:13:04.499Z] #48 7.120 internal/bytealg
18:13:04 [2020-02-10T18:13:04.499Z] #48 9.169 encoding
18:13:04 [2020-02-10T18:13:04.499Z] #48 9.747 unicode/utf16
18:13:04 [2020-02-10T18:13:04.649Z] #29 DONE 0.3s
18:13:04 [2020-02-10T18:13:04.649Z] 
18:13:04 [2020-02-10T18:13:04.649Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:13:04 [2020-02-10T18:13:04.649Z] #32 DONE 0.1s
18:13:04 [2020-02-10T18:13:04.649Z] 
18:13:04 [2020-02-10T18:13:04.649Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
18:13:04 [2020-02-10T18:13:04.649Z] #35 DONE 0.1s
18:13:04 [2020-02-10T18:13:04.649Z] 
18:13:04 [2020-02-10T18:13:04.649Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:13:04 [2020-02-10T18:13:04.649Z] #40 DONE 0.1s
18:13:04 [2020-02-10T18:13:04.789Z] #48 10.91 container/list
18:13:04 [2020-02-10T18:13:04.789Z] #48 ...
18:13:04 [2020-02-10T18:13:04.789Z] 
18:13:04 [2020-02-10T18:13:04.789Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:13:04 [2020-02-10T18:13:04.789Z] #42 0.917 + git clone https://github.com/docker/distribution.git .
18:13:04 [2020-02-10T18:13:04.789Z] #42 0.926 Cloning into '.'...
18:13:04 [2020-02-10T18:13:04.789Z] #42 ...
18:13:04 [2020-02-10T18:13:04.789Z] 
18:13:04 [2020-02-10T18:13:04.789Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:13:04 [2020-02-10T18:13:04.789Z] #26 1.274 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:13:04 [2020-02-10T18:13:04.789Z] #26 1.419 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:13:04 [2020-02-10T18:13:04.789Z] #26 1.420 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:13:04 [2020-02-10T18:13:04.789Z] #26 3.365 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:13:04 [2020-02-10T18:13:04.789Z] #26 6.474 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB]
18:13:04 [2020-02-10T18:13:04.789Z] #26 9.525 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
18:13:04 [2020-02-10T18:13:04.972Z] #19 DONE 14.9s
18:13:04 [2020-02-10T18:13:04.973Z] 
18:13:04 [2020-02-10T18:13:04.973Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:13:04 [2020-02-10T18:13:04.973Z] #44 145.9   CC       criu/mount.o
18:13:04 [2020-02-10T18:13:04.973Z] #44 149.2   CC       criu/namespaces.o
18:13:05 [2020-02-10T18:13:05.071Z] 
18:13:05 [2020-02-10T18:13:05.071Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:13:05 [2020-02-10T18:13:05.071Z] #43 DONE 0.1s
18:13:05 [2020-02-10T18:13:05.071Z] 
18:13:05 [2020-02-10T18:13:05.071Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
18:13:05 [2020-02-10T18:13:05.071Z] #46 DONE 0.1s
18:13:05 [2020-02-10T18:13:05.071Z] 
18:13:05 [2020-02-10T18:13:05.071Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:13:05 [2020-02-10T18:13:05.071Z] #49 DONE 0.1s
18:13:05 [2020-02-10T18:13:05.071Z] 
18:13:05 [2020-02-10T18:13:05.071Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:13:05 [2020-02-10T18:13:05.071Z] #52 DONE 0.1s
18:13:05 [2020-02-10T18:13:05.071Z] 
18:13:05 [2020-02-10T18:13:05.071Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:13:05 [2020-02-10T18:13:05.071Z] #55 DONE 0.1s
18:13:05 [2020-02-10T18:13:05.083Z] #26 ...
18:13:05 [2020-02-10T18:13:05.083Z] 
18:13:05 [2020-02-10T18:13:05.083Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:13:05 [2020-02-10T18:13:05.083Z] #31 0.657 + git clone https://github.com/kolyshkin/go-swagger.git .
18:13:05 [2020-02-10T18:13:05.083Z] #31 0.659 Cloning into '.'...
18:13:05 [2020-02-10T18:13:05.083Z] #31 ...
18:13:05 [2020-02-10T18:13:05.083Z] 
18:13:05 [2020-02-10T18:13:05.083Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:13:05 [2020-02-10T18:13:05.083Z] #11 0.843 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:13:05 [2020-02-10T18:13:05.083Z] #11 0.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:13:05 [2020-02-10T18:13:05.083Z] #11 0.990 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:13:05 [2020-02-10T18:13:05.083Z] #11 2.774 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:13:05 [2020-02-10T18:13:05.083Z] #11 5.838 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB]
18:13:05 [2020-02-10T18:13:05.083Z] #11 8.699 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
18:13:05 [2020-02-10T18:13:05.168Z] #44 149.9   CC       criu/protobuf-desc.o
18:13:05 [2020-02-10T18:13:05.373Z] #11 ...
18:13:05 [2020-02-10T18:13:05.373Z] 
18:13:05 [2020-02-10T18:13:05.373Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.784 + RM_GOPATH=0
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.784 + TMP_GOPATH=
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.784 + : /build
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.785 + '[' -z '' ']'
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.790 ++ mktemp -d
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.821 + export GOPATH=/tmp/tmp.z88NqN1ZTZ
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.821 + GOPATH=/tmp/tmp.z88NqN1ZTZ
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.821 + RM_GOPATH=1
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.825 ++ dirname ./install.sh
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.827 + dir=.
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.852 + bin=gotestsum
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.853 + shift
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.854 + '[' '!' -f ./gotestsum.installer ']'
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.857 + . ./gotestsum.installer
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.860 ++ : v0.3.5
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.860 + install_gotestsum
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.861 + echo 'Installing gotestsum version v0.3.5'
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.861 Installing gotestsum version v0.3.5
18:13:05 [2020-02-10T18:13:05.373Z] #51 0.861 + go get -d gotest.tools/gotestsum
18:13:05 [2020-02-10T18:13:05.373Z] #51 ...
18:13:05 [2020-02-10T18:13:05.373Z] 
18:13:05 [2020-02-10T18:13:05.373Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:13:05 [2020-02-10T18:13:05.373Z] #48 11.06 runtime
18:13:05 [2020-02-10T18:13:05.444Z] #44 151.0   CC       criu/protobuf.o
18:13:05 [2020-02-10T18:13:05.455Z] 
18:13:05 [2020-02-10T18:13:05.455Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
18:13:05 [2020-02-10T18:13:05.455Z] #59 DONE 0.1s
18:13:05 [2020-02-10T18:13:05.455Z] 
18:13:05 [2020-02-10T18:13:05.455Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
18:13:05 [2020-02-10T18:13:05.455Z] #64 DONE 0.1s
18:13:05 [2020-02-10T18:13:05.455Z] 
18:13:05 [2020-02-10T18:13:05.455Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:13:05 [2020-02-10T18:13:05.876Z] #68 DONE 0.1s
18:13:05 [2020-02-10T18:13:05.876Z] 
18:13:05 [2020-02-10T18:13:05.876Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
18:13:05 [2020-02-10T18:13:05.876Z] #70 DONE 0.1s
18:13:05 [2020-02-10T18:13:05.876Z] 
18:13:05 [2020-02-10T18:13:05.876Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
18:13:05 [2020-02-10T18:13:05.876Z] #73 DONE 0.1s
18:13:05 [2020-02-10T18:13:05.876Z] 
18:13:05 [2020-02-10T18:13:05.876Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
18:13:05 [2020-02-10T18:13:05.876Z] #74 DONE 0.1s
18:13:05 [2020-02-10T18:13:05.876Z] 
18:13:05 [2020-02-10T18:13:05.876Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
18:13:06 [2020-02-10T18:13:06.252Z] #75 DONE 0.5s
18:13:06 [2020-02-10T18:13:06.358Z] #44 150.8   CC       criu/net.o
18:13:06 [2020-02-10T18:13:06.379Z] #44 151.5   CC       criu/pstree.o
18:13:06 [2020-02-10T18:13:06.697Z] 
18:13:06 [2020-02-10T18:13:06.697Z] #76 exporting to oci image format
18:13:06 [2020-02-10T18:13:06.697Z] #76 exporting layers
18:13:07 [2020-02-10T18:13:07.748Z] #44 153.0   CC       criu/rbtree.o
18:13:08 [2020-02-10T18:13:08.008Z] #44 153.4   CC       criu/rst-malloc.o
18:13:08 [2020-02-10T18:13:08.096Z] #48 14.22 crypto/internal/subtle
18:13:08 [2020-02-10T18:13:08.265Z] #44 153.7   CC       criu/seccomp.o
18:13:08 [2020-02-10T18:13:08.905Z] #44 153.2   CC       criu/netfilter.o
18:13:08 [2020-02-10T18:13:08.905Z] #44 153.5   CC       criu/page-pipe.o
18:13:09 [2020-02-10T18:13:09.147Z] #48 15.04 crypto/subtle
18:13:09 [2020-02-10T18:13:09.197Z] #44 ...
18:13:09 [2020-02-10T18:13:09.197Z] 
18:13:09 [2020-02-10T18:13:09.197Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:13:09 [2020-02-10T18:13:09.197Z] #19 5.971 Collecting yamllint==1.16.0
18:13:09 [2020-02-10T18:13:09.197Z] #19 11.37   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:13:09 [2020-02-10T18:13:09.197Z] #19 11.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:13:09 [2020-02-10T18:13:09.197Z] #19 11.53   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:13:09 [2020-02-10T18:13:09.197Z] #19 11.62 Collecting pyyaml (from yamllint==1.16.0)
18:13:09 [2020-02-10T18:13:09.197Z] #19 11.77   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
18:13:09 [2020-02-10T18:13:09.197Z] #19 13.24 Building wheels for collected packages: pyyaml
18:13:09 [2020-02-10T18:13:09.197Z] #19 13.24   Running setup.py bdist_wheel for pyyaml: started
18:13:09 [2020-02-10T18:13:09.197Z] #19 14.33   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:13:09 [2020-02-10T18:13:09.197Z] #19 14.33   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
18:13:09 [2020-02-10T18:13:09.197Z] #19 14.41 Successfully built pyyaml
18:13:09 [2020-02-10T18:13:09.197Z] #19 14.43 Installing collected packages: pathspec, pyyaml, yamllint
18:13:09 [2020-02-10T18:13:09.197Z] #19 ...
18:13:09 [2020-02-10T18:13:09.197Z] 
18:13:09 [2020-02-10T18:13:09.197Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:13:09 [2020-02-10T18:13:09.197Z] #44 154.6   CC       criu/seize.o
18:13:09 [2020-02-10T18:13:09.477Z] #44 154.2   CC       criu/page-xfer.o
18:13:09 [2020-02-10T18:13:09.795Z] #48 15.76 vendor/golang.org/x/crypto/cryptobyte/asn1
18:13:10 [2020-02-10T18:13:10.091Z] #48 16.43 internal/nettrace
18:13:10 [2020-02-10T18:13:10.130Z] #44 155.4   CC       criu/servicefd.o
18:13:10 [2020-02-10T18:13:10.130Z] #44 ...
18:13:10 [2020-02-10T18:13:10.130Z] 
18:13:10 [2020-02-10T18:13:10.130Z] #19 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:13:10 [2020-02-10T18:13:10.130Z] #19 14.73 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
18:13:10 [2020-02-10T18:13:10.130Z] #19 DONE 15.5s
18:13:10 [2020-02-10T18:13:10.388Z] 
18:13:10 [2020-02-10T18:13:10.388Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:13:10 [2020-02-10T18:13:10.388Z] #24 DONE 0.2s
18:13:10 [2020-02-10T18:13:10.388Z] 
18:13:10 [2020-02-10T18:13:10.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:13:10 [2020-02-10T18:13:10.420Z] #44 ...
18:13:10 [2020-02-10T18:13:10.420Z] 
18:13:10 [2020-02-10T18:13:10.420Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:13:10 [2020-02-10T18:13:10.420Z] #57 106.9 CGO_ENABLED=1 go build  -tags "seccomp apparmor selinux  netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
18:13:10 [2020-02-10T18:13:10.647Z] #44 156.1   CC       criu/shmem.o
18:13:10 [2020-02-10T18:13:10.722Z] #48 16.96 runtime/cgo
18:13:11 [2020-02-10T18:13:11.213Z] #44 ...
18:13:11 [2020-02-10T18:13:11.213Z] 
18:13:11 [2020-02-10T18:13:11.213Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:13:11 [2020-02-10T18:13:11.213Z] #28 DONE 1.0s
18:13:11 [2020-02-10T18:13:11.472Z] 
18:13:11 [2020-02-10T18:13:11.472Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:13:11 [2020-02-10T18:13:11.472Z] #31 DONE 0.2s
18:13:11 [2020-02-10T18:13:11.472Z] 
18:13:11 [2020-02-10T18:13:11.472Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
18:13:11 [2020-02-10T18:13:11.472Z] #34 DONE 0.1s
18:13:11 [2020-02-10T18:13:11.472Z] 
18:13:11 [2020-02-10T18:13:11.472Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:13:11 [2020-02-10T18:13:11.472Z] #44 157.0   CC       criu/sigframe.o
18:13:11 [2020-02-10T18:13:11.730Z] #44 ...
18:13:11 [2020-02-10T18:13:11.730Z] 
18:13:11 [2020-02-10T18:13:11.730Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:13:11 [2020-02-10T18:13:11.730Z] #39 DONE 0.1s
18:13:11 [2020-02-10T18:13:11.757Z] #48 ...
18:13:11 [2020-02-10T18:13:11.757Z] 
18:13:11 [2020-02-10T18:13:11.757Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:13:11 [2020-02-10T18:13:11.757Z] #34 7.905 internal/testlog
18:13:11 [2020-02-10T18:13:11.757Z] #34 8.996 encoding
18:13:11 [2020-02-10T18:13:11.757Z] #34 9.542 runtime
18:13:11 [2020-02-10T18:13:11.757Z] #34 10.02 runtime/cgo
18:13:11 [2020-02-10T18:13:11.988Z] 
18:13:11 [2020-02-10T18:13:11.988Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:13:11 [2020-02-10T18:13:11.988Z] #44 157.3   CC       criu/signalfd.o
18:13:12 [2020-02-10T18:13:12.245Z] #44 157.5   CC       criu/sk-inet.o
18:13:12 [2020-02-10T18:13:12.334Z] #57 108.6 + mkdir -p /build
18:13:12 [2020-02-10T18:13:12.334Z] #57 108.6 + cp runc /build/runc
18:13:12 [2020-02-10T18:13:12.334Z] #57 DONE 108.9s
18:13:12 [2020-02-10T18:13:12.334Z] 
18:13:12 [2020-02-10T18:13:12.334Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:13:12 [2020-02-10T18:13:12.334Z] #44 155.4   CC       criu/pagemap-cache.o
18:13:12 [2020-02-10T18:13:12.334Z] #44 155.7   CC       criu/pagemap.o
18:13:12 [2020-02-10T18:13:12.334Z] #44 156.5   CC       criu/parasite-syscall.o
18:13:12 [2020-02-10T18:13:12.595Z] #44 157.2   CC       criu/path.o
18:13:12 [2020-02-10T18:13:12.856Z] #44 157.5   CC       criu/pie-util-vdso-elf32.o
18:13:13 [2020-02-10T18:13:13.117Z] #44 157.9   CC       criu/pie-util-vdso.o
18:13:13 [2020-02-10T18:13:13.178Z] #44 158.5   CC       criu/sk-netlink.o
18:13:13 [2020-02-10T18:13:13.689Z] #44 158.2   CC       criu/pie-util.o
18:13:13 [2020-02-10T18:13:13.689Z] #44 158.3   CC       criu/pipes.o
18:13:13 [2020-02-10T18:13:13.743Z] #44 ...
18:13:13 [2020-02-10T18:13:13.743Z] 
18:13:13 [2020-02-10T18:13:13.743Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:13:13 [2020-02-10T18:13:13.743Z] #41 DONE 216.7s
18:13:13 [2020-02-10T18:13:13.743Z] 
18:13:13 [2020-02-10T18:13:13.743Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:13:13 [2020-02-10T18:13:13.743Z] #44 159.0   CC       criu/sk-packet.o
18:13:14 [2020-02-10T18:13:14.261Z] #44 159.0   CC       criu/plugin.o
18:13:14 [2020-02-10T18:13:14.522Z] #44 159.3   CC       criu/proc_parse.o
18:13:14 [2020-02-10T18:13:14.676Z] #44 160.1   CC       criu/sk-queue.o
18:13:14 [2020-02-10T18:13:14.934Z] #44 ...
18:13:14 [2020-02-10T18:13:14.934Z] 
18:13:14 [2020-02-10T18:13:14.934Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:13:14 [2020-02-10T18:13:14.934Z] #42 DONE 0.2s
18:13:15 [2020-02-10T18:13:15.192Z] 
18:13:15 [2020-02-10T18:13:15.192Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:13:15 [2020-02-10T18:13:15.192Z] #53 ...
18:13:15 [2020-02-10T18:13:15.192Z] 
18:13:15 [2020-02-10T18:13:15.192Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:13:15 [2020-02-10T18:13:15.192Z] #44 160.6   CC       criu/sk-tcp.o
18:13:15 [2020-02-10T18:13:15.450Z] #44 161.0   CC       criu/sk-unix.o
18:13:16 [2020-02-10T18:13:16.437Z] #44 161.2   CC       criu/protobuf-desc.o
18:13:17 [2020-02-10T18:13:17.009Z] #44 161.9   CC       criu/protobuf.o
18:13:17 [2020-02-10T18:13:17.305Z] #34 ...
18:13:17 [2020-02-10T18:13:17.305Z] 
18:13:17 [2020-02-10T18:13:17.305Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:13:17 [2020-02-10T18:13:17.305Z] #26 23.46 Fetched 8107 kB in 22s (366 kB/s)
18:13:17 [2020-02-10T18:13:17.348Z] #44 162.7   CC       criu/sockets.o
18:13:17 [2020-02-10T18:13:17.582Z] #44 162.2   CC       criu/pstree.o
18:13:17 [2020-02-10T18:13:17.913Z] #44 163.4   CC       criu/stats.o
18:13:18 [2020-02-10T18:13:18.478Z] #44 163.7   CC       criu/string.o
18:13:18 [2020-02-10T18:13:18.478Z] #44 163.8   CC       criu/sysctl.o
18:13:18 [2020-02-10T18:13:18.526Z] #44 163.1   CC       criu/rbtree.o
18:13:18 [2020-02-10T18:13:18.526Z] #44 163.3   CC       criu/rst-malloc.o
18:13:18 [2020-02-10T18:13:18.787Z] #44 163.5   CC       criu/seccomp.o
18:13:19 [2020-02-10T18:13:19.043Z] #44 164.5   CC       criu/sysfs_parse.o
18:13:19 [2020-02-10T18:13:19.049Z] #44 ...
18:13:19 [2020-02-10T18:13:19.049Z] 
18:13:19 [2020-02-10T18:13:19.049Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:13:19 [2020-02-10T18:13:19.049Z] #53 DONE 220.6s
18:13:19 [2020-02-10T18:13:19.049Z] 
18:13:19 [2020-02-10T18:13:19.049Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:13:19 [2020-02-10T18:13:19.049Z] #62 185.2 + bin/containerd
18:13:19 [2020-02-10T18:13:19.608Z] #44 164.8   CC       criu/timerfd.o
18:13:19 [2020-02-10T18:13:19.865Z] #44 165.1   CC       criu/tty.o
18:13:21 [2020-02-10T18:13:21.238Z] #44 166.6   CC       criu/tun.o
18:13:21 [2020-02-10T18:13:21.803Z] #44 167.1   CC       criu/uffd.o
18:13:22 [2020-02-10T18:13:22.736Z] #44 168.2   CC       criu/util.o
18:13:22 [2020-02-10T18:13:22.888Z] #26 23.46 Reading package lists...
18:13:22 [2020-02-10T18:13:22.888Z] #26 ...
18:13:22 [2020-02-10T18:13:22.888Z] 
18:13:22 [2020-02-10T18:13:22.888Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:13:22 [2020-02-10T18:13:22.888Z] #42 25.88 Checking out files:  88% (1378/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.
18:13:22 [2020-02-10T18:13:22.888Z] #42 26.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
18:13:22 [2020-02-10T18:13:22.888Z] #42 29.11 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
18:13:24 [2020-02-10T18:13:24.109Z] #44 169.3   CC       criu/uts_ns.o
18:13:24 [2020-02-10T18:13:24.109Z] #44 169.4   CC       criu/vdso-compat.o
18:13:24 [2020-02-10T18:13:24.109Z] #44 169.6   CC       criu/vdso.o
18:13:24 [2020-02-10T18:13:24.674Z] #44 170.1   LINK     criu/built-in.o
18:13:24 [2020-02-10T18:13:24.674Z] #44 170.2   LINK     criu/criu
18:13:25 [2020-02-10T18:13:25.239Z] #44 170.7   DEP      lib/c/criu.d
18:13:25 [2020-02-10T18:13:25.239Z] #44 170.8   CC       images/rpc.pb-c.o
18:13:25 [2020-02-10T18:13:25.617Z] #42 ...
18:13:25 [2020-02-10T18:13:25.617Z] 
18:13:25 [2020-02-10T18:13:25.617Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:13:25 [2020-02-10T18:13:25.617Z] #72 29.22 Checking out files:  58% (1171/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.
18:13:25 [2020-02-10T18:13:25.617Z] #72 30.26 + cd /tmp/tmp.DTCxHEWyqq/src/github.com/docker/libnetwork
18:13:25 [2020-02-10T18:13:25.617Z] #72 30.26 + git checkout -q feeff4f0a3fd2a2bb19cf67c826082c66ffaaed9
18:13:25 [2020-02-10T18:13:25.617Z] #72 31.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
18:13:25 [2020-02-10T18:13:25.634Z] #62 ...
18:13:25 [2020-02-10T18:13:25.634Z] 
18:13:25 [2020-02-10T18:13:25.634Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:13:25 [2020-02-10T18:13:25.634Z] #44 164.1   CC       criu/seize.o
18:13:25 [2020-02-10T18:13:25.634Z] #44 164.8   CC       criu/servicefd.o
18:13:25 [2020-02-10T18:13:25.634Z] #44 165.2   CC       criu/shmem.o
18:13:25 [2020-02-10T18:13:25.634Z] #44 165.9   CC       criu/sigframe.o
18:13:25 [2020-02-10T18:13:25.634Z] #44 166.0   CC       criu/signalfd.o
18:13:25 [2020-02-10T18:13:25.634Z] #44 166.2   CC       criu/sk-inet.o
18:13:25 [2020-02-10T18:13:25.634Z] #44 167.0   CC       criu/sk-netlink.o
18:13:25 [2020-02-10T18:13:25.634Z] #44 167.3   CC       criu/sk-packet.o
18:13:25 [2020-02-10T18:13:25.634Z] #44 167.8   CC       criu/sk-queue.o
18:13:25 [2020-02-10T18:13:25.634Z] #44 168.2   CC       criu/sk-tcp.o
18:13:25 [2020-02-10T18:13:25.634Z] #44 168.6   CC       criu/sk-unix.o
18:13:25 [2020-02-10T18:13:25.634Z] #44 170.2   CC       criu/sockets.o
18:13:25 [2020-02-10T18:13:25.896Z]  ---> 9c85cf7c6236
18:13:25 [2020-02-10T18:13:25.897Z] Successfully built 9c85cf7c6236
18:13:25 [2020-02-10T18:13:25.897Z] Successfully tagged docker:latest
18:13:25 [2020-02-10T18:13:25.897Z] INFO: Image build ended at 02/10/2020 18:13:23. Duration:00:00:33.4280358
18:13:25 [2020-02-10T18:13:25.897Z] 
18:13:25 [2020-02-10T18:13:25.897Z] 
18:13:25 [2020-02-10T18:13:25.897Z] INFO: Building the test binaries at 02/10/2020 18:13:23...
18:13:26 [2020-02-10T18:13:26.172Z] #44 171.3   CC       lib/c/criu.o
18:13:26 [2020-02-10T18:13:26.206Z] #44 170.8   CC       criu/stats.o
18:13:26 [2020-02-10T18:13:26.468Z] #44 171.1   CC       criu/string.o
18:13:26 [2020-02-10T18:13:26.468Z] #44 171.2   CC       criu/sysctl.o
18:13:26 [2020-02-10T18:13:26.738Z] #44 ...
18:13:26 [2020-02-10T18:13:26.738Z] 
18:13:26 [2020-02-10T18:13:26.738Z] #57 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:13:26 [2020-02-10T18:13:26.738Z] #57 109.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
18:13:27 [2020-02-10T18:13:27.040Z] #44 171.8   CC       criu/sysfs_parse.o
18:13:27 [2020-02-10T18:13:27.612Z] #44 172.1   CC       criu/timerfd.o
18:13:27 [2020-02-10T18:13:27.690Z] #72 ...
18:13:27 [2020-02-10T18:13:27.690Z] 
18:13:27 [2020-02-10T18:13:27.690Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:13:27 [2020-02-10T18:13:27.690Z] #11 23.72 Fetched 8107 kB in 23s (354 kB/s)
18:13:27 [2020-02-10T18:13:27.690Z] #11 23.72 Reading package lists...
18:13:27 [2020-02-10T18:13:27.690Z] #11 33.66 Reading package lists...
18:13:27 [2020-02-10T18:13:27.690Z] #11 ...
18:13:27 [2020-02-10T18:13:27.690Z] 
18:13:27 [2020-02-10T18:13:27.690Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:13:27 [2020-02-10T18:13:27.690Z] #44 23.74 Fetched 8107 kB in 23s (352 kB/s)
18:13:27 [2020-02-10T18:13:27.690Z] #44 23.74 Reading package lists...
18:13:27 [2020-02-10T18:13:27.690Z] #44 33.51 Reading package lists...
18:13:27 [2020-02-10T18:13:27.690Z] #44 ...
18:13:27 [2020-02-10T18:13:27.690Z] 
18:13:27 [2020-02-10T18:13:27.690Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:13:27 [2020-02-10T18:13:27.690Z] #36 23.84 Fetched 8107 kB in 23s (358 kB/s)
18:13:27 [2020-02-10T18:13:27.690Z] #36 23.84 Reading package lists...
18:13:27 [2020-02-10T18:13:27.690Z] #36 33.62 Reading package lists...
18:13:27 [2020-02-10T18:13:27.690Z] #36 ...
18:13:27 [2020-02-10T18:13:27.690Z] 
18:13:27 [2020-02-10T18:13:27.690Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:13:27 [2020-02-10T18:13:27.690Z] #60 24.15 Fetched 8107 kB in 23s (346 kB/s)
18:13:27 [2020-02-10T18:13:27.690Z] #60 24.15 Reading package lists...
18:13:27 [2020-02-10T18:13:27.873Z] #44 172.4   CC       criu/tty.o
18:13:27 [2020-02-10T18:13:27.987Z] #60 33.55 Reading package lists...
18:13:27 [2020-02-10T18:13:27.987Z] #60 ...
18:13:27 [2020-02-10T18:13:27.987Z] 
18:13:27 [2020-02-10T18:13:27.987Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:13:27 [2020-02-10T18:13:27.987Z] #54 33.19 + cd /tmp/tmp.E9nW6zDdDS/src/github.com/golangci/golangci-lint/
18:13:27 [2020-02-10T18:13:27.987Z] #54 33.19 + git checkout -q v1.20.0
18:13:27 [2020-02-10T18:13:27.987Z] #54 33.98 ++ git describe --tags
18:13:27 [2020-02-10T18:13:27.987Z] #54 33.99 + version=v1.20.0
18:13:27 [2020-02-10T18:13:27.987Z] #54 34.00 ++ git rev-parse --short HEAD
18:13:27 [2020-02-10T18:13:27.987Z] #54 34.00 + commit=cc98739
18:13:27 [2020-02-10T18:13:27.987Z] #54 34.01 ++ git show -s --format=%cd
18:13:27 [2020-02-10T18:13:27.987Z] #54 34.03 + commitDate='Tue Oct 8 14:38:32 2019 +0300'
18:13:27 [2020-02-10T18:13:27.987Z] #54 34.03 + 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
18:13:27 [2020-02-10T18:13:27.987Z] #54 ...
18:13:27 [2020-02-10T18:13:27.987Z] 
18:13:27 [2020-02-10T18:13:27.987Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:13:27 [2020-02-10T18:13:27.987Z] #48 24.24 vendor/golang.org/x/crypto/internal/subtle
18:13:28 [2020-02-10T18:13:28.046Z] INFO: make.ps1 starting at 02/10/2020 18:13:27
18:13:28 [2020-02-10T18:13:28.110Z] #57 110.4 + mkdir -p /build
18:13:28 [2020-02-10T18:13:28.274Z] #48 ...
18:13:28 [2020-02-10T18:13:28.274Z] 
18:13:28 [2020-02-10T18:13:28.274Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:13:28 [2020-02-10T18:13:28.274Z] #26 23.46 Reading package lists...
18:13:28 [2020-02-10T18:13:28.369Z] #57 110.4 + cp runc /build/runc
18:13:28 [2020-02-10T18:13:28.499Z] INFO: Git commit (e55bff541e) assumed from DOCKER_GITCOMMIT environment variable
18:13:28 [2020-02-10T18:13:28.499Z] INFO: Invoking autogen...
18:13:28 [2020-02-10T18:13:28.626Z] #57 DONE 110.9s
18:13:28 [2020-02-10T18:13:28.626Z] 
18:13:28 [2020-02-10T18:13:28.626Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:13:28 [2020-02-10T18:13:28.626Z] #44 172.3   LINK     lib/c/built-in.o
18:13:28 [2020-02-10T18:13:28.626Z] #44 172.3   LINK     lib/c/libcriu.so
18:13:28 [2020-02-10T18:13:28.626Z] #44 172.5   GEN      magic.py
18:13:28 [2020-02-10T18:13:28.626Z] #44 172.6 Note: Building without setproctitle() and strlcpy() support.
18:13:28 [2020-02-10T18:13:28.626Z] #44 172.6       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:13:28 [2020-02-10T18:13:28.626Z] #44 173.2 fatal: not a git repository (or any of the parent directories): .git
18:13:28 [2020-02-10T18:13:28.626Z] #44 173.8 make[1]: Nothing to be done for 'all'.
18:13:28 [2020-02-10T18:13:28.888Z] #44 174.4 make[1]: 'images/built-in.o' is up to date.
18:13:28 [2020-02-10T18:13:28.888Z] #44 174.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:13:28 [2020-02-10T18:13:28.952Z] INFO: Building daemon...
18:13:29 [2020-02-10T18:13:29.146Z] #44 174.5 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:13:29 [2020-02-10T18:13:29.146Z] #44 174.6 make[1]: 'compel/libcompel.a' is up to date.
18:13:29 [2020-02-10T18:13:29.146Z] #44 174.6 make[1]: 'compel/compel-host-bin' is up to date.
18:13:29 [2020-02-10T18:13:29.146Z] #44 174.7 make[1]: Nothing to be done for 'all'.
18:13:29 [2020-02-10T18:13:29.146Z] #44 174.7 make[1]: 'soccr/libsoccr.a' is up to date.
18:13:29 [2020-02-10T18:13:29.404Z] #44 174.9 make[2]: Nothing to be done for 'all'.
18:13:29 [2020-02-10T18:13:29.404Z] #44 175.0 make[2]: Nothing to be done for 'all'.
18:13:29 [2020-02-10T18:13:29.661Z] #44 175.1 make[2]: Nothing to be done for 'all'.
18:13:29 [2020-02-10T18:13:29.811Z] #44 174.1   CC       criu/tun.o
18:13:29 [2020-02-10T18:13:29.811Z] #44 174.5   CC       criu/uffd.o
18:13:29 [2020-02-10T18:13:29.919Z] #44 175.2 make[2]: Nothing to be done for 'all'.
18:13:29 [2020-02-10T18:13:29.919Z] #44 175.3 make[2]: Nothing to be done for 'all'.
18:13:29 [2020-02-10T18:13:29.919Z] #44 175.3 make[2]: Nothing to be done for 'all'.
18:13:29 [2020-02-10T18:13:29.919Z] #44 175.4 make[2]: Nothing to be done for 'all'.
18:13:30 [2020-02-10T18:13:30.177Z] #44 175.6 make[2]: Nothing to be done for 'all'.
18:13:30 [2020-02-10T18:13:30.177Z] #44 175.6   INSTALL  criu/criu
18:13:30 [2020-02-10T18:13:30.439Z] #44 DONE 175.8s
18:13:30 [2020-02-10T18:13:30.439Z] 
18:13:30 [2020-02-10T18:13:30.439Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:13:30 [2020-02-10T18:13:30.966Z] #44 ...
18:13:30 [2020-02-10T18:13:30.966Z] 
18:13:30 [2020-02-10T18:13:30.966Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:13:30 [2020-02-10T18:13:30.966Z] #23 232.4 + return
18:13:31 [2020-02-10T18:13:31.227Z] #23 DONE 232.9s
18:13:31 [2020-02-10T18:13:31.227Z] 
18:13:31 [2020-02-10T18:13:31.227Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:13:31 [2020-02-10T18:13:31.227Z] #44 175.5   CC       criu/util.o
18:13:31 [2020-02-10T18:13:31.372Z] #53 ...
18:13:31 [2020-02-10T18:13:31.372Z] 
18:13:31 [2020-02-10T18:13:31.372Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
18:13:31 [2020-02-10T18:13:31.372Z] #45 DONE 0.1s
18:13:31 [2020-02-10T18:13:31.372Z] 
18:13:31 [2020-02-10T18:13:31.372Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:13:31 [2020-02-10T18:13:31.372Z] #48 DONE 0.1s
18:13:31 [2020-02-10T18:13:31.372Z] 
18:13:31 [2020-02-10T18:13:31.372Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:13:31 [2020-02-10T18:13:31.629Z] #62 ...
18:13:31 [2020-02-10T18:13:31.629Z] 
18:13:31 [2020-02-10T18:13:31.629Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:13:31 [2020-02-10T18:13:31.629Z] #51 DONE 0.1s
18:13:31 [2020-02-10T18:13:31.629Z] 
18:13:31 [2020-02-10T18:13:31.629Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:13:31 [2020-02-10T18:13:31.818Z] #44 176.7   CC       criu/uts_ns.o
18:13:32 [2020-02-10T18:13:32.095Z] #44 176.9   CC       criu/vdso.o
18:13:32 [2020-02-10T18:13:32.669Z] #44 177.3   LINK     criu/built-in.o
18:13:32 [2020-02-10T18:13:32.669Z] #44 177.4   LINK     criu/criu
18:13:33 [2020-02-10T18:13:33.001Z] #62 190.4 + bin/containerd
18:13:33 [2020-02-10T18:13:33.247Z] #44 177.7   DEP      lib/c/criu.d
18:13:33 [2020-02-10T18:13:33.247Z] #44 177.8   CC       images/rpc.pb-c.o
18:13:33 [2020-02-10T18:13:33.519Z] #44 ...
18:13:33 [2020-02-10T18:13:33.519Z] 
18:13:33 [2020-02-10T18:13:33.519Z] #24 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:13:33 [2020-02-10T18:13:33.519Z] #24 DONE 0.2s
18:13:33 [2020-02-10T18:13:33.812Z] 
18:13:33 [2020-02-10T18:13:33.812Z] #28 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:13:34 [2020-02-10T18:13:34.786Z] #28 DONE 1.0s
18:13:34 [2020-02-10T18:13:34.786Z] 
18:13:34 [2020-02-10T18:13:34.786Z] #31 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:13:34 [2020-02-10T18:13:34.786Z] #31 DONE 0.2s
18:13:34 [2020-02-10T18:13:34.786Z] 
18:13:34 [2020-02-10T18:13:34.786Z] #34 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
18:13:34 [2020-02-10T18:13:34.786Z] #34 DONE 0.1s
18:13:34 [2020-02-10T18:13:34.786Z] 
18:13:34 [2020-02-10T18:13:34.786Z] #39 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:13:35 [2020-02-10T18:13:35.049Z] #39 DONE 0.1s
18:13:35 [2020-02-10T18:13:35.049Z] 
18:13:35 [2020-02-10T18:13:35.049Z] #42 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:13:35 [2020-02-10T18:13:35.308Z] #42 DONE 0.2s
18:13:35 [2020-02-10T18:13:35.308Z] 
18:13:35 [2020-02-10T18:13:35.308Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:13:35 [2020-02-10T18:13:35.308Z] #44 178.6   CC       lib/c/criu.o
18:13:35 [2020-02-10T18:13:35.308Z] #44 179.5   LINK     lib/c/built-in.o
18:13:35 [2020-02-10T18:13:35.308Z] #44 179.5   LINK     lib/c/libcriu.so
18:13:35 [2020-02-10T18:13:35.308Z] #44 179.7   GEN      magic.py
18:13:35 [2020-02-10T18:13:35.308Z] #44 179.9 Note: Building without setproctitle() and strlcpy() support.
18:13:35 [2020-02-10T18:13:35.308Z] #44 179.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:13:35 [2020-02-10T18:13:35.584Z] #44 180.4 fatal: not a git repository (or any of the parent directories): .git
18:13:36 [2020-02-10T18:13:36.527Z] #44 181.2 make[1]: Nothing to be done for 'all'.
18:13:36 [2020-02-10T18:13:36.720Z] #26 32.80 Reading package lists...
18:13:36 [2020-02-10T18:13:36.720Z] #26 ...
18:13:36 [2020-02-10T18:13:36.720Z] 
18:13:36 [2020-02-10T18:13:36.720Z] #60 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container...
18:13:36 [2020-02-10T18:13:36.720Z] #60 33.55 Reading package lists...
18:13:37 [2020-02-10T18:13:37.469Z] #44 182.1 make[1]: 'images/built-in.o' is up to date.
18:13:37 [2020-02-10T18:13:37.469Z] #44 182.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:13:37 [2020-02-10T18:13:37.469Z] #44 182.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:13:37 [2020-02-10T18:13:37.469Z] #44 182.1 make[1]: 'compel/libcompel.a' is up to date.
18:13:37 [2020-02-10T18:13:37.469Z] #44 182.2 make[1]: 'compel/compel-host-bin' is up to date.
18:13:37 [2020-02-10T18:13:37.469Z] #44 182.2 make[1]: Nothing to be done for 'all'.
18:13:37 [2020-02-10T18:13:37.469Z] #44 182.2 make[1]: 'soccr/libsoccr.a' is up to date.
18:13:37 [2020-02-10T18:13:37.729Z] #44 182.4 make[2]: Nothing to be done for 'all'.
18:13:37 [2020-02-10T18:13:37.729Z] #44 182.5 make[2]: Nothing to be done for 'all'.
18:13:37 [2020-02-10T18:13:37.729Z] #44 182.5 make[2]: Nothing to be done for 'all'.
18:13:37 [2020-02-10T18:13:37.729Z] #44 182.6 make[2]: Nothing to be done for 'all'.
18:13:37 [2020-02-10T18:13:37.990Z] #44 182.6 make[2]: Nothing to be done for 'all'.
18:13:37 [2020-02-10T18:13:37.990Z] #44 182.7 make[2]: Nothing to be done for 'all'.
18:13:37 [2020-02-10T18:13:37.990Z] #44 182.8 make[2]: Nothing to be done for 'all'.
18:13:37 [2020-02-10T18:13:37.990Z] #44 182.8 make[2]: Nothing to be done for 'all'.
18:13:38 [2020-02-10T18:13:38.250Z] #44 182.8   INSTALL  criu/criu
18:13:38 [2020-02-10T18:13:38.250Z] #44 DONE 183.1s
18:13:38 [2020-02-10T18:13:38.250Z] 
18:13:38 [2020-02-10T18:13:38.250Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:13:38 [2020-02-10T18:13:38.270Z] #62 ...
18:13:38 [2020-02-10T18:13:38.270Z] 
18:13:38 [2020-02-10T18:13:38.270Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:13:38 [2020-02-10T18:13:38.270Z] #53 DONE 240.7s
18:13:38 [2020-02-10T18:13:38.270Z] 
18:13:38 [2020-02-10T18:13:38.270Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:13:38 [2020-02-10T18:13:38.789Z] #60 43.14 Building dependency tree...
18:13:39 [2020-02-10T18:13:39.640Z] #62 ...
18:13:39 [2020-02-10T18:13:39.640Z] 
18:13:39 [2020-02-10T18:13:39.640Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:13:39 [2020-02-10T18:13:39.640Z] #54 DONE 0.2s
18:13:39 [2020-02-10T18:13:39.640Z] 
18:13:39 [2020-02-10T18:13:39.640Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
18:13:39 [2020-02-10T18:13:39.640Z] #58 DONE 0.1s
18:13:39 [2020-02-10T18:13:39.640Z] 
18:13:39 [2020-02-10T18:13:39.640Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:13:40 [2020-02-10T18:13:40.167Z] #62 ...
18:13:40 [2020-02-10T18:13:40.167Z] 
18:13:40 [2020-02-10T18:13:40.167Z] #45 [dev 16/25] COPY --from=criu          /build/ /usr/local/
18:13:40 [2020-02-10T18:13:40.167Z] #45 DONE 0.1s
18:13:40 [2020-02-10T18:13:40.167Z] 
18:13:40 [2020-02-10T18:13:40.167Z] #48 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:13:40 [2020-02-10T18:13:40.281Z] #60 46.44 The following additional packages will be installed:
18:13:40 [2020-02-10T18:13:40.281Z] #60 46.45   libbtrfs0
18:13:40 [2020-02-10T18:13:40.281Z] #60 46.53 The following NEW packages will be installed:
18:13:40 [2020-02-10T18:13:40.281Z] #60 46.54   libbtrfs-dev libbtrfs0
18:13:40 [2020-02-10T18:13:40.281Z] #60 46.64 0 upgraded, 2 newly installed, 0 to remove and 11 not upgraded.
18:13:40 [2020-02-10T18:13:40.281Z] #60 46.64 Need to get 120 kB of archives.
18:13:40 [2020-02-10T18:13:40.281Z] #60 46.64 After this operation, 423 kB of additional disk space will be used.
18:13:40 [2020-02-10T18:13:40.281Z] #60 46.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
18:13:40 [2020-02-10T18:13:40.281Z] #60 46.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
18:13:40 [2020-02-10T18:13:40.428Z] #48 DONE 0.2s
18:13:40 [2020-02-10T18:13:40.428Z] 
18:13:40 [2020-02-10T18:13:40.428Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:13:40 [2020-02-10T18:13:40.428Z] #62 ...
18:13:40 [2020-02-10T18:13:40.428Z] 
18:13:40 [2020-02-10T18:13:40.428Z] #51 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:13:40 [2020-02-10T18:13:40.689Z] #51 DONE 0.2s
18:13:40 [2020-02-10T18:13:40.689Z] 
18:13:40 [2020-02-10T18:13:40.689Z] #54 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:13:40 [2020-02-10T18:13:40.951Z] #54 DONE 0.3s
18:13:40 [2020-02-10T18:13:40.951Z] 
18:13:40 [2020-02-10T18:13:40.951Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:13:40 [2020-02-10T18:13:40.951Z] #62 ...
18:13:40 [2020-02-10T18:13:40.951Z] 
18:13:40 [2020-02-10T18:13:40.951Z] #58 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
18:13:41 [2020-02-10T18:13:41.210Z] #58 DONE 0.2s
18:13:41 [2020-02-10T18:13:41.210Z] 
18:13:41 [2020-02-10T18:13:41.210Z] #62 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:13:42 [2020-02-10T18:13:42.333Z] #60 48.59 debconf: delaying package configuration, since apt-utils is not installed
18:13:42 [2020-02-10T18:13:42.622Z] #60 48.78 Fetched 120 kB in 0s (1435 kB/s)
18:13:42 [2020-02-10T18:13:42.622Z] #60 48.96 Selecting previously unselected package libbtrfs0.
18:13:42 [2020-02-10T18:13:42.912Z] #60 48.97 (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.)
18:13:42 [2020-02-10T18:13:42.912Z] #60 49.13 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
18:13:42 [2020-02-10T18:13:42.912Z] #60 49.14 Unpacking libbtrfs0 (4.20.1-2) ...
18:13:42 [2020-02-10T18:13:42.912Z] #60 49.28 Selecting previously unselected package libbtrfs-dev.
18:13:42 [2020-02-10T18:13:42.912Z] #60 49.30 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
18:13:42 [2020-02-10T18:13:42.912Z] #60 49.31 Unpacking libbtrfs-dev (4.20.1-2) ...
18:13:43 [2020-02-10T18:13:43.204Z] #60 49.63 Setting up libbtrfs0 (4.20.1-2) ...
18:13:43 [2020-02-10T18:13:43.204Z] #60 49.63 Setting up libbtrfs-dev (4.20.1-2) ...
18:13:43 [2020-02-10T18:13:43.204Z] #60 49.64 Processing triggers for libc-bin (2.28-10) ...
18:13:43 [2020-02-10T18:13:43.847Z] #60 DONE 50.1s
18:13:43 [2020-02-10T18:13:43.847Z] 
18:13:43 [2020-02-10T18:13:43.847Z] #61 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:13:43 [2020-02-10T18:13:43.847Z] #61 DONE 0.1s
18:13:43 [2020-02-10T18:13:43.847Z] 
18:13:43 [2020-02-10T18:13:43.847Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:13:43 [2020-02-10T18:13:43.847Z] #11 33.66 Reading package lists...
18:13:43 [2020-02-10T18:13:43.847Z] #11 45.07 Building dependency tree...
18:13:43 [2020-02-10T18:13:43.847Z] #11 48.50 The following additional packages will be installed:
18:13:43 [2020-02-10T18:13:43.847Z] #11 48.51   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
18:13:43 [2020-02-10T18:13:43.847Z] #11 48.52   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
18:13:43 [2020-02-10T18:13:43.847Z] #11 48.52   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
18:13:43 [2020-02-10T18:13:43.847Z] #11 48.52   libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common
18:13:43 [2020-02-10T18:13:43.847Z] #11 48.52   mingw-w64-x86-64-dev
18:13:43 [2020-02-10T18:13:43.847Z] #11 48.52 Suggested packages:
18:13:43 [2020-02-10T18:13:43.847Z] #11 48.53   gcc-8-locales seccomp wine64
18:13:43 [2020-02-10T18:13:43.847Z] #11 ...
18:13:43 [2020-02-10T18:13:43.847Z] 
18:13:43 [2020-02-10T18:13:43.847Z] #62 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./
18:13:43 [2020-02-10T18:13:43.847Z] #62 DONE 0.1s
18:13:43 [2020-02-10T18:13:43.847Z] 
18:13:43 [2020-02-10T18:13:43.847Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.323 + RM_GOPATH=0
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.336 + TMP_GOPATH=
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.338 + : /build
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.341 + '[' -z '' ']'
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.354 ++ mktemp -d
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.359 + export GOPATH=/tmp/tmp.2DiTOvaYfA
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.359 + GOPATH=/tmp/tmp.2DiTOvaYfA
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.359 + RM_GOPATH=1
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.362 ++ dirname ./install.sh
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.366 + dir=.
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.367 + bin=containerd
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.367 + shift
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.369 + '[' '!' -f ./containerd.installer ']'
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.370 + . ./containerd.installer
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.372 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.378 + install_containerd
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.379 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178'
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.380 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.380 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2DiTOvaYfA/src/github.com/containerd/containerd
18:13:44 [2020-02-10T18:13:44.138Z] #63 0.386 Cloning into '/tmp/tmp.2DiTOvaYfA/src/github.com/containerd/containerd'...
18:13:46 [2020-02-10T18:13:46.221Z] #63 ...
18:13:46 [2020-02-10T18:13:46.221Z] 
18:13:46 [2020-02-10T18:13:46.222Z] #26 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
18:13:46 [2020-02-10T18:13:46.222Z] #26 32.80 Reading package lists...
18:13:46 [2020-02-10T18:13:46.222Z] #26 44.45 Building dependency tree...
18:13:46 [2020-02-10T18:13:46.222Z] #26 47.45 ca-certificates is already the newest version (20190110).
18:13:46 [2020-02-10T18:13:46.222Z] #26 47.45 The following additional packages will be installed:
18:13:46 [2020-02-10T18:13:46.222Z] #26 47.47   libjq1 libonig5
18:13:46 [2020-02-10T18:13:46.222Z] #26 48.10 The following NEW packages will be installed:
18:13:46 [2020-02-10T18:13:46.222Z] #26 48.12   jq libjq1 libonig5
18:13:46 [2020-02-10T18:13:46.222Z] #26 48.35 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded.
18:13:46 [2020-02-10T18:13:46.222Z] #26 48.35 Need to get 358 kB of archives.
18:13:46 [2020-02-10T18:13:46.222Z] #26 48.35 After this operation, 1277 kB of additional disk space will be used.
18:13:46 [2020-02-10T18:13:46.222Z] #26 48.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
18:13:46 [2020-02-10T18:13:46.222Z] #26 48.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
18:13:46 [2020-02-10T18:13:46.222Z] #26 48.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
18:13:46 [2020-02-10T18:13:46.222Z] #26 50.24 debconf: delaying package configuration, since apt-utils is not installed
18:13:46 [2020-02-10T18:13:46.222Z] #26 50.40 Fetched 358 kB in 0s (2195 kB/s)
18:13:46 [2020-02-10T18:13:46.222Z] #26 50.52 Selecting previously unselected package libonig5:ppc64el.
18:13:46 [2020-02-10T18:13:46.222Z] #26 50.52 (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.)
18:13:46 [2020-02-10T18:13:46.222Z] #26 50.68 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
18:13:46 [2020-02-10T18:13:46.222Z] #26 50.71 Unpacking libonig5:ppc64el (6.9.1-1) ...
18:13:46 [2020-02-10T18:13:46.222Z] #26 51.03 Selecting previously unselected package libjq1:ppc64el.
18:13:46 [2020-02-10T18:13:46.222Z] #26 51.04 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
18:13:46 [2020-02-10T18:13:46.222Z] #26 51.04 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:13:46 [2020-02-10T18:13:46.222Z] #26 51.24 Selecting previously unselected package jq.
18:13:46 [2020-02-10T18:13:46.222Z] #26 51.26 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
18:13:46 [2020-02-10T18:13:46.222Z] #26 51.27 Unpacking jq (1.5+dfsg-2+b1) ...
18:13:46 [2020-02-10T18:13:46.222Z] #26 51.73 Setting up libonig5:ppc64el (6.9.1-1) ...
18:13:46 [2020-02-10T18:13:46.222Z] #26 51.77 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:13:46 [2020-02-10T18:13:46.222Z] #26 51.78 Setting up jq (1.5+dfsg-2+b1) ...
18:13:46 [2020-02-10T18:13:46.222Z] #26 51.82 Processing triggers for libc-bin (2.28-10) ...
18:13:46 [2020-02-10T18:13:46.222Z] #26 DONE 52.2s
18:13:46 [2020-02-10T18:13:46.222Z] 
18:13:46 [2020-02-10T18:13:46.222Z] #27 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
18:13:46 [2020-02-10T18:13:46.222Z] #27 DONE 0.1s
18:13:46 [2020-02-10T18:13:46.222Z] 
18:13:46 [2020-02-10T18:13:46.222Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:13:46 [2020-02-10T18:13:46.222Z] #11 50.72 The following NEW packages will be installed:
18:13:46 [2020-02-10T18:13:46.222Z] #11 50.72   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
18:13:46 [2020-02-10T18:13:46.222Z] #11 50.75   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
18:13:46 [2020-02-10T18:13:46.222Z] #11 50.75   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
18:13:46 [2020-02-10T18:13:46.222Z] #11 50.75   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
18:13:46 [2020-02-10T18:13:46.222Z] #11 50.75   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
18:13:46 [2020-02-10T18:13:46.222Z] #11 50.76   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
18:13:46 [2020-02-10T18:13:46.222Z] #11 50.78 The following packages will be upgraded:
18:13:46 [2020-02-10T18:13:46.222Z] #11 50.78   libsystemd0 libudev1
18:13:46 [2020-02-10T18:13:46.222Z] #11 51.00 2 upgraded, 25 newly installed, 0 to remove and 9 not upgraded.
18:13:46 [2020-02-10T18:13:46.222Z] #11 51.00 Need to get 79.4 MB of archives.
18:13:46 [2020-02-10T18:13:46.222Z] #11 51.00 After this operation, 532 MB of additional disk space will be used.
18:13:46 [2020-02-10T18:13:46.222Z] #11 51.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u3 [357 kB]
18:13:46 [2020-02-10T18:13:46.222Z] #11 51.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u3 [158 kB]
18:13:46 [2020-02-10T18:13:46.222Z] #11 51.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
18:13:46 [2020-02-10T18:13:46.222Z] #11 51.68 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
18:13:46 [2020-02-10T18:13:46.222Z] #11 52.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
18:13:46 [2020-02-10T18:13:46.222Z] #11 52.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
18:13:46 [2020-02-10T18:13:46.222Z] #11 52.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
18:13:46 [2020-02-10T18:13:46.222Z] #11 52.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
18:13:46 [2020-02-10T18:13:46.508Z] #11 52.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #11 ...
18:13:46 [2020-02-10T18:13:46.798Z] 
18:13:46 [2020-02-10T18:13:46.798Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:13:46 [2020-02-10T18:13:46.798Z] #36 33.62 Reading package lists...
18:13:46 [2020-02-10T18:13:46.798Z] #36 43.47 Building dependency tree...
18:13:46 [2020-02-10T18:13:46.798Z] #36 47.49 The following additional packages will be installed:
18:13:46 [2020-02-10T18:13:46.798Z] #36 47.51   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
18:13:46 [2020-02-10T18:13:46.798Z] #36 47.52 Suggested packages:
18:13:46 [2020-02-10T18:13:46.798Z] #36 47.52   cmake-doc ninja-build lrzip
18:13:46 [2020-02-10T18:13:46.798Z] #36 47.52 Recommended packages:
18:13:46 [2020-02-10T18:13:46.798Z] #36 47.52   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
18:13:46 [2020-02-10T18:13:46.798Z] #36 49.31 The following NEW packages will be installed:
18:13:46 [2020-02-10T18:13:46.798Z] #36 49.33   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
18:13:46 [2020-02-10T18:13:46.798Z] #36 49.33   vim-common xxd
18:13:46 [2020-02-10T18:13:46.798Z] #36 49.55 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded.
18:13:46 [2020-02-10T18:13:46.798Z] #36 49.55 Need to get 14.9 MB of archives.
18:13:46 [2020-02-10T18:13:46.798Z] #36 49.55 After this operation, 67.2 MB of additional disk space will be used.
18:13:46 [2020-02-10T18:13:46.798Z] #36 49.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #36 49.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #36 49.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #36 49.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #36 51.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #36 51.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #36 51.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #36 51.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #36 51.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #36 51.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #36 ...
18:13:46 [2020-02-10T18:13:46.798Z] 
18:13:46 [2020-02-10T18:13:46.798Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:13:46 [2020-02-10T18:13:46.798Z] #44 33.51 Reading package lists...
18:13:46 [2020-02-10T18:13:46.798Z] #44 43.78 Building dependency tree...
18:13:46 [2020-02-10T18:13:46.798Z] #44 48.49 The following additional packages will be installed:
18:13:46 [2020-02-10T18:13:46.798Z] #44 48.49   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
18:13:46 [2020-02-10T18:13:46.798Z] #44 48.50   libprotoc17 python-pkg-resources python-six zlib1g-dev
18:13:46 [2020-02-10T18:13:46.798Z] #44 48.51 Suggested packages:
18:13:46 [2020-02-10T18:13:46.798Z] #44 48.51   manpages-dev python-setuptools
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.18 The following NEW packages will be installed:
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.19   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.20   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.20   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.21   python-six zlib1g-dev
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.43 0 upgraded, 17 newly installed, 0 to remove and 11 not upgraded.
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.43 Need to get 4075 kB of archives.
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.43 After this operation, 24.5 MB of additional disk space will be used.
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 51.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 52.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 52.13 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 52.14 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 52.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
18:13:46 [2020-02-10T18:13:46.798Z] #44 52.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
18:13:47 [2020-02-10T18:13:47.089Z] #44 ...
18:13:47 [2020-02-10T18:13:47.089Z] 
18:13:47 [2020-02-10T18:13:47.089Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:13:47 [2020-02-10T18:13:47.089Z] #11 53.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
18:13:47 [2020-02-10T18:13:47.089Z] #11 53.50 Get:11 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]
18:13:52 [2020-02-10T18:13:52.728Z] #11 ...
18:13:52 [2020-02-10T18:13:52.728Z] 
18:13:52 [2020-02-10T18:13:52.728Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:13:52 [2020-02-10T18:13:52.728Z] #28 2.530 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:13:52 [2020-02-10T18:13:52.728Z] #28 3.193 
18:13:52 [2020-02-10T18:13:52.728Z] #28 3.450 
                                                                           0.2%
##                                                                         3.5%
####                                                                       5.7%
#####                                                                      7.8%
########                                                                  12.1%
###########                                                               16.3%
##############                                                            20.6%
#################                                                         24.8%
######################                                                    31.7%
#########################                                                 35.9%
############################                                              40.2%
###################################                                       48.7%
#######################################                                   55.1%
############################################                              61.5%
################################################                          67.9%
#####################################################                     74.3%
##########################################################                80.7%
#############################################################             84.9%
################################################################          89.2%
###################################################################       93.4%
######################################################################    97.7%
######################################################################## 100.0%
18:13:52 [2020-02-10T18:13:52.728Z] #28 6.801 #=#=#                                                                         
18:13:54 [2020-02-10T18:13:54.020Z] #28 7.111 
                                                                           0.2%
                                                                           1.2%
######                                                                     8.8%
##############                                                            20.3%
######################                                                    31.7%
###############################                                           43.2%
###############################################                           65.8%
###########################################################               83.1%
####################################################################      94.5%
######################################################################## 100.0%
18:13:54 [2020-02-10T18:13:54.311Z] #28 ...
18:13:54 [2020-02-10T18:13:54.311Z] 
18:13:54 [2020-02-10T18:13:54.311Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:13:54 [2020-02-10T18:13:54.311Z] #11 60.86 Get:12 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]
18:13:55 [2020-02-10T18:13:55.764Z] #76 exporting layers 42.8s done
18:13:55 [2020-02-10T18:13:55.764Z] #76 exporting manifest sha256:f7513523ccfe83b94ba2c170acdfc24cf6736e17e8e95d29cbfc89ed9303102b done
18:13:55 [2020-02-10T18:13:55.764Z] #76 exporting config sha256:f94079c16a65bc9c17dbb757f16ee102c56b6d886d437f64eff178bc1a22e098 done
18:13:55 [2020-02-10T18:13:55.764Z] #76 sending tarball
18:13:56 [2020-02-10T18:13:56.099Z] #62 220.9 + bin/containerd-stress
18:13:56 [2020-02-10T18:13:56.767Z] #76 sending tarball 7.4s done
18:13:56 [2020-02-10T18:13:56.767Z] #76 DONE 50.2s
18:13:56 [2020-02-10T18:13:56.767Z] 
18:13:56 [2020-02-10T18:13:56.767Z] #77 importing to docker
18:13:57 [2020-02-10T18:13:57.477Z] #62 223.6 + bin/containerd-shim
18:13:57 [2020-02-10T18:13:57.855Z] #11 ...
18:13:57 [2020-02-10T18:13:57.855Z] 
18:13:57 [2020-02-10T18:13:57.855Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:13:57 [2020-02-10T18:13:57.855Z] #36 53.87 debconf: delaying package configuration, since apt-utils is not installed
18:13:57 [2020-02-10T18:13:57.855Z] #36 54.11 Fetched 14.9 MB in 3s (5316 kB/s)
18:13:57 [2020-02-10T18:13:57.855Z] #36 54.25 Selecting previously unselected package xxd.
18:13:57 [2020-02-10T18:13:57.855Z] #36 54.25 (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.)
18:13:57 [2020-02-10T18:13:57.855Z] #36 54.36 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
18:13:57 [2020-02-10T18:13:57.855Z] #36 54.37 Unpacking xxd (2:8.1.0875-5) ...
18:13:57 [2020-02-10T18:13:57.855Z] #36 54.68 Selecting previously unselected package vim-common.
18:13:57 [2020-02-10T18:13:57.855Z] #36 54.69 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
18:13:57 [2020-02-10T18:13:57.855Z] #36 54.81 Unpacking vim-common (2:8.1.0875-5) ...
18:13:57 [2020-02-10T18:13:57.855Z] #36 55.36 Selecting previously unselected package cmake-data.
18:13:57 [2020-02-10T18:13:57.855Z] #36 55.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
18:13:57 [2020-02-10T18:13:57.855Z] #36 55.37 Unpacking cmake-data (3.13.4-1) ...
18:13:57 [2020-02-10T18:13:57.855Z] #36 60.97 Selecting previously unselected package libicu63:ppc64el.
18:13:57 [2020-02-10T18:13:57.855Z] #36 61.03 Preparing to unpack .../3-libicu63_63.1-6_ppc64el.deb ...
18:13:57 [2020-02-10T18:13:57.855Z] #36 61.04 Unpacking libicu63:ppc64el (63.1-6) ...
18:13:57 [2020-02-10T18:13:57.855Z] #36 ...
18:13:57 [2020-02-10T18:13:57.855Z] 
18:13:57 [2020-02-10T18:13:57.855Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:13:57 [2020-02-10T18:13:57.855Z] #28 8.891 #=#=#                                                                         
18:13:58 [2020-02-10T18:13:58.143Z] #28 9.288 #=#=#                                                                         

##                                                                         3.6%
########                                                                  11.3%
###########                                                               16.5%
###############                                                           21.6%
####################                                                      28.4%
######################                                                    31.7%
############################                                              39.5%
################################                                          44.6%
###################################                                       49.8%
#####################################                                     52.4%
#########################################                                 57.6%
#############################################                             62.7%
################################################                          67.9%
######################################################                    75.6%
#########################################################                 79.7%
#############################################################             84.9%
################################################################          90.0%
##################################################################        92.6%
######################################################################    97.8%
######################################################################## 100.0%
18:13:58 [2020-02-10T18:13:58.433Z] #28 ...
18:13:58 [2020-02-10T18:13:58.433Z] 
18:13:58 [2020-02-10T18:13:58.433Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:13:58 [2020-02-10T18:13:58.433Z] #44 54.77 debconf: delaying package configuration, since apt-utils is not installed
18:13:58 [2020-02-10T18:13:58.433Z] #44 55.03 Fetched 4075 kB in 1s (4645 kB/s)
18:13:58 [2020-02-10T18:13:58.433Z] #44 55.21 Selecting previously unselected package libcap-dev:ppc64el.
18:13:58 [2020-02-10T18:13:58.433Z] #44 55.21 (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.)
18:13:58 [2020-02-10T18:13:58.433Z] #44 55.32 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 55.33 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 55.49 Selecting previously unselected package libnet1:ppc64el.
18:13:58 [2020-02-10T18:13:58.433Z] #44 55.53 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 55.53 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 55.86 Selecting previously unselected package libnet1-dev.
18:13:58 [2020-02-10T18:13:58.433Z] #44 55.87 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 55.90 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 56.23 Selecting previously unselected package libnl-3-200:ppc64el.
18:13:58 [2020-02-10T18:13:58.433Z] #44 56.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 56.31 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 56.53 Selecting previously unselected package libnl-3-dev:ppc64el.
18:13:58 [2020-02-10T18:13:58.433Z] #44 56.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 56.55 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 57.02 Selecting previously unselected package libprotobuf-c1:ppc64el.
18:13:58 [2020-02-10T18:13:58.433Z] #44 57.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 57.03 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 57.16 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
18:13:58 [2020-02-10T18:13:58.433Z] #44 57.16 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 57.18 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 57.37 Selecting previously unselected package zlib1g-dev:ppc64el.
18:13:58 [2020-02-10T18:13:58.433Z] #44 57.43 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 57.44 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 57.88 Selecting previously unselected package libprotobuf17:ppc64el.
18:13:58 [2020-02-10T18:13:58.433Z] #44 57.90 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 57.91 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 59.06 Selecting previously unselected package libprotobuf-lite17:ppc64el.
18:13:58 [2020-02-10T18:13:58.433Z] #44 59.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 59.08 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 59.39 Selecting previously unselected package libprotobuf-dev:ppc64el.
18:13:58 [2020-02-10T18:13:58.433Z] #44 59.45 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 59.46 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 61.88 Selecting previously unselected package libprotoc17:ppc64el.
18:13:58 [2020-02-10T18:13:58.433Z] #44 61.90 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 61.90 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 62.89 Selecting previously unselected package protobuf-c-compiler.
18:13:58 [2020-02-10T18:13:58.433Z] #44 62.91 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 62.91 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 63.14 Selecting previously unselected package protobuf-compiler.
18:13:58 [2020-02-10T18:13:58.433Z] #44 63.18 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 63.18 Unpacking protobuf-compiler (3.6.1.3-2) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 63.54 Selecting previously unselected package python-pkg-resources.
18:13:58 [2020-02-10T18:13:58.433Z] #44 63.56 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 63.57 Unpacking python-pkg-resources (40.8.0-1) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 64.24 Selecting previously unselected package python-six.
18:13:58 [2020-02-10T18:13:58.433Z] #44 64.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 64.26 Unpacking python-six (1.12.0-1) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 64.57 Selecting previously unselected package python-protobuf.
18:13:58 [2020-02-10T18:13:58.433Z] #44 64.59 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 64.62 Unpacking python-protobuf (3.6.1.3-2) ...
18:13:58 [2020-02-10T18:13:58.433Z] #44 ...
18:13:58 [2020-02-10T18:13:58.433Z] 
18:13:58 [2020-02-10T18:13:58.433Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:13:58 [2020-02-10T18:13:58.433Z] #11 64.64 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
18:13:58 [2020-02-10T18:13:58.433Z] #11 64.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
18:13:58 [2020-02-10T18:13:58.433Z] #11 64.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
18:13:58 [2020-02-10T18:13:58.433Z] #11 64.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
18:13:58 [2020-02-10T18:13:58.433Z] #11 64.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
18:13:58 [2020-02-10T18:13:58.433Z] #11 64.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB]
18:13:58 [2020-02-10T18:13:58.433Z] #11 64.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
18:13:58 [2020-02-10T18:13:58.433Z] #11 64.81 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
18:13:58 [2020-02-10T18:13:58.433Z] #11 64.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
18:13:58 [2020-02-10T18:13:58.433Z] #11 64.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
18:13:58 [2020-02-10T18:13:58.433Z] #11 64.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
18:13:58 [2020-02-10T18:13:58.433Z] #11 64.98 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
18:13:58 [2020-02-10T18:13:58.723Z] #11 65.00 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
18:13:58 [2020-02-10T18:13:58.723Z] #11 65.01 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
18:13:58 [2020-02-10T18:13:58.723Z] #11 65.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB]
18:14:00 [2020-02-10T18:14:00.827Z] #11 ...
18:14:00 [2020-02-10T18:14:00.827Z] 
18:14:00 [2020-02-10T18:14:00.827Z] #72 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:14:00 [2020-02-10T18:14:00.827Z] #72 DONE 66.9s
18:14:00 [2020-02-10T18:14:00.827Z] 
18:14:00 [2020-02-10T18:14:00.827Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:14:00 [2020-02-10T18:14:00.827Z] #28 12.89 #=#=#                                                                         
18:14:01 [2020-02-10T18:14:01.548Z] #62 218.1 + bin/containerd-stress
18:14:02 [2020-02-10T18:14:02.112Z] #62 219.8 + bin/containerd-shim
18:14:04 [2020-02-10T18:14:04.051Z] #62 229.0 + bin/containerd-shim-runc-v1
18:14:05 [2020-02-10T18:14:05.887Z] #28 13.31 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.5%
###                                                                        5.3%
####                                                                       6.2%
#####                                                                      8.0%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  12.5%
##########                                                                15.1%
############                                                              17.8%
##############                                                            20.4%
################                                                          22.5%
#################                                                         24.2%
##################                                                        25.3%
###################                                                       27.0%
######################                                                    31.7%
#######################                                                   32.6%
########################                                                  33.5%
########################                                                  34.3%
#########################                                                 35.0%
#########################                                                 36.0%
##########################                                                36.9%
###########################                                               38.7%
#############################                                             41.4%
###############################                                           43.2%
################################                                          44.8%
#################################                                         46.4%
##################################                                        47.3%
###################################                                       49.4%
####################################                                      51.1%
######################################                                    52.9%
########################################                                  55.6%
#########################################                                 58.3%
##########################################                                59.2%
###########################################                               61.0%
#############################################                             62.8%
##############################################                            64.5%
###############################################                           66.3%
#################################################                         68.2%
##################################################                        70.3%
####################################################                      73.0%
######################################################                    75.7%
#######################################################                   77.5%
#########################################################                 79.3%
###########################################################               81.9%
############################################################              84.6%
##############################################################           
18:14:05 [2020-02-10T18:14:05.887Z] #28 ...
18:14:05 [2020-02-10T18:14:05.887Z] 
18:14:05 [2020-02-10T18:14:05.887Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:14:05 [2020-02-10T18:14:05.887Z] #34 61.92 sync
18:14:05 [2020-02-10T18:14:05.887Z] #34 61.93 internal/reflectlite
18:14:05 [2020-02-10T18:14:05.887Z] #34 68.01 errors
18:14:05 [2020-02-10T18:14:05.887Z] #34 68.01 sort
18:14:05 [2020-02-10T18:14:05.887Z] #34 68.87 io
18:14:05 [2020-02-10T18:14:05.887Z] #34 68.87 internal/oserror
18:14:05 [2020-02-10T18:14:05.887Z] #34 68.89 strconv
18:14:05 [2020-02-10T18:14:05.887Z] #34 69.41 syscall
18:14:05 [2020-02-10T18:14:05.887Z] #34 ...
18:14:05 [2020-02-10T18:14:05.887Z] 
18:14:05 [2020-02-10T18:14:05.887Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:14:05 [2020-02-10T18:14:05.958Z] #62 232.0 + bin/containerd-shim-runc-v2
18:14:06 [2020-02-10T18:14:06.896Z] #62 233.1 + binaries
18:14:07 [2020-02-10T18:14:07.088Z] #28 13.31 #=#=#                                                                         

#                                                                          1.7%
##                                                                         3.5%
###                                                                        5.3%
####                                                                       6.2%
#####                                                                      8.0%
#######                                                                    9.8%
#######                                                                   10.7%
########                                                                  12.5%
##########                                                                15.1%
############                                                              17.8%
##############                                                            20.4%
################                                                          22.5%
#################                                                         24.2%
##################                                                        25.3%
###################                                                       27.0%
######################                                                    31.7%
#######################                                                   32.6%
########################                                                  33.5%
########################                                                  34.3%
#########################                                                 35.0%
#########################                                                 36.0%
##########################                                                36.9%
###########################                                               38.7%
#############################                                             41.4%
###############################                                           43.2%
################################                                          44.8%
#################################                                         46.4%
##################################                                        47.3%
###################################                                       49.4%
####################################                                      51.1%
######################################                                    52.9%
########################################                                  55.6%
#########################################                                 58.3%
##########################################                                59.2%
###########################################                               61.0%
#############################################                             62.8%
##############################################                            64.5%
###############################################                           66.3%
#################################################                         68.2%
##################################################                        70.3%
####################################################                      73.0%
######################################################                    75.7%
#######################################################                   77.5%
#########################################################                 79.3%
###########################################################               81.9%
############################################################              84.6%
##############################################################            87.3%
################################################################          90.0%
##################################################################        91.8%
###################################################################       93.6%
####################################################################      95.3%
#####################################################################     97.1%
######################################################################    98.0%
#######################################################################   98.9%
######################################################################## 100.0%
18:14:07 [2020-02-10T18:14:07.155Z] #62 233.1 + mkdir -p /build
18:14:07 [2020-02-10T18:14:07.155Z] #62 233.1 + cp bin/containerd /build/containerd
18:14:07 [2020-02-10T18:14:07.155Z] #62 233.2 + cp bin/containerd-shim /build/containerd-shim
18:14:07 [2020-02-10T18:14:07.155Z] #62 233.2 + cp bin/ctr /build/ctr
18:14:07 [2020-02-10T18:14:07.379Z] #28 21.23 
18:14:07 [2020-02-10T18:14:07.732Z] #62 DONE 233.9s
18:14:08 [2020-02-10T18:14:08.662Z] #62 226.5 + bin/containerd-shim-runc-v1
18:14:09 [2020-02-10T18:14:09.109Z] 
18:14:09 [2020-02-10T18:14:09.109Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
18:14:09 [2020-02-10T18:14:09.367Z] #63 DONE 0.3s
18:14:09 [2020-02-10T18:14:09.367Z] 
18:14:09 [2020-02-10T18:14:09.367Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:14:09 [2020-02-10T18:14:09.451Z] #28 ...
18:14:09 [2020-02-10T18:14:09.451Z] 
18:14:09 [2020-02-10T18:14:09.451Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:14:09 [2020-02-10T18:14:09.451Z] #44 65.58 Setting up python-pkg-resources (40.8.0-1) ...
18:14:09 [2020-02-10T18:14:09.451Z] #44 74.95 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
18:14:09 [2020-02-10T18:14:09.451Z] #44 74.96 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:14:09 [2020-02-10T18:14:09.451Z] #44 74.97 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:14:09 [2020-02-10T18:14:09.451Z] #44 74.98 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
18:14:09 [2020-02-10T18:14:09.451Z] #44 74.98 Setting up python-six (1.12.0-1) ...
18:14:09 [2020-02-10T18:14:09.451Z] #44 ...
18:14:09 [2020-02-10T18:14:09.451Z] 
18:14:09 [2020-02-10T18:14:09.451Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:14:09 [2020-02-10T18:14:09.451Z] #11 67.90 debconf: delaying package configuration, since apt-utils is not installed
18:14:09 [2020-02-10T18:14:09.451Z] #11 68.37 Fetched 79.4 MB in 14s (5577 kB/s)
18:14:09 [2020-02-10T18:14:09.451Z] #11 68.48 (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.)
18:14:09 [2020-02-10T18:14:09.451Z] #11 68.56 Preparing to unpack .../libsystemd0_241-7~deb10u3_ppc64el.deb ...
18:14:09 [2020-02-10T18:14:09.451Z] #11 68.65 Unpacking libsystemd0:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ...
18:14:09 [2020-02-10T18:14:09.451Z] #11 69.62 Setting up libsystemd0:ppc64el (241-7~deb10u3) ...
18:14:09 [2020-02-10T18:14:09.451Z] #11 69.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 ... 15330 files and directories currently installed.)
18:14:09 [2020-02-10T18:14:09.451Z] #11 69.97 Preparing to unpack .../libudev1_241-7~deb10u3_ppc64el.deb ...
18:14:09 [2020-02-10T18:14:09.451Z] #11 70.01 Unpacking libudev1:ppc64el (241-7~deb10u3) over (241-7~deb10u2) ...
18:14:09 [2020-02-10T18:14:09.451Z] #11 70.49 Setting up libudev1:ppc64el (241-7~deb10u3) ...
18:14:09 [2020-02-10T18:14:09.451Z] #11 70.79 Selecting previously unselected package binutils-mingw-w64-i686.
18:14:09 [2020-02-10T18:14:09.451Z] #11 70.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.)
18:14:09 [2020-02-10T18:14:09.451Z] #11 70.91 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
18:14:09 [2020-02-10T18:14:09.451Z] #11 70.92 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:14:09 [2020-02-10T18:14:09.451Z] #11 75.48 Selecting previously unselected package binutils-mingw-w64-x86-64.
18:14:09 [2020-02-10T18:14:09.451Z] #11 75.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
18:14:09 [2020-02-10T18:14:09.451Z] #11 75.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:14:09 [2020-02-10T18:14:09.626Z] #67 DONE 0.2s
18:14:09 [2020-02-10T18:14:09.626Z] 
18:14:09 [2020-02-10T18:14:09.626Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
18:14:09 [2020-02-10T18:14:09.626Z] #69 DONE 0.2s
18:14:09 [2020-02-10T18:14:09.744Z] #11 ...
18:14:09 [2020-02-10T18:14:09.745Z] 
18:14:09 [2020-02-10T18:14:09.745Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:14:09 [2020-02-10T18:14:09.745Z] #28 23.63 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:14:09 [2020-02-10T18:14:09.885Z] 
18:14:09 [2020-02-10T18:14:09.885Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
18:14:09 [2020-02-10T18:14:09.885Z] #72 DONE 0.1s
18:14:09 [2020-02-10T18:14:09.885Z] 
18:14:09 [2020-02-10T18:14:09.885Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
18:14:09 [2020-02-10T18:14:09.885Z] #73 DONE 0.0s
18:14:09 [2020-02-10T18:14:09.885Z] 
18:14:09 [2020-02-10T18:14:09.885Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
18:14:10 [2020-02-10T18:14:10.389Z] #28 24.36 
18:14:10 [2020-02-10T18:14:10.972Z] #28 24.68 
#                                                                          1.6%
######################################################################## 100.0%
18:14:11 [2020-02-10T18:14:11.261Z] #28 25.13 
18:14:11 [2020-02-10T18:14:11.261Z] #28 ...
18:14:11 [2020-02-10T18:14:11.261Z] 
18:14:11 [2020-02-10T18:14:11.261Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:14:11 [2020-02-10T18:14:11.261Z] #48 67.43 github.com/LK4D4/vndr/godl/singleflight
18:14:11 [2020-02-10T18:14:11.261Z] #48 67.44 internal/reflectlite
18:14:11 [2020-02-10T18:14:11.261Z] #48 67.46 math/rand
18:14:11 [2020-02-10T18:14:11.261Z] #48 67.51 internal/singleflight
18:14:11 [2020-02-10T18:14:11.261Z] #48 74.02 io
18:14:11 [2020-02-10T18:14:11.261Z] #48 74.02 sort
18:14:11 [2020-02-10T18:14:11.261Z] #48 74.03 strconv
18:14:11 [2020-02-10T18:14:11.261Z] #48 74.59 syscall
18:14:11 [2020-02-10T18:14:11.570Z] #48 ...
18:14:11 [2020-02-10T18:14:11.570Z] 
18:14:11 [2020-02-10T18:14:11.570Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:14:11 [2020-02-10T18:14:11.570Z] #36 74.16 Selecting previously unselected package libxml2:ppc64el.
18:14:11 [2020-02-10T18:14:11.570Z] #36 74.21 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
18:14:11 [2020-02-10T18:14:11.570Z] #36 74.22 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
18:14:11 [2020-02-10T18:14:11.570Z] #36 75.21 Selecting previously unselected package libarchive13:ppc64el.
18:14:11 [2020-02-10T18:14:11.570Z] #36 75.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
18:14:11 [2020-02-10T18:14:11.570Z] #36 75.27 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
18:14:11 [2020-02-10T18:14:11.570Z] #36 75.86 Selecting previously unselected package libjsoncpp1:ppc64el.
18:14:11 [2020-02-10T18:14:11.570Z] #36 75.87 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
18:14:11 [2020-02-10T18:14:11.570Z] #36 75.91 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
18:14:11 [2020-02-10T18:14:11.570Z] #36 76.17 Selecting previously unselected package librhash0:ppc64el.
18:14:11 [2020-02-10T18:14:11.570Z] #36 76.20 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
18:14:11 [2020-02-10T18:14:11.570Z] #36 76.20 Unpacking librhash0:ppc64el (1.3.8-1) ...
18:14:11 [2020-02-10T18:14:11.570Z] #36 76.49 Selecting previously unselected package libuv1:ppc64el.
18:14:11 [2020-02-10T18:14:11.570Z] #36 76.54 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
18:14:11 [2020-02-10T18:14:11.570Z] #36 76.55 Unpacking libuv1:ppc64el (1.24.1-1) ...
18:14:11 [2020-02-10T18:14:11.570Z] #36 76.82 Selecting previously unselected package cmake.
18:14:11 [2020-02-10T18:14:11.570Z] #36 76.84 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
18:14:11 [2020-02-10T18:14:11.570Z] #36 76.85 Unpacking cmake (3.13.4-1) ...
18:14:11 [2020-02-10T18:14:11.789Z] #74 DONE 1.6s
18:14:11 [2020-02-10T18:14:11.789Z] 
18:14:11 [2020-02-10T18:14:11.789Z] #75 exporting to image
18:14:11 [2020-02-10T18:14:11.789Z] #75 exporting layers
18:14:11 [2020-02-10T18:14:11.938Z] #62 229.6 + bin/containerd-shim-runc-v2
18:14:12 [2020-02-10T18:14:12.869Z] #62 230.4 + binaries
18:14:12 [2020-02-10T18:14:12.869Z] #62 230.4 + mkdir -p /build
18:14:12 [2020-02-10T18:14:12.869Z] #62 230.4 + cp bin/containerd /build/containerd
18:14:12 [2020-02-10T18:14:12.869Z] #62 230.4 + cp bin/containerd-shim /build/containerd-shim
18:14:12 [2020-02-10T18:14:12.869Z] #62 230.4 + cp bin/ctr /build/ctr
18:14:13 [2020-02-10T18:14:13.069Z] #36 ...
18:14:13 [2020-02-10T18:14:13.069Z] 
18:14:13 [2020-02-10T18:14:13.069Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:14:13 [2020-02-10T18:14:13.069Z] #28 27.01 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:14:13 [2020-02-10T18:14:13.437Z] #62 DONE 231.2s
18:14:13 [2020-02-10T18:14:13.649Z] #28 27.60 #=#=#                                                                         
18:14:14 [2020-02-10T18:14:14.226Z] #28 27.87 #=#=#                                                                         
##O#- #                                                                       

#####################################################################     96.2%
######################################################################## 100.0%
18:14:14 [2020-02-10T18:14:14.368Z] 
18:14:14 [2020-02-10T18:14:14.368Z] #63 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
18:14:14 [2020-02-10T18:14:14.514Z] #28 28.53 
18:14:14 [2020-02-10T18:14:14.625Z] #63 DONE 0.3s
18:14:14 [2020-02-10T18:14:14.625Z] 
18:14:14 [2020-02-10T18:14:14.625Z] #67 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:14:14 [2020-02-10T18:14:14.882Z] #67 DONE 0.1s
18:14:14 [2020-02-10T18:14:14.882Z] 
18:14:14 [2020-02-10T18:14:14.882Z] #69 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
18:14:14 [2020-02-10T18:14:14.882Z] #69 DONE 0.1s
18:14:14 [2020-02-10T18:14:14.882Z] 
18:14:14 [2020-02-10T18:14:14.882Z] #72 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
18:14:14 [2020-02-10T18:14:14.882Z] #72 DONE 0.1s
18:14:14 [2020-02-10T18:14:14.882Z] 
18:14:14 [2020-02-10T18:14:14.882Z] #73 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
18:14:14 [2020-02-10T18:14:14.882Z] #73 DONE 0.0s
18:14:15 [2020-02-10T18:14:15.138Z] 
18:14:15 [2020-02-10T18:14:15.138Z] #74 [final 1/1] COPY . /go/src/github.com/docker/docker
18:14:15 [2020-02-10T18:14:15.701Z] #74 DONE 0.8s
18:14:15 [2020-02-10T18:14:15.701Z] 
18:14:15 [2020-02-10T18:14:15.701Z] #75 exporting to image
18:14:15 [2020-02-10T18:14:15.701Z] #75 exporting layers
18:14:15 [2020-02-10T18:14:15.985Z] #75 exporting layers 3.7s done
18:14:15 [2020-02-10T18:14:15.986Z] #75 writing image sha256:03c585632c70210a251086cc0ba3e672909edebe0319254871bffe51c9d1cf6f done
18:14:15 [2020-02-10T18:14:15.986Z] #75 naming to docker.io/library/docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 done
18:14:15 [2020-02-10T18:14:15.986Z] #75 DONE 3.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:14:16 [2020-02-10T18:14:16.394Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 hack/test/unit
18:14:16 [2020-02-10T18:14:16.468Z] #77 DONE 19.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
18:14:16 [2020-02-10T18:14:16.572Z] #28 ...
18:14:16 [2020-02-10T18:14:16.572Z] 
18:14:16 [2020-02-10T18:14:16.572Z] #36 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
18:14:16 [2020-02-10T18:14:16.572Z] #36 81.58 Setting up libicu63:ppc64el (63.1-6) ...
18:14:16 [2020-02-10T18:14:16.572Z] #36 81.60 Setting up xxd (2:8.1.0875-5) ...
18:14:16 [2020-02-10T18:14:16.572Z] #36 81.60 Setting up libuv1:ppc64el (1.24.1-1) ...
18:14:16 [2020-02-10T18:14:16.572Z] #36 81.61 Setting up vim-common (2:8.1.0875-5) ...
18:14:16 [2020-02-10T18:14:16.572Z] #36 81.76 Setting up librhash0:ppc64el (1.3.8-1) ...
18:14:16 [2020-02-10T18:14:16.572Z] #36 81.79 Setting up cmake-data (3.13.4-1) ...
18:14:16 [2020-02-10T18:14:16.572Z] #36 81.81 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
18:14:16 [2020-02-10T18:14:16.572Z] #36 81.82 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
18:14:16 [2020-02-10T18:14:16.572Z] #36 81.84 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
18:14:16 [2020-02-10T18:14:16.572Z] #36 81.85 Setting up cmake (3.13.4-1) ...
18:14:16 [2020-02-10T18:14:16.572Z] #36 81.86 Processing triggers for libc-bin (2.28-10) ...
18:14:16 [2020-02-10T18:14:16.572Z] #36 82.03 Processing triggers for mime-support (3.62) ...
18:14:16 [2020-02-10T18:14:16.572Z] #36 DONE 82.5s
18:14:16 [2020-02-10T18:14:16.572Z] 
18:14:16 [2020-02-10T18:14:16.572Z] #37 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh
18:14:16 [2020-02-10T18:14:16.572Z] #37 DONE 0.1s
18:14:16 [2020-02-10T18:14:16.572Z] 
18:14:16 [2020-02-10T18:14:16.572Z] #38 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./
18:14:16 [2020-02-10T18:14:16.572Z] #38 DONE 0.0s
18:14:16 [2020-02-10T18:14:16.572Z] 
18:14:16 [2020-02-10T18:14:16.572Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:14:16 [2020-02-10T18:14:16.572Z] #31 81.44 Checking out files:  78% (1037/1317)   
Checking out files:  79% (1041/1317)   
Checking out files:  80% (1054/1317)   
Checking out files:  81% (1067/1317)   
Checking out files:  82% (1080/1317)   
Checking out files:  83% (1094/1317)   
Checking out files:  84% (1107/1317)   
Checking out files:  85% (1120/1317)   
Checking out files:  86% (1133/1317)   
Checking out files:  87% (1146/1317)   
Checking out files:  88% (1159/1317)   
Checking out files:  89% (1173/1317)   
Checking out files:  90% (1186/1317)   
Checking out files:  91% (1199/1317)   
Checking out files:  92% (1212/1317)   
Checking out files:  93% (1225/1317)   
Checking out files:  94% (1238/1317)   
Checking out files:  95% (1252/1317)   
Checking out files:  96% (1265/1317)   
Checking out files:  97% (1278/1317)   
Checking out files:  98% (1291/1317)   
Checking out files:  99% (1304/1317)   
Checking out files: 100% (1317/1317)   
Checking out files: 100% (1317/1317), done.
18:14:16 [2020-02-10T18:14:16.572Z] #31 81.63 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5
[Pipeline] sh
18:14:17 [2020-02-10T18:14:17.233Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 hack/test/unit
18:14:18 [2020-02-10T18:14:18.087Z] #31 84.12 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
18:14:18 [2020-02-10T18:14:18.087Z] #31 ...
18:14:18 [2020-02-10T18:14:18.087Z] 
18:14:18 [2020-02-10T18:14:18.087Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:14:18 [2020-02-10T18:14:18.087Z] #51 74.02 + cd /tmp/tmp.z88NqN1ZTZ/src/gotest.tools/gotestsum
18:14:18 [2020-02-10T18:14:18.087Z] #51 74.02 + git checkout -q v0.3.5
18:14:18 [2020-02-10T18:14:18.087Z] #51 74.28 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum
18:14:18 [2020-02-10T18:14:18.087Z] #51 ...
18:14:18 [2020-02-10T18:14:18.087Z] 
18:14:18 [2020-02-10T18:14:18.087Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.344 + RM_GOPATH=0
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.345 + TMP_GOPATH=
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.345 + : /build
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.345 + '[' -z '' ']'
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.345 ++ mktemp -d
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.353 + export GOPATH=/tmp/tmp.mh6AeM9cFk
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.353 + GOPATH=/tmp/tmp.mh6AeM9cFk
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.353 + RM_GOPATH=1
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.356 ++ dirname ./install.sh
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.357 + dir=.
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.358 + bin=tini
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.358 + shift
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.358 + '[' '!' -f ./tini.installer ']'
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.358 + . ./tini.installer
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.358 ++ : fec3683b971d9c3ef73f284f176672c44b448662
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.359 + install_tini
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.359 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.359 + git clone https://github.com/krallin/tini.git /tmp/tmp.mh6AeM9cFk/tini
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.359 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
18:14:18 [2020-02-10T18:14:18.087Z] #39 0.362 Cloning into '/tmp/tmp.mh6AeM9cFk/tini'...
18:14:18 [2020-02-10T18:14:18.087Z] #39 1.661 + cd /tmp/tmp.mh6AeM9cFk/tini
18:14:18 [2020-02-10T18:14:18.087Z] #39 1.661 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
18:14:18 [2020-02-10T18:14:18.087Z] #39 1.681 + cmake .
18:14:19 [2020-02-10T18:14:19.114Z] #39 2.872 -- The C compiler identification is GNU 8.3.0
18:14:19 [2020-02-10T18:14:19.114Z] #39 2.983 -- Check for working C compiler: /usr/bin/cc
18:14:20 [2020-02-10T18:14:20.033Z] ?   	github.com/docker/docker/api	[no test files]
18:14:20 [2020-02-10T18:14:20.140Z] #39 3.783 -- Check for working C compiler: /usr/bin/cc -- works
18:14:20 [2020-02-10T18:14:20.140Z] #39 3.794 -- Detecting C compiler ABI info
18:14:20 [2020-02-10T18:14:20.140Z] #39 ...
18:14:20 [2020-02-10T18:14:20.140Z] 
18:14:20 [2020-02-10T18:14:20.140Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:14:20 [2020-02-10T18:14:20.140Z] #34 76.24 bytes
18:14:20 [2020-02-10T18:14:20.140Z] #34 76.29 strings
18:14:20 [2020-02-10T18:14:20.430Z] #34 ...
18:14:20 [2020-02-10T18:14:20.430Z] 
18:14:20 [2020-02-10T18:14:20.430Z] #28 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
18:14:20 [2020-02-10T18:14:20.430Z] #28 31.13 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:14:20 [2020-02-10T18:14:20.430Z] #28 31.26 skipping existing c8c2d4a6b2e3
18:14:20 [2020-02-10T18:14:20.430Z] #28 31.48 
18:14:20 [2020-02-10T18:14:20.430Z] #28 33.38 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:14:20 [2020-02-10T18:14:20.430Z] #28 34.00 
18:14:20 [2020-02-10T18:14:20.430Z] #28 34.25 #=#=#                                                                         

######################################################################## 100.0%
18:14:20 [2020-02-10T18:14:20.430Z] #28 34.54 
18:14:20 [2020-02-10T18:14:20.589Z] ?   	github.com/docker/docker/api	[no test files]
18:14:20 [2020-02-10T18:14:20.718Z] #28 34.70 Download of images into '/build' complete.
18:14:20 [2020-02-10T18:14:20.719Z] #28 34.70 Use something like the following to load the result into a Docker daemon:
18:14:20 [2020-02-10T18:14:20.719Z] #28 34.70   tar -cC '/build' . | docker load
18:14:20 [2020-02-10T18:14:20.719Z] #28 DONE 34.8s
18:14:20 [2020-02-10T18:14:20.719Z] 
18:14:20 [2020-02-10T18:14:20.719Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:14:20 [2020-02-10T18:14:20.719Z] #11 80.82 Selecting previously unselected package binutils-mingw-w64.
18:14:20 [2020-02-10T18:14:20.719Z] #11 80.83 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
18:14:20 [2020-02-10T18:14:20.719Z] #11 80.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
18:14:20 [2020-02-10T18:14:20.719Z] #11 81.02 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
18:14:20 [2020-02-10T18:14:20.719Z] #11 81.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
18:14:20 [2020-02-10T18:14:20.719Z] #11 81.04 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
18:14:20 [2020-02-10T18:14:20.719Z] #11 81.30 Selecting previously unselected package dmsetup.
18:14:20 [2020-02-10T18:14:20.719Z] #11 81.31 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
18:14:20 [2020-02-10T18:14:20.719Z] #11 81.32 Unpacking dmsetup (2:1.02.155-3) ...
18:14:20 [2020-02-10T18:14:20.719Z] #11 81.67 Selecting previously unselected package mingw-w64-common.
18:14:20 [2020-02-10T18:14:20.719Z] #11 81.69 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
18:14:20 [2020-02-10T18:14:20.719Z] #11 81.69 Unpacking mingw-w64-common (6.0.0-3) ...
18:14:21 [2020-02-10T18:14:21.346Z] #11 ...
18:14:21 [2020-02-10T18:14:21.346Z] 
18:14:21 [2020-02-10T18:14:21.346Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:14:21 [2020-02-10T18:14:21.346Z] #39 4.869 -- Detecting C compiler ABI info - done
18:14:21 [2020-02-10T18:14:21.346Z] #39 4.976 -- Detecting C compile features
18:14:22 [2020-02-10T18:14:22.384Z] #75 exporting layers 5.9s done
18:14:22 [2020-02-10T18:14:22.384Z] #75 writing image sha256:a1c198c400cee8e104c38c5d9ba3509f9cca454ba8525625aded21dd8bf05095 done
18:14:22 [2020-02-10T18:14:22.384Z] #75 naming to docker.io/library/docker:e55bff541e0afc9bacd811b6eb599451a23a9d16
18:14:22 [2020-02-10T18:14:22.384Z] #75 naming to docker.io/library/docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 done
18:14:22 [2020-02-10T18:14:22.384Z] #75 DONE 6.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
18:14:23 [2020-02-10T18:14:23.830Z] 
18:14:23 [2020-02-10T18:14:23.830Z] Removing bundles/
18:14:23 [2020-02-10T18:14:23.830Z] 
18:14:23 [2020-02-10T18:14:23.830Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:14:23 [2020-02-10T18:14:23.830Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:14:23 [2020-02-10T18:14:23.830Z] GOOS="" GOARCH="" GOARM=""
18:14:24 [2020-02-10T18:14:24.050Z] #39 ...
18:14:24 [2020-02-10T18:14:24.050Z] 
18:14:24 [2020-02-10T18:14:24.050Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:14:24 [2020-02-10T18:14:24.050Z] #48 79.99 vendor/golang.org/x/net/dns/dnsmessage
18:14:24 [2020-02-10T18:14:24.050Z] #48 81.20 bytes
18:14:24 [2020-02-10T18:14:24.050Z] #48 ...
18:14:24 [2020-02-10T18:14:24.050Z] 
18:14:24 [2020-02-10T18:14:24.050Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:14:24 [2020-02-10T18:14:24.050Z] #44 81.10 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
18:14:24 [2020-02-10T18:14:24.050Z] #44 81.11 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
18:14:24 [2020-02-10T18:14:24.050Z] #44 81.14 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
18:14:24 [2020-02-10T18:14:24.050Z] #44 81.15 Setting up libcap-dev:ppc64el (1:2.25-2) ...
18:14:24 [2020-02-10T18:14:24.050Z] #44 81.15 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
18:14:24 [2020-02-10T18:14:24.050Z] #44 81.16 Setting up protobuf-compiler (3.6.1.3-2) ...
18:14:24 [2020-02-10T18:14:24.050Z] #44 81.16 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
18:14:24 [2020-02-10T18:14:24.050Z] #44 81.17 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
18:14:24 [2020-02-10T18:14:24.050Z] #44 81.17 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
18:14:24 [2020-02-10T18:14:24.050Z] #44 81.18 Setting up python-protobuf (3.6.1.3-2) ...
18:14:25 [2020-02-10T18:14:25.070Z] #44 ...
18:14:25 [2020-02-10T18:14:25.070Z] 
18:14:25 [2020-02-10T18:14:25.070Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:14:25 [2020-02-10T18:14:25.070Z] #39 8.860 -- Detecting C compile features - done
18:14:25 [2020-02-10T18:14:25.070Z] #39 8.942 -- Performing Test HAS_BUILTIN_FORTIFY
18:14:25 [2020-02-10T18:14:25.697Z] #39 ...
18:14:25 [2020-02-10T18:14:25.697Z] 
18:14:25 [2020-02-10T18:14:25.697Z] #44 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
18:14:25 [2020-02-10T18:14:25.697Z] #44 91.75 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
18:14:25 [2020-02-10T18:14:25.697Z] #44 91.76 Processing triggers for libc-bin (2.28-10) ...
18:14:25 [2020-02-10T18:14:25.697Z] #44 DONE 92.1s
18:14:25 [2020-02-10T18:14:25.697Z] 
18:14:25 [2020-02-10T18:14:25.697Z] #39 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:14:25 [2020-02-10T18:14:25.697Z] #39 9.454 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
18:14:26 [2020-02-10T18:14:26.327Z] #39 9.890 -- Configuring done
18:14:26 [2020-02-10T18:14:26.327Z] #39 9.935 -- Generating done
18:14:26 [2020-02-10T18:14:26.327Z] #39 9.940 -- Build files have been written to: /tmp/tmp.mh6AeM9cFk/tini
18:14:26 [2020-02-10T18:14:26.327Z] #39 9.956 + make tini-static
18:14:26 [2020-02-10T18:14:26.619Z] #39 10.37 Scanning dependencies of target tini-static
18:14:26 [2020-02-10T18:14:26.908Z] #39 10.55 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
18:14:28 [2020-02-10T18:14:28.836Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 1m51.190849487s 
18:14:29 [2020-02-10T18:14:29.093Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.823671ms 
18:14:29 [2020-02-10T18:14:29.385Z] ok  	github.com/docker/docker/api/server	0.002s	coverage: 9.0% of statements
18:14:29 [2020-02-10T18:14:29.627Z] #39 13.03 [100%] Linking C executable tini-static
18:14:30 [2020-02-10T18:14:30.670Z] #39 14.17 [100%] Built target tini-static
18:14:30 [2020-02-10T18:14:30.670Z] #39 14.27 + mkdir -p /build
18:14:30 [2020-02-10T18:14:30.670Z] #39 14.27 + cp tini-static /build/docker-init
18:14:30 [2020-02-10T18:14:30.670Z] #39 DONE 14.4s
18:14:30 [2020-02-10T18:14:30.670Z] 
18:14:30 [2020-02-10T18:14:30.670Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:14:30 [2020-02-10T18:14:30.670Z] #45 1.947 Note: Building without setproctitle() and strlcpy() support.
18:14:30 [2020-02-10T18:14:30.670Z] #45 1.947       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:14:30 [2020-02-10T18:14:30.670Z] #45 3.953 fatal: not a git repository (or any of the parent directories): .git
18:14:30 [2020-02-10T18:14:30.670Z] #45 3.974   GEN      .gitid
18:14:30 [2020-02-10T18:14:30.670Z] #45 4.002   GEN      criu/include/version.h
18:14:30 [2020-02-10T18:14:30.670Z] #45 4.019   GEN      include/common/asm
18:14:32 [2020-02-10T18:14:32.172Z] #45 6.504   PBCC     images/google/protobuf/descriptor.pb-c.c
18:14:32 [2020-02-10T18:14:32.464Z] #45 6.720   PBCC     images/opts.pb-c.c
18:14:32 [2020-02-10T18:14:32.464Z] #45 ...
18:14:32 [2020-02-10T18:14:32.464Z] 
18:14:32 [2020-02-10T18:14:32.464Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:14:32 [2020-02-10T18:14:32.464Z] #34 88.70 bufio
18:14:32 [2020-02-10T18:14:32.464Z] #34 91.12 reflect
18:14:32 [2020-02-10T18:14:32.464Z] #34 93.20 path
18:14:32 [2020-02-10T18:14:32.464Z] #34 95.57 text/tabwriter
18:14:32 [2020-02-10T18:14:32.763Z] #34 ...
18:14:32 [2020-02-10T18:14:32.763Z] 
18:14:32 [2020-02-10T18:14:32.763Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:14:32 [2020-02-10T18:14:32.763Z] #45 6.875   PBCC     images/sit.pb-c.c
18:14:32 [2020-02-10T18:14:32.763Z] #45 6.939   DEP      images/google/protobuf/descriptor.pb-c.d
18:14:32 [2020-02-10T18:14:32.763Z] #45 6.991   DEP      images/opts.pb-c.d
18:14:32 [2020-02-10T18:14:32.763Z] #45 7.048   DEP      images/sit.pb-c.d
18:14:32 [2020-02-10T18:14:32.763Z] #45 7.159   PBCC     images/macvlan.pb-c.c
18:14:32 [2020-02-10T18:14:32.813Z] ok  	github.com/docker/docker/api/server	0.032s	coverage: 9.0% of statements
18:14:33 [2020-02-10T18:14:33.053Z] #45 7.186   DEP      images/macvlan.pb-c.d
18:14:33 [2020-02-10T18:14:33.053Z] #45 7.274   PBCC     images/autofs.pb-c.c
18:14:33 [2020-02-10T18:14:33.053Z] #45 7.310   DEP      images/autofs.pb-c.d
18:14:33 [2020-02-10T18:14:33.053Z] #45 7.389   PBCC     images/sysctl.pb-c.c
18:14:33 [2020-02-10T18:14:33.343Z] #45 7.443   DEP      images/sysctl.pb-c.d
18:14:33 [2020-02-10T18:14:33.343Z] #45 7.548   PBCC     images/time.pb-c.c
18:14:33 [2020-02-10T18:14:33.343Z] #45 7.589   DEP      images/time.pb-c.d
18:14:33 [2020-02-10T18:14:33.633Z] #45 7.690   PBCC     images/binfmt-misc.pb-c.c
18:14:33 [2020-02-10T18:14:33.633Z] #45 7.731   DEP      images/binfmt-misc.pb-c.d
18:14:33 [2020-02-10T18:14:33.633Z] #45 7.810   PBCC     images/seccomp.pb-c.c
18:14:33 [2020-02-10T18:14:33.633Z] #45 7.858   DEP      images/seccomp.pb-c.d
18:14:33 [2020-02-10T18:14:33.633Z] #45 7.949   PBCC     images/userns.pb-c.c
18:14:33 [2020-02-10T18:14:33.935Z] #45 7.988   DEP      images/userns.pb-c.d
18:14:33 [2020-02-10T18:14:33.935Z] #45 8.116   PBCC     images/cgroup.pb-c.c
18:14:33 [2020-02-10T18:14:33.935Z] #45 8.158   DEP      images/cgroup.pb-c.d
18:14:33 [2020-02-10T18:14:33.935Z] #45 8.266   PBCC     images/fown.pb-c.c
18:14:33 [2020-02-10T18:14:33.935Z] #45 8.322   PBCC     images/ext-file.pb-c.c
18:14:33 [2020-02-10T18:14:33.935Z] #45 8.365   DEP      images/fown.pb-c.d
18:14:34 [2020-02-10T18:14:34.223Z] #45 8.423   DEP      images/ext-file.pb-c.d
18:14:34 [2020-02-10T18:14:34.223Z] #45 8.454   PBCC     images/rpc.pb-c.c
18:14:34 [2020-02-10T18:14:34.223Z] #45 8.496   DEP      images/rpc.pb-c.d
18:14:34 [2020-02-10T18:14:34.223Z] #45 8.544   PBCC     images/siginfo.pb-c.c
18:14:34 [2020-02-10T18:14:34.223Z] #45 8.569   DEP      images/siginfo.pb-c.d
18:14:34 [2020-02-10T18:14:34.223Z] #45 8.610   PBCC     images/pagemap.pb-c.c
18:14:34 [2020-02-10T18:14:34.514Z] #45 8.732   DEP      images/pagemap.pb-c.d
18:14:34 [2020-02-10T18:14:34.514Z] #45 8.781   PBCC     images/rlimit.pb-c.c
18:14:34 [2020-02-10T18:14:34.514Z] #45 8.819   DEP      images/rlimit.pb-c.d
18:14:34 [2020-02-10T18:14:34.805Z] #45 8.907   PBCC     images/file-lock.pb-c.c
18:14:34 [2020-02-10T18:14:34.805Z] #45 8.932   DEP      images/file-lock.pb-c.d
18:14:34 [2020-02-10T18:14:34.805Z] #45 9.007   PBCC     images/tty.pb-c.c
18:14:34 [2020-02-10T18:14:34.805Z] #45 9.073   DEP      images/tty.pb-c.d
18:14:34 [2020-02-10T18:14:34.805Z] #45 9.141   PBCC     images/tun.pb-c.c
18:14:35 [2020-02-10T18:14:35.097Z] #45 9.205   PBCC     images/netdev.pb-c.c
18:14:35 [2020-02-10T18:14:35.097Z] #45 9.301   DEP      images/tun.pb-c.d
18:14:35 [2020-02-10T18:14:35.098Z] #45 9.373   DEP      images/netdev.pb-c.d
18:14:35 [2020-02-10T18:14:35.098Z] #45 9.423   PBCC     images/vma.pb-c.c
18:14:35 [2020-02-10T18:14:35.098Z] #45 9.509   DEP      images/vma.pb-c.d
18:14:35 [2020-02-10T18:14:35.387Z] #45 9.570   PBCC     images/creds.pb-c.c
18:14:35 [2020-02-10T18:14:35.387Z] #45 9.617   DEP      images/creds.pb-c.d
18:14:35 [2020-02-10T18:14:35.387Z] #45 9.673   PBCC     images/utsns.pb-c.c
18:14:35 [2020-02-10T18:14:35.387Z] #45 9.701   DEP      images/utsns.pb-c.d
18:14:35 [2020-02-10T18:14:35.677Z] #45 9.825   PBCC     images/ipc-desc.pb-c.c
18:14:35 [2020-02-10T18:14:35.677Z] #45 9.878   PBCC     images/ipc-sem.pb-c.c
18:14:35 [2020-02-10T18:14:35.677Z] #45 ...
18:14:35 [2020-02-10T18:14:35.677Z] 
18:14:35 [2020-02-10T18:14:35.677Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:14:35 [2020-02-10T18:14:35.677Z] #11 91.87 Selecting previously unselected package mingw-w64-x86-64-dev.
18:14:35 [2020-02-10T18:14:35.677Z] #11 91.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
18:14:35 [2020-02-10T18:14:35.677Z] #11 91.91 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
18:14:35 [2020-02-10T18:14:35.677Z] #11 101.5 Selecting previously unselected package gcc-mingw-w64-base.
18:14:35 [2020-02-10T18:14:35.677Z] #11 101.5 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:14:35 [2020-02-10T18:14:35.677Z] #11 101.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:14:35 [2020-02-10T18:14:35.677Z] #11 101.8 Selecting previously unselected package gcc-mingw-w64-x86-64.
18:14:35 [2020-02-10T18:14:35.677Z] #11 101.8 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:14:35 [2020-02-10T18:14:35.677Z] #11 101.8 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:14:35 [2020-02-10T18:14:35.677Z] #11 ...
18:14:35 [2020-02-10T18:14:35.677Z] 
18:14:35 [2020-02-10T18:14:35.677Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:14:35 [2020-02-10T18:14:35.677Z] #45 9.942   DEP      images/ipc-desc.pb-c.d
18:14:35 [2020-02-10T18:14:35.967Z] #45 10.04   DEP      images/ipc-sem.pb-c.d
18:14:35 [2020-02-10T18:14:35.967Z] #45 10.15   PBCC     images/ipc-msg.pb-c.c
18:14:35 [2020-02-10T18:14:35.967Z] #45 10.21   DEP      images/ipc-msg.pb-c.d
18:14:35 [2020-02-10T18:14:35.967Z] #45 10.29   PBCC     images/ipc-shm.pb-c.c
18:14:36 [2020-02-10T18:14:36.257Z] #45 10.35   DEP      images/ipc-shm.pb-c.d
18:14:36 [2020-02-10T18:14:36.257Z] #45 10.49   PBCC     images/ipc-var.pb-c.c
18:14:36 [2020-02-10T18:14:36.257Z] #45 10.53   DEP      images/ipc-var.pb-c.d
18:14:36 [2020-02-10T18:14:36.546Z] #45 10.64   PBCC     images/sk-opts.pb-c.c
18:14:36 [2020-02-10T18:14:36.546Z] #45 10.66   PBCC     images/packet-sock.pb-c.c
18:14:36 [2020-02-10T18:14:36.546Z] #45 10.75   DEP      images/sk-opts.pb-c.d
18:14:36 [2020-02-10T18:14:36.546Z] #45 10.83   DEP      images/packet-sock.pb-c.d
18:14:36 [2020-02-10T18:14:36.836Z] #45 10.94   PBCC     images/sk-netlink.pb-c.c
18:14:36 [2020-02-10T18:14:36.836Z] #45 11.02   DEP      images/sk-netlink.pb-c.d
18:14:36 [2020-02-10T18:14:36.836Z] #45 ...
18:14:36 [2020-02-10T18:14:36.836Z] 
18:14:36 [2020-02-10T18:14:36.836Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:14:36 [2020-02-10T18:14:36.836Z] #48 92.92 bufio
18:14:36 [2020-02-10T18:14:36.836Z] #48 94.52 reflect
18:14:36 [2020-02-10T18:14:36.836Z] #48 101.2 regexp/syntax
18:14:36 [2020-02-10T18:14:36.836Z] #48 ...
18:14:36 [2020-02-10T18:14:36.836Z] 
18:14:36 [2020-02-10T18:14:36.836Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:14:36 [2020-02-10T18:14:36.836Z] #45 11.18   PBCC     images/sk-inet.pb-c.c
18:14:36 [2020-02-10T18:14:36.836Z] #45 11.28   DEP      images/sk-inet.pb-c.d
18:14:37 [2020-02-10T18:14:37.472Z] #45 11.45   PBCC     images/sk-unix.pb-c.c
18:14:37 [2020-02-10T18:14:37.472Z] #45 11.52   DEP      images/sk-unix.pb-c.d
18:14:37 [2020-02-10T18:14:37.472Z] #45 11.64   PBCC     images/mm.pb-c.c
18:14:37 [2020-02-10T18:14:37.472Z] #45 11.72   DEP      images/mm.pb-c.d
18:14:37 [2020-02-10T18:14:37.472Z] #45 11.84   PBCC     images/timerfd.pb-c.c
18:14:37 [2020-02-10T18:14:37.761Z] #45 11.92   DEP      images/timerfd.pb-c.d
18:14:37 [2020-02-10T18:14:37.762Z] #45 12.05   PBCC     images/timer.pb-c.c
18:14:37 [2020-02-10T18:14:37.762Z] #45 12.09   DEP      images/timer.pb-c.d
18:14:38 [2020-02-10T18:14:38.054Z] #45 12.24   PBCC     images/sa.pb-c.c
18:14:38 [2020-02-10T18:14:38.054Z] #45 12.36   DEP      images/sa.pb-c.d
18:14:38 [2020-02-10T18:14:38.054Z] #45 12.46   PBCC     images/pipe-data.pb-c.c
18:14:38 [2020-02-10T18:14:38.345Z] #45 12.49   DEP      images/pipe-data.pb-c.d
18:14:38 [2020-02-10T18:14:38.345Z] #45 12.58   PBCC     images/mnt.pb-c.c
18:14:38 [2020-02-10T18:14:38.345Z] #45 12.65   DEP      images/mnt.pb-c.d
18:14:38 [2020-02-10T18:14:38.633Z] #45 12.81   PBCC     images/sk-packet.pb-c.c
18:14:38 [2020-02-10T18:14:38.633Z] #45 12.84   DEP      images/sk-packet.pb-c.d
18:14:38 [2020-02-10T18:14:38.633Z] #45 12.98   PBCC     images/tcp-stream.pb-c.c
18:14:38 [2020-02-10T18:14:38.923Z] #45 13.05   DEP      images/tcp-stream.pb-c.d
18:14:38 [2020-02-10T18:14:38.923Z] #45 13.12   PBCC     images/pipe.pb-c.c
18:14:38 [2020-02-10T18:14:38.923Z] #45 13.20   DEP      images/pipe.pb-c.d
18:14:38 [2020-02-10T18:14:38.923Z] #45 13.27   PBCC     images/pstree.pb-c.c
18:14:39 [2020-02-10T18:14:39.213Z] #45 13.32   DEP      images/pstree.pb-c.d
18:14:39 [2020-02-10T18:14:39.213Z] #45 13.36   PBCC     images/fs.pb-c.c
18:14:39 [2020-02-10T18:14:39.213Z] #45 13.40   DEP      images/fs.pb-c.d
18:14:39 [2020-02-10T18:14:39.213Z] #45 13.50   PBCC     images/signalfd.pb-c.c
18:14:39 [2020-02-10T18:14:39.213Z] #45 13.64   DEP      images/signalfd.pb-c.d
18:14:39 [2020-02-10T18:14:39.503Z] #45 13.78   PBCC     images/fh.pb-c.c
18:14:39 [2020-02-10T18:14:39.503Z] #45 13.86   PBCC     images/fsnotify.pb-c.c
18:14:39 [2020-02-10T18:14:39.792Z] #45 14.03   DEP      images/fh.pb-c.d
18:14:39 [2020-02-10T18:14:39.792Z] #45 14.12   DEP      images/fsnotify.pb-c.d
18:14:39 [2020-02-10T18:14:39.792Z] #45 14.19   PBCC     images/eventpoll.pb-c.c
18:14:40 [2020-02-10T18:14:40.082Z] #45 14.22   DEP      images/eventpoll.pb-c.d
18:14:40 [2020-02-10T18:14:40.082Z] #45 14.27   PBCC     images/eventfd.pb-c.c
18:14:40 [2020-02-10T18:14:40.082Z] #45 14.31   DEP      images/eventfd.pb-c.d
18:14:40 [2020-02-10T18:14:40.399Z] #45 14.47   PBCC     images/remap-file-path.pb-c.c
18:14:40 [2020-02-10T18:14:40.399Z] #45 14.51   DEP      images/remap-file-path.pb-c.d
18:14:40 [2020-02-10T18:14:40.399Z] #45 14.60   PBCC     images/fifo.pb-c.c
18:14:40 [2020-02-10T18:14:40.399Z] #45 14.63   DEP      images/fifo.pb-c.d
18:14:40 [2020-02-10T18:14:40.399Z] #45 14.73   PBCC     images/ghost-file.pb-c.c
18:14:40 [2020-02-10T18:14:40.700Z] #45 14.78   DEP      images/ghost-file.pb-c.d
18:14:40 [2020-02-10T18:14:40.700Z] #45 14.87   PBCC     images/regfile.pb-c.c
18:14:40 [2020-02-10T18:14:40.700Z] #45 15.00   DEP      images/regfile.pb-c.d
18:14:40 [2020-02-10T18:14:40.700Z] #45 15.13   PBCC     images/ns.pb-c.c
18:14:40 [2020-02-10T18:14:40.915Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
18:14:40 [2020-02-10T18:14:40.915Z] 
18:14:40 [2020-02-10T18:14:40.915Z]  ________   ____  __.
18:14:40 [2020-02-10T18:14:40.915Z]  \_____  \ |    |/ _|
18:14:40 [2020-02-10T18:14:40.915Z]  /   |   \|      <
18:14:40 [2020-02-10T18:14:40.915Z]  /    |    \    |  \
18:14:40 [2020-02-10T18:14:40.915Z]  \_______  /____|__ \
18:14:40 [2020-02-10T18:14:40.915Z]          \/        \/
18:14:40 [2020-02-10T18:14:40.915Z] 
18:14:40 [2020-02-10T18:14:40.915Z] INFO: make.ps1 ended at 02/10/2020 18:14:33
18:14:40 [2020-02-10T18:14:40.915Z] INFO: Binaries build ended at 02/10/2020 18:14:36. Duration:00:01:13.0067640
18:14:40 [2020-02-10T18:14:40.915Z] INFO: Copying the built daemon binary to d:\CI\PR-40473\2\binary\dockerd-e55bff541e.exe...
18:14:40 [2020-02-10T18:14:40.915Z] INFO: Copying the built client binary to d:\CI\PR-40473\2\binary\docker-e55bff541e.exe...
18:14:40 [2020-02-10T18:14:40.915Z] INFO: Copying dockerversion from the container...
18:14:40 [2020-02-10T18:14:40.915Z] INFO: Copying the golang package from the container to d:\CI\PR-40473\2\installer\go.zip...
18:14:40 [2020-02-10T18:14:40.992Z] #45 15.16   DEP      images/ns.pb-c.d
18:14:40 [2020-02-10T18:14:40.992Z] #45 15.24   PBCC     images/fdinfo.pb-c.c
18:14:41 [2020-02-10T18:14:41.282Z] #45 15.46   DEP      images/fdinfo.pb-c.d
18:14:41 [2020-02-10T18:14:41.282Z] #45 15.61   PBCC     images/core-aarch64.pb-c.c
18:14:41 [2020-02-10T18:14:41.575Z] #45 15.70   PBCC     images/core-arm.pb-c.c
18:14:41 [2020-02-10T18:14:41.575Z] #45 15.76   PBCC     images/core-ppc64.pb-c.c
18:14:41 [2020-02-10T18:14:41.575Z] #45 15.83   PBCC     images/core-s390.pb-c.c
18:14:41 [2020-02-10T18:14:41.575Z] #45 15.93   PBCC     images/core-x86.pb-c.c
18:14:41 [2020-02-10T18:14:41.866Z] #45 16.03   PBCC     images/core.pb-c.c
18:14:42 [2020-02-10T18:14:42.154Z] #45 16.23   PBCC     images/inventory.pb-c.c
18:14:42 [2020-02-10T18:14:42.154Z] #45 16.35   DEP      images/core-aarch64.pb-c.d
18:14:42 [2020-02-10T18:14:42.154Z] #45 16.47   DEP      images/core-arm.pb-c.d
18:14:42 [2020-02-10T18:14:42.445Z] #45 16.61   DEP      images/core-ppc64.pb-c.d
18:14:42 [2020-02-10T18:14:42.445Z] #45 16.71   DEP      images/core-s390.pb-c.d
18:14:42 [2020-02-10T18:14:42.735Z] #45 16.81   DEP      images/core-x86.pb-c.d
18:14:42 [2020-02-10T18:14:42.735Z] #45 16.90   DEP      images/core.pb-c.d
18:14:43 [2020-02-10T18:14:43.027Z] #45 17.13   DEP      images/inventory.pb-c.d
18:14:43 [2020-02-10T18:14:43.027Z] #45 17.28   PBCC     images/cpuinfo.pb-c.c
18:14:43 [2020-02-10T18:14:43.027Z] #45 17.32   DEP      images/cpuinfo.pb-c.d
18:14:43 [2020-02-10T18:14:43.027Z] #45 17.42   PBCC     images/stats.pb-c.c
18:14:43 [2020-02-10T18:14:43.064Z] INFO: Extracting go.zip to d:\CI\PR-40473\2\go
18:14:43 [2020-02-10T18:14:43.319Z] #45 17.50   DEP      images/stats.pb-c.d
18:14:46 [2020-02-10T18:14:46.052Z] #45 19.99 make[1]: Nothing to be done for 'all'.
18:14:47 [2020-02-10T18:14:47.550Z] #45 ...
18:14:47 [2020-02-10T18:14:47.550Z] 
18:14:47 [2020-02-10T18:14:47.550Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:14:47 [2020-02-10T18:14:47.550Z] #34 103.6 time
18:14:47 [2020-02-10T18:14:47.550Z] #34 103.6 internal/syscall/unix
18:14:47 [2020-02-10T18:14:47.550Z] #34 113.6 internal/poll
18:14:47 [2020-02-10T18:14:47.550Z] #34 ...
18:14:47 [2020-02-10T18:14:47.550Z] 
18:14:47 [2020-02-10T18:14:47.550Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:14:48 [2020-02-10T18:14:48.417Z] #63 63.75 Checking out files:  48% (1479/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:  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.
18:14:48 [2020-02-10T18:14:48.417Z] #63 64.59 + cd /tmp/tmp.2DiTOvaYfA/src/github.com/containerd/containerd
18:14:48 [2020-02-10T18:14:48.417Z] #63 64.59 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178
18:14:49 [2020-02-10T18:14:49.916Z] #63 ...
18:14:49 [2020-02-10T18:14:49.916Z] 
18:14:49 [2020-02-10T18:14:49.916Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:14:49 [2020-02-10T18:14:49.916Z] #48 106.1 vendor/golang.org/x/text/transform
18:14:49 [2020-02-10T18:14:49.916Z] #48 109.9 time
18:14:50 [2020-02-10T18:14:50.205Z] #48 ...
18:14:50 [2020-02-10T18:14:50.205Z] 
18:14:50 [2020-02-10T18:14:50.205Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:14:50 [2020-02-10T18:14:50.205Z] #63 66.29 + export 'BUILDTAGS=netgo osusergo static_build'
18:14:50 [2020-02-10T18:14:50.205Z] #63 66.29 + BUILDTAGS='netgo osusergo static_build'
18:14:50 [2020-02-10T18:14:50.205Z] #63 66.29 + export EXTRA_FLAGS=-buildmode=pie
18:14:50 [2020-02-10T18:14:50.205Z] #63 66.30 + EXTRA_FLAGS=-buildmode=pie
18:14:50 [2020-02-10T18:14:50.205Z] #63 66.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
18:14:50 [2020-02-10T18:14:50.205Z] #63 66.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
18:14:50 [2020-02-10T18:14:50.205Z] #63 66.30 + '[' '' = dynamic ']'
18:14:50 [2020-02-10T18:14:50.205Z] #63 66.30 + make
18:14:51 [2020-02-10T18:14:51.704Z] #63 67.82 + bin/ctr
18:14:58 [2020-02-10T18:14:58.578Z] #63 ...
18:14:58 [2020-02-10T18:14:58.578Z] 
18:14:58 [2020-02-10T18:14:58.578Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:14:58 [2020-02-10T18:14:58.578Z] #45 22.25   CC       images/stats.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 22.97   CC       images/core.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 24.14   CC       images/core-x86.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 25.03   CC       images/core-arm.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 25.63   CC       images/core-aarch64.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 26.24   CC       images/core-ppc64.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 27.39   CC       images/core-s390.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 28.52   CC       images/cpuinfo.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 29.21   CC       images/inventory.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 29.67   CC       images/fdinfo.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 30.31   CC       images/fown.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 30.63   CC       images/ns.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 31.09   CC       images/regfile.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 31.42   CC       images/ghost-file.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 31.91   CC       images/fifo.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 32.22   CC       images/remap-file-path.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 32.55   CC       images/eventfd.o
18:14:58 [2020-02-10T18:14:58.578Z] #45 32.91   CC       images/eventpoll.o
18:14:59 [2020-02-10T18:14:59.208Z] #45 33.42   CC       images/fh.o
18:14:59 [2020-02-10T18:14:59.852Z] #45 33.98   CC       images/fsnotify.o
18:15:00 [2020-02-10T18:15:00.876Z] #45 35.15   CC       images/signalfd.o
18:15:01 [2020-02-10T18:15:01.164Z] #45 35.59   CC       images/fs.o
18:15:01 [2020-02-10T18:15:01.164Z] #45 ...
18:15:01 [2020-02-10T18:15:01.164Z] 
18:15:01 [2020-02-10T18:15:01.164Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:15:01 [2020-02-10T18:15:01.164Z] #34 117.4 os
18:15:01 [2020-02-10T18:15:01.164Z] #34 119.1 internal/fmtsort
18:15:01 [2020-02-10T18:15:01.164Z] #34 121.5 path/filepath
18:15:01 [2020-02-10T18:15:01.164Z] #34 121.5 fmt
18:15:01 [2020-02-10T18:15:01.164Z] #34 124.5 io/ioutil
18:15:01 [2020-02-10T18:15:01.453Z] #34 127.6 log
18:15:01 [2020-02-10T18:15:01.453Z] #34 127.6 github.com/BurntSushi/toml
18:15:01 [2020-02-10T18:15:01.453Z] #34 127.6 flag
18:15:01 [2020-02-10T18:15:01.742Z] #34 ...
18:15:01 [2020-02-10T18:15:01.742Z] 
18:15:01 [2020-02-10T18:15:01.742Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:15:01 [2020-02-10T18:15:01.742Z] #45 35.90   CC       images/pstree.o
18:15:02 [2020-02-10T18:15:02.030Z] #45 36.33   CC       images/pipe.o
18:15:02 [2020-02-10T18:15:02.656Z] #45 36.87   CC       images/tcp-stream.o
18:15:02 [2020-02-10T18:15:02.945Z] #45 ...
18:15:02 [2020-02-10T18:15:02.945Z] 
18:15:02 [2020-02-10T18:15:02.945Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:15:02 [2020-02-10T18:15:02.945Z] #48 119.0 regexp
18:15:02 [2020-02-10T18:15:02.945Z] #48 126.4 os/exec
18:15:02 [2020-02-10T18:15:02.945Z] #48 126.5 net
18:15:02 [2020-02-10T18:15:02.945Z] #48 ...
18:15:02 [2020-02-10T18:15:02.945Z] 
18:15:02 [2020-02-10T18:15:02.945Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:15:02 [2020-02-10T18:15:02.945Z] #45 37.30   CC       images/sk-packet.o
18:15:03 [2020-02-10T18:15:03.576Z] #45 37.73   CC       images/mnt.o
18:15:03 [2020-02-10T18:15:03.866Z] #45 38.12   CC       images/pipe-data.o
18:15:04 [2020-02-10T18:15:04.496Z] #45 38.50   CC       images/sa.o
18:15:04 [2020-02-10T18:15:04.496Z] #45 38.88   CC       images/timer.o
18:15:05 [2020-02-10T18:15:05.518Z] #45 39.68   CC       images/timerfd.o
18:15:05 [2020-02-10T18:15:05.817Z] #45 40.05   CC       images/mm.o
18:15:06 [2020-02-10T18:15:06.448Z] #45 40.64   CC       images/sk-opts.o
18:15:07 [2020-02-10T18:15:07.078Z] #45 41.13   CC       images/sk-unix.o
18:15:07 [2020-02-10T18:15:07.374Z] #45 41.67   CC       images/sk-inet.o
18:15:08 [2020-02-10T18:15:08.433Z] #45 ...
18:15:08 [2020-02-10T18:15:08.433Z] 
18:15:08 [2020-02-10T18:15:08.433Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:15:08 [2020-02-10T18:15:08.433Z] #34 134.5 github.com/BurntSushi/toml/cmd/tomlv
18:15:12 [2020-02-10T18:15:12.905Z] INFO: Extraction ended at 02/10/2020 18:15:08. Duration:00:00:25.0769457
18:15:12 [2020-02-10T18:15:12.905Z] INFO: Updating the golang and path environment variables
18:15:12 [2020-02-10T18:15:12.905Z] INFO: GOPATH=d:\gopath
18:15:12 [2020-02-10T18:15:12.905Z] INFO: go version go1.13.7 windows/amd64
18:15:12 [2020-02-10T18:15:12.905Z] INFO: Running the daemon under test in debug mode
18:15:12 [2020-02-10T18:15:12.905Z] INFO: Starting a daemon under test...
18:15:12 [2020-02-10T18:15:12.905Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40473\2\daemon --pidfile d:\CI\PR-40473\2\docker.pid -D
18:15:12 [2020-02-10T18:15:12.905Z] INFO: Process started successfully.
18:15:12 [2020-02-10T18:15:12.905Z] INFO: Start tailing logs of the daemon under tests
18:15:12 [2020-02-10T18:15:12.905Z] INFO: Waiting for the daemon under test to start...
18:15:12 [2020-02-10T18:15:12.905Z] INFO: Daemon under test started and replied!
18:15:12 [2020-02-10T18:15:12.905Z] INFO: Docker version of the daemon under test
18:15:12 [2020-02-10T18:15:12.905Z] 
18:15:12 [2020-02-10T18:15:12.905Z] Client:
18:15:12 [2020-02-10T18:15:12.905Z]  Version:      17.06.2-ce
18:15:12 [2020-02-10T18:15:12.905Z]  API version:  1.30
18:15:12 [2020-02-10T18:15:12.905Z]  Go version:   go1.8.3
18:15:12 [2020-02-10T18:15:12.905Z]  Git commit:   cec0b72
18:15:12 [2020-02-10T18:15:12.905Z]  Built:        Tue Sep  5 19:57:19 2017
18:15:12 [2020-02-10T18:15:12.905Z]  OS/Arch:      windows/amd64
18:15:12 [2020-02-10T18:15:12.905Z] 
18:15:12 [2020-02-10T18:15:12.905Z] Server:
18:15:12 [2020-02-10T18:15:12.905Z]  Version:      0.0.0-dev
18:15:12 [2020-02-10T18:15:12.905Z]  API version:  1.41 (minimum version 1.24)
18:15:12 [2020-02-10T18:15:12.905Z]  Go version:   go1.13.7
18:15:12 [2020-02-10T18:15:12.905Z]  Git commit:   e55bff541e
18:15:12 [2020-02-10T18:15:12.905Z]  Built:        02/10/2020 18:13:28
18:15:12 [2020-02-10T18:15:12.905Z]  OS/Arch:      windows/amd64
18:15:12 [2020-02-10T18:15:12.905Z]  Experimental: false
18:15:12 [2020-02-10T18:15:12.905Z] 
18:15:12 [2020-02-10T18:15:12.905Z] INFO: Docker info of the daemon under test
18:15:12 [2020-02-10T18:15:12.905Z] 
18:15:12 [2020-02-10T18:15:12.905Z] Containers: 0
18:15:12 [2020-02-10T18:15:12.905Z]  Running: 0
18:15:12 [2020-02-10T18:15:12.905Z]  Paused: 0
18:15:12 [2020-02-10T18:15:12.905Z]  Stopped: 0
18:15:12 [2020-02-10T18:15:12.905Z] Images: 0
18:15:12 [2020-02-10T18:15:12.905Z] Server Version: 0.0.0-dev
18:15:12 [2020-02-10T18:15:12.905Z] Storage Driver: windowsfilter
18:15:12 [2020-02-10T18:15:12.906Z]  Windows: 
18:15:12 [2020-02-10T18:15:12.906Z] Logging Driver: json-file
18:15:12 [2020-02-10T18:15:12.906Z] Plugins: 
18:15:12 [2020-02-10T18:15:12.906Z]  Volume: local
18:15:12 [2020-02-10T18:15:12.906Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:15:12 [2020-02-10T18:15:12.906Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:15:12 [2020-02-10T18:15:12.906Z] Swarm: inactive
18:15:12 [2020-02-10T18:15:12.906Z] Default Isolation: process
18:15:12 [2020-02-10T18:15:12.906Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:15:12 [2020-02-10T18:15:12.906Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
18:15:12 [2020-02-10T18:15:12.906Z] OSType: windows
18:15:12 [2020-02-10T18:15:12.906Z] Architecture: x86_64
18:15:12 [2020-02-10T18:15:12.906Z] CPUs: 4
18:15:12 [2020-02-10T18:15:12.906Z] Total Memory: 32GiB
18:15:12 [2020-02-10T18:15:12.906Z] Name: azwin-2-feb720
18:15:12 [2020-02-10T18:15:12.906Z] ID: SODA:DTZ2:FBIW:NO36:54XX:6DHR:CYBJ:PSWH:IKNN:L3NH:O3CQ:AABC
18:15:12 [2020-02-10T18:15:12.906Z] Docker Root Dir: D:\CI\PR-40473\2\daemon
18:15:12 [2020-02-10T18:15:12.906Z] Debug Mode (client): false
18:15:12 [2020-02-10T18:15:12.906Z] Debug Mode (server): true
18:15:12 [2020-02-10T18:15:12.906Z]  File Descriptors: -1
18:15:12 [2020-02-10T18:15:12.906Z]  Goroutines: 17
18:15:12 [2020-02-10T18:15:12.906Z]  System Time: 2020-02-10T18:15:11.7437011Z
18:15:12 [2020-02-10T18:15:12.906Z]  EventsListeners: 0
18:15:12 [2020-02-10T18:15:12.906Z] Registry: https://index.docker.io/v1/
18:15:12 [2020-02-10T18:15:12.906Z] Labels:
18:15:12 [2020-02-10T18:15:12.906Z] Experimental: false
18:15:12 [2020-02-10T18:15:12.906Z] Insecure Registries:
18:15:12 [2020-02-10T18:15:12.906Z]  127.0.0.0/8
18:15:12 [2020-02-10T18:15:12.906Z] Live Restore Enabled: false
18:15:12 [2020-02-10T18:15:12.906Z] 
18:15:12 [2020-02-10T18:15:12.906Z] 
18:15:12 [2020-02-10T18:15:12.906Z] INFO: Docker images of the daemon under test
18:15:12 [2020-02-10T18:15:12.906Z] 
18:15:12 [2020-02-10T18:15:12.906Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
18:15:12 [2020-02-10T18:15:12.906Z] 
18:15:12 [2020-02-10T18:15:12.906Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
18:15:12 [2020-02-10T18:15:12.906Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
18:15:12 [2020-02-10T18:15:12.906Z] ltsc2019: Pulling from windows/servercore
18:15:12 [2020-02-10T18:15:12.906Z] 65014b3c3121: Pulling fs layer
18:15:12 [2020-02-10T18:15:12.906Z] edbd72df76b4: Pulling fs layer
18:15:13 [2020-02-10T18:15:13.993Z] #34 ...
18:15:13 [2020-02-10T18:15:13.993Z] 
18:15:13 [2020-02-10T18:15:13.993Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:15:13 [2020-02-10T18:15:13.993Z] #45 42.68   CC       images/tun.o
18:15:13 [2020-02-10T18:15:13.993Z] #45 43.13   CC       images/sk-netlink.o
18:15:13 [2020-02-10T18:15:13.993Z] #45 43.44   CC       images/packet-sock.o
18:15:13 [2020-02-10T18:15:13.993Z] #45 43.96   CC       images/ipc-var.o
18:15:13 [2020-02-10T18:15:13.993Z] #45 44.22   CC       images/ipc-desc.o
18:15:13 [2020-02-10T18:15:13.993Z] #45 44.64   CC       images/ipc-shm.o
18:15:13 [2020-02-10T18:15:13.993Z] #45 45.01   CC       images/ipc-msg.o
18:15:13 [2020-02-10T18:15:13.993Z] #45 45.63   CC       images/ipc-sem.o
18:15:13 [2020-02-10T18:15:13.993Z] #45 45.94   CC       images/utsns.o
18:15:13 [2020-02-10T18:15:13.993Z] #45 46.34   CC       images/creds.o
18:15:13 [2020-02-10T18:15:13.993Z] #45 46.88   CC       images/vma.o
18:15:13 [2020-02-10T18:15:13.993Z] #45 47.28   CC       images/netdev.o
18:15:13 [2020-02-10T18:15:13.993Z] #45 47.96   CC       images/tty.o
18:15:14 [2020-02-10T18:15:14.282Z] #45 ...
18:15:14 [2020-02-10T18:15:14.282Z] 
18:15:14 [2020-02-10T18:15:14.282Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
18:15:14 [2020-02-10T18:15:14.282Z] #34 DONE 140.6s
18:15:14 [2020-02-10T18:15:14.282Z] 
18:15:14 [2020-02-10T18:15:14.282Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:15:14 [2020-02-10T18:15:14.282Z] #48 131.2 internal/lazyregexp
18:15:14 [2020-02-10T18:15:14.282Z] #48 132.0 github.com/LK4D4/vndr/versioned
18:15:14 [2020-02-10T18:15:14.282Z] #48 135.7 encoding/base64
18:15:14 [2020-02-10T18:15:14.282Z] #48 135.7 crypto/cipher
18:15:14 [2020-02-10T18:15:14.282Z] #48 135.9 go/token
18:15:14 [2020-02-10T18:15:14.282Z] #48 138.0 net/url
18:15:14 [2020-02-10T18:15:14.282Z] #48 139.6 go/scanner
18:15:14 [2020-02-10T18:15:14.909Z] #48 ...
18:15:14 [2020-02-10T18:15:14.909Z] 
18:15:14 [2020-02-10T18:15:14.909Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:15:14 [2020-02-10T18:15:14.909Z] #45 49.22   CC       images/file-lock.o
18:15:15 [2020-02-10T18:15:15.936Z] #45 49.90   CC       images/rlimit.o
18:15:15 [2020-02-10T18:15:15.936Z] #45 50.21   CC       images/pagemap.o
18:15:16 [2020-02-10T18:15:16.561Z] #45 50.85   CC       images/siginfo.o
18:15:16 [2020-02-10T18:15:16.978Z] #45 51.28   CC       images/rpc.o
18:15:18 [2020-02-10T18:15:18.001Z] #45 ...
18:15:18 [2020-02-10T18:15:18.001Z] 
18:15:18 [2020-02-10T18:15:18.001Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:15:18 [2020-02-10T18:15:18.002Z] #11 134.2 Selecting previously unselected package g++-mingw-w64-x86-64.
18:15:18 [2020-02-10T18:15:18.002Z] #11 134.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
18:15:18 [2020-02-10T18:15:18.002Z] #11 134.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:15:18 [2020-02-10T18:15:18.002Z] #11 ...
18:15:18 [2020-02-10T18:15:18.002Z] 
18:15:18 [2020-02-10T18:15:18.002Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:15:18 [2020-02-10T18:15:18.002Z] #48 141.8 text/template/parse
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ok  	github.com/docker/docker/api/server/httputils	0.011s	coverage: 14.7% of statements
18:15:18 [2020-02-10T18:15:18.257Z] ok  	github.com/docker/docker/api/server/middleware	0.014s	coverage: 37.7% of statements
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 4.5% of statements
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
18:15:18 [2020-02-10T18:15:18.257Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
18:15:18 [2020-02-10T18:15:18.257Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/builder	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:15:18 [2020-02-10T18:15:18.257Z] ok  	github.com/docker/docker/builder/dockerignore	0.006s	coverage: 96.8% of statements
18:15:18 [2020-02-10T18:15:18.660Z] edbd72df76b4: Verifying Checksum
18:15:18 [2020-02-10T18:15:18.660Z] edbd72df76b4: Download complete
18:15:19 [2020-02-10T18:15:19.027Z] #48 145.1 go/ast
18:15:19 [2020-02-10T18:15:19.318Z] #48 145.7 encoding/json
18:15:19 [2020-02-10T18:15:19.482Z] ok  	github.com/docker/docker/builder/remotecontext	0.293s	coverage: 13.6% of statements
18:15:19 [2020-02-10T18:15:19.482Z] ok  	github.com/docker/docker/builder/dockerfile	1.036s	coverage: 48.2% of statements
18:15:20 [2020-02-10T18:15:20.260Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
18:15:20 [2020-02-10T18:15:20.614Z] ok  	github.com/docker/docker/builder/remotecontext/git	0.715s	coverage: 86.3% of statements
18:15:20 [2020-02-10T18:15:20.614Z] ?   	github.com/docker/docker/cli	[no test files]
18:15:20 [2020-02-10T18:15:20.614Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:15:22 [2020-02-10T18:15:22.831Z] #48 ...
18:15:22 [2020-02-10T18:15:22.832Z] 
18:15:22 [2020-02-10T18:15:22.832Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:15:22 [2020-02-10T18:15:22.832Z] #45 53.11   CC       images/ext-file.o
18:15:22 [2020-02-10T18:15:22.832Z] #45 53.35   CC       images/cgroup.o
18:15:22 [2020-02-10T18:15:22.832Z] #45 54.29   CC       images/userns.o
18:15:22 [2020-02-10T18:15:22.832Z] #45 54.77   CC       images/google/protobuf/descriptor.o
18:15:23 [2020-02-10T18:15:23.761Z] ok  	github.com/docker/docker/client	0.183s	coverage: 75.8% of statements
18:15:23 [2020-02-10T18:15:23.880Z] #45 58.06   CC       images/opts.o
18:15:24 [2020-02-10T18:15:24.170Z] #45 58.40   CC       images/seccomp.o
18:15:24 [2020-02-10T18:15:24.798Z] #45 58.84   CC       images/binfmt-misc.o
18:15:25 [2020-02-10T18:15:25.086Z] #45 59.14   CC       images/time.o
18:15:25 [2020-02-10T18:15:25.376Z] #45 59.62   CC       images/sysctl.o
18:15:25 [2020-02-10T18:15:25.668Z] #45 59.90   CC       images/autofs.o
18:15:26 [2020-02-10T18:15:26.002Z] #45 60.30   CC       images/macvlan.o
18:15:26 [2020-02-10T18:15:26.630Z] #45 60.65   CC       images/sit.o
18:15:26 [2020-02-10T18:15:26.630Z] #45 61.00   LINK     images/built-in.o
18:15:26 [2020-02-10T18:15:26.920Z] #45 61.27   GEN      compel/include/asm
18:15:27 [2020-02-10T18:15:27.208Z] #45 61.27   GEN      compel/include/version.h
18:15:27 [2020-02-10T18:15:27.208Z] #45 61.30 touch .config
18:15:27 [2020-02-10T18:15:27.208Z] #45 61.30   GEN      include/common/config.h
18:15:27 [2020-02-10T18:15:27.208Z] #45 61.41   GEN      compel/plugins/include/uapi/std/syscall-codes.h
18:15:27 [2020-02-10T18:15:27.208Z] #45 61.45   GEN      compel/plugins/include/uapi/std/syscall.h
18:15:27 [2020-02-10T18:15:27.208Z] #45 61.50   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
18:15:27 [2020-02-10T18:15:27.208Z] #45 61.56   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
18:15:27 [2020-02-10T18:15:27.497Z] #45 61.62   DEP      compel/arch/ppc64/plugins/std/memcmp.d
18:15:27 [2020-02-10T18:15:27.498Z] #45 61.66   DEP      compel/arch/ppc64/plugins/std/memcpy.d
18:15:27 [2020-02-10T18:15:27.498Z] #45 61.73   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
18:15:27 [2020-02-10T18:15:27.498Z] #45 61.79   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
18:15:27 [2020-02-10T18:15:27.498Z] #45 61.82   DEP      compel/plugins/std/infect.d
18:15:27 [2020-02-10T18:15:27.785Z] #45 62.03   DEP      compel/plugins/std/string.d
18:15:28 [2020-02-10T18:15:28.073Z] #45 62.17   DEP      compel/plugins/std/log.d
18:15:28 [2020-02-10T18:15:28.073Z] #45 62.31   DEP      compel/plugins/std/fds.d
18:15:28 [2020-02-10T18:15:28.361Z] #45 62.49   DEP      compel/plugins/std/std.d
18:15:28 [2020-02-10T18:15:28.361Z] #45 62.65   DEP      compel/plugins/shmem/shmem.d
18:15:28 [2020-02-10T18:15:28.648Z] #45 62.80   DEP      compel/plugins/fds/fds.d
18:15:28 [2020-02-10T18:15:28.937Z] #45 63.04   CC       compel/plugins/std/std.o
18:15:29 [2020-02-10T18:15:29.086Z] ok  	github.com/docker/docker/api/server/httputils	0.036s	coverage: 14.7% of statements
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ok  	github.com/docker/docker/api/server/middleware	0.032s	coverage: 37.7% of statements
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ok  	github.com/docker/docker/api/types/strslice	0.025s	coverage: 90.0% of statements
18:15:29 [2020-02-10T18:15:29.086Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
18:15:29 [2020-02-10T18:15:29.086Z] ok  	github.com/docker/docker/api/server/router/swarm	0.019s	coverage: 4.5% of statements
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
18:15:29 [2020-02-10T18:15:29.086Z] ok  	github.com/docker/docker/api/types/versions	0.015s	coverage: 75.0% of statements
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/builder	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:15:29 [2020-02-10T18:15:29.086Z] ok  	github.com/docker/docker/builder/dockerignore	0.014s	coverage: 96.8% of statements
18:15:29 [2020-02-10T18:15:29.086Z] ok  	github.com/docker/docker/cli/debug	0.010s	coverage: 100.0% of statements
18:15:29 [2020-02-10T18:15:29.226Z] #45 63.50   CC       compel/plugins/std/fds.o
18:15:30 [2020-02-10T18:15:30.258Z] #45 64.24   CC       compel/plugins/std/log.o
18:15:30 [2020-02-10T18:15:30.468Z] ok  	github.com/docker/docker/builder/remotecontext	0.304s	coverage: 13.6% of statements
18:15:30 [2020-02-10T18:15:30.468Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.295s	coverage: 86.3% of statements
18:15:30 [2020-02-10T18:15:30.892Z] #45 ...
18:15:30 [2020-02-10T18:15:30.892Z] 
18:15:30 [2020-02-10T18:15:30.892Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
18:15:30 [2020-02-10T18:15:30.892Z] #11 157.2 Selecting previously unselected package libapparmor1:ppc64el.
18:15:30 [2020-02-10T18:15:30.892Z] #11 157.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
18:15:30 [2020-02-10T18:15:30.892Z] #11 157.2 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
18:15:31 [2020-02-10T18:15:31.182Z] #11 157.4 Selecting previously unselected package libapparmor-dev:ppc64el.
18:15:31 [2020-02-10T18:15:31.182Z] #11 157.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
18:15:31 [2020-02-10T18:15:31.182Z] #11 157.4 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
18:15:31 [2020-02-10T18:15:31.408Z] ok  	github.com/docker/docker/builder/dockerfile	1.081s	coverage: 48.2% of statements
18:15:31 [2020-02-10T18:15:31.408Z] ?   	github.com/docker/docker/cli	[no test files]
18:15:31 [2020-02-10T18:15:31.408Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:15:31 [2020-02-10T18:15:31.472Z] #11 157.6 Selecting previously unselected package libbtrfs0.
18:15:31 [2020-02-10T18:15:31.472Z] #11 157.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
18:15:31 [2020-02-10T18:15:31.472Z] #11 157.7 Unpacking libbtrfs0 (4.20.1-2) ...
18:15:31 [2020-02-10T18:15:31.472Z] #11 157.9 Selecting previously unselected package libbtrfs-dev.
18:15:31 [2020-02-10T18:15:31.472Z] #11 157.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
18:15:31 [2020-02-10T18:15:31.763Z] #11 157.9 Unpacking libbtrfs-dev (4.20.1-2) ...
18:15:31 [2020-02-10T18:15:31.763Z] #11 158.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
18:15:31 [2020-02-10T18:15:31.763Z] #11 158.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
18:15:31 [2020-02-10T18:15:31.763Z] #11 158.2 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
18:15:31 [2020-02-10T18:15:31.763Z] #11 158.3 Selecting previously unselected package libudev-dev:ppc64el.
18:15:32 [2020-02-10T18:15:32.055Z] #11 158.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ...
18:15:32 [2020-02-10T18:15:32.055Z] #11 158.4 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ...
18:15:32 [2020-02-10T18:15:32.347Z] #11 158.6 Selecting previously unselected package libsepol1-dev:ppc64el.
18:15:32 [2020-02-10T18:15:32.347Z] #11 158.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
18:15:32 [2020-02-10T18:15:32.347Z] #11 158.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
18:15:32 [2020-02-10T18:15:32.636Z] #11 159.1 Selecting previously unselected package libpcre16-3:ppc64el.
18:15:32 [2020-02-10T18:15:32.925Z] #11 159.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
18:15:32 [2020-02-10T18:15:32.925Z] #11 159.1 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
18:15:32 [2020-02-10T18:15:32.925Z] #11 159.4 Selecting previously unselected package libpcre32-3:ppc64el.
18:15:32 [2020-02-10T18:15:32.925Z] #11 159.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
18:15:33 [2020-02-10T18:15:33.259Z] #11 159.4 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
18:15:33 [2020-02-10T18:15:33.549Z] #11 159.7 Selecting previously unselected package libpcrecpp0v5:ppc64el.
18:15:33 [2020-02-10T18:15:33.549Z] #11 159.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
18:15:33 [2020-02-10T18:15:33.549Z] #11 159.7 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
18:15:33 [2020-02-10T18:15:33.837Z] #11 160.0 Selecting previously unselected package libpcre3-dev:ppc64el.
18:15:33 [2020-02-10T18:15:33.837Z] #11 160.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
18:15:33 [2020-02-10T18:15:33.837Z] #11 160.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
18:15:34 [2020-02-10T18:15:34.466Z] #11 160.7 Selecting previously unselected package libselinux1-dev:ppc64el.
18:15:34 [2020-02-10T18:15:34.466Z] #11 160.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
18:15:34 [2020-02-10T18:15:34.466Z] #11 160.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
18:15:34 [2020-02-10T18:15:34.755Z] #11 161.1 Selecting previously unselected package libdevmapper-dev:ppc64el.
18:15:34 [2020-02-10T18:15:34.755Z] #11 161.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
18:15:34 [2020-02-10T18:15:34.755Z] #11 161.2 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
18:15:35 [2020-02-10T18:15:35.044Z] #11 161.3 Selecting previously unselected package libseccomp-dev:ppc64el.
18:15:35 [2020-02-10T18:15:35.044Z] #11 161.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
18:15:35 [2020-02-10T18:15:35.044Z] #11 161.3 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
18:15:35 [2020-02-10T18:15:35.044Z] #11 161.5 Selecting previously unselected package libsystemd-dev:ppc64el.
18:15:35 [2020-02-10T18:15:35.044Z] #11 161.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ...
18:15:35 [2020-02-10T18:15:35.044Z] #11 161.5 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.3 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.3 Setting up libapparmor1:ppc64el (2.13.2-10) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.3 Setting up libsepol1-dev:ppc64el (2.8-1) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.3 Setting up libbtrfs0 (4.20.1-2) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.3 Setting up libudev-dev:ppc64el (241-7~deb10u3) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.4 Setting up libbtrfs-dev (4.20.1-2) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.4 Setting up mingw-w64-common (6.0.0-3) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.4 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.5 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
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.5 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
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.5 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
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.5 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
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.5 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
18:15:36 [2020-02-10T18:15:36.078Z] #11 162.6 Setting up dmsetup (2:1.02.155-3) ...
18:15:36 [2020-02-10T18:15:36.372Z] #11 162.6 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
18:15:36 [2020-02-10T18:15:36.372Z] #11 162.6 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
18:15:36 [2020-02-10T18:15:36.372Z] #11 162.6 Processing triggers for libc-bin (2.28-10) ...
18:15:36 [2020-02-10T18:15:36.662Z] #11 DONE 162.9s
18:15:36 [2020-02-10T18:15:36.662Z] 
18:15:36 [2020-02-10T18:15:36.662Z] #12 [dev 1/25] RUN groupadd -r docker
18:15:36 [2020-02-10T18:15:36.662Z] #12 ...
18:15:36 [2020-02-10T18:15:36.662Z] 
18:15:36 [2020-02-10T18:15:36.662Z] #56 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:15:36 [2020-02-10T18:15:36.662Z] #56 DONE 0.2s
18:15:36 [2020-02-10T18:15:36.692Z] ok  	github.com/docker/docker/client	0.374s	coverage: 75.8% of statements
18:15:36 [2020-02-10T18:15:36.950Z] 
18:15:36 [2020-02-10T18:15:36.950Z] #57 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./
18:15:36 [2020-02-10T18:15:36.950Z] #57 DONE 0.1s
18:15:36 [2020-02-10T18:15:36.950Z] 
18:15:36 [2020-02-10T18:15:36.950Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:15:37 [2020-02-10T18:15:37.237Z] #58 ...
18:15:37 [2020-02-10T18:15:37.237Z] 
18:15:37 [2020-02-10T18:15:37.237Z] #12 [dev 1/25] RUN groupadd -r docker
18:15:37 [2020-02-10T18:15:37.237Z] #12 DONE 0.6s
18:15:37 [2020-02-10T18:15:37.237Z] 
18:15:37 [2020-02-10T18:15:37.237Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.307 + RM_GOPATH=0
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.307 + TMP_GOPATH=
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.307 + : /build
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.308 + '[' -z '' ']'
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.309 ++ mktemp -d
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.312 + export GOPATH=/tmp/tmp.xcoZPRxyij
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.312 + GOPATH=/tmp/tmp.xcoZPRxyij
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.313 + RM_GOPATH=1
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.315 ++ dirname ./install.sh
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.318 + dir=.
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.318 + bin=runc
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.319 + shift
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.319 + '[' '!' -f ./runc.installer ']'
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.320 + . ./runc.installer
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.320 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.322 + install_runc
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.323 + grep -q '^3\.10\.0.*\.el7\.'
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.330 + uname -r
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.382 + RUNC_BUILDTAGS='seccomp apparmor selinux '
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.385 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )'
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.386 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.387 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.xcoZPRxyij/src/github.com/opencontainers/runc
18:15:37 [2020-02-10T18:15:37.237Z] #58 0.392 Cloning into '/tmp/tmp.xcoZPRxyij/src/github.com/opencontainers/runc'...
18:15:37 [2020-02-10T18:15:37.867Z] #58 ...
18:15:37 [2020-02-10T18:15:37.867Z] 
18:15:37 [2020-02-10T18:15:37.867Z] #13 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser
18:15:37 [2020-02-10T18:15:37.867Z] #13 DONE 0.5s
18:15:37 [2020-02-10T18:15:37.867Z] 
18:15:37 [2020-02-10T18:15:37.867Z] #14 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr...
18:15:37 [2020-02-10T18:15:37.867Z] #14 0.333 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
18:15:38 [2020-02-10T18:15:38.155Z] #14 DONE 0.4s
18:15:38 [2020-02-10T18:15:38.155Z] 
18:15:38 [2020-02-10T18:15:38.155Z] #15 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ...
18:15:38 [2020-02-10T18:15:38.783Z] #15 DONE 0.5s
18:15:38 [2020-02-10T18:15:38.783Z] 
18:15:38 [2020-02-10T18:15:38.783Z] #16 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet...
18:15:39 [2020-02-10T18:15:39.073Z] #16 DONE 0.5s
18:15:39 [2020-02-10T18:15:39.073Z] 
18:15:39 [2020-02-10T18:15:39.073Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:15:39 [2020-02-10T18:15:39.073Z] #45 65.68   CC       compel/plugins/std/string.o
18:15:39 [2020-02-10T18:15:39.073Z] #45 66.76   CC       compel/plugins/std/infect.o
18:15:39 [2020-02-10T18:15:39.073Z] #45 67.37   CC       compel/arch/ppc64/plugins/std/parasite-head.o
18:15:39 [2020-02-10T18:15:39.073Z] #45 67.44   CC       compel/arch/ppc64/plugins/std/memcpy.o
18:15:39 [2020-02-10T18:15:39.073Z] #45 67.50   CC       compel/arch/ppc64/plugins/std/memcmp.o
18:15:39 [2020-02-10T18:15:39.073Z] #45 67.62   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
18:15:39 [2020-02-10T18:15:39.073Z] #45 67.82   AR       compel/plugins/std.lib.a
18:15:39 [2020-02-10T18:15:39.073Z] #45 68.06   CC       compel/plugins/fds/fds.o
18:15:39 [2020-02-10T18:15:39.073Z] #45 68.42   AR       compel/plugins/fds.lib.a
18:15:39 [2020-02-10T18:15:39.073Z] #45 68.50   HOSTDEP  compel/src/lib/log-host.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 68.70   HOSTDEP  compel/src/lib/handle-elf-host.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 68.94   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 69.12   HOSTDEP  compel/src/main-host.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 69.34   DEP      compel/src/lib/ptrace.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 69.58   DEP      compel/src/lib/infect.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 69.87   DEP      compel/src/lib/infect-util.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 70.02   DEP      compel/src/lib/infect-rpc.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 70.26   DEP      compel/arch/ppc64/src/lib/infect.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 70.48   DEP      compel/arch/ppc64/src/lib/cpu.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 70.76   DEP      compel/src/lib/log.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 71.07   DEP      compel/src/main.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 71.48   DEP      compel/src/lib/handle-elf.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 71.78   DEP      compel/arch/ppc64/src/lib/handle-elf.d
18:15:39 [2020-02-10T18:15:39.073Z] #45 72.01   CC       compel/src/lib/log.o
18:15:39 [2020-02-10T18:15:39.073Z] #45 72.45   CC       compel/arch/ppc64/src/lib/cpu.o
18:15:39 [2020-02-10T18:15:39.073Z] #45 73.04   CC       compel/arch/ppc64/src/lib/infect.o
18:15:39 [2020-02-10T18:15:39.073Z] #45 ...
18:15:39 [2020-02-10T18:15:39.073Z] 
18:15:39 [2020-02-10T18:15:39.073Z] #17 [dev 6/25] RUN ldconfig
18:15:39 [2020-02-10T18:15:39.362Z] #17 DONE 0.3s
18:15:39 [2020-02-10T18:15:39.362Z] 
18:15:39 [2020-02-10T18:15:39.362Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:15:39 [2020-02-10T18:15:39.991Z] #18 0.623 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
18:15:40 [2020-02-10T18:15:40.281Z] #18 0.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
18:15:40 [2020-02-10T18:15:40.571Z] #18 0.987 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB]
18:15:41 [2020-02-10T18:15:41.200Z] #18 ...
18:15:41 [2020-02-10T18:15:41.200Z] 
18:15:41 [2020-02-10T18:15:41.200Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:15:41 [2020-02-10T18:15:41.200Z] #48 157.4 text/template
18:15:41 [2020-02-10T18:15:41.200Z] #48 165.0 go/parser
18:15:41 [2020-02-10T18:15:41.490Z] #48 167.5 encoding/xml
18:15:41 [2020-02-10T18:15:41.490Z] #48 ...
18:15:41 [2020-02-10T18:15:41.490Z] 
18:15:41 [2020-02-10T18:15:41.490Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:15:41 [2020-02-10T18:15:41.490Z] #45 74.61   CC       compel/src/lib/infect-rpc.o
18:15:41 [2020-02-10T18:15:41.490Z] #45 75.29   CC       compel/src/lib/infect-util.o
18:15:41 [2020-02-10T18:15:41.490Z] #45 75.67   CC       compel/src/lib/infect.o
18:15:45 [2020-02-10T18:15:45.237Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:15:45 [2020-02-10T18:15:45.237Z] 
18:15:45 [2020-02-10T18:15:45.237Z] 
18:15:45 [2020-02-10T18:15:45.237Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:15:45 [2020-02-10T18:15:45.237Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:15:45 [2020-02-10T18:15:45.237Z] HOSTNAME=31a3f4fd4716
18:15:45 [2020-02-10T18:15:45.237Z] TEST_SKIP_INTEGRATION=1
18:15:45 [2020-02-10T18:15:45.237Z] TESTDEBUG=0
18:15:45 [2020-02-10T18:15:45.237Z] DEST=bundles/test-integration
18:15:45 [2020-02-10T18:15:45.237Z] PWD=/go/src/github.com/docker/docker
18:15:45 [2020-02-10T18:15:45.237Z] KEEPBUNDLE=1
18:15:45 [2020-02-10T18:15:45.237Z] DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16
18:15:45 [2020-02-10T18:15:45.237Z] container=docker
18:15:45 [2020-02-10T18:15:45.237Z] HOME=/root
18:15:45 [2020-02-10T18:15:45.237Z] GOLANG_VERSION=1.13.7
18:15:45 [2020-02-10T18:15:45.237Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:15:45 [2020-02-10T18:15:45.237Z] VALIDATE_BRANCH=master
18:15:45 [2020-02-10T18:15:45.237Z] TERM=xterm
18:15:45 [2020-02-10T18:15:45.237Z] DOCKER_PKG=github.com/docker/docker
18:15:45 [2020-02-10T18:15:45.237Z] SHLVL=1
18:15:45 [2020-02-10T18:15:45.237Z] TIMEOUT=120m
18:15:45 [2020-02-10T18:15:45.237Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:15:45 [2020-02-10T18:15:45.237Z] DOCKER_GRAPHDRIVER=overlay2
18:15:45 [2020-02-10T18:15:45.237Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
18:15:45 [2020-02-10T18:15:45.237Z] GO111MODULE=off
18:15:45 [2020-02-10T18:15:45.237Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:15:45 [2020-02-10T18:15:45.237Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:15:45 [2020-02-10T18:15:45.237Z] GOPATH=/go
18:15:45 [2020-02-10T18:15:45.237Z] PKG_CONFIG=pkg-config
18:15:45 [2020-02-10T18:15:45.237Z] _=/usr/bin/env
18:15:45 [2020-02-10T18:15:45.237Z] Building test suite binary ./integration-cli/test.main
18:15:45 [2020-02-10T18:15:45.237Z] 
18:15:45 [2020-02-10T18:15:45.237Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
18:15:45 [2020-02-10T18:15:45.237Z] 
18:15:45 [2020-02-10T18:15:45.237Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:15:45 [2020-02-10T18:15:45.237Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:15:45 [2020-02-10T18:15:45.237Z] HOSTNAME=22814fb4adb8
18:15:45 [2020-02-10T18:15:45.237Z] TEST_SKIP_INTEGRATION=1
18:15:45 [2020-02-10T18:15:45.237Z] TESTDEBUG=0
18:15:45 [2020-02-10T18:15:45.237Z] DEST=bundles/test-integration
18:15:45 [2020-02-10T18:15:45.237Z] PWD=/go/src/github.com/docker/docker
18:15:45 [2020-02-10T18:15:45.237Z] KEEPBUNDLE=1
18:15:45 [2020-02-10T18:15:45.237Z] DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16
18:15:45 [2020-02-10T18:15:45.237Z] container=docker
18:15:45 [2020-02-10T18:15:45.237Z] HOME=/root
18:15:45 [2020-02-10T18:15:45.237Z] GOLANG_VERSION=1.13.7
18:15:45 [2020-02-10T18:15:45.237Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:15:45 [2020-02-10T18:15:45.237Z] VALIDATE_BRANCH=master
18:15:45 [2020-02-10T18:15:45.237Z] TERM=xterm
18:15:45 [2020-02-10T18:15:45.237Z] DOCKER_PKG=github.com/docker/docker
18:15:45 [2020-02-10T18:15:45.237Z] SHLVL=1
18:15:45 [2020-02-10T18:15:45.237Z] TIMEOUT=120m
18:15:45 [2020-02-10T18:15:45.237Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:15:45 [2020-02-10T18:15:45.237Z] DOCKER_GRAPHDRIVER=overlay2
18:15:45 [2020-02-10T18:15:45.237Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:15:45 [2020-02-10T18:15:45.237Z] GO111MODULE=off
18:15:45 [2020-02-10T18:15:45.237Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:15:45 [2020-02-10T18:15:45.237Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:15:45 [2020-02-10T18:15:45.237Z] GOPATH=/go
18:15:45 [2020-02-10T18:15:45.237Z] PKG_CONFIG=pkg-config
18:15:45 [2020-02-10T18:15:45.237Z] _=/usr/bin/env
18:15:45 [2020-02-10T18:15:45.237Z] Building test suite binary ./integration-cli/test.main
18:15:45 [2020-02-10T18:15:45.237Z] No new tests added to integration.
18:15:45 [2020-02-10T18:15:45.237Z] 
18:15:45 [2020-02-10T18:15:45.237Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:15:46 [2020-02-10T18:15:46.608Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:15:46 [2020-02-10T18:15:46.608Z] HOSTNAME=6039146dfb2e
18:15:46 [2020-02-10T18:15:46.608Z] TESTDEBUG=0
18:15:46 [2020-02-10T18:15:46.608Z] DEST=bundles/test-integration
18:15:46 [2020-02-10T18:15:46.608Z] PWD=/go/src/github.com/docker/docker
18:15:46 [2020-02-10T18:15:46.608Z] KEEPBUNDLE=1
18:15:46 [2020-02-10T18:15:46.608Z] DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16
18:15:46 [2020-02-10T18:15:46.608Z] container=docker
18:15:46 [2020-02-10T18:15:46.608Z] HOME=/root
18:15:46 [2020-02-10T18:15:46.608Z] GOLANG_VERSION=1.13.7
18:15:46 [2020-02-10T18:15:46.608Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:15:46 [2020-02-10T18:15:46.608Z] VALIDATE_BRANCH=master
18:15:46 [2020-02-10T18:15:46.608Z] TERM=xterm
18:15:46 [2020-02-10T18:15:46.608Z] DOCKER_PKG=github.com/docker/docker
18:15:46 [2020-02-10T18:15:46.608Z] SHLVL=1
18:15:46 [2020-02-10T18:15:46.608Z] TIMEOUT=120m
18:15:46 [2020-02-10T18:15:46.608Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:15:46 [2020-02-10T18:15:46.608Z] DOCKER_GRAPHDRIVER=overlay2
18:15:46 [2020-02-10T18:15:46.608Z] GO111MODULE=off
18:15:46 [2020-02-10T18:15:46.608Z] TEST_SKIP_INTEGRATION_CLI=1
18:15:46 [2020-02-10T18:15:46.608Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:15:46 [2020-02-10T18:15:46.608Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:15:46 [2020-02-10T18:15:46.608Z] GOPATH=/go
18:15:46 [2020-02-10T18:15:46.608Z] PKG_CONFIG=pkg-config
18:15:46 [2020-02-10T18:15:46.608Z] _=/usr/bin/env
18:15:46 [2020-02-10T18:15:46.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:15:47 [2020-02-10T18:15:47.037Z] #45 80.35   CC       compel/src/lib/ptrace.o
18:15:47 [2020-02-10T18:15:47.037Z] #45 81.17   AR       compel/libcompel.a
18:15:47 [2020-02-10T18:15:47.037Z] #45 81.30   HOSTCC   compel/src/main-host.o
18:15:48 [2020-02-10T18:15:48.079Z] #45 82.16   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
18:15:48 [2020-02-10T18:15:48.369Z] #45 82.64   HOSTCC   compel/src/lib/handle-elf-host.o
18:15:48 [2020-02-10T18:15:48.879Z] 65014b3c3121: Verifying Checksum
18:15:48 [2020-02-10T18:15:48.879Z] 65014b3c3121: Download complete
18:15:49 [2020-02-10T18:15:49.416Z] #45 83.46   HOSTCC   compel/src/lib/log-host.o
18:15:49 [2020-02-10T18:15:49.416Z] #45 ...
18:15:49 [2020-02-10T18:15:49.416Z] 
18:15:49 [2020-02-10T18:15:49.416Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:15:49 [2020-02-10T18:15:49.416Z] #58 12.37 + cd /tmp/tmp.xcoZPRxyij/src/github.com/opencontainers/runc
18:15:49 [2020-02-10T18:15:49.416Z] #58 12.38 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd
18:15:49 [2020-02-10T18:15:49.416Z] #58 12.44 + '[' -z '' ']'
18:15:49 [2020-02-10T18:15:49.416Z] #58 12.44 + target=static
18:15:49 [2020-02-10T18:15:49.416Z] #58 12.44 + make 'BUILDTAGS=seccomp apparmor selinux ' static
18:15:52 [2020-02-10T18:15:52.165Z] #58 14.76 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 .
18:15:52 [2020-02-10T18:15:52.165Z] #58 ...
18:15:52 [2020-02-10T18:15:52.165Z] 
18:15:52 [2020-02-10T18:15:52.165Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:15:52 [2020-02-10T18:15:52.165Z] #18 2.360 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB]
18:15:52 [2020-02-10T18:15:52.165Z] #18 4.697 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [171 kB]
18:15:52 [2020-02-10T18:15:52.165Z] #18 6.633 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [5784 B]
18:15:52 [2020-02-10T18:15:52.165Z] #18 ...
18:15:52 [2020-02-10T18:15:52.165Z] 
18:15:52 [2020-02-10T18:15:52.165Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:15:52 [2020-02-10T18:15:52.165Z] #45 83.87   HOSTLINK compel/compel-host-bin
18:15:52 [2020-02-10T18:15:52.165Z] #45 84.14   DEP      soccr/soccr.d
18:15:52 [2020-02-10T18:15:52.165Z] #45 84.49   CC       soccr/soccr.o
18:15:52 [2020-02-10T18:15:52.383Z] ok  	github.com/docker/docker/cmd/dockerd	0.082s	coverage: 30.6% of statements
18:15:52 [2020-02-10T18:15:52.383Z] ok  	github.com/docker/docker/container	0.120s	coverage: 35.3% of statements
18:15:52 [2020-02-10T18:15:52.383Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:15:52 [2020-02-10T18:15:52.383Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:15:52 [2020-02-10T18:15:52.383Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:15:52 [2020-02-10T18:15:52.383Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:15:53 [2020-02-10T18:15:53.195Z] #45 87.22   AR       soccr/libsoccr.a
18:15:53 [2020-02-10T18:15:53.195Z] #45 87.27 make[1]: 'soccr/libsoccr.a' is up to date.
18:15:53 [2020-02-10T18:15:53.485Z] #45 87.75   DEP      criu/arch/ppc64/sigframe.d
18:15:53 [2020-02-10T18:15:53.775Z] #45 88.06   DEP      criu/arch/ppc64/crtools.d
18:15:54 [2020-02-10T18:15:54.065Z] #45 88.38   DEP      criu/arch/ppc64/cpu.d
18:15:54 [2020-02-10T18:15:54.355Z] #45 88.72   CC       criu/arch/ppc64/cpu.o
18:15:55 [2020-02-10T18:15:55.384Z] #45 89.77   CC       criu/arch/ppc64/crtools.o
18:15:56 [2020-02-10T18:15:56.392Z] ok  	github.com/docker/docker/daemon/cluster	0.038s	coverage: 0.5% of statements
18:15:56 [2020-02-10T18:15:56.414Z] #45 ...
18:15:56 [2020-02-10T18:15:56.414Z] 
18:15:56 [2020-02-10T18:15:56.414Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:15:56 [2020-02-10T18:15:56.414Z] #48 182.3 math/big
18:15:56 [2020-02-10T18:15:56.414Z] #48 182.6 go/doc
18:15:57 [2020-02-10T18:15:57.609Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.006s	coverage: 65.3% of statements
18:15:58 [2020-02-10T18:15:58.837Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.7% of statements
18:16:01 [2020-02-10T18:16:01.970Z] #48 ...
18:16:01 [2020-02-10T18:16:01.970Z] 
18:16:01 [2020-02-10T18:16:01.970Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:16:01 [2020-02-10T18:16:01.970Z] #45 91.81   CC       criu/arch/ppc64/sigframe.o
18:16:01 [2020-02-10T18:16:01.970Z] #45 92.32   LINK     criu/arch/ppc64/crtools.built-in.o
18:16:01 [2020-02-10T18:16:01.970Z] #45 92.46   DEP      criu/arch/ppc64/misc.d
18:16:01 [2020-02-10T18:16:01.970Z] #45 92.57   DEP      criu/arch/ppc64/vdso-trampoline.d
18:16:01 [2020-02-10T18:16:01.970Z] #45 92.65   DEP      criu/arch/ppc64/vdso-pie.d
18:16:01 [2020-02-10T18:16:01.970Z] #45 92.89   DEP      criu/pie/parasite-vdso.d
18:16:01 [2020-02-10T18:16:01.970Z] #45 93.31   DEP      criu/pie/util-vdso.d
18:16:01 [2020-02-10T18:16:01.970Z] #45 93.55   DEP      criu/pie/util.d
18:16:01 [2020-02-10T18:16:01.970Z] #45 93.94   CC       criu/pie/util.o
18:16:01 [2020-02-10T18:16:01.970Z] #45 94.51   CC       criu/pie/util-vdso.o
18:16:01 [2020-02-10T18:16:01.971Z] #45 95.79   CC       criu/pie/parasite-vdso.o
18:16:02 [2020-02-10T18:16:02.994Z] #45 97.17   CC       criu/arch/ppc64/vdso-pie.o
18:16:03 [2020-02-10T18:16:03.264Z] ok  	github.com/docker/docker/cmd/dockerd	0.173s	coverage: 30.6% of statements
18:16:04 [2020-02-10T18:16:04.030Z] #45 ...
18:16:04 [2020-02-10T18:16:04.030Z] 
18:16:04 [2020-02-10T18:16:04.030Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:16:04 [2020-02-10T18:16:04.030Z] #66 180.1 + for f in rootlesskit rootlesskit-docker-proxy
18:16:04 [2020-02-10T18:16:04.030Z] #66 180.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
18:16:04 [2020-02-10T18:16:04.030Z] #66 ...
18:16:04 [2020-02-10T18:16:04.030Z] 
18:16:04 [2020-02-10T18:16:04.030Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:16:04 [2020-02-10T18:16:04.030Z] #45 98.33   CC       criu/arch/ppc64/vdso-trampoline.o
18:16:04 [2020-02-10T18:16:04.319Z] #45 98.40   CC       criu/arch/ppc64/misc.o
18:16:04 [2020-02-10T18:16:04.319Z] #45 98.51   AR       criu/pie/pie.lib.a
18:16:04 [2020-02-10T18:16:04.608Z] #45 98.72   DEP      criu/pie/restorer.d
18:16:05 [2020-02-10T18:16:05.237Z] #45 99.37   DEP      criu/arch/ppc64/restorer.d
18:16:05 [2020-02-10T18:16:05.527Z] #45 99.66   DEP      criu/pie/parasite.d
18:16:05 [2020-02-10T18:16:05.546Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
18:16:05 [2020-02-10T18:16:05.546Z] INFO [runner] Issues before processing: 46, after processing: 0 
18:16:05 [2020-02-10T18:16:05.546Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, nolint: 0/1, filename_unadjuster: 10/10, skip_dirs: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1, cgo: 10/46, path_prettifier: 10/10, exclude: 1/1, exclude-rules: 1/1 
18:16:05 [2020-02-10T18:16:05.546Z] INFO [runner] processing took 813.53µs with stages: nolint: 400.556µs, path_prettifier: 146.854µs, skip_dirs: 118.32µs, autogenerated_exclude: 101.803µs, identifier_marker: 22.53µs, cgo: 12.938µs, filename_unadjuster: 4.176µs, exclude-rules: 2.354µs, max_same_issues: 1.456µs, exclude: 454ns, max_from_linter: 382ns, diff: 374ns, uniq_by_line: 289ns, skip_files: 273ns, path_shortener: 264ns, max_per_file_from_linter: 259ns, source_code: 248ns 
18:16:05 [2020-02-10T18:16:05.546Z] INFO [runner] linters took 1m30.751268742s with stages: goanalysis_metalinter: 1m12.229918901s, unused: 18.520427821s 
18:16:05 [2020-02-10T18:16:05.546Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
18:16:05 [2020-02-10T18:16:05.546Z] INFO Memory: 1361 samples, avg is 562.2MB, max is 3102.6MB 
18:16:05 [2020-02-10T18:16:05.546Z] INFO Execution took 3m22.408775087s               
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
18:16:05 [2020-02-10T18:16:05.813Z] ok  	github.com/docker/docker/container	0.202s	coverage: 35.3% of statements
18:16:05 [2020-02-10T18:16:05.813Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:16:05 [2020-02-10T18:16:05.813Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:16:05 [2020-02-10T18:16:05.813Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:16:05 [2020-02-10T18:16:05.813Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:16:05 [2020-02-10T18:16:05.817Z] #45 99.99   CC       criu/pie/parasite.o
18:16:05 [2020-02-10T18:16:05.883Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 hack/make.sh dynbinary-daemon test-docker-py
18:16:06 [2020-02-10T18:16:06.451Z] 
18:16:06 [2020-02-10T18:16:06.451Z] Removing bundles/
18:16:06 [2020-02-10T18:16:06.451Z] 
18:16:06 [2020-02-10T18:16:06.451Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
18:16:06 [2020-02-10T18:16:06.451Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:16:06 [2020-02-10T18:16:06.451Z] GOOS="" GOARCH="" GOARM=""
18:16:06 [2020-02-10T18:16:06.463Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 13.7% of statements
18:16:07 [2020-02-10T18:16:07.699Z] ok  	github.com/docker/docker/daemon/config	0.023s	coverage: 82.1% of statements
18:16:07 [2020-02-10T18:16:07.871Z] #45 ...
18:16:07 [2020-02-10T18:16:07.871Z] 
18:16:07 [2020-02-10T18:16:07.871Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:16:07 [2020-02-10T18:16:07.871Z] #18 18.14 Fetched 8107 kB in 18s (459 kB/s)
18:16:07 [2020-02-10T18:16:07.871Z] #18 18.14 Reading package lists...
18:16:07 [2020-02-10T18:16:07.871Z] #18 26.47 Reading package lists...
18:16:07 [2020-02-10T18:16:07.871Z] #18 ...
18:16:07 [2020-02-10T18:16:07.871Z] 
18:16:07 [2020-02-10T18:16:07.871Z] #66 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build   ...
18:16:07 [2020-02-10T18:16:07.871Z] #66 DONE 193.9s
18:16:07 [2020-02-10T18:16:07.871Z] 
18:16:07 [2020-02-10T18:16:07.871Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build
18:16:07 [2020-02-10T18:16:07.871Z] #67 DONE 0.1s
18:16:07 [2020-02-10T18:16:07.871Z] 
18:16:07 [2020-02-10T18:16:07.871Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:16:07 [2020-02-10T18:16:07.871Z] #45 102.1   LINK     criu/pie/parasite.built-in.o
18:16:07 [2020-02-10T18:16:07.871Z] #45 102.1   GEN      criu/pie/parasite-blob.h
18:16:07 [2020-02-10T18:16:07.871Z] #45 102.2   CC       criu/arch/ppc64/restorer.o
18:16:08 [2020-02-10T18:16:08.473Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
18:16:08 [2020-02-10T18:16:08.473Z] ok  	github.com/docker/docker/daemon	12.247s	coverage: 17.5% of statements
18:16:08 [2020-02-10T18:16:08.473Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:16:08 [2020-02-10T18:16:08.473Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:16:09 [2020-02-10T18:16:09.251Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
18:16:09 [2020-02-10T18:16:09.251Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:16:09 [2020-02-10T18:16:09.251Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:16:09 [2020-02-10T18:16:09.369Z] #45 103.4   CC       criu/pie/restorer.o
18:16:10 [2020-02-10T18:16:10.023Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.031s	coverage: 65.3% of statements
18:16:10 [2020-02-10T18:16:10.023Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.039s	coverage: 35.7% of statements
18:16:10 [2020-02-10T18:16:10.034Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
18:16:10 [2020-02-10T18:16:10.964Z] ok  	github.com/docker/docker/daemon/cluster	0.138s	coverage: 0.5% of statements
18:16:11 [2020-02-10T18:16:11.880Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
18:16:12 [2020-02-10T18:16:12.660Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.178s	coverage: 57.9% of statements
18:16:14 [2020-02-10T18:16:14.265Z] ok  	github.com/docker/docker/daemon/discovery	0.022s	coverage: 30.0% of statements
18:16:14 [2020-02-10T18:16:14.265Z] ok  	github.com/docker/docker/daemon/config	0.100s	coverage: 82.1% of statements
18:16:14 [2020-02-10T18:16:14.943Z] #45 ...
18:16:14 [2020-02-10T18:16:14.943Z] 
18:16:14 [2020-02-10T18:16:14.943Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:16:14 [2020-02-10T18:16:14.943Z] #18 26.47 Reading package lists...
18:16:14 [2020-02-10T18:16:14.943Z] #18 33.65 Building dependency tree...
18:16:14 [2020-02-10T18:16:14.943Z] #18 35.71 libcap2-bin is already the newest version (1:2.25-2).
18:16:14 [2020-02-10T18:16:14.943Z] #18 35.71 The following additional packages will be installed:
18:16:15 [2020-02-10T18:16:15.232Z] #18 35.72   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
18:16:15 [2020-02-10T18:16:15.232Z] #18 35.73   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
18:16:15 [2020-02-10T18:16:15.232Z] #18 35.73   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
18:16:15 [2020-02-10T18:16:15.232Z] #18 35.73   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
18:16:15 [2020-02-10T18:16:15.232Z] #18 35.73   python3.7 python3.7-minimal vim-runtime xxd
18:16:15 [2020-02-10T18:16:15.232Z] #18 35.73 Suggested packages:
18:16:15 [2020-02-10T18:16:15.232Z] #18 35.73   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
18:16:15 [2020-02-10T18:16:15.232Z] #18 35.73   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
18:16:15 [2020-02-10T18:16:15.232Z] #18 35.73   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
18:16:15 [2020-02-10T18:16:15.232Z] #18 35.73 Recommended packages:
18:16:15 [2020-02-10T18:16:15.232Z] #18 35.73   aufs-dkms nftables build-essential python3-dev python3-keyring
18:16:15 [2020-02-10T18:16:15.232Z] #18 35.73   python3-keyrings.alt python3-xdg unzip
18:16:15 [2020-02-10T18:16:15.649Z] ok  	github.com/docker/docker/daemon/events	0.071s	coverage: 50.0% of statements
18:16:16 [2020-02-10T18:16:16.593Z] ok  	github.com/docker/docker/daemon/graphdriver	0.019s	coverage: 2.2% of statements
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.04 The following NEW packages will be installed:
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.04   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.05   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.05   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.06   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.06   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.06   python3-setuptools python3-wheel python3.7 python3.7-minimal
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.06   thin-provisioning-tools vim vim-common vim-runtime xfsprogs xxd xz-utils zip
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.22 0 upgraded, 46 newly installed, 0 to remove and 9 not upgraded.
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.22 Need to get 27.7 MB of archives.
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.22 After this operation, 129 MB of additional disk space will be used.
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
18:16:18 [2020-02-10T18:16:18.732Z] #18 39.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
18:16:18 [2020-02-10T18:16:18.813Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.729s	coverage: 46.2% of statements
18:16:19 [2020-02-10T18:16:19.030Z] #18 39.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
18:16:19 [2020-02-10T18:16:19.030Z] #18 39.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
18:16:19 [2020-02-10T18:16:19.030Z] #18 39.58 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 39.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 39.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 39.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 39.82 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 39.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 39.86 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 39.88 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 39.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 39.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 39.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 39.95 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 39.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 39.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 40.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 40.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 40.04 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
18:16:19 [2020-02-10T18:16:19.318Z] #18 40.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
18:16:19 [2020-02-10T18:16:19.613Z] #18 40.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
18:16:19 [2020-02-10T18:16:19.613Z] #18 40.13 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
18:16:19 [2020-02-10T18:16:19.613Z] #18 40.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
18:16:19 [2020-02-10T18:16:19.613Z] #18 40.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
18:16:19 [2020-02-10T18:16:19.613Z] #18 40.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
18:16:19 [2020-02-10T18:16:19.613Z] #18 40.16 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6 [8407 kB]
18:16:20 [2020-02-10T18:16:20.640Z] #18 41.10 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
18:16:20 [2020-02-10T18:16:20.640Z] #18 41.11 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
18:16:20 [2020-02-10T18:16:20.640Z] #18 41.13 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
18:16:20 [2020-02-10T18:16:20.640Z] #18 41.14 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
18:16:20 [2020-02-10T18:16:20.640Z] #18 41.16 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
18:16:20 [2020-02-10T18:16:20.640Z] #18 41.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
18:16:20 [2020-02-10T18:16:20.640Z] #18 41.32 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
18:16:20 [2020-02-10T18:16:20.640Z] #18 41.33 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
18:16:20 [2020-02-10T18:16:20.640Z] #18 41.35 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
18:16:20 [2020-02-10T18:16:20.792Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
18:16:20 [2020-02-10T18:16:20.935Z] #18 41.36 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
18:16:20 [2020-02-10T18:16:20.935Z] #18 41.38 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
18:16:20 [2020-02-10T18:16:20.935Z] #18 41.41 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
18:16:20 [2020-02-10T18:16:20.935Z] #18 41.41 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
18:16:20 [2020-02-10T18:16:20.935Z] #18 41.44 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
18:16:21 [2020-02-10T18:16:21.360Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.471s	coverage: 13.7% of statements
18:16:21 [2020-02-10T18:16:21.561Z] #18 42.03 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
18:16:21 [2020-02-10T18:16:21.561Z] #18 42.18 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
18:16:21 [2020-02-10T18:16:21.850Z] #18 42.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
18:16:21 [2020-02-10T18:16:21.851Z] #18 ...
18:16:21 [2020-02-10T18:16:21.851Z] 
18:16:21 [2020-02-10T18:16:21.851Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:16:21 [2020-02-10T18:16:21.851Z] #48 198.0 vendor/golang.org/x/text/unicode/norm
18:16:21 [2020-02-10T18:16:21.851Z] #48 200.1 github.com/LK4D4/vndr/build
18:16:21 [2020-02-10T18:16:21.919Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.975s	coverage: 48.6% of statements
18:16:21 [2020-02-10T18:16:21.930Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.671s	coverage: 57.0% of statements
18:16:22 [2020-02-10T18:16:22.140Z] #48 ...
18:16:22 [2020-02-10T18:16:22.140Z] 
18:16:22 [2020-02-10T18:16:22.140Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:16:22 [2020-02-10T18:16:22.140Z] #45 108.4   LINK     criu/pie/restorer.built-in.o
18:16:22 [2020-02-10T18:16:22.140Z] #45 108.4   GEN      criu/pie/restorer-blob.h
18:16:22 [2020-02-10T18:16:22.140Z] #45 108.7   DEP      criu/vdso.d
18:16:22 [2020-02-10T18:16:22.140Z] #45 109.0   DEP      criu/uts_ns.d
18:16:22 [2020-02-10T18:16:22.140Z] #45 109.2   DEP      criu/util.d
18:16:22 [2020-02-10T18:16:22.140Z] #45 109.5   DEP      criu/uffd.d
18:16:22 [2020-02-10T18:16:22.140Z] #45 109.9   DEP      criu/tun.d
18:16:22 [2020-02-10T18:16:22.140Z] #45 110.2   DEP      criu/tty.d
18:16:22 [2020-02-10T18:16:22.140Z] #45 110.5   DEP      criu/timerfd.d
18:16:22 [2020-02-10T18:16:22.140Z] #45 110.9   DEP      criu/sysfs_parse.d
18:16:22 [2020-02-10T18:16:22.140Z] #45 111.3   DEP      criu/sysctl.d
18:16:22 [2020-02-10T18:16:22.140Z] #45 111.6   DEP      criu/string.d
18:16:22 [2020-02-10T18:16:22.140Z] #45 111.7   DEP      criu/stats.d
18:16:22 [2020-02-10T18:16:22.140Z] #45 111.9   DEP      criu/sockets.d
18:16:22 [2020-02-10T18:16:22.140Z] #45 112.2   DEP      criu/sk-unix.d
18:16:22 [2020-02-10T18:16:22.141Z] #45 112.6   DEP      criu/sk-tcp.d
18:16:22 [2020-02-10T18:16:22.141Z] #45 113.0   DEP      criu/sk-queue.d
18:16:22 [2020-02-10T18:16:22.141Z] #45 113.3   DEP      criu/sk-packet.d
18:16:22 [2020-02-10T18:16:22.141Z] #45 113.6   DEP      criu/sk-netlink.d
18:16:22 [2020-02-10T18:16:22.141Z] #45 114.1   DEP      criu/sk-inet.d
18:16:22 [2020-02-10T18:16:22.141Z] #45 114.8   DEP      criu/signalfd.d
18:16:22 [2020-02-10T18:16:22.141Z] #45 115.0   DEP      criu/sigframe.d
18:16:22 [2020-02-10T18:16:22.141Z] #45 115.2   DEP      criu/shmem.d
18:16:22 [2020-02-10T18:16:22.141Z] #45 115.5   DEP      criu/servicefd.d
18:16:22 [2020-02-10T18:16:22.141Z] #45 115.9   DEP      criu/seize.d
18:16:22 [2020-02-10T18:16:22.141Z] #45 116.2   DEP      criu/seccomp.d
18:16:22 [2020-02-10T18:16:22.431Z] #45 116.6   DEP      criu/rst-malloc.d
18:16:22 [2020-02-10T18:16:22.431Z] #45 116.7   DEP      criu/rbtree.d
18:16:22 [2020-02-10T18:16:22.431Z] #45 116.8   DEP      criu/pstree.d
18:16:22 [2020-02-10T18:16:22.722Z] #45 117.2   DEP      criu/protobuf.d
18:16:23 [2020-02-10T18:16:23.014Z] #45 ...
18:16:23 [2020-02-10T18:16:23.014Z] 
18:16:23 [2020-02-10T18:16:23.014Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:16:23 [2020-02-10T18:16:23.014Z] #18 43.62 debconf: delaying package configuration, since apt-utils is not installed
18:16:23 [2020-02-10T18:16:23.014Z] #18 43.78 Fetched 27.7 MB in 3s (8881 kB/s)
18:16:23 [2020-02-10T18:16:23.304Z] #18 43.90 Selecting previously unselected package pigz.
18:16:23 [2020-02-10T18:16:23.612Z] #18 43.90 (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.)
18:16:23 [2020-02-10T18:16:23.612Z] #18 44.10 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
18:16:23 [2020-02-10T18:16:23.612Z] #18 44.10 Unpacking pigz (2.4-1) ...
18:16:23 [2020-02-10T18:16:23.612Z] #18 44.22 Selecting previously unselected package libpython3.7-minimal:ppc64el.
18:16:23 [2020-02-10T18:16:23.612Z] #18 44.23 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
18:16:23 [2020-02-10T18:16:23.612Z] #18 44.23 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
18:16:23 [2020-02-10T18:16:23.665Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	12.812s	coverage: 72.5% of statements
18:16:23 [2020-02-10T18:16:23.665Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:16:24 [2020-02-10T18:16:24.240Z] #18 44.85 Selecting previously unselected package python3.7-minimal.
18:16:24 [2020-02-10T18:16:24.240Z] #18 44.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
18:16:24 [2020-02-10T18:16:24.240Z] #18 44.88 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
18:16:24 [2020-02-10T18:16:24.872Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.479s	coverage: 76.1% of statements
18:16:25 [2020-02-10T18:16:25.677Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.004s	coverage: 58.0% of statements
18:16:25 [2020-02-10T18:16:25.748Z] #18 46.33 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
18:16:25 [2020-02-10T18:16:25.748Z] #18 46.35 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
18:16:26 [2020-02-10T18:16:26.131Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.781s	coverage: 48.6% of statements
18:16:26 [2020-02-10T18:16:26.131Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.290s	coverage: 45.9% of statements
18:16:26 [2020-02-10T18:16:26.449Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
18:16:27 [2020-02-10T18:16:27.070Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	9.263s	coverage: 72.5% of statements
18:16:28 [2020-02-10T18:16:28.452Z] ok  	github.com/docker/docker/daemon	12.396s	coverage: 17.5% of statements
18:16:28 [2020-02-10T18:16:28.452Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:16:28 [2020-02-10T18:16:28.452Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:16:28 [2020-02-10T18:16:28.452Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:16:28 [2020-02-10T18:16:28.452Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:16:28 [2020-02-10T18:16:28.452Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:16:28 [2020-02-10T18:16:28.486Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.149s	coverage: 59.8% of statements
18:16:28 [2020-02-10T18:16:28.486Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:16:28 [2020-02-10T18:16:28.486Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:16:28 [2020-02-10T18:16:28.877Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 4.9% of statements
18:16:28 [2020-02-10T18:16:28.877Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:16:28 [2020-02-10T18:16:28.877Z] ok  	github.com/docker/docker/daemon/links	0.001s	coverage: 93.0% of statements
18:16:28 [2020-02-10T18:16:28.877Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:16:29 [2020-02-10T18:16:29.281Z] #18 ...
18:16:29 [2020-02-10T18:16:29.282Z] 
18:16:29 [2020-02-10T18:16:29.282Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:16:29 [2020-02-10T18:16:29.282Z] #48 215.5 vendor/golang.org/x/net/http2/hpack
18:16:29 [2020-02-10T18:16:29.395Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.629s	coverage: 76.1% of statements
18:16:29 [2020-02-10T18:16:29.395Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.022s	coverage: 58.0% of statements
18:16:29 [2020-02-10T18:16:29.965Z] ok  	github.com/docker/docker/daemon/links	0.052s	coverage: 93.0% of statements
18:16:30 [2020-02-10T18:16:30.141Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 42.7% of statements
18:16:30 [2020-02-10T18:16:30.224Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.022s	coverage: 3.0% of statements
18:16:30 [2020-02-10T18:16:30.510Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.096s	coverage: 77.8% of statements
18:16:30 [2020-02-10T18:16:30.510Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:16:30 [2020-02-10T18:16:30.510Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:16:31 [2020-02-10T18:16:31.315Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 67.0% of statements
18:16:31 [2020-02-10T18:16:31.682Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 26.2% of statements
18:16:32 [2020-02-10T18:16:32.043Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.016s	coverage: 88.3% of statements
18:16:32 [2020-02-10T18:16:32.408Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.018s	coverage: 62.1% of statements
18:16:32 [2020-02-10T18:16:32.764Z] ok  	github.com/docker/docker/daemon/logger	0.304s	coverage: 42.7% of statements
18:16:33 [2020-02-10T18:16:33.200Z] ok  	github.com/docker/docker/daemon/logger/local	0.019s	coverage: 74.7% of statements
18:16:33 [2020-02-10T18:16:33.200Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:16:33 [2020-02-10T18:16:33.572Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.020s	coverage: 19.9% of statements
18:16:33 [2020-02-10T18:16:33.705Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.276s	coverage: 77.8% of statements
18:16:33 [2020-02-10T18:16:33.705Z] ok  	github.com/docker/docker/daemon/images	0.040s	coverage: 4.9% of statements
18:16:33 [2020-02-10T18:16:33.741Z] #48 219.2 vendor/golang.org/x/net/idna
18:16:33 [2020-02-10T18:16:33.741Z] #48 ...
18:16:33 [2020-02-10T18:16:33.741Z] 
18:16:33 [2020-02-10T18:16:33.741Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:16:33 [2020-02-10T18:16:33.741Z] #45 117.5   GEN      criu/protobuf-desc-gen.h
18:16:33 [2020-02-10T18:16:33.741Z] #45 120.1   DEP      criu/protobuf-desc.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 120.4   DEP      criu/proc_parse.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 120.7   DEP      criu/plugin.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 120.9   DEP      criu/pipes.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 121.3   DEP      criu/pie-util.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 121.5   DEP      criu/pie-util-vdso.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 121.7   DEP      criu/pie-util-vdso-elf32.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 122.0   DEP      criu/path.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 122.2   DEP      criu/parasite-syscall.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 122.6   DEP      criu/pagemap.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 123.1   DEP      criu/pagemap-cache.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 123.5   DEP      criu/page-xfer.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 123.8   DEP      criu/page-pipe.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 124.1   DEP      criu/netfilter.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 124.4   DEP      criu/net.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 124.8   DEP      criu/namespaces.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 125.2   DEP      criu/mount.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 125.6   DEP      criu/mem.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 126.0   DEP      criu/lsm.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 126.3   DEP      criu/log.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 126.5   DEP      criu/libnetlink.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 126.7   DEP      criu/kerndat.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 127.1   DEP      criu/kcmp-ids.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 127.3   DEP      criu/irmap.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 127.6   DEP      criu/ipc_ns.d
18:16:33 [2020-02-10T18:16:33.741Z] #45 ...
18:16:33 [2020-02-10T18:16:33.741Z] 
18:16:33 [2020-02-10T18:16:33.741Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:16:33 [2020-02-10T18:16:33.741Z] #18 51.50 Selecting previously unselected package python3-minimal.
18:16:33 [2020-02-10T18:16:33.741Z] #18 51.50 (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.)
18:16:33 [2020-02-10T18:16:33.741Z] #18 51.62 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
18:16:33 [2020-02-10T18:16:33.741Z] #18 51.63 Unpacking python3-minimal (3.7.3-1) ...
18:16:33 [2020-02-10T18:16:33.741Z] #18 51.78 Selecting previously unselected package libmpdec2:ppc64el.
18:16:33 [2020-02-10T18:16:33.741Z] #18 51.81 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
18:16:33 [2020-02-10T18:16:33.741Z] #18 51.82 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
18:16:33 [2020-02-10T18:16:33.741Z] #18 51.96 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
18:16:33 [2020-02-10T18:16:33.741Z] #18 51.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
18:16:33 [2020-02-10T18:16:33.741Z] #18 51.99 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
18:16:33 [2020-02-10T18:16:33.741Z] #18 53.73 Selecting previously unselected package python3.7.
18:16:33 [2020-02-10T18:16:33.741Z] #18 53.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
18:16:33 [2020-02-10T18:16:33.741Z] #18 53.77 Unpacking python3.7 (3.7.3-2+deb10u1) ...
18:16:33 [2020-02-10T18:16:33.741Z] #18 53.96 Selecting previously unselected package libpython3-stdlib:ppc64el.
18:16:33 [2020-02-10T18:16:33.741Z] #18 53.99 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
18:16:33 [2020-02-10T18:16:33.741Z] #18 54.00 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
18:16:33 [2020-02-10T18:16:33.741Z] #18 54.18 Setting up python3-minimal (3.7.3-1) ...
18:16:33 [2020-02-10T18:16:33.966Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.967s	coverage: 60.1% of statements
18:16:33 [2020-02-10T18:16:33.966Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:16:33 [2020-02-10T18:16:33.966Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:16:33 [2020-02-10T18:16:33.966Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:16:33 [2020-02-10T18:16:33.966Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:16:33 [2020-02-10T18:16:33.966Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:16:33 [2020-02-10T18:16:33.966Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:16:33 [2020-02-10T18:16:33.966Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.022s	coverage: 67.0% of statements
18:16:34 [2020-02-10T18:16:34.820Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 47.8% of statements
18:16:34 [2020-02-10T18:16:34.905Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.035s	coverage: 88.3% of statements
18:16:34 [2020-02-10T18:16:34.905Z] ok  	github.com/docker/docker/daemon/logger/journald	0.016s	coverage: 26.2% of statements
18:16:35 [2020-02-10T18:16:35.226Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
18:16:35 [2020-02-10T18:16:35.242Z] #18 55.82 Selecting previously unselected package python3.
18:16:35 [2020-02-10T18:16:35.475Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.076s	coverage: 62.1% of statements
18:16:35 [2020-02-10T18:16:35.530Z] #18 55.82 (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.)
18:16:35 [2020-02-10T18:16:35.530Z] #18 55.98 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
18:16:35 [2020-02-10T18:16:35.530Z] #18 56.00 Unpacking python3 (3.7.3-1) ...
18:16:35 [2020-02-10T18:16:35.530Z] #18 56.17 Selecting previously unselected package libip4tc0:ppc64el.
18:16:35 [2020-02-10T18:16:35.530Z] #18 56.18 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
18:16:35 [2020-02-10T18:16:35.530Z] #18 56.18 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
18:16:35 [2020-02-10T18:16:35.819Z] #18 56.26 Selecting previously unselected package libip6tc0:ppc64el.
18:16:35 [2020-02-10T18:16:35.819Z] #18 56.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
18:16:35 [2020-02-10T18:16:35.819Z] #18 56.27 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
18:16:35 [2020-02-10T18:16:35.819Z] #18 56.35 Selecting previously unselected package libiptc0:ppc64el.
18:16:35 [2020-02-10T18:16:35.819Z] #18 56.36 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
18:16:35 [2020-02-10T18:16:35.819Z] #18 56.36 Unpacking libiptc0:ppc64el (1.8.2-4) ...
18:16:35 [2020-02-10T18:16:35.819Z] #18 56.47 Selecting previously unselected package libnfnetlink0:ppc64el.
18:16:35 [2020-02-10T18:16:35.819Z] #18 56.48 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
18:16:35 [2020-02-10T18:16:35.819Z] #18 56.50 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
18:16:35 [2020-02-10T18:16:35.819Z] #18 56.60 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
18:16:36 [2020-02-10T18:16:36.060Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
18:16:36 [2020-02-10T18:16:36.060Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.502s	coverage: 82.5% of statements
18:16:36 [2020-02-10T18:16:36.060Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:16:36 [2020-02-10T18:16:36.060Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:16:36 [2020-02-10T18:16:36.110Z] #18 56.61 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
18:16:36 [2020-02-10T18:16:36.110Z] #18 56.62 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
18:16:36 [2020-02-10T18:16:36.110Z] #18 56.75 Selecting previously unselected package libnftnl11:ppc64el.
18:16:36 [2020-02-10T18:16:36.110Z] #18 56.76 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
18:16:36 [2020-02-10T18:16:36.110Z] #18 56.76 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
18:16:36 [2020-02-10T18:16:36.110Z] #18 56.86 Selecting previously unselected package iptables.
18:16:36 [2020-02-10T18:16:36.399Z] #18 56.87 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
18:16:36 [2020-02-10T18:16:36.399Z] #18 56.87 Unpacking iptables (1.8.2-4) ...
18:16:36 [2020-02-10T18:16:36.414Z] ok  	github.com/docker/docker/daemon/logger/local	0.045s	coverage: 74.7% of statements
18:16:36 [2020-02-10T18:16:36.414Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:16:36 [2020-02-10T18:16:36.985Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.047s	coverage: 19.9% of statements
18:16:37 [2020-02-10T18:16:37.031Z] #18 57.64 Selecting previously unselected package xxd.
18:16:37 [2020-02-10T18:16:37.031Z] #18 57.65 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
18:16:37 [2020-02-10T18:16:37.031Z] #18 57.66 Unpacking xxd (2:8.1.0875-5) ...
18:16:37 [2020-02-10T18:16:37.031Z] #18 57.84 Selecting previously unselected package vim-common.
18:16:37 [2020-02-10T18:16:37.246Z] ok  	github.com/docker/docker/daemon/logger/templates	0.027s	coverage: 8.3% of statements
18:16:37 [2020-02-10T18:16:37.328Z] #18 57.86 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
18:16:37 [2020-02-10T18:16:37.328Z] #18 57.93 Unpacking vim-common (2:8.1.0875-5) ...
18:16:37 [2020-02-10T18:16:37.618Z] #18 58.20 Selecting previously unselected package bash-completion.
18:16:37 [2020-02-10T18:16:37.618Z] #18 58.21 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
18:16:37 [2020-02-10T18:16:37.816Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.057s	coverage: 47.8% of statements
18:16:38 [2020-02-10T18:16:38.222Z] ok  	github.com/docker/docker/distribution/metadata	0.036s	coverage: 48.2% of statements
18:16:38 [2020-02-10T18:16:38.385Z] ok  	github.com/docker/docker/daemon/network	0.034s	coverage: 63.8% of statements
18:16:38 [2020-02-10T18:16:38.600Z] ok  	github.com/docker/docker/distribution	0.290s	coverage: 22.1% of statements
18:16:38 [2020-02-10T18:16:38.600Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:16:39 [2020-02-10T18:16:39.326Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.969s	coverage: 82.5% of statements
18:16:39 [2020-02-10T18:16:39.326Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:16:39 [2020-02-10T18:16:39.326Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:16:39 [2020-02-10T18:16:39.864Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
18:16:40 [2020-02-10T18:16:40.267Z] ok  	github.com/docker/docker/distribution/metadata	0.113s	coverage: 48.2% of statements
18:16:40 [2020-02-10T18:16:40.627Z] ok  	github.com/docker/docker/image	0.013s	coverage: 86.4% of statements
18:16:41 [2020-02-10T18:16:41.209Z] ok  	github.com/docker/docker/distribution	0.256s	coverage: 22.1% of statements
18:16:41 [2020-02-10T18:16:41.209Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:16:41 [2020-02-10T18:16:41.209Z] ok  	github.com/docker/docker/errdefs	0.031s	coverage: 49.4% of statements
18:16:41 [2020-02-10T18:16:41.424Z] ok  	github.com/docker/docker/distribution/xfer	1.955s	coverage: 85.1% of statements
18:16:41 [2020-02-10T18:16:41.424Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:16:41 [2020-02-10T18:16:41.424Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
18:16:41 [2020-02-10T18:16:41.424Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:16:42 [2020-02-10T18:16:42.682Z] ok  	github.com/docker/docker/image/v1	0.019s	coverage: 25.0% of statements
18:16:42 [2020-02-10T18:16:42.682Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:16:43 [2020-02-10T18:16:43.043Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
18:16:43 [2020-02-10T18:16:43.119Z] ok  	github.com/docker/docker/image	0.065s	coverage: 86.4% of statements
18:16:43 [2020-02-10T18:16:43.119Z] ok  	github.com/docker/docker/distribution/xfer	1.717s	coverage: 85.6% of statements
18:16:43 [2020-02-10T18:16:43.119Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:16:43 [2020-02-10T18:16:43.119Z] ok  	github.com/docker/docker/image/cache	0.041s	coverage: 19.2% of statements
18:16:43 [2020-02-10T18:16:43.119Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:16:43 [2020-02-10T18:16:43.119Z] ok  	github.com/docker/docker/image/v1	0.034s	coverage: 25.0% of statements
18:16:43 [2020-02-10T18:16:43.119Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:16:44 [2020-02-10T18:16:44.059Z] ok  	github.com/docker/docker/libcontainerd/queue	0.051s	coverage: 100.0% of statements
18:16:44 [2020-02-10T18:16:44.059Z] ok  	github.com/docker/docker/pkg/aaparser	0.030s	coverage: 50.0% of statements
18:16:44 [2020-02-10T18:16:44.268Z] ok  	github.com/docker/docker/opts	0.017s	coverage: 67.0% of statements
18:16:44 [2020-02-10T18:16:44.268Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
18:16:47 [2020-02-10T18:16:47.840Z] ok  	github.com/docker/docker/opts	0.054s	coverage: 67.0% of statements
18:16:47 [2020-02-10T18:16:47.840Z] ok  	github.com/docker/docker/pkg/broadcaster	0.029s	coverage: 100.0% of statements
18:16:47 [2020-02-10T18:16:47.840Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
18:16:47 [2020-02-10T18:16:47.840Z] ok  	github.com/docker/docker/pkg/authorization	1.346s	coverage: 68.3% of statements
18:16:47 [2020-02-10T18:16:47.866Z] #18 64.10 Unpacking bash-completion (1:2.8-6) ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 ...
18:16:47 [2020-02-10T18:16:47.866Z] 
18:16:47 [2020-02-10T18:16:47.866Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:16:47 [2020-02-10T18:16:47.866Z] #45 128.0   DEP      criu/image.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 128.3   DEP      criu/image-desc.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 128.5   DEP      criu/fsnotify.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 128.8   DEP      criu/filesystems.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 129.0   DEP      criu/files.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 129.3   DEP      criu/files-reg.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 129.6   DEP      criu/files-ext.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 130.0   DEP      criu/file-lock.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 130.3   DEP      criu/file-ids.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 130.6   DEP      criu/fifo.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 130.8   DEP      criu/fdstore.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 131.1   DEP      criu/fault-injection.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 131.1   DEP      criu/external.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 131.4   DEP      criu/eventpoll.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 131.7   DEP      criu/eventfd.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 132.1   DEP      criu/crtools.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 132.4   DEP      criu/cr-service.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 132.7   DEP      criu/cr-restore.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 133.2   DEP      criu/cr-errno.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 133.2   DEP      criu/cr-dump.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 133.6   DEP      criu/cr-dedup.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 134.0   DEP      criu/cr-check.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 134.3   DEP      criu/config.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 134.6   DEP      criu/clone-noasan.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 134.7   DEP      criu/cgroup.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 134.9   DEP      criu/cgroup-props.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 135.2   DEP      criu/bitmap.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 135.2   DEP      criu/bfd.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 135.4   DEP      criu/autofs.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 135.7   DEP      criu/aio.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 136.1   DEP      criu/action-scripts.d
18:16:47 [2020-02-10T18:16:47.866Z] #45 136.7   CC       criu/action-scripts.o
18:16:47 [2020-02-10T18:16:47.866Z] #45 137.8   CC       criu/aio.o
18:16:47 [2020-02-10T18:16:47.866Z] #45 ...
18:16:47 [2020-02-10T18:16:47.866Z] 
18:16:47 [2020-02-10T18:16:47.866Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 64.69 Selecting previously unselected package bzip2.
18:16:47 [2020-02-10T18:16:47.866Z] #18 64.71 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 64.71 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 64.84 Selecting previously unselected package xz-utils.
18:16:47 [2020-02-10T18:16:47.866Z] #18 64.85 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 64.86 Unpacking xz-utils (5.2.4-1) ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 65.21 Selecting previously unselected package apparmor.
18:16:47 [2020-02-10T18:16:47.866Z] #18 65.21 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 65.42 Unpacking apparmor (2.13.2-10) ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 ...
18:16:47 [2020-02-10T18:16:47.866Z] 
18:16:47 [2020-02-10T18:16:47.866Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:16:47 [2020-02-10T18:16:47.866Z] #48 221.0 mime
18:16:47 [2020-02-10T18:16:47.866Z] #48 222.6 net/http/internal
18:16:47 [2020-02-10T18:16:47.866Z] #48 227.4 net/textproto
18:16:47 [2020-02-10T18:16:47.866Z] #48 227.5 crypto/x509
18:16:47 [2020-02-10T18:16:47.866Z] #48 228.9 vendor/golang.org/x/net/http/httpproxy
18:16:47 [2020-02-10T18:16:47.866Z] #48 231.3 mime/multipart
18:16:47 [2020-02-10T18:16:47.866Z] #48 ...
18:16:47 [2020-02-10T18:16:47.866Z] 
18:16:47 [2020-02-10T18:16:47.866Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:16:47 [2020-02-10T18:16:47.866Z] #45 139.0   CC       criu/autofs.o
18:16:47 [2020-02-10T18:16:47.866Z] #45 ...
18:16:47 [2020-02-10T18:16:47.866Z] 
18:16:47 [2020-02-10T18:16:47.866Z] #51 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:16:47 [2020-02-10T18:16:47.866Z] #51 DONE 232.4s
18:16:47 [2020-02-10T18:16:47.866Z] 
18:16:47 [2020-02-10T18:16:47.866Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 66.09 Selecting previously unselected package aufs-tools.
18:16:47 [2020-02-10T18:16:47.866Z] #18 66.10 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 66.11 Unpacking aufs-tools (1:4.14+20190211-1) ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 66.36 Selecting previously unselected package libonig5:ppc64el.
18:16:47 [2020-02-10T18:16:47.866Z] #18 66.39 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 66.40 Unpacking libonig5:ppc64el (6.9.1-1) ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 66.67 Selecting previously unselected package libjq1:ppc64el.
18:16:47 [2020-02-10T18:16:47.866Z] #18 66.70 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 66.71 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 66.93 Selecting previously unselected package jq.
18:16:47 [2020-02-10T18:16:47.866Z] #18 66.95 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 66.95 Unpacking jq (1.5+dfsg-2+b1) ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 67.11 Selecting previously unselected package libaio1:ppc64el.
18:16:47 [2020-02-10T18:16:47.866Z] #18 67.11 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 67.11 Unpacking libaio1:ppc64el (0.3.112-3) ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 67.36 Selecting previously unselected package libgpm2:ppc64el.
18:16:47 [2020-02-10T18:16:47.866Z] #18 67.36 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 67.36 Unpacking libgpm2:ppc64el (1.20.7-5) ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 67.52 Selecting previously unselected package libicu63:ppc64el.
18:16:47 [2020-02-10T18:16:47.866Z] #18 67.58 Preparing to unpack .../20-libicu63_63.1-6_ppc64el.deb ...
18:16:47 [2020-02-10T18:16:47.866Z] #18 67.58 Unpacking libicu63:ppc64el (63.1-6) ...
18:16:47 [2020-02-10T18:16:47.904Z] ok  	github.com/docker/docker/pkg/archive	0.423s	coverage: 77.0% of statements
18:16:47 [2020-02-10T18:16:47.904Z] ok  	github.com/docker/docker/pkg/authorization	0.498s	coverage: 68.3% of statements
18:16:47 [2020-02-10T18:16:47.904Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
18:16:47 [2020-02-10T18:16:47.904Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
18:16:48 [2020-02-10T18:16:48.410Z] ok  	github.com/docker/docker/pkg/archive	1.249s	coverage: 76.8% of statements
18:16:48 [2020-02-10T18:16:48.410Z] ok  	github.com/docker/docker/pkg/directory	0.014s	coverage: 80.0% of statements
18:16:49 [2020-02-10T18:16:49.011Z] ok  	github.com/docker/docker/pkg/discovery	0.010s	coverage: 58.3% of statements
18:16:49 [2020-02-10T18:16:49.272Z] ok  	github.com/docker/docker/pkg/discovery/file	0.024s	coverage: 92.9% of statements
18:16:49 [2020-02-10T18:16:49.842Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
18:16:50 [2020-02-10T18:16:50.411Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.013s	coverage: 93.8% of statements
18:16:50 [2020-02-10T18:16:50.980Z] ok  	github.com/docker/docker/pkg/dmesg	0.008s	coverage: 83.3% of statements
18:16:51 [2020-02-10T18:16:51.191Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.376s	coverage: 43.2% of statements
18:16:51 [2020-02-10T18:16:51.191Z] ok  	github.com/docker/docker/layer	7.880s	coverage: 68.8% of statements
18:16:51 [2020-02-10T18:16:51.191Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:16:51 [2020-02-10T18:16:51.191Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:16:51 [2020-02-10T18:16:51.191Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:16:51 [2020-02-10T18:16:51.191Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:16:51 [2020-02-10T18:16:51.191Z] ?   	github.com/docker/docker/oci	[no test files]
18:16:51 [2020-02-10T18:16:51.191Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:16:51 [2020-02-10T18:16:51.191Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:16:51 [2020-02-10T18:16:51.191Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:16:51 [2020-02-10T18:16:51.607Z] ok  	github.com/docker/docker/pkg/directory	0.011s	coverage: 80.0% of statements
18:16:51 [2020-02-10T18:16:51.919Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.554s	coverage: 43.2% of statements
18:16:51 [2020-02-10T18:16:51.919Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
18:16:51 [2020-02-10T18:16:51.977Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
18:16:52 [2020-02-10T18:16:52.338Z] ok  	github.com/docker/docker/pkg/discovery/file	0.012s	coverage: 92.9% of statements
18:16:52 [2020-02-10T18:16:52.700Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.001s	coverage: 92.3% of statements
18:16:52 [2020-02-10T18:16:52.859Z] ok  	github.com/docker/docker/pkg/fileutils	0.027s	coverage: 89.5% of statements
18:16:53 [2020-02-10T18:16:53.062Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
18:16:53 [2020-02-10T18:16:53.118Z] ok  	github.com/docker/docker/pkg/fsutils	0.359s	coverage: 85.1% of statements
18:16:53 [2020-02-10T18:16:53.118Z] ok  	github.com/docker/docker/pkg/homedir	0.011s	coverage: 11.4% of statements
18:16:53 [2020-02-10T18:16:53.377Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.092s	coverage: 84.1% of statements
18:16:53 [2020-02-10T18:16:53.839Z] ok  	github.com/docker/docker/pkg/dmesg	0.023s	coverage: 83.3% of statements
18:16:54 [2020-02-10T18:16:54.317Z] ok  	github.com/docker/docker/layer	7.837s	coverage: 68.8% of statements
18:16:54 [2020-02-10T18:16:54.317Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:16:54 [2020-02-10T18:16:54.317Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:16:54 [2020-02-10T18:16:54.317Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:16:54 [2020-02-10T18:16:54.317Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:16:54 [2020-02-10T18:16:54.317Z] ?   	github.com/docker/docker/oci	[no test files]
18:16:54 [2020-02-10T18:16:54.317Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:16:54 [2020-02-10T18:16:54.317Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:16:54 [2020-02-10T18:16:54.317Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:16:54 [2020-02-10T18:16:54.317Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.014s	coverage: 91.7% of statements
18:16:54 [2020-02-10T18:16:54.577Z] ok  	github.com/docker/docker/pkg/ioutils	0.604s	coverage: 69.3% of statements
18:16:54 [2020-02-10T18:16:54.619Z] ok  	github.com/docker/docker/pkg/filenotify	0.627s	coverage: 67.0% of statements
18:16:54 [2020-02-10T18:16:54.838Z] ok  	github.com/docker/docker/pkg/idtools	0.757s	coverage: 70.1% of statements
18:16:54 [2020-02-10T18:16:54.838Z] ok  	github.com/docker/docker/pkg/locker	0.036s	coverage: 88.9% of statements
18:16:54 [2020-02-10T18:16:54.838Z] ok  	github.com/docker/docker/pkg/longpath	0.025s	coverage: 100.0% of statements
18:16:54 [2020-02-10T18:16:54.838Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:16:54 [2020-02-10T18:16:54.884Z] #18 74.89 Selecting previously unselected package libnet1:ppc64el.
18:16:54 [2020-02-10T18:16:54.885Z] #18 74.90 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
18:16:54 [2020-02-10T18:16:54.885Z] #18 74.90 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:16:54 [2020-02-10T18:16:54.885Z] #18 75.03 Selecting previously unselected package libnl-3-200:ppc64el.
18:16:54 [2020-02-10T18:16:54.885Z] #18 75.07 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
18:16:54 [2020-02-10T18:16:54.885Z] #18 75.07 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
18:16:54 [2020-02-10T18:16:54.885Z] #18 75.24 Selecting previously unselected package libprotobuf-c1:ppc64el.
18:16:54 [2020-02-10T18:16:54.885Z] #18 75.27 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
18:16:54 [2020-02-10T18:16:54.885Z] #18 75.28 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:16:54 [2020-02-10T18:16:54.885Z] #18 75.44 Selecting previously unselected package libreadline5:ppc64el.
18:16:54 [2020-02-10T18:16:54.885Z] #18 75.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
18:16:54 [2020-02-10T18:16:54.885Z] #18 75.47 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
18:16:55 [2020-02-10T18:16:55.174Z] #18 75.68 Selecting previously unselected package net-tools.
18:16:55 [2020-02-10T18:16:55.174Z] #18 75.69 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
18:16:55 [2020-02-10T18:16:55.174Z] #18 75.70 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
18:16:55 [2020-02-10T18:16:55.174Z] #18 ...
18:16:55 [2020-02-10T18:16:55.174Z] 
18:16:55 [2020-02-10T18:16:55.174Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:16:55 [2020-02-10T18:16:55.174Z] #48 231.3 vendor/golang.org/x/net/http/httpguts
18:16:55 [2020-02-10T18:16:55.174Z] #48 237.2 crypto/tls
18:16:55 [2020-02-10T18:16:55.174Z] #48 ...
18:16:55 [2020-02-10T18:16:55.174Z] 
18:16:55 [2020-02-10T18:16:55.174Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:16:55 [2020-02-10T18:16:55.174Z] #45 143.4   CC       criu/bfd.o
18:16:55 [2020-02-10T18:16:55.174Z] #45 144.7   CC       criu/bitmap.o
18:16:55 [2020-02-10T18:16:55.174Z] #45 145.1   CC       criu/cgroup-props.o
18:16:55 [2020-02-10T18:16:55.174Z] #45 147.4   CC       criu/cgroup.o
18:16:55 [2020-02-10T18:16:55.408Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.041s	coverage: 85.7% of statements
18:16:55 [2020-02-10T18:16:55.408Z] ok  	github.com/docker/docker/pkg/parsers	0.039s	coverage: 97.0% of statements
18:16:55 [2020-02-10T18:16:55.548Z] ok  	github.com/docker/docker/pkg/fileutils	0.005s	coverage: 89.5% of statements
18:16:55 [2020-02-10T18:16:55.668Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.009s	coverage: 60.0% of statements
18:16:55 [2020-02-10T18:16:55.806Z] #45 ...
18:16:55 [2020-02-10T18:16:55.806Z] 
18:16:55 [2020-02-10T18:16:55.806Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:16:55 [2020-02-10T18:16:55.806Z] #18 76.14 Selecting previously unselected package python-pip-whl.
18:16:55 [2020-02-10T18:16:55.806Z] #18 76.18 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
18:16:55 [2020-02-10T18:16:55.806Z] #18 76.18 Unpacking python-pip-whl (18.1-5) ...
18:16:56 [2020-02-10T18:16:56.238Z] ok  	github.com/docker/docker/pkg/pidfile	0.027s	coverage: 82.4% of statements
18:16:56 [2020-02-10T18:16:56.238Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.021s	coverage: 91.4% of statements
18:16:56 [2020-02-10T18:16:56.338Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.103s	coverage: 84.1% of statements
18:16:56 [2020-02-10T18:16:56.338Z] ok  	github.com/docker/docker/pkg/fsutils	0.333s	coverage: 85.1% of statements
18:16:56 [2020-02-10T18:16:56.338Z] ok  	github.com/docker/docker/pkg/homedir	0.001s	coverage: 11.4% of statements
18:16:56 [2020-02-10T18:16:56.434Z] #18 77.02 Selecting previously unselected package python3-lib2to3.
18:16:56 [2020-02-10T18:16:56.434Z] #18 77.04 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
18:16:56 [2020-02-10T18:16:56.434Z] #18 77.05 Unpacking python3-lib2to3 (3.7.3-1) ...
18:16:56 [2020-02-10T18:16:56.740Z] #18 77.26 Selecting previously unselected package python3-distutils.
18:16:56 [2020-02-10T18:16:56.740Z] #18 77.27 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
18:16:56 [2020-02-10T18:16:56.740Z] #18 77.28 Unpacking python3-distutils (3.7.3-1) ...
18:16:56 [2020-02-10T18:16:56.740Z] #18 77.51 Selecting previously unselected package python3-pip.
18:16:56 [2020-02-10T18:16:56.810Z] ok  	github.com/docker/docker/pkg/mount	0.899s	coverage: 70.0% of statements
18:16:56 [2020-02-10T18:16:56.810Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:16:56 [2020-02-10T18:16:56.810Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:16:56 [2020-02-10T18:16:56.810Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:16:56 [2020-02-10T18:16:56.810Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.028s	coverage: 56.8% of statements
18:16:57 [2020-02-10T18:16:57.029Z] #18 77.54 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
18:16:57 [2020-02-10T18:16:57.030Z] #18 77.54 Unpacking python3-pip (18.1-5) ...
18:16:57 [2020-02-10T18:16:57.135Z] ok  	github.com/docker/docker/pkg/idtools	0.278s	coverage: 70.1% of statements
18:16:57 [2020-02-10T18:16:57.317Z] #18 77.89 Selecting previously unselected package python3-pkg-resources.
18:16:57 [2020-02-10T18:16:57.317Z] #18 77.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
18:16:57 [2020-02-10T18:16:57.317Z] #18 77.92 Unpacking python3-pkg-resources (40.8.0-1) ...
18:16:57 [2020-02-10T18:16:57.380Z] ok  	github.com/docker/docker/pkg/pools	0.010s	coverage: 88.2% of statements
18:16:57 [2020-02-10T18:16:57.488Z] ok  	github.com/docker/docker/pkg/ioutils	0.351s	coverage: 69.3% of statements
18:16:57 [2020-02-10T18:16:57.488Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
18:16:57 [2020-02-10T18:16:57.606Z] #18 78.16 Selecting previously unselected package python3-setuptools.
18:16:57 [2020-02-10T18:16:57.607Z] #18 78.20 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
18:16:57 [2020-02-10T18:16:57.607Z] #18 78.22 Unpacking python3-setuptools (40.8.0-1) ...
18:16:57 [2020-02-10T18:16:57.641Z] ok  	github.com/docker/docker/pkg/progress	0.018s	coverage: 75.9% of statements
18:16:57 [2020-02-10T18:16:57.641Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.020s	coverage: 85.7% of statements
18:16:57 [2020-02-10T18:16:57.856Z] ok  	github.com/docker/docker/pkg/locker	0.020s	coverage: 88.9% of statements
18:16:57 [2020-02-10T18:16:57.856Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
18:16:57 [2020-02-10T18:16:57.856Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:16:58 [2020-02-10T18:16:58.211Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
18:16:58 [2020-02-10T18:16:58.235Z] #18 78.61 Selecting previously unselected package python3-wheel.
18:16:58 [2020-02-10T18:16:58.235Z] #18 78.63 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
18:16:58 [2020-02-10T18:16:58.235Z] #18 78.63 Unpacking python3-wheel (0.32.3-2) ...
18:16:58 [2020-02-10T18:16:58.235Z] #18 78.80 Selecting previously unselected package thin-provisioning-tools.
18:16:58 [2020-02-10T18:16:58.235Z] #18 78.81 Preparing to unpack .../33-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
18:16:58 [2020-02-10T18:16:58.235Z] #18 78.81 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
18:16:58 [2020-02-10T18:16:58.236Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
18:16:58 [2020-02-10T18:16:58.525Z] #18 79.23 Selecting previously unselected package vim-runtime.
18:16:58 [2020-02-10T18:16:58.525Z] #18 79.25 Preparing to unpack .../34-vim-runtime_2%3a8.1.0875-5_all.deb ...
18:16:58 [2020-02-10T18:16:58.525Z] #18 79.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
18:16:58 [2020-02-10T18:16:58.588Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
18:16:58 [2020-02-10T18:16:58.779Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
18:16:58 [2020-02-10T18:16:58.814Z] #18 79.39 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
18:16:58 [2020-02-10T18:16:58.814Z] #18 79.40 Unpacking vim-runtime (2:8.1.0875-5) ...
18:16:58 [2020-02-10T18:16:58.967Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
18:16:59 [2020-02-10T18:16:59.038Z] ok  	github.com/docker/docker/pkg/pubsub	1.080s	coverage: 73.9% of statements
18:16:59 [2020-02-10T18:16:59.361Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.002s	coverage: 91.4% of statements
18:16:59 [2020-02-10T18:16:59.361Z] ok  	github.com/docker/docker/pkg/pidfile	0.001s	coverage: 82.4% of statements
18:16:59 [2020-02-10T18:16:59.668Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
18:16:59 [2020-02-10T18:16:59.668Z] ok  	github.com/docker/docker/pkg/streamformatter	0.009s	coverage: 66.2% of statements
18:16:59 [2020-02-10T18:16:59.720Z] ok  	github.com/docker/docker/pkg/mount	1.215s	coverage: 70.0% of statements
18:16:59 [2020-02-10T18:16:59.720Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:16:59 [2020-02-10T18:16:59.720Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:16:59 [2020-02-10T18:16:59.720Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:17:00 [2020-02-10T18:17:00.085Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
18:17:00 [2020-02-10T18:17:00.242Z] ok  	github.com/docker/docker/pkg/symlink	0.022s	coverage: 87.7% of statements
18:17:00 [2020-02-10T18:17:00.242Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 71.3% of statements
18:17:00 [2020-02-10T18:17:00.918Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
18:17:00 [2020-02-10T18:17:00.918Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
18:17:01 [2020-02-10T18:17:01.191Z] ok  	github.com/docker/docker/pkg/system	0.053s	coverage: 36.2% of statements
18:17:01 [2020-02-10T18:17:01.191Z] ok  	github.com/docker/docker/pkg/tailfile	0.094s	coverage: 88.6% of statements
18:17:01 [2020-02-10T18:17:01.191Z] ok  	github.com/docker/docker/pkg/signal	2.818s	coverage: 61.0% of statements
18:17:01 [2020-02-10T18:17:01.316Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
18:17:02 [2020-02-10T18:17:02.136Z] testing: warning: no tests to run
18:17:02 [2020-02-10T18:17:02.136Z] coverage: [no statements]
18:17:02 [2020-02-10T18:17:02.136Z] ok  	github.com/docker/docker/pkg/term/windows	0.008s	coverage: [no statements] [no tests to run]
18:17:02 [2020-02-10T18:17:02.136Z] ok  	github.com/docker/docker/pkg/term	0.023s	coverage: 84.8% of statements
18:17:02 [2020-02-10T18:17:02.320Z] #18 ...
18:17:02 [2020-02-10T18:17:02.320Z] 
18:17:02 [2020-02-10T18:17:02.320Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:17:02 [2020-02-10T18:17:02.402Z] ok  	github.com/docker/docker/pkg/tarsum	0.110s	coverage: 89.3% of statements
18:17:02 [2020-02-10T18:17:02.561Z] ok  	github.com/docker/docker/pkg/pubsub	1.019s	coverage: 73.9% of statements
18:17:02 [2020-02-10T18:17:02.663Z] ok  	github.com/docker/docker/pkg/urlutil	0.008s	coverage: 100.0% of statements
18:17:02 [2020-02-10T18:17:02.663Z] ok  	github.com/docker/docker/pkg/truncindex	0.112s	coverage: 91.5% of statements
18:17:02 [2020-02-10T18:17:02.922Z] ok  	github.com/docker/docker/pkg/useragent	0.013s	coverage: 88.9% of statements
18:17:02 [2020-02-10T18:17:02.925Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
18:17:03 [2020-02-10T18:17:03.769Z] #24 246.4 Checking out files:  20% (2180/10551)   
Checking out files:  21% (2216/10551)   
Checking out files:  22% (2322/10551)   
Checking out files:  23% (2427/10551)   
Checking out files:  24% (2533/10551)   
Checking out files:  25% (2638/10551)   
Checking out files:  26% (2744/10551)   
Checking out files:  27% (2849/10551)   
Checking out files:  28% (2955/10551)   
Checking out files:  29% (3060/10551)   
Checking out files:  30% (3166/10551)   
Checking out files:  31% (3271/10551)   
Checking out files:  32% (3377/10551)   
Checking out files:  33% (3482/10551)   
Checking out files:  34% (3588/10551)   
Checking out files:  34% (3665/10551)   
Checking out files:  35% (3693/10551)   
Checking out files:  36% (3799/10551)   
Checking out files:  37% (3904/10551)   
Checking out files:  38% (4010/10551)   
Checking out files:  39% (4115/10551)   
Checking out files:  40% (4221/10551)   
Checking out files:  41% (4326/10551)   
Checking out files:  42% (4432/10551)   
Checking out files:  43% (4537/10551)   
Checking out files:  44% (4643/10551)   
Checking out files:  45% (4748/10551)   
Checking out files:  46% (4854/10551)   
Checking out files:  47% (4959/10551)   
Checking out files:  48% (5065/10551)   
Checking out files:  49% (5170/10551)   
Checking out files:  50% (5276/10551)   
Checking out files:  51% (5382/10551)   
Checking out files:  52% (5487/10551)   
Checking out files:  53% (5593/10551)   
Checking out files:  54% (5698/10551)   
Checking out files:  55% (5804/10551)   
Checking out files:  56% (5909/10551)   
Checking out files:  57% (6015/10551)   
Checking out files:  58% (6120/10551)   
Checking out files:  59% (6226/10551)   
Checking out files:  59% (6230/10551)   
Checking out files:  60% (6331/10551)   
Checking out files:  61% (6437/10551)   
Checking out files:  62% (6542/10551)   
Checking out files:  63% (6648/10551)   
Checking out files:  64% (6753/10551)   
Checking out files:  65% (6859/10551)   
Checking out files:  66% (6964/10551)   
Checking out files:  67% (7070/10551)   
Checking out files:  68% (7175/10551)   
Checking out files:  69% (7281/10551)   
Checking out files:  70% (7386/10551)   
Checking out files:  71% (7492/10551)   
Checking out files:  72% (7597/10551)   
Checking out files:  73% (7703/10551)   
Checking out files:  74% (7808/10551)   
Checking out files:  75% (7914/10551)   
Checking out files:  76% (8019/10551)   
Checking out files:  77% (8125/10551)   
Checking out files:  78% (8230/10551)   
Checking out files:  79% (8336/10551)   
Checking out files:  80% (8441/10551)   
Checking out files:  81% (8547/10551)   
Checking out files:  82% (8652/10551)   
Checking out files:  83% (8758/10551)   
Checking out files:  84% (8863/10551)   
Checking out files:  85% (8969/10551)   
Checking out files:  85% (9001/10551)   
Checking out files:  86% (9074/10551)   
Checking out files:  87% (9180/10551)   
Checking out files:  88% (9285/10551)   
Checking out files:  89% (9391/10551)   
Checking out files:  90% (9496/10551)   
Checking out files:  91% (9602/10551)   
Checking out files:  92% (9707/10551)   
Checking out files:  93% (9813/10551)   
Checking out files:  94% (9918/10551)   
Checking out files:  95% (10024/10551)   
Checking out files:  96% (10129/10551)   
Checking out files:  97% (10235/10551)   
Checking out files:  98% (10340/10551)   
Checking out files:  99% (10446/10551)   
Checking out files: 100% (10551/10551)   
Checking out files: 100% (10551/10551), done.
18:17:04 [2020-02-10T18:17:04.058Z] #24 250.1 + cd /tmp/tmp.Zy2U0gJce7/tmp/docker-ce
18:17:04 [2020-02-10T18:17:04.058Z] #24 250.1 + git checkout -q v17.06.2-ce
18:17:04 [2020-02-10T18:17:04.303Z] ok  	github.com/docker/docker/plugin/v2	0.013s	coverage: 14.5% of statements
18:17:04 [2020-02-10T18:17:04.873Z] ok  	github.com/docker/docker/profiles/seccomp	0.020s	coverage: 73.8% of statements
18:17:05 [2020-02-10T18:17:05.133Z] ok  	github.com/docker/docker/reference	0.020s	coverage: 84.4% of statements
18:17:05 [2020-02-10T18:17:05.982Z] ok  	github.com/docker/docker/pkg/signal	2.370s	coverage: 61.0% of statements
18:17:05 [2020-02-10T18:17:05.982Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
18:17:06 [2020-02-10T18:17:06.072Z] ok  	github.com/docker/docker/plugin	0.589s	coverage: 27.1% of statements
18:17:06 [2020-02-10T18:17:06.341Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
18:17:06 [2020-02-10T18:17:06.341Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:17:06 [2020-02-10T18:17:06.643Z] ok  	github.com/docker/docker/registry/resumable	0.038s	coverage: 100.0% of statements
18:17:06 [2020-02-10T18:17:06.692Z] ok  	github.com/docker/docker/pkg/symlink	0.006s	coverage: 87.7% of statements
18:17:06 [2020-02-10T18:17:06.903Z] ok  	github.com/docker/docker/restartmanager	0.009s	coverage: 45.3% of statements
18:17:07 [2020-02-10T18:17:07.152Z] ok  	github.com/docker/docker/pkg/sysinfo	0.003s	coverage: 71.3% of statements
18:17:07 [2020-02-10T18:17:07.475Z] ok  	github.com/docker/docker/registry	0.212s	coverage: 56.0% of statements
18:17:07 [2020-02-10T18:17:07.735Z] ok  	github.com/docker/docker/testutil	0.015s	coverage: 62.5% of statements
18:17:07 [2020-02-10T18:17:07.935Z] ok  	github.com/docker/docker/pkg/system	0.030s	coverage: 36.2% of statements
18:17:07 [2020-02-10T18:17:07.935Z] ok  	github.com/docker/docker/pkg/tailfile	0.053s	coverage: 88.6% of statements
18:17:07 [2020-02-10T18:17:07.995Z] ok  	github.com/docker/docker/runconfig	0.052s	coverage: 68.2% of statements
18:17:08 [2020-02-10T18:17:08.694Z] ok  	github.com/docker/docker/pkg/tarsum	0.029s	coverage: 89.3% of statements
18:17:09 [2020-02-10T18:17:09.062Z] ok  	github.com/docker/docker/pkg/term	0.002s	coverage: 84.8% of statements
18:17:09 [2020-02-10T18:17:09.062Z] testing: warning: no tests to run
18:17:09 [2020-02-10T18:17:09.062Z] coverage: [no statements]
18:17:09 [2020-02-10T18:17:09.062Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
18:17:09 [2020-02-10T18:17:09.451Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
18:17:09 [2020-02-10T18:17:09.622Z] #24 255.4 + mkdir -p /tmp/tmp.Zy2U0gJce7/src/github.com/docker
18:17:09 [2020-02-10T18:17:09.622Z] #24 255.4 + mv components/cli /tmp/tmp.Zy2U0gJce7/src/github.com/docker/cli
18:17:09 [2020-02-10T18:17:09.622Z] #24 255.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
18:17:09 [2020-02-10T18:17:09.817Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
18:17:09 [2020-02-10T18:17:09.817Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
18:17:09 [2020-02-10T18:17:09.908Z] ok  	github.com/docker/docker/volume/drivers	0.023s	coverage: 36.1% of statements
18:17:10 [2020-02-10T18:17:10.478Z] ok  	github.com/docker/docker/volume/mounts	0.078s	coverage: 67.0% of statements
18:17:10 [2020-02-10T18:17:10.647Z] #24 ...
18:17:10 [2020-02-10T18:17:10.647Z] 
18:17:10 [2020-02-10T18:17:10.647Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:10 [2020-02-10T18:17:10.647Z] #48 246.6 net/http/httptrace
18:17:10 [2020-02-10T18:17:10.647Z] #48 247.1 net/http
18:17:10 [2020-02-10T18:17:10.647Z] #48 ...
18:17:10 [2020-02-10T18:17:10.647Z] 
18:17:10 [2020-02-10T18:17:10.647Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:17:10 [2020-02-10T18:17:10.647Z] #18 85.28 Selecting previously unselected package vim.
18:17:10 [2020-02-10T18:17:10.647Z] #18 85.30 Preparing to unpack .../35-vim_2%3a8.1.0875-5_ppc64el.deb ...
18:17:10 [2020-02-10T18:17:10.647Z] #18 85.34 Unpacking vim (2:8.1.0875-5) ...
18:17:10 [2020-02-10T18:17:10.647Z] #18 86.28 Selecting previously unselected package xfsprogs.
18:17:10 [2020-02-10T18:17:10.647Z] #18 86.30 Preparing to unpack .../36-xfsprogs_4.20.0-1_ppc64el.deb ...
18:17:10 [2020-02-10T18:17:10.647Z] #18 86.30 Unpacking xfsprogs (4.20.0-1) ...
18:17:10 [2020-02-10T18:17:10.647Z] #18 87.05 Selecting previously unselected package zip.
18:17:10 [2020-02-10T18:17:10.647Z] #18 87.05 Preparing to unpack .../37-zip_3.0-11+b1_ppc64el.deb ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.07 Unpacking zip (3.0-11+b1) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.46 Setting up aufs-tools (1:4.14+20190211-1) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.47 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.47 Setting up libip6tc0:ppc64el (1.8.2-4) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.49 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.50 Setting up libgpm2:ppc64el (1.20.7-5) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.51 Setting up libip4tc0:ppc64el (1.8.2-4) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.52 Setting up libnftnl11:ppc64el (1.1.2-2) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.54 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.57 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.58 Setting up libicu63:ppc64el (63.1-6) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.59 Setting up xxd (2:8.1.0875-5) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.60 Setting up zip (3.0-11+b1) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.60 Setting up vim-common (2:8.1.0875-5) ...
18:17:10 [2020-02-10T18:17:10.648Z] #18 87.68 Setting up bash-completion (1:2.8-6) ...
18:17:10 [2020-02-10T18:17:10.738Z] ok  	github.com/docker/docker/volume/local	0.067s	coverage: 73.0% of statements
18:17:10 [2020-02-10T18:17:10.936Z] #18 ...
18:17:10 [2020-02-10T18:17:10.936Z] 
18:17:10 [2020-02-10T18:17:10.936Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:10 [2020-02-10T18:17:10.936Z] #45 155.1   CC       criu/clone-noasan.o
18:17:10 [2020-02-10T18:17:10.936Z] #45 155.5   CC       criu/config.o
18:17:10 [2020-02-10T18:17:10.936Z] #45 159.5   CC       criu/cr-check.o
18:17:10 [2020-02-10T18:17:10.936Z] #45 163.6   CC       criu/cr-dedup.o
18:17:10 [2020-02-10T18:17:10.936Z] #45 164.7   CC       criu/cr-dump.o
18:17:11 [2020-02-10T18:17:11.676Z] ok  	github.com/docker/docker/volume/service	0.026s	coverage: 73.0% of statements
18:17:11 [2020-02-10T18:17:11.692Z] ok  	github.com/docker/docker/plugin	0.541s	coverage: 27.1% of statements
18:17:12 [2020-02-10T18:17:12.516Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
18:17:13 [2020-02-10T18:17:13.307Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 76.2% of statements
18:17:13 [2020-02-10T18:17:13.660Z] #45 ...
18:17:13 [2020-02-10T18:17:13.660Z] 
18:17:13 [2020-02-10T18:17:13.660Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:17:13 [2020-02-10T18:17:13.660Z] #18 94.11 Setting up libiptc0:ppc64el (1.8.2-4) ...
18:17:13 [2020-02-10T18:17:13.661Z] #18 94.13 Setting up xz-utils (5.2.4-1) ...
18:17:13 [2020-02-10T18:17:13.661Z] #18 94.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
18:17:13 [2020-02-10T18:17:13.661Z] #18 94.17 Setting up pigz (2.4-1) ...
18:17:13 [2020-02-10T18:17:13.661Z] #18 94.18 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
18:17:13 [2020-02-10T18:17:13.661Z] #18 94.19 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
18:17:13 [2020-02-10T18:17:13.661Z] #18 94.20 Setting up python-pip-whl (18.1-5) ...
18:17:13 [2020-02-10T18:17:13.661Z] #18 94.20 Setting up libmpdec2:ppc64el (2.4.2-2) ...
18:17:13 [2020-02-10T18:17:13.661Z] #18 94.21 Setting up vim-runtime (2:8.1.0875-5) ...
18:17:13 [2020-02-10T18:17:13.661Z] ok  	github.com/docker/docker/reference	0.004s	coverage: 84.4% of statements
18:17:14 [2020-02-10T18:17:14.684Z] #18 95.24 Setting up libaio1:ppc64el (0.3.112-3) ...
18:17:14 [2020-02-10T18:17:14.684Z] #18 95.25 Setting up libonig5:ppc64el (6.9.1-1) ...
18:17:14 [2020-02-10T18:17:14.684Z] #18 95.26 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
18:17:14 [2020-02-10T18:17:14.684Z] #18 95.27 Setting up vim (2:8.1.0875-5) ...
18:17:14 [2020-02-10T18:17:14.684Z] #18 95.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
18:17:14 [2020-02-10T18:17:14.684Z] #18 95.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
18:17:14 [2020-02-10T18:17:14.684Z] #18 95.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
18:17:14 [2020-02-10T18:17:14.873Z] ok  	github.com/docker/docker/registry	0.096s	coverage: 56.0% of statements
18:17:14 [2020-02-10T18:17:14.971Z] #18 95.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
18:17:14 [2020-02-10T18:17:14.971Z] #18 95.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
18:17:14 [2020-02-10T18:17:14.971Z] #18 95.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
18:17:14 [2020-02-10T18:17:14.971Z] #18 95.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
18:17:14 [2020-02-10T18:17:14.971Z] #18 95.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
18:17:14 [2020-02-10T18:17:14.971Z] #18 95.56 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
18:17:14 [2020-02-10T18:17:14.971Z] #18 95.57 Setting up thin-provisioning-tools (0.7.6-2.1) ...
18:17:14 [2020-02-10T18:17:14.971Z] #18 95.62 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
18:17:14 [2020-02-10T18:17:14.971Z] #18 95.64 Setting up jq (1.5+dfsg-2+b1) ...
18:17:14 [2020-02-10T18:17:14.971Z] #18 95.64 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
18:17:14 [2020-02-10T18:17:14.971Z] #18 95.65 Setting up python3.7 (3.7.3-2+deb10u1) ...
18:17:15 [2020-02-10T18:17:15.633Z] ok  	github.com/docker/docker/registry/resumable	0.013s	coverage: 100.0% of statements
18:17:15 [2020-02-10T18:17:15.633Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
18:17:16 [2020-02-10T18:17:16.372Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 68.2% of statements
18:17:16 [2020-02-10T18:17:16.372Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
18:17:18 [2020-02-10T18:17:18.900Z] ok  	github.com/docker/docker/volume/drivers	0.002s	coverage: 36.1% of statements
18:17:19 [2020-02-10T18:17:19.325Z] ok  	github.com/docker/docker/volume/local	0.040s	coverage: 73.0% of statements
18:17:19 [2020-02-10T18:17:19.403Z] #18 ...
18:17:19 [2020-02-10T18:17:19.403Z] 
18:17:19 [2020-02-10T18:17:19.403Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:19 [2020-02-10T18:17:19.403Z] #48 265.7 github.com/LK4D4/vndr/godl
18:17:20 [2020-02-10T18:17:20.112Z] ok  	github.com/docker/docker/volume/mounts	0.022s	coverage: 67.0% of statements
18:17:20 [2020-02-10T18:17:20.876Z] ok  	github.com/docker/docker/volume/service	0.009s	coverage: 73.0% of statements
18:17:20 [2020-02-10T18:17:20.904Z] #48 266.9 github.com/LK4D4/vndr
18:17:25 [2020-02-10T18:17:25.367Z] #48 ...
18:17:25 [2020-02-10T18:17:25.367Z] 
18:17:25 [2020-02-10T18:17:25.367Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:17:25 [2020-02-10T18:17:25.367Z] #18 101.6 Setting up iptables (1.8.2-4) ...
18:17:25 [2020-02-10T18:17:25.367Z] #18 101.6 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
18:17:25 [2020-02-10T18:17:25.367Z] #18 101.7 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:17:25 [2020-02-10T18:17:25.367Z] #18 101.7 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
18:17:25 [2020-02-10T18:17:25.367Z] #18 101.7 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
18:17:25 [2020-02-10T18:17:25.367Z] #18 101.7 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
18:17:25 [2020-02-10T18:17:25.367Z] #18 101.7 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
18:17:25 [2020-02-10T18:17:25.367Z] #18 101.8 Setting up python3 (3.7.3-1) ...
18:17:25 [2020-02-10T18:17:25.367Z] #18 102.8 Setting up python3-wheel (0.32.3-2) ...
18:17:25 [2020-02-10T18:17:25.367Z] #18 103.9 Setting up apparmor (2.13.2-10) ...
18:17:25 [2020-02-10T18:17:25.657Z] #18 ...
18:17:25 [2020-02-10T18:17:25.657Z] 
18:17:25 [2020-02-10T18:17:25.657Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:25 [2020-02-10T18:17:25.657Z] #45 169.8   CC       criu/cr-errno.o
18:17:25 [2020-02-10T18:17:25.657Z] #45 170.1   CC       criu/cr-restore.o
18:17:25 [2020-02-10T18:17:25.657Z] #45 179.5   CC       criu/cr-service.o
18:17:25 [2020-02-10T18:17:25.947Z] #45 ...
18:17:25 [2020-02-10T18:17:25.947Z] 
18:17:25 [2020-02-10T18:17:25.947Z] #18 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ...
18:17:25 [2020-02-10T18:17:25.947Z] #18 106.6 Setting up xfsprogs (4.20.0-1) ...
18:17:25 [2020-02-10T18:17:25.947Z] #18 106.6 Setting up python3-lib2to3 (3.7.3-1) ...
18:17:26 [2020-02-10T18:17:26.975Z] #18 107.4 Setting up python3-pkg-resources (40.8.0-1) ...
18:17:28 [2020-02-10T18:17:28.474Z] #18 108.9 Setting up python3-distutils (3.7.3-1) ...
18:17:29 [2020-02-10T18:17:29.503Z] #18 110.1 Setting up python3-setuptools (40.8.0-1) ...
18:17:30 [2020-02-10T18:17:30.561Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:17:30 [2020-02-10T18:17:30.561Z] 
18:17:30 [2020-02-10T18:17:30.561Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
18:17:30 [2020-02-10T18:17:30.561Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
18:17:30 [2020-02-10T18:17:30.561Z] Using test binary docker
18:17:30 [2020-02-10T18:17:30.561Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:17:30 [2020-02-10T18:17:30.561Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:17:30 [2020-02-10T18:17:30.561Z] INFO: Waiting for daemon to start...
18:17:30 [2020-02-10T18:17:30.561Z] Starting dockerd
18:17:30 [2020-02-10T18:17:30.561Z] .
18:17:30 [2020-02-10T18:17:30.561Z] INFO: Building docker-sdk-python3:4.2.0...
18:17:32 [2020-02-10T18:17:32.214Z] #18 112.7 Setting up python3-pip (18.1-5) ...
18:17:33 [2020-02-10T18:17:33.598Z] ok  	github.com/docker/docker/pkg/plugins	33.645s	coverage: 76.6% of statements
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/rootless	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/volume	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === Skipped
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:73: No driver to put!
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     overlay_test.go:49: Fails to compute changes intermittently
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     graphtest_unix.go:73: No driver to put!
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:17:33 [2020-02-10T18:17:33.598Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] 
18:17:33 [2020-02-10T18:17:33.598Z] DONE 2155 tests, 20 skipped in 192.026s
Post stage
[Pipeline] junit
18:17:33 [2020-02-10T18:17:33.614Z] Recording test results
18:17:33 [2020-02-10T18:17:33.711Z] #18 114.5 Processing triggers for libc-bin (2.28-10) ...
18:17:33 [2020-02-10T18:17:33.711Z] #18 114.5 Processing triggers for mime-support (3.62) ...
18:17:34 [2020-02-10T18:17:34.341Z] #18 DONE 114.8s
18:17:34 [2020-02-10T18:17:34.341Z] 
18:17:34 [2020-02-10T18:17:34.341Z] #19 [dev 8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-le...
18:17:34 [2020-02-10T18:17:34.387Z] ok  	github.com/docker/docker/pkg/plugins	33.615s	coverage: 76.6% of statements
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/rootless	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/volume	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === Skipped
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:46: Driver btrfs not supported
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:73: No driver to put!
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     overlay_test.go:49: Fails to compute changes intermittently
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:46: Driver zfs not supported
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     graphtest_unix.go:73: No driver to put!
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:17:34 [2020-02-10T18:17:34.387Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] 
18:17:34 [2020-02-10T18:17:34.387Z] DONE 2155 tests, 20 skipped in 195.002s
Post stage
[Pipeline] junit
18:17:34 [2020-02-10T18:17:34.500Z] Recording test results
18:17:34 [2020-02-10T18:17:34.630Z] #19 0.467 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
18:17:34 [2020-02-10T18:17:34.630Z] #19 0.473 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
18:17:34 [2020-02-10T18:17:34.630Z] #19 0.542 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
18:17:34 [2020-02-10T18:17:34.920Z] #19 DONE 0.6s
18:17:34 [2020-02-10T18:17:34.920Z] 
18:17:34 [2020-02-10T18:17:34.920Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:17:35 [2020-02-10T18:17:35.912Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16 -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:e55bff541e0afc9bacd811b6eb599451a23a9d16 hack/make.sh dynbinary test-integration
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:17:36 [2020-02-10T18:17:36.780Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16 -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:e55bff541e0afc9bacd811b6eb599451a23a9d16 hack/make.sh dynbinary test-integration
18:17:36 [2020-02-10T18:17:36.851Z] 
18:17:36 [2020-02-10T18:17:36.851Z] Removing bundles/
18:17:36 [2020-02-10T18:17:36.851Z] 
18:17:36 [2020-02-10T18:17:36.851Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:17:36 [2020-02-10T18:17:36.851Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:17:36 [2020-02-10T18:17:36.851Z] GOOS="" GOARCH="" GOARM=""
18:17:36 [2020-02-10T18:17:36.977Z] #20 ...
18:17:36 [2020-02-10T18:17:36.977Z] 
18:17:36 [2020-02-10T18:17:36.977Z] #48 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:17:36 [2020-02-10T18:17:36.977Z] #48 DONE 282.8s
18:17:36 [2020-02-10T18:17:36.977Z] 
18:17:36 [2020-02-10T18:17:36.977Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:36 [2020-02-10T18:17:36.977Z] #45 182.9   CC       criu/crtools.o
18:17:36 [2020-02-10T18:17:36.977Z] #45 184.1   CC       criu/eventfd.o
18:17:36 [2020-02-10T18:17:36.977Z] #45 185.0   CC       criu/eventpoll.o
18:17:36 [2020-02-10T18:17:36.977Z] #45 187.0   CC       criu/external.o
18:17:36 [2020-02-10T18:17:36.977Z] #45 187.7   CC       criu/fault-injection.o
18:17:36 [2020-02-10T18:17:36.977Z] #45 187.9   CC       criu/fdstore.o
18:17:36 [2020-02-10T18:17:36.977Z] #45 188.8   CC       criu/fifo.o
18:17:36 [2020-02-10T18:17:36.977Z] #45 189.6   CC       criu/file-ids.o
18:17:36 [2020-02-10T18:17:36.977Z] #45 190.2   CC       criu/file-lock.o
18:17:37 [2020-02-10T18:17:37.128Z] 
18:17:37 [2020-02-10T18:17:37.128Z] Removing bundles/
18:17:37 [2020-02-10T18:17:37.128Z] 
18:17:37 [2020-02-10T18:17:37.128Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:17:37 [2020-02-10T18:17:37.128Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:17:37 [2020-02-10T18:17:37.128Z] GOOS="" GOARCH="" GOARM=""
18:17:38 [2020-02-10T18:17:38.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:17:38 [2020-02-10T18:17:38.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:17:39 [2020-02-10T18:17:39.041Z] #45 192.9   CC       criu/files-ext.o
18:17:39 [2020-02-10T18:17:39.329Z] #45 193.7   CC       criu/files-reg.o
18:17:43 [2020-02-10T18:17:43.803Z] #45 197.8   CC       criu/files.o
18:17:44 [2020-02-10T18:17:44.837Z] #45 ...
18:17:44 [2020-02-10T18:17:44.837Z] 
18:17:44 [2020-02-10T18:17:44.837Z] #20 [dev 9/25] RUN pip3 install yamllint==1.16.0
18:17:44 [2020-02-10T18:17:44.837Z] #20 9.803 Collecting yamllint==1.16.0
18:17:45 [2020-02-10T18:17:45.462Z] #20 10.60   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
18:17:45 [2020-02-10T18:17:45.750Z] #20 10.80 Collecting pyyaml (from yamllint==1.16.0)
18:17:46 [2020-02-10T18:17:46.038Z] #20 11.20   Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB)
18:17:46 [2020-02-10T18:17:46.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:17:49 [2020-02-10T18:17:49.527Z] #20 14.66 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
18:17:49 [2020-02-10T18:17:49.527Z] #20 14.77   Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl
18:17:49 [2020-02-10T18:17:49.816Z] #20 15.00 Building wheels for collected packages: pyyaml
18:17:49 [2020-02-10T18:17:49.816Z] #20 15.01   Running setup.py bdist_wheel for pyyaml: started
18:17:51 [2020-02-10T18:17:51.871Z] #20 16.90   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
18:17:51 [2020-02-10T18:17:51.871Z] #20 16.91   Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191
18:17:51 [2020-02-10T18:17:51.871Z] #20 17.04 Successfully built pyyaml
18:17:51 [2020-02-10T18:17:51.871Z] #20 17.08 Installing collected packages: pyyaml, pathspec, yamllint
18:17:52 [2020-02-10T18:17:52.502Z] #20 17.71 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0
18:17:52 [2020-02-10T18:17:52.808Z] #20 DONE 18.0s
18:17:52 [2020-02-10T18:17:52.808Z] 
18:17:52 [2020-02-10T18:17:52.808Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:52 [2020-02-10T18:17:52.808Z] #45 202.3   CC       criu/filesystems.o
18:17:52 [2020-02-10T18:17:52.808Z] #45 204.4   CC       criu/fsnotify.o
18:17:52 [2020-02-10T18:17:52.808Z] #45 206.9   CC       criu/image-desc.o
18:17:52 [2020-02-10T18:17:52.808Z] #45 207.2   CC       criu/image.o
18:17:54 [2020-02-10T18:17:54.869Z] #45 208.8   CC       criu/ipc_ns.o
18:17:56 [2020-02-10T18:17:56.924Z] #45 ...
18:17:56 [2020-02-10T18:17:56.924Z] 
18:17:56 [2020-02-10T18:17:56.924Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
18:17:56 [2020-02-10T18:17:56.924Z] #31 DONE 303.2s
18:17:57 [2020-02-10T18:17:57.213Z] 
18:17:57 [2020-02-10T18:17:57.213Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:17:57 [2020-02-10T18:17:57.213Z] #45 211.3   CC       criu/irmap.o
18:17:59 [2020-02-10T18:17:59.275Z] #45 213.5   CC       criu/kcmp-ids.o
18:17:59 [2020-02-10T18:17:59.905Z] #45 214.0   CC       criu/kerndat.o
18:18:00 [2020-02-10T18:18:00.387Z] 65014b3c3121: Pull complete
18:18:01 [2020-02-10T18:18:01.961Z] #45 215.9   CC       criu/libnetlink.o
18:18:02 [2020-02-10T18:18:02.250Z] #45 216.4   CC       criu/log.o
18:18:02 [2020-02-10T18:18:02.877Z] #45 217.2   CC       criu/lsm.o
18:18:03 [2020-02-10T18:18:03.906Z] #45 218.0   CC       criu/mem.o
18:18:06 [2020-02-10T18:18:06.669Z] #45 220.9   CC       criu/mount.o
18:18:13 [2020-02-10T18:18:13.542Z] #45 227.7   CC       criu/namespaces.o
18:18:17 [2020-02-10T18:18:17.047Z] #45 231.0   CC       criu/net.o
18:18:17 [2020-02-10T18:18:17.202Z] sha256:f79e191796bd217340d74c9d51a3eee1ad14c14718adfe084f802b9399141b97
18:18:17 [2020-02-10T18:18:17.202Z] INFO: Starting docker-py tests...
18:18:17 [2020-02-10T18:18:17.202Z] ============================= test session starts ==============================
18:18:17 [2020-02-10T18:18:17.202Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1
18:18:17 [2020-02-10T18:18:17.202Z] rootdir: /src, inifile: pytest.ini
18:18:17 [2020-02-10T18:18:17.202Z] plugins: timeout-1.3.3, cov-2.6.1
18:18:17 [2020-02-10T18:18:17.202Z] collected 387 items
18:18:17 [2020-02-10T18:18:17.202Z] 
18:18:22 [2020-02-10T18:18:22.799Z] #45 236.5   CC       criu/netfilter.o
18:18:22 [2020-02-10T18:18:22.799Z] #45 237.0   CC       criu/page-pipe.o
18:18:23 [2020-02-10T18:18:23.825Z] #45 238.2   CC       criu/page-xfer.o
18:18:26 [2020-02-10T18:18:26.568Z] #45 240.3   CC       criu/pagemap-cache.o
18:18:26 [2020-02-10T18:18:26.856Z] #45 241.1   CC       criu/pagemap.o
18:18:28 [2020-02-10T18:18:28.349Z] #45 242.6   CC       criu/parasite-syscall.o
18:18:30 [2020-02-10T18:18:30.410Z] #45 244.2   CC       criu/path.o
18:18:30 [2020-02-10T18:18:30.410Z] #45 244.8   CC       criu/pie-util-vdso-elf32.o
18:18:31 [2020-02-10T18:18:31.436Z] #45 245.5   CC       criu/pie-util-vdso.o
18:18:32 [2020-02-10T18:18:32.079Z] #45 246.1   CC       criu/pie-util.o
18:18:32 [2020-02-10T18:18:32.079Z] #45 246.5   CC       criu/pipes.o
18:18:33 [2020-02-10T18:18:33.603Z] #45 247.9   CC       criu/plugin.o
18:18:34 [2020-02-10T18:18:34.632Z] #45 248.7   CC       criu/proc_parse.o
18:18:35 [2020-02-10T18:18:35.461Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:18:35 [2020-02-10T18:18:35.461Z] 
18:18:35 [2020-02-10T18:18:35.461Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:18:35 [2020-02-10T18:18:35.461Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:18:35 [2020-02-10T18:18:35.461Z] HOSTNAME=ab0577c1662c
18:18:35 [2020-02-10T18:18:35.461Z] TESTDEBUG=0
18:18:35 [2020-02-10T18:18:35.461Z] DEST=bundles/test-integration
18:18:35 [2020-02-10T18:18:35.461Z] PWD=/go/src/github.com/docker/docker
18:18:35 [2020-02-10T18:18:35.461Z] DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16
18:18:35 [2020-02-10T18:18:35.461Z] container=docker
18:18:35 [2020-02-10T18:18:35.461Z] HOME=/root
18:18:35 [2020-02-10T18:18:35.461Z] GOLANG_VERSION=1.13.7
18:18:35 [2020-02-10T18:18:35.461Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:18:35 [2020-02-10T18:18:35.461Z] VALIDATE_BRANCH=master
18:18:35 [2020-02-10T18:18:35.461Z] TERM=xterm
18:18:35 [2020-02-10T18:18:35.461Z] DOCKER_PKG=github.com/docker/docker
18:18:35 [2020-02-10T18:18:35.461Z] SHLVL=1
18:18:35 [2020-02-10T18:18:35.461Z] TIMEOUT=120m
18:18:35 [2020-02-10T18:18:35.461Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:18:35 [2020-02-10T18:18:35.461Z] DOCKER_GRAPHDRIVER=overlay2
18:18:35 [2020-02-10T18:18:35.461Z] GO111MODULE=off
18:18:35 [2020-02-10T18:18:35.461Z] DOCKER_EXPERIMENTAL=1
18:18:35 [2020-02-10T18:18:35.461Z] TEST_SKIP_INTEGRATION_CLI=1
18:18:35 [2020-02-10T18:18:35.461Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:18:35 [2020-02-10T18:18:35.461Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:18:35 [2020-02-10T18:18:35.461Z] GOPATH=/go
18:18:35 [2020-02-10T18:18:35.461Z] PKG_CONFIG=pkg-config
18:18:35 [2020-02-10T18:18:35.461Z] _=/usr/bin/env
18:18:35 [2020-02-10T18:18:35.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:18:36 [2020-02-10T18:18:36.054Z] tests/integration/api_build_test.py .......................X             [  6%]
18:18:36 [2020-02-10T18:18:36.616Z] tests/integration/api_client_test.py .....                               [  7%]
18:18:38 [2020-02-10T18:18:38.549Z] tests/integration/api_config_test.py .....                               [  8%]
18:18:41 [2020-02-10T18:18:41.543Z] #45 254.9   CC       criu/protobuf-desc.o
18:18:42 [2020-02-10T18:18:42.571Z] #45 256.9   CC       criu/protobuf.o
18:18:43 [2020-02-10T18:18:43.247Z] #45 257.5   CC       criu/pstree.o
18:18:44 [2020-02-10T18:18:44.568Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:18:44 [2020-02-10T18:18:44.568Z] 
18:18:44 [2020-02-10T18:18:44.568Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:18:45 [2020-02-10T18:18:45.135Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:18:45 [2020-02-10T18:18:45.135Z] HOSTNAME=16739e9f6ff0
18:18:45 [2020-02-10T18:18:45.135Z] TESTDEBUG=0
18:18:45 [2020-02-10T18:18:45.135Z] DEST=bundles/test-integration
18:18:45 [2020-02-10T18:18:45.135Z] PWD=/go/src/github.com/docker/docker
18:18:45 [2020-02-10T18:18:45.135Z] DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16
18:18:45 [2020-02-10T18:18:45.135Z] container=docker
18:18:45 [2020-02-10T18:18:45.135Z] HOME=/root
18:18:45 [2020-02-10T18:18:45.135Z] GOLANG_VERSION=1.13.7
18:18:45 [2020-02-10T18:18:45.135Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:18:45 [2020-02-10T18:18:45.135Z] VALIDATE_BRANCH=master
18:18:45 [2020-02-10T18:18:45.135Z] TERM=xterm
18:18:45 [2020-02-10T18:18:45.135Z] DOCKER_PKG=github.com/docker/docker
18:18:45 [2020-02-10T18:18:45.135Z] SHLVL=1
18:18:45 [2020-02-10T18:18:45.135Z] TIMEOUT=120m
18:18:45 [2020-02-10T18:18:45.135Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:18:45 [2020-02-10T18:18:45.135Z] DOCKER_GRAPHDRIVER=overlay2
18:18:45 [2020-02-10T18:18:45.135Z] GO111MODULE=off
18:18:45 [2020-02-10T18:18:45.135Z] DOCKER_EXPERIMENTAL=1
18:18:45 [2020-02-10T18:18:45.135Z] TEST_SKIP_INTEGRATION_CLI=1
18:18:45 [2020-02-10T18:18:45.135Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:18:45 [2020-02-10T18:18:45.135Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:18:45 [2020-02-10T18:18:45.135Z] GOPATH=/go
18:18:45 [2020-02-10T18:18:45.135Z] PKG_CONFIG=pkg-config
18:18:45 [2020-02-10T18:18:45.135Z] _=/usr/bin/env
18:18:45 [2020-02-10T18:18:45.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:18:45 [2020-02-10T18:18:45.962Z] #45 259.8   CC       criu/rbtree.o
18:18:46 [2020-02-10T18:18:46.252Z] #45 260.4   CC       criu/rst-malloc.o
18:18:46 [2020-02-10T18:18:46.881Z] #45 260.9   CC       criu/seccomp.o
18:18:47 [2020-02-10T18:18:47.906Z] #45 262.2   CC       criu/seize.o
18:18:49 [2020-02-10T18:18:49.965Z] #45 264.0   CC       criu/servicefd.o
18:18:50 [2020-02-10T18:18:50.593Z] #45 264.8   CC       criu/shmem.o
18:18:52 [2020-02-10T18:18:52.088Z] #45 266.4   CC       criu/sigframe.o
18:18:52 [2020-02-10T18:18:52.716Z] #45 266.8   CC       criu/signalfd.o
18:18:53 [2020-02-10T18:18:53.005Z] #45 ...
18:18:53 [2020-02-10T18:18:53.005Z] 
18:18:53 [2020-02-10T18:18:53.005Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:18:53 [2020-02-10T18:18:53.005Z] #42 359.3 + dpkg --print-architecture
18:18:53 [2020-02-10T18:18:53.005Z] #42 359.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
18:18:53 [2020-02-10T18:18:53.634Z] #42 359.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
18:18:53 [2020-02-10T18:18:53.634Z] #42 359.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
18:18:55 [2020-02-10T18:18:55.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:18:55 [2020-02-10T18:18:55.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:18:55 [2020-02-10T18:18:55.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:19:03 [2020-02-10T18:19:03.995Z] #42 ...
18:19:03 [2020-02-10T18:19:03.995Z] 
18:19:03 [2020-02-10T18:19:03.995Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:03 [2020-02-10T18:19:03.995Z] #45 267.4   CC       criu/sk-inet.o
18:19:03 [2020-02-10T18:19:03.995Z] #45 269.3   CC       criu/sk-netlink.o
18:19:03 [2020-02-10T18:19:03.995Z] #45 270.1   CC       criu/sk-packet.o
18:19:03 [2020-02-10T18:19:03.995Z] #45 271.3   CC       criu/sk-queue.o
18:19:03 [2020-02-10T18:19:03.995Z] #45 272.1   CC       criu/sk-tcp.o
18:19:03 [2020-02-10T18:19:03.995Z] #45 273.0   CC       criu/sk-unix.o
18:19:03 [2020-02-10T18:19:03.995Z] #45 276.6   CC       criu/sockets.o
18:19:03 [2020-02-10T18:19:03.995Z] #45 278.3   CC       criu/stats.o
18:19:05 [2020-02-10T18:19:05.028Z] #45 279.0   CC       criu/string.o
18:19:05 [2020-02-10T18:19:05.028Z] #45 279.1   CC       criu/sysctl.o
18:19:06 [2020-02-10T18:19:06.056Z] #45 280.4   CC       criu/sysfs_parse.o
18:19:06 [2020-02-10T18:19:06.686Z] #45 281.0   CC       criu/timerfd.o
18:19:07 [2020-02-10T18:19:07.314Z] #45 281.8   CC       criu/tty.o
18:19:07 [2020-02-10T18:19:07.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:19:07 [2020-02-10T18:19:07.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:19:07 [2020-02-10T18:19:07.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:19:07 [2020-02-10T18:19:07.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:19:08 [2020-02-10T18:19:08.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:19:11 [2020-02-10T18:19:11.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:19:11 [2020-02-10T18:19:11.756Z] #45 285.6   CC       criu/tun.o
18:19:12 [2020-02-10T18:19:12.073Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
18:19:12 [2020-02-10T18:19:12.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:19:12 [2020-02-10T18:19:12.781Z] #45 286.9   CC       criu/uffd.o
18:19:13 [2020-02-10T18:19:13.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:19:14 [2020-02-10T18:19:14.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:19:14 [2020-02-10T18:19:14.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:19:14 [2020-02-10T18:19:14.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:19:15 [2020-02-10T18:19:15.512Z] #45 289.3   CC       criu/util.o
18:19:15 [2020-02-10T18:19:15.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:19:16 [2020-02-10T18:19:16.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:19:17 [2020-02-10T18:19:17.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:19:17 [2020-02-10T18:19:17.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:19:17 [2020-02-10T18:19:17.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:19:17 [2020-02-10T18:19:17.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:19:18 [2020-02-10T18:19:18.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:19:18 [2020-02-10T18:19:18.231Z] #45 291.9   CC       criu/uts_ns.o
18:19:18 [2020-02-10T18:19:18.231Z] #45 292.5   CC       criu/vdso.o
18:19:19 [2020-02-10T18:19:19.269Z] #45 293.5   LINK     criu/built-in.o
18:19:19 [2020-02-10T18:19:19.559Z] #45 293.7   LINK     criu/criu
18:19:19 [2020-02-10T18:19:19.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:19:20 [2020-02-10T18:19:20.589Z] #45 294.6   DEP      lib/c/criu.d
18:19:20 [2020-02-10T18:19:20.589Z] #45 294.8   CC       images/rpc.pb-c.o
18:19:21 [2020-02-10T18:19:21.046Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:19:21 [2020-02-10T18:19:21.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:19:21 [2020-02-10T18:19:21.614Z] #45 296.0   CC       lib/c/criu.o
18:19:22 [2020-02-10T18:19:22.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:19:23 [2020-02-10T18:19:23.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:19:24 [2020-02-10T18:19:24.330Z] #45 298.2   LINK     lib/c/built-in.o
18:19:24 [2020-02-10T18:19:24.330Z] #45 298.2   LINK     lib/c/libcriu.so
18:19:24 [2020-02-10T18:19:24.618Z] #45 298.8   GEN      magic.py
18:19:24 [2020-02-10T18:19:24.915Z] #45 299.2 Note: Building without setproctitle() and strlcpy() support.
18:19:24 [2020-02-10T18:19:24.915Z] #45 299.2       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
18:19:24 [2020-02-10T18:19:24.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:19:25 [2020-02-10T18:19:25.762Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:19:26 [2020-02-10T18:19:26.415Z] #45 300.6 fatal: not a git repository (or any of the parent directories): .git
18:19:26 [2020-02-10T18:19:26.546Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:19:26 [2020-02-10T18:19:26.546Z] Using test binary docker
18:19:26 [2020-02-10T18:19:26.546Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:19:26 [2020-02-10T18:19:26.546Z] +++ /etc/init.d/apparmor start
18:19:26 [2020-02-10T18:19:26.893Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:19:26 [2020-02-10T18:19:26.893Z] INFO: Waiting for daemon to start...
18:19:26 [2020-02-10T18:19:26.893Z] Starting dockerd
18:19:26 [2020-02-10T18:19:26.894Z] +++ 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
18:19:27 [2020-02-10T18:19:27.045Z] #45 ...
18:19:27 [2020-02-10T18:19:27.045Z] 
18:19:27 [2020-02-10T18:19:27.045Z] #58 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
18:19:27 [2020-02-10T18:19:27.045Z] #58 230.2 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
18:19:28 [2020-02-10T18:19:28.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:19:28 [2020-02-10T18:19:28.625Z] .
18:19:28 [2020-02-10T18:19:28.625Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:19:28 [2020-02-10T18:19:28.625Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:19:28 [2020-02-10T18:19:28.983Z] Error: No such image: emptyfs
18:19:28 [2020-02-10T18:19:28.983Z] ++++ docker load
18:19:28 [2020-02-10T18:19:28.983Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:19:28 [2020-02-10T18:19:28.983Z] Running integration-test (iteration 1)
18:19:28 [2020-02-10T18:19:28.983Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
18:19:28 [2020-02-10T18:19:28.983Z] ++ 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
18:19:28 [2020-02-10T18:19:28.983Z] ++ set -e
18:19:28 [2020-02-10T18:19:28.983Z] ++ '[' -n 0 ']'
18:19:28 [2020-02-10T18:19:28.983Z] ++ set -x
18:19:28 [2020-02-10T18:19:28.983Z] ++ 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
18:19:30 [2020-02-10T18:19:30.539Z] #58 233.3 + mkdir -p /build
18:19:30 [2020-02-10T18:19:30.539Z] #58 233.3 + cp runc /build/runc
18:19:30 [2020-02-10T18:19:30.539Z] #58 DONE 233.4s
18:19:30 [2020-02-10T18:19:30.539Z] 
18:19:30 [2020-02-10T18:19:30.539Z] #45 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
18:19:30 [2020-02-10T18:19:30.539Z] #45 302.1 make[1]: Nothing to be done for 'all'.
18:19:30 [2020-02-10T18:19:30.539Z] #45 303.6 make[1]: 'images/built-in.o' is up to date.
18:19:30 [2020-02-10T18:19:30.539Z] #45 303.6 make[1]: 'compel/plugins/std.lib.a' is up to date.
18:19:30 [2020-02-10T18:19:30.539Z] #45 303.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
18:19:30 [2020-02-10T18:19:30.539Z] #45 303.8 make[1]: 'compel/libcompel.a' is up to date.
18:19:30 [2020-02-10T18:19:30.539Z] #45 303.9 make[1]: 'compel/compel-host-bin' is up to date.
18:19:30 [2020-02-10T18:19:30.539Z] #45 303.9 make[1]: Nothing to be done for 'all'.
18:19:30 [2020-02-10T18:19:30.539Z] #45 304.0 make[1]: 'soccr/libsoccr.a' is up to date.
18:19:30 [2020-02-10T18:19:30.539Z] #45 304.5 make[2]: Nothing to be done for 'all'.
18:19:30 [2020-02-10T18:19:30.539Z] #45 304.6 make[2]: Nothing to be done for 'all'.
18:19:30 [2020-02-10T18:19:30.539Z] #45 304.7 make[2]: Nothing to be done for 'all'.
18:19:30 [2020-02-10T18:19:30.830Z] #45 305.0 make[2]: Nothing to be done for 'all'.
18:19:30 [2020-02-10T18:19:30.830Z] #45 305.1 make[2]: Nothing to be done for 'all'.
18:19:30 [2020-02-10T18:19:30.830Z] #45 305.1 make[2]: Nothing to be done for 'all'.
18:19:30 [2020-02-10T18:19:30.830Z] #45 305.2 make[2]: Nothing to be done for 'all'.
18:19:31 [2020-02-10T18:19:31.119Z] #45 305.5 make[2]: Nothing to be done for 'all'.
18:19:31 [2020-02-10T18:19:31.409Z] #45 305.5   INSTALL  criu/criu
18:19:31 [2020-02-10T18:19:31.409Z] #45 DONE 305.7s
18:19:31 [2020-02-10T18:19:31.409Z] 
18:19:31 [2020-02-10T18:19:31.409Z] #42 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
18:19:32 [2020-02-10T18:19:32.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:19:35 [2020-02-10T18:19:35.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:19:36 [2020-02-10T18:19:36.690Z] Loaded image: buildpack-deps:jessie
18:19:37 [2020-02-10T18:19:37.046Z] Loaded image: busybox:latest
18:19:37 [2020-02-10T18:19:37.046Z] Loaded image: busybox:glibc
18:19:37 [2020-02-10T18:19:37.046Z] Loaded image: debian:jessie
18:19:37 [2020-02-10T18:19:37.398Z] Loaded image: hello-world:latest
18:19:37 [2020-02-10T18:19:37.398Z] INFO: Testing against a local daemon
18:19:37 [2020-02-10T18:19:37.398Z] === RUN   TestCgroupNamespacesBuild
18:19:39 [2020-02-10T18:19:39.152Z] --- PASS: TestCgroupNamespacesBuild (1.64s)
18:19:39 [2020-02-10T18:19:39.152Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:19:39 [2020-02-10T18:19:39.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:19:39 [2020-02-10T18:19:39.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:19:39 [2020-02-10T18:19:39.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:19:39 [2020-02-10T18:19:39.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:19:39 [2020-02-10T18:19:39.892Z] #42 DONE 404.8s
18:19:39 [2020-02-10T18:19:39.892Z] 
18:19:39 [2020-02-10T18:19:39.892Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:19:40 [2020-02-10T18:19:40.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:19:40 [2020-02-10T18:19:40.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:19:40 [2020-02-10T18:19:40.881Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.65s)
18:19:40 [2020-02-10T18:19:40.881Z] === RUN   TestBuildWithSession
18:19:40 [2020-02-10T18:19:40.881Z] --- SKIP: TestBuildWithSession (0.00s)
18:19:40 [2020-02-10T18:19:40.881Z]     build_session_test.go:25: TODO: BuildKit
18:19:40 [2020-02-10T18:19:40.881Z] === RUN   TestBuildSquashParent
18:19:42 [2020-02-10T18:19:42.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:19:43 [2020-02-10T18:19:43.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:19:44 [2020-02-10T18:19:44.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:19:46 [2020-02-10T18:19:46.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:19:46 [2020-02-10T18:19:46.961Z] --- PASS: TestBuildSquashParent (6.04s)
18:19:46 [2020-02-10T18:19:46.961Z] === RUN   TestBuildWithRemoveAndForceRemove
18:19:46 [2020-02-10T18:19:46.961Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:19:46 [2020-02-10T18:19:46.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:19:46 [2020-02-10T18:19:46.961Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:19:46 [2020-02-10T18:19:46.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:19:46 [2020-02-10T18:19:46.961Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:19:46 [2020-02-10T18:19:46.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:19:46 [2020-02-10T18:19:46.961Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:19:46 [2020-02-10T18:19:46.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:19:46 [2020-02-10T18:19:46.961Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:19:46 [2020-02-10T18:19:46.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:19:46 [2020-02-10T18:19:46.961Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:19:46 [2020-02-10T18:19:46.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:19:46 [2020-02-10T18:19:46.961Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:19:46 [2020-02-10T18:19:46.961Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:19:47 [2020-02-10T18:19:47.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:19:48 [2020-02-10T18:19:48.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:19:49 [2020-02-10T18:19:49.389Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:19:49 [2020-02-10T18:19:49.389Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:19:50 [2020-02-10T18:19:50.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:19:50 [2020-02-10T18:19:50.661Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:19:50 [2020-02-10T18:19:50.661Z] Using test binary docker
18:19:50 [2020-02-10T18:19:50.661Z] +++ /etc/init.d/apparmor start
18:19:50 [2020-02-10T18:19:50.661Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:19:50 [2020-02-10T18:19:50.661Z] INFO: Waiting for daemon to start...
18:19:50 [2020-02-10T18:19:50.661Z] Starting dockerd
18:19:50 [2020-02-10T18:19:50.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
18:19:51 [2020-02-10T18:19:51.753Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:19:51 [2020-02-10T18:19:51.753Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:19:51 [2020-02-10T18:19:51.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:19:52 [2020-02-10T18:19:52.558Z] .
18:19:52 [2020-02-10T18:19:52.558Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:19:52 [2020-02-10T18:19:52.558Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:19:52 [2020-02-10T18:19:52.816Z] Error: No such image: emptyfs
18:19:52 [2020-02-10T18:19:52.816Z] ++++ docker load
18:19:52 [2020-02-10T18:19:52.816Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:19:53 [2020-02-10T18:19:53.381Z] Running integration-test (iteration 1)
18:19:53 [2020-02-10T18:19:53.381Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
18:19:53 [2020-02-10T18:19:53.381Z] ++ 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
18:19:53 [2020-02-10T18:19:53.381Z] ++ set -e
18:19:53 [2020-02-10T18:19:53.381Z] ++ '[' -n 0 ']'
18:19:53 [2020-02-10T18:19:53.381Z] ++ set -x
18:19:53 [2020-02-10T18:19:53.381Z] ++ 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
18:19:54 [2020-02-10T18:19:54.121Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:19:54 [2020-02-10T18:19:54.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s)
18:19:54 [2020-02-10T18:19:54.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.64s)
18:19:54 [2020-02-10T18:19:54.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.14s)
18:19:54 [2020-02-10T18:19:54.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.35s)
18:19:54 [2020-02-10T18:19:54.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s)
18:19:54 [2020-02-10T18:19:54.121Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.43s)
18:19:54 [2020-02-10T18:19:54.121Z] === RUN   TestBuildMultiStageCopy
18:19:54 [2020-02-10T18:19:54.121Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:19:54 [2020-02-10T18:19:54.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:19:55 [2020-02-10T18:19:55.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:19:55 [2020-02-10T18:19:55.859Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:19:56 [2020-02-10T18:19:56.601Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:19:56 [2020-02-10T18:19:56.680Z] edbd72df76b4: Pull complete
18:19:56 [2020-02-10T18:19:56.680Z] Digest: sha256:cc6d6da31014dceab4daee8b5a8da4707233f4ef42eaf071e45cee044ac738f4
18:19:56 [2020-02-10T18:19:56.680Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
18:19:56 [2020-02-10T18:19:56.680Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
18:19:56 [2020-02-10T18:19:56.680Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
18:19:56 [2020-02-10T18:19:56.680Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.973'
18:19:56 [2020-02-10T18:19:56.680Z] WARN: Skipping validation tests
18:19:56 [2020-02-10T18:19:56.680Z] INFO: Running unit tests at 02/10/2020 18:19:51...
18:19:56 [2020-02-10T18:19:56.680Z] INFO: make.ps1 starting at 02/10/2020 18:19:55
18:19:56 [2020-02-10T18:19:56.680Z] INFO: Git commit (e55bff541e) assumed from DOCKER_GITCOMMIT environment variable
18:19:56 [2020-02-10T18:19:56.680Z] INFO: Invoking autogen...
18:19:56 [2020-02-10T18:19:56.680Z] INFO: Running unit tests...
18:19:56 [2020-02-10T18:19:56.951Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:19:57 [2020-02-10T18:19:57.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:19:57 [2020-02-10T18:19:57.296Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:19:58 [2020-02-10T18:19:58.040Z] --- PASS: TestBuildMultiStageCopy (3.98s)
18:19:58 [2020-02-10T18:19:58.040Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.09s)
18:19:58 [2020-02-10T18:19:58.040Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s)
18:19:58 [2020-02-10T18:19:58.040Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.44s)
18:19:58 [2020-02-10T18:19:58.040Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s)
18:19:58 [2020-02-10T18:19:58.040Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s)
18:19:58 [2020-02-10T18:19:58.040Z] === RUN   TestBuildMultiStageParentConfig
18:19:58 [2020-02-10T18:19:58.493Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:19:58 [2020-02-10T18:19:58.493Z] Using test binary docker
18:19:58 [2020-02-10T18:19:58.493Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:19:58 [2020-02-10T18:19:58.493Z] +++ /etc/init.d/apparmor start
18:19:58 [2020-02-10T18:19:58.493Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:19:58 [2020-02-10T18:19:58.493Z] INFO: Waiting for daemon to start...
18:19:58 [2020-02-10T18:19:58.493Z] Starting dockerd
18:19:58 [2020-02-10T18:19:58.493Z] +++ 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
18:19:59 [2020-02-10T18:19:59.323Z] --- PASS: TestBuildMultiStageParentConfig (1.28s)
18:19:59 [2020-02-10T18:19:59.323Z] === RUN   TestBuildLabelWithTargets
18:20:00 [2020-02-10T18:20:00.395Z] .
18:20:00 [2020-02-10T18:20:00.395Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:20:00 [2020-02-10T18:20:00.395Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:20:00 [2020-02-10T18:20:00.395Z] Error: No such image: emptyfs
18:20:00 [2020-02-10T18:20:00.395Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:20:00 [2020-02-10T18:20:00.395Z] ++++ docker load
18:20:00 [2020-02-10T18:20:00.964Z] Running integration-test (iteration 1)
18:20:00 [2020-02-10T18:20:00.964Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
18:20:00 [2020-02-10T18:20:00.964Z] ++ 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
18:20:00 [2020-02-10T18:20:00.964Z] ++ set -e
18:20:00 [2020-02-10T18:20:00.964Z] ++ '[' -n 0 ']'
18:20:00 [2020-02-10T18:20:00.964Z] ++ set -x
18:20:00 [2020-02-10T18:20:00.964Z] ++ 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
18:20:01 [2020-02-10T18:20:01.744Z] --- PASS: TestBuildLabelWithTargets (2.12s)
18:20:01 [2020-02-10T18:20:01.744Z] === RUN   TestBuildWithEmptyLayers
18:20:02 [2020-02-10T18:20:02.097Z] --- PASS: TestBuildWithEmptyLayers (0.86s)
18:20:02 [2020-02-10T18:20:02.097Z] === RUN   TestBuildMultiStageOnBuild
18:20:05 [2020-02-10T18:20:05.183Z] --- PASS: TestBuildMultiStageOnBuild (2.64s)
18:20:05 [2020-02-10T18:20:05.183Z] === RUN   TestBuildUncleanTarFilenames
18:20:05 [2020-02-10T18:20:05.932Z] --- PASS: TestBuildUncleanTarFilenames (1.13s)
18:20:05 [2020-02-10T18:20:05.932Z] === RUN   TestBuildMultiStageLayerLeak
18:20:06 [2020-02-10T18:20:06.937Z] 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
18:20:09 [2020-02-10T18:20:09.077Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s)
18:20:09 [2020-02-10T18:20:09.077Z] === RUN   TestBuildWithHugeFile
18:20:09 [2020-02-10T18:20:09.083Z] Loaded image: buildpack-deps:jessie
18:20:09 [2020-02-10T18:20:09.342Z] Loaded image: busybox:latest
18:20:09 [2020-02-10T18:20:09.600Z] Loaded image: busybox:glibc
18:20:09 [2020-02-10T18:20:09.600Z] Loaded image: debian:jessie
18:20:09 [2020-02-10T18:20:09.858Z] Loaded image: hello-world:latest
18:20:09 [2020-02-10T18:20:09.858Z] INFO: Testing against a local daemon
18:20:09 [2020-02-10T18:20:09.858Z] === RUN   TestCgroupNamespacesBuild
18:20:13 [2020-02-10T18:20:13.950Z] ?   	github.com/docker/docker/api	[no test files]
18:20:14 [2020-02-10T18:20:14.045Z] --- PASS: TestCgroupNamespacesBuild (3.73s)
18:20:14 [2020-02-10T18:20:14.045Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:20:14 [2020-02-10T18:20:14.278Z] .................................................                        [ 29%]
18:20:15 [2020-02-10T18:20:15.420Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s)
18:20:15 [2020-02-10T18:20:15.420Z] === RUN   TestBuildWithSession
18:20:15 [2020-02-10T18:20:15.420Z] --- SKIP: TestBuildWithSession (0.00s)
18:20:15 [2020-02-10T18:20:15.420Z]     build_session_test.go:25: TODO: BuildKit
18:20:15 [2020-02-10T18:20:15.420Z] === RUN   TestBuildSquashParent
18:20:19 [2020-02-10T18:20:19.176Z] #24 ...
18:20:19 [2020-02-10T18:20:19.176Z] 
18:20:19 [2020-02-10T18:20:19.176Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:19 [2020-02-10T18:20:19.176Z] #63 392.1 + bin/containerd
18:20:19 [2020-02-10T18:20:19.803Z] #63 ...
18:20:19 [2020-02-10T18:20:19.803Z] 
18:20:19 [2020-02-10T18:20:19.803Z] #54 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ...
18:20:19 [2020-02-10T18:20:19.803Z] #54 DONE 446.0s
18:20:20 [2020-02-10T18:20:20.106Z] 
18:20:20 [2020-02-10T18:20:20.106Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:21 [2020-02-10T18:20:21.985Z] --- PASS: TestBuildSquashParent (6.27s)
18:20:21 [2020-02-10T18:20:21.985Z] === RUN   TestBuildWithRemoveAndForceRemove
18:20:21 [2020-02-10T18:20:21.985Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:20:21 [2020-02-10T18:20:21.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:20:21 [2020-02-10T18:20:21.985Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:20:21 [2020-02-10T18:20:21.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:20:21 [2020-02-10T18:20:21.985Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:20:21 [2020-02-10T18:20:21.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:20:21 [2020-02-10T18:20:21.985Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:20:21 [2020-02-10T18:20:21.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:20:21 [2020-02-10T18:20:21.985Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:20:21 [2020-02-10T18:20:21.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:20:21 [2020-02-10T18:20:21.985Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:20:21 [2020-02-10T18:20:21.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:20:21 [2020-02-10T18:20:21.985Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:20:21 [2020-02-10T18:20:21.985Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:20:21 [2020-02-10T18:20:21.985Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:20:21 [2020-02-10T18:20:21.985Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:20:24 [2020-02-10T18:20:24.523Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:20:24 [2020-02-10T18:20:24.782Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:20:25 [2020-02-10T18:20:25.438Z] Loaded image: buildpack-deps:jessie
18:20:25 [2020-02-10T18:20:25.438Z] Loaded image: busybox:latest
18:20:25 [2020-02-10T18:20:25.438Z] Loaded image: busybox:glibc
18:20:25 [2020-02-10T18:20:25.438Z] Loaded image: debian:jessie
18:20:25 [2020-02-10T18:20:25.438Z] Loaded image: hello-world:latest
18:20:25 [2020-02-10T18:20:25.438Z] INFO: Testing against a local daemon
18:20:25 [2020-02-10T18:20:25.438Z] === RUN   TestCgroupNamespacesBuild
18:20:27 [2020-02-10T18:20:27.318Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:20:27 [2020-02-10T18:20:27.318Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s)
18:20:27 [2020-02-10T18:20:27.318Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s)
18:20:27 [2020-02-10T18:20:27.318Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s)
18:20:27 [2020-02-10T18:20:27.318Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s)
18:20:27 [2020-02-10T18:20:27.318Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s)
18:20:27 [2020-02-10T18:20:27.318Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s)
18:20:27 [2020-02-10T18:20:27.318Z] === RUN   TestBuildMultiStageCopy
18:20:27 [2020-02-10T18:20:27.318Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:20:27 [2020-02-10T18:20:27.964Z] --- PASS: TestCgroupNamespacesBuild (2.75s)
18:20:27 [2020-02-10T18:20:27.964Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:20:28 [2020-02-10T18:20:28.538Z] #63 ...
18:20:28 [2020-02-10T18:20:28.538Z] 
18:20:28 [2020-02-10T18:20:28.538Z] #24 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     ...
18:20:28 [2020-02-10T18:20:28.538Z] #24 454.4 + return
18:20:28 [2020-02-10T18:20:28.538Z] #24 DONE 454.5s
18:20:28 [2020-02-10T18:20:28.538Z] 
18:20:28 [2020-02-10T18:20:28.538Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:28 [2020-02-10T18:20:28.685Z] ok  	github.com/docker/docker/api/server	0.182s	coverage: 9.0% of statements
18:20:29 [2020-02-10T18:20:29.849Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:20:29 [2020-02-10T18:20:29.849Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:20:29 [2020-02-10T18:20:29.862Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.42s)
18:20:29 [2020-02-10T18:20:29.862Z] === RUN   TestBuildWithSession
18:20:29 [2020-02-10T18:20:29.862Z] --- SKIP: TestBuildWithSession (0.00s)
18:20:29 [2020-02-10T18:20:29.862Z]     build_session_test.go:25: TODO: BuildKit
18:20:29 [2020-02-10T18:20:29.862Z] === RUN   TestBuildSquashParent
18:20:30 [2020-02-10T18:20:30.416Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:20:30 [2020-02-10T18:20:30.592Z] #63 ...
18:20:30 [2020-02-10T18:20:30.592Z] 
18:20:30 [2020-02-10T18:20:30.592Z] #25 [dev 10/25] COPY --from=dockercli     /build/ /usr/local/cli
18:20:30 [2020-02-10T18:20:30.592Z] #25 DONE 0.1s
18:20:30 [2020-02-10T18:20:30.592Z] 
18:20:30 [2020-02-10T18:20:30.592Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:30 [2020-02-10T18:20:30.881Z] #63 ...
18:20:30 [2020-02-10T18:20:30.881Z] 
18:20:30 [2020-02-10T18:20:30.881Z] #29 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
18:20:30 [2020-02-10T18:20:30.983Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:20:31 [2020-02-10T18:20:31.171Z] #29 DONE 0.5s
18:20:31 [2020-02-10T18:20:31.171Z] 
18:20:31 [2020-02-10T18:20:31.171Z] #32 [dev 12/25] COPY --from=swagger       /build/ /usr/local/bin/
18:20:31 [2020-02-10T18:20:31.458Z] #32 DONE 0.1s
18:20:31 [2020-02-10T18:20:31.458Z] 
18:20:31 [2020-02-10T18:20:31.458Z] #35 [dev 13/25] COPY --from=tomlv         /build/ /usr/local/bin/
18:20:31 [2020-02-10T18:20:31.458Z] #35 DONE 0.1s
18:20:31 [2020-02-10T18:20:31.458Z] 
18:20:31 [2020-02-10T18:20:31.458Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:31 [2020-02-10T18:20:31.458Z] #63 ...
18:20:31 [2020-02-10T18:20:31.458Z] 
18:20:31 [2020-02-10T18:20:31.458Z] #40 [dev 14/25] COPY --from=tini          /build/ /usr/local/bin/
18:20:31 [2020-02-10T18:20:31.458Z] #40 DONE 0.1s
18:20:31 [2020-02-10T18:20:31.458Z] 
18:20:31 [2020-02-10T18:20:31.458Z] #43 [dev 15/25] COPY --from=registry      /build/ /usr/local/bin/
18:20:31 [2020-02-10T18:20:31.549Z] --- PASS: TestBuildMultiStageCopy (4.44s)
18:20:31 [2020-02-10T18:20:31.549Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.32s)
18:20:31 [2020-02-10T18:20:31.549Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
18:20:31 [2020-02-10T18:20:31.549Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
18:20:31 [2020-02-10T18:20:31.549Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
18:20:31 [2020-02-10T18:20:31.549Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s)
18:20:31 [2020-02-10T18:20:31.549Z] === RUN   TestBuildMultiStageParentConfig
18:20:31 [2020-02-10T18:20:31.761Z] #43 DONE 0.1s
18:20:31 [2020-02-10T18:20:31.761Z] 
18:20:31 [2020-02-10T18:20:31.761Z] #46 [dev 16/25] COPY --from=criu          /build/ /usr/local/
18:20:31 [2020-02-10T18:20:31.761Z] #46 DONE 0.1s
18:20:31 [2020-02-10T18:20:31.761Z] 
18:20:31 [2020-02-10T18:20:31.761Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:31 [2020-02-10T18:20:31.761Z] #63 ...
18:20:31 [2020-02-10T18:20:31.761Z] 
18:20:31 [2020-02-10T18:20:31.761Z] #49 [dev 17/25] COPY --from=vndr          /build/ /usr/local/bin/
18:20:31 [2020-02-10T18:20:31.761Z] #49 DONE 0.1s
18:20:31 [2020-02-10T18:20:31.761Z] 
18:20:31 [2020-02-10T18:20:31.761Z] #52 [dev 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
18:20:31 [2020-02-10T18:20:31.761Z] #52 DONE 0.1s
18:20:31 [2020-02-10T18:20:31.761Z] 
18:20:31 [2020-02-10T18:20:31.761Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:32 [2020-02-10T18:20:32.048Z] #63 ...
18:20:32 [2020-02-10T18:20:32.048Z] 
18:20:32 [2020-02-10T18:20:32.048Z] #55 [dev 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
18:20:32 [2020-02-10T18:20:32.048Z] #55 DONE 0.1s
18:20:32 [2020-02-10T18:20:32.048Z] 
18:20:32 [2020-02-10T18:20:32.048Z] #59 [dev 20/25] COPY --from=runc          /build/ /usr/local/bin/
18:20:32 [2020-02-10T18:20:32.048Z] #59 DONE 0.1s
18:20:32 [2020-02-10T18:20:32.048Z] 
18:20:32 [2020-02-10T18:20:32.048Z] #63 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build    ...
18:20:32 [2020-02-10T18:20:32.925Z] --- PASS: TestBuildMultiStageParentConfig (1.43s)
18:20:32 [2020-02-10T18:20:32.925Z] === RUN   TestBuildLabelWithTargets
18:20:33 [2020-02-10T18:20:33.496Z] tests/integration/api_exec_test.py .....................                 [ 35%]
18:20:35 [2020-02-10T18:20:35.457Z] --- PASS: TestBuildLabelWithTargets (2.32s)
18:20:35 [2020-02-10T18:20:35.457Z] === RUN   TestBuildWithEmptyLayers
18:20:36 [2020-02-10T18:20:36.392Z] --- PASS: TestBuildWithEmptyLayers (1.10s)
18:20:36 [2020-02-10T18:20:36.392Z] === RUN   TestBuildMultiStageOnBuild
18:20:37 [2020-02-10T18:20:37.336Z] --- PASS: TestBuildWithHugeFile (26.50s)
18:20:37 [2020-02-10T18:20:37.336Z] === RUN   TestBuildWithEmptyDockerfile
18:20:37 [2020-02-10T18:20:37.336Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:20:37 [2020-02-10T18:20:37.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:20:37 [2020-02-10T18:20:37.336Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:20:37 [2020-02-10T18:20:37.336Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:20:37 [2020-02-10T18:20:37.336Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:20:37 [2020-02-10T18:20:37.336Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:20:37 [2020-02-10T18:20:37.336Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:20:37 [2020-02-10T18:20:37.336Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:20:37 [2020-02-10T18:20:37.336Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:20:37 [2020-02-10T18:20:37.336Z] --- PASS: TestBuildWithEmptyDockerfile (1.09s)
18:20:37 [2020-02-10T18:20:37.336Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.42s)
18:20:37 [2020-02-10T18:20:37.336Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.42s)
18:20:37 [2020-02-10T18:20:37.336Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
18:20:37 [2020-02-10T18:20:37.336Z] === RUN   TestBuildPreserveOwnership
18:20:37 [2020-02-10T18:20:37.336Z] === RUN   TestBuildPreserveOwnership/copy_from
18:20:39 [2020-02-10T18:20:39.676Z] --- PASS: TestBuildMultiStageOnBuild (2.80s)
18:20:39 [2020-02-10T18:20:39.676Z] === RUN   TestBuildUncleanTarFilenames
18:20:40 [2020-02-10T18:20:40.611Z] --- PASS: TestBuildUncleanTarFilenames (1.39s)
18:20:40 [2020-02-10T18:20:40.611Z] === RUN   TestBuildMultiStageLayerLeak
18:20:40 [2020-02-10T18:20:40.929Z] tests/integration/api_healthcheck_test.py ....                           [ 36%]
18:20:41 [2020-02-10T18:20:41.258Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:20:42 [2020-02-10T18:20:42.053Z] --- PASS: TestBuildSquashParent (10.42s)
18:20:42 [2020-02-10T18:20:42.053Z] === RUN   TestBuildWithRemoveAndForceRemove
18:20:42 [2020-02-10T18:20:42.053Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:20:42 [2020-02-10T18:20:42.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:20:42 [2020-02-10T18:20:42.053Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:20:42 [2020-02-10T18:20:42.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:20:42 [2020-02-10T18:20:42.053Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:20:42 [2020-02-10T18:20:42.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:20:42 [2020-02-10T18:20:42.053Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:20:42 [2020-02-10T18:20:42.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:20:42 [2020-02-10T18:20:42.053Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:20:42 [2020-02-10T18:20:42.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:20:42 [2020-02-10T18:20:42.053Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:20:42 [2020-02-10T18:20:42.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:20:42 [2020-02-10T18:20:42.053Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:20:42 [2020-02-10T18:20:42.053Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:20:43 [2020-02-10T18:20:43.057Z] --- PASS: TestBuildPreserveOwnership (6.01s)
18:20:43 [2020-02-10T18:20:43.057Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.88s)
18:20:43 [2020-02-10T18:20:43.057Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s)
18:20:43 [2020-02-10T18:20:43.057Z] === RUN   TestBuildPlatformInvalid
18:20:43 [2020-02-10T18:20:43.057Z] --- PASS: TestBuildPlatformInvalid (0.13s)
18:20:43 [2020-02-10T18:20:43.057Z] PASS
18:20:43 [2020-02-10T18:20:43.057Z] 
18:20:43 [2020-02-10T18:20:43.057Z] === Skipped
18:20:43 [2020-02-10T18:20:43.057Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
18:20:43 [2020-02-10T18:20:43.057Z]     build_session_test.go:25: TODO: BuildKit
18:20:43 [2020-02-10T18:20:43.057Z] 
18:20:43 [2020-02-10T18:20:43.057Z] 
18:20:43 [2020-02-10T18:20:43.057Z] DONE 32 tests, 1 skipped in 74.003s
18:20:43 [2020-02-10T18:20:43.057Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
18:20:43 [2020-02-10T18:20:43.057Z] ++ 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
18:20:43 [2020-02-10T18:20:43.057Z] ++ set -e
18:20:43 [2020-02-10T18:20:43.057Z] ++ '[' -n 0 ']'
18:20:43 [2020-02-10T18:20:43.057Z] ++ set -x
18:20:43 [2020-02-10T18:20:43.057Z] ++ 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
18:20:43 [2020-02-10T18:20:43.057Z] INFO: Testing against a local daemon
18:20:43 [2020-02-10T18:20:43.057Z] === RUN   TestConfigList
18:20:43 [2020-02-10T18:20:43.896Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s)
18:20:43 [2020-02-10T18:20:43.896Z] === RUN   TestBuildWithHugeFile
18:20:43 [2020-02-10T18:20:43.950Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:20:43 [2020-02-10T18:20:43.950Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:20:45 [2020-02-10T18:20:45.334Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
18:20:45 [2020-02-10T18:20:45.413Z] --- PASS: TestConfigList (2.27s)
18:20:45 [2020-02-10T18:20:45.413Z] === RUN   TestConfigsCreateAndDelete
18:20:47 [2020-02-10T18:20:47.227Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:20:47 [2020-02-10T18:20:47.227Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:20:47 [2020-02-10T18:20:47.782Z] --- PASS: TestConfigsCreateAndDelete (2.35s)
18:20:47 [2020-02-10T18:20:47.782Z] === RUN   TestConfigsUpdate
18:20:50 [2020-02-10T18:20:50.502Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
18:20:50 [2020-02-10T18:20:50.502Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s)
18:20:50 [2020-02-10T18:20:50.502Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s)
18:20:50 [2020-02-10T18:20:50.502Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.20s)
18:20:50 [2020-02-10T18:20:50.502Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.35s)
18:20:50 [2020-02-10T18:20:50.502Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.14s)
18:20:50 [2020-02-10T18:20:50.502Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s)
18:20:50 [2020-02-10T18:20:50.502Z] === RUN   TestBuildMultiStageCopy
18:20:50 [2020-02-10T18:20:50.502Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:20:50 [2020-02-10T18:20:50.857Z] --- PASS: TestConfigsUpdate (2.69s)
18:20:50 [2020-02-10T18:20:50.857Z] === RUN   TestTemplatedConfig
18:20:53 [2020-02-10T18:20:53.775Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:20:54 [2020-02-10T18:20:54.003Z] --- PASS: TestTemplatedConfig (2.94s)
18:20:54 [2020-02-10T18:20:54.003Z] === RUN   TestConfigInspect
18:20:54 [2020-02-10T18:20:54.339Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:20:54 [2020-02-10T18:20:54.904Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:20:55 [2020-02-10T18:20:55.469Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:20:56 [2020-02-10T18:20:56.373Z] --- PASS: TestConfigInspect (2.67s)
18:20:56 [2020-02-10T18:20:56.373Z] === RUN   TestConfigCreateWithLabels
18:20:56 [2020-02-10T18:20:56.402Z] --- PASS: TestBuildMultiStageCopy (6.04s)
18:20:56 [2020-02-10T18:20:56.402Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s)
18:20:56 [2020-02-10T18:20:56.402Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s)
18:20:56 [2020-02-10T18:20:56.402Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s)
18:20:56 [2020-02-10T18:20:56.402Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.71s)
18:20:56 [2020-02-10T18:20:56.402Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s)
18:20:56 [2020-02-10T18:20:56.402Z] === RUN   TestBuildMultiStageParentConfig
18:20:58 [2020-02-10T18:20:58.300Z] --- PASS: TestBuildMultiStageParentConfig (1.71s)
18:20:58 [2020-02-10T18:20:58.300Z] === RUN   TestBuildLabelWithTargets
18:20:58 [2020-02-10T18:20:58.948Z] --- PASS: TestConfigCreateWithLabels (2.84s)
18:20:58 [2020-02-10T18:20:58.948Z] === RUN   TestConfigCreateResolve
18:21:00 [2020-02-10T18:21:00.855Z] --- PASS: TestBuildLabelWithTargets (2.70s)
18:21:00 [2020-02-10T18:21:00.855Z] === RUN   TestBuildWithEmptyLayers
18:21:02 [2020-02-10T18:21:02.026Z] --- PASS: TestConfigCreateResolve (2.78s)
18:21:02 [2020-02-10T18:21:02.026Z] === RUN   TestConfigDaemonLibtrustID
18:21:02 [2020-02-10T18:21:02.228Z] --- PASS: TestBuildWithEmptyLayers (1.38s)
18:21:02 [2020-02-10T18:21:02.228Z] === RUN   TestBuildMultiStageOnBuild
18:21:02 [2020-02-10T18:21:02.379Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
18:21:02 [2020-02-10T18:21:02.379Z] PASS
18:21:02 [2020-02-10T18:21:02.379Z] 
18:21:02 [2020-02-10T18:21:02.379Z] DONE 8 tests in 19.181s
18:21:02 [2020-02-10T18:21:02.379Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
18:21:02 [2020-02-10T18:21:02.379Z] ++ 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
18:21:02 [2020-02-10T18:21:02.379Z] ++ set -e
18:21:02 [2020-02-10T18:21:02.379Z] ++ '[' -n 0 ']'
18:21:02 [2020-02-10T18:21:02.379Z] ++ set -x
18:21:02 [2020-02-10T18:21:02.379Z] ++ 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
18:21:02 [2020-02-10T18:21:02.379Z] INFO: Testing against a local daemon
18:21:02 [2020-02-10T18:21:02.379Z] === RUN   TestCheckpoint
18:21:02 [2020-02-10T18:21:02.379Z] --- SKIP: TestCheckpoint (0.00s)
18:21:02 [2020-02-10T18:21:02.379Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:21:02 [2020-02-10T18:21:02.379Z] === RUN   TestContainerInvalidJSON
18:21:02 [2020-02-10T18:21:02.379Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:21:02 [2020-02-10T18:21:02.379Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:21:02 [2020-02-10T18:21:02.379Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:21:02 [2020-02-10T18:21:02.379Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:21:02 [2020-02-10T18:21:02.379Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:21:02 [2020-02-10T18:21:02.379Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:21:02 [2020-02-10T18:21:02.379Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:21:02 [2020-02-10T18:21:02.379Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:21:02 [2020-02-10T18:21:02.379Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:21:02 [2020-02-10T18:21:02.379Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:21:02 [2020-02-10T18:21:02.379Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:21:02 [2020-02-10T18:21:02.379Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:21:02 [2020-02-10T18:21:02.379Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:21:02 [2020-02-10T18:21:02.379Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:21:02 [2020-02-10T18:21:02.726Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
18:21:02 [2020-02-10T18:21:02.726Z] === RUN   TestCopyFromContainerPathIsNotDir
18:21:02 [2020-02-10T18:21:02.726Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s)
18:21:02 [2020-02-10T18:21:02.726Z] === RUN   TestCopyToContainerPathDoesNotExist
18:21:02 [2020-02-10T18:21:02.726Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
18:21:02 [2020-02-10T18:21:02.726Z] === RUN   TestCopyToContainerPathIsNotDir
18:21:03 [2020-02-10T18:21:03.072Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
18:21:03 [2020-02-10T18:21:03.072Z] === RUN   TestCopyFromContainer
18:21:04 [2020-02-10T18:21:04.853Z] === RUN   TestCopyFromContainer//
18:21:04 [2020-02-10T18:21:04.853Z] === RUN   TestCopyFromContainer//bar/root
18:21:04 [2020-02-10T18:21:04.853Z] === RUN   TestCopyFromContainer//bar/root/
18:21:05 [2020-02-10T18:21:05.212Z] === RUN   TestCopyFromContainer/bar/quux
18:21:05 [2020-02-10T18:21:05.213Z] === RUN   TestCopyFromContainer/bar/quux/
18:21:05 [2020-02-10T18:21:05.213Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:21:05 [2020-02-10T18:21:05.213Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCopyFromContainer/bar/notarget
18:21:05 [2020-02-10T18:21:05.581Z] --- PASS: TestCopyFromContainer (2.64s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCopyFromContainer// (0.07s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:21:05 [2020-02-10T18:21:05.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:21:05 [2020-02-10T18:21:05.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:21:05 [2020-02-10T18:21:05.581Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:21:05 [2020-02-10T18:21:05.581Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:21:05 [2020-02-10T18:21:05.581Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:21:05 [2020-02-10T18:21:05.581Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:21:05 [2020-02-10T18:21:05.581Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCreateLinkToNonExistingContainer
18:21:05 [2020-02-10T18:21:05.581Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCreateWithInvalidEnv
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCreateWithInvalidEnv/0
18:21:05 [2020-02-10T18:21:05.581Z] === PAUSE TestCreateWithInvalidEnv/0
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCreateWithInvalidEnv/1
18:21:05 [2020-02-10T18:21:05.581Z] === PAUSE TestCreateWithInvalidEnv/1
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCreateWithInvalidEnv/2
18:21:05 [2020-02-10T18:21:05.581Z] === PAUSE TestCreateWithInvalidEnv/2
18:21:05 [2020-02-10T18:21:05.581Z] === CONT  TestCreateWithInvalidEnv/0
18:21:05 [2020-02-10T18:21:05.581Z] === CONT  TestCreateWithInvalidEnv/2
18:21:05 [2020-02-10T18:21:05.581Z] === CONT  TestCreateWithInvalidEnv/1
18:21:05 [2020-02-10T18:21:05.581Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:21:05 [2020-02-10T18:21:05.581Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCreateTmpfsMountsTarget
18:21:05 [2020-02-10T18:21:05.581Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
18:21:05 [2020-02-10T18:21:05.581Z] === RUN   TestCreateWithCustomMaskedPaths
18:21:06 [2020-02-10T18:21:06.225Z] tests/integration/api_network_test.py ...........................        [ 47%]
18:21:06 [2020-02-10T18:21:06.410Z] --- PASS: TestBuildMultiStageOnBuild (3.66s)
18:21:06 [2020-02-10T18:21:06.410Z] === RUN   TestBuildUncleanTarFilenames
18:21:07 [2020-02-10T18:21:07.779Z] --- PASS: TestBuildUncleanTarFilenames (1.99s)
18:21:07 [2020-02-10T18:21:07.779Z] === RUN   TestBuildMultiStageLayerLeak
18:21:07 [2020-02-10T18:21:07.999Z] --- PASS: TestCreateWithCustomMaskedPaths (2.37s)
18:21:07 [2020-02-10T18:21:07.999Z] === RUN   TestCreateWithCapabilities
18:21:07 [2020-02-10T18:21:07.999Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:21:07 [2020-02-10T18:21:07.999Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:21:07 [2020-02-10T18:21:07.999Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:21:07 [2020-02-10T18:21:07.999Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:21:07 [2020-02-10T18:21:07.999Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:21:07 [2020-02-10T18:21:07.999Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:21:07 [2020-02-10T18:21:07.999Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:21:07 [2020-02-10T18:21:07.999Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:21:07 [2020-02-10T18:21:07.999Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:21:07 [2020-02-10T18:21:07.999Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:21:07 [2020-02-10T18:21:07.999Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:21:07 [2020-02-10T18:21:07.999Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:21:07 [2020-02-10T18:21:07.999Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:21:07 [2020-02-10T18:21:07.999Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:21:07 [2020-02-10T18:21:07.999Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:21:07 [2020-02-10T18:21:07.999Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:21:07 [2020-02-10T18:21:07.999Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:21:07 [2020-02-10T18:21:07.999Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:21:07 [2020-02-10T18:21:07.999Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:21:07 [2020-02-10T18:21:07.999Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:21:07 [2020-02-10T18:21:07.999Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:21:07 [2020-02-10T18:21:07.999Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:21:07 [2020-02-10T18:21:07.999Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:21:07 [2020-02-10T18:21:07.999Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:21:08 [2020-02-10T18:21:08.351Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:21:08 [2020-02-10T18:21:08.351Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:21:08 [2020-02-10T18:21:08.351Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:21:08 [2020-02-10T18:21:08.351Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:21:08 [2020-02-10T18:21:08.351Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:21:08 [2020-02-10T18:21:08.351Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:21:08 [2020-02-10T18:21:08.351Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:21:08 [2020-02-10T18:21:08.351Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:21:08 [2020-02-10T18:21:08.351Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:21:08 [2020-02-10T18:21:08.351Z] --- PASS: TestCreateWithCapabilities (0.01s)
18:21:08 [2020-02-10T18:21:08.351Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
18:21:08 [2020-02-10T18:21:08.351Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
18:21:08 [2020-02-10T18:21:08.351Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
18:21:08 [2020-02-10T18:21:08.351Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
18:21:08 [2020-02-10T18:21:08.351Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s)
18:21:08 [2020-02-10T18:21:08.352Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s)
18:21:08 [2020-02-10T18:21:08.352Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:21:08 [2020-02-10T18:21:08.352Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
18:21:08 [2020-02-10T18:21:08.352Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
18:21:08 [2020-02-10T18:21:08.352Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
18:21:08 [2020-02-10T18:21:08.352Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s)
18:21:08 [2020-02-10T18:21:08.352Z] === RUN   TestCreateWithCustomReadonlyPaths
18:21:10 [2020-02-10T18:21:10.730Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.43s)
18:21:10 [2020-02-10T18:21:10.730Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:21:10 [2020-02-10T18:21:10.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:21:10 [2020-02-10T18:21:10.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:21:10 [2020-02-10T18:21:10.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:21:10 [2020-02-10T18:21:10.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:21:10 [2020-02-10T18:21:10.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:21:10 [2020-02-10T18:21:10.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:21:10 [2020-02-10T18:21:10.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:21:10 [2020-02-10T18:21:10.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:21:10 [2020-02-10T18:21:10.730Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:21:10 [2020-02-10T18:21:10.730Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:21:10 [2020-02-10T18:21:10.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:21:10 [2020-02-10T18:21:10.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:21:10 [2020-02-10T18:21:10.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:21:10 [2020-02-10T18:21:10.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:21:10 [2020-02-10T18:21:10.730Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:21:10 [2020-02-10T18:21:10.730Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
18:21:10 [2020-02-10T18:21:10.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
18:21:10 [2020-02-10T18:21:10.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
18:21:10 [2020-02-10T18:21:10.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
18:21:10 [2020-02-10T18:21:10.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
18:21:10 [2020-02-10T18:21:10.730Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
18:21:10 [2020-02-10T18:21:10.730Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:21:11 [2020-02-10T18:21:11.298Z] #63 442.3 + bin/containerd-stress
18:21:11 [2020-02-10T18:21:11.298Z] #63 446.0 + bin/containerd-shim
18:21:11 [2020-02-10T18:21:11.936Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
18:21:11 [2020-02-10T18:21:11.936Z] === RUN   TestContainerStartOnDaemonRestart
18:21:11 [2020-02-10T18:21:11.936Z] === PAUSE TestContainerStartOnDaemonRestart
18:21:11 [2020-02-10T18:21:11.936Z] === RUN   TestDaemonRestartIpcMode
18:21:11 [2020-02-10T18:21:11.936Z] === PAUSE TestDaemonRestartIpcMode
18:21:11 [2020-02-10T18:21:11.936Z] === RUN   TestDaemonHostGatewayIP
18:21:11 [2020-02-10T18:21:11.936Z] === PAUSE TestDaemonHostGatewayIP
18:21:11 [2020-02-10T18:21:11.936Z] === RUN   TestDiff
18:21:11 [2020-02-10T18:21:11.956Z] --- PASS: TestBuildMultiStageLayerLeak (4.02s)
18:21:11 [2020-02-10T18:21:11.956Z] === RUN   TestBuildWithHugeFile
18:21:12 [2020-02-10T18:21:12.696Z] --- PASS: TestDiff (0.80s)
18:21:12 [2020-02-10T18:21:12.696Z] === RUN   TestExecWithCloseStdin
18:21:13 [2020-02-10T18:21:13.445Z] --- PASS: TestExecWithCloseStdin (1.03s)
18:21:13 [2020-02-10T18:21:13.446Z] === RUN   TestExec
18:21:14 [2020-02-10T18:21:14.687Z] --- PASS: TestExec (1.05s)
18:21:14 [2020-02-10T18:21:14.687Z] === RUN   TestExecUser
18:21:15 [2020-02-10T18:21:15.088Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
18:21:15 [2020-02-10T18:21:15.454Z] --- PASS: TestExecUser (0.97s)
18:21:15 [2020-02-10T18:21:15.454Z] === RUN   TestExportContainerAndImportImage
18:21:16 [2020-02-10T18:21:16.711Z] tests/integration/api_secret_test.py .....                               [ 51%]
18:21:16 [2020-02-10T18:21:16.736Z] --- PASS: TestExportContainerAndImportImage (1.14s)
18:21:16 [2020-02-10T18:21:16.736Z] === RUN   TestExportContainerAfterDaemonRestart
18:21:18 [2020-02-10T18:21:18.468Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s)
18:21:18 [2020-02-10T18:21:18.468Z] === RUN   TestHealthCheckWorkdir
18:21:19 [2020-02-10T18:21:19.248Z] --- PASS: TestHealthCheckWorkdir (0.99s)
18:21:19 [2020-02-10T18:21:19.248Z] === RUN   TestHealthKillContainer
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ok  	github.com/docker/docker/api/server/httputils	0.115s	coverage: 14.7% of statements
18:21:19 [2020-02-10T18:21:19.250Z] ok  	github.com/docker/docker/api/server/middleware	0.177s	coverage: 37.7% of statements
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ok  	github.com/docker/docker/api/types/strslice	0.064s	coverage: 90.0% of statements
18:21:19 [2020-02-10T18:21:19.250Z] ok  	github.com/docker/docker/api/types/filters	0.090s	coverage: 92.2% of statements
18:21:19 [2020-02-10T18:21:19.250Z] ok  	github.com/docker/docker/api/server/router/swarm	0.148s	coverage: 4.5% of statements
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/types	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:21:19 [2020-02-10T18:21:19.250Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:21:19 [2020-02-10T18:21:19.251Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:21:19 [2020-02-10T18:21:19.251Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:21:19 [2020-02-10T18:21:19.251Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:21:19 [2020-02-10T18:21:19.251Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:21:19 [2020-02-10T18:21:19.251Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:21:19 [2020-02-10T18:21:19.251Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:21:19 [2020-02-10T18:21:19.251Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:21:19 [2020-02-10T18:21:19.251Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:21:19 [2020-02-10T18:21:19.251Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:21:19 [2020-02-10T18:21:19.702Z] ok  	github.com/docker/docker/api/types/time	0.240s	coverage: 100.0% of statements
18:21:19 [2020-02-10T18:21:19.702Z] ok  	github.com/docker/docker/api/types/versions	0.052s	coverage: 75.0% of statements
18:21:19 [2020-02-10T18:21:19.702Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:21:19 [2020-02-10T18:21:19.702Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:21:19 [2020-02-10T18:21:19.702Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:21:19 [2020-02-10T18:21:19.702Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
18:21:19 [2020-02-10T18:21:19.702Z] ?   	github.com/docker/docker/builder	[no test files]
18:21:19 [2020-02-10T18:21:19.702Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:21:19 [2020-02-10T18:21:19.702Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:21:19 [2020-02-10T18:21:19.702Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:21:19 [2020-02-10T18:21:19.702Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:21:19 [2020-02-10T18:21:19.702Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:21:19 [2020-02-10T18:21:19.702Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:21:19 [2020-02-10T18:21:19.702Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:21:20 [2020-02-10T18:21:20.658Z] ok  	github.com/docker/docker/builder/dockerignore	0.261s	coverage: 96.8% of statements
18:21:21 [2020-02-10T18:21:21.283Z] tests/integration/api_service_test.py ................s................. [ 60%]
18:21:21 [2020-02-10T18:21:21.623Z] #63 456.1 + bin/containerd-shim-runc-v1
18:21:21 [2020-02-10T18:21:21.928Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:21:21 [2020-02-10T18:21:21.928Z] Using test binary docker
18:21:21 [2020-02-10T18:21:21.928Z] +++ /etc/init.d/apparmor start
18:21:21 [2020-02-10T18:21:21.928Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:21:21 [2020-02-10T18:21:21.928Z] INFO: Waiting for daemon to start...
18:21:21 [2020-02-10T18:21:21.928Z] Starting dockerd
18:21:21 [2020-02-10T18:21:21.928Z] +++ 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
18:21:21 [2020-02-10T18:21:21.928Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:21:21 [2020-02-10T18:21:21.928Z] Using test binary docker
18:21:21 [2020-02-10T18:21:21.928Z] +++ /etc/init.d/apparmor start
18:21:21 [2020-02-10T18:21:21.928Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:21:21 [2020-02-10T18:21:21.928Z] Starting dockerd
18:21:21 [2020-02-10T18:21:21.928Z] INFO: Waiting for daemon to start...
18:21:21 [2020-02-10T18:21:21.928Z] +++ 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
18:21:22 [2020-02-10T18:21:22.548Z] --- PASS: TestHealthKillContainer (2.99s)
18:21:22 [2020-02-10T18:21:22.548Z] === RUN   TestInspectCpusetInConfigPre120
18:21:22 [2020-02-10T18:21:22.906Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s)
18:21:22 [2020-02-10T18:21:22.906Z] === RUN   TestIpcModeNone
18:21:24 [2020-02-10T18:21:24.111Z] --- PASS: TestIpcModeNone (0.93s)
18:21:24 [2020-02-10T18:21:24.111Z] === RUN   TestIpcModePrivate
18:21:24 [2020-02-10T18:21:24.364Z] ok  	github.com/docker/docker/cli/debug	0.059s	coverage: 100.0% of statements
18:21:24 [2020-02-10T18:21:24.816Z] ok  	github.com/docker/docker/builder/remotecontext	0.727s	coverage: 9.2% of statements
18:21:24 [2020-02-10T18:21:24.885Z] --- PASS: TestIpcModePrivate (1.01s)
18:21:24 [2020-02-10T18:21:24.885Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false
18:21:24 [2020-02-10T18:21:24.885Z] === RUN   TestIpcModeShareable
18:21:25 [2020-02-10T18:21:25.097Z] #63 461.1 + bin/containerd-shim-runc-v2
18:21:25 [2020-02-10T18:21:25.269Z] ok  	github.com/docker/docker/builder/dockerfile	0.610s	coverage: 46.3% of statements
18:21:26 [2020-02-10T18:21:26.082Z] --- PASS: TestIpcModeShareable (1.01s)
18:21:26 [2020-02-10T18:21:26.082Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true
18:21:26 [2020-02-10T18:21:26.082Z] === RUN   TestAPIIpcModeShareableAndContainer
18:21:26 [2020-02-10T18:21:26.573Z] #63 462.6 + binaries
18:21:26 [2020-02-10T18:21:26.573Z] #63 462.6 + mkdir -p /build
18:21:26 [2020-02-10T18:21:26.573Z] #63 462.6 + cp bin/containerd /build/containerd
18:21:26 [2020-02-10T18:21:26.573Z] #63 462.7 + cp bin/containerd-shim /build/containerd-shim
18:21:26 [2020-02-10T18:21:26.573Z] #63 462.7 + cp bin/ctr /build/ctr
18:21:26 [2020-02-10T18:21:26.573Z] #63 DONE 462.8s
18:21:27 [2020-02-10T18:21:27.238Z] .
18:21:27 [2020-02-10T18:21:27.238Z] 
18:21:27 [2020-02-10T18:21:27.238Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:21:27 [2020-02-10T18:21:27.238Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:21:27 [2020-02-10T18:21:27.238Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:21:27 [2020-02-10T18:21:27.238Z] Error: No such image: emptyfs
18:21:27 [2020-02-10T18:21:27.238Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:21:27 [2020-02-10T18:21:27.238Z] ++++ docker load
18:21:27 [2020-02-10T18:21:27.238Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:21:27 [2020-02-10T18:21:27.238Z] Error: No such image: emptyfs
18:21:27 [2020-02-10T18:21:27.238Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:21:27 [2020-02-10T18:21:27.238Z] ++++ docker load
18:21:27 [2020-02-10T18:21:27.238Z] Running integration-test (iteration 1)
18:21:27 [2020-02-10T18:21:27.238Z] Running integration-test (iteration 1)
18:21:27 [2020-02-10T18:21:27.238Z] 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)/
18:21:27 [2020-02-10T18:21:27.238Z] ++ 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)/'
18:21:27 [2020-02-10T18:21:27.238Z] ++ set -e
18:21:27 [2020-02-10T18:21:27.238Z] ++ '[' -n 0 ']'
18:21:27 [2020-02-10T18:21:27.238Z] ++ set -x
18:21:27 [2020-02-10T18:21:27.238Z] ++ 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)/'
18:21:27 [2020-02-10T18:21:27.238Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
18:21:27 [2020-02-10T18:21:27.238Z] ++ 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)/'
18:21:27 [2020-02-10T18:21:27.238Z] ++ set -e
18:21:27 [2020-02-10T18:21:27.238Z] ++ '[' -n 0 ']'
18:21:27 [2020-02-10T18:21:27.238Z] ++ set -x
18:21:27 [2020-02-10T18:21:27.238Z] ++ 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)/'
18:21:28 [2020-02-10T18:21:28.620Z] 
18:21:28 [2020-02-10T18:21:28.620Z] #64 [dev 21/25] COPY --from=containerd    /build/ /usr/local/bin/
18:21:28 [2020-02-10T18:21:28.620Z] #64 DONE 0.1s
18:21:28 [2020-02-10T18:21:28.620Z] 
18:21:28 [2020-02-10T18:21:28.620Z] #68 [dev 22/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
18:21:28 [2020-02-10T18:21:28.620Z] #68 DONE 0.1s
18:21:28 [2020-02-10T18:21:28.620Z] 
18:21:28 [2020-02-10T18:21:28.620Z] #70 [dev 23/25] COPY --from=vpnkit        /vpnkit /usr/local/bin/vpnkit.x86_...
18:21:28 [2020-02-10T18:21:28.620Z] #70 DONE 0.1s
18:21:28 [2020-02-10T18:21:28.620Z] 
18:21:28 [2020-02-10T18:21:28.620Z] #73 [dev 24/25] COPY --from=proxy         /build/ /usr/local/bin/
18:21:28 [2020-02-10T18:21:28.620Z] #73 DONE 0.1s
18:21:28 [2020-02-10T18:21:28.620Z] 
18:21:28 [2020-02-10T18:21:28.620Z] #74 [dev 25/25] WORKDIR /go/src/github.com/docker/docker
18:21:28 [2020-02-10T18:21:28.620Z] #74 DONE 0.0s
18:21:28 [2020-02-10T18:21:28.620Z] 
18:21:28 [2020-02-10T18:21:28.620Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker
18:21:29 [2020-02-10T18:21:29.242Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.90s)
18:21:29 [2020-02-10T18:21:29.242Z] === RUN   TestAPIIpcModeHost
18:21:29 [2020-02-10T18:21:29.666Z] --- PASS: TestAPIIpcModeHost (0.81s)
18:21:29 [2020-02-10T18:21:29.666Z] === RUN   TestDaemonIpcModeShareable
18:21:30 [2020-02-10T18:21:30.689Z] --- PASS: TestBuildWithHugeFile (40.40s)
18:21:30 [2020-02-10T18:21:30.689Z] === RUN   TestBuildWithEmptyDockerfile
18:21:30 [2020-02-10T18:21:30.689Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:21:30 [2020-02-10T18:21:30.689Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:21:30 [2020-02-10T18:21:30.689Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:21:30 [2020-02-10T18:21:30.689Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:21:30 [2020-02-10T18:21:30.689Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:21:30 [2020-02-10T18:21:30.689Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:21:30 [2020-02-10T18:21:30.689Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:21:30 [2020-02-10T18:21:30.689Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:21:30 [2020-02-10T18:21:30.689Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:21:30 [2020-02-10T18:21:30.689Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s)
18:21:30 [2020-02-10T18:21:30.689Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s)
18:21:30 [2020-02-10T18:21:30.689Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s)
18:21:30 [2020-02-10T18:21:30.689Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
18:21:30 [2020-02-10T18:21:30.689Z] === RUN   TestBuildPreserveOwnership
18:21:30 [2020-02-10T18:21:30.689Z] === RUN   TestBuildPreserveOwnership/copy_from
18:21:30 [2020-02-10T18:21:30.689Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:21:30 [2020-02-10T18:21:30.689Z] --- PASS: TestBuildPreserveOwnership (6.07s)
18:21:30 [2020-02-10T18:21:30.689Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.96s)
18:21:30 [2020-02-10T18:21:30.689Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s)
18:21:30 [2020-02-10T18:21:30.689Z] === RUN   TestBuildPlatformInvalid
18:21:30 [2020-02-10T18:21:30.689Z] --- PASS: TestBuildPlatformInvalid (0.18s)
18:21:30 [2020-02-10T18:21:30.689Z] PASS
18:21:30 [2020-02-10T18:21:30.689Z] 
18:21:30 [2020-02-10T18:21:30.689Z] === Skipped
18:21:30 [2020-02-10T18:21:30.689Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
18:21:30 [2020-02-10T18:21:30.689Z]     build_session_test.go:25: TODO: BuildKit
18:21:30 [2020-02-10T18:21:30.689Z] 
18:21:30 [2020-02-10T18:21:30.689Z] 
18:21:30 [2020-02-10T18:21:30.689Z] DONE 32 tests, 1 skipped in 89.683s
18:21:30 [2020-02-10T18:21:30.689Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
18:21:30 [2020-02-10T18:21:30.689Z] ++ 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
18:21:30 [2020-02-10T18:21:30.689Z] ++ set -e
18:21:30 [2020-02-10T18:21:30.689Z] ++ '[' -n 0 ']'
18:21:30 [2020-02-10T18:21:30.689Z] ++ set -x
18:21:30 [2020-02-10T18:21:30.689Z] ++ 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
18:21:30 [2020-02-10T18:21:30.689Z] INFO: Testing against a local daemon
18:21:30 [2020-02-10T18:21:30.689Z] === RUN   TestConfigList
18:21:31 [2020-02-10T18:21:31.311Z] #75 DONE 2.3s
18:21:31 [2020-02-10T18:21:31.311Z] 
18:21:31 [2020-02-10T18:21:31.311Z] #76 exporting to oci image format
18:21:31 [2020-02-10T18:21:31.311Z] #76 exporting layers
18:21:31 [2020-02-10T18:21:31.600Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
18:21:31 [2020-02-10T18:21:31.600Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
18:21:31 [2020-02-10T18:21:31.600Z] === RUN   TestDaemonIpcModePrivate
18:21:33 [2020-02-10T18:21:33.343Z] --- PASS: TestDaemonIpcModePrivate (1.66s)
18:21:33 [2020-02-10T18:21:33.343Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
18:21:33 [2020-02-10T18:21:33.343Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:21:34 [2020-02-10T18:21:34.876Z] --- PASS: TestConfigList (3.47s)
18:21:34 [2020-02-10T18:21:34.876Z] === RUN   TestConfigsCreateAndDelete
18:21:35 [2020-02-10T18:21:35.105Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s)
18:21:35 [2020-02-10T18:21:35.105Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false
18:21:35 [2020-02-10T18:21:35.105Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:21:36 [2020-02-10T18:21:36.014Z] .........................                                                [ 67%]
18:21:36 [2020-02-10T18:21:36.885Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s)
18:21:36 [2020-02-10T18:21:36.885Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true
18:21:36 [2020-02-10T18:21:36.885Z] === RUN   TestIpcModeOlderClient
18:21:36 [2020-02-10T18:21:36.885Z] === PAUSE TestIpcModeOlderClient
18:21:36 [2020-02-10T18:21:36.885Z] === RUN   TestKillContainerInvalidSignal
18:21:37 [2020-02-10T18:21:37.408Z] --- PASS: TestConfigsCreateAndDelete (3.27s)
18:21:37 [2020-02-10T18:21:37.408Z] === RUN   TestConfigsUpdate
18:21:37 [2020-02-10T18:21:37.575Z] ok  	github.com/docker/docker/client	0.903s	coverage: 75.3% of statements
18:21:37 [2020-02-10T18:21:37.648Z] --- PASS: TestKillContainerInvalidSignal (0.79s)
18:21:37 [2020-02-10T18:21:37.648Z] === RUN   TestKillContainer
18:21:37 [2020-02-10T18:21:37.648Z] === RUN   TestKillContainer/no_signal
18:21:38 [2020-02-10T18:21:38.404Z] === RUN   TestKillContainer/non_killing_signal
18:21:39 [2020-02-10T18:21:39.146Z] === RUN   TestKillContainer/killing_signal
18:21:39 [2020-02-10T18:21:39.964Z] --- PASS: TestKillContainer (2.51s)
18:21:39 [2020-02-10T18:21:39.964Z]     --- PASS: TestKillContainer/no_signal (0.85s)
18:21:39 [2020-02-10T18:21:39.964Z]     --- PASS: TestKillContainer/non_killing_signal (0.54s)
18:21:39 [2020-02-10T18:21:39.964Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
18:21:39 [2020-02-10T18:21:39.964Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:21:39 [2020-02-10T18:21:39.964Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:21:41 [2020-02-10T18:21:41.163Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:21:41 [2020-02-10T18:21:41.593Z] --- PASS: TestConfigsUpdate (3.38s)
18:21:41 [2020-02-10T18:21:41.593Z] === RUN   TestTemplatedConfig
18:21:42 [2020-02-10T18:21:42.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.69s)
18:21:42 [2020-02-10T18:21:42.028Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s)
18:21:42 [2020-02-10T18:21:42.028Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
18:21:42 [2020-02-10T18:21:42.028Z] === RUN   TestKillStoppedContainer
18:21:42 [2020-02-10T18:21:42.028Z] --- PASS: TestKillStoppedContainer (0.07s)
18:21:42 [2020-02-10T18:21:42.028Z] === RUN   TestKillStoppedContainerAPIPre120
18:21:42 [2020-02-10T18:21:42.028Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
18:21:42 [2020-02-10T18:21:42.028Z] === RUN   TestKillDifferentUserContainer
18:21:43 [2020-02-10T18:21:43.013Z] --- PASS: TestKillDifferentUserContainer (0.92s)
18:21:43 [2020-02-10T18:21:43.013Z] === RUN   TestInspectOomKilledTrue
18:21:43 [2020-02-10T18:21:43.013Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
18:21:43 [2020-02-10T18:21:43.013Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:21:43 [2020-02-10T18:21:43.013Z] === RUN   TestInspectOomKilledFalse
18:21:43 [2020-02-10T18:21:43.013Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:21:43 [2020-02-10T18:21:43.013Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:21:43 [2020-02-10T18:21:43.013Z] === RUN   TestLinksEtcHostsContentMatch
18:21:43 [2020-02-10T18:21:43.365Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s)
18:21:43 [2020-02-10T18:21:43.365Z] === RUN   TestLinksContainerNames
18:21:44 [2020-02-10T18:21:44.879Z] --- PASS: TestTemplatedConfig (3.40s)
18:21:44 [2020-02-10T18:21:44.879Z] === RUN   TestConfigInspect
18:21:45 [2020-02-10T18:21:45.099Z] --- PASS: TestLinksContainerNames (1.49s)
18:21:45 [2020-02-10T18:21:45.099Z] === RUN   TestLogsFollowTailEmpty
18:21:45 [2020-02-10T18:21:45.846Z] --- PASS: TestLogsFollowTailEmpty (0.89s)
18:21:45 [2020-02-10T18:21:45.846Z] === RUN   TestContainerNetworkMountsNoChown
18:21:46 [2020-02-10T18:21:46.605Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s)
18:21:46 [2020-02-10T18:21:46.605Z] === RUN   TestMountDaemonRoot
18:21:46 [2020-02-10T18:21:46.605Z] === RUN   TestMountDaemonRoot/default
18:21:46 [2020-02-10T18:21:46.605Z] === PAUSE TestMountDaemonRoot/default
18:21:46 [2020-02-10T18:21:46.605Z] === RUN   TestMountDaemonRoot/private
18:21:46 [2020-02-10T18:21:46.605Z] === PAUSE TestMountDaemonRoot/private
18:21:46 [2020-02-10T18:21:46.605Z] === RUN   TestMountDaemonRoot/rprivate
18:21:46 [2020-02-10T18:21:46.605Z] === PAUSE TestMountDaemonRoot/rprivate
18:21:46 [2020-02-10T18:21:46.605Z] === RUN   TestMountDaemonRoot/slave
18:21:46 [2020-02-10T18:21:46.605Z] === PAUSE TestMountDaemonRoot/slave
18:21:46 [2020-02-10T18:21:46.605Z] === RUN   TestMountDaemonRoot/rslave
18:21:46 [2020-02-10T18:21:46.605Z] === PAUSE TestMountDaemonRoot/rslave
18:21:46 [2020-02-10T18:21:46.605Z] === RUN   TestMountDaemonRoot/shared
18:21:46 [2020-02-10T18:21:46.605Z] === PAUSE TestMountDaemonRoot/shared
18:21:46 [2020-02-10T18:21:46.605Z] === RUN   TestMountDaemonRoot/rshared
18:21:46 [2020-02-10T18:21:46.605Z] === PAUSE TestMountDaemonRoot/rshared
18:21:46 [2020-02-10T18:21:46.605Z] === CONT  TestMountDaemonRoot/default
18:21:46 [2020-02-10T18:21:46.605Z] === RUN   TestMountDaemonRoot/default/bind_root
18:21:46 [2020-02-10T18:21:46.605Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:21:46 [2020-02-10T18:21:46.605Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:21:46 [2020-02-10T18:21:46.606Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:21:46 [2020-02-10T18:21:46.606Z] === RUN   TestMountDaemonRoot/default/mount_root
18:21:46 [2020-02-10T18:21:46.606Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:21:46 [2020-02-10T18:21:46.606Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:21:46 [2020-02-10T18:21:46.606Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:21:46 [2020-02-10T18:21:46.606Z] === CONT  TestMountDaemonRoot/default/bind_root
18:21:46 [2020-02-10T18:21:46.606Z] === CONT  TestMountDaemonRoot/rshared
18:21:46 [2020-02-10T18:21:46.606Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:21:46 [2020-02-10T18:21:46.606Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:21:46 [2020-02-10T18:21:46.606Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:21:46 [2020-02-10T18:21:46.606Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:21:46 [2020-02-10T18:21:46.606Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:21:46 [2020-02-10T18:21:46.606Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:21:46 [2020-02-10T18:21:46.606Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:21:46 [2020-02-10T18:21:46.606Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:21:46 [2020-02-10T18:21:46.606Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/shared
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/rslave
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/slave
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/rprivate
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/private
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/private/mount_root
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/private/bind_root
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:21:46 [2020-02-10T18:21:46.962Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/default/mount_root
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:21:46 [2020-02-10T18:21:46.962Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/private/mount_root
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/private/bind_root
18:21:47 [2020-02-10T18:21:47.323Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:21:47 [2020-02-10T18:21:47.323Z] --- PASS: TestMountDaemonRoot (0.02s)
18:21:47 [2020-02-10T18:21:47.323Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
18:21:47 [2020-02-10T18:21:47.323Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
18:21:47 [2020-02-10T18:21:47.323Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:21:47 [2020-02-10T18:21:47.323Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
18:21:47 [2020-02-10T18:21:47.323Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:21:47 [2020-02-10T18:21:47.323Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
18:21:47 [2020-02-10T18:21:47.323Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.06s)
18:21:47 [2020-02-10T18:21:47.323Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
18:21:47 [2020-02-10T18:21:47.324Z] === RUN   TestContainerBindMountNonRecursive
18:21:47 [2020-02-10T18:21:47.410Z] --- PASS: TestConfigInspect (3.20s)
18:21:47 [2020-02-10T18:21:47.410Z] === RUN   TestConfigCreateWithLabels
18:21:49 [2020-02-10T18:21:49.675Z] --- PASS: TestContainerBindMountNonRecursive (2.02s)
18:21:49 [2020-02-10T18:21:49.675Z] === RUN   TestNetworkNat
18:21:50 [2020-02-10T18:21:50.418Z] --- PASS: TestNetworkNat (0.84s)
18:21:50 [2020-02-10T18:21:50.419Z] === RUN   TestNetworkLocalhostTCPNat
18:21:50 [2020-02-10T18:21:50.692Z] --- PASS: TestConfigCreateWithLabels (3.28s)
18:21:50 [2020-02-10T18:21:50.693Z] === RUN   TestConfigCreateResolve
18:21:51 [2020-02-10T18:21:51.174Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s)
18:21:51 [2020-02-10T18:21:51.174Z] === RUN   TestNetworkLoopbackNat
18:21:52 [2020-02-10T18:21:52.299Z] ok  	github.com/docker/docker/builder/remotecontext/git	30.144s	coverage: 86.3% of statements
18:21:52 [2020-02-10T18:21:52.299Z] ?   	github.com/docker/docker/cli	[no test files]
18:21:52 [2020-02-10T18:21:52.299Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:21:52 [2020-02-10T18:21:52.494Z] --- PASS: TestNetworkLoopbackNat (1.29s)
18:21:52 [2020-02-10T18:21:52.494Z] === RUN   TestPause
18:21:53 [2020-02-10T18:21:53.298Z] --- PASS: TestPause (0.95s)
18:21:53 [2020-02-10T18:21:53.298Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:21:53 [2020-02-10T18:21:53.298Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:21:53 [2020-02-10T18:21:53.298Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:21:53 [2020-02-10T18:21:53.298Z] === RUN   TestPauseStopPausedContainer
18:21:53 [2020-02-10T18:21:53.976Z] --- PASS: TestConfigCreateResolve (3.23s)
18:21:53 [2020-02-10T18:21:53.976Z] === RUN   TestConfigDaemonLibtrustID
18:21:54 [2020-02-10T18:21:54.499Z] --- PASS: TestPauseStopPausedContainer (0.94s)
18:21:54 [2020-02-10T18:21:54.499Z] === RUN   TestPsFilter
18:21:54 [2020-02-10T18:21:54.499Z] --- PASS: TestPsFilter (0.24s)
18:21:54 [2020-02-10T18:21:54.499Z] === RUN   TestRemoveContainerWithRemovedVolume
18:21:54 [2020-02-10T18:21:54.543Z] --- PASS: TestConfigDaemonLibtrustID (0.65s)
18:21:54 [2020-02-10T18:21:54.543Z] PASS
18:21:54 [2020-02-10T18:21:54.543Z] 
18:21:54 [2020-02-10T18:21:54.543Z] DONE 8 tests in 24.067s
18:21:54 [2020-02-10T18:21:54.543Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
18:21:54 [2020-02-10T18:21:54.544Z] ++ 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
18:21:54 [2020-02-10T18:21:54.544Z] ++ set -e
18:21:54 [2020-02-10T18:21:54.544Z] ++ '[' -n 0 ']'
18:21:54 [2020-02-10T18:21:54.544Z] ++ set -x
18:21:54 [2020-02-10T18:21:54.544Z] ++ 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
18:21:54 [2020-02-10T18:21:54.802Z] INFO: Testing against a local daemon
18:21:54 [2020-02-10T18:21:54.802Z] === RUN   TestCheckpoint
18:21:54 [2020-02-10T18:21:54.802Z] --- SKIP: TestCheckpoint (0.00s)
18:21:54 [2020-02-10T18:21:54.802Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:21:54 [2020-02-10T18:21:54.802Z] === RUN   TestContainerInvalidJSON
18:21:54 [2020-02-10T18:21:54.802Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:21:54 [2020-02-10T18:21:54.802Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:21:54 [2020-02-10T18:21:54.802Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:21:54 [2020-02-10T18:21:54.802Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:21:54 [2020-02-10T18:21:54.802Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:21:54 [2020-02-10T18:21:54.802Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:21:54 [2020-02-10T18:21:54.802Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:21:54 [2020-02-10T18:21:54.802Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:21:54 [2020-02-10T18:21:54.802Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:21:54 [2020-02-10T18:21:54.802Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:21:54 [2020-02-10T18:21:54.802Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:21:54 [2020-02-10T18:21:54.802Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:21:54 [2020-02-10T18:21:54.802Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:21:54 [2020-02-10T18:21:54.802Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:21:55 [2020-02-10T18:21:55.060Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s)
18:21:55 [2020-02-10T18:21:55.060Z] === RUN   TestCopyFromContainerPathIsNotDir
18:21:55 [2020-02-10T18:21:55.060Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s)
18:21:55 [2020-02-10T18:21:55.060Z] === RUN   TestCopyToContainerPathDoesNotExist
18:21:55 [2020-02-10T18:21:55.248Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s)
18:21:55 [2020-02-10T18:21:55.248Z] === RUN   TestRemoveContainerWithVolume
18:21:55 [2020-02-10T18:21:55.319Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
18:21:55 [2020-02-10T18:21:55.319Z] === RUN   TestCopyToContainerPathIsNotDir
18:21:55 [2020-02-10T18:21:55.319Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s)
18:21:55 [2020-02-10T18:21:55.319Z] === RUN   TestCopyFromContainer
18:21:55 [2020-02-10T18:21:55.988Z] --- PASS: TestRemoveContainerWithVolume (0.84s)
18:21:55 [2020-02-10T18:21:55.988Z] === RUN   TestRemoveContainerRunning
18:21:57 [2020-02-10T18:21:57.183Z] --- PASS: TestRemoveContainerRunning (0.85s)
18:21:57 [2020-02-10T18:21:57.183Z] === RUN   TestRemoveContainerForceRemoveRunning
18:21:57 [2020-02-10T18:21:57.851Z] === RUN   TestCopyFromContainer//
18:21:57 [2020-02-10T18:21:57.851Z] === RUN   TestCopyFromContainer//bar/root
18:21:57 [2020-02-10T18:21:57.851Z] === RUN   TestCopyFromContainer//bar/root/
18:21:57 [2020-02-10T18:21:57.851Z] === RUN   TestCopyFromContainer/bar/quux
18:21:57 [2020-02-10T18:21:57.851Z] === RUN   TestCopyFromContainer/bar/quux/
18:21:57 [2020-02-10T18:21:57.929Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s)
18:21:57 [2020-02-10T18:21:57.929Z] === RUN   TestRemoveInvalidContainer
18:21:57 [2020-02-10T18:21:57.929Z] --- PASS: TestRemoveInvalidContainer (0.01s)
18:21:57 [2020-02-10T18:21:57.929Z] === RUN   TestRenameLinkedContainer
18:21:58 [2020-02-10T18:21:58.109Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:21:58 [2020-02-10T18:21:58.109Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:21:58 [2020-02-10T18:21:58.367Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:21:58 [2020-02-10T18:21:58.367Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:21:58 [2020-02-10T18:21:58.367Z] === RUN   TestCopyFromContainer/bar/notarget
18:21:58 [2020-02-10T18:21:58.626Z] --- PASS: TestCopyFromContainer (3.23s)
18:21:58 [2020-02-10T18:21:58.626Z]     --- PASS: TestCopyFromContainer// (0.11s)
18:21:58 [2020-02-10T18:21:58.626Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
18:21:58 [2020-02-10T18:21:58.626Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
18:21:58 [2020-02-10T18:21:58.626Z]     --- PASS: TestCopyFromContainer/bar/quux (0.14s)
18:21:58 [2020-02-10T18:21:58.626Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
18:21:58 [2020-02-10T18:21:58.626Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s)
18:21:58 [2020-02-10T18:21:58.626Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
18:21:58 [2020-02-10T18:21:58.626Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
18:21:58 [2020-02-10T18:21:58.626Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
18:21:58 [2020-02-10T18:21:58.626Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
18:21:58 [2020-02-10T18:21:58.626Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:21:58 [2020-02-10T18:21:58.626Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:21:58 [2020-02-10T18:21:58.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:21:58 [2020-02-10T18:21:58.626Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:21:58 [2020-02-10T18:21:58.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:21:58 [2020-02-10T18:21:58.626Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:21:58 [2020-02-10T18:21:58.626Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:21:58 [2020-02-10T18:21:58.626Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:21:58 [2020-02-10T18:21:58.626Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:21:58 [2020-02-10T18:21:58.626Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:21:58 [2020-02-10T18:21:58.626Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:21:58 [2020-02-10T18:21:58.626Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:21:58 [2020-02-10T18:21:58.626Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:21:58 [2020-02-10T18:21:58.626Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:21:58 [2020-02-10T18:21:58.626Z] === RUN   TestCreateLinkToNonExistingContainer
18:21:58 [2020-02-10T18:21:58.626Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
18:21:58 [2020-02-10T18:21:58.626Z] === RUN   TestCreateWithInvalidEnv
18:21:58 [2020-02-10T18:21:58.626Z] === RUN   TestCreateWithInvalidEnv/0
18:21:58 [2020-02-10T18:21:58.626Z] === PAUSE TestCreateWithInvalidEnv/0
18:21:58 [2020-02-10T18:21:58.626Z] === RUN   TestCreateWithInvalidEnv/1
18:21:58 [2020-02-10T18:21:58.626Z] === PAUSE TestCreateWithInvalidEnv/1
18:21:58 [2020-02-10T18:21:58.626Z] === RUN   TestCreateWithInvalidEnv/2
18:21:58 [2020-02-10T18:21:58.626Z] === PAUSE TestCreateWithInvalidEnv/2
18:21:58 [2020-02-10T18:21:58.885Z] === CONT  TestCreateWithInvalidEnv/0
18:21:58 [2020-02-10T18:21:58.885Z] === CONT  TestCreateWithInvalidEnv/2
18:21:58 [2020-02-10T18:21:58.885Z] === CONT  TestCreateWithInvalidEnv/1
18:21:58 [2020-02-10T18:21:58.885Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:21:58 [2020-02-10T18:21:58.885Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:21:58 [2020-02-10T18:21:58.885Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:21:58 [2020-02-10T18:21:58.885Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:21:58 [2020-02-10T18:21:58.885Z] === RUN   TestCreateTmpfsMountsTarget
18:21:58 [2020-02-10T18:21:58.885Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
18:21:58 [2020-02-10T18:21:58.885Z] === RUN   TestCreateWithCustomMaskedPaths
18:21:59 [2020-02-10T18:21:59.298Z] Loaded image: buildpack-deps:jessie
18:21:59 [2020-02-10T18:21:59.298Z] Loaded image: busybox:latest
18:21:59 [2020-02-10T18:21:59.298Z] Loaded image: busybox:glibc
18:21:59 [2020-02-10T18:21:59.298Z] Loaded image: debian:jessie
18:21:59 [2020-02-10T18:21:59.298Z] Loaded image: hello-world:latest
18:21:59 [2020-02-10T18:21:59.298Z] INFO: Testing against a local daemon
18:21:59 [2020-02-10T18:21:59.298Z] === RUN   TestDockerDaemonSuite
18:21:59 [2020-02-10T18:21:59.298Z] Loaded image: buildpack-deps:jessie
18:21:59 [2020-02-10T18:21:59.298Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
18:21:59 [2020-02-10T18:21:59.554Z] Loaded image: busybox:latest
18:21:59 [2020-02-10T18:21:59.817Z] Loaded image: busybox:glibc
18:22:00 [2020-02-10T18:22:00.074Z] Loaded image: debian:jessie
18:22:00 [2020-02-10T18:22:00.330Z] Loaded image: hello-world:latest
18:22:00 [2020-02-10T18:22:00.330Z] INFO: Testing against a local daemon
18:22:00 [2020-02-10T18:22:00.330Z] === RUN   TestDockerSuite
18:22:00 [2020-02-10T18:22:00.330Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
18:22:00 [2020-02-10T18:22:00.330Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
18:22:00 [2020-02-10T18:22:00.587Z] === RUN   TestDockerSuite/TestAPIErrorJSON
18:22:00 [2020-02-10T18:22:00.587Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
18:22:00 [2020-02-10T18:22:00.587Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
18:22:00 [2020-02-10T18:22:00.587Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
18:22:00 [2020-02-10T18:22:00.587Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
18:22:00 [2020-02-10T18:22:00.587Z] === RUN   TestDockerSuite/TestAPIImagesDelete
18:22:00 [2020-02-10T18:22:00.806Z] ok  	github.com/docker/docker/cmd/dockerd	0.710s	coverage: 19.1% of statements
18:22:01 [2020-02-10T18:22:01.000Z] --- PASS: TestRenameLinkedContainer (3.13s)
18:22:01 [2020-02-10T18:22:01.000Z] === RUN   TestRenameStoppedContainer
18:22:01 [2020-02-10T18:22:01.416Z] --- PASS: TestCreateWithCustomMaskedPaths (2.23s)
18:22:01 [2020-02-10T18:22:01.416Z] === RUN   TestCreateWithCapabilities
18:22:01 [2020-02-10T18:22:01.416Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:22:01 [2020-02-10T18:22:01.416Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:22:01 [2020-02-10T18:22:01.416Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:22:01 [2020-02-10T18:22:01.416Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:22:01 [2020-02-10T18:22:01.416Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:22:01 [2020-02-10T18:22:01.416Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:22:01 [2020-02-10T18:22:01.416Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:22:01 [2020-02-10T18:22:01.416Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:22:01 [2020-02-10T18:22:01.416Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:22:01 [2020-02-10T18:22:01.416Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:22:01 [2020-02-10T18:22:01.416Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:22:01 [2020-02-10T18:22:01.416Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:22:01 [2020-02-10T18:22:01.416Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:22:01 [2020-02-10T18:22:01.416Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:22:01 [2020-02-10T18:22:01.416Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:22:01 [2020-02-10T18:22:01.416Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:22:01 [2020-02-10T18:22:01.416Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:22:01 [2020-02-10T18:22:01.416Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:22:01 [2020-02-10T18:22:01.416Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:22:01 [2020-02-10T18:22:01.416Z] --- PASS: TestCreateWithCapabilities (0.04s)
18:22:01 [2020-02-10T18:22:01.416Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
18:22:01 [2020-02-10T18:22:01.416Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
18:22:01 [2020-02-10T18:22:01.416Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:22:01 [2020-02-10T18:22:01.416Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s)
18:22:01 [2020-02-10T18:22:01.416Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s)
18:22:01 [2020-02-10T18:22:01.416Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s)
18:22:01 [2020-02-10T18:22:01.416Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s)
18:22:01 [2020-02-10T18:22:01.416Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
18:22:01 [2020-02-10T18:22:01.416Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
18:22:01 [2020-02-10T18:22:01.416Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
18:22:01 [2020-02-10T18:22:01.416Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
18:22:01 [2020-02-10T18:22:01.416Z] === RUN   TestCreateWithCustomReadonlyPaths
18:22:01 [2020-02-10T18:22:01.747Z] --- PASS: TestRenameStoppedContainer (0.86s)
18:22:01 [2020-02-10T18:22:01.747Z] === RUN   TestRenameRunningContainerAndReuse
18:22:02 [2020-02-10T18:22:02.326Z] ok  	github.com/docker/docker/container	0.634s	coverage: 42.5% of statements
18:22:02 [2020-02-10T18:22:02.326Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:22:02 [2020-02-10T18:22:02.326Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:22:02 [2020-02-10T18:22:02.326Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:22:02 [2020-02-10T18:22:02.326Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:22:03 [2020-02-10T18:22:03.109Z] === RUN   TestDockerSuite/TestAPIImagesFilter
18:22:03 [2020-02-10T18:22:03.109Z] === RUN   TestDockerSuite/TestAPIImagesHistory
18:22:03 [2020-02-10T18:22:03.280Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.226s	coverage: 65.3% of statements
18:22:03 [2020-02-10T18:22:03.674Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
18:22:03 [2020-02-10T18:22:03.674Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
18:22:03 [2020-02-10T18:22:03.764Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s)
18:22:03 [2020-02-10T18:22:03.764Z] === RUN   TestRenameInvalidName
18:22:03 [2020-02-10T18:22:03.948Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s)
18:22:03 [2020-02-10T18:22:03.948Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:22:03 [2020-02-10T18:22:03.948Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:22:03 [2020-02-10T18:22:03.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:22:03 [2020-02-10T18:22:03.948Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:22:03 [2020-02-10T18:22:03.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:22:03 [2020-02-10T18:22:03.948Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:22:03 [2020-02-10T18:22:03.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:22:03 [2020-02-10T18:22:03.948Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:22:03 [2020-02-10T18:22:03.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:22:03 [2020-02-10T18:22:03.948Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:22:03 [2020-02-10T18:22:03.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:22:03 [2020-02-10T18:22:03.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:22:03 [2020-02-10T18:22:03.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:22:03 [2020-02-10T18:22:03.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:22:03 [2020-02-10T18:22:03.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:22:03 [2020-02-10T18:22:03.948Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:22:03 [2020-02-10T18:22:03.948Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
18:22:03 [2020-02-10T18:22:03.948Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
18:22:03 [2020-02-10T18:22:03.948Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
18:22:03 [2020-02-10T18:22:03.949Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
18:22:03 [2020-02-10T18:22:03.949Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
18:22:03 [2020-02-10T18:22:03.949Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
18:22:03 [2020-02-10T18:22:03.949Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:22:04 [2020-02-10T18:22:04.515Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s)
18:22:04 [2020-02-10T18:22:04.515Z] === RUN   TestContainerStartOnDaemonRestart
18:22:04 [2020-02-10T18:22:04.515Z] === PAUSE TestContainerStartOnDaemonRestart
18:22:04 [2020-02-10T18:22:04.515Z] === RUN   TestDaemonRestartIpcMode
18:22:04 [2020-02-10T18:22:04.515Z] === PAUSE TestDaemonRestartIpcMode
18:22:04 [2020-02-10T18:22:04.515Z] === RUN   TestDaemonHostGatewayIP
18:22:04 [2020-02-10T18:22:04.515Z] === PAUSE TestDaemonHostGatewayIP
18:22:04 [2020-02-10T18:22:04.515Z] === RUN   TestDiff
18:22:04 [2020-02-10T18:22:04.557Z] --- PASS: TestRenameInvalidName (0.93s)
18:22:04 [2020-02-10T18:22:04.557Z] === RUN   TestRenameAnonymousContainer
18:22:05 [2020-02-10T18:22:05.042Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
18:22:05 [2020-02-10T18:22:05.042Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
18:22:05 [2020-02-10T18:22:05.042Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
18:22:05 [2020-02-10T18:22:05.450Z] --- PASS: TestDiff (0.82s)
18:22:05 [2020-02-10T18:22:05.450Z] === RUN   TestExecWithCloseStdin
18:22:06 [2020-02-10T18:22:06.385Z] --- PASS: TestExecWithCloseStdin (0.95s)
18:22:06 [2020-02-10T18:22:06.385Z] === RUN   TestExec
18:22:06 [2020-02-10T18:22:06.899Z] --- PASS: TestRenameAnonymousContainer (2.68s)
18:22:06 [2020-02-10T18:22:06.899Z] === RUN   TestRenameContainerWithSameName
18:22:07 [2020-02-10T18:22:07.320Z] --- PASS: TestExec (0.90s)
18:22:07 [2020-02-10T18:22:07.320Z] === RUN   TestExecUser
18:22:07 [2020-02-10T18:22:07.569Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
18:22:07 [2020-02-10T18:22:07.569Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
18:22:07 [2020-02-10T18:22:07.652Z] --- PASS: TestRenameContainerWithSameName (0.76s)
18:22:07 [2020-02-10T18:22:07.652Z] === RUN   TestRenameContainerWithLinkedContainer
18:22:07 [2020-02-10T18:22:07.826Z] === RUN   TestDockerSuite/TestAPINetworkFilter
18:22:07 [2020-02-10T18:22:07.826Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
18:22:07 [2020-02-10T18:22:07.826Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
18:22:07 [2020-02-10T18:22:07.887Z] --- PASS: TestExecUser (0.91s)
18:22:07 [2020-02-10T18:22:07.887Z] === RUN   TestExportContainerAndImportImage
18:22:07 [2020-02-10T18:22:07.921Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.904s	coverage: 35.7% of statements
18:22:08 [2020-02-10T18:22:08.757Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
18:22:09 [2020-02-10T18:22:09.263Z] --- PASS: TestExportContainerAndImportImage (1.12s)
18:22:09 [2020-02-10T18:22:09.263Z] === RUN   TestExportContainerAfterDaemonRestart
18:22:09 [2020-02-10T18:22:09.402Z] --- PASS: TestRenameContainerWithLinkedContainer (1.63s)
18:22:09 [2020-02-10T18:22:09.402Z] === RUN   TestResize
18:22:10 [2020-02-10T18:22:10.126Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:22:10 [2020-02-10T18:22:10.143Z] --- PASS: TestResize (0.88s)
18:22:10 [2020-02-10T18:22:10.143Z] === RUN   TestResizeWithInvalidSize
18:22:10 [2020-02-10T18:22:10.383Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
18:22:10 [2020-02-10T18:22:10.383Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
18:22:10 [2020-02-10T18:22:10.383Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
18:22:10 [2020-02-10T18:22:10.383Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
18:22:10 [2020-02-10T18:22:10.640Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
18:22:11 [2020-02-10T18:22:11.164Z] --- PASS: TestExportContainerAfterDaemonRestart (2.06s)
18:22:11 [2020-02-10T18:22:11.165Z] === RUN   TestHealthCheckWorkdir
18:22:11 [2020-02-10T18:22:11.349Z] --- PASS: TestResizeWithInvalidSize (0.95s)
18:22:11 [2020-02-10T18:22:11.350Z] === RUN   TestResizeWhenContainerNotStarted
18:22:12 [2020-02-10T18:22:12.139Z] --- PASS: TestResizeWhenContainerNotStarted (0.88s)
18:22:12 [2020-02-10T18:22:12.139Z] === RUN   TestDaemonRestartKillContainers
18:22:12 [2020-02-10T18:22:12.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:22:12 [2020-02-10T18:22:12.139Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:22:12 [2020-02-10T18:22:12.539Z] --- PASS: TestHealthCheckWorkdir (1.07s)
18:22:12 [2020-02-10T18:22:12.539Z] === RUN   TestHealthKillContainer
18:22:12 [2020-02-10T18:22:12.715Z] tests/integration/api_swarm_test.py .ssss.xs...x.......                  [ 72%]
18:22:13 [2020-02-10T18:22:13.666Z] ok  	github.com/docker/docker/daemon/cluster	1.631s	coverage: 0.5% of statements
18:22:13 [2020-02-10T18:22:13.957Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:22:14 [2020-02-10T18:22:14.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:22:14 [2020-02-10T18:22:14.817Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
18:22:15 [2020-02-10T18:22:15.074Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
18:22:15 [2020-02-10T18:22:15.184Z] ok  	github.com/docker/docker/daemon/config	1.063s	coverage: 80.1% of statements
18:22:15 [2020-02-10T18:22:15.184Z] ok  	github.com/docker/docker/daemon/discovery	0.187s	coverage: 30.0% of statements
18:22:15 [2020-02-10T18:22:15.401Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:22:15 [2020-02-10T18:22:15.751Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:22:15 [2020-02-10T18:22:15.821Z] --- PASS: TestHealthKillContainer (2.99s)
18:22:15 [2020-02-10T18:22:15.822Z] === RUN   TestInspectCpusetInConfigPre120
18:22:16 [2020-02-10T18:22:16.082Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s)
18:22:16 [2020-02-10T18:22:16.082Z] === RUN   TestIpcModeNone
18:22:16 [2020-02-10T18:22:16.960Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:22:17 [2020-02-10T18:22:17.017Z] --- PASS: TestIpcModeNone (0.92s)
18:22:17 [2020-02-10T18:22:17.017Z] === RUN   TestIpcModePrivate
18:22:17 [2020-02-10T18:22:17.310Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:22:17 [2020-02-10T18:22:17.334Z] ok  	github.com/docker/docker/daemon/events	0.593s	coverage: 50.0% of statements
18:22:17 [2020-02-10T18:22:17.334Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.044s	coverage: 10.9% of statements
18:22:17 [2020-02-10T18:22:17.788Z] ok  	github.com/docker/docker/daemon/graphdriver	0.137s	coverage: 2.3% of statements
18:22:17 [2020-02-10T18:22:17.952Z] --- PASS: TestIpcModePrivate (0.97s)
18:22:17 [2020-02-10T18:22:17.952Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false
18:22:17 [2020-02-10T18:22:17.952Z] === RUN   TestIpcModeShareable
18:22:18 [2020-02-10T18:22:18.351Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
18:22:18 [2020-02-10T18:22:18.351Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
18:22:18 [2020-02-10T18:22:18.887Z] --- PASS: TestIpcModeShareable (0.92s)
18:22:18 [2020-02-10T18:22:18.887Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true
18:22:18 [2020-02-10T18:22:18.887Z] === RUN   TestAPIIpcModeShareableAndContainer
18:22:19 [2020-02-10T18:22:19.095Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:22:19 [2020-02-10T18:22:19.331Z] ok  	github.com/docker/docker/daemon/links	0.071s	coverage: 93.0% of statements
18:22:19 [2020-02-10T18:22:19.461Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:22:20 [2020-02-10T18:22:20.874Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
18:22:21 [2020-02-10T18:22:21.438Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
18:22:21 [2020-02-10T18:22:21.486Z] ok  	github.com/docker/docker/daemon/logger	0.567s	coverage: 43.0% of statements
18:22:21 [2020-02-10T18:22:21.853Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:22:21 [2020-02-10T18:22:21.939Z] ok  	github.com/docker/docker/daemon	3.121s	coverage: 9.2% of statements
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
18:22:21 [2020-02-10T18:22:21.939Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
18:22:22 [2020-02-10T18:22:22.175Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.71s)
18:22:22 [2020-02-10T18:22:22.175Z] === RUN   TestAPIIpcModeHost
18:22:22 [2020-02-10T18:22:22.175Z] --- PASS: TestAPIIpcModeHost (0.67s)
18:22:22 [2020-02-10T18:22:22.175Z] === RUN   TestDaemonIpcModeShareable
18:22:22 [2020-02-10T18:22:22.369Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
18:22:22 [2020-02-10T18:22:22.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:22:23 [2020-02-10T18:22:23.458Z] ok  	github.com/docker/docker/daemon/images	0.400s	coverage: 4.9% of statements
18:22:23 [2020-02-10T18:22:23.458Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:22:23 [2020-02-10T18:22:23.458Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:22:23 [2020-02-10T18:22:23.912Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.355s	coverage: 88.3% of statements
18:22:23 [2020-02-10T18:22:23.913Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.914s	coverage: 77.4% of statements
18:22:23 [2020-02-10T18:22:23.913Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
18:22:23 [2020-02-10T18:22:23.913Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:22:23 [2020-02-10T18:22:23.913Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:22:23 [2020-02-10T18:22:23.913Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
18:22:23 [2020-02-10T18:22:23.913Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
18:22:24 [2020-02-10T18:22:24.077Z] --- PASS: TestDaemonIpcModeShareable (1.89s)
18:22:24 [2020-02-10T18:22:24.077Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
18:22:24 [2020-02-10T18:22:24.077Z] === RUN   TestDaemonIpcModePrivate
18:22:24 [2020-02-10T18:22:24.265Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
18:22:24 [2020-02-10T18:22:24.867Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.445s	coverage: 62.1% of statements
18:22:24 [2020-02-10T18:22:24.970Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:22:24 [2020-02-10T18:22:24.970Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s)
18:22:24 [2020-02-10T18:22:24.970Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.22s)
18:22:24 [2020-02-10T18:22:24.970Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s)
18:22:24 [2020-02-10T18:22:24.970Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.54s)
18:22:24 [2020-02-10T18:22:24.970Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s)
18:22:24 [2020-02-10T18:22:24.970Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s)
18:22:24 [2020-02-10T18:22:24.970Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.17s)
18:22:24 [2020-02-10T18:22:24.970Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.24s)
18:22:24 [2020-02-10T18:22:24.970Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.86s)
18:22:24 [2020-02-10T18:22:24.970Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.85s)
18:22:24 [2020-02-10T18:22:24.970Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.19s)
18:22:24 [2020-02-10T18:22:24.970Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s)
18:22:24 [2020-02-10T18:22:24.970Z] === RUN   TestCgroupNamespacesRun
18:22:25 [2020-02-10T18:22:25.821Z] ok  	github.com/docker/docker/daemon/logger/local	0.361s	coverage: 74.7% of statements
18:22:25 [2020-02-10T18:22:25.821Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:22:25 [2020-02-10T18:22:25.979Z] --- PASS: TestDaemonIpcModePrivate (1.91s)
18:22:25 [2020-02-10T18:22:25.979Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
18:22:25 [2020-02-10T18:22:25.979Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:22:26 [2020-02-10T18:22:26.160Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
18:22:26 [2020-02-10T18:22:26.253Z] --- PASS: TestCgroupNamespacesRun (1.79s)
18:22:26 [2020-02-10T18:22:26.253Z] === RUN   TestCgroupNamespacesRunPrivileged
18:22:26 [2020-02-10T18:22:26.275Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.138s	coverage: 21.4% of statements
18:22:26 [2020-02-10T18:22:26.724Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
18:22:27 [2020-02-10T18:22:27.288Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
18:22:27 [2020-02-10T18:22:27.560Z] tests/integration/api_volume_test.py .........                           [ 74%]
18:22:27 [2020-02-10T18:22:27.793Z] ok  	github.com/docker/docker/daemon/logger/templates	0.147s	coverage: 8.3% of statements
18:22:27 [2020-02-10T18:22:27.793Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.207s	coverage: 47.8% of statements
18:22:27 [2020-02-10T18:22:27.881Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s)
18:22:27 [2020-02-10T18:22:27.881Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false
18:22:27 [2020-02-10T18:22:27.881Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:22:28 [2020-02-10T18:22:28.068Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.55s)
18:22:28 [2020-02-10T18:22:28.069Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:22:28 [2020-02-10T18:22:28.661Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
18:22:29 [2020-02-10T18:22:29.311Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.529s	coverage: 82.5% of statements
18:22:29 [2020-02-10T18:22:29.311Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:22:29 [2020-02-10T18:22:29.311Z] ?   	github.com/docker/docker/daemon/network	[no test files]
18:22:29 [2020-02-10T18:22:29.311Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:22:29 [2020-02-10T18:22:29.592Z] === RUN   TestDockerSuite/TestAttachAfterDetach
18:22:29 [2020-02-10T18:22:29.592Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
18:22:29 [2020-02-10T18:22:29.784Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
18:22:29 [2020-02-10T18:22:29.784Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true
18:22:29 [2020-02-10T18:22:29.784Z] === RUN   TestIpcModeOlderClient
18:22:29 [2020-02-10T18:22:29.784Z] === PAUSE TestIpcModeOlderClient
18:22:29 [2020-02-10T18:22:29.784Z] === RUN   TestKillContainerInvalidSignal
18:22:29 [2020-02-10T18:22:29.804Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s)
18:22:29 [2020-02-10T18:22:29.804Z] === RUN   TestCgroupNamespacesRunHostMode
18:22:30 [2020-02-10T18:22:30.078Z] tests/integration/client_test.py .....                                   [ 75%]
18:22:30 [2020-02-10T18:22:30.078Z] tests/integration/context_api_test.py ..                                 [ 76%]
18:22:30 [2020-02-10T18:22:30.334Z] tests/integration/errors_test.py .                                       [ 76%]
18:22:30 [2020-02-10T18:22:30.719Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
18:22:30 [2020-02-10T18:22:30.719Z] === RUN   TestKillContainer
18:22:30 [2020-02-10T18:22:30.719Z] === RUN   TestKillContainer/no_signal
18:22:31 [2020-02-10T18:22:31.286Z] === RUN   TestKillContainer/non_killing_signal
18:22:31 [2020-02-10T18:22:31.463Z] ok  	github.com/docker/docker/distribution/metadata	1.372s	coverage: 48.2% of statements
18:22:31 [2020-02-10T18:22:31.463Z] ok  	github.com/docker/docker/distribution	1.610s	coverage: 20.3% of statements
18:22:31 [2020-02-10T18:22:31.463Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:22:31 [2020-02-10T18:22:31.534Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s)
18:22:31 [2020-02-10T18:22:31.534Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:22:31 [2020-02-10T18:22:31.853Z] === RUN   TestKillContainer/killing_signal
18:22:31 [2020-02-10T18:22:31.916Z] ok  	github.com/docker/docker/errdefs	0.119s	coverage: 49.4% of statements
18:22:32 [2020-02-10T18:22:32.115Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
18:22:33 [2020-02-10T18:22:33.227Z] --- PASS: TestKillContainer (2.44s)
18:22:33 [2020-02-10T18:22:33.227Z]     --- PASS: TestKillContainer/no_signal (0.79s)
18:22:33 [2020-02-10T18:22:33.227Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
18:22:33 [2020-02-10T18:22:33.227Z]     --- PASS: TestKillContainer/killing_signal (0.80s)
18:22:33 [2020-02-10T18:22:33.227Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:22:33 [2020-02-10T18:22:33.227Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:22:33 [2020-02-10T18:22:33.260Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s)
18:22:33 [2020-02-10T18:22:33.260Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:22:33 [2020-02-10T18:22:33.433Z] ok  	github.com/docker/docker/distribution/xfer	2.441s	coverage: 76.8% of statements
18:22:33 [2020-02-10T18:22:33.433Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:22:33 [2020-02-10T18:22:33.433Z] ok  	github.com/docker/docker/image/cache	0.180s	coverage: 19.2% of statements
18:22:33 [2020-02-10T18:22:33.620Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.78s)
18:22:33 [2020-02-10T18:22:33.620Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:22:33 [2020-02-10T18:22:33.794Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:22:33 [2020-02-10T18:22:33.885Z] ok  	github.com/docker/docker/image/v1	0.208s	coverage: 25.0% of statements
18:22:34 [2020-02-10T18:22:34.403Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
18:22:34 [2020-02-10T18:22:34.403Z] === RUN   TestCgroupNamespacesRunOlderClient
18:22:34 [2020-02-10T18:22:34.640Z] === RUN   TestDockerSuite/TestAttachDetach
18:22:34 [2020-02-10T18:22:34.640Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
18:22:34 [2020-02-10T18:22:34.728Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.60s)
18:22:34 [2020-02-10T18:22:34.728Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s)
18:22:34 [2020-02-10T18:22:34.728Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s)
18:22:34 [2020-02-10T18:22:34.728Z] === RUN   TestKillStoppedContainer
18:22:34 [2020-02-10T18:22:34.728Z] --- PASS: TestKillStoppedContainer (0.10s)
18:22:34 [2020-02-10T18:22:34.728Z] === RUN   TestKillStoppedContainerAPIPre120
18:22:34 [2020-02-10T18:22:34.728Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
18:22:34 [2020-02-10T18:22:34.728Z] === RUN   TestKillDifferentUserContainer
18:22:34 [2020-02-10T18:22:34.840Z] ok  	github.com/docker/docker/image	1.437s	coverage: 86.4% of statements
18:22:35 [2020-02-10T18:22:35.291Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:22:35 [2020-02-10T18:22:35.291Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:22:35 [2020-02-10T18:22:35.575Z] === RUN   TestDockerSuite/TestAttachDisconnect
18:22:35 [2020-02-10T18:22:35.663Z] --- PASS: TestKillDifferentUserContainer (0.82s)
18:22:35 [2020-02-10T18:22:35.663Z] === RUN   TestInspectOomKilledTrue
18:22:35 [2020-02-10T18:22:35.663Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:22:35 [2020-02-10T18:22:35.663Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:22:35 [2020-02-10T18:22:35.663Z] === RUN   TestInspectOomKilledFalse
18:22:35 [2020-02-10T18:22:35.663Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:22:35 [2020-02-10T18:22:35.663Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:22:35 [2020-02-10T18:22:35.663Z] === RUN   TestLinksEtcHostsContentMatch
18:22:35 [2020-02-10T18:22:35.744Z] ok  	github.com/docker/docker/libcontainerd/queue	0.123s	coverage: 100.0% of statements
18:22:36 [2020-02-10T18:22:36.211Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s)
18:22:36 [2020-02-10T18:22:36.211Z] === RUN   TestKernelTCPMemory
18:22:36 [2020-02-10T18:22:36.230Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
18:22:36 [2020-02-10T18:22:36.230Z] === RUN   TestLinksContainerNames
18:22:36 [2020-02-10T18:22:36.700Z] ok  	github.com/docker/docker/pkg/aaparser	0.038s	coverage: 50.0% of statements
18:22:37 [2020-02-10T18:22:37.153Z] ok  	github.com/docker/docker/layer	0.507s	coverage: 30.0% of statements
18:22:37 [2020-02-10T18:22:37.189Z] --- PASS: TestKernelTCPMemory (0.97s)
18:22:37 [2020-02-10T18:22:37.189Z] === RUN   TestNISDomainname
18:22:37 [2020-02-10T18:22:37.470Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
18:22:37 [2020-02-10T18:22:37.605Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:22:38 [2020-02-10T18:22:38.132Z] --- PASS: TestLinksContainerNames (1.58s)
18:22:38 [2020-02-10T18:22:38.132Z] === RUN   TestLogsFollowTailEmpty
18:22:38 [2020-02-10T18:22:38.503Z] --- PASS: TestNISDomainname (1.12s)
18:22:38 [2020-02-10T18:22:38.503Z] === RUN   TestHostnameDnsResolution
18:22:38 [2020-02-10T18:22:38.561Z] ok  	github.com/docker/docker/opts	0.224s	coverage: 67.4% of statements
18:22:38 [2020-02-10T18:22:38.699Z] --- PASS: TestLogsFollowTailEmpty (0.79s)
18:22:38 [2020-02-10T18:22:38.699Z] === RUN   TestContainerNetworkMountsNoChown
18:22:39 [2020-02-10T18:22:39.013Z] ok  	github.com/docker/docker/libcontainerd/local	0.492s	coverage: 1.0% of statements
18:22:39 [2020-02-10T18:22:39.013Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:22:39 [2020-02-10T18:22:39.013Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:22:39 [2020-02-10T18:22:39.013Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:22:39 [2020-02-10T18:22:39.013Z] ?   	github.com/docker/docker/oci	[no test files]
18:22:39 [2020-02-10T18:22:39.013Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:22:39 [2020-02-10T18:22:39.266Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s)
18:22:39 [2020-02-10T18:22:39.266Z] === RUN   TestMountDaemonRoot
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/default
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/default
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/private
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/private
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/rprivate
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/rprivate
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/slave
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/slave
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/rslave
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/rslave
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/shared
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/shared
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/rshared
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/rshared
18:22:39 [2020-02-10T18:22:39.525Z] === CONT  TestMountDaemonRoot/default
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/default/bind_root
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:22:39 [2020-02-10T18:22:39.525Z] === CONT  TestMountDaemonRoot/rslave
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/default/mount_root
18:22:39 [2020-02-10T18:22:39.525Z] === CONT  TestMountDaemonRoot/rshared
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === CONT  TestMountDaemonRoot/shared
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:22:39 [2020-02-10T18:22:39.525Z] === CONT  TestMountDaemonRoot/private
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/private/bind_root
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:22:39 [2020-02-10T18:22:39.525Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:22:39 [2020-02-10T18:22:39.525Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === RUN   TestMountDaemonRoot/private/mount_root
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:22:39 [2020-02-10T18:22:39.526Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/slave
18:22:39 [2020-02-10T18:22:39.526Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:22:39 [2020-02-10T18:22:39.526Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/rprivate
18:22:39 [2020-02-10T18:22:39.526Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:22:39 [2020-02-10T18:22:39.526Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:22:39 [2020-02-10T18:22:39.526Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:22:39 [2020-02-10T18:22:39.526Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:22:39 [2020-02-10T18:22:39.526Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/private/bind_root
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/default/bind_root
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/private/mount_root
18:22:39 [2020-02-10T18:22:39.526Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:22:39 [2020-02-10T18:22:39.718Z] --- PASS: TestHostnameDnsResolution (1.17s)
18:22:39 [2020-02-10T18:22:39.718Z] === RUN   TestStats
18:22:39 [2020-02-10T18:22:39.784Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:22:39 [2020-02-10T18:22:39.784Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:22:39 [2020-02-10T18:22:39.784Z] === CONT  TestMountDaemonRoot/default/mount_root
18:22:39 [2020-02-10T18:22:39.784Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:22:39 [2020-02-10T18:22:39.784Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:22:39 [2020-02-10T18:22:39.784Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:22:39 [2020-02-10T18:22:39.784Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:22:39 [2020-02-10T18:22:39.784Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:22:39 [2020-02-10T18:22:39.784Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:22:39 [2020-02-10T18:22:39.784Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:22:39 [2020-02-10T18:22:39.784Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:22:39 [2020-02-10T18:22:39.784Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:22:39 [2020-02-10T18:22:39.784Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:22:39 [2020-02-10T18:22:39.967Z] ok  	github.com/docker/docker/pkg/broadcaster	0.050s	coverage: 100.0% of statements
18:22:39 [2020-02-10T18:22:39.968Z] ok  	github.com/docker/docker/pkg/capabilities	0.040s	coverage: 87.5% of statements
18:22:39 [2020-02-10T18:22:39.968Z] ok  	github.com/docker/docker/pkg/authorization	0.403s	coverage: 26.8% of statements
18:22:39 [2020-02-10T18:22:39.993Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
18:22:39 [2020-02-10T18:22:39.993Z] === RUN   TestDockerSuite/TestAttachPausedContainer
18:22:40 [2020-02-10T18:22:40.043Z] --- PASS: TestMountDaemonRoot (0.05s)
18:22:40 [2020-02-10T18:22:40.043Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
18:22:40 [2020-02-10T18:22:40.043Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
18:22:40 [2020-02-10T18:22:40.043Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
18:22:40 [2020-02-10T18:22:40.043Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.10s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s)
18:22:40 [2020-02-10T18:22:40.043Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
18:22:40 [2020-02-10T18:22:40.043Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s)
18:22:40 [2020-02-10T18:22:40.043Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s)
18:22:40 [2020-02-10T18:22:40.043Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
18:22:40 [2020-02-10T18:22:40.043Z] === RUN   TestContainerBindMountNonRecursive
18:22:40 [2020-02-10T18:22:40.924Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
18:22:41 [2020-02-10T18:22:41.442Z] --- PASS: TestStats (1.84s)
18:22:41 [2020-02-10T18:22:41.442Z] === RUN   TestStopContainerWithTimeout
18:22:41 [2020-02-10T18:22:41.442Z] === RUN   TestStopContainerWithTimeout/0
18:22:41 [2020-02-10T18:22:41.442Z] === PAUSE TestStopContainerWithTimeout/0
18:22:41 [2020-02-10T18:22:41.442Z] === RUN   TestStopContainerWithTimeout/1
18:22:41 [2020-02-10T18:22:41.442Z] === PAUSE TestStopContainerWithTimeout/1
18:22:41 [2020-02-10T18:22:41.442Z] === RUN   TestStopContainerWithTimeout/3
18:22:41 [2020-02-10T18:22:41.442Z] === PAUSE TestStopContainerWithTimeout/3
18:22:41 [2020-02-10T18:22:41.442Z] === RUN   TestStopContainerWithTimeout/-1
18:22:41 [2020-02-10T18:22:41.442Z] === PAUSE TestStopContainerWithTimeout/-1
18:22:41 [2020-02-10T18:22:41.442Z] === CONT  TestStopContainerWithTimeout/0
18:22:41 [2020-02-10T18:22:41.442Z] === CONT  TestStopContainerWithTimeout/3
18:22:41 [2020-02-10T18:22:41.484Z] ok  	github.com/docker/docker/pkg/directory	0.137s	coverage: 80.0% of statements
18:22:41 [2020-02-10T18:22:41.484Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.194s	coverage: 15.4% of statements
18:22:41 [2020-02-10T18:22:41.484Z] ok  	github.com/docker/docker/pkg/discovery	0.131s	coverage: 58.3% of statements
18:22:41 [2020-02-10T18:22:41.945Z] --- PASS: TestContainerBindMountNonRecursive (1.84s)
18:22:41 [2020-02-10T18:22:41.945Z] === RUN   TestNetworkNat
18:22:42 [2020-02-10T18:22:42.194Z] === CONT  TestStopContainerWithTimeout/-1
18:22:42 [2020-02-10T18:22:42.295Z] --- PASS: TestBuildWithHugeFile (90.26s)
18:22:42 [2020-02-10T18:22:42.295Z] === RUN   TestBuildWithEmptyDockerfile
18:22:42 [2020-02-10T18:22:42.295Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:22:42 [2020-02-10T18:22:42.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:22:42 [2020-02-10T18:22:42.295Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:22:42 [2020-02-10T18:22:42.295Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:22:42 [2020-02-10T18:22:42.295Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:22:42 [2020-02-10T18:22:42.295Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:22:42 [2020-02-10T18:22:42.295Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:22:42 [2020-02-10T18:22:42.295Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:22:42 [2020-02-10T18:22:42.295Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
18:22:42 [2020-02-10T18:22:42.295Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:22:42 [2020-02-10T18:22:42.295Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
18:22:42 [2020-02-10T18:22:42.295Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
18:22:42 [2020-02-10T18:22:42.295Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
18:22:42 [2020-02-10T18:22:42.295Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s)
18:22:42 [2020-02-10T18:22:42.295Z] === RUN   TestBuildPreserveOwnership
18:22:42 [2020-02-10T18:22:42.295Z] === RUN   TestBuildPreserveOwnership/copy_from
18:22:42 [2020-02-10T18:22:42.440Z] ok  	github.com/docker/docker/pkg/discovery/file	0.145s	coverage: 92.9% of statements
18:22:42 [2020-02-10T18:22:42.552Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
18:22:42 [2020-02-10T18:22:42.880Z] --- PASS: TestNetworkNat (0.95s)
18:22:42 [2020-02-10T18:22:42.880Z] === RUN   TestNetworkLocalhostTCPNat
18:22:43 [2020-02-10T18:22:43.397Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.202s	coverage: 92.3% of statements
18:22:43 [2020-02-10T18:22:43.483Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
18:22:43 [2020-02-10T18:22:43.815Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s)
18:22:43 [2020-02-10T18:22:43.815Z] === RUN   TestNetworkLoopbackNat
18:22:43 [2020-02-10T18:22:43.850Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.104s	coverage: 93.8% of statements
18:22:44 [2020-02-10T18:22:44.047Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
18:22:44 [2020-02-10T18:22:44.530Z] === CONT  TestStopContainerWithTimeout/1
18:22:44 [2020-02-10T18:22:44.750Z] --- PASS: TestNetworkLoopbackNat (1.18s)
18:22:44 [2020-02-10T18:22:44.750Z] === RUN   TestPause
18:22:44 [2020-02-10T18:22:44.805Z] ok  	github.com/docker/docker/pkg/filenotify	0.151s	coverage: 45.7% of statements
18:22:45 [2020-02-10T18:22:45.686Z] --- PASS: TestPause (0.83s)
18:22:45 [2020-02-10T18:22:45.686Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:22:45 [2020-02-10T18:22:45.686Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:22:45 [2020-02-10T18:22:45.686Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:22:45 [2020-02-10T18:22:45.686Z] === RUN   TestPauseStopPausedContainer
18:22:45 [2020-02-10T18:22:45.759Z] ok  	github.com/docker/docker/pkg/fileutils	0.215s	coverage: 87.7% of statements
18:22:45 [2020-02-10T18:22:45.759Z] ok  	github.com/docker/docker/pkg/homedir	0.052s	coverage: 42.9% of statements
18:22:45 [2020-02-10T18:22:45.943Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
18:22:46 [2020-02-10T18:22:46.200Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
18:22:46 [2020-02-10T18:22:46.200Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:22:46 [2020-02-10T18:22:46.270Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:22:46 [2020-02-10T18:22:46.270Z]     --- PASS: TestStopContainerWithTimeout/0 (1.00s)
18:22:46 [2020-02-10T18:22:46.270Z]     --- PASS: TestStopContainerWithTimeout/3 (2.95s)
18:22:46 [2020-02-10T18:22:46.270Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.89s)
18:22:46 [2020-02-10T18:22:46.270Z]     --- PASS: TestStopContainerWithTimeout/1 (1.82s)
18:22:46 [2020-02-10T18:22:46.270Z] === RUN   TestDeleteDevicemapper
18:22:46 [2020-02-10T18:22:46.270Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:22:46 [2020-02-10T18:22:46.270Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:22:46 [2020-02-10T18:22:46.270Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:22:46 [2020-02-10T18:22:46.621Z] --- PASS: TestPauseStopPausedContainer (0.87s)
18:22:46 [2020-02-10T18:22:46.621Z] === RUN   TestPsFilter
18:22:46 [2020-02-10T18:22:46.713Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.434s	coverage: 84.1% of statements
18:22:46 [2020-02-10T18:22:46.764Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
18:22:46 [2020-02-10T18:22:46.764Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
18:22:46 [2020-02-10T18:22:46.879Z] --- PASS: TestPsFilter (0.27s)
18:22:46 [2020-02-10T18:22:46.879Z] === RUN   TestRemoveContainerWithRemovedVolume
18:22:47 [2020-02-10T18:22:47.166Z] ok  	github.com/docker/docker/pkg/idtools	0.113s	coverage: 6.3% of statements
18:22:47 [2020-02-10T18:22:47.328Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
18:22:47 [2020-02-10T18:22:47.446Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s)
18:22:47 [2020-02-10T18:22:47.446Z] === RUN   TestRemoveContainerWithVolume
18:22:48 [2020-02-10T18:22:48.120Z] ok  	github.com/docker/docker/pkg/ioutils	0.712s	coverage: 69.2% of statements
18:22:48 [2020-02-10T18:22:48.120Z] ok  	github.com/docker/docker/pkg/locker	0.069s	coverage: 88.9% of statements
18:22:48 [2020-02-10T18:22:48.120Z] ok  	github.com/docker/docker/pkg/archive	8.800s	coverage: 62.0% of statements
18:22:48 [2020-02-10T18:22:48.259Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
18:22:48 [2020-02-10T18:22:48.259Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
18:22:48 [2020-02-10T18:22:48.259Z] --- PASS: TestBuildPreserveOwnership (5.89s)
18:22:48 [2020-02-10T18:22:48.259Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.95s)
18:22:48 [2020-02-10T18:22:48.259Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.92s)
18:22:48 [2020-02-10T18:22:48.259Z] === RUN   TestBuildPlatformInvalid
18:22:48 [2020-02-10T18:22:48.382Z] --- PASS: TestRemoveContainerWithVolume (0.78s)
18:22:48 [2020-02-10T18:22:48.382Z] === RUN   TestRemoveContainerRunning
18:22:48 [2020-02-10T18:22:48.517Z] --- PASS: TestBuildPlatformInvalid (0.20s)
18:22:48 [2020-02-10T18:22:48.517Z] PASS
18:22:48 [2020-02-10T18:22:48.517Z] 
18:22:48 [2020-02-10T18:22:48.517Z] === Skipped
18:22:48 [2020-02-10T18:22:48.517Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
18:22:48 [2020-02-10T18:22:48.517Z]     build_session_test.go:25: TODO: BuildKit
18:22:48 [2020-02-10T18:22:48.517Z] 
18:22:48 [2020-02-10T18:22:48.517Z] 
18:22:48 [2020-02-10T18:22:48.517Z] DONE 32 tests, 1 skipped in 175.175s
18:22:48 [2020-02-10T18:22:48.517Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
18:22:48 [2020-02-10T18:22:48.517Z] ++ 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
18:22:48 [2020-02-10T18:22:48.517Z] ++ set -e
18:22:48 [2020-02-10T18:22:48.517Z] ++ '[' -n 0 ']'
18:22:48 [2020-02-10T18:22:48.517Z] ++ set -x
18:22:48 [2020-02-10T18:22:48.517Z] ++ 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
18:22:48 [2020-02-10T18:22:48.517Z] INFO: Testing against a local daemon
18:22:48 [2020-02-10T18:22:48.517Z] === RUN   TestConfigList
18:22:48 [2020-02-10T18:22:48.573Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.328s	coverage: 91.7% of statements
18:22:48 [2020-02-10T18:22:48.775Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
18:22:49 [2020-02-10T18:22:49.025Z] ok  	github.com/docker/docker/pkg/longpath	0.098s	coverage: 100.0% of statements
18:22:49 [2020-02-10T18:22:49.025Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.074s	coverage: 85.7% of statements
18:22:49 [2020-02-10T18:22:49.317Z] --- PASS: TestRemoveContainerRunning (0.79s)
18:22:49 [2020-02-10T18:22:49.317Z] === RUN   TestRemoveContainerForceRemoveRunning
18:22:49 [2020-02-10T18:22:49.338Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
18:22:49 [2020-02-10T18:22:49.338Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
18:22:49 [2020-02-10T18:22:49.478Z] ok  	github.com/docker/docker/pkg/parsers	0.174s	coverage: 97.0% of statements
18:22:49 [2020-02-10T18:22:49.885Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
18:22:49 [2020-02-10T18:22:49.885Z] === RUN   TestRemoveInvalidContainer
18:22:49 [2020-02-10T18:22:49.885Z] --- PASS: TestRemoveInvalidContainer (0.02s)
18:22:49 [2020-02-10T18:22:49.885Z] === RUN   TestRenameLinkedContainer
18:22:49 [2020-02-10T18:22:49.930Z] ok  	github.com/docker/docker/pkg/pidfile	0.037s	coverage: 82.6% of statements
18:22:50 [2020-02-10T18:22:50.232Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.59s)
18:22:50 [2020-02-10T18:22:50.232Z] === RUN   TestUpdateMemory
18:22:50 [2020-02-10T18:22:50.232Z] --- SKIP: TestUpdateMemory (0.00s)
18:22:50 [2020-02-10T18:22:50.232Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:22:50 [2020-02-10T18:22:50.232Z] === RUN   TestUpdateCPUQuota
18:22:50 [2020-02-10T18:22:50.268Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
18:22:50 [2020-02-10T18:22:50.974Z] --- PASS: TestUpdateCPUQuota (1.21s)
18:22:50 [2020-02-10T18:22:50.974Z] === RUN   TestUpdatePidsLimit
18:22:50 [2020-02-10T18:22:50.974Z] === RUN   TestUpdatePidsLimit/update_from_none
18:22:51 [2020-02-10T18:22:51.322Z] === RUN   TestUpdatePidsLimit/no_change
18:22:51 [2020-02-10T18:22:51.446Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.233s	coverage: 56.8% of statements
18:22:51 [2020-02-10T18:22:51.671Z] === RUN   TestUpdatePidsLimit/update_lower
18:22:51 [2020-02-10T18:22:51.898Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.086s	coverage: 85.7% of statements
18:22:52 [2020-02-10T18:22:52.023Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:22:52 [2020-02-10T18:22:52.162Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
18:22:52 [2020-02-10T18:22:52.162Z] --- PASS: TestConfigList (3.57s)
18:22:52 [2020-02-10T18:22:52.162Z] === RUN   TestConfigsCreateAndDelete
18:22:52 [2020-02-10T18:22:52.349Z] ok  	github.com/docker/docker/pkg/pools	0.049s	coverage: 88.2% of statements
18:22:52 [2020-02-10T18:22:52.372Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:22:52 [2020-02-10T18:22:52.719Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:22:52 [2020-02-10T18:22:52.801Z] ok  	github.com/docker/docker/pkg/progress	0.031s	coverage: 75.9% of statements
18:22:53 [2020-02-10T18:22:53.065Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:22:53 [2020-02-10T18:22:53.171Z] --- PASS: TestRenameLinkedContainer (3.07s)
18:22:53 [2020-02-10T18:22:53.171Z] === RUN   TestRenameStoppedContainer
18:22:53 [2020-02-10T18:22:53.532Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
18:22:53 [2020-02-10T18:22:53.739Z] --- PASS: TestRenameStoppedContainer (0.77s)
18:22:53 [2020-02-10T18:22:53.739Z] === RUN   TestRenameRunningContainerAndReuse
18:22:53 [2020-02-10T18:22:53.756Z] ok  	github.com/docker/docker/pkg/reexec	0.142s	coverage: 82.4% of statements
18:22:54 [2020-02-10T18:22:54.209Z] ok  	github.com/docker/docker/pkg/pubsub	1.082s	coverage: 73.9% of statements
18:22:54 [2020-02-10T18:22:54.662Z] ok  	github.com/docker/docker/pkg/signal	0.076s	coverage: 20.3% of statements
18:22:54 [2020-02-10T18:22:54.803Z] --- PASS: TestUpdatePidsLimit (3.65s)
18:22:54 [2020-02-10T18:22:54.803Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.42s)
18:22:54 [2020-02-10T18:22:54.803Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
18:22:54 [2020-02-10T18:22:54.803Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
18:22:54 [2020-02-10T18:22:54.803Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
18:22:54 [2020-02-10T18:22:54.803Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s)
18:22:54 [2020-02-10T18:22:54.803Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s)
18:22:54 [2020-02-10T18:22:54.803Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
18:22:54 [2020-02-10T18:22:54.803Z] === RUN   TestUpdateRestartPolicy
18:22:55 [2020-02-10T18:22:55.115Z] ok  	github.com/docker/docker/pkg/stdcopy	0.042s	coverage: 100.0% of statements
18:22:55 [2020-02-10T18:22:55.426Z] --- PASS: TestConfigsCreateAndDelete (3.25s)
18:22:55 [2020-02-10T18:22:55.426Z] === RUN   TestConfigsUpdate
18:22:55 [2020-02-10T18:22:55.642Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s)
18:22:55 [2020-02-10T18:22:55.642Z] === RUN   TestRenameInvalidName
18:22:56 [2020-02-10T18:22:56.070Z] ok  	github.com/docker/docker/pkg/streamformatter	0.085s	coverage: 66.2% of statements
18:22:56 [2020-02-10T18:22:56.070Z] ok  	github.com/docker/docker/pkg/stringid	0.044s	coverage: 70.6% of statements
18:22:56 [2020-02-10T18:22:56.209Z] --- PASS: TestRenameInvalidName (0.79s)
18:22:56 [2020-02-10T18:22:56.209Z] === RUN   TestRenameAnonymousContainer
18:22:56 [2020-02-10T18:22:56.357Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
18:22:57 [2020-02-10T18:22:57.025Z] ok  	github.com/docker/docker/pkg/sysinfo	0.030s	coverage: 38.2% of statements
18:22:57 [2020-02-10T18:22:57.779Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
18:22:57 [2020-02-10T18:22:57.979Z] ok  	github.com/docker/docker/pkg/system	0.123s	coverage: 13.1% of statements
18:22:57 [2020-02-10T18:22:57.979Z] ok  	github.com/docker/docker/pkg/tailfile	0.154s	coverage: 88.6% of statements
18:22:58 [2020-02-10T18:22:58.045Z] --- PASS: TestConfigsUpdate (2.65s)
18:22:58 [2020-02-10T18:22:58.045Z] === RUN   TestTemplatedConfig
18:22:58 [2020-02-10T18:22:58.310Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
18:22:59 [2020-02-10T18:22:59.494Z] ok  	github.com/docker/docker/pkg/term	0.201s	coverage: 30.8% of statements
18:22:59 [2020-02-10T18:22:59.494Z] ok  	github.com/docker/docker/pkg/tarsum	0.270s	coverage: 89.3% of statements
18:23:00 [2020-02-10T18:23:00.411Z] --- PASS: TestRenameAnonymousContainer (4.13s)
18:23:00 [2020-02-10T18:23:00.411Z] === RUN   TestRenameContainerWithSameName
18:23:00 [2020-02-10T18:23:00.448Z] testing: warning: no tests to run
18:23:00 [2020-02-10T18:23:00.448Z] ok  	github.com/docker/docker/pkg/term/windows	0.041s	coverage: 0.0% of statements [no tests to run]
18:23:00 [2020-02-10T18:23:00.448Z] ok  	github.com/docker/docker/pkg/truncindex	0.142s	coverage: 91.5% of statements
18:23:00 [2020-02-10T18:23:00.901Z] ok  	github.com/docker/docker/pkg/urlutil	0.033s	coverage: 100.0% of statements
18:23:01 [2020-02-10T18:23:01.353Z] ok  	github.com/docker/docker/pkg/useragent	0.030s	coverage: 88.9% of statements
18:23:01 [2020-02-10T18:23:01.355Z] --- PASS: TestRenameContainerWithSameName (0.87s)
18:23:01 [2020-02-10T18:23:01.355Z] === RUN   TestRenameContainerWithLinkedContainer
18:23:01 [2020-02-10T18:23:01.595Z] --- PASS: TestTemplatedConfig (3.20s)
18:23:01 [2020-02-10T18:23:01.595Z] === RUN   TestConfigInspect
18:23:01 [2020-02-10T18:23:01.852Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
18:23:02 [2020-02-10T18:23:02.308Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:23:02 [2020-02-10T18:23:02.308Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:23:02 [2020-02-10T18:23:02.308Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
18:23:02 [2020-02-10T18:23:02.308Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:23:02 [2020-02-10T18:23:02.308Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
18:23:02 [2020-02-10T18:23:02.308Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
18:23:02 [2020-02-10T18:23:02.308Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:23:02 [2020-02-10T18:23:02.308Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:23:02 [2020-02-10T18:23:02.732Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s)
18:23:02 [2020-02-10T18:23:02.732Z] === RUN   TestResize
18:23:03 [2020-02-10T18:23:03.262Z] ok  	github.com/docker/docker/plugin/v2	0.095s	coverage: 20.1% of statements
18:23:03 [2020-02-10T18:23:03.682Z] --- PASS: TestResize (0.89s)
18:23:03 [2020-02-10T18:23:03.682Z] === RUN   TestResizeWithInvalidSize
18:23:03 [2020-02-10T18:23:03.715Z] ok  	github.com/docker/docker/plugin	0.201s	coverage: 11.6% of statements
18:23:03 [2020-02-10T18:23:03.715Z] ok  	github.com/docker/docker/reference	0.190s	coverage: 84.4% of statements
18:23:04 [2020-02-10T18:23:04.617Z] --- PASS: TestResizeWithInvalidSize (0.81s)
18:23:04 [2020-02-10T18:23:04.617Z] === RUN   TestResizeWhenContainerNotStarted
18:23:05 [2020-02-10T18:23:05.125Z] --- PASS: TestConfigInspect (3.29s)
18:23:05 [2020-02-10T18:23:05.125Z] === RUN   TestConfigCreateWithLabels
18:23:05 [2020-02-10T18:23:05.186Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s)
18:23:05 [2020-02-10T18:23:05.186Z] === RUN   TestDaemonRestartKillContainers
18:23:05 [2020-02-10T18:23:05.186Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:23:05 [2020-02-10T18:23:05.186Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:23:05 [2020-02-10T18:23:05.231Z] ok  	github.com/docker/docker/registry/resumable	0.267s	coverage: 100.0% of statements
18:23:05 [2020-02-10T18:23:05.231Z] ok  	github.com/docker/docker/restartmanager	0.057s	coverage: 50.9% of statements
18:23:05 [2020-02-10T18:23:05.381Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
18:23:05 [2020-02-10T18:23:05.945Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
18:23:06 [2020-02-10T18:23:06.185Z] ok  	github.com/docker/docker/registry	0.353s	coverage: 51.7% of statements
18:23:06 [2020-02-10T18:23:06.186Z] ok  	github.com/docker/docker/testutil	0.035s	coverage: 62.5% of statements
18:23:06 [2020-02-10T18:23:06.509Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
18:23:06 [2020-02-10T18:23:06.638Z] ok  	github.com/docker/docker/runconfig	0.138s	coverage: 54.5% of statements
18:23:07 [2020-02-10T18:23:07.073Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
18:23:07 [2020-02-10T18:23:07.639Z] --- PASS: TestConfigCreateWithLabels (3.15s)
18:23:07 [2020-02-10T18:23:07.639Z] === RUN   TestConfigCreateResolve
18:23:07 [2020-02-10T18:23:07.896Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
18:23:08 [2020-02-10T18:23:08.149Z] --- PASS: TestUpdateRestartPolicy (12.68s)
18:23:08 [2020-02-10T18:23:08.149Z] === RUN   TestUpdateRestartWithAutoRemove
18:23:08 [2020-02-10T18:23:08.149Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s)
18:23:08 [2020-02-10T18:23:08.149Z] === RUN   TestWaitNonBlocked
18:23:08 [2020-02-10T18:23:08.149Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:23:08 [2020-02-10T18:23:08.149Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:23:08 [2020-02-10T18:23:08.149Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:23:08 [2020-02-10T18:23:08.149Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:23:08 [2020-02-10T18:23:08.149Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:23:08 [2020-02-10T18:23:08.149Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:23:08 [2020-02-10T18:23:08.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:23:08 [2020-02-10T18:23:08.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:23:08 [2020-02-10T18:23:08.482Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:23:08 [2020-02-10T18:23:08.789Z] ok  	github.com/docker/docker/volume/drivers	0.154s	coverage: 36.1% of statements
18:23:08 [2020-02-10T18:23:08.923Z] --- PASS: TestWaitNonBlocked (0.01s)
18:23:08 [2020-02-10T18:23:08.923Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.93s)
18:23:08 [2020-02-10T18:23:08.923Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s)
18:23:08 [2020-02-10T18:23:08.923Z] === RUN   TestWaitBlocked
18:23:08 [2020-02-10T18:23:08.923Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:23:08 [2020-02-10T18:23:08.923Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:23:08 [2020-02-10T18:23:08.923Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:23:08 [2020-02-10T18:23:08.923Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:23:08 [2020-02-10T18:23:08.923Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:23:08 [2020-02-10T18:23:08.923Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:23:08 [2020-02-10T18:23:08.950Z] tests/integration/models_containers_test.py ............................ [ 83%]
18:23:09 [2020-02-10T18:23:09.051Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:23:09 [2020-02-10T18:23:09.745Z] ok  	github.com/docker/docker/volume/local	0.293s	coverage: 37.7% of statements
18:23:09 [2020-02-10T18:23:09.745Z] ok  	github.com/docker/docker/volume/mounts	0.134s	coverage: 66.2% of statements
18:23:09 [2020-02-10T18:23:09.993Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:23:10 [2020-02-10T18:23:10.419Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
18:23:10 [2020-02-10T18:23:10.668Z] --- PASS: TestWaitBlocked (0.01s)
18:23:10 [2020-02-10T18:23:10.668Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s)
18:23:10 [2020-02-10T18:23:10.668Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s)
18:23:10 [2020-02-10T18:23:10.668Z] === CONT  TestContainerStartOnDaemonRestart
18:23:10 [2020-02-10T18:23:10.668Z] === CONT  TestDaemonHostGatewayIP
18:23:10 [2020-02-10T18:23:10.676Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
18:23:10 [2020-02-10T18:23:10.676Z] --- PASS: TestConfigCreateResolve (3.06s)
18:23:10 [2020-02-10T18:23:10.676Z] === RUN   TestConfigDaemonLibtrustID
18:23:10 [2020-02-10T18:23:10.931Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:23:10 [2020-02-10T18:23:10.931Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:23:10 [2020-02-10T18:23:10.933Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
18:23:11 [2020-02-10T18:23:11.190Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
18:23:11 [2020-02-10T18:23:11.190Z] PASS
18:23:11 [2020-02-10T18:23:11.190Z] 
18:23:11 [2020-02-10T18:23:11.190Z] DONE 8 tests in 22.841s
18:23:11 [2020-02-10T18:23:11.259Z] ok  	github.com/docker/docker/volume/service	0.453s	coverage: 70.3% of statements
18:23:11 [2020-02-10T18:23:11.447Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
18:23:11 [2020-02-10T18:23:11.447Z] ++ 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
18:23:11 [2020-02-10T18:23:11.447Z] ++ set -e
18:23:11 [2020-02-10T18:23:11.447Z] ++ '[' -n 0 ']'
18:23:11 [2020-02-10T18:23:11.447Z] ++ set -x
18:23:11 [2020-02-10T18:23:11.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-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
18:23:11 [2020-02-10T18:23:11.447Z] INFO: Testing against a local daemon
18:23:11 [2020-02-10T18:23:11.447Z] === RUN   TestCheckpoint
18:23:11 [2020-02-10T18:23:11.447Z] --- SKIP: TestCheckpoint (0.00s)
18:23:11 [2020-02-10T18:23:11.447Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:23:11 [2020-02-10T18:23:11.447Z] === RUN   TestContainerInvalidJSON
18:23:11 [2020-02-10T18:23:11.447Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:23:11 [2020-02-10T18:23:11.447Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:23:11 [2020-02-10T18:23:11.447Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:23:11 [2020-02-10T18:23:11.447Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:23:11 [2020-02-10T18:23:11.447Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:23:11 [2020-02-10T18:23:11.447Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:23:11 [2020-02-10T18:23:11.447Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:23:11 [2020-02-10T18:23:11.447Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:23:11 [2020-02-10T18:23:11.447Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:23:11 [2020-02-10T18:23:11.447Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:23:11 [2020-02-10T18:23:11.447Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:23:11 [2020-02-10T18:23:11.447Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:23:11 [2020-02-10T18:23:11.447Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:23:11 [2020-02-10T18:23:11.447Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:23:11 [2020-02-10T18:23:11.500Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:23:11 [2020-02-10T18:23:11.704Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
18:23:11 [2020-02-10T18:23:11.704Z] === RUN   TestCopyFromContainerPathIsNotDir
18:23:11 [2020-02-10T18:23:11.704Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
18:23:11 [2020-02-10T18:23:11.704Z] === RUN   TestCopyToContainerPathDoesNotExist
18:23:11 [2020-02-10T18:23:11.961Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s)
18:23:11 [2020-02-10T18:23:11.961Z] === RUN   TestCopyToContainerPathIsNotDir
18:23:11 [2020-02-10T18:23:11.961Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
18:23:11 [2020-02-10T18:23:11.961Z] === RUN   TestCopyFromContainer
18:23:12 [2020-02-10T18:23:12.218Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
18:23:12 [2020-02-10T18:23:12.781Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
18:23:13 [2020-02-10T18:23:13.710Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
18:23:13 [2020-02-10T18:23:13.788Z] --- PASS: TestContainerStartOnDaemonRestart (3.08s)
18:23:13 [2020-02-10T18:23:13.788Z] === CONT  TestIpcModeOlderClient
18:23:13 [2020-02-10T18:23:13.788Z] --- PASS: TestIpcModeOlderClient (0.16s)
18:23:13 [2020-02-10T18:23:13.788Z] === CONT  TestDaemonRestartIpcMode
18:23:13 [2020-02-10T18:23:13.788Z] --- PASS: TestDaemonHostGatewayIP (3.45s)
18:23:13 [2020-02-10T18:23:13.967Z] === RUN   TestCopyFromContainer//
18:23:13 [2020-02-10T18:23:13.967Z] === RUN   TestCopyFromContainer//bar/root
18:23:14 [2020-02-10T18:23:14.038Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:23:14 [2020-02-10T18:23:14.038Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.74s)
18:23:14 [2020-02-10T18:23:14.038Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s)
18:23:14 [2020-02-10T18:23:14.038Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.93s)
18:23:14 [2020-02-10T18:23:14.038Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.85s)
18:23:14 [2020-02-10T18:23:14.038Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s)
18:23:14 [2020-02-10T18:23:14.038Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s)
18:23:14 [2020-02-10T18:23:14.038Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.72s)
18:23:14 [2020-02-10T18:23:14.038Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.41s)
18:23:14 [2020-02-10T18:23:14.038Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.66s)
18:23:14 [2020-02-10T18:23:14.038Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s)
18:23:14 [2020-02-10T18:23:14.038Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.45s)
18:23:14 [2020-02-10T18:23:14.038Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s)
18:23:14 [2020-02-10T18:23:14.038Z] === RUN   TestCgroupNamespacesRun
18:23:14 [2020-02-10T18:23:14.224Z] === RUN   TestCopyFromContainer//bar/root/
18:23:14 [2020-02-10T18:23:14.224Z] === RUN   TestCopyFromContainer/bar/quux
18:23:14 [2020-02-10T18:23:14.224Z] === RUN   TestCopyFromContainer/bar/quux/
18:23:14 [2020-02-10T18:23:14.481Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:23:14 [2020-02-10T18:23:14.481Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:23:14 [2020-02-10T18:23:14.738Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:23:14 [2020-02-10T18:23:14.738Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:23:14 [2020-02-10T18:23:14.738Z] === RUN   TestCopyFromContainer/bar/notarget
18:23:14 [2020-02-10T18:23:14.998Z] --- PASS: TestCopyFromContainer (3.02s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCopyFromContainer// (0.09s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.10s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
18:23:14 [2020-02-10T18:23:14.998Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:23:14 [2020-02-10T18:23:14.998Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:23:14 [2020-02-10T18:23:14.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:23:14 [2020-02-10T18:23:14.998Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:23:14 [2020-02-10T18:23:14.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:23:14 [2020-02-10T18:23:14.998Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:23:14 [2020-02-10T18:23:14.998Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:23:14 [2020-02-10T18:23:14.998Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:23:14 [2020-02-10T18:23:14.998Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:23:14 [2020-02-10T18:23:14.998Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:23:14 [2020-02-10T18:23:14.998Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
18:23:14 [2020-02-10T18:23:14.998Z] === RUN   TestCreateLinkToNonExistingContainer
18:23:14 [2020-02-10T18:23:14.998Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
18:23:14 [2020-02-10T18:23:14.998Z] === RUN   TestCreateWithInvalidEnv
18:23:14 [2020-02-10T18:23:14.998Z] === RUN   TestCreateWithInvalidEnv/0
18:23:14 [2020-02-10T18:23:14.998Z] === PAUSE TestCreateWithInvalidEnv/0
18:23:14 [2020-02-10T18:23:14.998Z] === RUN   TestCreateWithInvalidEnv/1
18:23:14 [2020-02-10T18:23:14.998Z] === PAUSE TestCreateWithInvalidEnv/1
18:23:14 [2020-02-10T18:23:14.998Z] === RUN   TestCreateWithInvalidEnv/2
18:23:14 [2020-02-10T18:23:14.998Z] === PAUSE TestCreateWithInvalidEnv/2
18:23:14 [2020-02-10T18:23:14.998Z] === CONT  TestCreateWithInvalidEnv/0
18:23:14 [2020-02-10T18:23:14.998Z] === CONT  TestCreateWithInvalidEnv/2
18:23:14 [2020-02-10T18:23:14.998Z] === CONT  TestCreateWithInvalidEnv/1
18:23:14 [2020-02-10T18:23:14.998Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:23:14 [2020-02-10T18:23:14.998Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
18:23:14 [2020-02-10T18:23:14.998Z] === RUN   TestCreateTmpfsMountsTarget
18:23:14 [2020-02-10T18:23:14.998Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
18:23:14 [2020-02-10T18:23:14.998Z] === RUN   TestCreateWithCustomMaskedPaths
18:23:15 [2020-02-10T18:23:15.943Z] --- PASS: TestCgroupNamespacesRun (1.83s)
18:23:15 [2020-02-10T18:23:15.943Z] === RUN   TestCgroupNamespacesRunPrivileged
18:23:16 [2020-02-10T18:23:16.370Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
18:23:16 [2020-02-10T18:23:16.896Z] --- PASS: TestDaemonRestartIpcMode (3.17s)
18:23:16 [2020-02-10T18:23:16.896Z] PASS
18:23:16 [2020-02-10T18:23:16.896Z] 
18:23:16 [2020-02-10T18:23:16.896Z] === Skipped
18:23:16 [2020-02-10T18:23:16.896Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
18:23:16 [2020-02-10T18:23:16.896Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:23:16 [2020-02-10T18:23:16.896Z] 
18:23:16 [2020-02-10T18:23:16.896Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s)
18:23:16 [2020-02-10T18:23:16.896Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:23:16 [2020-02-10T18:23:16.896Z] 
18:23:16 [2020-02-10T18:23:16.896Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
18:23:16 [2020-02-10T18:23:16.896Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:23:16 [2020-02-10T18:23:16.896Z] 
18:23:16 [2020-02-10T18:23:16.896Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:23:16 [2020-02-10T18:23:16.896Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:23:16 [2020-02-10T18:23:16.896Z] 
18:23:16 [2020-02-10T18:23:16.896Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
18:23:16 [2020-02-10T18:23:16.896Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:23:16 [2020-02-10T18:23:16.896Z] 
18:23:16 [2020-02-10T18:23:16.896Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
18:23:16 [2020-02-10T18:23:16.896Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:23:16 [2020-02-10T18:23:16.896Z] 
18:23:16 [2020-02-10T18:23:16.896Z] 
18:23:16 [2020-02-10T18:23:16.896Z] DONE 199 tests, 6 skipped in 134.423s
18:23:16 [2020-02-10T18:23:16.896Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
18:23:16 [2020-02-10T18:23:16.896Z] ++ 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
18:23:16 [2020-02-10T18:23:16.896Z] ++ set -e
18:23:16 [2020-02-10T18:23:16.896Z] ++ '[' -n 0 ']'
18:23:16 [2020-02-10T18:23:16.896Z] ++ set -x
18:23:16 [2020-02-10T18:23:16.896Z] ++ 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
18:23:16 [2020-02-10T18:23:16.896Z] INFO: Testing against a local daemon
18:23:16 [2020-02-10T18:23:16.896Z] === RUN   TestCommitInheritsEnv
18:23:16 [2020-02-10T18:23:16.938Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
18:23:17 [2020-02-10T18:23:17.320Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s)
18:23:17 [2020-02-10T18:23:17.320Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:23:17 [2020-02-10T18:23:17.671Z] --- PASS: TestCommitInheritsEnv (0.50s)
18:23:17 [2020-02-10T18:23:17.671Z] === RUN   TestImportExtremelyLargeImageWorks
18:23:17 [2020-02-10T18:23:17.671Z] === PAUSE TestImportExtremelyLargeImageWorks
18:23:17 [2020-02-10T18:23:17.671Z] === RUN   TestImagesFilterMultiReference
18:23:17 [2020-02-10T18:23:17.671Z] --- PASS: TestImagesFilterMultiReference (0.05s)
18:23:17 [2020-02-10T18:23:17.671Z] === RUN   TestImagePullPlatformInvalid
18:23:17 [2020-02-10T18:23:17.671Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
18:23:17 [2020-02-10T18:23:17.671Z] === RUN   TestRemoveImageOrphaning
18:23:17 [2020-02-10T18:23:17.881Z] --- PASS: TestCreateWithCustomMaskedPaths (2.83s)
18:23:17 [2020-02-10T18:23:17.881Z] === RUN   TestCreateWithCapabilities
18:23:17 [2020-02-10T18:23:17.881Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:23:17 [2020-02-10T18:23:17.881Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:23:17 [2020-02-10T18:23:17.881Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:23:17 [2020-02-10T18:23:17.881Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:23:17 [2020-02-10T18:23:17.881Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:23:17 [2020-02-10T18:23:17.881Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:23:17 [2020-02-10T18:23:17.881Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:23:17 [2020-02-10T18:23:17.881Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:23:17 [2020-02-10T18:23:17.881Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:23:17 [2020-02-10T18:23:17.881Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:23:17 [2020-02-10T18:23:17.881Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:23:17 [2020-02-10T18:23:17.881Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:23:17 [2020-02-10T18:23:17.881Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:23:17 [2020-02-10T18:23:17.881Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:23:17 [2020-02-10T18:23:17.881Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:23:17 [2020-02-10T18:23:17.881Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:23:17 [2020-02-10T18:23:17.881Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:23:17 [2020-02-10T18:23:17.881Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:23:17 [2020-02-10T18:23:17.881Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:23:17 [2020-02-10T18:23:17.881Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:23:17 [2020-02-10T18:23:17.881Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:23:17 [2020-02-10T18:23:17.881Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:23:17 [2020-02-10T18:23:17.881Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:23:17 [2020-02-10T18:23:17.881Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:23:17 [2020-02-10T18:23:17.881Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:23:17 [2020-02-10T18:23:17.881Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:23:17 [2020-02-10T18:23:17.881Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:23:17 [2020-02-10T18:23:17.881Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:23:18 [2020-02-10T18:23:18.078Z] --- PASS: TestRemoveImageOrphaning (0.45s)
18:23:18 [2020-02-10T18:23:18.078Z] === RUN   TestRemoveImageGarbageCollector
18:23:18 [2020-02-10T18:23:18.078Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:23:18 [2020-02-10T18:23:18.078Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:23:18 [2020-02-10T18:23:18.078Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:23:18 [2020-02-10T18:23:18.078Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
18:23:18 [2020-02-10T18:23:18.078Z] === RUN   TestTagInvalidReference
18:23:18 [2020-02-10T18:23:18.078Z] --- PASS: TestTagInvalidReference (0.01s)
18:23:18 [2020-02-10T18:23:18.078Z] === RUN   TestTagValidPrefixedRepo
18:23:18 [2020-02-10T18:23:18.078Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
18:23:18 [2020-02-10T18:23:18.078Z] === RUN   TestTagExistedNameWithoutForce
18:23:18 [2020-02-10T18:23:18.078Z] --- PASS: TestTagExistedNameWithoutForce (0.01s)
18:23:18 [2020-02-10T18:23:18.078Z] === RUN   TestTagOfficialNames
18:23:18 [2020-02-10T18:23:18.078Z] --- PASS: TestTagOfficialNames (0.03s)
18:23:18 [2020-02-10T18:23:18.078Z] === RUN   TestTagMatchesDigest
18:23:18 [2020-02-10T18:23:18.078Z] --- PASS: TestTagMatchesDigest (0.01s)
18:23:18 [2020-02-10T18:23:18.078Z] === CONT  TestImportExtremelyLargeImageWorks
18:23:18 [2020-02-10T18:23:18.138Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:23:18 [2020-02-10T18:23:18.138Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:23:18 [2020-02-10T18:23:18.138Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:23:18 [2020-02-10T18:23:18.138Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:23:18 [2020-02-10T18:23:18.138Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:23:18 [2020-02-10T18:23:18.138Z] --- PASS: TestCreateWithCapabilities (0.01s)
18:23:18 [2020-02-10T18:23:18.138Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
18:23:18 [2020-02-10T18:23:18.138Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
18:23:18 [2020-02-10T18:23:18.138Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
18:23:18 [2020-02-10T18:23:18.138Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
18:23:18 [2020-02-10T18:23:18.138Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s)
18:23:18 [2020-02-10T18:23:18.138Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
18:23:18 [2020-02-10T18:23:18.138Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
18:23:18 [2020-02-10T18:23:18.138Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
18:23:18 [2020-02-10T18:23:18.138Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s)
18:23:18 [2020-02-10T18:23:18.138Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
18:23:18 [2020-02-10T18:23:18.138Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
18:23:18 [2020-02-10T18:23:18.138Z] === RUN   TestCreateWithCustomReadonlyPaths
18:23:18 [2020-02-10T18:23:18.701Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
18:23:19 [2020-02-10T18:23:19.222Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s)
18:23:19 [2020-02-10T18:23:19.223Z] === RUN   TestCgroupNamespacesRunHostMode
18:23:19 [2020-02-10T18:23:19.632Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
18:23:19 [2020-02-10T18:23:19.632Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
18:23:19 [2020-02-10T18:23:19.632Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
18:23:21 [2020-02-10T18:23:21.004Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s)
18:23:21 [2020-02-10T18:23:21.004Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:23:21 [2020-02-10T18:23:21.004Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:23:21 [2020-02-10T18:23:21.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:23:21 [2020-02-10T18:23:21.004Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:23:21 [2020-02-10T18:23:21.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:23:21 [2020-02-10T18:23:21.004Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:23:21 [2020-02-10T18:23:21.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:23:21 [2020-02-10T18:23:21.004Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:23:21 [2020-02-10T18:23:21.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:23:21 [2020-02-10T18:23:21.004Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:23:21 [2020-02-10T18:23:21.004Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:23:21 [2020-02-10T18:23:21.004Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:23:21 [2020-02-10T18:23:21.004Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:23:21 [2020-02-10T18:23:21.004Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:23:21 [2020-02-10T18:23:21.004Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:23:21 [2020-02-10T18:23:21.004Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:23:21 [2020-02-10T18:23:21.004Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
18:23:21 [2020-02-10T18:23:21.004Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
18:23:21 [2020-02-10T18:23:21.004Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
18:23:21 [2020-02-10T18:23:21.004Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
18:23:21 [2020-02-10T18:23:21.004Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s)
18:23:21 [2020-02-10T18:23:21.004Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
18:23:21 [2020-02-10T18:23:21.004Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:23:21 [2020-02-10T18:23:21.127Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s)
18:23:21 [2020-02-10T18:23:21.127Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:23:21 [2020-02-10T18:23:21.569Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
18:23:21 [2020-02-10T18:23:21.826Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.01s)
18:23:21 [2020-02-10T18:23:21.826Z] === RUN   TestContainerStartOnDaemonRestart
18:23:21 [2020-02-10T18:23:21.826Z] === PAUSE TestContainerStartOnDaemonRestart
18:23:21 [2020-02-10T18:23:21.826Z] === RUN   TestDaemonRestartIpcMode
18:23:21 [2020-02-10T18:23:21.826Z] === PAUSE TestDaemonRestartIpcMode
18:23:21 [2020-02-10T18:23:21.826Z] === RUN   TestDaemonHostGatewayIP
18:23:21 [2020-02-10T18:23:21.826Z] === PAUSE TestDaemonHostGatewayIP
18:23:21 [2020-02-10T18:23:21.826Z] === RUN   TestDiff
18:23:22 [2020-02-10T18:23:22.756Z] --- PASS: TestDiff (0.96s)
18:23:22 [2020-02-10T18:23:22.756Z] === RUN   TestExecWithCloseStdin
18:23:23 [2020-02-10T18:23:23.028Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
18:23:23 [2020-02-10T18:23:23.028Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:23:23 [2020-02-10T18:23:23.500Z] #76 exporting layers 109.8s done
18:23:23 [2020-02-10T18:23:23.500Z] #76 exporting manifest sha256:d4ca5d167fe0b3ed7eb4d46b8277b2838f76e01dec4cd6a14a7da096df67d8ca done
18:23:23 [2020-02-10T18:23:23.500Z] #76 exporting config sha256:002e4f3a912d4b4252bbdb47a2ad5271fc3181a0290fc906b639920a3418d2a1 done
18:23:23 [2020-02-10T18:23:23.500Z] #76 sending tarball
18:23:23 [2020-02-10T18:23:23.964Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.96s)
18:23:23 [2020-02-10T18:23:23.964Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:23:24 [2020-02-10T18:23:24.127Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
18:23:24 [2020-02-10T18:23:24.128Z] --- PASS: TestExecWithCloseStdin (1.01s)
18:23:24 [2020-02-10T18:23:24.128Z] === RUN   TestExec
18:23:24 [2020-02-10T18:23:24.900Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
18:23:24 [2020-02-10T18:23:24.900Z] === RUN   TestCgroupNamespacesRunOlderClient
18:23:25 [2020-02-10T18:23:25.058Z] --- PASS: TestExec (1.12s)
18:23:25 [2020-02-10T18:23:25.058Z] === RUN   TestExecUser
18:23:25 [2020-02-10T18:23:25.622Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
18:23:26 [2020-02-10T18:23:26.185Z] --- PASS: TestExecUser (1.04s)
18:23:26 [2020-02-10T18:23:26.185Z] === RUN   TestExportContainerAndImportImage
18:23:26 [2020-02-10T18:23:26.803Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s)
18:23:26 [2020-02-10T18:23:26.803Z] === RUN   TestKernelTCPMemory
18:23:26 [2020-02-10T18:23:26.970Z] .........                                                                [ 86%]
18:23:27 [2020-02-10T18:23:27.119Z] --- PASS: TestExportContainerAndImportImage (1.13s)
18:23:27 [2020-02-10T18:23:27.119Z] === RUN   TestExportContainerAfterDaemonRestart
18:23:27 [2020-02-10T18:23:27.370Z] --- PASS: TestKernelTCPMemory (0.90s)
18:23:27 [2020-02-10T18:23:27.370Z] === RUN   TestNISDomainname
18:23:27 [2020-02-10T18:23:27.376Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
18:23:28 [2020-02-10T18:23:28.746Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
18:23:28 [2020-02-10T18:23:28.746Z] --- PASS: TestExportContainerAfterDaemonRestart (1.68s)
18:23:28 [2020-02-10T18:23:28.746Z] === RUN   TestHealthCheckWorkdir
18:23:28 [2020-02-10T18:23:28.747Z] --- PASS: TestNISDomainname (0.99s)
18:23:28 [2020-02-10T18:23:28.747Z] === RUN   TestHostnameDnsResolution
18:23:28 [2020-02-10T18:23:28.845Z] ok  	github.com/docker/docker/pkg/plugins	35.195s	coverage: 73.4% of statements
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/rootless	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/volume	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === Skipped
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     dispatchers_test.go:376: Windows does not support stopsignal
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     client_test.go:23: runtime.GOOS == "windows"
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     daemon_test.go:147: root required
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     reload_test.go:520: root required
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     config_test.go:518: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     pull_v2_test.go:73: Needs fixing on Windows
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     pull_v2_test.go:118: Needs fixing on Windows
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     download_test.go:268: Needs fixing on Windows
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     layer_test.go:304: Failing on Windows
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.845Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
18:23:28 [2020-02-10T18:23:28.845Z]     layer_test.go:353: Failing on Windows
18:23:28 [2020-02-10T18:23:28.845Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     layer_test.go:468: Failing on Windows
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     layer_test.go:697: Failing on Windows
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     migration_test.go:46: Failing on Windows
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     migration_test.go:182: Failing on Windows
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     mount_test.go:17: Failing on Windows
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     mount_test.go:76: Failing on Windows
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     mount_test.go:125: Failing on Windows
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     mount_test.go:212: Failing on Windows
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     archive_test.go:133: Xz not present in msys2
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     archive_test.go:238: Failing on Windows CI machines
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     archive_windows_test.go:16: Currently fails
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     changes_test.go:192: needs more investigation
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     changes_test.go:405: needs further investigation
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     changes_test.go:441: needs further investigation
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     poller_test.go:41: No chmod on Windows
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     fileutils_test.go:134: Needs porting to Windows
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     fileutils_test.go:180: Needs porting to Windows
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
18:23:28 [2020-02-10T18:23:28.846Z]     local_test.go:181: runtime.GOOS == "windows"
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] 
18:23:28 [2020-02-10T18:23:28.846Z] DONE 1759 tests, 46 skipped in 202.413s
18:23:28 [2020-02-10T18:23:28.846Z] INFO: make.ps1 ended at 02/10/2020 18:23:28
18:23:29 [2020-02-10T18:23:29.799Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
18:23:30 [2020-02-10T18:23:30.117Z] --- PASS: TestHealthCheckWorkdir (1.07s)
18:23:30 [2020-02-10T18:23:30.118Z] === RUN   TestHealthKillContainer
18:23:30 [2020-02-10T18:23:30.122Z] --- PASS: TestHostnameDnsResolution (1.71s)
18:23:30 [2020-02-10T18:23:30.122Z] === RUN   TestStats
18:23:30 [2020-02-10T18:23:30.251Z] INFO: Unit tests ended at 02/10/2020 18:23:29. Duration:00:03:38.0346302
18:23:30 [2020-02-10T18:23:30.251Z] INFO: Building busybox
18:23:30 [2020-02-10T18:23:30.683Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
18:23:30 [2020-02-10T18:23:30.703Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
18:23:30 [2020-02-10T18:23:30.703Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile     701B
18:23:30 [2020-02-10T18:23:30.703Z] 
18:23:30 [2020-02-10T18:23:30.703Z] Sending build context to Docker daemon   2.56kB
18:23:30 [2020-02-10T18:23:30.703Z] 
18:23:30 [2020-02-10T18:23:30.703Z] Step 1/6 : FROM microsoft/windowsservercore
18:23:30 [2020-02-10T18:23:30.703Z]  ---> 8351e66084ac
18:23:30 [2020-02-10T18:23:30.703Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin
18:23:30 [2020-02-10T18:23:30.703Z]  ---> Running in e62fd1ee89e5
18:23:31 [2020-02-10T18:23:31.247Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
18:23:32 [2020-02-10T18:23:32.618Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
18:23:32 [2020-02-10T18:23:32.652Z] --- PASS: TestStats (2.33s)
18:23:32 [2020-02-10T18:23:32.652Z] === RUN   TestStopContainerWithTimeout
18:23:32 [2020-02-10T18:23:32.652Z] === RUN   TestStopContainerWithTimeout/0
18:23:32 [2020-02-10T18:23:32.652Z] === PAUSE TestStopContainerWithTimeout/0
18:23:32 [2020-02-10T18:23:32.652Z] === RUN   TestStopContainerWithTimeout/1
18:23:32 [2020-02-10T18:23:32.652Z] === PAUSE TestStopContainerWithTimeout/1
18:23:32 [2020-02-10T18:23:32.652Z] === RUN   TestStopContainerWithTimeout/3
18:23:32 [2020-02-10T18:23:32.652Z] === PAUSE TestStopContainerWithTimeout/3
18:23:32 [2020-02-10T18:23:32.652Z] === RUN   TestStopContainerWithTimeout/-1
18:23:32 [2020-02-10T18:23:32.652Z] === PAUSE TestStopContainerWithTimeout/-1
18:23:32 [2020-02-10T18:23:32.652Z] === CONT  TestStopContainerWithTimeout/0
18:23:32 [2020-02-10T18:23:32.652Z] === CONT  TestStopContainerWithTimeout/-1
18:23:32 [2020-02-10T18:23:32.652Z] === CONT  TestStopContainerWithTimeout/3
18:23:32 [2020-02-10T18:23:32.652Z] === CONT  TestStopContainerWithTimeout/1
18:23:32 [2020-02-10T18:23:32.840Z] tests/integration/models_images_test.py ...............                  [ 89%]
18:23:32 [2020-02-10T18:23:32.875Z] --- PASS: TestHealthKillContainer (2.95s)
18:23:32 [2020-02-10T18:23:32.875Z] === RUN   TestInspectCpusetInConfigPre120
18:23:32 [2020-02-10T18:23:32.875Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
18:23:33 [2020-02-10T18:23:33.806Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s)
18:23:33 [2020-02-10T18:23:33.806Z] === RUN   TestIpcModeNone
18:23:34 [2020-02-10T18:23:34.397Z] tests/integration/models_networks_test.py ....                           [ 90%]
18:23:34 [2020-02-10T18:23:34.737Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
18:23:34 [2020-02-10T18:23:34.737Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
18:23:34 [2020-02-10T18:23:34.737Z] --- PASS: TestIpcModeNone (1.10s)
18:23:34 [2020-02-10T18:23:34.737Z] === RUN   TestIpcModePrivate
18:23:35 [2020-02-10T18:23:35.939Z] --- PASS: TestStopContainerWithTimeout (0.02s)
18:23:35 [2020-02-10T18:23:35.939Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
18:23:35 [2020-02-10T18:23:35.939Z]     --- PASS: TestStopContainerWithTimeout/1 (2.19s)
18:23:35 [2020-02-10T18:23:35.939Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.08s)
18:23:35 [2020-02-10T18:23:35.939Z]     --- PASS: TestStopContainerWithTimeout/3 (3.22s)
18:23:35 [2020-02-10T18:23:35.939Z] === RUN   TestDeleteDevicemapper
18:23:35 [2020-02-10T18:23:35.939Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:23:35 [2020-02-10T18:23:35.939Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:23:35 [2020-02-10T18:23:35.939Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:23:36 [2020-02-10T18:23:36.107Z] --- PASS: TestIpcModePrivate (1.13s)
18:23:36 [2020-02-10T18:23:36.107Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:193, shared: false, mustBeShared: false
18:23:36 [2020-02-10T18:23:36.107Z] === RUN   TestIpcModeShareable
18:23:36 [2020-02-10T18:23:36.438Z] Removing intermediate container e62fd1ee89e5
18:23:36 [2020-02-10T18:23:36.438Z]  ---> ac4ffccc2ca5
18:23:36 [2020-02-10T18:23:36.438Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/
18:23:36 [2020-02-10T18:23:36.889Z] 
18:23:37 [2020-02-10T18:23:37.038Z] --- PASS: TestIpcModeShareable (0.93s)
18:23:37 [2020-02-10T18:23:37.038Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:197, shared: true, mustBeShared: true
18:23:37 [2020-02-10T18:23:37.038Z] === RUN   TestAPIIpcModeShareableAndContainer
18:23:37 [2020-02-10T18:23:37.341Z]  ---> db9952bdbdac
18:23:37 [2020-02-10T18:23:37.341Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%"
18:23:37 [2020-02-10T18:23:37.341Z]  ---> Running in f5e06a29865b
18:23:37 [2020-02-10T18:23:37.843Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s)
18:23:37 [2020-02-10T18:23:37.843Z] === RUN   TestUpdateMemory
18:23:37 [2020-02-10T18:23:37.843Z] --- SKIP: TestUpdateMemory (0.00s)
18:23:37 [2020-02-10T18:23:37.843Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:23:37 [2020-02-10T18:23:37.843Z] === RUN   TestUpdateCPUQuota
18:23:38 [2020-02-10T18:23:38.295Z] 
18:23:38 [2020-02-10T18:23:38.295Z] SUCCESS: Specified value was saved.
18:23:38 [2020-02-10T18:23:38.937Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
18:23:38 [2020-02-10T18:23:38.937Z] === RUN   TestDockerSuite/TestBuildAddNonTar
18:23:39 [2020-02-10T18:23:39.013Z] #76 sending tarball 18.0s done
18:23:39 [2020-02-10T18:23:39.013Z] #76 DONE 127.9s
18:23:39 [2020-02-10T18:23:39.013Z] 
18:23:39 [2020-02-10T18:23:39.013Z] #77 importing to docker
18:23:39 [2020-02-10T18:23:39.219Z] --- PASS: TestUpdateCPUQuota (1.39s)
18:23:39 [2020-02-10T18:23:39.219Z] === RUN   TestUpdatePidsLimit
18:23:39 [2020-02-10T18:23:39.219Z] === RUN   TestUpdatePidsLimit/update_from_none
18:23:39 [2020-02-10T18:23:39.786Z] === RUN   TestUpdatePidsLimit/no_change
18:23:40 [2020-02-10T18:23:40.044Z] === RUN   TestUpdatePidsLimit/update_lower
18:23:40 [2020-02-10T18:23:40.309Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.12s)
18:23:40 [2020-02-10T18:23:40.309Z] === RUN   TestAPIIpcModeHost
18:23:40 [2020-02-10T18:23:40.309Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
18:23:40 [2020-02-10T18:23:40.611Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:23:40 [2020-02-10T18:23:40.869Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:23:40 [2020-02-10T18:23:40.939Z] tests/integration/models_nodes_test.py .                                 [ 91%]
18:23:41 [2020-02-10T18:23:41.166Z] Removing intermediate container f5e06a29865b
18:23:41 [2020-02-10T18:23:41.166Z]  ---> 70605009a110
18:23:41 [2020-02-10T18:23:41.166Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
18:23:41 [2020-02-10T18:23:41.166Z]  ---> Running in a28bb2b24412
18:23:41 [2020-02-10T18:23:41.241Z] --- PASS: TestAPIIpcModeHost (1.04s)
18:23:41 [2020-02-10T18:23:41.241Z] === RUN   TestDaemonIpcModeShareable
18:23:41 [2020-02-10T18:23:41.241Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
18:23:41 [2020-02-10T18:23:41.436Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:23:41 [2020-02-10T18:23:41.502Z] tests/integration/models_resources_test.py .                             [ 91%]
18:23:41 [2020-02-10T18:23:41.695Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:23:42 [2020-02-10T18:23:42.610Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
18:23:42 [2020-02-10T18:23:42.867Z] --- PASS: TestDaemonIpcModeShareable (1.77s)
18:23:42 [2020-02-10T18:23:42.867Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:203, shared: true, mustBeShared: true
18:23:42 [2020-02-10T18:23:42.867Z] === RUN   TestDaemonIpcModePrivate
18:23:42 [2020-02-10T18:23:42.867Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
18:23:43 [2020-02-10T18:23:43.431Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
18:23:43 [2020-02-10T18:23:43.597Z] --- PASS: TestUpdatePidsLimit (3.98s)
18:23:43 [2020-02-10T18:23:43.597Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.40s)
18:23:43 [2020-02-10T18:23:43.597Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
18:23:43 [2020-02-10T18:23:43.597Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
18:23:43 [2020-02-10T18:23:43.597Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s)
18:23:43 [2020-02-10T18:23:43.597Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
18:23:43 [2020-02-10T18:23:43.597Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
18:23:43 [2020-02-10T18:23:43.597Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s)
18:23:43 [2020-02-10T18:23:43.597Z] === RUN   TestUpdateRestartPolicy
18:23:43 [2020-02-10T18:23:43.996Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
18:23:44 [2020-02-10T18:23:44.927Z] --- PASS: TestDaemonIpcModePrivate (1.90s)
18:23:44 [2020-02-10T18:23:44.927Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: false, mustBeShared: false
18:23:44 [2020-02-10T18:23:44.927Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:23:44 [2020-02-10T18:23:44.927Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
18:23:45 [2020-02-10T18:23:45.860Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
18:23:46 [2020-02-10T18:23:46.790Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.92s)
18:23:46 [2020-02-10T18:23:46.790Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: false, mustBeShared: false
18:23:46 [2020-02-10T18:23:46.790Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:23:46 [2020-02-10T18:23:46.905Z] Cannot create a file when that file already exists.
18:23:47 [2020-02-10T18:23:47.314Z] tests/integration/models_services_test.py ..............X.               [ 95%]
18:23:47 [2020-02-10T18:23:47.721Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
18:23:47 [2020-02-10T18:23:47.978Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
18:23:48 [2020-02-10T18:23:48.543Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.93s)
18:23:48 [2020-02-10T18:23:48.543Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:199, shared: true, mustBeShared: true
18:23:48 [2020-02-10T18:23:48.543Z] === RUN   TestIpcModeOlderClient
18:23:48 [2020-02-10T18:23:48.543Z] === PAUSE TestIpcModeOlderClient
18:23:48 [2020-02-10T18:23:48.543Z] === RUN   TestKillContainerInvalidSignal
18:23:49 [2020-02-10T18:23:49.108Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
18:23:49 [2020-02-10T18:23:49.672Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
18:23:49 [2020-02-10T18:23:49.672Z] --- PASS: TestKillContainerInvalidSignal (1.08s)
18:23:49 [2020-02-10T18:23:49.672Z] === RUN   TestKillContainer
18:23:49 [2020-02-10T18:23:49.672Z] === RUN   TestKillContainer/no_signal
18:23:50 [2020-02-10T18:23:50.575Z] tests/integration/models_swarm_test.py ..                                [ 96%]
18:23:50 [2020-02-10T18:23:50.575Z] tests/integration/models_volumes_test.py ..                              [ 96%]
18:23:50 [2020-02-10T18:23:50.604Z] === RUN   TestDockerSuite/TestBuildAddScript
18:23:50 [2020-02-10T18:23:50.862Z] === RUN   TestKillContainer/non_killing_signal
18:23:51 [2020-02-10T18:23:51.426Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
18:23:51 [2020-02-10T18:23:51.426Z] === RUN   TestKillContainer/killing_signal
18:23:52 [2020-02-10T18:23:52.798Z] --- PASS: TestKillContainer (2.92s)
18:23:52 [2020-02-10T18:23:52.798Z]     --- PASS: TestKillContainer/no_signal (1.06s)
18:23:52 [2020-02-10T18:23:52.798Z]     --- PASS: TestKillContainer/non_killing_signal (0.66s)
18:23:52 [2020-02-10T18:23:52.798Z]     --- PASS: TestKillContainer/killing_signal (0.95s)
18:23:52 [2020-02-10T18:23:52.798Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:23:52 [2020-02-10T18:23:52.798Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:23:53 [2020-02-10T18:23:53.055Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
18:23:53 [2020-02-10T18:23:53.620Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:23:53 [2020-02-10T18:23:53.919Z] Removing intermediate container a28bb2b24412
18:23:53 [2020-02-10T18:23:53.919Z]  ---> 0cd1c0246c4a
18:23:53 [2020-02-10T18:23:53.919Z] Step 6/6 : CMD ["sh"]
18:23:53 [2020-02-10T18:23:53.919Z]  ---> Running in e5a64a1c531b
18:23:53 [2020-02-10T18:23:53.919Z] Removing intermediate container e5a64a1c531b
18:23:53 [2020-02-10T18:23:53.919Z]  ---> 4540b74c49f4
18:23:53 [2020-02-10T18:23:53.919Z] Successfully built 4540b74c49f4
18:23:53 [2020-02-10T18:23:53.919Z] Successfully tagged busybox:latest
18:23:53 [2020-02-10T18:23:53.919Z] INFO: Docker images of the daemon under test
18:23:53 [2020-02-10T18:23:53.919Z] 
18:23:53 [2020-02-10T18:23:53.919Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
18:23:53 [2020-02-10T18:23:53.919Z] busybox                                latest              4540b74c49f4        Less than a second ago   4.86GB
18:23:53 [2020-02-10T18:23:53.919Z] microsoft/windowsservercore            latest              8351e66084ac        4 weeks ago              4.82GB
18:23:53 [2020-02-10T18:23:53.919Z] mcr.microsoft.com/windows/servercore   ltsc2019            8351e66084ac        4 weeks ago              4.82GB
18:23:53 [2020-02-10T18:23:53.919Z] 
18:23:53 [2020-02-10T18:23:53.919Z] INFO: Running integration tests at 02/10/2020 18:23:53...
18:23:53 [2020-02-10T18:23:53.919Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
18:23:53 [2020-02-10T18:23:53.919Z] INFO: Integration API tests being run from the host:
18:23:53 [2020-02-10T18:23:53.919Z] INFO: make.ps1 starting at 02/10/2020 18:23:53
18:23:54 [2020-02-10T18:23:54.551Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.80s)
18:23:54 [2020-02-10T18:23:54.551Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s)
18:23:54 [2020-02-10T18:23:54.551Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
18:23:54 [2020-02-10T18:23:54.551Z] === RUN   TestKillStoppedContainer
18:23:54 [2020-02-10T18:23:54.551Z] --- PASS: TestKillStoppedContainer (0.08s)
18:23:54 [2020-02-10T18:23:54.551Z] === RUN   TestKillStoppedContainerAPIPre120
18:23:54 [2020-02-10T18:23:54.551Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
18:23:54 [2020-02-10T18:23:54.551Z] === RUN   TestKillDifferentUserContainer
18:23:54 [2020-02-10T18:23:54.817Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
18:23:54 [2020-02-10T18:23:54.817Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
18:23:54 [2020-02-10T18:23:54.873Z] Running D:\gopath\src\github.com\docker\docker\integration\build
18:23:55 [2020-02-10T18:23:55.180Z] tests/integration/regression_test.py ......                              [ 98%]
18:23:55 [2020-02-10T18:23:55.380Z] --- PASS: TestKillDifferentUserContainer (0.81s)
18:23:55 [2020-02-10T18:23:55.380Z] === RUN   TestInspectOomKilledTrue
18:23:55 [2020-02-10T18:23:55.380Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
18:23:55 [2020-02-10T18:23:55.380Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:23:55 [2020-02-10T18:23:55.380Z] === RUN   TestInspectOomKilledFalse
18:23:55 [2020-02-10T18:23:55.380Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
18:23:55 [2020-02-10T18:23:55.380Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:23:55 [2020-02-10T18:23:55.380Z] === RUN   TestLinksEtcHostsContentMatch
18:23:55 [2020-02-10T18:23:55.438Z] tests/integration/credentials/store_test.py ......                       [ 99%]
18:23:55 [2020-02-10T18:23:55.438Z] tests/integration/credentials/utils_test.py .                            [100%]
18:23:55 [2020-02-10T18:23:55.438Z] 
18:23:55 [2020-02-10T18:23:55.438Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
18:23:55 [2020-02-10T18:23:55.438Z] =========================== short test summary info ============================
18:23:55 [2020-02-10T18:23:55.438Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
18:23:55 [2020-02-10T18:23:55.438Z]   CONFIG_RT_GROUP_SCHED isn't enabled
18:23:55 [2020-02-10T18:23:55.438Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
18:23:55 [2020-02-10T18:23:55.438Z]   Not supported on most drivers
18:23:55 [2020-02-10T18:23:55.438Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
18:23:55 [2020-02-10T18:23:55.438Z]   Can fail if eth0 has multiple IP addresses
18:23:55 [2020-02-10T18:23:55.438Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
18:23:55 [2020-02-10T18:23:55.438Z]   This doesn't seem to be taken into account by the engine
18:23:55 [2020-02-10T18:23:55.438Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
18:23:55 [2020-02-10T18:23:55.438Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38)
18:23:55 [2020-02-10T18:23:55.438Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39)
18:23:55 [2020-02-10T18:23:55.438Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39)
18:23:55 [2020-02-10T18:23:55.438Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39)
18:23:55 [2020-02-10T18:23:55.438Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39)
18:23:55 [2020-02-10T18:23:55.438Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
18:23:55 [2020-02-10T18:23:55.438Z] ======== 374 passed, 7 skipped, 4 xfailed, 2 xpassed in 342.84 seconds =========
18:23:55 [2020-02-10T18:23:55.803Z] --- PASS: TestUpdateRestartPolicy (12.56s)
18:23:55 [2020-02-10T18:23:55.803Z] === RUN   TestUpdateRestartWithAutoRemove
18:23:56 [2020-02-10T18:23:56.001Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
18:23:56 [2020-02-10T18:23:56.312Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s)
18:23:56 [2020-02-10T18:23:56.312Z] === RUN   TestLinksContainerNames
18:23:56 [2020-02-10T18:23:56.737Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
18:23:56 [2020-02-10T18:23:56.737Z] === RUN   TestWaitNonBlocked
18:23:56 [2020-02-10T18:23:56.737Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:23:56 [2020-02-10T18:23:56.737Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:23:56 [2020-02-10T18:23:56.737Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:23:56 [2020-02-10T18:23:56.737Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:23:56 [2020-02-10T18:23:56.737Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:23:56 [2020-02-10T18:23:56.737Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:23:57 [2020-02-10T18:23:57.243Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
18:23:57 [2020-02-10T18:23:57.502Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
18:23:57 [2020-02-10T18:23:57.759Z] --- PASS: TestLinksContainerNames (1.76s)
18:23:57 [2020-02-10T18:23:57.759Z] === RUN   TestLogsFollowTailEmpty
18:23:58 [2020-02-10T18:23:58.114Z] --- PASS: TestWaitNonBlocked (0.03s)
18:23:58 [2020-02-10T18:23:58.114Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s)
18:23:58 [2020-02-10T18:23:58.114Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s)
18:23:58 [2020-02-10T18:23:58.114Z] === RUN   TestWaitBlocked
18:23:58 [2020-02-10T18:23:58.114Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:23:58 [2020-02-10T18:23:58.114Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:23:58 [2020-02-10T18:23:58.114Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:23:58 [2020-02-10T18:23:58.114Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:23:58 [2020-02-10T18:23:58.114Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:23:58 [2020-02-10T18:23:58.114Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:23:58 [2020-02-10T18:23:58.691Z] --- PASS: TestLogsFollowTailEmpty (0.91s)
18:23:58 [2020-02-10T18:23:58.691Z] === RUN   TestContainerNetworkMountsNoChown
18:23:59 [2020-02-10T18:23:59.083Z] --- PASS: TestWaitBlocked (0.03s)
18:23:59 [2020-02-10T18:23:59.083Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s)
18:23:59 [2020-02-10T18:23:59.083Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
18:23:59 [2020-02-10T18:23:59.083Z] === CONT  TestContainerStartOnDaemonRestart
18:23:59 [2020-02-10T18:23:59.083Z] === CONT  TestDaemonHostGatewayIP
18:23:59 [2020-02-10T18:23:59.083Z] === CONT  TestDaemonRestartIpcMode
18:23:59 [2020-02-10T18:23:59.083Z] === CONT  TestIpcModeOlderClient
18:23:59 [2020-02-10T18:23:59.083Z] --- PASS: TestIpcModeOlderClient (0.21s)
18:23:59 [2020-02-10T18:23:59.623Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s)
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/default
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/default
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/private
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/private
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rprivate
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rprivate
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/slave
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/slave
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rslave
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rslave
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/shared
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/shared
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rshared
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rshared
18:23:59 [2020-02-10T18:23:59.623Z] === CONT  TestMountDaemonRoot/default
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/default/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === CONT  TestMountDaemonRoot/rslave
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/default/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === CONT  TestMountDaemonRoot/rshared
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === CONT  TestMountDaemonRoot/shared
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === CONT  TestMountDaemonRoot/rprivate
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === CONT  TestMountDaemonRoot/slave
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === CONT  TestMountDaemonRoot/private
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/private/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/private/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:23:59 [2020-02-10T18:23:59.623Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:23:59 [2020-02-10T18:23:59.623Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:23:59 [2020-02-10T18:23:59.880Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:23:59 [2020-02-10T18:23:59.880Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:23:59 [2020-02-10T18:23:59.880Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:23:59 [2020-02-10T18:23:59.880Z] === CONT  TestMountDaemonRoot/default/bind_root
18:23:59 [2020-02-10T18:23:59.880Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:23:59 [2020-02-10T18:23:59.880Z] === CONT  TestMountDaemonRoot/default/mount_root
18:23:59 [2020-02-10T18:23:59.880Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:24:00 [2020-02-10T18:24:00.150Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:24:00 [2020-02-10T18:24:00.150Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:24:00 [2020-02-10T18:24:00.150Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:24:00 [2020-02-10T18:24:00.150Z] === CONT  TestMountDaemonRoot/private/mount_root
18:24:00 [2020-02-10T18:24:00.150Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:24:00 [2020-02-10T18:24:00.150Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:24:00 [2020-02-10T18:24:00.150Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:24:00 [2020-02-10T18:24:00.150Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:24:00 [2020-02-10T18:24:00.151Z] === CONT  TestMountDaemonRoot/private/bind_root
18:24:00 [2020-02-10T18:24:00.151Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:24:00 [2020-02-10T18:24:00.151Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:24:00 [2020-02-10T18:24:00.408Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:24:00 [2020-02-10T18:24:00.408Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:24:00 [2020-02-10T18:24:00.408Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:24:00 [2020-02-10T18:24:00.408Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:24:00 [2020-02-10T18:24:00.408Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:24:00 [2020-02-10T18:24:00.408Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:24:00 [2020-02-10T18:24:00.408Z] --- PASS: TestMountDaemonRoot (0.03s)
18:24:00 [2020-02-10T18:24:00.408Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
18:24:00 [2020-02-10T18:24:00.408Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
18:24:00 [2020-02-10T18:24:00.408Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
18:24:00 [2020-02-10T18:24:00.408Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:24:00 [2020-02-10T18:24:00.408Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s)
18:24:00 [2020-02-10T18:24:00.408Z]     --- PASS: TestMountDaemonRoot/slave (0.01s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:24:00 [2020-02-10T18:24:00.408Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
18:24:00 [2020-02-10T18:24:00.408Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
18:24:00 [2020-02-10T18:24:00.408Z] === RUN   TestContainerBindMountNonRecursive
18:24:01 [2020-02-10T18:24:01.367Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
18:24:02 [2020-02-10T18:24:02.377Z] --- PASS: TestContainerStartOnDaemonRestart (3.26s)
18:24:02 [2020-02-10T18:24:02.945Z] --- PASS: TestDaemonRestartIpcMode (4.02s)
18:24:03 [2020-02-10T18:24:03.264Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
18:24:03 [2020-02-10T18:24:03.264Z] --- PASS: TestContainerBindMountNonRecursive (2.53s)
18:24:03 [2020-02-10T18:24:03.264Z] === RUN   TestNetworkNat
18:24:03 [2020-02-10T18:24:03.826Z] --- PASS: TestNetworkNat (0.85s)
18:24:03 [2020-02-10T18:24:03.826Z] === RUN   TestNetworkLocalhostTCPNat
18:24:03 [2020-02-10T18:24:03.885Z] --- PASS: TestDaemonHostGatewayIP (4.83s)
18:24:03 [2020-02-10T18:24:03.885Z] PASS
18:24:03 [2020-02-10T18:24:03.885Z] 
18:24:03 [2020-02-10T18:24:03.885Z] === Skipped
18:24:03 [2020-02-10T18:24:03.885Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
18:24:03 [2020-02-10T18:24:03.885Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:24:03 [2020-02-10T18:24:03.885Z] 
18:24:03 [2020-02-10T18:24:03.885Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
18:24:03 [2020-02-10T18:24:03.885Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:24:03 [2020-02-10T18:24:03.885Z] 
18:24:03 [2020-02-10T18:24:03.885Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
18:24:03 [2020-02-10T18:24:03.885Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:24:03 [2020-02-10T18:24:03.885Z] 
18:24:03 [2020-02-10T18:24:03.885Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:24:03 [2020-02-10T18:24:03.885Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:24:03 [2020-02-10T18:24:03.885Z] 
18:24:03 [2020-02-10T18:24:03.885Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
18:24:03 [2020-02-10T18:24:03.885Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:24:03 [2020-02-10T18:24:03.885Z] 
18:24:03 [2020-02-10T18:24:03.885Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
18:24:03 [2020-02-10T18:24:03.885Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:24:03 [2020-02-10T18:24:03.885Z] 
18:24:03 [2020-02-10T18:24:03.885Z] 
18:24:03 [2020-02-10T18:24:03.885Z] DONE 199 tests, 6 skipped in 129.138s
18:24:03 [2020-02-10T18:24:03.885Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
18:24:03 [2020-02-10T18:24:03.885Z] ++ 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
18:24:03 [2020-02-10T18:24:03.885Z] ++ set -e
18:24:03 [2020-02-10T18:24:03.885Z] ++ '[' -n 0 ']'
18:24:03 [2020-02-10T18:24:03.885Z] ++ set -x
18:24:03 [2020-02-10T18:24:03.885Z] ++ 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
18:24:04 [2020-02-10T18:24:04.143Z] INFO: Testing against a local daemon
18:24:04 [2020-02-10T18:24:04.143Z] === RUN   TestCommitInheritsEnv
18:24:04 [2020-02-10T18:24:04.710Z] --- PASS: TestCommitInheritsEnv (0.55s)
18:24:04 [2020-02-10T18:24:04.710Z] === RUN   TestImportExtremelyLargeImageWorks
18:24:04 [2020-02-10T18:24:04.710Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
18:24:04 [2020-02-10T18:24:04.710Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
18:24:04 [2020-02-10T18:24:04.710Z] === RUN   TestImagesFilterMultiReference
18:24:04 [2020-02-10T18:24:04.710Z] --- PASS: TestImagesFilterMultiReference (0.10s)
18:24:04 [2020-02-10T18:24:04.710Z] === RUN   TestImagePullPlatformInvalid
18:24:04 [2020-02-10T18:24:04.710Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
18:24:04 [2020-02-10T18:24:04.710Z] === RUN   TestRemoveImageOrphaning
18:24:04 [2020-02-10T18:24:04.759Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
18:24:04 [2020-02-10T18:24:04.759Z] === RUN   TestNetworkLoopbackNat
18:24:05 [2020-02-10T18:24:05.276Z] --- PASS: TestRemoveImageOrphaning (0.57s)
18:24:05 [2020-02-10T18:24:05.276Z] === RUN   TestRemoveImageGarbageCollector
18:24:05 [2020-02-10T18:24:05.276Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:24:05 [2020-02-10T18:24:05.276Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:24:05 [2020-02-10T18:24:05.276Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:24:05 [2020-02-10T18:24:05.535Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:24:05 [2020-02-10T18:24:05.535Z] === RUN   TestTagInvalidReference
18:24:05 [2020-02-10T18:24:05.535Z] --- PASS: TestTagInvalidReference (0.03s)
18:24:05 [2020-02-10T18:24:05.535Z] === RUN   TestTagValidPrefixedRepo
18:24:05 [2020-02-10T18:24:05.535Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
18:24:05 [2020-02-10T18:24:05.535Z] === RUN   TestTagExistedNameWithoutForce
18:24:05 [2020-02-10T18:24:05.535Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
18:24:05 [2020-02-10T18:24:05.535Z] === RUN   TestTagOfficialNames
18:24:05 [2020-02-10T18:24:05.535Z] --- PASS: TestTagOfficialNames (0.08s)
18:24:05 [2020-02-10T18:24:05.535Z] === RUN   TestTagMatchesDigest
18:24:05 [2020-02-10T18:24:05.535Z] --- PASS: TestTagMatchesDigest (0.03s)
18:24:05 [2020-02-10T18:24:05.535Z] PASS
18:24:05 [2020-02-10T18:24:05.794Z] 
18:24:05 [2020-02-10T18:24:05.794Z] === Skipped
18:24:05 [2020-02-10T18:24:05.794Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
18:24:05 [2020-02-10T18:24:05.794Z]     import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out
18:24:05 [2020-02-10T18:24:05.794Z] 
18:24:05 [2020-02-10T18:24:05.794Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
18:24:05 [2020-02-10T18:24:05.794Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:24:05 [2020-02-10T18:24:05.794Z] 
18:24:05 [2020-02-10T18:24:05.794Z] 
18:24:05 [2020-02-10T18:24:05.794Z] DONE 12 tests, 2 skipped in 1.836s
18:24:05 [2020-02-10T18:24:05.794Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
18:24:05 [2020-02-10T18:24:05.794Z] ++ 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
18:24:05 [2020-02-10T18:24:05.794Z] ++ set -e
18:24:05 [2020-02-10T18:24:05.794Z] ++ '[' -n 0 ']'
18:24:05 [2020-02-10T18:24:05.794Z] ++ set -x
18:24:05 [2020-02-10T18:24:05.795Z] ++ 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
18:24:05 [2020-02-10T18:24:05.795Z] INFO: Testing against a local daemon
18:24:05 [2020-02-10T18:24:05.795Z] === RUN   TestNetworkCreateDelete
18:24:06 [2020-02-10T18:24:06.126Z] --- PASS: TestNetworkLoopbackNat (1.22s)
18:24:06 [2020-02-10T18:24:06.126Z] === RUN   TestPause
18:24:06 [2020-02-10T18:24:06.362Z] --- PASS: TestNetworkCreateDelete (0.44s)
18:24:06 [2020-02-10T18:24:06.362Z] === RUN   TestDockerNetworkDeletePreferID
18:24:07 [2020-02-10T18:24:07.057Z] --- PASS: TestPause (0.96s)
18:24:07 [2020-02-10T18:24:07.057Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:24:07 [2020-02-10T18:24:07.057Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:24:07 [2020-02-10T18:24:07.057Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:24:07 [2020-02-10T18:24:07.057Z] === RUN   TestPauseStopPausedContainer
18:24:07 [2020-02-10T18:24:07.622Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
18:24:07 [2020-02-10T18:24:07.739Z] --- PASS: TestDockerNetworkDeletePreferID (1.22s)
18:24:07 [2020-02-10T18:24:07.739Z] === RUN   TestInspectNetwork
18:24:07 [2020-02-10T18:24:07.878Z] --- PASS: TestPauseStopPausedContainer (0.89s)
18:24:07 [2020-02-10T18:24:07.879Z] === RUN   TestPsFilter
18:24:08 [2020-02-10T18:24:08.136Z] --- PASS: TestPsFilter (0.25s)
18:24:08 [2020-02-10T18:24:08.136Z] === RUN   TestRemoveContainerWithRemovedVolume
18:24:08 [2020-02-10T18:24:08.136Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
18:24:08 [2020-02-10T18:24:08.178Z] Leaving: AppArmorNo profiles have been unloaded.
18:24:08 [2020-02-10T18:24:08.178Z] 
18:24:08 [2020-02-10T18:24:08.178Z] Unloading profiles will leave already running processes permanently
18:24:08 [2020-02-10T18:24:08.178Z] unconfined, which can lead to unexpected situations.
18:24:08 [2020-02-10T18:24:08.178Z] 
18:24:08 [2020-02-10T18:24:08.178Z] To set a process to complain mode, use the command line tool
18:24:08 [2020-02-10T18:24:08.178Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:24:08 [2020-02-10T18:24:08.178Z] 
Post stage
[Pipeline] junit
18:24:08 [2020-02-10T18:24:08.446Z] Recording test results
18:24:09 [2020-02-10T18:24:09.068Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.93s)
18:24:09 [2020-02-10T18:24:09.068Z] === RUN   TestRemoveContainerWithVolume
[Pipeline] sh
18:24:09 [2020-02-10T18:24:09.992Z] + echo Ensuring container killed.
18:24:09 [2020-02-10T18:24:09.993Z] Ensuring container killed.
18:24:09 [2020-02-10T18:24:09.993Z] + docker rm -vf docker-pr2
18:24:09 [2020-02-10T18:24:09.993Z] Error: No such container: docker-pr2
18:24:09 [2020-02-10T18:24:09.993Z] + true
[Pipeline] sh
18:24:10 [2020-02-10T18:24:10.006Z] --- PASS: TestRemoveContainerWithVolume (0.96s)
18:24:10 [2020-02-10T18:24:10.006Z] === RUN   TestRemoveContainerRunning
18:24:10 [2020-02-10T18:24:10.278Z] + echo Chowning /workspace to jenkins user
18:24:10 [2020-02-10T18:24:10.278Z] Chowning /workspace to jenkins user
18:24:10 [2020-02-10T18:24:10.278Z] + id -u
18:24:10 [2020-02-10T18:24:10.278Z] + id -g
18:24:10 [2020-02-10T18:24:10.278Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40473:/workspace busybox chown -R 1000:1000 /workspace
18:24:10 [2020-02-10T18:24:10.278Z] Unable to find image 'busybox:latest' locally
18:24:10 [2020-02-10T18:24:10.938Z] --- PASS: TestRemoveContainerRunning (0.98s)
18:24:10 [2020-02-10T18:24:10.938Z] === RUN   TestRemoveContainerForceRemoveRunning
18:24:11 [2020-02-10T18:24:11.869Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
18:24:11 [2020-02-10T18:24:11.869Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s)
18:24:11 [2020-02-10T18:24:11.869Z] === RUN   TestRemoveInvalidContainer
18:24:11 [2020-02-10T18:24:11.869Z] --- PASS: TestRemoveInvalidContainer (0.03s)
18:24:11 [2020-02-10T18:24:11.869Z] === RUN   TestRenameLinkedContainer
18:24:12 [2020-02-10T18:24:12.436Z] === RUN   TestDockerSuite/TestBuildAddTar
18:24:13 [2020-02-10T18:24:13.008Z] === RUN   TestInspectNetwork/full_network_id
18:24:13 [2020-02-10T18:24:13.008Z] === RUN   TestInspectNetwork/partial_network_id
18:24:13 [2020-02-10T18:24:13.008Z] === RUN   TestInspectNetwork/network_name
18:24:13 [2020-02-10T18:24:13.008Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:24:13 [2020-02-10T18:24:13.808Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
18:24:15 [2020-02-10T18:24:15.529Z] latest: Pulling from library/busybox
18:24:15 [2020-02-10T18:24:15.529Z] bdbbaa22dec6: Pulling fs layer
18:24:15 [2020-02-10T18:24:15.529Z] bdbbaa22dec6: Download complete
18:24:15 [2020-02-10T18:24:15.529Z] bdbbaa22dec6: Pull complete
18:24:15 [2020-02-10T18:24:15.529Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
18:24:15 [2020-02-10T18:24:15.529Z] Status: Downloaded newer image for busybox:latest
18:24:16 [2020-02-10T18:24:16.334Z] --- PASS: TestRenameLinkedContainer (4.00s)
18:24:16 [2020-02-10T18:24:16.334Z] === RUN   TestRenameStoppedContainer
18:24:16 [2020-02-10T18:24:16.334Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
18:24:16 [2020-02-10T18:24:16.901Z] --- PASS: TestRenameStoppedContainer (0.90s)
18:24:16 [2020-02-10T18:24:16.901Z] === RUN   TestRenameRunningContainerAndReuse
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:24:17 [2020-02-10T18:24:17.194Z] --- PASS: TestInspectNetwork (9.59s)
18:24:17 [2020-02-10T18:24:17.195Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:24:17 [2020-02-10T18:24:17.195Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:24:17 [2020-02-10T18:24:17.195Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:24:17 [2020-02-10T18:24:17.195Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:24:17 [2020-02-10T18:24:17.195Z] === RUN   TestRunContainerWithBridgeNone
18:24:17 [2020-02-10T18:24:17.195Z] + bundleName=docker-py
18:24:17 [2020-02-10T18:24:17.195Z] + echo Creating docker-py-bundles.tar.gz
18:24:17 [2020-02-10T18:24:17.195Z] Creating docker-py-bundles.tar.gz
18:24:17 [2020-02-10T18:24:17.195Z] + 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
18:24:17 [2020-02-10T18:24:17.248Z] Archiving artifacts
18:24:18 [2020-02-10T18:24:18.264Z] #77 DONE 36.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:24:18 [2020-02-10T18:24:18.507Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40473/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
18:24:18 [2020-02-10T18:24:18.701Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 hack/test/unit
18:24:18 [2020-02-10T18:24:18.862Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16 -e DOCKER_GRAPHDRIVER docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 hack/make.sh binary-daemon
18:24:19 [2020-02-10T18:24:19.428Z] 
18:24:19 [2020-02-10T18:24:19.428Z] Removing bundles/
18:24:19 [2020-02-10T18:24:19.428Z] 
18:24:19 [2020-02-10T18:24:19.428Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
18:24:19 [2020-02-10T18:24:19.428Z] Building: bundles/binary-daemon/dockerd-dev
18:24:19 [2020-02-10T18:24:19.428Z] GOOS="" GOARCH="" GOARM=""
18:24:19 [2020-02-10T18:24:19.435Z] --- PASS: TestRenameRunningContainerAndReuse (2.41s)
18:24:19 [2020-02-10T18:24:19.435Z] === RUN   TestRenameInvalidName
18:24:19 [2020-02-10T18:24:19.727Z] --- PASS: TestRunContainerWithBridgeNone (2.65s)
18:24:19 [2020-02-10T18:24:19.727Z] === RUN   TestNetworkInvalidJSON
18:24:19 [2020-02-10T18:24:19.727Z] === RUN   TestNetworkInvalidJSON//networks/create
18:24:19 [2020-02-10T18:24:19.727Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:24:19 [2020-02-10T18:24:19.727Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:24:19 [2020-02-10T18:24:19.727Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:24:19 [2020-02-10T18:24:19.727Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:24:19 [2020-02-10T18:24:19.727Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:24:19 [2020-02-10T18:24:19.727Z] === CONT  TestNetworkInvalidJSON//networks/create
18:24:19 [2020-02-10T18:24:19.727Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:24:19 [2020-02-10T18:24:19.727Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:24:19 [2020-02-10T18:24:19.727Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:24:19 [2020-02-10T18:24:19.727Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:24:19 [2020-02-10T18:24:19.727Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:24:19 [2020-02-10T18:24:19.727Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:24:19 [2020-02-10T18:24:19.727Z] === RUN   TestDaemonRestartWithLiveRestore
18:24:19 [2020-02-10T18:24:19.990Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:24:19 [2020-02-10T18:24:19.990Z] INFO: Testing against a local daemon
18:24:20 [2020-02-10T18:24:20.366Z] --- PASS: TestRenameInvalidName (1.12s)
18:24:20 [2020-02-10T18:24:20.366Z] === RUN   TestRenameAnonymousContainer
18:24:21 [2020-02-10T18:24:21.630Z] --- PASS: TestDaemonRestartWithLiveRestore (1.46s)
18:24:21 [2020-02-10T18:24:21.630Z] === RUN   TestDaemonDefaultNetworkPools
18:24:22 [2020-02-10T18:24:22.264Z] === RUN   TestDockerSuite/TestBuildAddTarXz
18:24:22 [2020-02-10T18:24:22.566Z] --- PASS: TestDaemonDefaultNetworkPools (1.21s)
18:24:22 [2020-02-10T18:24:22.566Z] === RUN   TestDaemonRestartWithExistingNetwork
18:24:23 [2020-02-10T18:24:23.123Z] ?   	github.com/docker/docker/api	[no test files]
18:24:23 [2020-02-10T18:24:23.635Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
18:24:24 [2020-02-10T18:24:24.468Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.86s)
18:24:24 [2020-02-10T18:24:24.468Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:24:24 [2020-02-10T18:24:24.567Z] --- PASS: TestRenameAnonymousContainer (4.22s)
18:24:24 [2020-02-10T18:24:24.567Z] === RUN   TestRenameContainerWithSameName
18:24:25 [2020-02-10T18:24:25.941Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
18:24:25 [2020-02-10T18:24:25.941Z] --- PASS: TestRenameContainerWithSameName (1.49s)
18:24:25 [2020-02-10T18:24:25.941Z] === RUN   TestRenameContainerWithLinkedContainer
18:24:26 [2020-02-10T18:24:26.999Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.30s)
18:24:26 [2020-02-10T18:24:26.999Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:24:27 [2020-02-10T18:24:27.566Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s)
18:24:27 [2020-02-10T18:24:27.566Z] === RUN   TestServiceWithPredefinedNetwork
18:24:28 [2020-02-10T18:24:28.472Z] --- PASS: TestRenameContainerWithLinkedContainer (2.02s)
18:24:28 [2020-02-10T18:24:28.472Z] === RUN   TestResize
18:24:29 [2020-02-10T18:24:29.037Z] --- PASS: TestResize (0.98s)
18:24:29 [2020-02-10T18:24:29.037Z] === RUN   TestResizeWithInvalidSize
18:24:29 [2020-02-10T18:24:29.037Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
18:24:29 [2020-02-10T18:24:29.968Z] --- PASS: TestResizeWithInvalidSize (0.96s)
18:24:29 [2020-02-10T18:24:29.968Z] === RUN   TestResizeWhenContainerNotStarted
18:24:30 [2020-02-10T18:24:30.225Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
18:24:30 [2020-02-10T18:24:30.791Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
18:24:30 [2020-02-10T18:24:30.791Z] === RUN   TestDaemonRestartKillContainers
18:24:30 [2020-02-10T18:24:30.791Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:24:30 [2020-02-10T18:24:30.791Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:24:30 [2020-02-10T18:24:30.851Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s)
18:24:30 [2020-02-10T18:24:30.851Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:24:30 [2020-02-10T18:24:30.851Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:24:30 [2020-02-10T18:24:30.851Z]     service_test.go:230: FLAKY_TEST
18:24:30 [2020-02-10T18:24:30.851Z] === RUN   TestServiceWithDataPathPortInit
18:24:31 [2020-02-10T18:24:31.722Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
18:24:32 [2020-02-10T18:24:32.283Z] ok  	github.com/docker/docker/integration/build	15.131s
18:24:32 [2020-02-10T18:24:32.283Z] 
18:24:32 [2020-02-10T18:24:32.283Z] === Skipped
18:24:32 [2020-02-10T18:24:32.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
18:24:32 [2020-02-10T18:24:32.283Z]     build_session_test.go:25: TODO: BuildKit
18:24:32 [2020-02-10T18:24:32.283Z] 
18:24:32 [2020-02-10T18:24:32.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
18:24:32 [2020-02-10T18:24:32.283Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
18:24:32 [2020-02-10T18:24:32.283Z] 
18:24:32 [2020-02-10T18:24:32.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
18:24:32 [2020-02-10T18:24:32.283Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
18:24:32 [2020-02-10T18:24:32.283Z] 
18:24:32 [2020-02-10T18:24:32.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
18:24:32 [2020-02-10T18:24:32.283Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
18:24:32 [2020-02-10T18:24:32.283Z] 
18:24:32 [2020-02-10T18:24:32.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
18:24:32 [2020-02-10T18:24:32.283Z]     build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME
18:24:32 [2020-02-10T18:24:32.283Z] 
18:24:32 [2020-02-10T18:24:32.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
18:24:32 [2020-02-10T18:24:32.283Z]     build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME
18:24:32 [2020-02-10T18:24:32.283Z] 
18:24:32 [2020-02-10T18:24:32.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
18:24:32 [2020-02-10T18:24:32.283Z]     build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME
18:24:32 [2020-02-10T18:24:32.283Z] 
18:24:32 [2020-02-10T18:24:32.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s)
18:24:32 [2020-02-10T18:24:32.283Z]     build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME
18:24:32 [2020-02-10T18:24:32.283Z] 
18:24:32 [2020-02-10T18:24:32.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
18:24:32 [2020-02-10T18:24:32.283Z]     build_test.go:491: testEnv.OSType == "windows"
18:24:32 [2020-02-10T18:24:32.283Z] 
18:24:32 [2020-02-10T18:24:32.283Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
18:24:32 [2020-02-10T18:24:32.283Z]     build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME
18:24:32 [2020-02-10T18:24:32.283Z] 
18:24:32 [2020-02-10T18:24:32.283Z] 
18:24:32 [2020-02-10T18:24:32.283Z] DONE 22 tests, 10 skipped in 36.861s
18:24:32 [2020-02-10T18:24:32.283Z] 
18:24:32 [2020-02-10T18:24:32.283Z] Running D:\gopath\src\github.com\docker\docker\integration\config
18:24:33 [2020-02-10T18:24:33.093Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
18:24:33 [2020-02-10T18:24:33.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:24:33 [2020-02-10T18:24:33.607Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:24:33 [2020-02-10T18:24:33.798Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:24:33 [2020-02-10T18:24:33.798Z] INFO: Testing against a local daemon
18:24:33 [2020-02-10T18:24:33.798Z] ok  	github.com/docker/docker/integration/config	0.218s
18:24:34 [2020-02-10T18:24:34.250Z] 
18:24:34 [2020-02-10T18:24:34.250Z] === Skipped
18:24:34 [2020-02-10T18:24:34.250Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
18:24:34 [2020-02-10T18:24:34.250Z]     config_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:24:34 [2020-02-10T18:24:34.250Z] 
18:24:34 [2020-02-10T18:24:34.250Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
18:24:34 [2020-02-10T18:24:34.250Z]     config_test.go:109: testEnv.DaemonInfo.OSType == "windows"
18:24:34 [2020-02-10T18:24:34.250Z] 
18:24:34 [2020-02-10T18:24:34.250Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
18:24:34 [2020-02-10T18:24:34.250Z]     config_test.go:137: testEnv.DaemonInfo.OSType == "windows"
18:24:34 [2020-02-10T18:24:34.250Z] 
18:24:34 [2020-02-10T18:24:34.250Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
18:24:34 [2020-02-10T18:24:34.250Z]     config_test.go:191: testEnv.DaemonInfo.OSType == "windows"
18:24:34 [2020-02-10T18:24:34.250Z] 
18:24:34 [2020-02-10T18:24:34.250Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
18:24:34 [2020-02-10T18:24:34.250Z]     config_test.go:323: testEnv.DaemonInfo.OSType == "windows"
18:24:34 [2020-02-10T18:24:34.250Z] 
18:24:34 [2020-02-10T18:24:34.250Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s)
18:24:34 [2020-02-10T18:24:34.250Z]     config_test.go:347: testEnv.DaemonInfo.OSType != "linux"
18:24:34 [2020-02-10T18:24:34.250Z] 
18:24:34 [2020-02-10T18:24:34.250Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
18:24:34 [2020-02-10T18:24:34.250Z]     config_test.go:374: testEnv.DaemonInfo.OSType != "linux"
18:24:34 [2020-02-10T18:24:34.250Z] 
18:24:34 [2020-02-10T18:24:34.250Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
18:24:34 [2020-02-10T18:24:34.250Z]     config_test.go:424: testEnv.DaemonInfo.OSType != "linux"
18:24:34 [2020-02-10T18:24:34.250Z] 
18:24:34 [2020-02-10T18:24:34.250Z] 
18:24:34 [2020-02-10T18:24:34.250Z] DONE 8 tests, 8 skipped in 2.473s
18:24:34 [2020-02-10T18:24:34.250Z] 
18:24:34 [2020-02-10T18:24:34.250Z] Running D:\gopath\src\github.com\docker\docker\integration\container
18:24:34 [2020-02-10T18:24:34.980Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:24:35 [2020-02-10T18:24:35.237Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:24:36 [2020-02-10T18:24:36.608Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:24:36 [2020-02-10T18:24:36.866Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:24:37 [2020-02-10T18:24:37.131Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:24:37 [2020-02-10T18:24:37.131Z] INFO: Testing against a local daemon
18:24:38 [2020-02-10T18:24:38.763Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
18:24:38 [2020-02-10T18:24:38.763Z] === RUN   TestDockerSuite/TestBuildBlankName
18:24:39 [2020-02-10T18:24:39.328Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
18:24:39 [2020-02-10T18:24:39.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:24:39 [2020-02-10T18:24:39.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:24:41 [2020-02-10T18:24:41.833Z] --- PASS: TestImportExtremelyLargeImageWorks (80.58s)
18:24:41 [2020-02-10T18:24:41.833Z] PASS
18:24:41 [2020-02-10T18:24:41.833Z] 
18:24:41 [2020-02-10T18:24:41.833Z] === Skipped
18:24:41 [2020-02-10T18:24:41.833Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
18:24:41 [2020-02-10T18:24:41.833Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:24:41 [2020-02-10T18:24:41.833Z] 
18:24:41 [2020-02-10T18:24:41.833Z] 
18:24:41 [2020-02-10T18:24:41.833Z] DONE 12 tests, 1 skipped in 82.031s
18:24:41 [2020-02-10T18:24:41.833Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
18:24:41 [2020-02-10T18:24:41.833Z] ++ 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
18:24:41 [2020-02-10T18:24:41.833Z] ++ set -e
18:24:41 [2020-02-10T18:24:41.833Z] ++ '[' -n 0 ']'
18:24:41 [2020-02-10T18:24:41.833Z] ++ set -x
18:24:41 [2020-02-10T18:24:41.833Z] ++ 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
18:24:41 [2020-02-10T18:24:41.833Z] INFO: Testing against a local daemon
18:24:41 [2020-02-10T18:24:41.833Z] === RUN   TestNetworkCreateDelete
18:24:41 [2020-02-10T18:24:41.833Z] --- PASS: TestNetworkCreateDelete (0.13s)
18:24:41 [2020-02-10T18:24:41.833Z] === RUN   TestDockerNetworkDeletePreferID
18:24:41 [2020-02-10T18:24:41.833Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
18:24:41 [2020-02-10T18:24:41.833Z] === RUN   TestInspectNetwork
18:24:42 [2020-02-10T18:24:42.113Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
18:24:42 [2020-02-10T18:24:42.113Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
18:24:43 [2020-02-10T18:24:43.027Z] === RUN   TestInspectNetwork/full_network_id
18:24:43 [2020-02-10T18:24:43.027Z] === RUN   TestInspectNetwork/partial_network_id
18:24:43 [2020-02-10T18:24:43.027Z] === RUN   TestInspectNetwork/network_name
18:24:43 [2020-02-10T18:24:43.027Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:24:43 [2020-02-10T18:24:43.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:24:43 [2020-02-10T18:24:43.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:24:44 [2020-02-10T18:24:44.854Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
18:24:45 [2020-02-10T18:24:45.541Z] ok  	github.com/docker/docker/api/server	0.014s	coverage: 9.0% of statements
18:24:46 [2020-02-10T18:24:46.224Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:24:46 [2020-02-10T18:24:46.224Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.41s)
18:24:46 [2020-02-10T18:24:46.224Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s)
18:24:46 [2020-02-10T18:24:46.224Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s)
18:24:46 [2020-02-10T18:24:46.224Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
18:24:46 [2020-02-10T18:24:46.224Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s)
18:24:46 [2020-02-10T18:24:46.224Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s)
18:24:46 [2020-02-10T18:24:46.224Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s)
18:24:46 [2020-02-10T18:24:46.224Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.07s)
18:24:46 [2020-02-10T18:24:46.224Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.69s)
18:24:46 [2020-02-10T18:24:46.224Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.87s)
18:24:46 [2020-02-10T18:24:46.224Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.43s)
18:24:46 [2020-02-10T18:24:46.224Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.61s)
18:24:46 [2020-02-10T18:24:46.224Z] === RUN   TestCgroupNamespacesRun
18:24:46 [2020-02-10T18:24:46.224Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
18:24:47 [2020-02-10T18:24:47.596Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
18:24:47 [2020-02-10T18:24:47.853Z] --- PASS: TestCgroupNamespacesRun (1.79s)
18:24:47 [2020-02-10T18:24:47.853Z] === RUN   TestCgroupNamespacesRunPrivileged
18:24:48 [2020-02-10T18:24:48.785Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
18:24:48 [2020-02-10T18:24:48.931Z] --- PASS: TestServiceWithDataPathPortInit (18.09s)
18:24:48 [2020-02-10T18:24:48.931Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:24:49 [2020-02-10T18:24:49.041Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
18:24:49 [2020-02-10T18:24:49.070Z] --- PASS: TestInspectNetwork (8.81s)
18:24:49 [2020-02-10T18:24:49.070Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
18:24:49 [2020-02-10T18:24:49.070Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:24:49 [2020-02-10T18:24:49.070Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:24:49 [2020-02-10T18:24:49.070Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:24:49 [2020-02-10T18:24:49.070Z] === RUN   TestRunContainerWithBridgeNone
18:24:49 [2020-02-10T18:24:49.973Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.96s)
18:24:49 [2020-02-10T18:24:49.973Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:24:50 [2020-02-10T18:24:50.924Z] --- PASS: TestRunContainerWithBridgeNone (2.48s)
18:24:50 [2020-02-10T18:24:50.924Z] === RUN   TestNetworkInvalidJSON
18:24:50 [2020-02-10T18:24:50.924Z] === RUN   TestNetworkInvalidJSON//networks/create
18:24:50 [2020-02-10T18:24:50.924Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:24:50 [2020-02-10T18:24:50.924Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:24:50 [2020-02-10T18:24:50.924Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:24:50 [2020-02-10T18:24:50.924Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:24:50 [2020-02-10T18:24:50.924Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:24:50 [2020-02-10T18:24:50.924Z] === CONT  TestNetworkInvalidJSON//networks/create
18:24:50 [2020-02-10T18:24:50.924Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:24:50 [2020-02-10T18:24:50.924Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:24:50 [2020-02-10T18:24:50.924Z] --- PASS: TestNetworkInvalidJSON (0.01s)
18:24:50 [2020-02-10T18:24:50.924Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:24:50 [2020-02-10T18:24:50.924Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:24:50 [2020-02-10T18:24:50.924Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:24:50 [2020-02-10T18:24:50.924Z] === RUN   TestDaemonRestartWithLiveRestore
18:24:51 [2020-02-10T18:24:51.342Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
18:24:51 [2020-02-10T18:24:51.342Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
18:24:51 [2020-02-10T18:24:51.598Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s)
18:24:51 [2020-02-10T18:24:51.599Z] === RUN   TestCgroupNamespacesRunHostMode
18:24:51 [2020-02-10T18:24:51.672Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
18:24:51 [2020-02-10T18:24:51.672Z] === RUN   TestDaemonDefaultNetworkPools
18:24:52 [2020-02-10T18:24:52.413Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
18:24:52 [2020-02-10T18:24:52.413Z] === RUN   TestDaemonRestartWithExistingNetwork
18:24:53 [2020-02-10T18:24:53.494Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s)
18:24:53 [2020-02-10T18:24:53.494Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:24:53 [2020-02-10T18:24:53.608Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s)
18:24:53 [2020-02-10T18:24:53.608Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:24:54 [2020-02-10T18:24:54.425Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
18:24:54 [2020-02-10T18:24:54.813Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.18s)
18:24:54 [2020-02-10T18:24:54.813Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:24:55 [2020-02-10T18:24:55.357Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.94s)
18:24:55 [2020-02-10T18:24:55.357Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:24:55 [2020-02-10T18:24:55.561Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
18:24:55 [2020-02-10T18:24:55.561Z] === RUN   TestServiceWithPredefinedNetwork
18:24:55 [2020-02-10T18:24:55.614Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
18:24:56 [2020-02-10T18:24:56.178Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s)
18:24:56 [2020-02-10T18:24:56.178Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:24:57 [2020-02-10T18:24:57.108Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s)
18:24:57 [2020-02-10T18:24:57.108Z] === RUN   TestCgroupNamespacesRunOlderClient
18:24:58 [2020-02-10T18:24:58.741Z] --- PASS: TestServiceWithPredefinedNetwork (2.86s)
18:24:58 [2020-02-10T18:24:58.741Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:24:58 [2020-02-10T18:24:58.741Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:24:58 [2020-02-10T18:24:58.741Z]     service_test.go:230: FLAKY_TEST
18:24:58 [2020-02-10T18:24:58.741Z] === RUN   TestServiceWithDataPathPortInit
18:24:58 [2020-02-10T18:24:58.904Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.96s)
18:24:58 [2020-02-10T18:24:58.904Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gb7hcyhlup4li5yakolf9kuqg Created:2020-02-10 18:24:50.514493348 +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[2c5f23656da0fa340f7e99e2d19c7564af90a92e35860d9e3c715e01e6a7d3e2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tybtenzhlrzqvybhbluswznqa EndpointID:0c86b3fce7a664b308337960d2aa82c938ea17b22e54cae8bc83f7f416ab68e0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5a2ebed8e6068da3f64d1f9ae544593dba0ec552c0cb69e2d767719a200c7bfa 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:d54381477b06 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tybtenzhlrzqvybhbluswznqa EndpointID:0c86b3fce7a664b308337960d2aa82c938ea17b22e54cae8bc83f7f416ab68e0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:24:58 [2020-02-10T18:24:58.904Z] PASS
18:24:58 [2020-02-10T18:24:58.904Z] 
18:24:58 [2020-02-10T18:24:58.904Z] === Skipped
18:24:58 [2020-02-10T18:24:58.904Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:24:58 [2020-02-10T18:24:58.904Z]     service_test.go:230: FLAKY_TEST
18:24:58 [2020-02-10T18:24:58.904Z] 
18:24:58 [2020-02-10T18:24:58.904Z] 
18:24:58 [2020-02-10T18:24:58.904Z] DONE 21 tests, 1 skipped in 52.158s
18:24:58 [2020-02-10T18:24:58.904Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:24:58 [2020-02-10T18:24:58.904Z] ++ 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
18:24:58 [2020-02-10T18:24:58.904Z] ++ set -e
18:24:58 [2020-02-10T18:24:58.904Z] ++ '[' -n 0 ']'
18:24:58 [2020-02-10T18:24:58.904Z] ++ set -x
18:24:58 [2020-02-10T18:24:58.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=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
18:24:58 [2020-02-10T18:24:58.904Z] INFO: Testing against a local daemon
18:24:58 [2020-02-10T18:24:58.904Z] === RUN   TestDockerNetworkIpvlanPersistance
18:24:58 [2020-02-10T18:24:58.904Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:24:58 [2020-02-10T18:24:58.904Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:24:58 [2020-02-10T18:24:58.904Z] === RUN   TestDockerNetworkIpvlan
18:24:58 [2020-02-10T18:24:58.904Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:24:58 [2020-02-10T18:24:58.904Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:24:58 [2020-02-10T18:24:58.904Z] PASS
18:24:58 [2020-02-10T18:24:58.904Z] 
18:24:58 [2020-02-10T18:24:58.904Z] === Skipped
18:24:58 [2020-02-10T18:24:58.904Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:24:58 [2020-02-10T18:24:58.904Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:24:58 [2020-02-10T18:24:58.904Z] 
18:24:58 [2020-02-10T18:24:58.904Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:24:58 [2020-02-10T18:24:58.904Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:24:58 [2020-02-10T18:24:58.904Z] 
18:24:58 [2020-02-10T18:24:58.904Z] 
18:24:58 [2020-02-10T18:24:58.904Z] DONE 2 tests, 2 skipped in 0.176s
18:24:58 [2020-02-10T18:24:58.904Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:24:58 [2020-02-10T18:24:58.904Z] ++ 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
18:24:58 [2020-02-10T18:24:58.904Z] ++ set -e
18:24:58 [2020-02-10T18:24:58.904Z] ++ '[' -n 0 ']'
18:24:58 [2020-02-10T18:24:58.904Z] ++ set -x
18:24:58 [2020-02-10T18:24:58.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=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
18:24:58 [2020-02-10T18:24:58.904Z] INFO: Testing against a local daemon
18:24:58 [2020-02-10T18:24:58.904Z] === RUN   TestDockerNetworkMacvlanPersistance
18:24:59 [2020-02-10T18:24:59.002Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s)
18:24:59 [2020-02-10T18:24:59.002Z] === RUN   TestKernelTCPMemory
18:24:59 [2020-02-10T18:24:59.936Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
18:24:59 [2020-02-10T18:24:59.936Z] --- PASS: TestKernelTCPMemory (1.13s)
18:24:59 [2020-02-10T18:24:59.936Z] === RUN   TestNISDomainname
18:25:00 [2020-02-10T18:25:00.280Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.12s)
18:25:00 [2020-02-10T18:25:00.280Z] === RUN   TestDockerNetworkMacvlan
18:25:01 [2020-02-10T18:25:01.307Z] --- PASS: TestNISDomainname (1.23s)
18:25:01 [2020-02-10T18:25:01.307Z] === RUN   TestHostnameDnsResolution
18:25:01 [2020-02-10T18:25:01.656Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:25:01 [2020-02-10T18:25:01.872Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
18:25:02 [2020-02-10T18:25:02.804Z] --- PASS: TestHostnameDnsResolution (1.68s)
18:25:02 [2020-02-10T18:25:02.804Z] === RUN   TestStats
18:25:03 [2020-02-10T18:25:03.033Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:25:03 [2020-02-10T18:25:03.968Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:25:04 [2020-02-10T18:25:04.699Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
18:25:05 [2020-02-10T18:25:05.658Z] --- PASS: TestStats (2.84s)
18:25:05 [2020-02-10T18:25:05.658Z] === RUN   TestStopContainerWithTimeout
18:25:05 [2020-02-10T18:25:05.658Z] === RUN   TestStopContainerWithTimeout/0
18:25:05 [2020-02-10T18:25:05.658Z] === PAUSE TestStopContainerWithTimeout/0
18:25:05 [2020-02-10T18:25:05.658Z] === RUN   TestStopContainerWithTimeout/1
18:25:05 [2020-02-10T18:25:05.658Z] === PAUSE TestStopContainerWithTimeout/1
18:25:05 [2020-02-10T18:25:05.658Z] === RUN   TestStopContainerWithTimeout/3
18:25:05 [2020-02-10T18:25:05.658Z] === PAUSE TestStopContainerWithTimeout/3
18:25:05 [2020-02-10T18:25:05.658Z] === RUN   TestStopContainerWithTimeout/-1
18:25:05 [2020-02-10T18:25:05.659Z] === PAUSE TestStopContainerWithTimeout/-1
18:25:05 [2020-02-10T18:25:05.659Z] === CONT  TestStopContainerWithTimeout/0
18:25:05 [2020-02-10T18:25:05.659Z] === CONT  TestStopContainerWithTimeout/3
18:25:06 [2020-02-10T18:25:06.605Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
18:25:06 [2020-02-10T18:25:06.862Z] === CONT  TestStopContainerWithTimeout/-1
18:25:08 [2020-02-10T18:25:08.156Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:25:08 [2020-02-10T18:25:08.757Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
18:25:09 [2020-02-10T18:25:09.014Z] === CONT  TestStopContainerWithTimeout/1
18:25:10 [2020-02-10T18:25:10.907Z] --- PASS: TestStopContainerWithTimeout (0.01s)
18:25:10 [2020-02-10T18:25:10.907Z]     --- PASS: TestStopContainerWithTimeout/0 (1.28s)
18:25:10 [2020-02-10T18:25:10.907Z]     --- PASS: TestStopContainerWithTimeout/3 (3.39s)
18:25:10 [2020-02-10T18:25:10.907Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.92s)
18:25:10 [2020-02-10T18:25:10.907Z]     --- PASS: TestStopContainerWithTimeout/1 (1.88s)
18:25:10 [2020-02-10T18:25:10.907Z] === RUN   TestDeleteDevicemapper
18:25:10 [2020-02-10T18:25:10.907Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:25:10 [2020-02-10T18:25:10.907Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:25:10 [2020-02-10T18:25:10.907Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:25:12 [2020-02-10T18:25:12.276Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
18:25:12 [2020-02-10T18:25:12.276Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
18:25:12 [2020-02-10T18:25:12.276Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
18:25:12 [2020-02-10T18:25:12.342Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:25:12 [2020-02-10T18:25:12.841Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
18:25:14 [2020-02-10T18:25:14.740Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.46s)
18:25:14 [2020-02-10T18:25:14.740Z] === RUN   TestUpdateMemory
18:25:14 [2020-02-10T18:25:14.740Z] --- SKIP: TestUpdateMemory (0.00s)
18:25:14 [2020-02-10T18:25:14.740Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:25:14 [2020-02-10T18:25:14.740Z] === RUN   TestUpdateCPUQuota
18:25:14 [2020-02-10T18:25:14.989Z] --- PASS: TestServiceWithDataPathPortInit (16.30s)
18:25:14 [2020-02-10T18:25:14.990Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:25:16 [2020-02-10T18:25:16.110Z] --- PASS: TestUpdateCPUQuota (1.53s)
18:25:16 [2020-02-10T18:25:16.110Z] === RUN   TestUpdatePidsLimit
18:25:16 [2020-02-10T18:25:16.110Z] === RUN   TestUpdatePidsLimit/update_from_none
18:25:16 [2020-02-10T18:25:16.110Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
18:25:16 [2020-02-10T18:25:16.367Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
18:25:16 [2020-02-10T18:25:16.367Z] === RUN   TestUpdatePidsLimit/no_change
18:25:16 [2020-02-10T18:25:16.931Z] === RUN   TestUpdatePidsLimit/update_lower
18:25:17 [2020-02-10T18:25:17.192Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:25:17 [2020-02-10T18:25:17.756Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:25:18 [2020-02-10T18:25:18.320Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:25:18 [2020-02-10T18:25:18.578Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:25:18 [2020-02-10T18:25:18.905Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:25:19 [2020-02-10T18:25:19.141Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
18:25:19 [2020-02-10T18:25:19.704Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
18:25:19 [2020-02-10T18:25:19.961Z] --- PASS: TestUpdatePidsLimit (4.11s)
18:25:19 [2020-02-10T18:25:19.961Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.46s)
18:25:19 [2020-02-10T18:25:19.961Z]     --- PASS: TestUpdatePidsLimit/no_change (0.43s)
18:25:19 [2020-02-10T18:25:19.961Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.39s)
18:25:19 [2020-02-10T18:25:19.961Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s)
18:25:19 [2020-02-10T18:25:19.961Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s)
18:25:20 [2020-02-10T18:25:20.220Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s)
18:25:20 [2020-02-10T18:25:20.220Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
18:25:20 [2020-02-10T18:25:20.220Z] === RUN   TestUpdateRestartPolicy
18:25:20 [2020-02-10T18:25:20.281Z] --- PASS: TestDockerNetworkMacvlan (19.76s)
18:25:20 [2020-02-10T18:25:20.281Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
18:25:20 [2020-02-10T18:25:20.281Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
18:25:20 [2020-02-10T18:25:20.281Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s)
18:25:20 [2020-02-10T18:25:20.281Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (3.02s)
18:25:20 [2020-02-10T18:25:20.281Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.82s)
18:25:20 [2020-02-10T18:25:20.281Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s)
18:25:20 [2020-02-10T18:25:20.281Z] PASS
18:25:20 [2020-02-10T18:25:20.281Z] 
18:25:20 [2020-02-10T18:25:20.281Z] DONE 8 tests in 22.024s
18:25:20 [2020-02-10T18:25:20.281Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
18:25:20 [2020-02-10T18:25:20.281Z] ++ 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
18:25:20 [2020-02-10T18:25:20.281Z] ++ set -e
18:25:20 [2020-02-10T18:25:20.281Z] ++ '[' -n 0 ']'
18:25:20 [2020-02-10T18:25:20.281Z] ++ set -x
18:25:20 [2020-02-10T18:25:20.281Z] ++ 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
18:25:20 [2020-02-10T18:25:20.281Z] testing: warning: no tests to run
18:25:20 [2020-02-10T18:25:20.281Z] PASS
18:25:20 [2020-02-10T18:25:20.281Z] 
18:25:20 [2020-02-10T18:25:20.281Z] DONE 0 tests in 0.032s
18:25:20 [2020-02-10T18:25:20.281Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:25:20 [2020-02-10T18:25:20.281Z] ++ 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
18:25:20 [2020-02-10T18:25:20.282Z] ++ set -e
18:25:20 [2020-02-10T18:25:20.282Z] ++ '[' -n 0 ']'
18:25:20 [2020-02-10T18:25:20.282Z] ++ set -x
18:25:20 [2020-02-10T18:25:20.282Z] ++ 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
18:25:20 [2020-02-10T18:25:20.282Z] INFO: Testing against a local daemon
18:25:20 [2020-02-10T18:25:20.282Z] === RUN   TestAuthZPluginAllowRequest
18:25:21 [2020-02-10T18:25:21.590Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
18:25:21 [2020-02-10T18:25:21.846Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
18:25:22 [2020-02-10T18:25:22.183Z] --- PASS: TestAuthZPluginAllowRequest (1.80s)
18:25:22 [2020-02-10T18:25:22.183Z] === RUN   TestAuthZPluginTLS
18:25:22 [2020-02-10T18:25:22.474Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.80s)
18:25:22 [2020-02-10T18:25:22.474Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:omrbppoon7lvs0kzj529itamg Created:2020-02-10 18:25:15.523914384 +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[410c6699478d26e5e0c5016bd9d488ca9ad56ca2bdbf065f5b70055d649ca714:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sn0npp1w2rbk3uyfpcclqityy EndpointID:3b02774b9d6d095f375f0c08ae67067993383583348a8f9984194f49c900ee33 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0ee8ebbafa9af17a122b3f1d7147492f04f760cf6db8fcd4dcc4b05e763dc58c 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:6b88e42a40a8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sn0npp1w2rbk3uyfpcclqityy EndpointID:3b02774b9d6d095f375f0c08ae67067993383583348a8f9984194f49c900ee33 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:25:22 [2020-02-10T18:25:22.474Z] PASS
18:25:22 [2020-02-10T18:25:22.474Z] 
18:25:22 [2020-02-10T18:25:22.474Z] === Skipped
18:25:22 [2020-02-10T18:25:22.474Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:25:22 [2020-02-10T18:25:22.474Z]     service_test.go:230: FLAKY_TEST
18:25:22 [2020-02-10T18:25:22.474Z] 
18:25:22 [2020-02-10T18:25:22.474Z] 
18:25:22 [2020-02-10T18:25:22.474Z] DONE 21 tests, 1 skipped in 43.621s
18:25:22 [2020-02-10T18:25:22.474Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:25:22 [2020-02-10T18:25:22.474Z] ++ 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
18:25:22 [2020-02-10T18:25:22.474Z] ++ set -e
18:25:22 [2020-02-10T18:25:22.474Z] ++ '[' -n 0 ']'
18:25:22 [2020-02-10T18:25:22.474Z] ++ set -x
18:25:22 [2020-02-10T18:25:22.474Z] ++ 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
18:25:22 [2020-02-10T18:25:22.474Z] INFO: Testing against a local daemon
18:25:22 [2020-02-10T18:25:22.474Z] === RUN   TestDockerNetworkIpvlanPersistance
18:25:22 [2020-02-10T18:25:22.474Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
18:25:22 [2020-02-10T18:25:22.474Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:25:22 [2020-02-10T18:25:22.474Z] === RUN   TestDockerNetworkIpvlan
18:25:22 [2020-02-10T18:25:22.474Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:25:22 [2020-02-10T18:25:22.474Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:25:22 [2020-02-10T18:25:22.474Z] PASS
18:25:22 [2020-02-10T18:25:22.474Z] 
18:25:22 [2020-02-10T18:25:22.474Z] === Skipped
18:25:22 [2020-02-10T18:25:22.474Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
18:25:22 [2020-02-10T18:25:22.474Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:25:22 [2020-02-10T18:25:22.474Z] 
18:25:22 [2020-02-10T18:25:22.474Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:25:22 [2020-02-10T18:25:22.474Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:25:22 [2020-02-10T18:25:22.474Z] 
18:25:22 [2020-02-10T18:25:22.474Z] 
18:25:22 [2020-02-10T18:25:22.474Z] DONE 2 tests, 2 skipped in 0.134s
18:25:22 [2020-02-10T18:25:22.474Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:25:22 [2020-02-10T18:25:22.474Z] ++ 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
18:25:22 [2020-02-10T18:25:22.474Z] ++ set -e
18:25:22 [2020-02-10T18:25:22.474Z] ++ '[' -n 0 ']'
18:25:22 [2020-02-10T18:25:22.474Z] ++ set -x
18:25:22 [2020-02-10T18:25:22.474Z] ++ 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
18:25:22 [2020-02-10T18:25:22.750Z] --- PASS: TestAuthZPluginTLS (0.67s)
18:25:22 [2020-02-10T18:25:22.750Z] === RUN   TestAuthZPluginDenyRequest
18:25:22 [2020-02-10T18:25:22.855Z] INFO: Testing against a local daemon
18:25:22 [2020-02-10T18:25:22.855Z] === RUN   TestDockerNetworkMacvlanPersistance
18:25:23 [2020-02-10T18:25:23.686Z] --- PASS: TestAuthZPluginDenyRequest (0.65s)
18:25:23 [2020-02-10T18:25:23.686Z] === RUN   TestAuthZPluginAPIDenyResponse
18:25:24 [2020-02-10T18:25:24.063Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
18:25:24 [2020-02-10T18:25:24.063Z] === RUN   TestDockerNetworkMacvlan
18:25:24 [2020-02-10T18:25:24.254Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s)
18:25:24 [2020-02-10T18:25:24.254Z] === RUN   TestAuthZPluginDenyResponse
18:25:24 [2020-02-10T18:25:24.368Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
18:25:24 [2020-02-10T18:25:24.820Z] --- PASS: TestAuthZPluginDenyResponse (0.67s)
18:25:24 [2020-02-10T18:25:24.820Z] === RUN   TestAuthZPluginAllowEventStream
18:25:24 [2020-02-10T18:25:24.932Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
18:25:25 [2020-02-10T18:25:25.004Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:25:25 [2020-02-10T18:25:25.888Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:25:26 [2020-02-10T18:25:26.631Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:25:26 [2020-02-10T18:25:26.722Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s)
18:25:26 [2020-02-10T18:25:26.722Z] === RUN   TestAuthZPluginErrorResponse
18:25:27 [2020-02-10T18:25:27.289Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
18:25:27 [2020-02-10T18:25:27.289Z] === RUN   TestAuthZPluginErrorRequest
18:25:27 [2020-02-10T18:25:27.856Z] --- PASS: TestAuthZPluginErrorRequest (0.64s)
18:25:27 [2020-02-10T18:25:27.856Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:25:28 [2020-02-10T18:25:28.206Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
18:25:28 [2020-02-10T18:25:28.423Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s)
18:25:28 [2020-02-10T18:25:28.423Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:25:29 [2020-02-10T18:25:29.712Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:25:30 [2020-02-10T18:25:30.099Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
18:25:30 [2020-02-10T18:25:30.099Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
18:25:30 [2020-02-10T18:25:30.956Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.24s)
18:25:30 [2020-02-10T18:25:30.956Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:25:31 [2020-02-10T18:25:31.468Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
18:25:32 [2020-02-10T18:25:32.754Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:25:33 [2020-02-10T18:25:33.363Z] === RUN   TestDockerSuite/TestBuildCacheAdd
18:25:33 [2020-02-10T18:25:33.363Z] --- PASS: TestUpdateRestartPolicy (13.33s)
18:25:33 [2020-02-10T18:25:33.363Z] === RUN   TestUpdateRestartWithAutoRemove
18:25:33 [2020-02-10T18:25:33.487Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s)
18:25:33 [2020-02-10T18:25:33.488Z] === RUN   TestAuthZPluginHeader
18:25:33 [2020-02-10T18:25:33.620Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
18:25:33 [2020-02-10T18:25:33.877Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
18:25:34 [2020-02-10T18:25:34.055Z] --- PASS: TestAuthZPluginHeader (1.01s)
18:25:34 [2020-02-10T18:25:34.055Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:25:34 [2020-02-10T18:25:34.055Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:25:34 [2020-02-10T18:25:34.055Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:34 [2020-02-10T18:25:34.055Z] === RUN   TestAuthZPluginV2Disable
18:25:34 [2020-02-10T18:25:34.055Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:25:34 [2020-02-10T18:25:34.055Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:34 [2020-02-10T18:25:34.055Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:25:34 [2020-02-10T18:25:34.055Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:25:34 [2020-02-10T18:25:34.055Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:34 [2020-02-10T18:25:34.055Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:25:34 [2020-02-10T18:25:34.055Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:25:34 [2020-02-10T18:25:34.055Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:34 [2020-02-10T18:25:34.055Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:25:34 [2020-02-10T18:25:34.441Z] --- PASS: TestUpdateRestartWithAutoRemove (0.98s)
18:25:34 [2020-02-10T18:25:34.441Z] === RUN   TestWaitNonBlocked
18:25:34 [2020-02-10T18:25:34.441Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:25:34 [2020-02-10T18:25:34.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:25:34 [2020-02-10T18:25:34.441Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:25:34 [2020-02-10T18:25:34.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:25:34 [2020-02-10T18:25:34.441Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:25:34 [2020-02-10T18:25:34.441Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:25:34 [2020-02-10T18:25:34.698Z] === RUN   TestDockerSuite/TestBuildCacheFrom
18:25:36 [2020-02-10T18:25:36.069Z] --- PASS: TestWaitNonBlocked (0.02s)
18:25:36 [2020-02-10T18:25:36.069Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s)
18:25:36 [2020-02-10T18:25:36.069Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.40s)
18:25:36 [2020-02-10T18:25:36.069Z] === RUN   TestWaitBlocked
18:25:36 [2020-02-10T18:25:36.069Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:25:36 [2020-02-10T18:25:36.069Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:25:36 [2020-02-10T18:25:36.069Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:25:36 [2020-02-10T18:25:36.069Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:25:36 [2020-02-10T18:25:36.069Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:25:36 [2020-02-10T18:25:36.069Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:25:36 [2020-02-10T18:25:36.783Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:25:37 [2020-02-10T18:25:37.417Z] ok  	github.com/docker/docker/integration/container	56.368s
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === Skipped
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
18:25:37 [2020-02-10T18:25:37.417Z]     copy_test.go:25: testEnv.OSType == "windows"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s)
18:25:37 [2020-02-10T18:25:37.417Z]     copy_test.go:39: testEnv.OSType == "windows"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
18:25:37 [2020-02-10T18:25:37.417Z]     copy_test.go:51: testEnv.OSType == "windows"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
18:25:37 [2020-02-10T18:25:37.417Z]     copy_test.go:65: testEnv.OSType == "windows"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     create_test.go:133: testEnv.DaemonInfo.OSType == "windows"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     create_test.go:176: testEnv.DaemonInfo.OSType != "linux"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     create_test.go:381: testEnv.DaemonInfo.OSType != "linux"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     export_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     export_test.go:60: testEnv.DaemonInfo.OSType == "windows"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     pause_test.go:68: testEnv.DaemonInfo.OSType == "windows"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] DONE 80 tests, 41 skipped in 59.119s
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] Running D:\gopath\src\github.com\docker\docker\integration\image
18:25:37 [2020-02-10T18:25:37.417Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:25:37 [2020-02-10T18:25:37.417Z] INFO: Testing against a local daemon
18:25:37 [2020-02-10T18:25:37.417Z] ok  	github.com/docker/docker/integration/image	0.461s
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === Skipped
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     import_test.go:22: testEnv.OSType == "windows": TODO enable on windows
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
18:25:37 [2020-02-10T18:25:37.417Z]     tag_test.go:98: testEnv.OSType == "windows"
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] DONE 11 tests, 4 skipped in 2.735s
18:25:37 [2020-02-10T18:25:37.417Z] 
18:25:37 [2020-02-10T18:25:37.417Z] Running D:\gopath\src\github.com\docker\docker\integration\network
18:25:37 [2020-02-10T18:25:37.440Z] --- PASS: TestWaitBlocked (0.03s)
18:25:37 [2020-02-10T18:25:37.440Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.45s)
18:25:37 [2020-02-10T18:25:37.440Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.49s)
18:25:37 [2020-02-10T18:25:37.440Z] === CONT  TestContainerStartOnDaemonRestart
18:25:37 [2020-02-10T18:25:37.440Z] === CONT  TestDaemonHostGatewayIP
18:25:38 [2020-02-10T18:25:38.006Z] --- PASS: TestDockerNetworkMacvlan (14.00s)
18:25:38 [2020-02-10T18:25:38.006Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
18:25:38 [2020-02-10T18:25:38.006Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
18:25:38 [2020-02-10T18:25:38.006Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s)
18:25:38 [2020-02-10T18:25:38.006Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s)
18:25:38 [2020-02-10T18:25:38.006Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.74s)
18:25:38 [2020-02-10T18:25:38.006Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s)
18:25:38 [2020-02-10T18:25:38.006Z] PASS
18:25:38 [2020-02-10T18:25:38.006Z] 
18:25:38 [2020-02-10T18:25:38.006Z] DONE 8 tests in 15.479s
18:25:38 [2020-02-10T18:25:38.006Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
18:25:38 [2020-02-10T18:25:38.006Z] ++ 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
18:25:38 [2020-02-10T18:25:38.006Z] ++ set -e
18:25:38 [2020-02-10T18:25:38.006Z] ++ '[' -n 0 ']'
18:25:38 [2020-02-10T18:25:38.006Z] ++ set -x
18:25:38 [2020-02-10T18:25:38.006Z] ++ 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
18:25:38 [2020-02-10T18:25:38.006Z] testing: warning: no tests to run
18:25:38 [2020-02-10T18:25:38.006Z] PASS
18:25:38 [2020-02-10T18:25:38.006Z] 
18:25:38 [2020-02-10T18:25:38.006Z] DONE 0 tests in 0.046s
18:25:38 [2020-02-10T18:25:38.006Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:25:38 [2020-02-10T18:25:38.006Z] ++ 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
18:25:38 [2020-02-10T18:25:38.006Z] ++ set -e
18:25:38 [2020-02-10T18:25:38.006Z] ++ '[' -n 0 ']'
18:25:38 [2020-02-10T18:25:38.006Z] ++ set -x
18:25:38 [2020-02-10T18:25:38.006Z] ++ 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
18:25:38 [2020-02-10T18:25:38.355Z] INFO: Testing against a local daemon
18:25:38 [2020-02-10T18:25:38.355Z] === RUN   TestAuthZPluginAllowRequest
18:25:38 [2020-02-10T18:25:38.371Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:25:38 [2020-02-10T18:25:38.371Z] INFO: Testing against a local daemon
18:25:38 [2020-02-10T18:25:38.371Z] ok  	github.com/docker/docker/integration/network	0.236s
18:25:38 [2020-02-10T18:25:38.373Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] === Skipped
18:25:38 [2020-02-10T18:25:38.823Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
18:25:38 [2020-02-10T18:25:38.823Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
18:25:38 [2020-02-10T18:25:38.823Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
18:25:38 [2020-02-10T18:25:38.823Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
18:25:38 [2020-02-10T18:25:38.823Z]     network_test.go:22: testEnv.DaemonInfo.OSType != "linux"
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
18:25:38 [2020-02-10T18:25:38.823Z]     service_test.go:29: testEnv.OSType == "windows"
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
18:25:38 [2020-02-10T18:25:38.823Z]     service_test.go:51: testEnv.OSType == "windows"
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
18:25:38 [2020-02-10T18:25:38.823Z]     service_test.go:94: testEnv.OSType == "windows"
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
18:25:38 [2020-02-10T18:25:38.823Z]     service_test.go:127: testEnv.OSType == "windows"
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
18:25:38 [2020-02-10T18:25:38.823Z]     service_test.go:177: testEnv.OSType == "windows"
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
18:25:38 [2020-02-10T18:25:38.823Z]     service_test.go:201: testEnv.OSType == "windows"
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:25:38 [2020-02-10T18:25:38.823Z]     service_test.go:230: FLAKY_TEST
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s)
18:25:38 [2020-02-10T18:25:38.823Z]     service_test.go:319: testEnv.OSType == "windows"
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
18:25:38 [2020-02-10T18:25:38.823Z]     service_test.go:386: testEnv.OSType == "windows"
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] DONE 17 tests, 13 skipped in 2.528s
18:25:38 [2020-02-10T18:25:38.823Z] 
18:25:38 [2020-02-10T18:25:38.823Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
18:25:39 [2020-02-10T18:25:39.776Z] testing: warning: no tests to run
18:25:39 [2020-02-10T18:25:39.776Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.067s
18:25:39 [2020-02-10T18:25:39.776Z] 
18:25:39 [2020-02-10T18:25:39.776Z] DONE 0 tests in 0.799s
18:25:39 [2020-02-10T18:25:39.776Z] 
18:25:39 [2020-02-10T18:25:39.776Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
18:25:40 [2020-02-10T18:25:40.177Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
18:25:40 [2020-02-10T18:25:40.177Z] === RUN   TestAuthZPluginTLS
18:25:40 [2020-02-10T18:25:40.228Z] testing: warning: no tests to run
18:25:40 [2020-02-10T18:25:40.228Z] ok  	github.com/docker/docker/integration/network/macvlan	0.085s
18:25:40 [2020-02-10T18:25:40.228Z] 
18:25:40 [2020-02-10T18:25:40.228Z] DONE 0 tests in 0.777s
18:25:40 [2020-02-10T18:25:40.583Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:25:40 [2020-02-10T18:25:40.583Z] === RUN   TestAuthZPluginDenyRequest
18:25:40 [2020-02-10T18:25:40.681Z] 
18:25:40 [2020-02-10T18:25:40.681Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
18:25:40 [2020-02-10T18:25:40.824Z] Created binary: bundles/binary-daemon/dockerd-dev
18:25:40 [2020-02-10T18:25:40.824Z] Copying nested executables into bundles/binary-daemon
18:25:40 [2020-02-10T18:25:40.824Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
18:25:40 [2020-02-10T18:25:40.969Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:25:40 [2020-02-10T18:25:40.969Z] === RUN   TestAuthZPluginAPIDenyResponse
18:25:41 [2020-02-10T18:25:41.133Z] testing: warning: no tests to run
18:25:41 [2020-02-10T18:25:41.133Z] ok  	github.com/docker/docker/integration/plugin	0.071s
18:25:41 [2020-02-10T18:25:41.133Z] 
18:25:41 [2020-02-10T18:25:41.133Z] DONE 0 tests in 0.767s
18:25:41 [2020-02-10T18:25:41.133Z] 
18:25:41 [2020-02-10T18:25:41.133Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
18:25:41 [2020-02-10T18:25:41.165Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16 -e DOCKER_GRAPHDRIVER docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 hack/make.sh cross
18:25:41 [2020-02-10T18:25:41.347Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
18:25:41 [2020-02-10T18:25:41.347Z] === RUN   TestAuthZPluginDenyResponse
18:25:41 [2020-02-10T18:25:41.651Z] --- PASS: TestContainerStartOnDaemonRestart (3.87s)
18:25:41 [2020-02-10T18:25:41.651Z] === CONT  TestIpcModeOlderClient
18:25:41 [2020-02-10T18:25:41.651Z] --- PASS: TestIpcModeOlderClient (0.15s)
18:25:41 [2020-02-10T18:25:41.651Z] === CONT  TestDaemonRestartIpcMode
18:25:41 [2020-02-10T18:25:41.729Z] 
18:25:41 [2020-02-10T18:25:41.729Z] Removing bundles/
18:25:41 [2020-02-10T18:25:41.729Z] 
18:25:41 [2020-02-10T18:25:41.729Z] ---> Making bundle: cross (in bundles/cross)
18:25:41 [2020-02-10T18:25:41.729Z] Cross building: bundles/cross/linux/amd64
18:25:41 [2020-02-10T18:25:41.729Z] Building: bundles/cross/linux/amd64/dockerd-dev
18:25:41 [2020-02-10T18:25:41.729Z] GOOS="linux" GOARCH="amd64" GOARM=""
18:25:41 [2020-02-10T18:25:41.909Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
18:25:41 [2020-02-10T18:25:41.909Z] --- PASS: TestDaemonHostGatewayIP (4.57s)
18:25:42 [2020-02-10T18:25:42.086Z] testing: warning: no tests to run
18:25:42 [2020-02-10T18:25:42.086Z] ok  	github.com/docker/docker/integration/plugin/authz	0.071s
18:25:42 [2020-02-10T18:25:42.086Z] 
18:25:42 [2020-02-10T18:25:42.086Z] DONE 0 tests in 0.773s
18:25:42 [2020-02-10T18:25:42.086Z] 
18:25:42 [2020-02-10T18:25:42.086Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
18:25:42 [2020-02-10T18:25:42.087Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
18:25:42 [2020-02-10T18:25:42.087Z] === RUN   TestAuthZPluginAllowEventStream
18:25:43 [2020-02-10T18:25:43.805Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
18:25:43 [2020-02-10T18:25:43.805Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
18:25:43 [2020-02-10T18:25:43.810Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s)
18:25:43 [2020-02-10T18:25:43.811Z] === RUN   TestAuthZPluginErrorResponse
18:25:44 [2020-02-10T18:25:44.156Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
18:25:44 [2020-02-10T18:25:44.156Z] === RUN   TestAuthZPluginErrorRequest
18:25:44 [2020-02-10T18:25:44.251Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:25:44 [2020-02-10T18:25:44.251Z] INFO: Testing against a local daemon
18:25:44 [2020-02-10T18:25:44.251Z] ok  	github.com/docker/docker/integration/plugin/common	0.217s
18:25:44 [2020-02-10T18:25:44.735Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
18:25:44 [2020-02-10T18:25:44.906Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
18:25:44 [2020-02-10T18:25:44.906Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:25:45 [2020-02-10T18:25:45.256Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
18:25:45 [2020-02-10T18:25:45.256Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:25:45 [2020-02-10T18:25:45.299Z] --- PASS: TestDaemonRestartIpcMode (3.84s)
18:25:45 [2020-02-10T18:25:45.299Z] PASS
18:25:45 [2020-02-10T18:25:45.299Z] 
18:25:45 [2020-02-10T18:25:45.299Z] === Skipped
18:25:45 [2020-02-10T18:25:45.299Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
18:25:45 [2020-02-10T18:25:45.299Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:25:45 [2020-02-10T18:25:45.299Z] 
18:25:45 [2020-02-10T18:25:45.299Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
18:25:45 [2020-02-10T18:25:45.299Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:25:45 [2020-02-10T18:25:45.299Z] 
18:25:45 [2020-02-10T18:25:45.299Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
18:25:45 [2020-02-10T18:25:45.299Z]     kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
18:25:45 [2020-02-10T18:25:45.299Z] 
18:25:45 [2020-02-10T18:25:45.299Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:25:45 [2020-02-10T18:25:45.299Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:25:45 [2020-02-10T18:25:45.299Z] 
18:25:45 [2020-02-10T18:25:45.299Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
18:25:45 [2020-02-10T18:25:45.299Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:25:45 [2020-02-10T18:25:45.299Z] 
18:25:45 [2020-02-10T18:25:45.299Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
18:25:45 [2020-02-10T18:25:45.299Z]     update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit
18:25:45 [2020-02-10T18:25:45.299Z] 
18:25:45 [2020-02-10T18:25:45.299Z] 
18:25:45 [2020-02-10T18:25:45.299Z] DONE 199 tests, 6 skipped in 153.854s
18:25:45 [2020-02-10T18:25:45.299Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
18:25:45 [2020-02-10T18:25:45.299Z] ++ 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
18:25:45 [2020-02-10T18:25:45.299Z] ++ set -e
18:25:45 [2020-02-10T18:25:45.299Z] ++ '[' -n 0 ']'
18:25:45 [2020-02-10T18:25:45.299Z] ++ set -x
18:25:45 [2020-02-10T18:25:45.299Z] ++ 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
18:25:45 [2020-02-10T18:25:45.556Z] INFO: Testing against a local daemon
18:25:45 [2020-02-10T18:25:45.556Z] === RUN   TestCommitInheritsEnv
18:25:45 [2020-02-10T18:25:45.556Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
18:25:45 [2020-02-10T18:25:45.766Z] 
18:25:45 [2020-02-10T18:25:45.766Z] DONE 2 tests in 3.313s
18:25:45 [2020-02-10T18:25:45.766Z] 
18:25:45 [2020-02-10T18:25:45.766Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
18:25:45 [2020-02-10T18:25:45.814Z] --- PASS: TestCommitInheritsEnv (0.48s)
18:25:45 [2020-02-10T18:25:45.814Z] === RUN   TestImportExtremelyLargeImageWorks
18:25:45 [2020-02-10T18:25:45.814Z] === PAUSE TestImportExtremelyLargeImageWorks
18:25:45 [2020-02-10T18:25:45.814Z] === RUN   TestImagesFilterMultiReference
18:25:46 [2020-02-10T18:25:46.071Z] --- PASS: TestImagesFilterMultiReference (0.09s)
18:25:46 [2020-02-10T18:25:46.071Z] === RUN   TestImagePullPlatformInvalid
18:25:46 [2020-02-10T18:25:46.071Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
18:25:46 [2020-02-10T18:25:46.071Z] === RUN   TestRemoveImageOrphaning
18:25:46 [2020-02-10T18:25:46.071Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
18:25:46 [2020-02-10T18:25:46.635Z] --- PASS: TestRemoveImageOrphaning (0.48s)
18:25:46 [2020-02-10T18:25:46.635Z] === RUN   TestRemoveImageGarbageCollector
18:25:47 [2020-02-10T18:25:47.031Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.90s)
18:25:47 [2020-02-10T18:25:47.031Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:25:49 [2020-02-10T18:25:49.158Z] --- PASS: TestRemoveImageGarbageCollector (2.18s)
18:25:49 [2020-02-10T18:25:49.158Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:25:49 [2020-02-10T18:25:49.158Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:25:49 [2020-02-10T18:25:49.158Z] === RUN   TestTagInvalidReference
18:25:49 [2020-02-10T18:25:49.158Z] --- PASS: TestTagInvalidReference (0.03s)
18:25:49 [2020-02-10T18:25:49.158Z] === RUN   TestTagValidPrefixedRepo
18:25:49 [2020-02-10T18:25:49.158Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
18:25:49 [2020-02-10T18:25:49.158Z] === RUN   TestTagExistedNameWithoutForce
18:25:49 [2020-02-10T18:25:49.158Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
18:25:49 [2020-02-10T18:25:49.158Z] === RUN   TestTagOfficialNames
18:25:49 [2020-02-10T18:25:49.158Z] --- PASS: TestTagOfficialNames (0.08s)
18:25:49 [2020-02-10T18:25:49.158Z] === RUN   TestTagMatchesDigest
18:25:49 [2020-02-10T18:25:49.158Z] --- PASS: TestTagMatchesDigest (0.02s)
18:25:49 [2020-02-10T18:25:49.158Z] === CONT  TestImportExtremelyLargeImageWorks
18:25:49 [2020-02-10T18:25:49.415Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
18:25:49 [2020-02-10T18:25:49.465Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:25:49 [2020-02-10T18:25:49.465Z] INFO: Testing against a local daemon
18:25:49 [2020-02-10T18:25:49.465Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.283s
18:25:49 [2020-02-10T18:25:49.465Z] 
18:25:49 [2020-02-10T18:25:49.465Z] === Skipped
18:25:49 [2020-02-10T18:25:49.465Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
18:25:49 [2020-02-10T18:25:49.465Z]     external_test.go:48: runtime.GOOS == "windows"
18:25:49 [2020-02-10T18:25:49.465Z] 
18:25:49 [2020-02-10T18:25:49.465Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
18:25:49 [2020-02-10T18:25:49.465Z]     external_test.go:407: runtime.GOOS == "windows"
18:25:49 [2020-02-10T18:25:49.465Z] 
18:25:49 [2020-02-10T18:25:49.465Z] 
18:25:49 [2020-02-10T18:25:49.465Z] DONE 2 tests, 2 skipped in 3.929s
18:25:49 [2020-02-10T18:25:49.465Z] 
18:25:49 [2020-02-10T18:25:49.465Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
18:25:49 [2020-02-10T18:25:49.535Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s)
18:25:49 [2020-02-10T18:25:49.535Z] === RUN   TestAuthZPluginHeader
18:25:50 [2020-02-10T18:25:50.288Z] --- PASS: TestAuthZPluginHeader (0.85s)
18:25:50 [2020-02-10T18:25:50.288Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:25:50 [2020-02-10T18:25:50.288Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:25:50 [2020-02-10T18:25:50.288Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:50 [2020-02-10T18:25:50.288Z] === RUN   TestAuthZPluginV2Disable
18:25:50 [2020-02-10T18:25:50.288Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:25:50 [2020-02-10T18:25:50.288Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:50 [2020-02-10T18:25:50.288Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:25:50 [2020-02-10T18:25:50.288Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:25:50 [2020-02-10T18:25:50.288Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:50 [2020-02-10T18:25:50.288Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:25:50 [2020-02-10T18:25:50.288Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:25:50 [2020-02-10T18:25:50.288Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:50 [2020-02-10T18:25:50.288Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:25:52 [2020-02-10T18:25:52.133Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.02s)
18:25:52 [2020-02-10T18:25:52.133Z] PASS
18:25:52 [2020-02-10T18:25:52.133Z] 
18:25:52 [2020-02-10T18:25:52.133Z] === Skipped
18:25:52 [2020-02-10T18:25:52.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:25:52 [2020-02-10T18:25:52.133Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:52 [2020-02-10T18:25:52.133Z] 
18:25:52 [2020-02-10T18:25:52.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:25:52 [2020-02-10T18:25:52.133Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:52 [2020-02-10T18:25:52.133Z] 
18:25:52 [2020-02-10T18:25:52.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:25:52 [2020-02-10T18:25:52.133Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:52 [2020-02-10T18:25:52.133Z] 
18:25:52 [2020-02-10T18:25:52.133Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:25:52 [2020-02-10T18:25:52.133Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:25:52 [2020-02-10T18:25:52.133Z] 
18:25:52 [2020-02-10T18:25:52.133Z] 
18:25:52 [2020-02-10T18:25:52.133Z] DONE 17 tests, 4 skipped in 31.877s
18:25:52 [2020-02-10T18:25:52.133Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:25:52 [2020-02-10T18:25:52.134Z] ++ 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
18:25:52 [2020-02-10T18:25:52.134Z] ++ set -e
18:25:52 [2020-02-10T18:25:52.134Z] ++ '[' -n 0 ']'
18:25:52 [2020-02-10T18:25:52.134Z] ++ set -x
18:25:52 [2020-02-10T18:25:52.134Z] ++ 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
18:25:52 [2020-02-10T18:25:52.134Z] INFO: Testing against a local daemon
18:25:52 [2020-02-10T18:25:52.134Z] === RUN   TestPluginInvalidJSON
18:25:52 [2020-02-10T18:25:52.134Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:25:52 [2020-02-10T18:25:52.134Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:25:52 [2020-02-10T18:25:52.392Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:25:52 [2020-02-10T18:25:52.392Z] --- PASS: TestPluginInvalidJSON (0.04s)
18:25:52 [2020-02-10T18:25:52.392Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:25:52 [2020-02-10T18:25:52.392Z] PASS
18:25:52 [2020-02-10T18:25:52.392Z] 
18:25:52 [2020-02-10T18:25:52.392Z] DONE 2 tests in 0.200s
18:25:52 [2020-02-10T18:25:52.392Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:25:52 [2020-02-10T18:25:52.392Z] ++ 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
18:25:52 [2020-02-10T18:25:52.392Z] ++ set -e
18:25:52 [2020-02-10T18:25:52.392Z] ++ '[' -n 0 ']'
18:25:52 [2020-02-10T18:25:52.392Z] ++ set -x
18:25:52 [2020-02-10T18:25:52.392Z] ++ 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
18:25:52 [2020-02-10T18:25:52.392Z] INFO: Testing against a local daemon
18:25:52 [2020-02-10T18:25:52.392Z] === RUN   TestExternalGraphDriver
18:25:52 [2020-02-10T18:25:52.651Z] === RUN   TestExternalGraphDriver/json
18:25:52 [2020-02-10T18:25:52.705Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
18:25:52 [2020-02-10T18:25:52.962Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
18:25:55 [2020-02-10T18:25:55.183Z] === RUN   TestExternalGraphDriver/spec
18:25:55 [2020-02-10T18:25:55.492Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
18:25:55 [2020-02-10T18:25:55.492Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
18:25:56 [2020-02-10T18:25:56.422Z] === RUN   TestDockerSuite/TestBuildClearCmd
18:25:56 [2020-02-10T18:25:56.485Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:25:56 [2020-02-10T18:25:56.485Z] INFO: Testing against a local daemon
18:25:56 [2020-02-10T18:25:56.485Z] testing: warning: no tests to run
18:25:56 [2020-02-10T18:25:56.937Z] ok  	github.com/docker/docker/integration/plugin/logging	0.302s
18:25:56 [2020-02-10T18:25:56.937Z] 
18:25:56 [2020-02-10T18:25:56.937Z] DONE 0 tests in 7.256s
18:25:56 [2020-02-10T18:25:56.937Z] 
18:25:56 [2020-02-10T18:25:56.937Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
18:25:56 [2020-02-10T18:25:56.986Z] === RUN   TestDockerSuite/TestBuildCmd
18:25:57 [2020-02-10T18:25:57.550Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
18:25:57 [2020-02-10T18:25:57.806Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
18:25:58 [2020-02-10T18:25:58.370Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
18:25:58 [2020-02-10T18:25:58.370Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
18:25:58 [2020-02-10T18:25:58.468Z] === RUN   TestExternalGraphDriver/pull
18:25:58 [2020-02-10T18:25:58.627Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
18:25:59 [2020-02-10T18:25:59.806Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:25:59 [2020-02-10T18:25:59.806Z] INFO: Testing against a local daemon
18:25:59 [2020-02-10T18:25:59.806Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.323s
18:25:59 [2020-02-10T18:25:59.806Z] 
18:25:59 [2020-02-10T18:25:59.806Z] === Skipped
18:25:59 [2020-02-10T18:25:59.806Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
18:25:59 [2020-02-10T18:25:59.806Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
18:25:59 [2020-02-10T18:25:59.806Z] 
18:25:59 [2020-02-10T18:25:59.806Z] 
18:25:59 [2020-02-10T18:25:59.806Z] DONE 1 tests, 1 skipped in 2.875s
18:25:59 [2020-02-10T18:25:59.806Z] 
18:25:59 [2020-02-10T18:25:59.806Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
18:25:59 [2020-02-10T18:25:59.998Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
18:26:00 [2020-02-10T18:26:00.370Z] --- PASS: TestExternalGraphDriver (7.90s)
18:26:00 [2020-02-10T18:26:00.370Z]     --- PASS: TestExternalGraphDriver/json (2.52s)
18:26:00 [2020-02-10T18:26:00.370Z]     --- PASS: TestExternalGraphDriver/spec (2.77s)
18:26:00 [2020-02-10T18:26:00.370Z]     --- PASS: TestExternalGraphDriver/pull (2.43s)
18:26:00 [2020-02-10T18:26:00.370Z] === RUN   TestGraphdriverPluginV2
18:26:00 [2020-02-10T18:26:00.370Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
18:26:00 [2020-02-10T18:26:00.370Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:00 [2020-02-10T18:26:00.370Z] PASS
18:26:00 [2020-02-10T18:26:00.370Z] 
18:26:00 [2020-02-10T18:26:00.370Z] === Skipped
18:26:00 [2020-02-10T18:26:00.370Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
18:26:00 [2020-02-10T18:26:00.370Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:00 [2020-02-10T18:26:00.370Z] 
18:26:00 [2020-02-10T18:26:00.370Z] 
18:26:00 [2020-02-10T18:26:00.370Z] DONE 5 tests, 1 skipped in 8.128s
18:26:00 [2020-02-10T18:26:00.370Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:26:00 [2020-02-10T18:26:00.370Z] ++ 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
18:26:00 [2020-02-10T18:26:00.370Z] ++ set -e
18:26:00 [2020-02-10T18:26:00.370Z] ++ '[' -n 0 ']'
18:26:00 [2020-02-10T18:26:00.370Z] ++ set -x
18:26:00 [2020-02-10T18:26:00.370Z] ++ 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
18:26:00 [2020-02-10T18:26:00.628Z] INFO: Testing against a local daemon
18:26:00 [2020-02-10T18:26:00.628Z] === RUN   TestContinueAfterPluginCrash
18:26:00 [2020-02-10T18:26:00.628Z] === PAUSE TestContinueAfterPluginCrash
18:26:00 [2020-02-10T18:26:00.628Z] === RUN   TestDaemonStartWithLogOpt
18:26:00 [2020-02-10T18:26:00.628Z] === PAUSE TestDaemonStartWithLogOpt
18:26:00 [2020-02-10T18:26:00.628Z] === CONT  TestContinueAfterPluginCrash
18:26:00 [2020-02-10T18:26:00.628Z] === CONT  TestDaemonStartWithLogOpt
18:26:01 [2020-02-10T18:26:01.957Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:26:01 [2020-02-10T18:26:01.957Z] INFO: Testing against a local daemon
18:26:01 [2020-02-10T18:26:01.957Z] ok  	github.com/docker/docker/integration/secret	0.211s
18:26:01 [2020-02-10T18:26:01.957Z] 
18:26:01 [2020-02-10T18:26:01.957Z] === Skipped
18:26:01 [2020-02-10T18:26:01.957Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s)
18:26:01 [2020-02-10T18:26:01.957Z]     secret_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:26:01 [2020-02-10T18:26:01.957Z] 
18:26:01 [2020-02-10T18:26:01.957Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
18:26:01 [2020-02-10T18:26:01.957Z]     secret_test.go:45: testEnv.DaemonInfo.OSType == "windows"
18:26:01 [2020-02-10T18:26:01.957Z] 
18:26:01 [2020-02-10T18:26:01.957Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
18:26:01 [2020-02-10T18:26:01.957Z]     secret_test.go:122: testEnv.DaemonInfo.OSType == "windows"
18:26:01 [2020-02-10T18:26:01.957Z] 
18:26:01 [2020-02-10T18:26:01.957Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
18:26:01 [2020-02-10T18:26:01.957Z]     secret_test.go:169: testEnv.DaemonInfo.OSType == "windows"
18:26:01 [2020-02-10T18:26:01.957Z] 
18:26:01 [2020-02-10T18:26:01.957Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
18:26:01 [2020-02-10T18:26:01.957Z]     secret_test.go:220: testEnv.DaemonInfo.OSType == "windows"
18:26:01 [2020-02-10T18:26:01.957Z] 
18:26:01 [2020-02-10T18:26:01.957Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
18:26:01 [2020-02-10T18:26:01.957Z]     secret_test.go:339: testEnv.DaemonInfo.OSType != "linux"
18:26:01 [2020-02-10T18:26:01.957Z] 
18:26:01 [2020-02-10T18:26:01.957Z] 
18:26:01 [2020-02-10T18:26:01.957Z] DONE 6 tests, 6 skipped in 2.242s
18:26:01 [2020-02-10T18:26:01.957Z] 
18:26:01 [2020-02-10T18:26:01.957Z] Running D:\gopath\src\github.com\docker\docker\integration\service
18:26:04 [2020-02-10T18:26:04.828Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:26:04 [2020-02-10T18:26:04.828Z] INFO: Testing against a local daemon
18:26:04 [2020-02-10T18:26:04.828Z] ok  	github.com/docker/docker/integration/service	0.354s
18:26:05 [2020-02-10T18:26:05.253Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === Skipped
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
18:26:05 [2020-02-10T18:26:05.279Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
18:26:05 [2020-02-10T18:26:05.279Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
18:26:05 [2020-02-10T18:26:05.279Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     update_test.go:19: testEnv.DaemonInfo.OSType != "linux"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     update_test.go:75: testEnv.DaemonInfo.OSType != "linux"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s)
18:26:05 [2020-02-10T18:26:05.279Z]     update_test.go:137: testEnv.DaemonInfo.OSType != "linux"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
18:26:05 [2020-02-10T18:26:05.279Z]     update_test.go:199: testEnv.DaemonInfo.OSType != "linux"
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] DONE 23 tests, 22 skipped in 3.080s
18:26:05 [2020-02-10T18:26:05.279Z] 
18:26:05 [2020-02-10T18:26:05.279Z] Running D:\gopath\src\github.com\docker\docker\integration\session
18:26:06 [2020-02-10T18:26:06.184Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
18:26:06 [2020-02-10T18:26:06.748Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
18:26:07 [2020-02-10T18:26:07.314Z] === RUN   TestDockerSuite/TestBuildConditionalCache
18:26:07 [2020-02-10T18:26:07.314Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
18:26:07 [2020-02-10T18:26:07.429Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:26:07 [2020-02-10T18:26:07.429Z] INFO: Testing against a local daemon
18:26:07 [2020-02-10T18:26:07.429Z] ok  	github.com/docker/docker/integration/session	0.174s
18:26:07 [2020-02-10T18:26:07.429Z] 
18:26:07 [2020-02-10T18:26:07.429Z] === Skipped
18:26:07 [2020-02-10T18:26:07.429Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
18:26:07 [2020-02-10T18:26:07.429Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
18:26:07 [2020-02-10T18:26:07.429Z] 
18:26:07 [2020-02-10T18:26:07.429Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
18:26:07 [2020-02-10T18:26:07.429Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
18:26:07 [2020-02-10T18:26:07.429Z] 
18:26:07 [2020-02-10T18:26:07.429Z] 
18:26:07 [2020-02-10T18:26:07.429Z] DONE 2 tests, 2 skipped in 2.196s
18:26:07 [2020-02-10T18:26:07.429Z] 
18:26:07 [2020-02-10T18:26:07.429Z] Running D:\gopath\src\github.com\docker\docker\integration\system
18:26:08 [2020-02-10T18:26:08.685Z] === RUN   TestDockerSuite/TestBuildContChar
18:26:09 [2020-02-10T18:26:09.678Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s)
18:26:09 [2020-02-10T18:26:09.678Z] PASS
18:26:09 [2020-02-10T18:26:09.678Z] 
18:26:09 [2020-02-10T18:26:09.678Z] === Skipped
18:26:09 [2020-02-10T18:26:09.678Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:26:09 [2020-02-10T18:26:09.678Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:09 [2020-02-10T18:26:09.678Z] 
18:26:09 [2020-02-10T18:26:09.678Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:26:09 [2020-02-10T18:26:09.678Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:09 [2020-02-10T18:26:09.678Z] 
18:26:09 [2020-02-10T18:26:09.678Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:26:09 [2020-02-10T18:26:09.678Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:09 [2020-02-10T18:26:09.678Z] 
18:26:09 [2020-02-10T18:26:09.678Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:26:09 [2020-02-10T18:26:09.678Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:09 [2020-02-10T18:26:09.678Z] 
18:26:09 [2020-02-10T18:26:09.678Z] 
18:26:09 [2020-02-10T18:26:09.678Z] DONE 17 tests, 4 skipped in 28.894s
18:26:09 [2020-02-10T18:26:09.678Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:26:09 [2020-02-10T18:26:09.678Z] ++ 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
18:26:09 [2020-02-10T18:26:09.678Z] ++ set -e
18:26:09 [2020-02-10T18:26:09.678Z] ++ '[' -n 0 ']'
18:26:09 [2020-02-10T18:26:09.678Z] ++ set -x
18:26:09 [2020-02-10T18:26:09.678Z] ++ 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
18:26:09 [2020-02-10T18:26:09.678Z] INFO: Testing against a local daemon
18:26:09 [2020-02-10T18:26:09.678Z] === RUN   TestPluginInvalidJSON
18:26:09 [2020-02-10T18:26:09.678Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:26:09 [2020-02-10T18:26:09.678Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:26:09 [2020-02-10T18:26:09.678Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:26:09 [2020-02-10T18:26:09.678Z] --- PASS: TestPluginInvalidJSON (0.02s)
18:26:09 [2020-02-10T18:26:09.678Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:26:09 [2020-02-10T18:26:09.678Z] PASS
18:26:09 [2020-02-10T18:26:09.678Z] 
18:26:09 [2020-02-10T18:26:09.678Z] DONE 2 tests in 0.193s
18:26:09 [2020-02-10T18:26:09.678Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:26:09 [2020-02-10T18:26:09.678Z] ++ 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
18:26:09 [2020-02-10T18:26:09.678Z] ++ set -e
18:26:09 [2020-02-10T18:26:09.678Z] ++ '[' -n 0 ']'
18:26:09 [2020-02-10T18:26:09.678Z] ++ set -x
18:26:09 [2020-02-10T18:26:09.678Z] ++ 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
18:26:09 [2020-02-10T18:26:09.678Z] INFO: Testing against a local daemon
18:26:09 [2020-02-10T18:26:09.678Z] === RUN   TestExternalGraphDriver
18:26:09 [2020-02-10T18:26:09.678Z] === RUN   TestExternalGraphDriver/json
18:26:09 [2020-02-10T18:26:09.678Z] === RUN   TestExternalGraphDriver/spec
18:26:10 [2020-02-10T18:26:10.295Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:26:10 [2020-02-10T18:26:10.295Z] INFO: Testing against a local daemon
18:26:10 [2020-02-10T18:26:10.747Z] ok  	github.com/docker/docker/integration/system	1.261s
18:26:10 [2020-02-10T18:26:10.747Z] 
18:26:10 [2020-02-10T18:26:10.747Z] === Skipped
18:26:10 [2020-02-10T18:26:10.747Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:26:10 [2020-02-10T18:26:10.747Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
18:26:10 [2020-02-10T18:26:10.747Z] 
18:26:10 [2020-02-10T18:26:10.747Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
18:26:10 [2020-02-10T18:26:10.747Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
18:26:10 [2020-02-10T18:26:10.747Z] 
18:26:10 [2020-02-10T18:26:10.747Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
18:26:10 [2020-02-10T18:26:10.747Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
18:26:10 [2020-02-10T18:26:10.747Z] 
18:26:10 [2020-02-10T18:26:10.747Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
18:26:10 [2020-02-10T18:26:10.747Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
18:26:10 [2020-02-10T18:26:10.747Z] 
18:26:10 [2020-02-10T18:26:10.747Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
18:26:10 [2020-02-10T18:26:10.747Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:26:10 [2020-02-10T18:26:10.747Z] 
18:26:10 [2020-02-10T18:26:10.747Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
18:26:10 [2020-02-10T18:26:10.747Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:26:10 [2020-02-10T18:26:10.747Z] 
18:26:10 [2020-02-10T18:26:10.747Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
18:26:10 [2020-02-10T18:26:10.747Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
18:26:10 [2020-02-10T18:26:10.747Z] 
18:26:10 [2020-02-10T18:26:10.747Z] 
18:26:10 [2020-02-10T18:26:10.747Z] DONE 13 tests, 7 skipped in 3.453s
18:26:11 [2020-02-10T18:26:11.202Z] 
18:26:11 [2020-02-10T18:26:11.202Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
18:26:11 [2020-02-10T18:26:11.498Z] === RUN   TestExternalGraphDriver/pull
18:26:12 [2020-02-10T18:26:12.860Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
18:26:12 [2020-02-10T18:26:12.860Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
18:26:12 [2020-02-10T18:26:12.868Z] --- PASS: TestDaemonStartWithLogOpt (10.53s)
18:26:13 [2020-02-10T18:26:13.360Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:26:13 [2020-02-10T18:26:13.360Z] INFO: Testing against a local daemon
18:26:13 [2020-02-10T18:26:13.360Z] ok  	github.com/docker/docker/integration/volume	0.331s
18:26:13 [2020-02-10T18:26:13.360Z] 
18:26:13 [2020-02-10T18:26:13.360Z] === Skipped
18:26:13 [2020-02-10T18:26:13.360Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
18:26:13 [2020-02-10T18:26:13.360Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
18:26:13 [2020-02-10T18:26:13.360Z] 
18:26:13 [2020-02-10T18:26:13.360Z] 
18:26:13 [2020-02-10T18:26:13.360Z] DONE 5 tests, 1 skipped in 2.474s
18:26:13 [2020-02-10T18:26:13.360Z] 
18:26:13 [2020-02-10T18:26:13.360Z] INFO: make.ps1 ended at 02/10/2020 18:26:13
18:26:13 [2020-02-10T18:26:13.360Z] INFO: Integration CLI tests being run from the host:
18:26:13 [2020-02-10T18:26:13.360Z] 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" 
18:26:13 [2020-02-10T18:26:13.425Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
18:26:13 [2020-02-10T18:26:13.888Z] --- PASS: TestExternalGraphDriver (6.18s)
18:26:13 [2020-02-10T18:26:13.888Z]     --- PASS: TestExternalGraphDriver/json (1.95s)
18:26:13 [2020-02-10T18:26:13.888Z]     --- PASS: TestExternalGraphDriver/spec (2.04s)
18:26:13 [2020-02-10T18:26:13.888Z]     --- PASS: TestExternalGraphDriver/pull (2.08s)
18:26:13 [2020-02-10T18:26:13.888Z] === RUN   TestGraphdriverPluginV2
18:26:13 [2020-02-10T18:26:13.888Z] --- SKIP: TestGraphdriverPluginV2 (0.08s)
18:26:13 [2020-02-10T18:26:13.888Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:13 [2020-02-10T18:26:13.888Z] PASS
18:26:13 [2020-02-10T18:26:13.888Z] 
18:26:13 [2020-02-10T18:26:13.888Z] === Skipped
18:26:13 [2020-02-10T18:26:13.888Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s)
18:26:13 [2020-02-10T18:26:13.888Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:26:13 [2020-02-10T18:26:13.888Z] 
18:26:13 [2020-02-10T18:26:13.888Z] 
18:26:13 [2020-02-10T18:26:13.888Z] DONE 5 tests, 1 skipped in 6.434s
18:26:13 [2020-02-10T18:26:13.888Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:26:13 [2020-02-10T18:26:13.888Z] ++ 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
18:26:13 [2020-02-10T18:26:13.888Z] ++ set -e
18:26:13 [2020-02-10T18:26:13.888Z] ++ '[' -n 0 ']'
18:26:13 [2020-02-10T18:26:13.888Z] ++ set -x
18:26:13 [2020-02-10T18:26:13.888Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-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
18:26:13 [2020-02-10T18:26:13.888Z] INFO: Testing against a local daemon
18:26:13 [2020-02-10T18:26:13.888Z] === RUN   TestContinueAfterPluginCrash
18:26:13 [2020-02-10T18:26:13.888Z] === PAUSE TestContinueAfterPluginCrash
18:26:13 [2020-02-10T18:26:13.888Z] === RUN   TestDaemonStartWithLogOpt
18:26:13 [2020-02-10T18:26:13.888Z] === PAUSE TestDaemonStartWithLogOpt
18:26:13 [2020-02-10T18:26:13.888Z] === CONT  TestContinueAfterPluginCrash
18:26:13 [2020-02-10T18:26:13.888Z] === CONT  TestDaemonStartWithLogOpt
18:26:13 [2020-02-10T18:26:13.992Z] === RUN   TestDockerSuite/TestBuildContextCleanup
18:26:13 [2020-02-10T18:26:13.992Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
18:26:14 [2020-02-10T18:26:14.556Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
18:26:14 [2020-02-10T18:26:14.556Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
18:26:14 [2020-02-10T18:26:14.813Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
18:26:15 [2020-02-10T18:26:15.420Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
18:26:15 [2020-02-10T18:26:15.984Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
18:26:16 [2020-02-10T18:26:16.158Z] --- PASS: TestContinueAfterPluginCrash (15.42s)
18:26:16 [2020-02-10T18:26:16.158Z] PASS
18:26:16 [2020-02-10T18:26:16.158Z] 
18:26:16 [2020-02-10T18:26:16.158Z] DONE 2 tests in 15.617s
18:26:16 [2020-02-10T18:26:16.158Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:26:16 [2020-02-10T18:26:16.158Z] ++ 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
18:26:16 [2020-02-10T18:26:16.158Z] ++ set -e
18:26:16 [2020-02-10T18:26:16.158Z] ++ '[' -n 0 ']'
18:26:16 [2020-02-10T18:26:16.158Z] ++ set -x
18:26:16 [2020-02-10T18:26:16.158Z] ++ 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
18:26:16 [2020-02-10T18:26:16.416Z] INFO: Testing against a local daemon
18:26:16 [2020-02-10T18:26:16.416Z] === RUN   TestPluginWithDevMounts
18:26:16 [2020-02-10T18:26:16.416Z] === PAUSE TestPluginWithDevMounts
18:26:16 [2020-02-10T18:26:16.416Z] === CONT  TestPluginWithDevMounts
18:26:18 [2020-02-10T18:26:18.541Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
18:26:18 [2020-02-10T18:26:18.948Z] --- PASS: TestPluginWithDevMounts (2.27s)
18:26:18 [2020-02-10T18:26:18.948Z] PASS
18:26:18 [2020-02-10T18:26:18.948Z] 
18:26:18 [2020-02-10T18:26:18.948Z] DONE 1 tests in 2.481s
18:26:18 [2020-02-10T18:26:18.948Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
18:26:18 [2020-02-10T18:26:18.948Z] ++ 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
18:26:18 [2020-02-10T18:26:18.948Z] ++ set -e
18:26:18 [2020-02-10T18:26:18.948Z] ++ '[' -n 0 ']'
18:26:18 [2020-02-10T18:26:18.948Z] ++ set -x
18:26:18 [2020-02-10T18:26:18.949Z] ++ 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
18:26:18 [2020-02-10T18:26:18.949Z] INFO: Testing against a local daemon
18:26:18 [2020-02-10T18:26:18.949Z] === RUN   TestSecretInspect
18:26:19 [2020-02-10T18:26:19.106Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
18:26:22 [2020-02-10T18:26:22.233Z] --- PASS: TestSecretInspect (3.27s)
18:26:22 [2020-02-10T18:26:22.233Z] === RUN   TestSecretList
18:26:22 [2020-02-10T18:26:22.381Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
18:26:23 [2020-02-10T18:26:23.264Z] --- PASS: TestDaemonStartWithLogOpt (9.58s)
18:26:23 [2020-02-10T18:26:23.638Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
18:26:23 [2020-02-10T18:26:23.638Z] INFO: Testing against a local daemon
18:26:24 [2020-02-10T18:26:24.903Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
18:26:25 [2020-02-10T18:26:25.518Z] --- PASS: TestSecretList (3.30s)
18:26:25 [2020-02-10T18:26:25.518Z] === RUN   TestSecretsCreateAndDelete
18:26:28 [2020-02-10T18:26:28.148Z] --- PASS: TestContinueAfterPluginCrash (14.34s)
18:26:28 [2020-02-10T18:26:28.148Z] PASS
18:26:28 [2020-02-10T18:26:28.148Z] 
18:26:28 [2020-02-10T18:26:28.148Z] DONE 2 tests in 14.513s
18:26:28 [2020-02-10T18:26:28.148Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:26:28 [2020-02-10T18:26:28.148Z] ++ 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
18:26:28 [2020-02-10T18:26:28.148Z] ++ set -e
18:26:28 [2020-02-10T18:26:28.148Z] ++ '[' -n 0 ']'
18:26:28 [2020-02-10T18:26:28.148Z] ++ set -x
18:26:28 [2020-02-10T18:26:28.148Z] ++ 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
18:26:28 [2020-02-10T18:26:28.505Z] INFO: Testing against a local daemon
18:26:28 [2020-02-10T18:26:28.505Z] === RUN   TestPluginWithDevMounts
18:26:28 [2020-02-10T18:26:28.505Z] === PAUSE TestPluginWithDevMounts
18:26:28 [2020-02-10T18:26:28.505Z] === CONT  TestPluginWithDevMounts
18:26:28 [2020-02-10T18:26:28.803Z] --- PASS: TestSecretsCreateAndDelete (3.25s)
18:26:28 [2020-02-10T18:26:28.803Z] === RUN   TestSecretsUpdate
18:26:30 [2020-02-10T18:26:30.168Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
18:26:30 [2020-02-10T18:26:30.425Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
18:26:30 [2020-02-10T18:26:30.466Z] --- PASS: TestPluginWithDevMounts (1.85s)
18:26:30 [2020-02-10T18:26:30.466Z] PASS
18:26:30 [2020-02-10T18:26:30.466Z] 
18:26:30 [2020-02-10T18:26:30.466Z] DONE 1 tests in 2.033s
18:26:30 [2020-02-10T18:26:30.466Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
18:26:30 [2020-02-10T18:26:30.466Z] ++ 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
18:26:30 [2020-02-10T18:26:30.466Z] ++ set -e
18:26:30 [2020-02-10T18:26:30.466Z] ++ '[' -n 0 ']'
18:26:30 [2020-02-10T18:26:30.466Z] ++ set -x
18:26:30 [2020-02-10T18:26:30.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=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
18:26:30 [2020-02-10T18:26:30.466Z] INFO: Testing against a local daemon
18:26:30 [2020-02-10T18:26:30.466Z] === RUN   TestSecretInspect
18:26:31 [2020-02-10T18:26:31.795Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
18:26:32 [2020-02-10T18:26:32.282Z] --- PASS: TestSecretsUpdate (3.36s)
18:26:32 [2020-02-10T18:26:32.282Z] === RUN   TestTemplatedSecret
18:26:32 [2020-02-10T18:26:32.728Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
18:26:33 [2020-02-10T18:26:33.294Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
18:26:33 [2020-02-10T18:26:33.558Z] --- PASS: TestSecretInspect (2.85s)
18:26:33 [2020-02-10T18:26:33.558Z] === RUN   TestSecretList
18:26:35 [2020-02-10T18:26:35.566Z] --- PASS: TestTemplatedSecret (3.44s)
18:26:35 [2020-02-10T18:26:35.566Z] === RUN   TestSecretCreateResolve
18:26:35 [2020-02-10T18:26:35.816Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:26:36 [2020-02-10T18:26:36.011Z] --- PASS: TestSecretList (2.89s)
18:26:36 [2020-02-10T18:26:36.011Z] === RUN   TestSecretsCreateAndDelete
18:26:37 [2020-02-10T18:26:37.711Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
18:26:37 [2020-02-10T18:26:37.745Z] ok  	github.com/docker/docker/api/server/httputils	0.010s	coverage: 14.7% of statements
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ok  	github.com/docker/docker/api/server/middleware	0.082s	coverage: 37.7% of statements
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
18:26:37 [2020-02-10T18:26:37.746Z] ok  	github.com/docker/docker/api/types/filters	0.047s	coverage: 92.2% of statements
18:26:37 [2020-02-10T18:26:37.746Z] ok  	github.com/docker/docker/api/types/time	0.034s	coverage: 100.0% of statements
18:26:37 [2020-02-10T18:26:37.746Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 4.5% of statements
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ok  	github.com/docker/docker/api/types/versions	0.012s	coverage: 75.0% of statements
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/builder	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:26:37 [2020-02-10T18:26:37.746Z] ok  	github.com/docker/docker/builder/dockerignore	0.022s	coverage: 96.8% of statements
18:26:37 [2020-02-10T18:26:37.746Z] ok  	github.com/docker/docker/cli/debug	0.018s	coverage: 100.0% of statements
18:26:38 [2020-02-10T18:26:38.768Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.045s	coverage: 86.3% of statements
18:26:38 [2020-02-10T18:26:38.850Z] --- PASS: TestSecretCreateResolve (3.25s)
18:26:38 [2020-02-10T18:26:38.850Z] PASS
18:26:38 [2020-02-10T18:26:38.850Z] 
18:26:38 [2020-02-10T18:26:38.850Z] DONE 6 tests in 20.058s
18:26:38 [2020-02-10T18:26:38.850Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
18:26:38 [2020-02-10T18:26:38.850Z] ++ 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
18:26:38 [2020-02-10T18:26:38.850Z] ++ set -e
18:26:38 [2020-02-10T18:26:38.850Z] ++ '[' -n 0 ']'
18:26:38 [2020-02-10T18:26:38.850Z] ++ set -x
18:26:38 [2020-02-10T18:26:38.850Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:26:38 [2020-02-10T18:26:38.850Z] INFO: Testing against a local daemon
18:26:38 [2020-02-10T18:26:38.850Z] === RUN   TestServiceCreateInit
18:26:38 [2020-02-10T18:26:38.850Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:26:39 [2020-02-10T18:26:39.089Z] --- PASS: TestSecretsCreateAndDelete (2.73s)
18:26:39 [2020-02-10T18:26:39.089Z] === RUN   TestSecretsUpdate
18:26:39 [2020-02-10T18:26:39.605Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
18:26:39 [2020-02-10T18:26:39.790Z] ok  	github.com/docker/docker/builder/remotecontext	0.506s	coverage: 13.6% of statements
18:26:42 [2020-02-10T18:26:42.194Z] --- PASS: TestSecretsUpdate (2.88s)
18:26:42 [2020-02-10T18:26:42.194Z] === RUN   TestTemplatedSecret
18:26:42 [2020-02-10T18:26:42.493Z] ok  	github.com/docker/docker/builder/dockerfile	1.755s	coverage: 48.2% of statements
18:26:42 [2020-02-10T18:26:42.493Z] ?   	github.com/docker/docker/cli	[no test files]
18:26:42 [2020-02-10T18:26:42.493Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:26:42 [2020-02-10T18:26:42.880Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
18:26:42 [2020-02-10T18:26:42.880Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
18:26:44 [2020-02-10T18:26:44.116Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:26:44 [2020-02-10T18:26:44.775Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
18:26:44 [2020-02-10T18:26:44.775Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
18:26:44 [2020-02-10T18:26:44.775Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
18:26:45 [2020-02-10T18:26:45.032Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
18:26:45 [2020-02-10T18:26:45.032Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
18:26:45 [2020-02-10T18:26:45.032Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
18:26:45 [2020-02-10T18:26:45.289Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
18:26:45 [2020-02-10T18:26:45.357Z] --- PASS: TestTemplatedSecret (3.38s)
18:26:45 [2020-02-10T18:26:45.357Z] === RUN   TestSecretCreateResolve
18:26:45 [2020-02-10T18:26:45.853Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
18:26:46 [2020-02-10T18:26:46.420Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
18:26:47 [2020-02-10T18:26:47.807Z] --- PASS: TestSecretCreateResolve (2.47s)
18:26:47 [2020-02-10T18:26:47.807Z] PASS
18:26:47 [2020-02-10T18:26:47.807Z] 
18:26:47 [2020-02-10T18:26:47.807Z] DONE 6 tests in 17.378s
18:26:47 [2020-02-10T18:26:47.807Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
18:26:47 [2020-02-10T18:26:47.807Z] ++ 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
18:26:47 [2020-02-10T18:26:47.807Z] ++ set -e
18:26:47 [2020-02-10T18:26:47.807Z] ++ '[' -n 0 ']'
18:26:47 [2020-02-10T18:26:47.807Z] ++ set -x
18:26:47 [2020-02-10T18:26:47.807Z] ++ 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
18:26:47 [2020-02-10T18:26:47.807Z] INFO: Testing against a local daemon
18:26:47 [2020-02-10T18:26:47.807Z] === RUN   TestServiceCreateInit
18:26:47 [2020-02-10T18:26:47.807Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:26:48 [2020-02-10T18:26:48.946Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
18:26:48 [2020-02-10T18:26:48.946Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
18:26:49 [2020-02-10T18:26:49.382Z] --- PASS: TestServiceCreateInit (10.27s)
18:26:49 [2020-02-10T18:26:49.382Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.10s)
18:26:49 [2020-02-10T18:26:49.382Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.13s)
18:26:49 [2020-02-10T18:26:49.382Z] === RUN   TestCreateServiceMultipleTimes
18:26:50 [2020-02-10T18:26:50.317Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
18:26:50 [2020-02-10T18:26:50.317Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
18:26:50 [2020-02-10T18:26:50.940Z] ok  	github.com/docker/docker/client	0.478s	coverage: 75.8% of statements
18:26:52 [2020-02-10T18:26:52.215Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
18:26:52 [2020-02-10T18:26:52.731Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:26:56 [2020-02-10T18:26:56.390Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
18:26:56 [2020-02-10T18:26:56.954Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
18:26:57 [2020-02-10T18:26:57.518Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
18:26:57 [2020-02-10T18:26:57.703Z] --- PASS: TestServiceCreateInit (9.15s)
18:26:57 [2020-02-10T18:26:57.703Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.58s)
18:26:57 [2020-02-10T18:26:57.703Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.56s)
18:26:57 [2020-02-10T18:26:57.703Z] === RUN   TestCreateServiceMultipleTimes
18:27:00 [2020-02-10T18:27:00.048Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
18:27:00 [2020-02-10T18:27:00.983Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
18:27:01 [2020-02-10T18:27:01.546Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
18:27:03 [2020-02-10T18:27:03.126Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
18:27:03 [2020-02-10T18:27:03.127Z] Copying nested executables into bundles/cross/linux/amd64
18:27:03 [2020-02-10T18:27:03.127Z] Cross building: bundles/cross/windows/amd64
18:27:03 [2020-02-10T18:27:03.127Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
18:27:03 [2020-02-10T18:27:03.127Z] GOOS="windows" GOARCH="amd64" GOARM=""
18:27:03 [2020-02-10T18:27:03.440Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
18:27:07 [2020-02-10T18:27:07.615Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
18:27:08 [2020-02-10T18:27:08.984Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
18:27:11 [2020-02-10T18:27:11.306Z] --- PASS: TestCreateServiceMultipleTimes (19.55s)
18:27:11 [2020-02-10T18:27:11.306Z] === RUN   TestCreateServiceConflict
18:27:11 [2020-02-10T18:27:11.873Z] --- PASS: TestCreateServiceConflict (3.29s)
18:27:11 [2020-02-10T18:27:11.873Z] === RUN   TestCreateServiceMaxReplicas
18:27:12 [2020-02-10T18:27:12.258Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
18:27:14 [2020-02-10T18:27:14.546Z] --- PASS: TestCreateServiceMultipleTimes (16.48s)
18:27:14 [2020-02-10T18:27:14.546Z] === RUN   TestCreateServiceConflict
18:27:14 [2020-02-10T18:27:14.780Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
18:27:15 [2020-02-10T18:27:15.711Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
18:27:16 [2020-02-10T18:27:16.061Z] --- PASS: TestCreateServiceMaxReplicas (3.79s)
18:27:16 [2020-02-10T18:27:16.061Z] === RUN   TestCreateWithDuplicateNetworkNames
18:27:16 [2020-02-10T18:27:16.340Z] --- PASS: TestCreateServiceConflict (2.74s)
18:27:16 [2020-02-10T18:27:16.340Z] === RUN   TestCreateServiceMaxReplicas
18:27:17 [2020-02-10T18:27:17.082Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
18:27:17 [2020-02-10T18:27:17.082Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
18:27:17 [2020-02-10T18:27:17.647Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
18:27:19 [2020-02-10T18:27:19.546Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
18:27:20 [2020-02-10T18:27:20.274Z] --- PASS: TestCreateServiceMaxReplicas (3.51s)
18:27:20 [2020-02-10T18:27:20.274Z] === RUN   TestCreateWithDuplicateNetworkNames
18:27:20 [2020-02-10T18:27:20.919Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
18:27:25 [2020-02-10T18:27:25.098Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
18:27:25 [2020-02-10T18:27:25.098Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
18:27:25 [2020-02-10T18:27:25.355Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
18:27:27 [2020-02-10T18:27:27.249Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
18:27:28 [2020-02-10T18:27:28.619Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
18:27:29 [2020-02-10T18:27:29.990Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
18:27:30 [2020-02-10T18:27:30.247Z] === RUN   TestDockerSuite/TestBuildDockerignore
18:27:30 [2020-02-10T18:27:30.934Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.60s)
18:27:30 [2020-02-10T18:27:30.934Z] === RUN   TestCreateServiceSecretFileMode
18:27:33 [2020-02-10T18:27:33.781Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.88s)
18:27:33 [2020-02-10T18:27:33.781Z] === RUN   TestCreateServiceSecretFileMode
18:27:34 [2020-02-10T18:27:34.219Z] --- PASS: TestCreateServiceSecretFileMode (3.39s)
18:27:34 [2020-02-10T18:27:34.219Z] === RUN   TestCreateServiceConfigFileMode
18:27:36 [2020-02-10T18:27:36.251Z] --- PASS: TestCreateServiceSecretFileMode (2.71s)
18:27:36 [2020-02-10T18:27:36.251Z] === RUN   TestCreateServiceConfigFileMode
18:27:36 [2020-02-10T18:27:36.751Z] --- PASS: TestCreateServiceConfigFileMode (2.95s)
18:27:36 [2020-02-10T18:27:36.751Z] === RUN   TestCreateServiceSysctls
18:27:39 [2020-02-10T18:27:39.567Z] --- PASS: TestCreateServiceConfigFileMode (2.88s)
18:27:39 [2020-02-10T18:27:39.567Z] === RUN   TestCreateServiceSysctls
18:27:40 [2020-02-10T18:27:40.238Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:27:42 [2020-02-10T18:27:42.019Z] --- PASS: TestCreateServiceSysctls (4.40s)
18:27:42 [2020-02-10T18:27:42.019Z] === RUN   TestCreateServiceCapabilities
18:27:43 [2020-02-10T18:27:43.516Z] === RUN   TestDockerDaemonSuite/TestShmSize
18:27:43 [2020-02-10T18:27:43.526Z] --- PASS: TestCreateServiceSysctls (3.99s)
18:27:43 [2020-02-10T18:27:43.526Z] === RUN   TestCreateServiceCapabilities
18:27:43 [2020-02-10T18:27:43.774Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
18:27:44 [2020-02-10T18:27:44.552Z] --- PASS: TestCreateServiceCapabilities (3.49s)
18:27:44 [2020-02-10T18:27:44.552Z] === RUN   TestInspect
18:27:45 [2020-02-10T18:27:45.148Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
18:27:45 [2020-02-10T18:27:45.712Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
18:27:46 [2020-02-10T18:27:46.582Z] --- PASS: TestCreateServiceCapabilities (3.06s)
18:27:46 [2020-02-10T18:27:46.582Z] === RUN   TestInspect
18:27:47 [2020-02-10T18:27:47.813Z] ok  	github.com/docker/docker/cmd/dockerd	0.257s	coverage: 30.6% of statements
18:27:48 [2020-02-10T18:27:48.740Z] --- PASS: TestInspect (3.59s)
18:27:48 [2020-02-10T18:27:48.740Z] === RUN   TestCreateJob
18:27:48 [2020-02-10T18:27:48.987Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
18:27:48 [2020-02-10T18:27:48.987Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
18:27:49 [2020-02-10T18:27:49.317Z] ok  	github.com/docker/docker/container	0.154s	coverage: 35.3% of statements
18:27:49 [2020-02-10T18:27:49.317Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:27:49 [2020-02-10T18:27:49.317Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:27:49 [2020-02-10T18:27:49.317Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:27:49 [2020-02-10T18:27:49.317Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:27:49 [2020-02-10T18:27:49.867Z] --- PASS: TestInspect (3.45s)
18:27:49 [2020-02-10T18:27:49.867Z] === RUN   TestCreateJob
18:27:49 [2020-02-10T18:27:49.919Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
18:27:52 [2020-02-10T18:27:52.933Z] --- PASS: TestCreateJob (4.38s)
18:27:52 [2020-02-10T18:27:52.933Z] === RUN   TestReplicatedJob
18:27:53 [2020-02-10T18:27:53.758Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.053s	coverage: 65.3% of statements
18:27:53 [2020-02-10T18:27:53.792Z] --- PASS: TestCreateJob (3.83s)
18:27:53 [2020-02-10T18:27:53.792Z] === RUN   TestReplicatedJob
18:27:55 [2020-02-10T18:27:55.176Z] --- PASS: TestDockerDaemonSuite (355.62s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.68s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.39s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.63s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.94s)
18:27:55 [2020-02-10T18:27:55.176Z]         docker_cli_daemon_test.go:1449: [d64f42023f92f] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]         check_test.go:309: [dd570ee854575] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.23s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.60s)
18:27:55 [2020-02-10T18:27:55.176Z]         check_test.go:309: [df98bda70611a] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.88s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.29s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.95s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.08s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.83s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.98s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.32s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
18:27:55 [2020-02-10T18:27:55.176Z]         check_test.go:309: [d8b3b893d0c06] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
18:27:55 [2020-02-10T18:27:55.176Z]         check_test.go:309: [da59f813e7d83] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
18:27:55 [2020-02-10T18:27:55.176Z]         check_test.go:309: [dda1513538809] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.77s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.69s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.64s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.44s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.62s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s)
18:27:55 [2020-02-10T18:27:55.176Z]         check_test.go:309: [d58e84d93dd01] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.74s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.16s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.92s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.70s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
18:27:55 [2020-02-10T18:27:55.176Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
18:27:55 [2020-02-10T18:27:55.176Z]         check_test.go:309: [d9b0af5559c5c] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.14s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.96s)
18:27:55 [2020-02-10T18:27:55.176Z]         check_test.go:309: [d6c555fea8500] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.28s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s)
18:27:55 [2020-02-10T18:27:55.176Z]         check_test.go:309: [d7255d7b38f10] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.47s)
18:27:55 [2020-02-10T18:27:55.176Z]         docker_cli_daemon_plugins_test.go:79: [d3c09836d8149] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.94s)
18:27:55 [2020-02-10T18:27:55.176Z]         docker_cli_daemon_plugins_test.go:169: [dc6c45eb5ad6a] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.74s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
18:27:55 [2020-02-10T18:27:55.176Z]         check_test.go:309: [dd6f51f1ff4ec] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.97s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.67s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.95s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.83s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.13s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.96s)
18:27:55 [2020-02-10T18:27:55.176Z]         check_test.go:309: [d8009efd47302] daemon is not started
18:27:55 [2020-02-10T18:27:55.176Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.49s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.87s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.71s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.24s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.46s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.45s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.60s)
18:27:55 [2020-02-10T18:27:55.177Z]         check_test.go:309: [db234967fc773] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.51s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.42s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.32s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.08s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.65s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.22s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.41s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
18:27:55 [2020-02-10T18:27:55.177Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
18:27:55 [2020-02-10T18:27:55.177Z]         check_test.go:309: [d0a5f49e295cc] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
18:27:55 [2020-02-10T18:27:55.177Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
18:27:55 [2020-02-10T18:27:55.177Z]         check_test.go:309: [dc14fdeaab0e8] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.18s)
18:27:55 [2020-02-10T18:27:55.177Z]         check_test.go:309: [d7fb573b5c278] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.19s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.30s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.04s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.10s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.41s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.22s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.53s)
18:27:55 [2020-02-10T18:27:55.177Z]         check_test.go:309: [d24b373d61c12] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.30s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.64s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.07s)
18:27:55 [2020-02-10T18:27:55.177Z]         check_test.go:309: [d2d85e5c6d233] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.32s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
18:27:55 [2020-02-10T18:27:55.177Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from config
18:27:55 [2020-02-10T18:27:55.177Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config
18:27:55 [2020-02-10T18:27:55.177Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from config
18:27:55 [2020-02-10T18:27:55.177Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config
18:27:55 [2020-02-10T18:27:55.177Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config
18:27:55 [2020-02-10T18:27:55.177Z]         docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli
18:27:55 [2020-02-10T18:27:55.177Z]         docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli
18:27:55 [2020-02-10T18:27:55.177Z]         docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli
18:27:55 [2020-02-10T18:27:55.177Z]         docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli
18:27:55 [2020-02-10T18:27:55.177Z]         docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli
18:27:55 [2020-02-10T18:27:55.177Z]         check_test.go:309: [d16b5f3a1eb6d] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s)
18:27:55 [2020-02-10T18:27:55.177Z]         check_test.go:309: [d4dabbf3edae6] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.55s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.00s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
18:27:55 [2020-02-10T18:27:55.177Z]         check_test.go:309: [db4313f8e2526] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.21s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.18s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.96s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
18:27:55 [2020-02-10T18:27:55.177Z]         check_test.go:309: [d3974a68a99ff] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.25s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.70s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.27s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.03s)
18:27:55 [2020-02-10T18:27:55.177Z]         check_test.go:309: [ddcff6e6dc25f] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.17s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
18:27:55 [2020-02-10T18:27:55.177Z]         check_test.go:309: [d5ae893ff1557] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.67s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.01s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.58s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.83s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.34s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.02s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.17s)
18:27:55 [2020-02-10T18:27:55.177Z]         docker_cli_daemon_test.go:2542: [dca02e4fbd3d0] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.15s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.93s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.14s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.60s)
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s)
18:27:55 [2020-02-10T18:27:55.177Z]         check_test.go:309: [d3b3e36d86f75] daemon is not started
18:27:55 [2020-02-10T18:27:55.177Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.72s)
18:27:55 [2020-02-10T18:27:55.177Z] === RUN   TestDockerSwarmSuite
18:27:55 [2020-02-10T18:27:55.177Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
18:27:58 [2020-02-10T18:27:58.453Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
18:27:59 [2020-02-10T18:27:59.494Z] --- PASS: TestReplicatedJob (6.75s)
18:27:59 [2020-02-10T18:27:59.494Z] === RUN   TestUpdateReplicatedJob
18:28:00 [2020-02-10T18:28:00.610Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.054s	coverage: 35.7% of statements
18:28:01 [2020-02-10T18:28:01.387Z] --- PASS: TestReplicatedJob (7.35s)
18:28:01 [2020-02-10T18:28:01.387Z] === RUN   TestUpdateReplicatedJob
18:28:01 [2020-02-10T18:28:01.727Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
18:28:03 [2020-02-10T18:28:03.680Z] --- PASS: TestUpdateReplicatedJob (4.32s)
18:28:03 [2020-02-10T18:28:03.680Z] === RUN   TestServiceListWithStatuses
18:28:03 [2020-02-10T18:28:03.680Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:28:03 [2020-02-10T18:28:03.680Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:28:03 [2020-02-10T18:28:03.680Z] === RUN   TestDockerNetworkConnectAlias
18:28:05 [2020-02-10T18:28:05.003Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
18:28:05 [2020-02-10T18:28:05.041Z] ok  	github.com/docker/docker/daemon/cluster	0.212s	coverage: 0.5% of statements
18:28:05 [2020-02-10T18:28:05.315Z] --- PASS: TestUpdateReplicatedJob (4.15s)
18:28:05 [2020-02-10T18:28:05.315Z] === RUN   TestServiceListWithStatuses
18:28:05 [2020-02-10T18:28:05.315Z] --- SKIP: TestServiceListWithStatuses (0.01s)
18:28:05 [2020-02-10T18:28:05.315Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:28:05 [2020-02-10T18:28:05.315Z] === RUN   TestDockerNetworkConnectAlias
18:28:05 [2020-02-10T18:28:05.935Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
18:28:05 [2020-02-10T18:28:05.935Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
18:28:07 [2020-02-10T18:28:07.830Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
18:28:10 [2020-02-10T18:28:10.245Z] --- PASS: TestDockerNetworkConnectAlias (6.39s)
18:28:10 [2020-02-10T18:28:10.245Z] === RUN   TestDockerNetworkReConnect
18:28:10 [2020-02-10T18:28:10.577Z] ok  	github.com/docker/docker/daemon/discovery	0.046s	coverage: 30.0% of statements
18:28:10 [2020-02-10T18:28:10.779Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
18:28:10 [2020-02-10T18:28:10.779Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
18:28:10 [2020-02-10T18:28:10.779Z] remote: Enumerating objects: 19, done.
18:28:10 [2020-02-10T18:28:10.779Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19
18:28:10 [2020-02-10T18:28:10.779Z] 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.
18:28:10 [2020-02-10T18:28:10.779Z] Building: bundles/cross/windows/amd64/containerutility.exe
18:28:11 [2020-02-10T18:28:11.479Z] --- PASS: TestDockerNetworkConnectAlias (5.52s)
18:28:11 [2020-02-10T18:28:11.480Z] === RUN   TestDockerNetworkReConnect
18:28:12 [2020-02-10T18:28:12.004Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
18:28:12 [2020-02-10T18:28:12.077Z] ok  	github.com/docker/docker/daemon/config	0.121s	coverage: 82.1% of statements
18:28:12 [2020-02-10T18:28:12.363Z] ok  	github.com/docker/docker/daemon/events	0.070s	coverage: 50.0% of statements
18:28:14 [2020-02-10T18:28:14.055Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
18:28:14 [2020-02-10T18:28:14.526Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
18:28:14 [2020-02-10T18:28:14.658Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 hack/test/unit
18:28:15 [2020-02-10T18:28:15.399Z] --- PASS: TestDockerNetworkReConnect (4.55s)
18:28:15 [2020-02-10T18:28:15.399Z] === RUN   TestServicePlugin
18:28:15 [2020-02-10T18:28:15.399Z] --- SKIP: TestServicePlugin (0.00s)
18:28:15 [2020-02-10T18:28:15.399Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:28:15 [2020-02-10T18:28:15.399Z] === RUN   TestServiceUpdateLabel
18:28:15 [2020-02-10T18:28:15.513Z] --- PASS: TestDockerNetworkReConnect (5.46s)
18:28:15 [2020-02-10T18:28:15.513Z] === RUN   TestServicePlugin
18:28:15 [2020-02-10T18:28:15.513Z] --- SKIP: TestServicePlugin (0.00s)
18:28:15 [2020-02-10T18:28:15.513Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:28:15 [2020-02-10T18:28:15.513Z] === RUN   TestServiceUpdateLabel
18:28:15 [2020-02-10T18:28:15.844Z] ok  	github.com/docker/docker/daemon/graphdriver	0.010s	coverage: 2.2% of statements
18:28:17 [2020-02-10T18:28:17.049Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
18:28:17 [2020-02-10T18:28:17.190Z] ?   	github.com/docker/docker/api	[no test files]
18:28:17 [2020-02-10T18:28:17.323Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.560s	coverage: 13.6% of statements
18:28:17 [2020-02-10T18:28:17.748Z] --- PASS: TestServiceUpdateLabel (2.71s)
18:28:17 [2020-02-10T18:28:17.748Z] === RUN   TestServiceUpdateSecrets
18:28:18 [2020-02-10T18:28:18.796Z] --- PASS: TestServiceUpdateLabel (3.35s)
18:28:18 [2020-02-10T18:28:18.796Z] === RUN   TestServiceUpdateSecrets
18:28:20 [2020-02-10T18:28:20.028Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.014s	coverage: 2.9% of statements
18:28:21 [2020-02-10T18:28:21.054Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.815s	coverage: 57.9% of statements
18:28:21 [2020-02-10T18:28:21.223Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
18:28:22 [2020-02-10T18:28:22.155Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
18:28:22 [2020-02-10T18:28:22.541Z] ok  	github.com/docker/docker/daemon	12.501s	coverage: 17.5% of statements
18:28:22 [2020-02-10T18:28:22.541Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:28:22 [2020-02-10T18:28:22.541Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:28:22 [2020-02-10T18:28:22.541Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:28:22 [2020-02-10T18:28:22.541Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:28:24 [2020-02-10T18:28:24.676Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
18:28:26 [2020-02-10T18:28:26.956Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	10.295s	coverage: 68.6% of statements
18:28:26 [2020-02-10T18:28:26.956Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	1.985s	coverage: 48.6% of statements
18:28:27 [2020-02-10T18:28:27.954Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
18:28:29 [2020-02-10T18:28:29.673Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.305s	coverage: 46.2% of statements
18:28:29 [2020-02-10T18:28:29.673Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:28:30 [2020-02-10T18:28:30.476Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
18:28:30 [2020-02-10T18:28:30.724Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.016s	coverage: 58.0% of statements
18:28:31 [2020-02-10T18:28:31.750Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.554s	coverage: 76.1% of statements
18:28:32 [2020-02-10T18:28:32.047Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 9.0% of statements
18:28:32 [2020-02-10T18:28:32.374Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	4.848s	coverage: 54.8% of statements
18:28:32 [2020-02-10T18:28:32.374Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:28:32 [2020-02-10T18:28:32.374Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:28:33 [2020-02-10T18:28:33.396Z] ok  	github.com/docker/docker/daemon/links	0.021s	coverage: 93.0% of statements
18:28:33 [2020-02-10T18:28:33.751Z] --- PASS: TestImportExtremelyLargeImageWorks (164.81s)
18:28:33 [2020-02-10T18:28:33.751Z] PASS
18:28:33 [2020-02-10T18:28:33.751Z] 
18:28:33 [2020-02-10T18:28:33.751Z] DONE 12 tests in 168.577s
18:28:33 [2020-02-10T18:28:33.751Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
18:28:33 [2020-02-10T18:28:33.751Z] ++ 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
18:28:33 [2020-02-10T18:28:33.751Z] ++ set -e
18:28:33 [2020-02-10T18:28:33.751Z] ++ '[' -n 0 ']'
18:28:33 [2020-02-10T18:28:33.751Z] ++ set -x
18:28:33 [2020-02-10T18:28:33.751Z] ++ 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
18:28:33 [2020-02-10T18:28:33.901Z] --- PASS: TestServiceUpdateSecrets (15.39s)
18:28:33 [2020-02-10T18:28:33.901Z] === RUN   TestServiceUpdateConfigs
18:28:34 [2020-02-10T18:28:34.008Z] INFO: Testing against a local daemon
18:28:34 [2020-02-10T18:28:34.008Z] === RUN   TestNetworkCreateDelete
18:28:34 [2020-02-10T18:28:34.008Z] --- PASS: TestNetworkCreateDelete (0.12s)
18:28:34 [2020-02-10T18:28:34.008Z] === RUN   TestDockerNetworkDeletePreferID
18:28:34 [2020-02-10T18:28:34.573Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
18:28:34 [2020-02-10T18:28:34.573Z] === RUN   TestInspectNetwork
18:28:35 [2020-02-10T18:28:35.451Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.031s	coverage: 3.0% of statements
18:28:36 [2020-02-10T18:28:36.874Z] --- PASS: TestServiceUpdateSecrets (15.47s)
18:28:36 [2020-02-10T18:28:36.874Z] === RUN   TestServiceUpdateConfigs
18:28:38 [2020-02-10T18:28:38.943Z] ok  	github.com/docker/docker/daemon/logger	0.294s	coverage: 42.7% of statements
18:28:39 [2020-02-10T18:28:39.962Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.016s	coverage: 67.0% of statements
18:28:40 [2020-02-10T18:28:40.249Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.587s	coverage: 77.4% of statements
18:28:41 [2020-02-10T18:28:41.121Z] === RUN   TestInspectNetwork/full_network_id
18:28:41 [2020-02-10T18:28:41.121Z] === RUN   TestInspectNetwork/partial_network_id
18:28:41 [2020-02-10T18:28:41.121Z] === RUN   TestInspectNetwork/network_name
18:28:41 [2020-02-10T18:28:41.121Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:28:41 [2020-02-10T18:28:41.266Z] ok  	github.com/docker/docker/daemon/images	0.030s	coverage: 4.9% of statements
18:28:41 [2020-02-10T18:28:41.266Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:28:41 [2020-02-10T18:28:41.266Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:28:41 [2020-02-10T18:28:41.266Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:28:41 [2020-02-10T18:28:41.266Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:28:41 [2020-02-10T18:28:41.908Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 88.3% of statements
18:28:41 [2020-02-10T18:28:41.908Z] ok  	github.com/docker/docker/daemon/logger/journald	0.040s	coverage: 26.2% of statements
18:28:44 [2020-02-10T18:28:44.610Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.042s	coverage: 62.1% of statements
18:28:45 [2020-02-10T18:28:45.296Z] --- PASS: TestInspectNetwork (10.41s)
18:28:45 [2020-02-10T18:28:45.297Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:28:45 [2020-02-10T18:28:45.297Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:28:45 [2020-02-10T18:28:45.297Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:28:45 [2020-02-10T18:28:45.297Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:28:45 [2020-02-10T18:28:45.297Z] === RUN   TestRunContainerWithBridgeNone
18:28:46 [2020-02-10T18:28:46.138Z] ok  	github.com/docker/docker/daemon/logger/local	0.052s	coverage: 74.7% of statements
18:28:46 [2020-02-10T18:28:46.138Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:28:46 [2020-02-10T18:28:46.766Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.071s	coverage: 19.9% of statements
18:28:47 [2020-02-10T18:28:47.818Z] --- PASS: TestRunContainerWithBridgeNone (2.68s)
18:28:47 [2020-02-10T18:28:47.818Z] === RUN   TestNetworkInvalidJSON
18:28:47 [2020-02-10T18:28:47.818Z] === RUN   TestNetworkInvalidJSON//networks/create
18:28:47 [2020-02-10T18:28:47.818Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:28:47 [2020-02-10T18:28:47.818Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:28:47 [2020-02-10T18:28:47.818Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:28:47 [2020-02-10T18:28:47.818Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:28:47 [2020-02-10T18:28:47.818Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:28:47 [2020-02-10T18:28:47.818Z] === CONT  TestNetworkInvalidJSON//networks/create
18:28:47 [2020-02-10T18:28:47.818Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:28:47 [2020-02-10T18:28:47.818Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:28:47 [2020-02-10T18:28:47.818Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:28:47 [2020-02-10T18:28:47.818Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:28:47 [2020-02-10T18:28:47.818Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:28:47 [2020-02-10T18:28:47.818Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:28:47 [2020-02-10T18:28:47.818Z] === RUN   TestDaemonRestartWithLiveRestore
18:28:48 [2020-02-10T18:28:48.074Z] === RUN   TestDockerSuite/TestBuildDotDotFile
18:28:48 [2020-02-10T18:28:48.075Z] === RUN   TestDockerSuite/TestBuildEOLInLine
18:28:48 [2020-02-10T18:28:48.276Z] ok  	github.com/docker/docker/daemon/logger/templates	0.043s	coverage: 8.3% of statements
18:28:48 [2020-02-10T18:28:48.638Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
18:28:48 [2020-02-10T18:28:48.638Z] === RUN   TestDaemonDefaultNetworkPools
18:28:48 [2020-02-10T18:28:48.899Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.047s	coverage: 47.8% of statements
18:28:49 [2020-02-10T18:28:49.568Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
18:28:49 [2020-02-10T18:28:49.568Z] === RUN   TestDaemonRestartWithExistingNetwork
18:28:50 [2020-02-10T18:28:50.137Z] --- PASS: TestServiceUpdateConfigs (15.13s)
18:28:50 [2020-02-10T18:28:50.138Z] === RUN   TestServiceUpdateNetwork
18:28:50 [2020-02-10T18:28:50.391Z] ok  	github.com/docker/docker/daemon/network	0.013s	coverage: 63.8% of statements
18:28:50 [2020-02-10T18:28:50.497Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
18:28:50 [2020-02-10T18:28:50.497Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:28:50 [2020-02-10T18:28:50.678Z] ok  	github.com/docker/docker/daemon/logger/splunk	3.254s	coverage: 82.5% of statements
18:28:50 [2020-02-10T18:28:50.678Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:28:50 [2020-02-10T18:28:50.678Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:28:50 [2020-02-10T18:28:50.754Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
18:28:50 [2020-02-10T18:28:50.755Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
18:28:51 [2020-02-10T18:28:51.747Z] --- PASS: TestServiceUpdateConfigs (15.32s)
18:28:51 [2020-02-10T18:28:51.747Z] === RUN   TestServiceUpdateNetwork
18:28:52 [2020-02-10T18:28:52.125Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.33s)
18:28:52 [2020-02-10T18:28:52.125Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:28:52 [2020-02-10T18:28:52.382Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
18:28:52 [2020-02-10T18:28:52.382Z] === RUN   TestServiceWithPredefinedNetwork
18:28:52 [2020-02-10T18:28:52.946Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
18:28:53 [2020-02-10T18:28:53.510Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
18:28:53 [2020-02-10T18:28:53.767Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
18:28:54 [2020-02-10T18:28:54.330Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
18:28:54 [2020-02-10T18:28:54.587Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
18:28:54 [2020-02-10T18:28:54.844Z] === RUN   TestDockerSuite/TestBuildEntrypoint
18:28:55 [2020-02-10T18:28:55.101Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
18:28:55 [2020-02-10T18:28:55.103Z] ok  	github.com/docker/docker/distribution/metadata	0.111s	coverage: 48.2% of statements
18:28:55 [2020-02-10T18:28:55.104Z] ok  	github.com/docker/docker/errdefs	0.021s	coverage: 49.4% of statements
18:28:55 [2020-02-10T18:28:55.664Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s)
18:28:55 [2020-02-10T18:28:55.664Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:28:55 [2020-02-10T18:28:55.664Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:28:55 [2020-02-10T18:28:55.664Z]     service_test.go:230: FLAKY_TEST
18:28:55 [2020-02-10T18:28:55.664Z] === RUN   TestServiceWithDataPathPortInit
18:28:56 [2020-02-10T18:28:56.614Z] ok  	github.com/docker/docker/distribution	0.631s	coverage: 22.1% of statements
18:28:56 [2020-02-10T18:28:56.615Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:28:57 [2020-02-10T18:28:57.558Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
18:28:58 [2020-02-10T18:28:58.663Z] ok  	github.com/docker/docker/distribution/xfer	1.704s	coverage: 85.1% of statements
18:28:58 [2020-02-10T18:28:58.663Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:28:58 [2020-02-10T18:28:58.950Z] ok  	github.com/docker/docker/image/cache	0.026s	coverage: 19.2% of statements
18:28:59 [2020-02-10T18:28:59.457Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
18:28:59 [2020-02-10T18:28:59.977Z] ok  	github.com/docker/docker/image	0.170s	coverage: 86.4% of statements
18:28:59 [2020-02-10T18:28:59.977Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:29:00 [2020-02-10T18:29:00.603Z] ok  	github.com/docker/docker/libcontainerd/queue	0.041s	coverage: 100.0% of statements
18:29:00 [2020-02-10T18:29:00.843Z] === RUN   TestDockerSuite/TestBuildEnv
18:29:01 [2020-02-10T18:29:01.623Z] ok  	github.com/docker/docker/image/v1	0.055s	coverage: 25.0% of statements
18:29:01 [2020-02-10T18:29:01.623Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:29:02 [2020-02-10T18:29:02.216Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
18:29:03 [2020-02-10T18:29:03.116Z] ok  	github.com/docker/docker/pkg/aaparser	0.037s	coverage: 50.0% of statements
18:29:03 [2020-02-10T18:29:03.543Z] --- PASS: TestServiceUpdateNetwork (14.32s)
18:29:03 [2020-02-10T18:29:03.543Z] PASS
18:29:03 [2020-02-10T18:29:03.543Z] 
18:29:03 [2020-02-10T18:29:03.543Z] === Skipped
18:29:03 [2020-02-10T18:29:03.543Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s)
18:29:03 [2020-02-10T18:29:03.543Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:29:03 [2020-02-10T18:29:03.543Z] 
18:29:03 [2020-02-10T18:29:03.543Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
18:29:03 [2020-02-10T18:29:03.543Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:29:03 [2020-02-10T18:29:03.543Z] 
18:29:03 [2020-02-10T18:29:03.543Z] 
18:29:03 [2020-02-10T18:29:03.543Z] DONE 23 tests, 2 skipped in 134.932s
18:29:03 [2020-02-10T18:29:03.543Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
18:29:03 [2020-02-10T18:29:03.543Z] ++ 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
18:29:03 [2020-02-10T18:29:03.543Z] ++ set -e
18:29:03 [2020-02-10T18:29:03.543Z] ++ '[' -n 0 ']'
18:29:03 [2020-02-10T18:29:03.543Z] ++ set -x
18:29:03 [2020-02-10T18:29:03.543Z] ++ 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
18:29:03 [2020-02-10T18:29:03.543Z] INFO: Testing against a local daemon
18:29:03 [2020-02-10T18:29:03.543Z] === RUN   TestSessionCreate
18:29:03 [2020-02-10T18:29:03.543Z] --- PASS: TestSessionCreate (0.03s)
18:29:03 [2020-02-10T18:29:03.543Z] === RUN   TestSessionCreateWithBadUpgrade
18:29:03 [2020-02-10T18:29:03.543Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
18:29:03 [2020-02-10T18:29:03.543Z] PASS
18:29:03 [2020-02-10T18:29:03.543Z] 
18:29:03 [2020-02-10T18:29:03.543Z] DONE 2 tests in 0.240s
18:29:03 [2020-02-10T18:29:03.543Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
18:29:03 [2020-02-10T18:29:03.543Z] ++ 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
18:29:03 [2020-02-10T18:29:03.543Z] ++ set -e
18:29:03 [2020-02-10T18:29:03.543Z] ++ '[' -n 0 ']'
18:29:03 [2020-02-10T18:29:03.543Z] ++ set -x
18:29:03 [2020-02-10T18:29:03.543Z] ++ 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
18:29:03 [2020-02-10T18:29:03.543Z] INFO: Testing against a local daemon
18:29:03 [2020-02-10T18:29:03.543Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:29:03 [2020-02-10T18:29:03.543Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:29:03 [2020-02-10T18:29:03.543Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:29:03 [2020-02-10T18:29:03.543Z] === RUN   TestEventsExecDie
18:29:03 [2020-02-10T18:29:03.584Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
18:29:03 [2020-02-10T18:29:03.889Z] --- PASS: TestEventsExecDie (0.87s)
18:29:03 [2020-02-10T18:29:03.889Z] === RUN   TestEventsBackwardsCompatible
18:29:03 [2020-02-10T18:29:03.889Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
18:29:03 [2020-02-10T18:29:03.889Z] === RUN   TestInfoBinaryCommits
18:29:03 [2020-02-10T18:29:03.889Z] --- PASS: TestInfoBinaryCommits (0.01s)
18:29:03 [2020-02-10T18:29:03.889Z] === RUN   TestInfoAPIVersioned
18:29:03 [2020-02-10T18:29:03.889Z] --- PASS: TestInfoAPIVersioned (0.00s)
18:29:03 [2020-02-10T18:29:03.889Z] === RUN   TestInfoDiscoveryBackend
18:29:04 [2020-02-10T18:29:04.630Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
18:29:04 [2020-02-10T18:29:04.630Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:29:04 [2020-02-10T18:29:04.952Z] === RUN   TestDockerSuite/TestBuildEnvUsage
18:29:05 [2020-02-10T18:29:05.379Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:29:05 [2020-02-10T18:29:05.379Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:29:06 [2020-02-10T18:29:06.118Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
18:29:06 [2020-02-10T18:29:06.118Z] === RUN   TestInfoAPI
18:29:06 [2020-02-10T18:29:06.118Z] --- PASS: TestInfoAPI (0.02s)
18:29:06 [2020-02-10T18:29:06.118Z] === RUN   TestInfoAPIWarnings
18:29:06 [2020-02-10T18:29:06.479Z] --- PASS: TestInfoAPIWarnings (0.52s)
18:29:06 [2020-02-10T18:29:06.479Z] === RUN   TestInfoDebug
18:29:06 [2020-02-10T18:29:06.600Z] ok  	github.com/docker/docker/opts	0.065s	coverage: 67.0% of statements
18:29:06 [2020-02-10T18:29:06.620Z] --- PASS: TestServiceUpdateNetwork (14.77s)
18:29:06 [2020-02-10T18:29:06.620Z] PASS
18:29:06 [2020-02-10T18:29:06.620Z] 
18:29:06 [2020-02-10T18:29:06.620Z] === Skipped
18:29:06 [2020-02-10T18:29:06.620Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
18:29:06 [2020-02-10T18:29:06.620Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:29:06 [2020-02-10T18:29:06.620Z] 
18:29:06 [2020-02-10T18:29:06.620Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
18:29:06 [2020-02-10T18:29:06.620Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:29:06 [2020-02-10T18:29:06.620Z] 
18:29:06 [2020-02-10T18:29:06.620Z] 
18:29:06 [2020-02-10T18:29:06.620Z] DONE 23 tests, 2 skipped in 145.729s
18:29:06 [2020-02-10T18:29:06.620Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
18:29:06 [2020-02-10T18:29:06.620Z] ++ 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
18:29:06 [2020-02-10T18:29:06.620Z] ++ set -e
18:29:06 [2020-02-10T18:29:06.620Z] ++ '[' -n 0 ']'
18:29:06 [2020-02-10T18:29:06.620Z] ++ set -x
18:29:06 [2020-02-10T18:29:06.620Z] ++ 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
18:29:06 [2020-02-10T18:29:06.620Z] INFO: Testing against a local daemon
18:29:06 [2020-02-10T18:29:06.620Z] === RUN   TestSessionCreate
18:29:06 [2020-02-10T18:29:06.620Z] --- PASS: TestSessionCreate (0.05s)
18:29:06 [2020-02-10T18:29:06.620Z] === RUN   TestSessionCreateWithBadUpgrade
18:29:06 [2020-02-10T18:29:06.620Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
18:29:06 [2020-02-10T18:29:06.620Z] PASS
18:29:06 [2020-02-10T18:29:06.620Z] 
18:29:06 [2020-02-10T18:29:06.620Z] DONE 2 tests in 0.262s
18:29:06 [2020-02-10T18:29:06.620Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
18:29:06 [2020-02-10T18:29:06.620Z] ++ 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
18:29:06 [2020-02-10T18:29:06.620Z] ++ set -e
18:29:06 [2020-02-10T18:29:06.620Z] ++ '[' -n 0 ']'
18:29:06 [2020-02-10T18:29:06.620Z] ++ set -x
18:29:06 [2020-02-10T18:29:06.620Z] ++ 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
18:29:06 [2020-02-10T18:29:06.620Z] INFO: Testing against a local daemon
18:29:06 [2020-02-10T18:29:06.620Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:29:06 [2020-02-10T18:29:06.620Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:29:06 [2020-02-10T18:29:06.620Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:29:06 [2020-02-10T18:29:06.620Z] === RUN   TestEventsExecDie
18:29:06 [2020-02-10T18:29:06.620Z] --- PASS: TestEventsExecDie (1.00s)
18:29:06 [2020-02-10T18:29:06.620Z] === RUN   TestEventsBackwardsCompatible
18:29:06 [2020-02-10T18:29:06.620Z] --- PASS: TestEventsBackwardsCompatible (0.12s)
18:29:06 [2020-02-10T18:29:06.620Z] === RUN   TestInfoBinaryCommits
18:29:06 [2020-02-10T18:29:06.620Z] --- PASS: TestInfoBinaryCommits (0.05s)
18:29:06 [2020-02-10T18:29:06.620Z] === RUN   TestInfoAPIVersioned
18:29:06 [2020-02-10T18:29:06.620Z] --- PASS: TestInfoAPIVersioned (0.02s)
18:29:06 [2020-02-10T18:29:06.620Z] === RUN   TestInfoDiscoveryBackend
18:29:06 [2020-02-10T18:29:06.620Z] --- PASS: TestInfoDiscoveryBackend (0.67s)
18:29:06 [2020-02-10T18:29:06.620Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:29:07 [2020-02-10T18:29:07.230Z] --- PASS: TestInfoDebug (0.53s)
18:29:07 [2020-02-10T18:29:07.230Z] === RUN   TestInfoInsecureRegistries
18:29:07 [2020-02-10T18:29:07.579Z] --- PASS: TestInfoInsecureRegistries (0.53s)
18:29:07 [2020-02-10T18:29:07.579Z] === RUN   TestInfoRegistryMirrors
18:29:07 [2020-02-10T18:29:07.630Z] ok  	github.com/docker/docker/pkg/broadcaster	0.006s	coverage: 100.0% of statements
18:29:07 [2020-02-10T18:29:07.996Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:29:07 [2020-02-10T18:29:07.996Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:29:08 [2020-02-10T18:29:08.257Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s)
18:29:08 [2020-02-10T18:29:08.257Z] === RUN   TestInfoAPI
18:29:08 [2020-02-10T18:29:08.515Z] --- PASS: TestInfoAPI (0.06s)
18:29:08 [2020-02-10T18:29:08.515Z] === RUN   TestInfoAPIWarnings
18:29:08 [2020-02-10T18:29:08.543Z] --- PASS: TestInfoRegistryMirrors (0.52s)
18:29:08 [2020-02-10T18:29:08.543Z] === RUN   TestLoginFailsWithBadCredentials
18:29:08 [2020-02-10T18:29:08.543Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s)
18:29:08 [2020-02-10T18:29:08.543Z] === RUN   TestPingCacheHeaders
18:29:08 [2020-02-10T18:29:08.543Z] --- PASS: TestPingCacheHeaders (0.03s)
18:29:08 [2020-02-10T18:29:08.543Z] === RUN   TestPingGet
18:29:08 [2020-02-10T18:29:08.543Z] --- PASS: TestPingGet (0.01s)
18:29:08 [2020-02-10T18:29:08.543Z] === RUN   TestPingHead
18:29:08 [2020-02-10T18:29:08.543Z] --- PASS: TestPingHead (0.02s)
18:29:08 [2020-02-10T18:29:08.543Z] === RUN   TestVersion
18:29:08 [2020-02-10T18:29:08.543Z] --- PASS: TestVersion (0.02s)
18:29:08 [2020-02-10T18:29:08.543Z] PASS
18:29:08 [2020-02-10T18:29:08.543Z] 
18:29:08 [2020-02-10T18:29:08.543Z] === Skipped
18:29:08 [2020-02-10T18:29:08.543Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:29:08 [2020-02-10T18:29:08.543Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:29:08 [2020-02-10T18:29:08.543Z] 
18:29:08 [2020-02-10T18:29:08.543Z] 
18:29:08 [2020-02-10T18:29:08.543Z] DONE 18 tests, 1 skipped in 5.704s
18:29:08 [2020-02-10T18:29:08.543Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
18:29:08 [2020-02-10T18:29:08.543Z] ++ 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
18:29:08 [2020-02-10T18:29:08.543Z] ++ set -e
18:29:08 [2020-02-10T18:29:08.543Z] ++ '[' -n 0 ']'
18:29:08 [2020-02-10T18:29:08.543Z] ++ set -x
18:29:08 [2020-02-10T18:29:08.543Z] ++ 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
18:29:08 [2020-02-10T18:29:08.666Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
18:29:08 [2020-02-10T18:29:08.953Z] ok  	github.com/docker/docker/pkg/archive	1.397s	coverage: 77.1% of statements
18:29:08 [2020-02-10T18:29:08.996Z] INFO: Testing against a local daemon
18:29:08 [2020-02-10T18:29:08.996Z] === RUN   TestVolumesCreateAndList
18:29:08 [2020-02-10T18:29:08.996Z] --- PASS: TestVolumesCreateAndList (0.01s)
18:29:08 [2020-02-10T18:29:08.996Z] === RUN   TestVolumesRemove
18:29:08 [2020-02-10T18:29:08.996Z] --- PASS: TestVolumesRemove (0.11s)
18:29:08 [2020-02-10T18:29:08.996Z] === RUN   TestVolumesInspect
18:29:08 [2020-02-10T18:29:08.996Z] --- PASS: TestVolumesInspect (0.01s)
18:29:08 [2020-02-10T18:29:08.996Z] === RUN   TestVolumesInvalidJSON
18:29:08 [2020-02-10T18:29:08.996Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:29:08 [2020-02-10T18:29:08.996Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:29:08 [2020-02-10T18:29:08.996Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:29:08 [2020-02-10T18:29:08.996Z] --- PASS: TestVolumesInvalidJSON (0.01s)
18:29:08 [2020-02-10T18:29:08.996Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:29:08 [2020-02-10T18:29:08.996Z] PASS
18:29:08 [2020-02-10T18:29:08.996Z] 
18:29:08 [2020-02-10T18:29:08.996Z] DONE 5 tests in 0.333s
18:29:08 [2020-02-10T18:29:08.996Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:29:08 [2020-02-10T18:29:08.996Z] ++++ cat bundles/test-integration/docker.pid
18:29:08 [2020-02-10T18:29:08.996Z] +++ kill 11617
18:29:09 [2020-02-10T18:29:09.083Z] --- PASS: TestInfoAPIWarnings (0.63s)
18:29:09 [2020-02-10T18:29:09.083Z] === RUN   TestInfoDebug
18:29:09 [2020-02-10T18:29:09.580Z] ok  	github.com/docker/docker/pkg/authorization	2.815s	coverage: 68.3% of statements
18:29:09 [2020-02-10T18:29:09.650Z] --- PASS: TestInfoDebug (0.65s)
18:29:09 [2020-02-10T18:29:09.650Z] === RUN   TestInfoInsecureRegistries
18:29:10 [2020-02-10T18:29:10.258Z] +++ /etc/init.d/apparmor stop
18:29:10 [2020-02-10T18:29:10.258Z] Leaving: AppArmorNo profiles have been unloaded.
18:29:10 [2020-02-10T18:29:10.258Z] 
18:29:10 [2020-02-10T18:29:10.258Z] Unloading profiles will leave already running processes permanently
18:29:10 [2020-02-10T18:29:10.258Z] unconfined, which can lead to unexpected situations.
18:29:10 [2020-02-10T18:29:10.258Z] 
18:29:10 [2020-02-10T18:29:10.258Z] To set a process to complain mode, use the command line tool
18:29:10 [2020-02-10T18:29:10.258Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:29:10 [2020-02-10T18:29:10.258Z] +++ true
18:29:10 [2020-02-10T18:29:10.258Z] 
18:29:10 [2020-02-10T18:29:10.585Z] --- PASS: TestInfoInsecureRegistries (0.64s)
18:29:10 [2020-02-10T18:29:10.585Z] === RUN   TestInfoRegistryMirrors
18:29:10 [2020-02-10T18:29:10.600Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
18:29:11 [2020-02-10T18:29:11.152Z] --- PASS: TestInfoRegistryMirrors (0.64s)
18:29:11 [2020-02-10T18:29:11.152Z] === RUN   TestLoginFailsWithBadCredentials
18:29:11 [2020-02-10T18:29:11.152Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s)
18:29:11 [2020-02-10T18:29:11.152Z] === RUN   TestPingCacheHeaders
18:29:11 [2020-02-10T18:29:11.410Z] --- PASS: TestPingCacheHeaders (0.05s)
18:29:11 [2020-02-10T18:29:11.410Z] === RUN   TestPingGet
18:29:11 [2020-02-10T18:29:11.410Z] --- PASS: TestPingGet (0.03s)
18:29:11 [2020-02-10T18:29:11.410Z] === RUN   TestPingHead
18:29:11 [2020-02-10T18:29:11.410Z] --- PASS: TestPingHead (0.05s)
18:29:11 [2020-02-10T18:29:11.410Z] === RUN   TestVersion
18:29:11 [2020-02-10T18:29:11.410Z] --- PASS: TestVersion (0.05s)
18:29:11 [2020-02-10T18:29:11.410Z] PASS
18:29:11 [2020-02-10T18:29:11.410Z] 
18:29:11 [2020-02-10T18:29:11.410Z] === Skipped
18:29:11 [2020-02-10T18:29:11.410Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:29:11 [2020-02-10T18:29:11.410Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:29:11 [2020-02-10T18:29:11.410Z] 
18:29:11 [2020-02-10T18:29:11.410Z] 
18:29:11 [2020-02-10T18:29:11.410Z] DONE 18 tests, 1 skipped in 6.748s
18:29:11 [2020-02-10T18:29:11.410Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
18:29:11 [2020-02-10T18:29:11.410Z] ++ 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
18:29:11 [2020-02-10T18:29:11.410Z] ++ set -e
18:29:11 [2020-02-10T18:29:11.410Z] ++ '[' -n 0 ']'
18:29:11 [2020-02-10T18:29:11.410Z] ++ set -x
18:29:11 [2020-02-10T18:29:11.410Z] ++ 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
18:29:11 [2020-02-10T18:29:11.526Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
18:29:11 [2020-02-10T18:29:11.624Z] ok  	github.com/docker/docker/pkg/discovery	0.018s	coverage: 58.3% of statements
18:29:11 [2020-02-10T18:29:11.668Z] INFO: Testing against a local daemon
18:29:11 [2020-02-10T18:29:11.668Z] === RUN   TestVolumesCreateAndList
18:29:11 [2020-02-10T18:29:11.668Z] --- PASS: TestVolumesCreateAndList (0.04s)
18:29:11 [2020-02-10T18:29:11.668Z] === RUN   TestVolumesRemove
18:29:11 [2020-02-10T18:29:11.926Z] --- PASS: TestVolumesRemove (0.15s)
18:29:11 [2020-02-10T18:29:11.926Z] === RUN   TestVolumesInspect
18:29:11 [2020-02-10T18:29:11.926Z] --- PASS: TestVolumesInspect (0.04s)
18:29:11 [2020-02-10T18:29:11.926Z] === RUN   TestVolumesInvalidJSON
18:29:11 [2020-02-10T18:29:11.926Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:29:11 [2020-02-10T18:29:11.926Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:29:11 [2020-02-10T18:29:11.926Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:29:11 [2020-02-10T18:29:11.926Z] --- PASS: TestVolumesInvalidJSON (0.03s)
18:29:11 [2020-02-10T18:29:11.926Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:29:11 [2020-02-10T18:29:11.926Z] PASS
18:29:11 [2020-02-10T18:29:11.926Z] 
18:29:11 [2020-02-10T18:29:11.926Z] DONE 5 tests in 0.427s
18:29:11 [2020-02-10T18:29:11.926Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:29:12 [2020-02-10T18:29:12.089Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
18:29:12 [2020-02-10T18:29:12.184Z] ++++ cat bundles/test-integration/docker.pid
18:29:12 [2020-02-10T18:29:12.184Z] +++ kill 13122
18:29:12 [2020-02-10T18:29:12.247Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 92.9% of statements
18:29:12 [2020-02-10T18:29:12.346Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
Post stage
[Pipeline] junit
18:29:12 [2020-02-10T18:29:12.704Z] Recording test results
18:29:13 [2020-02-10T18:29:13.271Z] ok  	github.com/docker/docker/layer	7.458s	coverage: 68.8% of statements
18:29:13 [2020-02-10T18:29:13.271Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:29:13 [2020-02-10T18:29:13.271Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:29:13 [2020-02-10T18:29:13.271Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:29:13 [2020-02-10T18:29:13.271Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:29:13 [2020-02-10T18:29:13.271Z] ?   	github.com/docker/docker/oci	[no test files]
18:29:13 [2020-02-10T18:29:13.271Z] ?   	github.com/docker/docker/oci/caps	[no test files]
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:29:13 [2020-02-10T18:29:13.557Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.017s	coverage: 92.3% of statements
18:29:13 [2020-02-10T18:29:13.559Z] +++ /etc/init.d/apparmor stop
18:29:13 [2020-02-10T18:29:13.559Z] Leaving: AppArmorNo profiles have been unloaded.
18:29:13 [2020-02-10T18:29:13.559Z] 
18:29:13 [2020-02-10T18:29:13.559Z] Unloading profiles will leave already running processes permanently
18:29:13 [2020-02-10T18:29:13.559Z] unconfined, which can lead to unexpected situations.
18:29:13 [2020-02-10T18:29:13.559Z] 
18:29:13 [2020-02-10T18:29:13.559Z] To set a process to complain mode, use the command line tool
18:29:13 [2020-02-10T18:29:13.559Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:29:13 [2020-02-10T18:29:13.559Z] +++ true
18:29:13 [2020-02-10T18:29:13.559Z] 
18:29:13 [2020-02-10T18:29:13.714Z] --- PASS: TestServiceWithDataPathPortInit (18.03s)
18:29:13 [2020-02-10T18:29:13.714Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:29:14 [2020-02-10T18:29:14.209Z] + echo Ensuring container killed.
18:29:14 [2020-02-10T18:29:14.209Z] Ensuring container killed.
18:29:14 [2020-02-10T18:29:14.209Z] + docker rm -vf docker-pr2
18:29:14 [2020-02-10T18:29:14.209Z] Error: No such container: docker-pr2
18:29:14 [2020-02-10T18:29:14.209Z] + true
[Pipeline] sh
18:29:14 [2020-02-10T18:29:14.577Z] ok  	github.com/docker/docker/pkg/dmesg	0.007s	coverage: 83.3% of statements
18:29:14 [2020-02-10T18:29:14.578Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.007s	coverage: 93.8% of statements
18:29:14 [2020-02-10T18:29:14.957Z] + echo Chowning /workspace to jenkins user
18:29:14 [2020-02-10T18:29:14.957Z] Chowning /workspace to jenkins user
18:29:14 [2020-02-10T18:29:14.957Z] + id -u
18:29:14 [2020-02-10T18:29:14.957Z] + id -g
18:29:14 [2020-02-10T18:29:14.957Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40473:/workspace busybox chown -R 1001:1001 /workspace
18:29:14 [2020-02-10T18:29:14.957Z] Unable to find image 'busybox:latest' locally
18:29:14 [2020-02-10T18:29:14.957Z] latest: Pulling from library/busybox
18:29:15 [2020-02-10T18:29:15.310Z] 6dc7af96dfc8: Pulling fs layer
18:29:15 [2020-02-10T18:29:15.310Z] 6dc7af96dfc8: Verifying Checksum
18:29:15 [2020-02-10T18:29:15.310Z] 6dc7af96dfc8: Download complete
18:29:15 [2020-02-10T18:29:15.658Z] 6dc7af96dfc8: Pull complete
18:29:15 [2020-02-10T18:29:15.658Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
18:29:15 [2020-02-10T18:29:15.658Z] Status: Downloaded newer image for busybox:latest
18:29:16 [2020-02-10T18:29:16.066Z] ok  	github.com/docker/docker/pkg/chrootarchive	4.772s	coverage: 43.2% of statements
18:29:16 [2020-02-10T18:29:16.066Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:29:16 [2020-02-10T18:29:16.066Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:29:16 [2020-02-10T18:29:16.066Z] ok  	github.com/docker/docker/pkg/filenotify	0.606s	coverage: 67.0% of statements
18:29:16 [2020-02-10T18:29:16.066Z] ok  	github.com/docker/docker/pkg/fileutils	0.020s	coverage: 89.5% of statements
Post stage
[Pipeline] junit
18:29:16 [2020-02-10T18:29:16.102Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:29:16 [2020-02-10T18:29:16.685Z] + echo Ensuring container killed.
18:29:16 [2020-02-10T18:29:16.685Z] Ensuring container killed.
18:29:16 [2020-02-10T18:29:16.685Z] + docker rm -vf docker-pr2
18:29:16 [2020-02-10T18:29:16.685Z] Error: No such container: docker-pr2
18:29:16 [2020-02-10T18:29:16.685Z] + true
[Pipeline] sh
18:29:16 [2020-02-10T18:29:16.976Z] + echo Chowning /workspace to jenkins user
18:29:16 [2020-02-10T18:29:16.976Z] Chowning /workspace to jenkins user
18:29:16 [2020-02-10T18:29:16.976Z] + id -u
18:29:16 [2020-02-10T18:29:16.976Z] + id -g
18:29:16 [2020-02-10T18:29:16.976Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40473:/workspace busybox chown -R 1000:1000 /workspace
18:29:16 [2020-02-10T18:29:16.976Z] Unable to find image 'busybox:latest' locally
18:29:17 [2020-02-10T18:29:17.237Z] latest: Pulling from library/busybox
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:29:17 [2020-02-10T18:29:17.495Z] 220602de6ed2: Pulling fs layer
18:29:17 [2020-02-10T18:29:17.495Z] 220602de6ed2: Verifying Checksum
18:29:17 [2020-02-10T18:29:17.495Z] 220602de6ed2: Download complete
18:29:17 [2020-02-10T18:29:17.564Z] ok  	github.com/docker/docker/pkg/fsutils	0.344s	coverage: 85.1% of statements
18:29:17 [2020-02-10T18:29:17.757Z] 220602de6ed2: Pull complete
18:29:17 [2020-02-10T18:29:17.757Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
18:29:17 [2020-02-10T18:29:17.757Z] Status: Downloaded newer image for busybox:latest
18:29:17 [2020-02-10T18:29:17.851Z] ok  	github.com/docker/docker/pkg/homedir	0.008s	coverage: 11.4% of statements
18:29:17 [2020-02-10T18:29:17.851Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.232s	coverage: 84.1% of statements
18:29:18 [2020-02-10T18:29:18.111Z] + bundleName=s390x-integration
18:29:18 [2020-02-10T18:29:18.111Z] + echo Creating s390x-integration-bundles.tar.gz
18:29:18 [2020-02-10T18:29:18.111Z] Creating s390x-integration-bundles.tar.gz
18:29:18 [2020-02-10T18:29:18.111Z] + xargs tar -czf s390x-integration-bundles.tar.gz
18:29:18 [2020-02-10T18:29:18.111Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
18:29:18 [2020-02-10T18:29:18.262Z] Archiving artifacts
18:29:19 [2020-02-10T18:29:19.532Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40473/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:29:19 [2020-02-10T18:29:19.898Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
18:29:19 [2020-02-10T18:29:19.898Z] ok  	github.com/docker/docker/pkg/locker	0.033s	coverage: 88.9% of statements
18:29:20 [2020-02-10T18:29:20.211Z] + make clean
18:29:20 [2020-02-10T18:29:20.524Z] ok  	github.com/docker/docker/pkg/idtools	0.914s	coverage: 70.1% of statements
18:29:20 [2020-02-10T18:29:20.524Z] ok  	github.com/docker/docker/pkg/longpath	0.024s	coverage: 100.0% of statements
18:29:20 [2020-02-10T18:29:20.558Z] make: command: Command not found
18:29:20 [2020-02-10T18:29:20.558Z] make: command: Command not found
18:29:20 [2020-02-10T18:29:20.558Z] docker volume rm -f docker-dev-cache
18:29:20 [2020-02-10T18:29:20.558Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:29:21 [2020-02-10T18:29:21.347Z] + bundleName=arm64-integration
18:29:21 [2020-02-10T18:29:21.347Z] + echo Creating arm64-integration-bundles.tar.gz
18:29:21 [2020-02-10T18:29:21.347Z] Creating arm64-integration-bundles.tar.gz
18:29:21 [2020-02-10T18:29:21.347Z] + xargs tar -czf arm64-integration-bundles.tar.gz
18:29:21 [2020-02-10T18:29:21.347Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
18:29:21 [2020-02-10T18:29:21.546Z] ok  	github.com/docker/docker/pkg/ioutils	1.774s	coverage: 68.8% of statements
18:29:21 [2020-02-10T18:29:21.546Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:29:21 [2020-02-10T18:29:21.546Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.030s	coverage: 85.7% of statements
[Pipeline] archiveArtifacts
18:29:21 [2020-02-10T18:29:21.667Z] Archiving artifacts
18:29:22 [2020-02-10T18:29:22.191Z] ok  	github.com/docker/docker/pkg/parsers	0.031s	coverage: 97.0% of statements
18:29:22 [2020-02-10T18:29:22.816Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.004s	coverage: 60.0% of statements
18:29:23 [2020-02-10T18:29:23.103Z] ok  	github.com/docker/docker/pkg/mount	0.973s	coverage: 70.0% of statements
18:29:23 [2020-02-10T18:29:23.103Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:29:23 [2020-02-10T18:29:23.103Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.021s	coverage: 91.4% of statements
18:29:23 [2020-02-10T18:29:23.541Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40473/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:29:23 [2020-02-10T18:29:23.675Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.61s)
18:29:23 [2020-02-10T18:29:23.675Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vuly55g29ook2k9o7eg97cn9b Created:2020-02-10 18:29:15.257341645 +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[49e6850d1bd2b9ccdb36216c98062d06d1ac206137a8d1ddb8a701944693e456:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4rd2q40lefhcnvgcj5g5xhmkg EndpointID:3d153380d22499b1eeaf8a53f88e077a35e587e89022c79c9c0c1bcfd3720847 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:32d4be8fa036ce9801b34537a65bf52af9a50ab56750c3e0cf1da8e4ee77a03f 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:c8f267a398f2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4rd2q40lefhcnvgcj5g5xhmkg EndpointID:3d153380d22499b1eeaf8a53f88e077a35e587e89022c79c9c0c1bcfd3720847 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:29:23 [2020-02-10T18:29:23.675Z] PASS
18:29:23 [2020-02-10T18:29:23.675Z] 
18:29:23 [2020-02-10T18:29:23.675Z] === Skipped
18:29:23 [2020-02-10T18:29:23.675Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:29:23 [2020-02-10T18:29:23.675Z]     service_test.go:230: FLAKY_TEST
18:29:23 [2020-02-10T18:29:23.675Z] 
18:29:23 [2020-02-10T18:29:23.675Z] 
18:29:23 [2020-02-10T18:29:23.675Z] DONE 21 tests, 1 skipped in 48.514s
18:29:23 [2020-02-10T18:29:23.675Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:29:23 [2020-02-10T18:29:23.675Z] ++ 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
18:29:23 [2020-02-10T18:29:23.675Z] ++ set -e
18:29:23 [2020-02-10T18:29:23.675Z] ++ '[' -n 0 ']'
18:29:23 [2020-02-10T18:29:23.675Z] ++ set -x
18:29:23 [2020-02-10T18:29:23.675Z] ++ 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
18:29:23 [2020-02-10T18:29:23.675Z] INFO: Testing against a local daemon
18:29:23 [2020-02-10T18:29:23.675Z] === RUN   TestDockerNetworkIpvlanPersistance
18:29:23 [2020-02-10T18:29:23.675Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:29:23 [2020-02-10T18:29:23.675Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:29:23 [2020-02-10T18:29:23.675Z] === RUN   TestDockerNetworkIpvlan
18:29:23 [2020-02-10T18:29:23.675Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:29:23 [2020-02-10T18:29:23.675Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:29:23 [2020-02-10T18:29:23.675Z] PASS
18:29:23 [2020-02-10T18:29:23.675Z] 
18:29:23 [2020-02-10T18:29:23.675Z] === Skipped
18:29:23 [2020-02-10T18:29:23.675Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:29:23 [2020-02-10T18:29:23.675Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:29:23 [2020-02-10T18:29:23.675Z] 
18:29:23 [2020-02-10T18:29:23.675Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:29:23 [2020-02-10T18:29:23.675Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:29:23 [2020-02-10T18:29:23.675Z] 
18:29:23 [2020-02-10T18:29:23.675Z] 
18:29:23 [2020-02-10T18:29:23.675Z] DONE 2 tests, 2 skipped in 0.106s
18:29:23 [2020-02-10T18:29:23.675Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:29:23 [2020-02-10T18:29:23.675Z] ++ 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
18:29:23 [2020-02-10T18:29:23.675Z] ++ set -e
18:29:23 [2020-02-10T18:29:23.675Z] ++ '[' -n 0 ']'
18:29:23 [2020-02-10T18:29:23.675Z] ++ set -x
18:29:23 [2020-02-10T18:29:23.675Z] ++ 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
18:29:23 [2020-02-10T18:29:23.675Z] INFO: Testing against a local daemon
18:29:23 [2020-02-10T18:29:23.675Z] === RUN   TestDockerNetworkMacvlanPersistance
18:29:23 [2020-02-10T18:29:23.728Z] ok  	github.com/docker/docker/pkg/pidfile	0.016s	coverage: 82.4% of statements
18:29:23 [2020-02-10T18:29:23.728Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:29:23 [2020-02-10T18:29:23.728Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:29:23 [2020-02-10T18:29:23.865Z] + make clean
18:29:23 [2020-02-10T18:29:23.932Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
18:29:23 [2020-02-10T18:29:23.932Z] === RUN   TestDockerNetworkMacvlan
18:29:24 [2020-02-10T18:29:24.435Z] docker volume rm -f docker-dev-cache
18:29:24 [2020-02-10T18:29:24.693Z] docker-dev-cache
[Pipeline] deleteDir
18:29:24 [2020-02-10T18:29:24.762Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.061s	coverage: 56.8% of statements
18:29:24 [2020-02-10T18:29:24.862Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:29:25 [2020-02-10T18:29:25.796Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:29:26 [2020-02-10T18:29:26.250Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.009s	coverage: 85.7% of statements
18:29:26 [2020-02-10T18:29:26.250Z] ok  	github.com/docker/docker/pkg/pools	0.028s	coverage: 88.2% of statements
18:29:26 [2020-02-10T18:29:26.250Z] ok  	github.com/docker/docker/pkg/progress	0.006s	coverage: 75.9% of statements
18:29:26 [2020-02-10T18:29:26.729Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:29:27 [2020-02-10T18:29:27.269Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
18:29:28 [2020-02-10T18:29:28.286Z] ok  	github.com/docker/docker/pkg/pubsub	1.166s	coverage: 73.9% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:29:28 [2020-02-10T18:29:28.577Z] ok  	github.com/docker/docker/pkg/stdcopy	0.009s	coverage: 100.0% of statements
18:29:29 [2020-02-10T18:29:29.603Z] ok  	github.com/docker/docker/pkg/stringid	0.005s	coverage: 70.6% of statements
18:29:29 [2020-02-10T18:29:29.603Z] ok  	github.com/docker/docker/pkg/streamformatter	0.028s	coverage: 66.2% of statements
18:29:30 [2020-02-10T18:29:30.004Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:29:30 [2020-02-10T18:29:30.620Z] ok  	github.com/docker/docker/pkg/symlink	0.024s	coverage: 87.7% of statements
18:29:30 [2020-02-10T18:29:30.906Z] ok  	github.com/docker/docker/pkg/sysinfo	0.013s	coverage: 70.8% of statements
18:29:30 [2020-02-10T18:29:30.906Z] ok  	github.com/docker/docker/pkg/signal	3.390s	coverage: 61.0% of statements
18:29:32 [2020-02-10T18:29:32.399Z] ok  	github.com/docker/docker/pkg/system	0.042s	coverage: 36.2% of statements
18:29:32 [2020-02-10T18:29:32.399Z] ok  	github.com/docker/docker/pkg/tailfile	0.141s	coverage: 88.6% of statements
18:29:33 [2020-02-10T18:29:33.421Z] testing: warning: no tests to run
18:29:33 [2020-02-10T18:29:33.421Z] coverage: [no statements]
18:29:33 [2020-02-10T18:29:33.421Z] ok  	github.com/docker/docker/pkg/term/windows	0.005s	coverage: [no statements] [no tests to run]
18:29:33 [2020-02-10T18:29:33.719Z] ok  	github.com/docker/docker/pkg/term	0.015s	coverage: 85.9% of statements
18:29:34 [2020-02-10T18:29:34.005Z] ok  	github.com/docker/docker/pkg/tarsum	0.249s	coverage: 89.3% of statements
18:29:34 [2020-02-10T18:29:34.177Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:29:34 [2020-02-10T18:29:34.626Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
18:29:34 [2020-02-10T18:29:34.626Z] ok  	github.com/docker/docker/pkg/truncindex	0.106s	coverage: 91.5% of statements
18:29:34 [2020-02-10T18:29:34.913Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
18:29:35 [2020-02-10T18:29:35.547Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:29:37 [2020-02-10T18:29:37.442Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
18:29:38 [2020-02-10T18:29:38.398Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
18:29:38 [2020-02-10T18:29:38.685Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 68.8% of statements
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
18:29:39 [2020-02-10T18:29:39.702Z] ok  	github.com/docker/docker/api/server/middleware	0.012s	coverage: 37.7% of statements
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/router	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ok  	github.com/docker/docker/api/server/router/swarm	0.010s	coverage: 4.5% of statements
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/container	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/events	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
18:29:39 [2020-02-10T18:29:39.702Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/image	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/network	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
18:29:39 [2020-02-10T18:29:39.702Z] ok  	github.com/docker/docker/api/types/versions	0.018s	coverage: 75.0% of statements
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/builder	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
18:29:39 [2020-02-10T18:29:39.702Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
18:29:39 [2020-02-10T18:29:39.703Z] ok  	github.com/docker/docker/reference	0.043s	coverage: 84.4% of statements
18:29:39 [2020-02-10T18:29:39.964Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:29:40 [2020-02-10T18:29:40.633Z] ok  	github.com/docker/docker/builder/dockerignore	0.005s	coverage: 96.8% of statements
18:29:40 [2020-02-10T18:29:40.722Z] ok  	github.com/docker/docker/plugin	0.601s	coverage: 27.1% of statements
18:29:41 [2020-02-10T18:29:41.333Z] --- PASS: TestDockerNetworkMacvlan (17.08s)
18:29:41 [2020-02-10T18:29:41.333Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
18:29:41 [2020-02-10T18:29:41.333Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
18:29:41 [2020-02-10T18:29:41.333Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.04s)
18:29:41 [2020-02-10T18:29:41.333Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.68s)
18:29:41 [2020-02-10T18:29:41.333Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.58s)
18:29:41 [2020-02-10T18:29:41.333Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s)
18:29:41 [2020-02-10T18:29:41.333Z] PASS
18:29:41 [2020-02-10T18:29:41.333Z] 
18:29:41 [2020-02-10T18:29:41.333Z] DONE 8 tests in 18.643s
18:29:41 [2020-02-10T18:29:41.333Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
18:29:41 [2020-02-10T18:29:41.333Z] ++ 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
18:29:41 [2020-02-10T18:29:41.333Z] ++ set -e
18:29:41 [2020-02-10T18:29:41.333Z] ++ '[' -n 0 ']'
18:29:41 [2020-02-10T18:29:41.333Z] ++ set -x
18:29:41 [2020-02-10T18:29:41.333Z] ++ 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
18:29:41 [2020-02-10T18:29:41.333Z] testing: warning: no tests to run
18:29:41 [2020-02-10T18:29:41.333Z] PASS
18:29:41 [2020-02-10T18:29:41.333Z] 
18:29:41 [2020-02-10T18:29:41.333Z] DONE 0 tests in 0.022s
18:29:41 [2020-02-10T18:29:41.333Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:29:41 [2020-02-10T18:29:41.333Z] ++ 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
18:29:41 [2020-02-10T18:29:41.333Z] ++ set -e
18:29:41 [2020-02-10T18:29:41.333Z] ++ '[' -n 0 ']'
18:29:41 [2020-02-10T18:29:41.333Z] ++ set -x
18:29:41 [2020-02-10T18:29:41.333Z] ++ 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
18:29:41 [2020-02-10T18:29:41.333Z] INFO: Testing against a local daemon
18:29:41 [2020-02-10T18:29:41.333Z] === RUN   TestAuthZPluginAllowRequest
18:29:41 [2020-02-10T18:29:41.755Z] ok  	github.com/docker/docker/registry/resumable	0.041s	coverage: 100.0% of statements
18:29:42 [2020-02-10T18:29:42.787Z] ok  	github.com/docker/docker/restartmanager	0.032s	coverage: 45.3% of statements
18:29:43 [2020-02-10T18:29:43.227Z] --- PASS: TestAuthZPluginAllowRequest (1.60s)
18:29:43 [2020-02-10T18:29:43.227Z] === RUN   TestAuthZPluginTLS
18:29:43 [2020-02-10T18:29:43.484Z] --- PASS: TestAuthZPluginTLS (0.55s)
18:29:43 [2020-02-10T18:29:43.484Z] === RUN   TestAuthZPluginDenyRequest
18:29:43 [2020-02-10T18:29:43.907Z] ok  	github.com/docker/docker/builder/dockerfile	0.535s	coverage: 48.2% of statements
18:29:44 [2020-02-10T18:29:44.047Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
18:29:44 [2020-02-10T18:29:44.047Z] === RUN   TestAuthZPluginAPIDenyResponse
18:29:44 [2020-02-10T18:29:44.164Z] ok  	github.com/docker/docker/builder/remotecontext	0.198s	coverage: 13.6% of statements
18:29:44 [2020-02-10T18:29:44.279Z] ok  	github.com/docker/docker/testutil	0.006s	coverage: 62.5% of statements
18:29:44 [2020-02-10T18:29:44.279Z] ok  	github.com/docker/docker/runconfig	0.021s	coverage: 68.2% of statements
18:29:44 [2020-02-10T18:29:44.279Z] ok  	github.com/docker/docker/registry	0.383s	coverage: 56.0% of statements
18:29:44 [2020-02-10T18:29:44.615Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
18:29:44 [2020-02-10T18:29:44.615Z] === RUN   TestAuthZPluginDenyResponse
18:29:45 [2020-02-10T18:29:45.099Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
18:29:45 [2020-02-10T18:29:45.178Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
18:29:45 [2020-02-10T18:29:45.178Z] === RUN   TestAuthZPluginAllowEventStream
18:29:46 [2020-02-10T18:29:46.548Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s)
18:29:46 [2020-02-10T18:29:46.548Z] === RUN   TestAuthZPluginErrorResponse
18:29:46 [2020-02-10T18:29:46.994Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.940s	coverage: 86.3% of statements
18:29:46 [2020-02-10T18:29:46.994Z] ?   	github.com/docker/docker/cli	[no test files]
18:29:46 [2020-02-10T18:29:46.994Z] ?   	github.com/docker/docker/cli/config	[no test files]
18:29:47 [2020-02-10T18:29:47.111Z] --- PASS: TestAuthZPluginErrorResponse (0.58s)
18:29:47 [2020-02-10T18:29:47.111Z] === RUN   TestAuthZPluginErrorRequest
18:29:47 [2020-02-10T18:29:47.676Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
18:29:47 [2020-02-10T18:29:47.676Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:29:47 [2020-02-10T18:29:47.676Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
18:29:47 [2020-02-10T18:29:47.798Z] ok  	github.com/docker/docker/volume/drivers	0.009s	coverage: 36.1% of statements
18:29:48 [2020-02-10T18:29:48.239Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
18:29:48 [2020-02-10T18:29:48.240Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:29:48 [2020-02-10T18:29:48.496Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
18:29:48 [2020-02-10T18:29:48.887Z] ok  	github.com/docker/docker/client	0.159s	coverage: 75.8% of statements
18:29:49 [2020-02-10T18:29:49.060Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
18:29:49 [2020-02-10T18:29:49.624Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
18:29:50 [2020-02-10T18:29:50.187Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.99s)
18:29:50 [2020-02-10T18:29:50.187Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:29:50 [2020-02-10T18:29:50.520Z] ok  	github.com/docker/docker/volume/local	0.070s	coverage: 73.0% of statements
18:29:50 [2020-02-10T18:29:50.807Z] ok  	github.com/docker/docker/volume/mounts	0.095s	coverage: 67.0% of statements
18:29:51 [2020-02-10T18:29:51.556Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
18:29:51 [2020-02-10T18:29:51.556Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
18:29:51 [2020-02-10T18:29:51.813Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
18:29:52 [2020-02-10T18:29:52.288Z] ok  	github.com/docker/docker/volume/service	0.029s	coverage: 73.0% of statements
18:29:52 [2020-02-10T18:29:52.376Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s)
18:29:52 [2020-02-10T18:29:52.376Z] === RUN   TestAuthZPluginHeader
18:29:53 [2020-02-10T18:29:53.305Z] --- PASS: TestAuthZPluginHeader (0.81s)
18:29:53 [2020-02-10T18:29:53.305Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:29:57 [2020-02-10T18:29:57.481Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.19s)
18:29:57 [2020-02-10T18:29:57.481Z] === RUN   TestAuthZPluginV2Disable
18:30:00 [2020-02-10T18:30:00.665Z] ok  	github.com/docker/docker/pkg/plugins	33.670s	coverage: 76.6% of statements
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/rootless	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/volume	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:30:00 [2020-02-10T18:30:00.665Z] 
18:30:00 [2020-02-10T18:30:00.665Z] === Skipped
18:30:00 [2020-02-10T18:30:00.665Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:46: Driver btrfs not supported
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:46: Driver btrfs not supported
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:46: Driver btrfs not supported
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:46: Driver btrfs not supported
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:46: Driver btrfs not supported
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:73: No driver to put!
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     overlay_test.go:49: Fails to compute changes intermittently
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:46: Driver zfs not supported
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:46: Driver zfs not supported
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:46: Driver zfs not supported
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:46: Driver zfs not supported
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:46: Driver zfs not supported
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     graphtest_unix.go:73: No driver to put!
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:30:00 [2020-02-10T18:30:00.666Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] 
18:30:00 [2020-02-10T18:30:00.666Z] DONE 2155 tests, 20 skipped in 338.968s
Post stage
[Pipeline] junit
18:30:00 [2020-02-10T18:30:00.702Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
18:30:01 [2020-02-10T18:30:01.507Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40473/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16 -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:e55bff541e0afc9bacd811b6eb599451a23a9d16 hack/make.sh dynbinary test-integration
18:30:01 [2020-02-10T18:30:01.657Z] --- PASS: TestAuthZPluginV2Disable (3.54s)
18:30:01 [2020-02-10T18:30:01.657Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:30:01 [2020-02-10T18:30:01.657Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
18:30:01 [2020-02-10T18:30:01.793Z] 
18:30:02 [2020-02-10T18:30:02.083Z] Removing bundles/
18:30:02 [2020-02-10T18:30:02.083Z] 
18:30:02 [2020-02-10T18:30:02.083Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
18:30:02 [2020-02-10T18:30:02.083Z] Building: bundles/dynbinary-daemon/dockerd-dev
18:30:02 [2020-02-10T18:30:02.083Z] GOOS="" GOARCH="" GOARM=""
18:30:04 [2020-02-10T18:30:04.183Z] === RUN   TestDockerSuite/TestBuildExpose
18:30:04 [2020-02-10T18:30:04.440Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
18:30:04 [2020-02-10T18:30:04.699Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.81s)
18:30:04 [2020-02-10T18:30:04.699Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:30:05 [2020-02-10T18:30:05.262Z] === RUN   TestDockerSuite/TestBuildExposeOrder
18:30:05 [2020-02-10T18:30:05.519Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
18:30:06 [2020-02-10T18:30:06.084Z] === RUN   TestDockerSuite/TestBuildFails
18:30:07 [2020-02-10T18:30:07.460Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
18:30:07 [2020-02-10T18:30:07.460Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
18:30:11 [2020-02-10T18:30:11.637Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
18:30:14 [2020-02-10T18:30:14.909Z] === RUN   TestDockerSuite/TestBuildForceRm
18:30:16 [2020-02-10T18:30:16.277Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.68s)
18:30:16 [2020-02-10T18:30:16.277Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:30:16 [2020-02-10T18:30:16.535Z] === RUN   TestDockerSuite/TestBuildFromGit
18:30:18 [2020-02-10T18:30:18.428Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
18:30:18 [2020-02-10T18:30:18.428Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
18:30:19 [2020-02-10T18:30:19.796Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
18:30:21 [2020-02-10T18:30:21.712Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
18:30:22 [2020-02-10T18:30:22.660Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
18:30:22 [2020-02-10T18:30:22.922Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
18:30:25 [2020-02-10T18:30:25.446Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
18:30:27 [2020-02-10T18:30:27.338Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
18:30:27 [2020-02-10T18:30:27.587Z] ok  	github.com/docker/docker/cmd/dockerd	0.080s	coverage: 30.6% of statements
18:30:28 [2020-02-10T18:30:28.517Z] ok  	github.com/docker/docker/container	0.117s	coverage: 35.3% of statements
18:30:28 [2020-02-10T18:30:28.517Z] ?   	github.com/docker/docker/container/stream	[no test files]
18:30:28 [2020-02-10T18:30:28.517Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
18:30:28 [2020-02-10T18:30:28.517Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
18:30:28 [2020-02-10T18:30:28.517Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
18:30:28 [2020-02-10T18:30:28.706Z] === RUN   TestDockerSuite/TestBuildHistory
18:30:31 [2020-02-10T18:30:31.978Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
18:30:32 [2020-02-10T18:30:32.909Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.63s)
18:30:32 [2020-02-10T18:30:32.909Z] PASS
18:30:32 [2020-02-10T18:30:32.909Z] 
18:30:32 [2020-02-10T18:30:32.909Z] DONE 17 tests in 51.851s
18:30:32 [2020-02-10T18:30:32.909Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:30:32 [2020-02-10T18:30:32.909Z] ++ 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
18:30:32 [2020-02-10T18:30:32.909Z] ++ set -e
18:30:32 [2020-02-10T18:30:32.909Z] ++ '[' -n 0 ']'
18:30:32 [2020-02-10T18:30:32.909Z] ++ set -x
18:30:32 [2020-02-10T18:30:32.910Z] ++ 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
18:30:33 [2020-02-10T18:30:33.167Z] INFO: Testing against a local daemon
18:30:33 [2020-02-10T18:30:33.167Z] === RUN   TestPluginInvalidJSON
18:30:33 [2020-02-10T18:30:33.167Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:30:33 [2020-02-10T18:30:33.167Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:30:33 [2020-02-10T18:30:33.167Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:30:33 [2020-02-10T18:30:33.167Z] --- PASS: TestPluginInvalidJSON (0.03s)
18:30:33 [2020-02-10T18:30:33.167Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:30:33 [2020-02-10T18:30:33.167Z] PASS
18:30:33 [2020-02-10T18:30:33.167Z] 
18:30:33 [2020-02-10T18:30:33.167Z] DONE 2 tests in 0.143s
18:30:33 [2020-02-10T18:30:33.167Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:30:33 [2020-02-10T18:30:33.167Z] ++ 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
18:30:33 [2020-02-10T18:30:33.167Z] ++ set -e
18:30:33 [2020-02-10T18:30:33.167Z] ++ '[' -n 0 ']'
18:30:33 [2020-02-10T18:30:33.167Z] ++ set -x
18:30:33 [2020-02-10T18:30:33.167Z] ++ 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
18:30:33 [2020-02-10T18:30:33.167Z] === RUN   TestDockerSuite/TestBuildIidFile
18:30:33 [2020-02-10T18:30:33.424Z] INFO: Testing against a local daemon
18:30:33 [2020-02-10T18:30:33.424Z] === RUN   TestExternalGraphDriver
18:30:33 [2020-02-10T18:30:33.424Z] === RUN   TestExternalGraphDriver/json
18:30:33 [2020-02-10T18:30:33.681Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
18:30:34 [2020-02-10T18:30:34.246Z] === RUN   TestDockerSuite/TestBuildInheritance
18:30:35 [2020-02-10T18:30:35.177Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
18:30:35 [2020-02-10T18:30:35.741Z] === RUN   TestExternalGraphDriver/spec
18:30:35 [2020-02-10T18:30:35.999Z] === RUN   TestDockerSuite/TestBuildInvalidTag
18:30:35 [2020-02-10T18:30:35.999Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
18:30:37 [2020-02-10T18:30:37.370Z] === RUN   TestDockerSuite/TestBuildLabel
18:30:37 [2020-02-10T18:30:37.933Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
18:30:38 [2020-02-10T18:30:38.190Z] === RUN   TestExternalGraphDriver/pull
18:30:38 [2020-02-10T18:30:38.190Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
18:30:38 [2020-02-10T18:30:38.472Z] ok  	github.com/docker/docker/daemon/cluster	0.065s	coverage: 0.5% of statements
18:30:38 [2020-02-10T18:30:38.753Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
18:30:39 [2020-02-10T18:30:39.317Z] === RUN   TestDockerSuite/TestBuildLabels
18:30:39 [2020-02-10T18:30:39.574Z] === RUN   TestDockerSuite/TestBuildLabelsCache
18:30:39 [2020-02-10T18:30:39.832Z] --- PASS: TestExternalGraphDriver (6.54s)
18:30:39 [2020-02-10T18:30:39.832Z]     --- PASS: TestExternalGraphDriver/json (2.45s)
18:30:39 [2020-02-10T18:30:39.832Z]     --- PASS: TestExternalGraphDriver/spec (2.27s)
18:30:39 [2020-02-10T18:30:39.832Z]     --- PASS: TestExternalGraphDriver/pull (1.75s)
18:30:39 [2020-02-10T18:30:39.832Z] === RUN   TestGraphdriverPluginV2
18:30:39 [2020-02-10T18:30:39.840Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.009s	coverage: 65.3% of statements
18:30:40 [2020-02-10T18:30:40.761Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
18:30:41 [2020-02-10T18:30:41.734Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.7% of statements
18:30:44 [2020-02-10T18:30:44.034Z] === RUN   TestDockerSuite/TestBuildLastModified
18:30:44 [2020-02-10T18:30:44.965Z] --- PASS: TestGraphdriverPluginV2 (4.86s)
18:30:44 [2020-02-10T18:30:44.965Z] PASS
18:30:44 [2020-02-10T18:30:44.965Z] 
18:30:44 [2020-02-10T18:30:44.965Z] DONE 5 tests in 11.531s
18:30:44 [2020-02-10T18:30:44.965Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:30:44 [2020-02-10T18:30:44.965Z] ++ 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
18:30:44 [2020-02-10T18:30:44.965Z] ++ set -e
18:30:44 [2020-02-10T18:30:44.965Z] ++ '[' -n 0 ']'
18:30:44 [2020-02-10T18:30:44.965Z] ++ set -x
18:30:44 [2020-02-10T18:30:44.965Z] ++ 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
18:30:44 [2020-02-10T18:30:44.965Z] INFO: Testing against a local daemon
18:30:44 [2020-02-10T18:30:44.965Z] === RUN   TestContinueAfterPluginCrash
18:30:44 [2020-02-10T18:30:44.965Z] === PAUSE TestContinueAfterPluginCrash
18:30:44 [2020-02-10T18:30:44.965Z] === RUN   TestDaemonStartWithLogOpt
18:30:44 [2020-02-10T18:30:44.965Z] === PAUSE TestDaemonStartWithLogOpt
18:30:44 [2020-02-10T18:30:44.965Z] === CONT  TestContinueAfterPluginCrash
18:30:44 [2020-02-10T18:30:44.965Z] === CONT  TestDaemonStartWithLogOpt
18:30:49 [2020-02-10T18:30:49.875Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.433s	coverage: 13.7% of statements
18:30:50 [2020-02-10T18:30:50.219Z] === RUN   TestDockerSuite/TestBuildLineBreak
18:30:51 [2020-02-10T18:30:51.244Z] ok  	github.com/docker/docker/daemon/config	0.028s	coverage: 82.1% of statements
18:30:51 [2020-02-10T18:30:51.502Z] ok  	github.com/docker/docker/daemon	12.206s	coverage: 17.5% of statements
18:30:51 [2020-02-10T18:30:51.502Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
18:30:51 [2020-02-10T18:30:51.502Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
18:30:52 [2020-02-10T18:30:52.434Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
18:30:52 [2020-02-10T18:30:52.692Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
18:30:52 [2020-02-10T18:30:52.692Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
18:30:52 [2020-02-10T18:30:52.692Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
18:30:54 [2020-02-10T18:30:54.061Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
18:30:55 [2020-02-10T18:30:55.479Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
18:30:55 [2020-02-10T18:30:55.479Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
18:30:55 [2020-02-10T18:30:55.479Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
18:30:55 [2020-02-10T18:30:55.736Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
18:30:55 [2020-02-10T18:30:55.994Z] === RUN   TestDockerSuite/TestBuildMaintainer
18:30:56 [2020-02-10T18:30:56.558Z] === RUN   TestDockerSuite/TestBuildMissingArgs
18:30:56 [2020-02-10T18:30:56.583Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 2.9% of statements
18:30:57 [2020-02-10T18:30:57.146Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.203s	coverage: 57.0% of statements
18:30:57 [2020-02-10T18:30:57.488Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
18:30:58 [2020-02-10T18:30:58.857Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
18:30:59 [2020-02-10T18:30:59.788Z] --- PASS: TestDaemonStartWithLogOpt (14.71s)
18:31:00 [2020-02-10T18:31:00.351Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
18:31:00 [2020-02-10T18:31:00.456Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	5.585s	coverage: 72.5% of statements
18:31:00 [2020-02-10T18:31:00.712Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.693s	coverage: 46.2% of statements
18:31:00 [2020-02-10T18:31:00.712Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
18:31:03 [2020-02-10T18:31:03.235Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.989s	coverage: 48.6% of statements
18:31:04 [2020-02-10T18:31:04.344Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.276s	coverage: 76.1% of statements
18:31:04 [2020-02-10T18:31:04.570Z] --- PASS: TestContinueAfterPluginCrash (19.22s)
18:31:04 [2020-02-10T18:31:04.570Z] PASS
18:31:04 [2020-02-10T18:31:04.570Z] 
18:31:04 [2020-02-10T18:31:04.570Z] DONE 2 tests in 19.329s
18:31:04 [2020-02-10T18:31:04.570Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:31:04 [2020-02-10T18:31:04.570Z] ++ 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
18:31:04 [2020-02-10T18:31:04.570Z] ++ set -e
18:31:04 [2020-02-10T18:31:04.570Z] ++ '[' -n 0 ']'
18:31:04 [2020-02-10T18:31:04.570Z] ++ set -x
18:31:04 [2020-02-10T18:31:04.570Z] ++ 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
18:31:04 [2020-02-10T18:31:04.570Z] INFO: Testing against a local daemon
18:31:04 [2020-02-10T18:31:04.570Z] === RUN   TestPluginWithDevMounts
18:31:04 [2020-02-10T18:31:04.570Z] === PAUSE TestPluginWithDevMounts
18:31:04 [2020-02-10T18:31:04.570Z] === CONT  TestPluginWithDevMounts
18:31:04 [2020-02-10T18:31:04.827Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
18:31:05 [2020-02-10T18:31:05.274Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.0% of statements
18:31:05 [2020-02-10T18:31:05.390Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
18:31:05 [2020-02-10T18:31:05.532Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	3.076s	coverage: 60.1% of statements
18:31:05 [2020-02-10T18:31:05.532Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
18:31:05 [2020-02-10T18:31:05.532Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
18:31:05 [2020-02-10T18:31:05.953Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
18:31:06 [2020-02-10T18:31:06.211Z] --- PASS: TestPluginWithDevMounts (2.08s)
18:31:06 [2020-02-10T18:31:06.211Z] PASS
18:31:06 [2020-02-10T18:31:06.211Z] 
18:31:06 [2020-02-10T18:31:06.211Z] DONE 1 tests in 2.195s
18:31:06 [2020-02-10T18:31:06.211Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
18:31:06 [2020-02-10T18:31:06.211Z] ++ 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
18:31:06 [2020-02-10T18:31:06.211Z] ++ set -e
18:31:06 [2020-02-10T18:31:06.211Z] ++ '[' -n 0 ']'
18:31:06 [2020-02-10T18:31:06.211Z] ++ set -x
18:31:06 [2020-02-10T18:31:06.211Z] ++ 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
18:31:06 [2020-02-10T18:31:06.468Z] INFO: Testing against a local daemon
18:31:06 [2020-02-10T18:31:06.468Z] === RUN   TestSecretInspect
18:31:06 [2020-02-10T18:31:06.901Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
18:31:07 [2020-02-10T18:31:07.832Z] ok  	github.com/docker/docker/daemon/links	0.009s	coverage: 93.0% of statements
18:31:09 [2020-02-10T18:31:09.202Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 4.9% of statements
18:31:09 [2020-02-10T18:31:09.202Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
18:31:09 [2020-02-10T18:31:09.202Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
18:31:09 [2020-02-10T18:31:09.739Z] --- PASS: TestSecretInspect (3.04s)
18:31:09 [2020-02-10T18:31:09.739Z] === RUN   TestSecretList
18:31:10 [2020-02-10T18:31:10.132Z] ok  	github.com/docker/docker/daemon/logger	0.230s	coverage: 42.7% of statements
18:31:11 [2020-02-10T18:31:11.063Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.198s	coverage: 77.8% of statements
18:31:11 [2020-02-10T18:31:11.063Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
18:31:11 [2020-02-10T18:31:11.063Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
18:31:11 [2020-02-10T18:31:11.320Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 67.0% of statements
18:31:12 [2020-02-10T18:31:12.250Z] ok  	github.com/docker/docker/daemon/logger/journald	0.018s	coverage: 26.2% of statements
18:31:12 [2020-02-10T18:31:12.507Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 62.1% of statements
18:31:13 [2020-02-10T18:31:13.013Z] --- PASS: TestSecretList (3.14s)
18:31:13 [2020-02-10T18:31:13.013Z] === RUN   TestSecretsCreateAndDelete
18:31:13 [2020-02-10T18:31:13.070Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 88.3% of statements
18:31:14 [2020-02-10T18:31:14.000Z] ok  	github.com/docker/docker/daemon/logger/local	0.015s	coverage: 74.7% of statements
18:31:14 [2020-02-10T18:31:14.000Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
18:31:14 [2020-02-10T18:31:14.564Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.040s	coverage: 19.9% of statements
18:31:15 [2020-02-10T18:31:15.538Z] --- PASS: TestSecretsCreateAndDelete (3.02s)
18:31:15 [2020-02-10T18:31:15.538Z] === RUN   TestSecretsUpdate
18:31:15 [2020-02-10T18:31:15.933Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 47.8% of statements
18:31:16 [2020-02-10T18:31:16.190Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
18:31:17 [2020-02-10T18:31:17.121Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
18:31:17 [2020-02-10T18:31:17.431Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
18:31:17 [2020-02-10T18:31:17.685Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.632s	coverage: 82.5% of statements
18:31:17 [2020-02-10T18:31:17.685Z] ?   	github.com/docker/docker/daemon/names	[no test files]
18:31:17 [2020-02-10T18:31:17.685Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
18:31:18 [2020-02-10T18:31:18.801Z] --- PASS: TestSecretsUpdate (3.08s)
18:31:18 [2020-02-10T18:31:18.801Z] === RUN   TestTemplatedSecret
18:31:19 [2020-02-10T18:31:19.578Z] ok  	github.com/docker/docker/distribution	0.148s	coverage: 22.1% of statements
18:31:19 [2020-02-10T18:31:19.578Z] ok  	github.com/docker/docker/distribution/metadata	0.067s	coverage: 48.2% of statements
18:31:19 [2020-02-10T18:31:19.578Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
18:31:20 [2020-02-10T18:31:20.949Z] ok  	github.com/docker/docker/errdefs	0.008s	coverage: 49.4% of statements
18:31:21 [2020-02-10T18:31:21.323Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
18:31:21 [2020-02-10T18:31:21.886Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
18:31:21 [2020-02-10T18:31:21.886Z] --- PASS: TestTemplatedSecret (3.23s)
18:31:21 [2020-02-10T18:31:21.886Z] === RUN   TestSecretCreateResolve
18:31:22 [2020-02-10T18:31:22.318Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
18:31:22 [2020-02-10T18:31:22.816Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
18:31:22 [2020-02-10T18:31:22.882Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
18:31:23 [2020-02-10T18:31:23.139Z] ok  	github.com/docker/docker/distribution/xfer	1.878s	coverage: 85.1% of statements
18:31:23 [2020-02-10T18:31:23.139Z] ?   	github.com/docker/docker/dockerversion	[no test files]
18:31:23 [2020-02-10T18:31:23.139Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
18:31:24 [2020-02-10T18:31:24.507Z] ok  	github.com/docker/docker/image/v1	0.010s	coverage: 25.0% of statements
18:31:24 [2020-02-10T18:31:24.507Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
18:31:25 [2020-02-10T18:31:25.070Z] ok  	github.com/docker/docker/libcontainerd/queue	0.022s	coverage: 100.0% of statements
18:31:26 [2020-02-10T18:31:26.001Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.0% of statements
18:31:26 [2020-02-10T18:31:26.091Z] --- PASS: TestSecretCreateResolve (3.86s)
18:31:26 [2020-02-10T18:31:26.091Z] PASS
18:31:26 [2020-02-10T18:31:26.091Z] 
18:31:26 [2020-02-10T18:31:26.091Z] DONE 6 tests in 19.482s
18:31:26 [2020-02-10T18:31:26.091Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
18:31:26 [2020-02-10T18:31:26.091Z] ++ 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
18:31:26 [2020-02-10T18:31:26.091Z] ++ set -e
18:31:26 [2020-02-10T18:31:26.091Z] ++ '[' -n 0 ']'
18:31:26 [2020-02-10T18:31:26.091Z] ++ set -x
18:31:26 [2020-02-10T18:31:26.091Z] ++ 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
18:31:26 [2020-02-10T18:31:26.091Z] INFO: Testing against a local daemon
18:31:26 [2020-02-10T18:31:26.091Z] === RUN   TestServiceCreateInit
18:31:26 [2020-02-10T18:31:26.091Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:31:26 [2020-02-10T18:31:26.091Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
18:31:26 [2020-02-10T18:31:26.091Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
18:31:26 [2020-02-10T18:31:26.258Z] ok  	github.com/docker/docker/pkg/aaparser	0.026s	coverage: 50.0% of statements
18:31:26 [2020-02-10T18:31:26.348Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
18:31:28 [2020-02-10T18:31:28.151Z] ok  	github.com/docker/docker/pkg/archive	0.375s	coverage: 77.1% of statements
18:31:29 [2020-02-10T18:31:29.082Z] ok  	github.com/docker/docker/pkg/authorization	0.298s	coverage: 68.3% of statements
18:31:29 [2020-02-10T18:31:29.339Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
18:31:29 [2020-02-10T18:31:29.596Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
18:31:31 [2020-02-10T18:31:31.603Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:31:31 [2020-02-10T18:31:31.860Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
18:31:32 [2020-02-10T18:31:32.424Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
18:31:33 [2020-02-10T18:31:33.768Z] ok  	github.com/docker/docker/layer	7.702s	coverage: 68.8% of statements
18:31:33 [2020-02-10T18:31:33.768Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
18:31:33 [2020-02-10T18:31:33.768Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
18:31:33 [2020-02-10T18:31:33.768Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
18:31:33 [2020-02-10T18:31:33.768Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
18:31:33 [2020-02-10T18:31:33.768Z] ?   	github.com/docker/docker/oci	[no test files]
18:31:33 [2020-02-10T18:31:33.768Z] ?   	github.com/docker/docker/oci/caps	[no test files]
18:31:33 [2020-02-10T18:31:33.768Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.976s	coverage: 43.2% of statements
18:31:33 [2020-02-10T18:31:33.768Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
18:31:33 [2020-02-10T18:31:33.768Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
18:31:33 [2020-02-10T18:31:33.768Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
18:31:34 [2020-02-10T18:31:34.025Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 92.9% of statements
18:31:34 [2020-02-10T18:31:34.025Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
18:31:34 [2020-02-10T18:31:34.947Z] === RUN   TestDockerSuite/TestBuildMultipleTags
18:31:34 [2020-02-10T18:31:34.955Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.023s	coverage: 92.3% of statements
18:31:35 [2020-02-10T18:31:35.204Z] === RUN   TestDockerSuite/TestBuildNetContainer
18:31:35 [2020-02-10T18:31:35.518Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
18:31:35 [2020-02-10T18:31:35.775Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
18:31:37 [2020-02-10T18:31:37.101Z] --- PASS: TestServiceCreateInit (10.93s)
18:31:37 [2020-02-10T18:31:37.101Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.69s)
18:31:37 [2020-02-10T18:31:37.101Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.20s)
18:31:37 [2020-02-10T18:31:37.101Z] === RUN   TestCreateServiceMultipleTimes
18:31:37 [2020-02-10T18:31:37.143Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
18:31:37 [2020-02-10T18:31:37.358Z] === RUN   TestDockerSuite/TestBuildNetNone
18:31:37 [2020-02-10T18:31:37.708Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 89.5% of statements
18:31:38 [2020-02-10T18:31:38.272Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.077s	coverage: 84.1% of statements
18:31:38 [2020-02-10T18:31:38.288Z] === RUN   TestDockerSuite/TestBuildNoContext
18:31:38 [2020-02-10T18:31:38.531Z] ok  	github.com/docker/docker/pkg/fsutils	0.189s	coverage: 85.1% of statements
18:31:38 [2020-02-10T18:31:38.531Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
18:31:39 [2020-02-10T18:31:39.659Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
18:31:39 [2020-02-10T18:31:39.902Z] ok  	github.com/docker/docker/pkg/idtools	0.342s	coverage: 70.1% of statements
18:31:40 [2020-02-10T18:31:40.159Z] ok  	github.com/docker/docker/pkg/ioutils	0.518s	coverage: 70.6% of statements
18:31:40 [2020-02-10T18:31:40.159Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
18:31:40 [2020-02-10T18:31:40.417Z] ok  	github.com/docker/docker/pkg/locker	0.031s	coverage: 88.9% of statements
18:31:40 [2020-02-10T18:31:40.617Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
18:31:40 [2020-02-10T18:31:40.674Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
18:31:40 [2020-02-10T18:31:40.674Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
18:31:40 [2020-02-10T18:31:40.890Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
18:31:41 [2020-02-10T18:31:41.239Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
18:31:41 [2020-02-10T18:31:41.497Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
18:31:41 [2020-02-10T18:31:41.754Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
18:31:42 [2020-02-10T18:31:42.010Z] ok  	github.com/docker/docker/pkg/mount	0.591s	coverage: 70.0% of statements
18:31:42 [2020-02-10T18:31:42.010Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
18:31:42 [2020-02-10T18:31:42.267Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 91.4% of statements
18:31:42 [2020-02-10T18:31:42.525Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
18:31:42 [2020-02-10T18:31:42.525Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
18:31:42 [2020-02-10T18:31:42.525Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
18:31:42 [2020-02-10T18:31:42.791Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
18:31:43 [2020-02-10T18:31:43.354Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
18:31:43 [2020-02-10T18:31:43.354Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
18:31:43 [2020-02-10T18:31:43.456Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.011s	coverage: 56.8% of statements
18:31:43 [2020-02-10T18:31:43.611Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
18:31:44 [2020-02-10T18:31:44.021Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
18:31:44 [2020-02-10T18:31:44.174Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
18:31:44 [2020-02-10T18:31:44.278Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
18:31:44 [2020-02-10T18:31:44.534Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
18:31:45 [2020-02-10T18:31:45.105Z] === RUN   TestDockerSuite/TestBuildOnBuild
18:31:45 [2020-02-10T18:31:45.903Z] ok  	github.com/docker/docker/pkg/pubsub	1.029s	coverage: 73.9% of statements
18:31:45 [2020-02-10T18:31:45.903Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
18:31:47 [2020-02-10T18:31:47.631Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
18:31:48 [2020-02-10T18:31:48.561Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
18:31:49 [2020-02-10T18:31:49.176Z] ok  	github.com/docker/docker/pkg/signal	2.381s	coverage: 61.0% of statements
18:31:49 [2020-02-10T18:31:49.176Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
18:31:49 [2020-02-10T18:31:49.433Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
18:31:49 [2020-02-10T18:31:49.690Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
18:31:49 [2020-02-10T18:31:49.946Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
18:31:50 [2020-02-10T18:31:50.510Z] ok  	github.com/docker/docker/pkg/sysinfo	0.004s	coverage: 71.3% of statements
18:31:50 [2020-02-10T18:31:50.767Z] ok  	github.com/docker/docker/pkg/system	0.020s	coverage: 36.2% of statements
18:31:51 [2020-02-10T18:31:51.331Z] ok  	github.com/docker/docker/pkg/tailfile	0.051s	coverage: 88.6% of statements
18:31:51 [2020-02-10T18:31:51.835Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
18:31:51 [2020-02-10T18:31:51.895Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
18:31:52 [2020-02-10T18:31:52.152Z] ok  	github.com/docker/docker/pkg/term	0.003s	coverage: 84.8% of statements
18:31:52 [2020-02-10T18:31:52.409Z] testing: warning: no tests to run
18:31:52 [2020-02-10T18:31:52.409Z] coverage: [no statements]
18:31:52 [2020-02-10T18:31:52.409Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
18:31:52 [2020-02-10T18:31:52.667Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
18:31:52 [2020-02-10T18:31:52.924Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
18:31:53 [2020-02-10T18:31:53.181Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
18:31:53 [2020-02-10T18:31:53.204Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
18:31:55 [2020-02-10T18:31:55.704Z] ok  	github.com/docker/docker/plugin	0.524s	coverage: 27.1% of statements
18:31:55 [2020-02-10T18:31:55.725Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
18:31:55 [2020-02-10T18:31:55.961Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
18:31:56 [2020-02-10T18:31:56.894Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
18:31:57 [2020-02-10T18:31:57.094Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
18:31:57 [2020-02-10T18:31:57.094Z] --- PASS: TestCreateServiceMultipleTimes (20.21s)
18:31:57 [2020-02-10T18:31:57.094Z] === RUN   TestCreateServiceConflict
18:31:57 [2020-02-10T18:31:57.151Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
18:31:58 [2020-02-10T18:31:58.463Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
18:31:58 [2020-02-10T18:31:58.521Z] ok  	github.com/docker/docker/registry	0.075s	coverage: 56.0% of statements
18:31:59 [2020-02-10T18:31:59.026Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
18:31:59 [2020-02-10T18:31:59.085Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
18:31:59 [2020-02-10T18:31:59.342Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
18:32:00 [2020-02-10T18:32:00.273Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 68.2% of statements
18:32:00 [2020-02-10T18:32:00.273Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
18:32:00 [2020-02-10T18:32:00.398Z] --- PASS: TestCreateServiceConflict (3.17s)
18:32:00 [2020-02-10T18:32:00.398Z] === RUN   TestCreateServiceMaxReplicas
18:32:02 [2020-02-10T18:32:02.921Z] === RUN   TestDockerSuite/TestBuildPATH
18:32:03 [2020-02-10T18:32:03.584Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
18:32:03 [2020-02-10T18:32:03.584Z] ok  	github.com/docker/docker/volume/local	0.021s	coverage: 73.0% of statements
18:32:04 [2020-02-10T18:32:04.292Z] --- PASS: TestCreateServiceMaxReplicas (3.99s)
18:32:04 [2020-02-10T18:32:04.292Z] === RUN   TestCreateWithDuplicateNetworkNames
18:32:04 [2020-02-10T18:32:04.516Z] ok  	github.com/docker/docker/volume/mounts	0.018s	coverage: 67.0% of statements
18:32:05 [2020-02-10T18:32:05.446Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 73.0% of statements
18:32:05 [2020-02-10T18:32:05.660Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
18:32:06 [2020-02-10T18:32:06.592Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
18:32:07 [2020-02-10T18:32:07.522Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
18:32:09 [2020-02-10T18:32:09.292Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
18:32:09 [2020-02-10T18:32:09.292Z] 
18:32:09 [2020-02-10T18:32:09.292Z] ---> Making bundle: test-integration (in bundles/test-integration)
18:32:09 [2020-02-10T18:32:09.292Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
18:32:09 [2020-02-10T18:32:09.292Z] HOSTNAME=151d3470b1d6
18:32:09 [2020-02-10T18:32:09.292Z] TESTDEBUG=0
18:32:09 [2020-02-10T18:32:09.292Z] DEST=bundles/test-integration
18:32:09 [2020-02-10T18:32:09.292Z] PWD=/go/src/github.com/docker/docker
18:32:09 [2020-02-10T18:32:09.292Z] DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16
18:32:09 [2020-02-10T18:32:09.292Z] container=docker
18:32:09 [2020-02-10T18:32:09.292Z] HOME=/root
18:32:09 [2020-02-10T18:32:09.292Z] GOLANG_VERSION=1.13.7
18:32:09 [2020-02-10T18:32:09.292Z] VALIDATE_REPO=https://github.com/moby/moby.git
18:32:09 [2020-02-10T18:32:09.292Z] VALIDATE_BRANCH=master
18:32:09 [2020-02-10T18:32:09.292Z] TERM=xterm
18:32:09 [2020-02-10T18:32:09.292Z] DOCKER_PKG=github.com/docker/docker
18:32:09 [2020-02-10T18:32:09.292Z] SHLVL=1
18:32:09 [2020-02-10T18:32:09.292Z] TIMEOUT=120m
18:32:09 [2020-02-10T18:32:09.292Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
18:32:09 [2020-02-10T18:32:09.292Z] DOCKER_GRAPHDRIVER=overlay2
18:32:09 [2020-02-10T18:32:09.292Z] GO111MODULE=off
18:32:09 [2020-02-10T18:32:09.292Z] DOCKER_EXPERIMENTAL=1
18:32:09 [2020-02-10T18:32:09.292Z] TEST_SKIP_INTEGRATION_CLI=1
18:32:09 [2020-02-10T18:32:09.292Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
18:32:09 [2020-02-10T18:32:09.292Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
18:32:09 [2020-02-10T18:32:09.292Z] GOPATH=/go
18:32:09 [2020-02-10T18:32:09.292Z] PKG_CONFIG=pkg-config
18:32:09 [2020-02-10T18:32:09.292Z] _=/usr/bin/env
18:32:09 [2020-02-10T18:32:09.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:32:17 [2020-02-10T18:32:17.475Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
18:32:17 [2020-02-10T18:32:17.621Z] ok  	github.com/docker/docker/pkg/plugins	33.614s	coverage: 76.6% of statements
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/rootless	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/testutil/request	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/volume	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === Skipped
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     exec_linux_test.go:18: requires AppArmor to be enabled
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     exec_linux_test.go:38: requires AppArmor to be enabled
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:46: Driver btrfs not supported
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:46: Driver btrfs not supported
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:46: Driver btrfs not supported
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:46: Driver btrfs not supported
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:46: Driver btrfs not supported
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:73: No driver to put!
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     overlay_test.go:49: Fails to compute changes intermittently
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     overlay_test.go:65: Cannot run test with naive change algorithm
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:46: Driver zfs not supported
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:46: Driver zfs not supported
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:46: Driver zfs not supported
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:46: Driver zfs not supported
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:46: Driver zfs not supported
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     graphtest_unix.go:73: No driver to put!
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
18:32:17 [2020-02-10T18:32:17.621Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] 
18:32:17 [2020-02-10T18:32:17.621Z] DONE 2155 tests, 20 skipped in 241.186s
Post stage
[Pipeline] junit
18:32:17 [2020-02-10T18:32:17.634Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
18:32:18 [2020-02-10T18:32:18.463Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40473/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e55bff541e0afc9bacd811b6eb599451a23a9d16 hack/validate/vendor
18:32:19 [2020-02-10T18:32:19.030Z] No vendor changes in diff.
18:32:19 [2020-02-10T18:32:19.370Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.79s)
18:32:19 [2020-02-10T18:32:19.370Z] === RUN   TestCreateServiceSecretFileMode
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
18:32:19 [2020-02-10T18:32:19.929Z] + echo Building e2e image
18:32:19 [2020-02-10T18:32:19.929Z] Building e2e image
18:32:19 [2020-02-10T18:32:19.929Z] + docker build --build-arg DOCKER_GITCOMMIT=e55bff541e0afc9bacd811b6eb599451a23a9d16 -t moby-e2e-test -f Dockerfile.e2e .
18:32:19 [2020-02-10T18:32:19.929Z] #2 [internal] load .dockerignore
18:32:19 [2020-02-10T18:32:19.929Z] #2 transferring context: 34B done
18:32:19 [2020-02-10T18:32:19.929Z] #2 DONE 0.0s
18:32:19 [2020-02-10T18:32:19.929Z] 
18:32:19 [2020-02-10T18:32:19.929Z] #1 [internal] load build definition from Dockerfile.e2e
18:32:19 [2020-02-10T18:32:19.929Z] #1 transferring dockerfile: 3.21kB done
18:32:19 [2020-02-10T18:32:19.929Z] #1 DONE 0.0s
18:32:19 [2020-02-10T18:32:19.929Z] 
18:32:19 [2020-02-10T18:32:19.929Z] #4 [internal] load metadata for docker.io/library/golang:1.13.7-alpine
18:32:20 [2020-02-10T18:32:20.194Z] #4 DONE 0.2s
18:32:20 [2020-02-10T18:32:20.194Z] 
18:32:20 [2020-02-10T18:32:20.194Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
18:32:20 [2020-02-10T18:32:20.194Z] #3 DONE 0.3s
18:32:20 [2020-02-10T18:32:20.194Z] 
18:32:20 [2020-02-10T18:32:20.194Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
18:32:20 [2020-02-10T18:32:20.194Z] #14 resolve docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559ca6cf6535f501ca5eec46cae69489b5b8ef9cdec5abcaa5b09e707b done
18:32:20 [2020-02-10T18:32:20.455Z] #14 ...
18:32:20 [2020-02-10T18:32:20.455Z] 
18:32:20 [2020-02-10T18:32:20.455Z] #8 [internal] load build context
18:32:20 [2020-02-10T18:32:20.455Z] #8 transferring context: 820.86kB 0.3s done
18:32:20 [2020-02-10T18:32:20.455Z] #8 DONE 0.3s
18:32:20 [2020-02-10T18:32:20.712Z] 
18:32:20 [2020-02-10T18:32:20.712Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
18:32:20 [2020-02-10T18:32:20.712Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55
18:32:20 [2020-02-10T18:32:20.712Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.1s done
18:32:20 [2020-02-10T18:32:20.712Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 2.28MB / 126.87MB 0.1s
18:32:20 [2020-02-10T18:32:20.712Z] #14 sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 126B / 126B 0.1s done
18:32:20 [2020-02-10T18:32:20.712Z] #14 sha256:7e8c9c559ca6cf6535f501ca5eec46cae69489b5b8ef9cdec5abcaa5b09e707b 1.65kB / 1.65kB done
18:32:20 [2020-02-10T18:32:20.712Z] #14 sha256:9817fae0190681da743ae2f5f77a85bf19b2e759d655bc427328e075b8d64dcc 1.36kB / 1.36kB done
18:32:20 [2020-02-10T18:32:20.712Z] #14 sha256:87eefb76f0a85935d392182a0cb271178ee363516bdb3ca281a67c3b58ec491d 3.83kB / 3.83kB done
18:32:20 [2020-02-10T18:32:20.712Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.0s done
18:32:20 [2020-02-10T18:32:20.712Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done
18:32:20 [2020-02-10T18:32:20.712Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 11.07MB / 126.87MB 0.2s
18:32:20 [2020-02-10T18:32:20.971Z] #14 ...
18:32:20 [2020-02-10T18:32:20.971Z] 
18:32:20 [2020-02-10T18:32:20.971Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0...
18:32:20 [2020-02-10T18:32:20.971Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done
18:32:20 [2020-02-10T18:32:20.971Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done
18:32:20 [2020-02-10T18:32:20.971Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done
18:32:20 [2020-02-10T18:32:20.971Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done
18:32:20 [2020-02-10T18:32:20.971Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done
18:32:20 [2020-02-10T18:32:20.971Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.2s done
18:32:20 [2020-02-10T18:32:20.971Z] #5 DONE 0.5s
18:32:20 [2020-02-10T18:32:20.971Z] 
18:32:20 [2020-02-10T18:32:20.971Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
18:32:20 [2020-02-10T18:32:20.971Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 21.01MB / 126.87MB 0.4s
18:32:20 [2020-02-10T18:32:20.971Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done
18:32:20 [2020-02-10T18:32:20.971Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 28.93MB / 126.87MB 0.5s
18:32:21 [2020-02-10T18:32:21.229Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 38.24MB / 126.87MB 0.6s
18:32:21 [2020-02-10T18:32:21.229Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 51.02MB / 126.87MB 0.7s
18:32:21 [2020-02-10T18:32:21.487Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 73.08MB / 126.87MB 0.9s
18:32:21 [2020-02-10T18:32:21.487Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 85.06MB / 126.87MB 1.0s
18:32:21 [2020-02-10T18:32:21.746Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 94.28MB / 126.87MB 1.1s
18:32:21 [2020-02-10T18:32:21.746Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 103.35MB / 126.87MB 1.2s
18:32:22 [2020-02-10T18:32:22.003Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 123.07MB / 126.87MB 1.4s
18:32:22 [2020-02-10T18:32:22.260Z] #14 ...
18:32:22 [2020-02-10T18:32:22.260Z] 
18:32:22 [2020-02-10T18:32:22.260Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
18:32:22 [2020-02-10T18:32:22.260Z] #6 DONE 1.4s
18:32:22 [2020-02-10T18:32:22.260Z] 
18:32:22 [2020-02-10T18:32:22.260Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
18:32:22 [2020-02-10T18:32:22.260Z] #14 sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 126.87MB / 126.87MB 1.6s done
18:32:22 [2020-02-10T18:32:22.260Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e
18:32:22 [2020-02-10T18:32:22.643Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
18:32:22 [2020-02-10T18:32:22.643Z] --- PASS: TestCreateServiceSecretFileMode (3.49s)
18:32:22 [2020-02-10T18:32:22.643Z] === RUN   TestCreateServiceConfigFileMode
18:32:24 [2020-02-10T18:32:24.536Z] === RUN   TestDockerSuite/TestBuildRm
18:32:25 [2020-02-10T18:32:25.905Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
18:32:25 [2020-02-10T18:32:25.905Z] --- PASS: TestCreateServiceConfigFileMode (3.09s)
18:32:25 [2020-02-10T18:32:25.905Z] === RUN   TestCreateServiceSysctls
18:32:27 [2020-02-10T18:32:27.517Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 5.1s
18:32:27 [2020-02-10T18:32:27.800Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
18:32:28 [2020-02-10T18:32:28.082Z] #14 ...
18:32:28 [2020-02-10T18:32:28.082Z] 
18:32:28 [2020-02-10T18:32:28.082Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
18:32:28 [2020-02-10T18:32:28.082Z] #7 1.000 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.066 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.167 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.170 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.358 (3/31) Installing ncurses-libs (6.1_p20190518-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.367 (4/31) Installing readline (8.0.0-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.372 (5/31) Installing bash (5.0.0-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.387 Executing bash-5.0.0-r0.post-install
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.394 (6/31) Installing ca-certificates (20190108-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.410 (7/31) Installing libgcc (8.3.0-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.413 (8/31) Installing libstdc++ (8.3.0-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.429 (9/31) Installing binutils (2.32-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.525 (10/31) Installing gmp (6.1.2-r1)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.534 (11/31) Installing isl (0.18-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.553 (12/31) Installing libgomp (8.3.0-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.557 (13/31) Installing libatomic (8.3.0-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.560 (14/31) Installing mpfr3 (3.1.5-r1)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.566 (15/31) Installing mpc1 (1.1.0-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 2.571 (16/31) Installing gcc (8.3.0-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 3.429 (17/31) Installing musl-dev (1.1.22-r3)
18:32:28 [2020-02-10T18:32:28.082Z] #7 3.553 (18/31) Installing libc-dev (0.7.1-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 3.559 (19/31) Installing g++ (8.3.0-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.101 (20/31) Installing nghttp2-libs (1.39.2-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.105 (21/31) Installing libcurl (7.66.0-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.113 (22/31) Installing expat (2.2.8-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.116 (23/31) Installing pcre2 (10.33-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.124 (24/31) Installing git (2.22.2-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.325 (25/31) Installing libmnl (1.0.4-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.329 (26/31) Installing libnftnl-libs (1.1.3-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.333 (27/31) Installing iptables (1.8.3-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.358 (28/31) Installing pigz (2.4-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.365 (29/31) Installing tar (1.32-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.375 (30/31) Installing xz-libs (5.2.4-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.379 (31/31) Installing xz (5.2.4-r0)
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.385 Executing busybox-1.30.1-r3.trigger
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.397 Executing ca-certificates-20190108-r0.trigger
18:32:28 [2020-02-10T18:32:28.082Z] #7 4.445 OK: 185 MiB in 45 packages
18:32:28 [2020-02-10T18:32:28.082Z] #7 DONE 5.7s
18:32:28 [2020-02-10T18:32:28.082Z] 
18:32:28 [2020-02-10T18:32:28.082Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
18:32:28 [2020-02-10T18:32:28.082Z] #9 DONE 0.1s
18:32:28 [2020-02-10T18:32:28.082Z] 
18:32:28 [2020-02-10T18:32:28.082Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
18:32:28 [2020-02-10T18:32:28.082Z] #14 ...
18:32:28 [2020-02-10T18:32:28.082Z] 
18:32:28 [2020-02-10T18:32:28.082Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
18:32:28 [2020-02-10T18:32:28.082Z] #10 DONE 0.1s
18:32:28 [2020-02-10T18:32:28.082Z] 
18:32:28 [2020-02-10T18:32:28.082Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
18:32:28 [2020-02-10T18:32:28.082Z] #11 DONE 0.1s
18:32:28 [2020-02-10T18:32:28.342Z] 
18:32:28 [2020-02-10T18:32:28.342Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
18:32:28 [2020-02-10T18:32:28.342Z] #12 DONE 0.1s
18:32:28 [2020-02-10T18:32:28.342Z] 
18:32:28 [2020-02-10T18:32:28.342Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.7-alpine@sha256:7e8c9c559c...
18:32:28 [2020-02-10T18:32:28.342Z] #14 extracting sha256:f9e7c84be0a12a0e5b3a305d8a08a7f456158c93a0b395c0d7a04b5029b42d9e 5.9s done
18:32:28 [2020-02-10T18:32:28.342Z] #14 extracting sha256:8a0c202c45dfb5a9f0304c67318677890c518b01a12815b925d5349f31df0945 done
18:32:28 [2020-02-10T18:32:28.342Z] #14 DONE 8.2s
18:32:28 [2020-02-10T18:32:28.342Z] 
18:32:28 [2020-02-10T18:32:28.342Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
18:32:28 [2020-02-10T18:32:28.342Z] #13 DONE 0.1s
18:32:28 [2020-02-10T18:32:28.599Z] 
18:32:28 [2020-02-10T18:32:28.599Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
18:32:29 [2020-02-10T18:32:29.163Z] #15 0.572 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
18:32:29 [2020-02-10T18:32:29.168Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
18:32:30 [2020-02-10T18:32:30.093Z] #15 1.631 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
18:32:30 [2020-02-10T18:32:30.093Z] #15 1.716 (1/43) Installing ncurses-terminfo-base (6.1_p20191130-r0)
18:32:30 [2020-02-10T18:32:30.093Z] #15 1.719 (2/43) Installing ncurses-terminfo (6.1_p20191130-r0)
18:32:30 [2020-02-10T18:32:30.349Z] #15 1.851 (3/43) Installing ncurses-libs (6.1_p20191130-r0)
18:32:30 [2020-02-10T18:32:30.349Z] #15 1.857 (4/43) Installing readline (8.0.1-r0)
18:32:30 [2020-02-10T18:32:30.349Z] #15 1.861 (5/43) Installing bash (5.0.11-r1)
18:32:30 [2020-02-10T18:32:30.349Z] #15 1.873 Executing bash-5.0.11-r1.post-install
18:32:30 [2020-02-10T18:32:30.349Z] #15 1.875 (6/43) Installing linux-headers (4.19.36-r0)
18:32:30 [2020-02-10T18:32:30.349Z] #15 1.948 (7/43) Installing libblkid (2.34-r1)
18:32:30 [2020-02-10T18:32:30.349Z] #15 1.953 (8/43) Installing libuuid (2.34-r1)
18:32:30 [2020-02-10T18:32:30.349Z] #15 1.955 (9/43) Installing btrfs-progs-libs (5.4-r0)
18:32:30 [2020-02-10T18:32:30.349Z] #15 1.960 (10/43) Installing btrfs-progs-dev (5.4-r0)
18:32:30 [2020-02-10T18:32:30.350Z] #15 1.964 (11/43) Installing libgcc (9.2.0-r3)
18:32:30 [2020-02-10T18:32:30.350Z] #15 1.966 (12/43) Installing libstdc++ (9.2.0-r3)
18:32:30 [2020-02-10T18:32:30.350Z] #15 1.980 (13/43) Installing binutils (2.33.1-r0)
18:32:30 [2020-02-10T18:32:30.607Z] #15 2.047 (14/43) Installing libmagic (5.37-r1)
18:32:30 [2020-02-10T18:32:30.607Z] #15 2.067 (15/43) Installing file (5.37-r1)
18:32:30 [2020-02-10T18:32:30.607Z] #15 2.069 (16/43) Installing gmp (6.1.2-r1)
18:32:30 [2020-02-10T18:32:30.607Z] #15 2.075 (17/43) Installing isl (0.18-r0)
18:32:30 [2020-02-10T18:32:30.607Z] #15 2.090 (18/43) Installing libgomp (9.2.0-r3)
18:32:30 [2020-02-10T18:32:30.607Z] #15 2.093 (19/43) Installing libatomic (9.2.0-r3)
18:32:30 [2020-02-10T18:32:30.607Z] #15 2.095 (20/43) Installing mpfr4 (4.0.2-r1)
18:32:30 [2020-02-10T18:32:30.607Z] #15 2.101 (21/43) Installing mpc1 (1.1.0-r1)
18:32:30 [2020-02-10T18:32:30.607Z] #15 2.104 (22/43) Installing gcc (9.2.0-r3)
18:32:31 [2020-02-10T18:32:31.063Z] --- PASS: TestCreateServiceSysctls (5.16s)
18:32:31 [2020-02-10T18:32:31.063Z] === RUN   TestCreateServiceCapabilities
18:32:31 [2020-02-10T18:32:31.063Z] === RUN   TestDockerSuite/TestBuildScratchCopy
18:32:31 [2020-02-10T18:32:31.172Z] #15 2.809 (23/43) Installing musl-dev (1.1.24-r0)
18:32:31 [2020-02-10T18:32:31.430Z] #15 2.884 (24/43) Installing libc-dev (0.7.2-r0)
18:32:31 [2020-02-10T18:32:31.430Z] #15 2.885 (25/43) Installing g++ (9.2.0-r3)
18:32:31 [2020-02-10T18:32:31.627Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
18:32:31 [2020-02-10T18:32:31.687Z] #15 3.296 (26/43) Installing make (4.2.1-r2)
18:32:31 [2020-02-10T18:32:31.687Z] #15 3.300 (27/43) Installing fortify-headers (1.1-r0)
18:32:31 [2020-02-10T18:32:31.687Z] #15 3.302 (28/43) Installing build-base (0.5-r1)
18:32:31 [2020-02-10T18:32:31.687Z] #15 3.303 (29/43) Installing nghttp2-libs (1.40.0-r0)
18:32:31 [2020-02-10T18:32:31.687Z] #15 3.306 (30/43) Installing libcurl (7.67.0-r0)
18:32:31 [2020-02-10T18:32:31.687Z] #15 3.312 (31/43) Installing curl (7.67.0-r0)
18:32:31 [2020-02-10T18:32:31.687Z] #15 3.315 (32/43) Installing oniguruma (6.9.4-r0)
18:32:31 [2020-02-10T18:32:31.687Z] #15 3.320 (33/43) Installing jq (1.6-r0)
18:32:31 [2020-02-10T18:32:31.687Z] #15 3.326 (34/43) Installing device-mapper-libs (2.02.186-r0)
18:32:31 [2020-02-10T18:32:31.687Z] #15 3.330 (35/43) Installing device-mapper-event-libs (2.02.186-r0)
18:32:31 [2020-02-10T18:32:31.687Z] #15 3.332 (36/43) Installing libaio (0.3.112-r1)
18:32:31 [2020-02-10T18:32:31.687Z] #15 3.334 (37/43) Installing lvm2-libs (2.02.186-r0)
18:32:31 [2020-02-10T18:32:31.687Z] #15 3.362 (38/43) Installing libfdisk (2.34-r1)
18:32:31 [2020-02-10T18:32:31.945Z] #15 3.368 (39/43) Installing libmount (2.34-r1)
18:32:31 [2020-02-10T18:32:31.945Z] #15 3.373 (40/43) Installing libsmartcols (2.34-r1)
18:32:31 [2020-02-10T18:32:31.945Z] #15 3.376 (41/43) Installing pkgconf (1.6.3-r0)
18:32:31 [2020-02-10T18:32:31.945Z] #15 3.379 (42/43) Installing util-linux-dev (2.34-r1)
18:32:31 [2020-02-10T18:32:31.945Z] #15 3.402 (43/43) Installing lvm2-dev (2.02.186-r0)
18:32:31 [2020-02-10T18:32:31.945Z] #15 3.407 Executing busybox-1.31.1-r9.trigger
18:32:31 [2020-02-10T18:32:31.945Z] #15 3.413 OK: 203 MiB in 58 packages
18:32:32 [2020-02-10T18:32:32.192Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
18:32:32 [2020-02-10T18:32:32.509Z] #15 DONE 4.0s
18:32:32 [2020-02-10T18:32:32.509Z] 
18:32:32 [2020-02-10T18:32:32.509Z] #16 [base 3/5] RUN mkdir -p /build/
18:32:33 [2020-02-10T18:32:33.440Z] #16 DONE 0.7s
18:32:33 [2020-02-10T18:32:33.440Z] 
18:32:33 [2020-02-10T18:32:33.440Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
18:32:34 [2020-02-10T18:32:34.003Z] #17 DONE 0.7s
18:32:34 [2020-02-10T18:32:34.003Z] 
18:32:34 [2020-02-10T18:32:34.003Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
18:32:34 [2020-02-10T18:32:34.003Z] #18 DONE 0.0s
18:32:34 [2020-02-10T18:32:34.003Z] 
18:32:34 [2020-02-10T18:32:34.003Z] #31 [builder 1/4] COPY . .
18:32:34 [2020-02-10T18:32:34.091Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
18:32:34 [2020-02-10T18:32:34.260Z] #31 ...
18:32:34 [2020-02-10T18:32:34.260Z] 
18:32:34 [2020-02-10T18:32:34.260Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
18:32:34 [2020-02-10T18:32:34.260Z] #19 DONE 0.1s
18:32:34 [2020-02-10T18:32:34.260Z] 
18:32:34 [2020-02-10T18:32:34.260Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
18:32:34 [2020-02-10T18:32:34.260Z] #26 DONE 0.1s
18:32:34 [2020-02-10T18:32:34.260Z] 
18:32:34 [2020-02-10T18:32:34.260Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
18:32:34 [2020-02-10T18:32:34.260Z] #22 DONE 0.1s
18:32:34 [2020-02-10T18:32:34.260Z] 
18:32:34 [2020-02-10T18:32:34.260Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
18:32:34 [2020-02-10T18:32:34.260Z] #27 DONE 0.2s
18:32:34 [2020-02-10T18:32:34.260Z] 
18:32:34 [2020-02-10T18:32:34.260Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
18:32:34 [2020-02-10T18:32:34.260Z] #23 DONE 0.1s
18:32:34 [2020-02-10T18:32:34.260Z] 
18:32:34 [2020-02-10T18:32:34.260Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
18:32:34 [2020-02-10T18:32:34.348Z] --- PASS: TestCreateServiceCapabilities (3.43s)
18:32:34 [2020-02-10T18:32:34.348Z] === RUN   TestInspect
18:32:34 [2020-02-10T18:32:34.519Z] #24 ...
18:32:34 [2020-02-10T18:32:34.519Z] 
18:32:34 [2020-02-10T18:32:34.519Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
18:32:34 [2020-02-10T18:32:34.519Z] #28 DONE 0.2s
18:32:34 [2020-02-10T18:32:34.519Z] 
18:32:34 [2020-02-10T18:32:34.519Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
18:32:35 [2020-02-10T18:32:35.280Z] === RUN   TestDockerSuite/TestBuildShellInherited
18:32:35 [2020-02-10T18:32:35.450Z] #29 ...
18:32:35 [2020-02-10T18:32:35.450Z] 
18:32:35 [2020-02-10T18:32:35.450Z] #31 [builder 1/4] COPY . .
18:32:35 [2020-02-10T18:32:35.450Z] #31 DONE 1.5s
18:32:35 [2020-02-10T18:32:35.450Z] 
18:32:35 [2020-02-10T18:32:35.450Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
18:32:36 [2020-02-10T18:32:36.818Z] #32 DONE 1.6s
18:32:36 [2020-02-10T18:32:36.818Z] 
18:32:36 [2020-02-10T18:32:36.818Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.404 + RM_GOPATH=0
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.404 + TMP_GOPATH=
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.404 + : /build
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.404 + '[' -z '' ']'
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.404 ++ mktemp -d
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 Install docker/cli version 17.06.2-ce from stable
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 + export GOPATH=/tmp/tmp.NDkBFD
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 + GOPATH=/tmp/tmp.NDkBFD
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 + RM_GOPATH=1
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 ++ dirname ./install.sh
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 + dir=.
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 + bin=dockercli
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 + shift
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 + '[' '!' -f ./dockercli.installer ']'
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 + . ./dockercli.installer
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 ++ : stable
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 ++ : 17.06.2-ce
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 + install_dockercli
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.407 + echo 'Install docker/cli version 17.06.2-ce from stable'
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.414 ++ uname -m
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.414 + arch=x86_64
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.414 + '[' x86_64 '!=' x86_64 ']'
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.414 + url=https://download.docker.com/linux/static
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.414 + tar -xz docker/docker
18:32:36 [2020-02-10T18:32:36.818Z] #24 1.414 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
18:32:37 [2020-02-10T18:32:37.178Z] === RUN   TestDockerSuite/TestBuildShellMultiple
18:32:38 [2020-02-10T18:32:38.711Z] #24 4.319 + mkdir -p /build
18:32:38 [2020-02-10T18:32:38.711Z] #24 4.321 + mv docker/docker /build/
18:32:38 [2020-02-10T18:32:38.711Z] #24 4.322 + rmdir docker
18:32:38 [2020-02-10T18:32:38.711Z] #24 DONE 4.4s
18:32:38 [2020-02-10T18:32:38.711Z] 
18:32:38 [2020-02-10T18:32:38.711Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
18:32:38 [2020-02-10T18:32:38.711Z] #20 2.905 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)...
18:32:38 [2020-02-10T18:32:38.711Z] #20 3.508 curl: option --progress: is ambiguous
18:32:38 [2020-02-10T18:32:38.711Z] #20 3.508 curl: try 'curl --help' or 'curl --manual' for more information
18:32:38 [2020-02-10T18:32:38.711Z] #20 4.044 curl: option --progress: is ambiguous
18:32:38 [2020-02-10T18:32:38.711Z] #20 4.045 curl: try 'curl --help' or 'curl --manual' for more information
18:32:38 [2020-02-10T18:32:38.711Z] #20 4.574 curl: option --progress: is ambiguous
18:32:38 [2020-02-10T18:32:38.711Z] #20 4.574 curl: try 'curl --help' or 'curl --manual' for more information
18:32:39 [2020-02-10T18:32:39.074Z] --- PASS: TestInspect (4.47s)
18:32:39 [2020-02-10T18:32:39.074Z] === RUN   TestCreateJob
18:32:39 [2020-02-10T18:32:39.276Z] #20 5.208 curl: option --progress: is ambiguous
18:32:39 [2020-02-10T18:32:39.276Z] #20 5.214 curl: try 'curl --help' or 'curl --manual' for more information
18:32:39 [2020-02-10T18:32:39.840Z] #20 5.734 
18:32:41 [2020-02-10T18:32:41.210Z] #20 7.031 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)...
18:32:41 [2020-02-10T18:32:41.467Z] #20 7.382 curl: option --progress: is ambiguous
18:32:41 [2020-02-10T18:32:41.467Z] #20 7.384 curl: try 'curl --help' or 'curl --manual' for more information
18:32:41 [2020-02-10T18:32:41.595Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
18:32:41 [2020-02-10T18:32:41.595Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
18:32:41 [2020-02-10T18:32:41.724Z] #20 7.734 
18:32:41 [2020-02-10T18:32:41.852Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
18:32:41 [2020-02-10T18:32:41.852Z] === RUN   TestDockerSuite/TestBuildSpaces
18:32:42 [2020-02-10T18:32:42.416Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
18:32:42 [2020-02-10T18:32:42.980Z] --- PASS: TestCreateJob (4.10s)
18:32:42 [2020-02-10T18:32:42.980Z] === RUN   TestReplicatedJob
18:32:43 [2020-02-10T18:32:43.094Z] #20 8.869 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)...
18:32:43 [2020-02-10T18:32:43.238Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
18:32:43 [2020-02-10T18:32:43.238Z] === RUN   TestDockerSuite/TestBuildStderr
18:32:43 [2020-02-10T18:32:43.351Z] #20 9.202 curl: option --progress: is ambiguous
18:32:43 [2020-02-10T18:32:43.351Z] #20 9.208 curl: try 'curl --help' or 'curl --manual' for more information
18:32:43 [2020-02-10T18:32:43.495Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
18:32:43 [2020-02-10T18:32:43.609Z] #20 9.534 
18:32:44 [2020-02-10T18:32:44.426Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
18:32:44 [2020-02-10T18:32:44.978Z] #20 10.66 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)...
18:32:45 [2020-02-10T18:32:45.235Z] #20 10.98 curl: option --progress: is ambiguous
18:32:45 [2020-02-10T18:32:45.235Z] #20 10.99 curl: try 'curl --help' or 'curl --manual' for more information
18:32:45 [2020-02-10T18:32:45.492Z] #20 11.39 
18:32:46 [2020-02-10T18:32:46.862Z] #20 12.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)...
18:32:47 [2020-02-10T18:32:47.118Z] #20 12.84 curl: option --progress: is ambiguous
18:32:47 [2020-02-10T18:32:47.118Z] #20 12.84 curl: try 'curl --help' or 'curl --manual' for more information
18:32:47 [2020-02-10T18:32:47.118Z] #20 ...
18:32:47 [2020-02-10T18:32:47.118Z] 
18:32:47 [2020-02-10T18:32:47.118Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:32:47 [2020-02-10T18:32:47.118Z] #33 1.363 
18:32:47 [2020-02-10T18:32:47.118Z] #33 1.523 Removing bundles/
18:32:47 [2020-02-10T18:32:47.118Z] #33 1.527 
18:32:47 [2020-02-10T18:32:47.118Z] #33 1.534 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
18:32:47 [2020-02-10T18:32:47.118Z] #33 3.147 Building test suite binary ./integration-cli/test.main
18:32:47 [2020-02-10T18:32:47.378Z] #33 ...
18:32:47 [2020-02-10T18:32:47.378Z] 
18:32:47 [2020-02-10T18:32:47.378Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
18:32:47 [2020-02-10T18:32:47.378Z] #20 13.25 
18:32:47 [2020-02-10T18:32:47.378Z] #20 13.33 Download of images into '/build' complete.
18:32:47 [2020-02-10T18:32:47.378Z] #20 13.33 Use something like the following to load the result into a Docker daemon:
18:32:47 [2020-02-10T18:32:47.378Z] #20 13.33   tar -cC '/build' . | docker load
18:32:47 [2020-02-10T18:32:47.636Z] #20 DONE 13.5s
18:32:47 [2020-02-10T18:32:47.636Z] 
18:32:47 [2020-02-10T18:32:47.636Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:32:48 [2020-02-10T18:32:48.201Z] #33 ...
18:32:48 [2020-02-10T18:32:48.201Z] 
18:32:48 [2020-02-10T18:32:48.201Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
18:32:48 [2020-02-10T18:32:48.201Z] #21 DONE 0.1s
18:32:48 [2020-02-10T18:32:48.201Z] 
18:32:48 [2020-02-10T18:32:48.201Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
18:32:48 [2020-02-10T18:32:48.458Z] #25 DONE 0.1s
18:32:48 [2020-02-10T18:32:48.458Z] 
18:32:48 [2020-02-10T18:32:48.458Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
18:32:49 [2020-02-10T18:32:49.682Z] === RUN   TestDockerSuite/TestBuildStopSignal
18:32:49 [2020-02-10T18:32:49.938Z] --- PASS: TestReplicatedJob (7.14s)
18:32:49 [2020-02-10T18:32:49.938Z] === RUN   TestUpdateReplicatedJob
18:32:50 [2020-02-10T18:32:50.869Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
18:32:52 [2020-02-10T18:32:52.241Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
18:32:52 [2020-02-10T18:32:52.804Z] === RUN   TestDockerSuite/TestBuildTagEvent
18:32:53 [2020-02-10T18:32:53.735Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
18:32:54 [2020-02-10T18:32:54.299Z] --- PASS: TestUpdateReplicatedJob (4.32s)
18:32:54 [2020-02-10T18:32:54.299Z] === RUN   TestServiceListWithStatuses
18:32:54 [2020-02-10T18:32:54.299Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:32:54 [2020-02-10T18:32:54.299Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:32:54 [2020-02-10T18:32:54.299Z] === RUN   TestDockerNetworkConnectAlias
18:32:55 [2020-02-10T18:32:55.668Z] === RUN   TestDockerSuite/TestBuildUser
18:32:56 [2020-02-10T18:32:56.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:32:56 [2020-02-10T18:32:56.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:32:57 [2020-02-10T18:32:57.562Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
18:33:00 [2020-02-10T18:33:00.859Z] --- PASS: TestDockerNetworkConnectAlias (6.41s)
18:33:00 [2020-02-10T18:33:00.859Z] === RUN   TestDockerNetworkReConnect
18:33:00 [2020-02-10T18:33:00.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:33:01 [2020-02-10T18:33:01.431Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
18:33:06 [2020-02-10T18:33:06.521Z] #29 29.70 # github.com/docker/docker/contrib/httpserver
18:33:06 [2020-02-10T18:33:06.521Z] #29 29.70 loadinternal: cannot find runtime/cgo
18:33:06 [2020-02-10T18:33:06.521Z] #29 DONE 30.1s
18:33:06 [2020-02-10T18:33:06.521Z] 
18:33:06 [2020-02-10T18:33:06.521Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:33:06 [2020-02-10T18:33:06.521Z] #33 ...
18:33:06 [2020-02-10T18:33:06.521Z] 
18:33:06 [2020-02-10T18:33:06.521Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
18:33:06 [2020-02-10T18:33:06.521Z] #30 DONE 0.1s
18:33:06 [2020-02-10T18:33:06.521Z] 
18:33:06 [2020-02-10T18:33:06.521Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
18:33:06 [2020-02-10T18:33:06.700Z] --- PASS: TestDockerNetworkReConnect (5.17s)
18:33:06 [2020-02-10T18:33:06.700Z] === RUN   TestServicePlugin
18:33:21 [2020-02-10T18:33:21.554Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
18:33:21 [2020-02-10T18:33:21.554Z] === RUN   TestDockerSuite/TestBuildVerboseOut
18:33:21 [2020-02-10T18:33:21.554Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
18:33:21 [2020-02-10T18:33:21.811Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
18:33:23 [2020-02-10T18:33:23.179Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
18:33:24 [2020-02-10T18:33:24.547Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
18:33:25 [2020-02-10T18:33:25.917Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
18:33:25 [2020-02-10T18:33:25.917Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
18:33:25 [2020-02-10T18:33:25.917Z] === RUN   TestDockerSuite/TestBuildWindowsUser
18:33:25 [2020-02-10T18:33:25.917Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
18:33:25 [2020-02-10T18:33:25.917Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
18:33:25 [2020-02-10T18:33:25.917Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
18:33:28 [2020-02-10T18:33:28.436Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
18:33:28 [2020-02-10T18:33:28.436Z] === RUN   TestDockerSuite/TestBuildWithFailure
18:33:29 [2020-02-10T18:33:29.365Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
18:33:30 [2020-02-10T18:33:30.295Z] === RUN   TestDockerSuite/TestBuildWithTabs
18:33:31 [2020-02-10T18:33:31.224Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
18:33:31 [2020-02-10T18:33:31.224Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
18:33:34 [2020-02-10T18:33:34.495Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
18:33:36 [2020-02-10T18:33:36.389Z] === RUN   TestDockerSuite/TestBuildWithVolumes
18:33:37 [2020-02-10T18:33:37.320Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
18:33:37 [2020-02-10T18:33:37.884Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
18:33:38 [2020-02-10T18:33:38.448Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
18:33:38 [2020-02-10T18:33:38.448Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
18:33:39 [2020-02-10T18:33:39.378Z] === RUN   TestDockerSuite/TestBuildXZHost
18:33:40 [2020-02-10T18:33:40.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:33:40 [2020-02-10T18:33:40.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:33:40 [2020-02-10T18:33:40.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:33:41 [2020-02-10T18:33:41.900Z] --- PASS: TestServicePlugin (35.66s)
18:33:41 [2020-02-10T18:33:41.900Z]     plugin_test.go:62: [d2b04291d9573] joining swarm manager [d8ee47c1aaaa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:33:41 [2020-02-10T18:33:41.900Z]     plugin_test.go:65: [dcc7d60f83bf1] joining swarm manager [d8ee47c1aaaa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:33:41 [2020-02-10T18:33:41.900Z] === RUN   TestServiceUpdateLabel
18:33:41 [2020-02-10T18:33:41.900Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
18:33:41 [2020-02-10T18:33:41.900Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
18:33:41 [2020-02-10T18:33:41.900Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
18:33:42 [2020-02-10T18:33:42.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:33:42 [2020-02-10T18:33:42.829Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
18:33:42 [2020-02-10T18:33:42.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:33:43 [2020-02-10T18:33:43.758Z] === RUN   TestDockerSuite/TestCommitChange
18:33:44 [2020-02-10T18:33:44.689Z] --- PASS: TestServiceUpdateLabel (3.06s)
18:33:44 [2020-02-10T18:33:44.689Z] === RUN   TestServiceUpdateSecrets
18:33:44 [2020-02-10T18:33:44.946Z] === RUN   TestDockerSuite/TestCommitChangeLabels
18:33:45 [2020-02-10T18:33:45.877Z] === RUN   TestDockerSuite/TestCommitHardlink
18:33:46 [2020-02-10T18:33:46.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:33:47 [2020-02-10T18:33:47.774Z] === RUN   TestDockerSuite/TestCommitNewFile
18:33:47 [2020-02-10T18:33:47.854Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:33:49 [2020-02-10T18:33:49.667Z] === RUN   TestDockerSuite/TestCommitPausedContainer
18:33:50 [2020-02-10T18:33:50.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:33:50 [2020-02-10T18:33:50.598Z] === RUN   TestDockerSuite/TestCommitTTY
18:33:51 [2020-02-10T18:33:51.162Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
18:33:52 [2020-02-10T18:33:52.638Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
18:33:53 [2020-02-10T18:33:53.571Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
18:33:55 [2020-02-10T18:33:55.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:33:55 [2020-02-10T18:33:55.563Z] === RUN   TestDockerSuite/TestCommitWithoutPause
18:33:56 [2020-02-10T18:33:56.494Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
18:33:56 [2020-02-10T18:33:56.494Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
18:33:56 [2020-02-10T18:33:56.494Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
18:33:56 [2020-02-10T18:33:56.494Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
18:33:56 [2020-02-10T18:33:56.494Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
18:33:56 [2020-02-10T18:33:56.494Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
18:33:56 [2020-02-10T18:33:56.494Z] === RUN   TestDockerSuite/TestContainerAPICommit
18:33:57 [2020-02-10T18:33:57.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:33:58 [2020-02-10T18:33:58.388Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
18:33:59 [2020-02-10T18:33:59.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:33:59 [2020-02-10T18:33:59.757Z] --- PASS: TestServiceUpdateSecrets (15.10s)
18:33:59 [2020-02-10T18:33:59.757Z] === RUN   TestServiceUpdateConfigs
18:34:00 [2020-02-10T18:34:00.014Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
18:34:00 [2020-02-10T18:34:00.014Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
18:34:00 [2020-02-10T18:34:00.945Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
18:34:01 [2020-02-10T18:34:01.877Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
18:34:02 [2020-02-10T18:34:02.808Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
18:34:03 [2020-02-10T18:34:03.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:34:03 [2020-02-10T18:34:03.740Z] === RUN   TestDockerSuite/TestContainerAPICreate
18:34:04 [2020-02-10T18:34:04.304Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
18:34:04 [2020-02-10T18:34:04.304Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
18:34:04 [2020-02-10T18:34:04.304Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
18:34:04 [2020-02-10T18:34:04.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:34:05 [2020-02-10T18:34:05.233Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
18:34:05 [2020-02-10T18:34:05.234Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
18:34:05 [2020-02-10T18:34:05.234Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
18:34:05 [2020-02-10T18:34:05.490Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
18:34:05 [2020-02-10T18:34:05.490Z] === RUN   TestDockerSuite/TestContainerAPIDelete
18:34:06 [2020-02-10T18:34:06.420Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
18:34:06 [2020-02-10T18:34:06.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:34:07 [2020-02-10T18:34:07.350Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
18:34:07 [2020-02-10T18:34:07.913Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
18:34:07 [2020-02-10T18:34:07.913Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
18:34:08 [2020-02-10T18:34:08.765Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
18:34:08 [2020-02-10T18:34:08.765Z] Using test binary docker
18:34:08 [2020-02-10T18:34:08.765Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
18:34:08 [2020-02-10T18:34:08.765Z] +++ /etc/init.d/apparmor start
18:34:08 [2020-02-10T18:34:08.765Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
18:34:08 [2020-02-10T18:34:08.765Z] INFO: Waiting for daemon to start...
18:34:08 [2020-02-10T18:34:08.765Z] Starting dockerd
18:34:08 [2020-02-10T18:34:08.765Z] +++ 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
18:34:10 [2020-02-10T18:34:10.438Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
18:34:10 [2020-02-10T18:34:10.795Z] .
18:34:10 [2020-02-10T18:34:10.795Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
18:34:10 [2020-02-10T18:34:10.795Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
18:34:11 [2020-02-10T18:34:11.001Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
18:34:11 [2020-02-10T18:34:11.001Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
18:34:11 [2020-02-10T18:34:11.080Z] Error: No such image: emptyfs
18:34:11 [2020-02-10T18:34:11.080Z] ++++ tar -cC bundles/test-integration/emptyfs .
18:34:11 [2020-02-10T18:34:11.080Z] ++++ docker load
18:34:11 [2020-02-10T18:34:11.080Z] Running integration-test (iteration 1)
18:34:11 [2020-02-10T18:34:11.080Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
18:34:11 [2020-02-10T18:34:11.080Z] ++ 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
18:34:11 [2020-02-10T18:34:11.080Z] ++ set -e
18:34:11 [2020-02-10T18:34:11.080Z] ++ '[' -n 0 ']'
18:34:11 [2020-02-10T18:34:11.080Z] ++ set -x
18:34:11 [2020-02-10T18:34:11.080Z] ++ 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
18:34:11 [2020-02-10T18:34:11.936Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
18:34:12 [2020-02-10T18:34:12.500Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
18:34:13 [2020-02-10T18:34:13.430Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
18:34:14 [2020-02-10T18:34:14.361Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
18:34:14 [2020-02-10T18:34:14.361Z] === RUN   TestDockerSuite/TestContainerAPIKill
18:34:15 [2020-02-10T18:34:15.291Z] === RUN   TestDockerSuite/TestContainerAPIPause
18:34:15 [2020-02-10T18:34:15.291Z] --- PASS: TestServiceUpdateConfigs (15.68s)
18:34:15 [2020-02-10T18:34:15.291Z] === RUN   TestServiceUpdateNetwork
18:34:16 [2020-02-10T18:34:16.221Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
18:34:17 [2020-02-10T18:34:17.151Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
18:34:17 [2020-02-10T18:34:17.151Z] === RUN   TestDockerSuite/TestContainerAPIRename
18:34:18 [2020-02-10T18:34:18.081Z] === RUN   TestDockerSuite/TestContainerAPIRestart
18:34:19 [2020-02-10T18:34:19.975Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
18:34:21 [2020-02-10T18:34:21.343Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
18:34:21 [2020-02-10T18:34:21.343Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
18:34:21 [2020-02-10T18:34:21.343Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
18:34:21 [2020-02-10T18:34:21.343Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
18:34:21 [2020-02-10T18:34:21.343Z] === RUN   TestDockerSuite/TestContainerAPIStart
18:34:22 [2020-02-10T18:34:22.273Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
18:34:26 [2020-02-10T18:34:26.339Z] Loaded image: buildpack-deps:jessie
18:34:26 [2020-02-10T18:34:26.339Z] Loaded image: busybox:latest
18:34:26 [2020-02-10T18:34:26.339Z] Loaded image: busybox:glibc
18:34:26 [2020-02-10T18:34:26.339Z] Loaded image: debian:jessie
18:34:26 [2020-02-10T18:34:26.339Z] Loaded image: hello-world:latest
18:34:26 [2020-02-10T18:34:26.339Z] INFO: Testing against a local daemon
18:34:26 [2020-02-10T18:34:26.339Z] === RUN   TestCgroupNamespacesBuild
18:34:26 [2020-02-10T18:34:26.959Z] --- PASS: TestCgroupNamespacesBuild (1.63s)
18:34:26 [2020-02-10T18:34:26.959Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
18:34:27 [2020-02-10T18:34:27.523Z] === RUN   TestDockerSuite/TestContainerAPIStop
18:34:27 [2020-02-10T18:34:27.523Z] === RUN   TestDockerSuite/TestContainerAPITop
18:34:28 [2020-02-10T18:34:28.453Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
18:34:28 [2020-02-10T18:34:28.453Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
18:34:28 [2020-02-10T18:34:28.453Z] === RUN   TestDockerSuite/TestContainerAPIWait
18:34:28 [2020-02-10T18:34:28.992Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.62s)
18:34:28 [2020-02-10T18:34:28.992Z] === RUN   TestBuildWithSession
18:34:28 [2020-02-10T18:34:28.992Z] --- SKIP: TestBuildWithSession (0.00s)
18:34:28 [2020-02-10T18:34:28.992Z]     build_session_test.go:25: TODO: BuildKit
18:34:28 [2020-02-10T18:34:28.992Z] === RUN   TestBuildSquashParent
18:34:29 [2020-02-10T18:34:29.821Z] --- PASS: TestServiceUpdateNetwork (14.58s)
18:34:29 [2020-02-10T18:34:29.821Z] PASS
18:34:29 [2020-02-10T18:34:29.821Z] 
18:34:29 [2020-02-10T18:34:29.821Z] === Skipped
18:34:29 [2020-02-10T18:34:29.821Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
18:34:29 [2020-02-10T18:34:29.821Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:34:29 [2020-02-10T18:34:29.822Z] 
18:34:29 [2020-02-10T18:34:29.822Z] 
18:34:29 [2020-02-10T18:34:29.822Z] DONE 23 tests, 1 skipped in 184.130s
18:34:29 [2020-02-10T18:34:29.822Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
18:34:29 [2020-02-10T18:34:29.822Z] ++ 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
18:34:30 [2020-02-10T18:34:30.079Z] ++ set -e
18:34:30 [2020-02-10T18:34:30.079Z] ++ '[' -n 0 ']'
18:34:30 [2020-02-10T18:34:30.079Z] ++ set -x
18:34:30 [2020-02-10T18:34:30.079Z] ++ 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
18:34:30 [2020-02-10T18:34:30.079Z] INFO: Testing against a local daemon
18:34:30 [2020-02-10T18:34:30.079Z] === RUN   TestSessionCreate
18:34:30 [2020-02-10T18:34:30.079Z] --- PASS: TestSessionCreate (0.06s)
18:34:30 [2020-02-10T18:34:30.079Z] === RUN   TestSessionCreateWithBadUpgrade
18:34:30 [2020-02-10T18:34:30.079Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
18:34:30 [2020-02-10T18:34:30.079Z] PASS
18:34:30 [2020-02-10T18:34:30.079Z] 
18:34:30 [2020-02-10T18:34:30.079Z] DONE 2 tests in 0.230s
18:34:30 [2020-02-10T18:34:30.336Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
18:34:30 [2020-02-10T18:34:30.336Z] ++ 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
18:34:30 [2020-02-10T18:34:30.336Z] ++ set -e
18:34:30 [2020-02-10T18:34:30.336Z] ++ '[' -n 0 ']'
18:34:30 [2020-02-10T18:34:30.336Z] ++ set -x
18:34:30 [2020-02-10T18:34:30.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:34:30 [2020-02-10T18:34:30.336Z] INFO: Testing against a local daemon
18:34:30 [2020-02-10T18:34:30.336Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:34:30 [2020-02-10T18:34:30.336Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:34:30 [2020-02-10T18:34:30.336Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:34:30 [2020-02-10T18:34:30.336Z] === RUN   TestEventsExecDie
18:34:31 [2020-02-10T18:34:31.267Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
18:34:31 [2020-02-10T18:34:31.267Z] --- PASS: TestEventsExecDie (0.92s)
18:34:31 [2020-02-10T18:34:31.267Z] === RUN   TestEventsBackwardsCompatible
18:34:31 [2020-02-10T18:34:31.267Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
18:34:31 [2020-02-10T18:34:31.267Z] === RUN   TestInfoBinaryCommits
18:34:31 [2020-02-10T18:34:31.267Z] --- PASS: TestInfoBinaryCommits (0.02s)
18:34:31 [2020-02-10T18:34:31.267Z] === RUN   TestInfoAPIVersioned
18:34:31 [2020-02-10T18:34:31.267Z] --- PASS: TestInfoAPIVersioned (0.01s)
18:34:31 [2020-02-10T18:34:31.267Z] === RUN   TestInfoDiscoveryBackend
18:34:31 [2020-02-10T18:34:31.832Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
18:34:31 [2020-02-10T18:34:31.832Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:34:32 [2020-02-10T18:34:32.090Z] === RUN   TestDockerSuite/TestContainerNetworkMode
18:34:33 [2020-02-10T18:34:33.020Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:34:33 [2020-02-10T18:34:33.020Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:34:33 [2020-02-10T18:34:33.278Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
18:34:33 [2020-02-10T18:34:33.278Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s)
18:34:33 [2020-02-10T18:34:33.278Z] === RUN   TestInfoAPI
18:34:33 [2020-02-10T18:34:33.539Z] --- PASS: TestInfoAPI (0.03s)
18:34:33 [2020-02-10T18:34:33.539Z] === RUN   TestInfoAPIWarnings
18:34:34 [2020-02-10T18:34:34.135Z] --- PASS: TestInfoAPIWarnings (0.53s)
18:34:34 [2020-02-10T18:34:34.135Z] === RUN   TestInfoDebug
18:34:34 [2020-02-10T18:34:34.392Z] --- PASS: TestInfoDebug (0.53s)
18:34:34 [2020-02-10T18:34:34.392Z] === RUN   TestInfoInsecureRegistries
18:34:34 [2020-02-10T18:34:34.506Z] --- PASS: TestBuildSquashParent (5.83s)
18:34:34 [2020-02-10T18:34:34.506Z] === RUN   TestBuildWithRemoveAndForceRemove
18:34:34 [2020-02-10T18:34:34.506Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:34:34 [2020-02-10T18:34:34.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:34:34 [2020-02-10T18:34:34.506Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:34:34 [2020-02-10T18:34:34.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:34:34 [2020-02-10T18:34:34.506Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:34:34 [2020-02-10T18:34:34.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:34:34 [2020-02-10T18:34:34.506Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:34:34 [2020-02-10T18:34:34.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:34:34 [2020-02-10T18:34:34.506Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:34:34 [2020-02-10T18:34:34.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:34:34 [2020-02-10T18:34:34.506Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:34:34 [2020-02-10T18:34:34.506Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:34:34 [2020-02-10T18:34:34.506Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
18:34:34 [2020-02-10T18:34:34.506Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
18:34:34 [2020-02-10T18:34:34.506Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
18:34:34 [2020-02-10T18:34:34.506Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
18:34:34 [2020-02-10T18:34:34.955Z] --- PASS: TestInfoInsecureRegistries (0.52s)
18:34:34 [2020-02-10T18:34:34.955Z] === RUN   TestInfoRegistryMirrors
18:34:35 [2020-02-10T18:34:35.519Z] --- PASS: TestInfoRegistryMirrors (0.53s)
18:34:35 [2020-02-10T18:34:35.520Z] === RUN   TestLoginFailsWithBadCredentials
18:34:35 [2020-02-10T18:34:35.776Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s)
18:34:35 [2020-02-10T18:34:35.776Z] === RUN   TestPingCacheHeaders
18:34:35 [2020-02-10T18:34:35.776Z] --- PASS: TestPingCacheHeaders (0.02s)
18:34:35 [2020-02-10T18:34:35.776Z] === RUN   TestPingGet
18:34:35 [2020-02-10T18:34:35.776Z] --- PASS: TestPingGet (0.02s)
18:34:35 [2020-02-10T18:34:35.776Z] === RUN   TestPingHead
18:34:35 [2020-02-10T18:34:35.776Z] --- PASS: TestPingHead (0.02s)
18:34:35 [2020-02-10T18:34:35.776Z] === RUN   TestVersion
18:34:35 [2020-02-10T18:34:35.776Z] --- PASS: TestVersion (0.02s)
18:34:35 [2020-02-10T18:34:35.776Z] PASS
18:34:35 [2020-02-10T18:34:35.776Z] 
18:34:35 [2020-02-10T18:34:35.776Z] === Skipped
18:34:35 [2020-02-10T18:34:35.776Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:34:35 [2020-02-10T18:34:35.776Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:34:35 [2020-02-10T18:34:35.776Z] 
18:34:35 [2020-02-10T18:34:35.776Z] 
18:34:35 [2020-02-10T18:34:35.776Z] DONE 18 tests, 1 skipped in 5.618s
18:34:35 [2020-02-10T18:34:35.776Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
18:34:35 [2020-02-10T18:34:35.776Z] ++ 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
18:34:35 [2020-02-10T18:34:35.776Z] ++ set -e
18:34:35 [2020-02-10T18:34:35.776Z] ++ '[' -n 0 ']'
18:34:35 [2020-02-10T18:34:35.776Z] ++ set -x
18:34:35 [2020-02-10T18:34:35.776Z] ++ 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
18:34:36 [2020-02-10T18:34:36.033Z] INFO: Testing against a local daemon
18:34:36 [2020-02-10T18:34:36.033Z] === RUN   TestVolumesCreateAndList
18:34:36 [2020-02-10T18:34:36.033Z] --- PASS: TestVolumesCreateAndList (0.03s)
18:34:36 [2020-02-10T18:34:36.033Z] === RUN   TestVolumesRemove
18:34:36 [2020-02-10T18:34:36.033Z] --- PASS: TestVolumesRemove (0.09s)
18:34:36 [2020-02-10T18:34:36.033Z] === RUN   TestVolumesInspect
18:34:36 [2020-02-10T18:34:36.033Z] --- PASS: TestVolumesInspect (0.03s)
18:34:36 [2020-02-10T18:34:36.033Z] === RUN   TestVolumesInvalidJSON
18:34:36 [2020-02-10T18:34:36.033Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:34:36 [2020-02-10T18:34:36.033Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:34:36 [2020-02-10T18:34:36.033Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:34:36 [2020-02-10T18:34:36.033Z] --- PASS: TestVolumesInvalidJSON (0.02s)
18:34:36 [2020-02-10T18:34:36.033Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:34:36 [2020-02-10T18:34:36.033Z] PASS
18:34:36 [2020-02-10T18:34:36.033Z] 
18:34:36 [2020-02-10T18:34:36.033Z] DONE 5 tests in 0.291s
18:34:36 [2020-02-10T18:34:36.033Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:34:36 [2020-02-10T18:34:36.292Z] ++++ cat bundles/test-integration/docker.pid
18:34:36 [2020-02-10T18:34:36.292Z] +++ kill 5336
18:34:37 [2020-02-10T18:34:37.661Z] +++ /etc/init.d/apparmor stop
18:34:37 [2020-02-10T18:34:37.661Z] Leaving: AppArmorNo profiles have been unloaded.
18:34:37 [2020-02-10T18:34:37.661Z] 
18:34:37 [2020-02-10T18:34:37.661Z] Unloading profiles will leave already running processes permanently
18:34:37 [2020-02-10T18:34:37.661Z] unconfined, which can lead to unexpected situations.
18:34:37 [2020-02-10T18:34:37.661Z] 
18:34:37 [2020-02-10T18:34:37.661Z] To set a process to complain mode, use the command line tool
18:34:37 [2020-02-10T18:34:37.661Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:34:37 [2020-02-10T18:34:37.661Z] +++ true
18:34:37 [2020-02-10T18:34:37.661Z] 
18:34:37 [2020-02-10T18:34:37.920Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
18:34:37 [2020-02-10T18:34:37.993Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
18:34:37 [2020-02-10T18:34:37.993Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
18:34:38 [2020-02-10T18:34:38.850Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
18:34:40 [2020-02-10T18:34:40.023Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
18:34:40 [2020-02-10T18:34:40.023Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.89s)
18:34:40 [2020-02-10T18:34:40.023Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s)
18:34:40 [2020-02-10T18:34:40.023Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s)
18:34:40 [2020-02-10T18:34:40.023Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s)
18:34:40 [2020-02-10T18:34:40.023Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s)
18:34:40 [2020-02-10T18:34:40.023Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s)
18:34:40 [2020-02-10T18:34:40.023Z] === RUN   TestBuildMultiStageCopy
18:34:40 [2020-02-10T18:34:40.023Z] === RUN   TestBuildMultiStageCopy/copy_to_root
18:34:40 [2020-02-10T18:34:40.742Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
18:34:41 [2020-02-10T18:34:41.501Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
18:34:42 [2020-02-10T18:34:42.111Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
18:34:42 [2020-02-10T18:34:42.118Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
18:34:42 [2020-02-10T18:34:42.403Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
18:34:42 [2020-02-10T18:34:42.687Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
18:34:43 [2020-02-10T18:34:43.305Z] --- PASS: TestBuildMultiStageCopy (3.46s)
18:34:43 [2020-02-10T18:34:43.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.86s)
18:34:43 [2020-02-10T18:34:43.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.36s)
18:34:43 [2020-02-10T18:34:43.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s)
18:34:43 [2020-02-10T18:34:43.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.42s)
18:34:43 [2020-02-10T18:34:43.305Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s)
18:34:43 [2020-02-10T18:34:43.305Z] === RUN   TestBuildMultiStageParentConfig
18:34:43 [2020-02-10T18:34:43.479Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
18:34:44 [2020-02-10T18:34:44.319Z] --- PASS: TestBuildMultiStageParentConfig (0.99s)
18:34:44 [2020-02-10T18:34:44.319Z] === RUN   TestBuildLabelWithTargets
18:34:44 [2020-02-10T18:34:44.847Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
18:34:45 [2020-02-10T18:34:45.796Z] --- PASS: TestBuildLabelWithTargets (1.56s)
18:34:45 [2020-02-10T18:34:45.796Z] === RUN   TestBuildWithEmptyLayers
18:34:46 [2020-02-10T18:34:46.739Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
18:34:46 [2020-02-10T18:34:46.819Z] --- PASS: TestBuildWithEmptyLayers (0.85s)
18:34:46 [2020-02-10T18:34:46.819Z] === RUN   TestBuildMultiStageOnBuild
18:34:48 [2020-02-10T18:34:48.107Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
18:34:48 [2020-02-10T18:34:48.849Z] --- PASS: TestBuildMultiStageOnBuild (2.17s)
18:34:48 [2020-02-10T18:34:48.849Z] === RUN   TestBuildUncleanTarFilenames
18:34:49 [2020-02-10T18:34:49.863Z] --- PASS: TestBuildUncleanTarFilenames (1.18s)
18:34:49 [2020-02-10T18:34:49.863Z] === RUN   TestBuildMultiStageLayerLeak
18:34:49 [2020-02-10T18:34:49.999Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ae5640_<nil>}
18:34:51 [2020-02-10T18:34:51.367Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1173235296_/foo_false__<nil>_<nil>_<nil>}
18:34:52 [2020-02-10T18:34:52.550Z] --- PASS: TestBuildMultiStageLayerLeak (2.35s)
18:34:52 [2020-02-10T18:34:52.550Z] === RUN   TestBuildWithHugeFile
18:34:52 [2020-02-10T18:34:52.734Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1173235296_/foo_true__<nil>_<nil>_<nil>}
18:34:54 [2020-02-10T18:34:54.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3023694911_/foo_false__<nil>_<nil>_<nil>}
18:34:56 [2020-02-10T18:34:56.003Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3023694911_/foo_true__<nil>_<nil>_<nil>}
18:34:57 [2020-02-10T18:34:57.895Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3023694911_/foo_true__0xc000ae5e60_<nil>_<nil>}
18:34:57 [2020-02-10T18:34:57.941Z] #33 128.8 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
18:34:57 [2020-02-10T18:34:57.941Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
18:34:57 [2020-02-10T18:34:57.941Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
18:34:57 [2020-02-10T18:34:57.941Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
18:34:57 [2020-02-10T18:34:57.941Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
18:34:57 [2020-02-10T18:34:57.941Z] #33 138.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
18:34:57 [2020-02-10T18:34:57.941Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
18:34:57 [2020-02-10T18:34:57.941Z] #33 140.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
18:34:57 [2020-02-10T18:34:57.941Z] #33 140.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
18:34:58 [2020-02-10T18:34:58.870Z] #33 142.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
18:34:59 [2020-02-10T18:34:59.305Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ae5ea0_<nil>}
18:34:59 [2020-02-10T18:34:59.561Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
18:35:00 [2020-02-10T18:35:00.239Z] #33 143.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
18:35:00 [2020-02-10T18:35:00.930Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ae5ee0_<nil>}
18:35:01 [2020-02-10T18:35:01.608Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
18:35:02 [2020-02-10T18:35:02.823Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ae5f20_<nil>}
18:35:03 [2020-02-10T18:35:03.502Z] #33 146.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
18:35:04 [2020-02-10T18:35:04.717Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ae5f60_<nil>}
18:35:04 [2020-02-10T18:35:04.873Z] #33 147.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
18:35:05 [2020-02-10T18:35:05.804Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
18:35:06 [2020-02-10T18:35:06.085Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
18:35:07 [2020-02-10T18:35:07.700Z] #33 150.8 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
18:35:07 [2020-02-10T18:35:07.978Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
18:35:07 [2020-02-10T18:35:07.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
18:35:07 [2020-02-10T18:35:07.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
18:35:07 [2020-02-10T18:35:07.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
18:35:07 [2020-02-10T18:35:07.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
18:35:07 [2020-02-10T18:35:07.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
18:35:07 [2020-02-10T18:35:07.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
18:35:07 [2020-02-10T18:35:07.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
18:35:07 [2020-02-10T18:35:07.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
18:35:07 [2020-02-10T18:35:07.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
18:35:07 [2020-02-10T18:35:07.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
18:35:07 [2020-02-10T18:35:07.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
18:35:07 [2020-02-10T18:35:07.979Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
18:35:08 [2020-02-10T18:35:08.236Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
18:35:08 [2020-02-10T18:35:08.236Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
18:35:08 [2020-02-10T18:35:08.236Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
18:35:08 [2020-02-10T18:35:08.236Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
18:35:08 [2020-02-10T18:35:08.236Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
18:35:09 [2020-02-10T18:35:09.071Z] #33 151.8 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
18:35:10 [2020-02-10T18:35:10.002Z] #33 152.9 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
18:35:11 [2020-02-10T18:35:11.371Z] #33 154.1 
18:35:11 [2020-02-10T18:35:11.371Z] #33 DONE 154.5s
18:35:11 [2020-02-10T18:35:11.508Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
18:35:11 [2020-02-10T18:35:11.628Z] 
18:35:11 [2020-02-10T18:35:11.628Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
18:35:12 [2020-02-10T18:35:12.997Z] #34 DONE 1.6s
18:35:14 [2020-02-10T18:35:14.031Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
18:35:14 [2020-02-10T18:35:14.892Z] 
18:35:14 [2020-02-10T18:35:14.892Z] #35 [runner 12/12] COPY --from=builder       /build/ /
18:35:15 [2020-02-10T18:35:15.149Z] #35 DONE 0.9s
18:35:15 [2020-02-10T18:35:15.406Z] 
18:35:15 [2020-02-10T18:35:15.406Z] #36 exporting to image
18:35:15 [2020-02-10T18:35:15.406Z] #36 exporting layers
18:35:17 [2020-02-10T18:35:17.302Z] === RUN   TestDockerSuite/TestCopyAndRestart
18:35:17 [2020-02-10T18:35:17.302Z] #36 exporting layers 2.1s done
18:35:17 [2020-02-10T18:35:17.302Z] #36 writing image sha256:9ecf3e96162c3696da3631689cbfffc6e7c8c6e5ade9637197603e7ab96910d5 done
18:35:17 [2020-02-10T18:35:17.302Z] #36 naming to docker.io/library/moby-e2e-test done
18:35:17 [2020-02-10T18:35:17.302Z] #36 DONE 2.1s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:35:17 [2020-02-10T18:35:17.613Z] + echo Ensuring container killed.
18:35:17 [2020-02-10T18:35:17.613Z] Ensuring container killed.
18:35:17 [2020-02-10T18:35:17.613Z] + docker rm -vf docker-pr2
18:35:17 [2020-02-10T18:35:17.613Z] Error: No such container: docker-pr2
18:35:17 [2020-02-10T18:35:17.613Z] + true
[Pipeline] sh
18:35:17 [2020-02-10T18:35:17.897Z] + echo Chowning /workspace to jenkins user
18:35:17 [2020-02-10T18:35:17.897Z] Chowning /workspace to jenkins user
18:35:17 [2020-02-10T18:35:17.897Z] + id -u
18:35:17 [2020-02-10T18:35:17.897Z] + id -g
18:35:17 [2020-02-10T18:35:17.897Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40473:/workspace busybox chown -R 1000:1000 /workspace
18:35:18 [2020-02-10T18:35:18.670Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
18:35:18 [2020-02-10T18:35:18.670Z] === RUN   TestDockerSuite/TestCpAbsolutePath
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:35:19 [2020-02-10T18:35:19.128Z] + bundleName=unit
18:35:19 [2020-02-10T18:35:19.128Z] + echo Creating unit-bundles.tar.gz
18:35:19 [2020-02-10T18:35:19.128Z] Creating unit-bundles.tar.gz
18:35:19 [2020-02-10T18:35:19.128Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
18:35:19 [2020-02-10T18:35:19.128Z] bundles/junit-report.xml
18:35:19 [2020-02-10T18:35:19.128Z] bundles/go-test-report.json
18:35:19 [2020-02-10T18:35:19.128Z] bundles/profile.out
[Pipeline] archiveArtifacts
18:35:19 [2020-02-10T18:35:19.181Z] Archiving artifacts
18:35:19 [2020-02-10T18:35:19.601Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40473/2/artifacts/
[Pipeline] }
18:35:19 [2020-02-10T18:35:19.612Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
[Pipeline] // catchError
[Pipeline] sh
18:35:19 [2020-02-10T18:35:19.910Z] + make clean
18:35:20 [2020-02-10T18:35:20.169Z] docker volume rm -f docker-dev-cache
18:35:20 [2020-02-10T18:35:20.169Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
18:35:20 [2020-02-10T18:35:20.543Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:35:21 [2020-02-10T18:35:21.913Z] === RUN   TestDockerSuite/TestCpFromCaseA
18:35:22 [2020-02-10T18:35:22.476Z] === RUN   TestDockerSuite/TestCpFromCaseB
18:35:23 [2020-02-10T18:35:23.405Z] === RUN   TestDockerSuite/TestCpFromCaseC
18:35:24 [2020-02-10T18:35:24.774Z] === RUN   TestDockerSuite/TestCpFromCaseD
18:35:25 [2020-02-10T18:35:25.703Z] === RUN   TestDockerSuite/TestCpFromCaseE
18:35:27 [2020-02-10T18:35:27.072Z] === RUN   TestDockerSuite/TestCpFromCaseF
18:35:28 [2020-02-10T18:35:28.002Z] === RUN   TestDockerSuite/TestCpFromCaseG
18:35:28 [2020-02-10T18:35:28.932Z] === RUN   TestDockerSuite/TestCpFromCaseH
18:35:30 [2020-02-10T18:35:30.305Z] === RUN   TestDockerSuite/TestCpFromCaseI
18:35:30 [2020-02-10T18:35:30.869Z] === RUN   TestDockerSuite/TestCpFromCaseJ
18:35:32 [2020-02-10T18:35:32.238Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
18:35:33 [2020-02-10T18:35:33.607Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
18:35:34 [2020-02-10T18:35:34.538Z] === RUN   TestDockerSuite/TestCpGarbagePath
18:35:35 [2020-02-10T18:35:35.469Z] === RUN   TestDockerSuite/TestCpLocalOnly
18:35:35 [2020-02-10T18:35:35.469Z] === RUN   TestDockerSuite/TestCpNameHasColon
18:35:36 [2020-02-10T18:35:36.838Z] === RUN   TestDockerSuite/TestCpRelativePath
18:35:37 [2020-02-10T18:35:37.402Z] === RUN   TestDockerSuite/TestCpSpecialFiles
18:35:38 [2020-02-10T18:35:38.770Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
18:35:39 [2020-02-10T18:35:39.699Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
18:35:41 [2020-02-10T18:35:41.077Z] === RUN   TestDockerSuite/TestCpToCaseA
18:35:42 [2020-02-10T18:35:42.970Z] === RUN   TestDockerSuite/TestCpToCaseB
18:35:43 [2020-02-10T18:35:43.900Z] === RUN   TestDockerSuite/TestCpToCaseC
18:35:46 [2020-02-10T18:35:46.423Z] === RUN   TestDockerSuite/TestCpToCaseD
18:35:49 [2020-02-10T18:35:49.697Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
18:35:51 [2020-02-10T18:35:51.591Z] === RUN   TestDockerSuite/TestCpToCaseE
18:35:55 [2020-02-10T18:35:55.765Z] === RUN   TestDockerSuite/TestCpToCaseF
18:35:56 [2020-02-10T18:35:56.021Z] === RUN   TestDockerSuite/TestCpToCaseG
18:36:01 [2020-02-10T18:36:01.271Z] === RUN   TestDockerSuite/TestCpToCaseH
18:36:04 [2020-02-10T18:36:04.545Z] === RUN   TestDockerSuite/TestCpToCaseI
18:36:05 [2020-02-10T18:36:05.108Z] === RUN   TestDockerSuite/TestCpToCaseJ
18:36:10 [2020-02-10T18:36:10.373Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
18:36:11 [2020-02-10T18:36:11.303Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
18:36:11 [2020-02-10T18:36:11.303Z] === RUN   TestDockerSuite/TestCpToDot
18:36:12 [2020-02-10T18:36:12.233Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
18:36:14 [2020-02-10T18:36:14.129Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
18:36:14 [2020-02-10T18:36:14.586Z] --- PASS: TestBuildWithHugeFile (80.91s)
18:36:14 [2020-02-10T18:36:14.586Z] === RUN   TestBuildWithEmptyDockerfile
18:36:14 [2020-02-10T18:36:14.586Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
18:36:14 [2020-02-10T18:36:14.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
18:36:14 [2020-02-10T18:36:14.586Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:36:14 [2020-02-10T18:36:14.586Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:36:14 [2020-02-10T18:36:14.586Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:36:14 [2020-02-10T18:36:14.586Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:36:14 [2020-02-10T18:36:14.586Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
18:36:14 [2020-02-10T18:36:14.586Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
18:36:14 [2020-02-10T18:36:14.586Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
18:36:14 [2020-02-10T18:36:14.586Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
18:36:14 [2020-02-10T18:36:14.586Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s)
18:36:14 [2020-02-10T18:36:14.586Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.31s)
18:36:14 [2020-02-10T18:36:14.586Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s)
18:36:14 [2020-02-10T18:36:14.586Z] === RUN   TestBuildPreserveOwnership
18:36:14 [2020-02-10T18:36:14.586Z] === RUN   TestBuildPreserveOwnership/copy_from
18:36:16 [2020-02-10T18:36:16.614Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
18:36:16 [2020-02-10T18:36:16.651Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
18:36:16 [2020-02-10T18:36:16.651Z] === RUN   TestDockerSuite/TestCpToStdout
18:36:17 [2020-02-10T18:36:17.581Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
18:36:18 [2020-02-10T18:36:18.646Z] --- PASS: TestBuildPreserveOwnership (4.78s)
18:36:18 [2020-02-10T18:36:18.646Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.10s)
18:36:18 [2020-02-10T18:36:18.646Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s)
18:36:18 [2020-02-10T18:36:18.646Z] === RUN   TestBuildPlatformInvalid
18:36:18 [2020-02-10T18:36:18.646Z] --- PASS: TestBuildPlatformInvalid (0.15s)
18:36:18 [2020-02-10T18:36:18.646Z] PASS
18:36:18 [2020-02-10T18:36:18.646Z] 
18:36:18 [2020-02-10T18:36:18.646Z] === Skipped
18:36:18 [2020-02-10T18:36:18.646Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
18:36:18 [2020-02-10T18:36:18.646Z]     build_session_test.go:25: TODO: BuildKit
18:36:18 [2020-02-10T18:36:18.646Z] 
18:36:18 [2020-02-10T18:36:18.646Z] 
18:36:18 [2020-02-10T18:36:18.646Z] DONE 32 tests, 1 skipped in 127.273s
18:36:18 [2020-02-10T18:36:18.646Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
18:36:18 [2020-02-10T18:36:18.646Z] ++ 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
18:36:18 [2020-02-10T18:36:18.646Z] ++ set -e
18:36:18 [2020-02-10T18:36:18.646Z] ++ '[' -n 0 ']'
18:36:18 [2020-02-10T18:36:18.646Z] ++ set -x
18:36:18 [2020-02-10T18:36:18.646Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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
18:36:18 [2020-02-10T18:36:18.646Z] INFO: Testing against a local daemon
18:36:18 [2020-02-10T18:36:18.646Z] === RUN   TestConfigList
18:36:20 [2020-02-10T18:36:20.857Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
18:36:21 [2020-02-10T18:36:21.335Z] --- PASS: TestConfigList (2.31s)
18:36:21 [2020-02-10T18:36:21.335Z] === RUN   TestConfigsCreateAndDelete
18:36:21 [2020-02-10T18:36:21.421Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
18:36:22 [2020-02-10T18:36:22.351Z] === RUN   TestDockerSuite/TestCpVolumePath
18:36:23 [2020-02-10T18:36:23.364Z] --- PASS: TestConfigsCreateAndDelete (2.24s)
18:36:23 [2020-02-10T18:36:23.364Z] === RUN   TestConfigsUpdate
18:36:24 [2020-02-10T18:36:24.872Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
18:36:24 [2020-02-10T18:36:24.872Z] === RUN   TestDockerSuite/TestCreateArgs
18:36:24 [2020-02-10T18:36:24.872Z] === RUN   TestDockerSuite/TestCreateByImageID
18:36:25 [2020-02-10T18:36:25.128Z] === RUN   TestDockerSuite/TestCreateEchoStdout
18:36:25 [2020-02-10T18:36:25.409Z] --- PASS: TestConfigsUpdate (2.27s)
18:36:25 [2020-02-10T18:36:25.409Z] === RUN   TestTemplatedConfig
18:36:26 [2020-02-10T18:36:26.058Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
18:36:26 [2020-02-10T18:36:26.058Z] === RUN   TestDockerSuite/TestCreateHostConfig
18:36:26 [2020-02-10T18:36:26.058Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
18:36:26 [2020-02-10T18:36:26.988Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
18:36:27 [2020-02-10T18:36:27.244Z] === RUN   TestDockerSuite/TestCreateLabels
18:36:27 [2020-02-10T18:36:27.501Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
18:36:27 [2020-02-10T18:36:27.501Z] === RUN   TestDockerSuite/TestCreateRM
18:36:27 [2020-02-10T18:36:27.758Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
18:36:27 [2020-02-10T18:36:27.758Z] === RUN   TestDockerSuite/TestCreateStopSignal
18:36:27 [2020-02-10T18:36:27.758Z] === RUN   TestDockerSuite/TestCreateStopTimeout
18:36:28 [2020-02-10T18:36:28.015Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
18:36:28 [2020-02-10T18:36:28.097Z] --- PASS: TestTemplatedConfig (2.66s)
18:36:28 [2020-02-10T18:36:28.097Z] === RUN   TestConfigInspect
18:36:30 [2020-02-10T18:36:30.536Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
18:36:30 [2020-02-10T18:36:30.784Z] --- PASS: TestConfigInspect (2.29s)
18:36:30 [2020-02-10T18:36:30.784Z] === RUN   TestConfigCreateWithLabels
18:36:30 [2020-02-10T18:36:30.794Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
18:36:30 [2020-02-10T18:36:30.794Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
18:36:32 [2020-02-10T18:36:32.811Z] --- PASS: TestConfigCreateWithLabels (2.28s)
18:36:32 [2020-02-10T18:36:32.811Z] === RUN   TestConfigCreateResolve
18:36:34 [2020-02-10T18:36:34.853Z] --- PASS: TestConfigCreateResolve (2.31s)
18:36:34 [2020-02-10T18:36:34.853Z] === RUN   TestConfigDaemonLibtrustID
18:36:34 [2020-02-10T18:36:34.985Z] === RUN   TestDockerSuite/TestCreateWithPortRange
18:36:34 [2020-02-10T18:36:34.986Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
18:36:34 [2020-02-10T18:36:34.986Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
18:36:34 [2020-02-10T18:36:34.986Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
18:36:34 [2020-02-10T18:36:34.986Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
18:36:34 [2020-02-10T18:36:34.986Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
18:36:35 [2020-02-10T18:36:35.479Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
18:36:35 [2020-02-10T18:36:35.479Z] PASS
18:36:35 [2020-02-10T18:36:35.479Z] 
18:36:35 [2020-02-10T18:36:35.479Z] DONE 8 tests in 16.992s
18:36:35 [2020-02-10T18:36:35.479Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
18:36:35 [2020-02-10T18:36:35.479Z] ++ 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
18:36:35 [2020-02-10T18:36:35.479Z] ++ set -e
18:36:35 [2020-02-10T18:36:35.479Z] ++ '[' -n 0 ']'
18:36:35 [2020-02-10T18:36:35.479Z] ++ set -x
18:36:35 [2020-02-10T18:36:35.479Z] ++ 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
18:36:35 [2020-02-10T18:36:35.550Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
18:36:35 [2020-02-10T18:36:35.550Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
18:36:35 [2020-02-10T18:36:35.765Z] INFO: Testing against a local daemon
18:36:35 [2020-02-10T18:36:35.765Z] === RUN   TestCheckpoint
18:36:35 [2020-02-10T18:36:35.765Z] --- SKIP: TestCheckpoint (0.00s)
18:36:35 [2020-02-10T18:36:35.765Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:36:35 [2020-02-10T18:36:35.765Z] === RUN   TestContainerInvalidJSON
18:36:35 [2020-02-10T18:36:35.765Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
18:36:35 [2020-02-10T18:36:35.765Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
18:36:35 [2020-02-10T18:36:35.765Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
18:36:35 [2020-02-10T18:36:35.765Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
18:36:35 [2020-02-10T18:36:35.765Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
18:36:35 [2020-02-10T18:36:35.765Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
18:36:35 [2020-02-10T18:36:35.765Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
18:36:35 [2020-02-10T18:36:35.765Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
18:36:35 [2020-02-10T18:36:35.765Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
18:36:35 [2020-02-10T18:36:35.765Z] --- PASS: TestContainerInvalidJSON (0.02s)
18:36:35 [2020-02-10T18:36:35.765Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
18:36:35 [2020-02-10T18:36:35.765Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
18:36:35 [2020-02-10T18:36:35.765Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
18:36:35 [2020-02-10T18:36:35.765Z] === RUN   TestCopyFromContainerPathDoesNotExist
18:36:35 [2020-02-10T18:36:35.765Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
18:36:35 [2020-02-10T18:36:35.765Z] === RUN   TestCopyFromContainerPathIsNotDir
18:36:35 [2020-02-10T18:36:35.765Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
18:36:35 [2020-02-10T18:36:35.765Z] === RUN   TestCopyToContainerPathDoesNotExist
18:36:36 [2020-02-10T18:36:36.054Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
18:36:36 [2020-02-10T18:36:36.054Z] === RUN   TestCopyToContainerPathIsNotDir
18:36:36 [2020-02-10T18:36:36.054Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s)
18:36:36 [2020-02-10T18:36:36.054Z] === RUN   TestCopyFromContainer
18:36:37 [2020-02-10T18:36:37.444Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
18:36:37 [2020-02-10T18:36:37.552Z] === RUN   TestCopyFromContainer//
18:36:37 [2020-02-10T18:36:37.552Z] === RUN   TestCopyFromContainer//bar/root
18:36:37 [2020-02-10T18:36:37.847Z] === RUN   TestCopyFromContainer//bar/root/
18:36:37 [2020-02-10T18:36:37.847Z] === RUN   TestCopyFromContainer/bar/quux
18:36:37 [2020-02-10T18:36:37.847Z] === RUN   TestCopyFromContainer/bar/quux/
18:36:38 [2020-02-10T18:36:38.129Z] === RUN   TestCopyFromContainer/bar/quux/baz
18:36:38 [2020-02-10T18:36:38.129Z] === RUN   TestCopyFromContainer/bar/filesymlink
18:36:38 [2020-02-10T18:36:38.375Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
18:36:38 [2020-02-10T18:36:38.412Z] === RUN   TestCopyFromContainer/bar/dirsymlink
18:36:38 [2020-02-10T18:36:38.412Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
18:36:38 [2020-02-10T18:36:38.412Z] === RUN   TestCopyFromContainer/bar/notarget
18:36:38 [2020-02-10T18:36:38.695Z] --- PASS: TestCopyFromContainer (2.61s)
18:36:38 [2020-02-10T18:36:38.695Z]     --- PASS: TestCopyFromContainer// (0.09s)
18:36:38 [2020-02-10T18:36:38.695Z]     --- PASS: TestCopyFromContainer//bar/root (0.12s)
18:36:38 [2020-02-10T18:36:38.695Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
18:36:38 [2020-02-10T18:36:38.695Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
18:36:38 [2020-02-10T18:36:38.695Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
18:36:38 [2020-02-10T18:36:38.695Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
18:36:38 [2020-02-10T18:36:38.695Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
18:36:38 [2020-02-10T18:36:38.695Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
18:36:38 [2020-02-10T18:36:38.695Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
18:36:38 [2020-02-10T18:36:38.695Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.10s)
18:36:38 [2020-02-10T18:36:38.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
18:36:38 [2020-02-10T18:36:38.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:36:38 [2020-02-10T18:36:38.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:36:38 [2020-02-10T18:36:38.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:36:38 [2020-02-10T18:36:38.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:36:38 [2020-02-10T18:36:38.695Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
18:36:38 [2020-02-10T18:36:38.695Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
18:36:38 [2020-02-10T18:36:38.696Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
18:36:38 [2020-02-10T18:36:38.696Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
18:36:38 [2020-02-10T18:36:38.696Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
18:36:38 [2020-02-10T18:36:38.696Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
18:36:38 [2020-02-10T18:36:38.696Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
18:36:38 [2020-02-10T18:36:38.696Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
18:36:38 [2020-02-10T18:36:38.696Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s)
18:36:38 [2020-02-10T18:36:38.696Z] === RUN   TestCreateLinkToNonExistingContainer
18:36:38 [2020-02-10T18:36:38.696Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
18:36:38 [2020-02-10T18:36:38.696Z] === RUN   TestCreateWithInvalidEnv
18:36:38 [2020-02-10T18:36:38.696Z] === RUN   TestCreateWithInvalidEnv/0
18:36:38 [2020-02-10T18:36:38.696Z] === PAUSE TestCreateWithInvalidEnv/0
18:36:38 [2020-02-10T18:36:38.696Z] === RUN   TestCreateWithInvalidEnv/1
18:36:38 [2020-02-10T18:36:38.696Z] === PAUSE TestCreateWithInvalidEnv/1
18:36:38 [2020-02-10T18:36:38.696Z] === RUN   TestCreateWithInvalidEnv/2
18:36:38 [2020-02-10T18:36:38.696Z] === PAUSE TestCreateWithInvalidEnv/2
18:36:38 [2020-02-10T18:36:38.696Z] === CONT  TestCreateWithInvalidEnv/0
18:36:38 [2020-02-10T18:36:38.696Z] === CONT  TestCreateWithInvalidEnv/2
18:36:38 [2020-02-10T18:36:38.696Z] === CONT  TestCreateWithInvalidEnv/1
18:36:38 [2020-02-10T18:36:38.696Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
18:36:38 [2020-02-10T18:36:38.696Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
18:36:38 [2020-02-10T18:36:38.696Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
18:36:38 [2020-02-10T18:36:38.696Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
18:36:38 [2020-02-10T18:36:38.696Z] === RUN   TestCreateTmpfsMountsTarget
18:36:38 [2020-02-10T18:36:38.696Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
18:36:38 [2020-02-10T18:36:38.696Z] === RUN   TestCreateWithCustomMaskedPaths
18:36:40 [2020-02-10T18:36:40.269Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
18:36:40 [2020-02-10T18:36:40.725Z] --- PASS: TestCreateWithCustomMaskedPaths (1.90s)
18:36:40 [2020-02-10T18:36:40.725Z] === RUN   TestCreateWithCapabilities
18:36:40 [2020-02-10T18:36:40.725Z] === RUN   TestCreateWithCapabilities/no_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === PAUSE TestCreateWithCapabilities/no_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === RUN   TestCreateWithCapabilities/empty_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === RUN   TestCreateWithCapabilities/valid_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
18:36:40 [2020-02-10T18:36:40.725Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
18:36:40 [2020-02-10T18:36:40.725Z] === RUN   TestCreateWithCapabilities/empty_capadd
18:36:40 [2020-02-10T18:36:40.725Z] === PAUSE TestCreateWithCapabilities/empty_capadd
18:36:40 [2020-02-10T18:36:40.725Z] === RUN   TestCreateWithCapabilities/empty_capdrop
18:36:40 [2020-02-10T18:36:40.725Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
18:36:40 [2020-02-10T18:36:40.725Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
18:36:40 [2020-02-10T18:36:40.725Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
18:36:40 [2020-02-10T18:36:40.725Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
18:36:40 [2020-02-10T18:36:40.725Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
18:36:40 [2020-02-10T18:36:40.725Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
18:36:40 [2020-02-10T18:36:40.725Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
18:36:40 [2020-02-10T18:36:40.725Z] === CONT  TestCreateWithCapabilities/no_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === CONT  TestCreateWithCapabilities/empty_capadd
18:36:40 [2020-02-10T18:36:40.725Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
18:36:40 [2020-02-10T18:36:40.725Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
18:36:40 [2020-02-10T18:36:40.725Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
18:36:40 [2020-02-10T18:36:40.725Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
18:36:40 [2020-02-10T18:36:40.725Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === CONT  TestCreateWithCapabilities/valid_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === CONT  TestCreateWithCapabilities/empty_capabilities
18:36:40 [2020-02-10T18:36:40.725Z] === CONT  TestCreateWithCapabilities/empty_capdrop
18:36:40 [2020-02-10T18:36:40.725Z] --- PASS: TestCreateWithCapabilities (0.04s)
18:36:40 [2020-02-10T18:36:40.725Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s)
18:36:40 [2020-02-10T18:36:40.725Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
18:36:40 [2020-02-10T18:36:40.725Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s)
18:36:40 [2020-02-10T18:36:40.725Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
18:36:40 [2020-02-10T18:36:40.725Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
18:36:40 [2020-02-10T18:36:40.725Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
18:36:40 [2020-02-10T18:36:40.725Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s)
18:36:40 [2020-02-10T18:36:40.725Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
18:36:40 [2020-02-10T18:36:40.725Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
18:36:40 [2020-02-10T18:36:40.725Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s)
18:36:40 [2020-02-10T18:36:40.725Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s)
18:36:40 [2020-02-10T18:36:40.725Z] === RUN   TestCreateWithCustomReadonlyPaths
18:36:42 [2020-02-10T18:36:42.759Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.98s)
18:36:42 [2020-02-10T18:36:42.759Z] === RUN   TestCreateWithInvalidHealthcheckParams
18:36:42 [2020-02-10T18:36:42.759Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:36:42 [2020-02-10T18:36:42.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:36:42 [2020-02-10T18:36:42.759Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:36:42 [2020-02-10T18:36:42.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:36:42 [2020-02-10T18:36:42.759Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:36:42 [2020-02-10T18:36:42.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:36:42 [2020-02-10T18:36:42.759Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:36:42 [2020-02-10T18:36:42.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:36:42 [2020-02-10T18:36:42.759Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:36:42 [2020-02-10T18:36:42.759Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:36:42 [2020-02-10T18:36:42.759Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
18:36:42 [2020-02-10T18:36:42.759Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
18:36:42 [2020-02-10T18:36:42.759Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
18:36:42 [2020-02-10T18:36:42.759Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
18:36:42 [2020-02-10T18:36:42.759Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
18:36:42 [2020-02-10T18:36:42.808Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
18:36:43 [2020-02-10T18:36:43.044Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
18:36:43 [2020-02-10T18:36:43.044Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
18:36:43 [2020-02-10T18:36:43.044Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
18:36:43 [2020-02-10T18:36:43.044Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
18:36:43 [2020-02-10T18:36:43.044Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.06s)
18:36:43 [2020-02-10T18:36:43.044Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
18:36:43 [2020-02-10T18:36:43.044Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
18:36:43 [2020-02-10T18:36:43.371Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
18:36:43 [2020-02-10T18:36:43.667Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.64s)
18:36:43 [2020-02-10T18:36:43.667Z] === RUN   TestContainerStartOnDaemonRestart
18:36:43 [2020-02-10T18:36:43.667Z] === PAUSE TestContainerStartOnDaemonRestart
18:36:43 [2020-02-10T18:36:43.667Z] === RUN   TestDaemonRestartIpcMode
18:36:43 [2020-02-10T18:36:43.667Z] === PAUSE TestDaemonRestartIpcMode
18:36:43 [2020-02-10T18:36:43.667Z] === RUN   TestDaemonHostGatewayIP
18:36:43 [2020-02-10T18:36:43.667Z] === PAUSE TestDaemonHostGatewayIP
18:36:43 [2020-02-10T18:36:43.667Z] === RUN   TestDiff
18:36:44 [2020-02-10T18:36:44.284Z] --- PASS: TestDiff (0.67s)
18:36:44 [2020-02-10T18:36:44.284Z] === RUN   TestExecWithCloseStdin
18:36:44 [2020-02-10T18:36:44.301Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
18:36:44 [2020-02-10T18:36:44.301Z] === RUN   TestDockerSuite/TestDevicePermissions
18:36:44 [2020-02-10T18:36:44.901Z] --- PASS: TestExecWithCloseStdin (0.76s)
18:36:44 [2020-02-10T18:36:44.901Z] === RUN   TestExec
18:36:45 [2020-02-10T18:36:45.233Z] === RUN   TestDockerSuite/TestDockerFails
18:36:45 [2020-02-10T18:36:45.233Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
18:36:45 [2020-02-10T18:36:45.233Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
18:36:45 [2020-02-10T18:36:45.233Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
18:36:45 [2020-02-10T18:36:45.908Z] --- PASS: TestExec (0.77s)
18:36:45 [2020-02-10T18:36:45.908Z] === RUN   TestExecUser
18:36:46 [2020-02-10T18:36:46.526Z] --- PASS: TestExecUser (0.75s)
18:36:46 [2020-02-10T18:36:46.526Z] === RUN   TestExportContainerAndImportImage
18:36:46 [2020-02-10T18:36:46.601Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
18:36:47 [2020-02-10T18:36:47.531Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
18:36:47 [2020-02-10T18:36:47.552Z] --- PASS: TestExportContainerAndImportImage (0.99s)
18:36:47 [2020-02-10T18:36:47.552Z] === RUN   TestExportContainerAfterDaemonRestart
18:36:48 [2020-02-10T18:36:48.899Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
18:36:48 [2020-02-10T18:36:48.899Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
18:36:48 [2020-02-10T18:36:48.899Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
18:36:49 [2020-02-10T18:36:49.028Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)
18:36:49 [2020-02-10T18:36:49.028Z] === RUN   TestHealthCheckWorkdir
18:36:49 [2020-02-10T18:36:49.156Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
18:36:50 [2020-02-10T18:36:50.044Z] --- PASS: TestHealthCheckWorkdir (0.95s)
18:36:50 [2020-02-10T18:36:50.044Z] === RUN   TestHealthKillContainer
18:36:52 [2020-02-10T18:36:52.721Z] --- PASS: TestHealthKillContainer (2.82s)
18:36:52 [2020-02-10T18:36:52.721Z] === RUN   TestInspectCpusetInConfigPre120
18:36:53 [2020-02-10T18:36:53.327Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
18:36:53 [2020-02-10T18:36:53.731Z] --- PASS: TestInspectCpusetInConfigPre120 (0.72s)
18:36:53 [2020-02-10T18:36:53.731Z] === RUN   TestIpcModeNone
18:36:54 [2020-02-10T18:36:54.368Z] --- PASS: TestIpcModeNone (0.76s)
18:36:54 [2020-02-10T18:36:54.368Z] === RUN   TestIpcModePrivate
18:36:54 [2020-02-10T18:36:54.985Z] --- PASS: TestIpcModePrivate (0.78s)
18:36:54 [2020-02-10T18:36:54.985Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
18:36:54 [2020-02-10T18:36:54.985Z] === RUN   TestIpcModeShareable
18:36:55 [2020-02-10T18:36:55.848Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
18:36:56 [2020-02-10T18:36:56.001Z] --- PASS: TestIpcModeShareable (0.78s)
18:36:56 [2020-02-10T18:36:56.001Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
18:36:56 [2020-02-10T18:36:56.001Z] === RUN   TestAPIIpcModeShareableAndContainer
18:36:58 [2020-02-10T18:36:58.051Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s)
18:36:58 [2020-02-10T18:36:58.051Z] === RUN   TestAPIIpcModeHost
18:36:58 [2020-02-10T18:36:58.669Z] --- PASS: TestAPIIpcModeHost (0.62s)
18:36:58 [2020-02-10T18:36:58.669Z] === RUN   TestDaemonIpcModeShareable
18:36:59 [2020-02-10T18:36:59.125Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
18:37:00 [2020-02-10T18:37:00.697Z] --- PASS: TestDaemonIpcModeShareable (1.64s)
18:37:00 [2020-02-10T18:37:00.697Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:37:00 [2020-02-10T18:37:00.697Z] === RUN   TestDaemonIpcModePrivate
18:37:01 [2020-02-10T18:37:01.646Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
18:37:02 [2020-02-10T18:37:02.177Z] --- PASS: TestDaemonIpcModePrivate (1.61s)
18:37:02 [2020-02-10T18:37:02.177Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
18:37:02 [2020-02-10T18:37:02.177Z] === RUN   TestDaemonIpcModePrivateFromConfig
18:37:03 [2020-02-10T18:37:03.669Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.68s)
18:37:03 [2020-02-10T18:37:03.669Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
18:37:03 [2020-02-10T18:37:03.669Z] === RUN   TestDaemonIpcModeShareableFromConfig
18:37:04 [2020-02-10T18:37:04.167Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
18:37:05 [2020-02-10T18:37:05.099Z] === RUN   TestDockerSuite/TestEventsAttach
18:37:05 [2020-02-10T18:37:05.663Z] === RUN   TestDockerSuite/TestEventsCommit
18:37:05 [2020-02-10T18:37:05.706Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s)
18:37:05 [2020-02-10T18:37:05.706Z]     ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
18:37:05 [2020-02-10T18:37:05.706Z] === RUN   TestIpcModeOlderClient
18:37:05 [2020-02-10T18:37:05.706Z] === PAUSE TestIpcModeOlderClient
18:37:05 [2020-02-10T18:37:05.706Z] === RUN   TestKillContainerInvalidSignal
18:37:05 [2020-02-10T18:37:05.989Z] --- PASS: TestKillContainerInvalidSignal (0.67s)
18:37:05 [2020-02-10T18:37:05.989Z] === RUN   TestKillContainer
18:37:05 [2020-02-10T18:37:05.989Z] === RUN   TestKillContainer/no_signal
18:37:06 [2020-02-10T18:37:06.593Z] === RUN   TestDockerSuite/TestEventsContainerEvents
18:37:06 [2020-02-10T18:37:06.606Z] === RUN   TestKillContainer/non_killing_signal
18:37:07 [2020-02-10T18:37:07.223Z] === RUN   TestKillContainer/killing_signal
18:37:07 [2020-02-10T18:37:07.523Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
18:37:08 [2020-02-10T18:37:08.236Z] --- PASS: TestKillContainer (1.96s)
18:37:08 [2020-02-10T18:37:08.236Z]     --- PASS: TestKillContainer/no_signal (0.61s)
18:37:08 [2020-02-10T18:37:08.236Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
18:37:08 [2020-02-10T18:37:08.236Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
18:37:08 [2020-02-10T18:37:08.236Z] === RUN   TestKillWithStopSignalAndRestartPolicies
18:37:08 [2020-02-10T18:37:08.236Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
18:37:08 [2020-02-10T18:37:08.455Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
18:37:08 [2020-02-10T18:37:08.853Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
18:37:09 [2020-02-10T18:37:09.177Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
18:37:09 [2020-02-10T18:37:09.434Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
18:37:09 [2020-02-10T18:37:09.533Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.35s)
18:37:09 [2020-02-10T18:37:09.533Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s)
18:37:09 [2020-02-10T18:37:09.533Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
18:37:09 [2020-02-10T18:37:09.533Z] === RUN   TestKillStoppedContainer
18:37:09 [2020-02-10T18:37:09.533Z] --- PASS: TestKillStoppedContainer (0.09s)
18:37:09 [2020-02-10T18:37:09.533Z] === RUN   TestKillStoppedContainerAPIPre120
18:37:09 [2020-02-10T18:37:09.534Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
18:37:09 [2020-02-10T18:37:09.534Z] === RUN   TestKillDifferentUserContainer
18:37:10 [2020-02-10T18:37:10.148Z] --- PASS: TestKillDifferentUserContainer (0.67s)
18:37:10 [2020-02-10T18:37:10.148Z] === RUN   TestInspectOomKilledTrue
18:37:11 [2020-02-10T18:37:11.328Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
18:37:11 [2020-02-10T18:37:11.626Z] --- PASS: TestInspectOomKilledTrue (1.26s)
18:37:11 [2020-02-10T18:37:11.626Z] === RUN   TestInspectOomKilledFalse
18:37:12 [2020-02-10T18:37:12.243Z] --- PASS: TestInspectOomKilledFalse (0.67s)
18:37:12 [2020-02-10T18:37:12.243Z] === RUN   TestLinksEtcHostsContentMatch
18:37:12 [2020-02-10T18:37:12.864Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s)
18:37:12 [2020-02-10T18:37:12.864Z] === RUN   TestLinksContainerNames
18:37:13 [2020-02-10T18:37:13.222Z] === RUN   TestDockerSuite/TestEventsContainerRestart
18:37:14 [2020-02-10T18:37:14.341Z] --- PASS: TestLinksContainerNames (1.31s)
18:37:14 [2020-02-10T18:37:14.341Z] === RUN   TestLogsFollowTailEmpty
18:37:14 [2020-02-10T18:37:14.624Z] --- PASS: TestLogsFollowTailEmpty (0.67s)
18:37:14 [2020-02-10T18:37:14.624Z] === RUN   TestContainerNetworkMountsNoChown
18:37:15 [2020-02-10T18:37:15.242Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s)
18:37:15 [2020-02-10T18:37:15.242Z] === RUN   TestMountDaemonRoot
18:37:15 [2020-02-10T18:37:15.242Z] === RUN   TestMountDaemonRoot/default
18:37:15 [2020-02-10T18:37:15.242Z] === PAUSE TestMountDaemonRoot/default
18:37:15 [2020-02-10T18:37:15.242Z] === RUN   TestMountDaemonRoot/private
18:37:15 [2020-02-10T18:37:15.242Z] === PAUSE TestMountDaemonRoot/private
18:37:15 [2020-02-10T18:37:15.242Z] === RUN   TestMountDaemonRoot/rprivate
18:37:15 [2020-02-10T18:37:15.242Z] === PAUSE TestMountDaemonRoot/rprivate
18:37:15 [2020-02-10T18:37:15.242Z] === RUN   TestMountDaemonRoot/slave
18:37:15 [2020-02-10T18:37:15.242Z] === PAUSE TestMountDaemonRoot/slave
18:37:15 [2020-02-10T18:37:15.242Z] === RUN   TestMountDaemonRoot/rslave
18:37:15 [2020-02-10T18:37:15.242Z] === PAUSE TestMountDaemonRoot/rslave
18:37:15 [2020-02-10T18:37:15.242Z] === RUN   TestMountDaemonRoot/shared
18:37:15 [2020-02-10T18:37:15.242Z] === PAUSE TestMountDaemonRoot/shared
18:37:15 [2020-02-10T18:37:15.242Z] === RUN   TestMountDaemonRoot/rshared
18:37:15 [2020-02-10T18:37:15.242Z] === PAUSE TestMountDaemonRoot/rshared
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/default
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rprivate
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/default/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rslave
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/default/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/rslave/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/default/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rshared
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/rslave/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/default/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/default/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/default/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/rshared/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/rshared/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/private
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/private/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/private/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/private/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/private/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/private/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/private/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/shared
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/shared/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/shared/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/shared/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/shared/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rslave/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/default/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/slave
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/slave/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/slave/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/slave/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/slave/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rslave/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/default/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/default/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/default/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rshared/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/private/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rshared/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/shared/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/private/mount_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/private/mount_root
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/private/bind_subpath
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/slave/bind_root
18:37:15 [2020-02-10T18:37:15.540Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
18:37:15 [2020-02-10T18:37:15.824Z] === CONT  TestMountDaemonRoot/shared/bind_root
18:37:15 [2020-02-10T18:37:15.824Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
18:37:15 [2020-02-10T18:37:15.824Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
18:37:15 [2020-02-10T18:37:15.824Z] === CONT  TestMountDaemonRoot/slave/mount_root
18:37:15 [2020-02-10T18:37:15.824Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
18:37:15 [2020-02-10T18:37:15.824Z] --- PASS: TestMountDaemonRoot (0.05s)
18:37:15 [2020-02-10T18:37:15.824Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
18:37:15 [2020-02-10T18:37:15.824Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
18:37:15 [2020-02-10T18:37:15.824Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
18:37:15 [2020-02-10T18:37:15.824Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
18:37:15 [2020-02-10T18:37:15.824Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
18:37:15 [2020-02-10T18:37:15.824Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
18:37:15 [2020-02-10T18:37:15.824Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
18:37:15 [2020-02-10T18:37:15.824Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
18:37:15 [2020-02-10T18:37:15.824Z] === RUN   TestContainerBindMountNonRecursive
18:37:16 [2020-02-10T18:37:16.499Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
18:37:17 [2020-02-10T18:37:17.064Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
18:37:17 [2020-02-10T18:37:17.303Z] --- PASS: TestContainerBindMountNonRecursive (1.61s)
18:37:17 [2020-02-10T18:37:17.303Z] === RUN   TestNetworkNat
18:37:18 [2020-02-10T18:37:18.314Z] --- PASS: TestNetworkNat (0.69s)
18:37:18 [2020-02-10T18:37:18.314Z] === RUN   TestNetworkLocalhostTCPNat
18:37:18 [2020-02-10T18:37:18.932Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
18:37:18 [2020-02-10T18:37:18.932Z] === RUN   TestNetworkLoopbackNat
18:37:19 [2020-02-10T18:37:19.549Z] --- PASS: TestNetworkLoopbackNat (0.89s)
18:37:19 [2020-02-10T18:37:19.549Z] === RUN   TestPause
18:37:20 [2020-02-10T18:37:20.336Z] === RUN   TestDockerSuite/TestEventsCopy
18:37:20 [2020-02-10T18:37:20.559Z] --- PASS: TestPause (0.68s)
18:37:20 [2020-02-10T18:37:20.559Z] === RUN   TestPauseFailsOnWindowsServerContainers
18:37:20 [2020-02-10T18:37:20.559Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
18:37:20 [2020-02-10T18:37:20.559Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:37:20 [2020-02-10T18:37:20.559Z] === RUN   TestPauseStopPausedContainer
18:37:21 [2020-02-10T18:37:21.177Z] --- PASS: TestPauseStopPausedContainer (0.72s)
18:37:21 [2020-02-10T18:37:21.177Z] === RUN   TestPsFilter
18:37:21 [2020-02-10T18:37:21.178Z] --- PASS: TestPsFilter (0.18s)
18:37:21 [2020-02-10T18:37:21.178Z] === RUN   TestRemoveContainerWithRemovedVolume
18:37:21 [2020-02-10T18:37:21.266Z] === RUN   TestDockerSuite/TestEventsFilterContainer
18:37:21 [2020-02-10T18:37:21.793Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s)
18:37:21 [2020-02-10T18:37:21.794Z] === RUN   TestRemoveContainerWithVolume
18:37:22 [2020-02-10T18:37:22.416Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
18:37:22 [2020-02-10T18:37:22.416Z] === RUN   TestRemoveContainerRunning
18:37:23 [2020-02-10T18:37:23.178Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
18:37:23 [2020-02-10T18:37:23.427Z] --- PASS: TestRemoveContainerRunning (0.71s)
18:37:23 [2020-02-10T18:37:23.427Z] === RUN   TestRemoveContainerForceRemoveRunning
18:37:24 [2020-02-10T18:37:24.045Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s)
18:37:24 [2020-02-10T18:37:24.045Z] === RUN   TestRemoveInvalidContainer
18:37:24 [2020-02-10T18:37:24.045Z] --- PASS: TestRemoveInvalidContainer (0.03s)
18:37:24 [2020-02-10T18:37:24.045Z] === RUN   TestRenameLinkedContainer
18:37:24 [2020-02-10T18:37:24.107Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
18:37:24 [2020-02-10T18:37:24.364Z] === RUN   TestDockerSuite/TestEventsFilterImageName
18:37:25 [2020-02-10T18:37:25.733Z] === RUN   TestDockerSuite/TestEventsFilterLabels
18:37:26 [2020-02-10T18:37:26.297Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
18:37:26 [2020-02-10T18:37:26.297Z] === RUN   TestDockerSuite/TestEventsFilterType
18:37:26 [2020-02-10T18:37:26.553Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
18:37:26 [2020-02-10T18:37:26.732Z] --- PASS: TestRenameLinkedContainer (2.60s)
18:37:26 [2020-02-10T18:37:26.733Z] === RUN   TestRenameStoppedContainer
18:37:26 [2020-02-10T18:37:26.810Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
18:37:26 [2020-02-10T18:37:26.810Z] === RUN   TestDockerSuite/TestEventsFilters
18:37:27 [2020-02-10T18:37:27.350Z] --- PASS: TestRenameStoppedContainer (0.65s)
18:37:27 [2020-02-10T18:37:27.350Z] === RUN   TestRenameRunningContainerAndReuse
18:37:28 [2020-02-10T18:37:28.705Z] === RUN   TestDockerSuite/TestEventsFormat
18:37:28 [2020-02-10T18:37:28.834Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s)
18:37:28 [2020-02-10T18:37:28.834Z] === RUN   TestRenameInvalidName
18:37:29 [2020-02-10T18:37:29.120Z] --- PASS: TestRenameInvalidName (0.69s)
18:37:29 [2020-02-10T18:37:29.120Z] === RUN   TestRenameAnonymousContainer
18:37:30 [2020-02-10T18:37:30.073Z] === RUN   TestDockerSuite/TestEventsFormatBadField
18:37:30 [2020-02-10T18:37:30.073Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
18:37:30 [2020-02-10T18:37:30.073Z] === RUN   TestDockerSuite/TestEventsImageImport
18:37:31 [2020-02-10T18:37:31.003Z] === RUN   TestDockerSuite/TestEventsImageLoad
18:37:31 [2020-02-10T18:37:31.260Z] === RUN   TestDockerSuite/TestEventsImagePull
18:37:31 [2020-02-10T18:37:31.516Z] === RUN   TestDockerSuite/TestEventsImageTag
18:37:31 [2020-02-10T18:37:31.804Z] --- PASS: TestRenameAnonymousContainer (2.45s)
18:37:31 [2020-02-10T18:37:31.804Z] === RUN   TestRenameContainerWithSameName
18:37:32 [2020-02-10T18:37:32.424Z] --- PASS: TestRenameContainerWithSameName (0.69s)
18:37:32 [2020-02-10T18:37:32.424Z] === RUN   TestRenameContainerWithLinkedContainer
18:37:32 [2020-02-10T18:37:32.883Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
18:37:32 [2020-02-10T18:37:32.883Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
18:37:32 [2020-02-10T18:37:32.883Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
18:37:32 [2020-02-10T18:37:32.883Z] === RUN   TestDockerSuite/TestEventsPluginOps
18:37:33 [2020-02-10T18:37:33.907Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s)
18:37:33 [2020-02-10T18:37:33.907Z] === RUN   TestResize
18:37:34 [2020-02-10T18:37:34.524Z] --- PASS: TestResize (0.67s)
18:37:34 [2020-02-10T18:37:34.524Z] === RUN   TestResizeWithInvalidSize
18:37:34 [2020-02-10T18:37:34.776Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
18:37:35 [2020-02-10T18:37:35.144Z] --- PASS: TestResizeWithInvalidSize (0.67s)
18:37:35 [2020-02-10T18:37:35.144Z] === RUN   TestResizeWhenContainerNotStarted
18:37:35 [2020-02-10T18:37:35.340Z] === RUN   TestDockerSuite/TestEventsRename
18:37:35 [2020-02-10T18:37:35.765Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s)
18:37:35 [2020-02-10T18:37:35.765Z] === RUN   TestDaemonRestartKillContainers
18:37:35 [2020-02-10T18:37:35.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
18:37:35 [2020-02-10T18:37:35.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
18:37:36 [2020-02-10T18:37:36.270Z] === RUN   TestDockerSuite/TestEventsResize
18:37:37 [2020-02-10T18:37:37.200Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
18:37:37 [2020-02-10T18:37:37.763Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
18:37:38 [2020-02-10T18:37:38.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
18:37:38 [2020-02-10T18:37:38.694Z] === RUN   TestDockerSuite/TestEventsStreaming
18:37:39 [2020-02-10T18:37:39.095Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
18:37:39 [2020-02-10T18:37:39.386Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
18:37:39 [2020-02-10T18:37:39.623Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
18:37:40 [2020-02-10T18:37:40.010Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
18:37:40 [2020-02-10T18:37:40.297Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
18:37:42 [2020-02-10T18:37:42.359Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
18:37:42 [2020-02-10T18:37:42.359Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
18:37:42 [2020-02-10T18:37:42.896Z] === RUN   TestDockerSuite/TestEventsTop
18:37:42 [2020-02-10T18:37:42.984Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
18:37:43 [2020-02-10T18:37:43.467Z] === RUN   TestDockerSuite/TestEventsUntag
18:37:45 [2020-02-10T18:37:45.687Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
18:37:45 [2020-02-10T18:37:45.687Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.25s)
18:37:45 [2020-02-10T18:37:45.687Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.42s)
18:37:45 [2020-02-10T18:37:45.687Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.57s)
18:37:45 [2020-02-10T18:37:45.687Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.92s)
18:37:45 [2020-02-10T18:37:45.687Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.44s)
18:37:45 [2020-02-10T18:37:45.687Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.18s)
18:37:45 [2020-02-10T18:37:45.687Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.21s)
18:37:45 [2020-02-10T18:37:45.687Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.56s)
18:37:45 [2020-02-10T18:37:45.687Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.10s)
18:37:45 [2020-02-10T18:37:45.687Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.76s)
18:37:45 [2020-02-10T18:37:45.687Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.20s)
18:37:45 [2020-02-10T18:37:45.687Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.90s)
18:37:45 [2020-02-10T18:37:45.687Z] === RUN   TestCgroupNamespacesRun
18:37:45 [2020-02-10T18:37:45.986Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
18:37:46 [2020-02-10T18:37:46.242Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
18:37:47 [2020-02-10T18:37:47.717Z] --- PASS: TestCgroupNamespacesRun (1.66s)
18:37:47 [2020-02-10T18:37:47.717Z] === RUN   TestCgroupNamespacesRunPrivileged
18:37:48 [2020-02-10T18:37:48.763Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
18:37:49 [2020-02-10T18:37:49.199Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s)
18:37:49 [2020-02-10T18:37:49.199Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
18:37:50 [2020-02-10T18:37:50.678Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s)
18:37:50 [2020-02-10T18:37:50.678Z] === RUN   TestCgroupNamespacesRunHostMode
18:37:52 [2020-02-10T18:37:52.153Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s)
18:37:52 [2020-02-10T18:37:52.153Z] === RUN   TestCgroupNamespacesRunPrivateMode
18:37:52 [2020-02-10T18:37:52.936Z] === RUN   TestDockerSuite/TestExec
18:37:54 [2020-02-10T18:37:54.182Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s)
18:37:54 [2020-02-10T18:37:54.182Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
18:37:54 [2020-02-10T18:37:54.305Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
18:37:54 [2020-02-10T18:37:54.797Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s)
18:37:54 [2020-02-10T18:37:54.797Z] === RUN   TestCgroupNamespacesRunInvalidMode
18:37:54 [2020-02-10T18:37:54.868Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
18:37:55 [2020-02-10T18:37:55.810Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s)
18:37:55 [2020-02-10T18:37:55.810Z] === RUN   TestCgroupNamespacesRunOlderClient
18:37:55 [2020-02-10T18:37:55.839Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
18:37:56 [2020-02-10T18:37:56.771Z] === RUN   TestDockerSuite/TestExecAPIStart
18:37:57 [2020-02-10T18:37:57.289Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s)
18:37:57 [2020-02-10T18:37:57.289Z] === RUN   TestKernelTCPMemory
18:37:58 [2020-02-10T18:37:58.301Z] --- PASS: TestKernelTCPMemory (0.83s)
18:37:58 [2020-02-10T18:37:58.301Z] === RUN   TestNISDomainname
18:37:58 [2020-02-10T18:37:58.665Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
18:37:58 [2020-02-10T18:37:58.922Z] --- PASS: TestNISDomainname (0.86s)
18:37:58 [2020-02-10T18:37:58.922Z] === RUN   TestHostnameDnsResolution
18:37:59 [2020-02-10T18:37:59.228Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
18:38:00 [2020-02-10T18:38:00.413Z] --- PASS: TestHostnameDnsResolution (1.07s)
18:38:00 [2020-02-10T18:38:00.413Z] === RUN   TestStats
18:38:00 [2020-02-10T18:38:00.597Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
18:38:01 [2020-02-10T18:38:01.162Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
18:38:02 [2020-02-10T18:38:02.093Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
18:38:02 [2020-02-10T18:38:02.446Z] --- PASS: TestStats (2.24s)
18:38:02 [2020-02-10T18:38:02.446Z] === RUN   TestStopContainerWithTimeout
18:38:02 [2020-02-10T18:38:02.446Z] === RUN   TestStopContainerWithTimeout/0
18:38:02 [2020-02-10T18:38:02.446Z] === PAUSE TestStopContainerWithTimeout/0
18:38:02 [2020-02-10T18:38:02.446Z] === RUN   TestStopContainerWithTimeout/1
18:38:02 [2020-02-10T18:38:02.446Z] === PAUSE TestStopContainerWithTimeout/1
18:38:02 [2020-02-10T18:38:02.446Z] === RUN   TestStopContainerWithTimeout/3
18:38:02 [2020-02-10T18:38:02.446Z] === PAUSE TestStopContainerWithTimeout/3
18:38:02 [2020-02-10T18:38:02.446Z] === RUN   TestStopContainerWithTimeout/-1
18:38:02 [2020-02-10T18:38:02.446Z] === PAUSE TestStopContainerWithTimeout/-1
18:38:02 [2020-02-10T18:38:02.446Z] === CONT  TestStopContainerWithTimeout/0
18:38:02 [2020-02-10T18:38:02.446Z] === CONT  TestStopContainerWithTimeout/-1
18:38:02 [2020-02-10T18:38:02.446Z] === CONT  TestStopContainerWithTimeout/1
18:38:02 [2020-02-10T18:38:02.446Z] === CONT  TestStopContainerWithTimeout/3
18:38:03 [2020-02-10T18:38:03.023Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
18:38:03 [2020-02-10T18:38:03.955Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
18:38:05 [2020-02-10T18:38:05.849Z] === RUN   TestDockerSuite/TestExecCgroup
18:38:05 [2020-02-10T18:38:05.912Z] --- PASS: TestStopContainerWithTimeout (0.04s)
18:38:05 [2020-02-10T18:38:05.912Z]     --- PASS: TestStopContainerWithTimeout/0 (1.22s)
18:38:05 [2020-02-10T18:38:05.912Z]     --- PASS: TestStopContainerWithTimeout/1 (2.09s)
18:38:05 [2020-02-10T18:38:05.912Z]     --- PASS: TestStopContainerWithTimeout/3 (2.93s)
18:38:05 [2020-02-10T18:38:05.912Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.21s)
18:38:05 [2020-02-10T18:38:05.912Z] === RUN   TestDeleteDevicemapper
18:38:05 [2020-02-10T18:38:05.912Z] --- SKIP: TestDeleteDevicemapper (0.00s)
18:38:05 [2020-02-10T18:38:05.912Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:38:05 [2020-02-10T18:38:05.912Z] === RUN   TestStopContainerWithRestartPolicyAlways
18:38:06 [2020-02-10T18:38:06.783Z] === RUN   TestDockerSuite/TestExecEnv
18:38:07 [2020-02-10T18:38:07.712Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
18:38:08 [2020-02-10T18:38:08.600Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.05s)
18:38:08 [2020-02-10T18:38:08.600Z] === RUN   TestUpdateMemory
18:38:09 [2020-02-10T18:38:09.605Z] === RUN   TestDockerSuite/TestExecExitStatus
18:38:09 [2020-02-10T18:38:09.617Z] --- PASS: TestUpdateMemory (0.95s)
18:38:09 [2020-02-10T18:38:09.618Z] === RUN   TestUpdateCPUQuota
18:38:10 [2020-02-10T18:38:10.536Z] === RUN   TestDockerSuite/TestExecInspectID
18:38:11 [2020-02-10T18:38:11.095Z] --- PASS: TestUpdateCPUQuota (1.24s)
18:38:11 [2020-02-10T18:38:11.095Z] === RUN   TestUpdatePidsLimit
18:38:11 [2020-02-10T18:38:11.095Z] === RUN   TestUpdatePidsLimit/update_from_none
18:38:11 [2020-02-10T18:38:11.095Z] === RUN   TestUpdatePidsLimit/no_change
18:38:11 [2020-02-10T18:38:11.717Z] === RUN   TestUpdatePidsLimit/update_lower
18:38:11 [2020-02-10T18:38:11.903Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
18:38:12 [2020-02-10T18:38:12.000Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
18:38:12 [2020-02-10T18:38:12.284Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
18:38:12 [2020-02-10T18:38:12.568Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
18:38:12 [2020-02-10T18:38:12.851Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
18:38:13 [2020-02-10T18:38:13.272Z] === RUN   TestDockerSuite/TestExecInteractive
18:38:14 [2020-02-10T18:38:14.330Z] --- PASS: TestUpdatePidsLimit (3.41s)
18:38:14 [2020-02-10T18:38:14.330Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.31s)
18:38:14 [2020-02-10T18:38:14.330Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
18:38:14 [2020-02-10T18:38:14.330Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.41s)
18:38:14 [2020-02-10T18:38:14.330Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s)
18:38:14 [2020-02-10T18:38:14.330Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s)
18:38:14 [2020-02-10T18:38:14.330Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
18:38:14 [2020-02-10T18:38:14.330Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s)
18:38:14 [2020-02-10T18:38:14.330Z] === RUN   TestUpdateRestartPolicy
18:38:14 [2020-02-10T18:38:14.642Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
18:38:15 [2020-02-10T18:38:15.571Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
18:38:16 [2020-02-10T18:38:16.508Z] === RUN   TestDockerSuite/TestExecParseError
18:38:17 [2020-02-10T18:38:17.440Z] === RUN   TestDockerSuite/TestExecPausedContainer
18:38:18 [2020-02-10T18:38:18.813Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
18:38:19 [2020-02-10T18:38:19.377Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
18:38:20 [2020-02-10T18:38:20.746Z] === RUN   TestDockerSuite/TestExecSetEnv
18:38:21 [2020-02-10T18:38:21.677Z] === RUN   TestDockerSuite/TestExecStartFails
18:38:22 [2020-02-10T18:38:22.608Z] === RUN   TestDockerSuite/TestExecStateCleanup
18:38:26 [2020-02-10T18:38:26.867Z] --- PASS: TestUpdateRestartPolicy (12.05s)
18:38:26 [2020-02-10T18:38:26.867Z] === RUN   TestUpdateRestartWithAutoRemove
18:38:26 [2020-02-10T18:38:26.867Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s)
18:38:26 [2020-02-10T18:38:26.867Z] === RUN   TestWaitNonBlocked
18:38:26 [2020-02-10T18:38:26.867Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
18:38:26 [2020-02-10T18:38:26.867Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
18:38:26 [2020-02-10T18:38:26.867Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
18:38:26 [2020-02-10T18:38:26.867Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
18:38:26 [2020-02-10T18:38:26.867Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
18:38:26 [2020-02-10T18:38:26.867Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
18:38:27 [2020-02-10T18:38:27.887Z] --- PASS: TestWaitNonBlocked (0.03s)
18:38:27 [2020-02-10T18:38:27.887Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.85s)
18:38:27 [2020-02-10T18:38:27.887Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s)
18:38:27 [2020-02-10T18:38:27.887Z] === RUN   TestWaitBlocked
18:38:27 [2020-02-10T18:38:27.887Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
18:38:27 [2020-02-10T18:38:27.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
18:38:27 [2020-02-10T18:38:27.887Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
18:38:27 [2020-02-10T18:38:27.887Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
18:38:27 [2020-02-10T18:38:27.887Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
18:38:27 [2020-02-10T18:38:27.887Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
18:38:28 [2020-02-10T18:38:28.901Z] --- PASS: TestWaitBlocked (0.03s)
18:38:28 [2020-02-10T18:38:28.901Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.97s)
18:38:28 [2020-02-10T18:38:28.901Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s)
18:38:28 [2020-02-10T18:38:28.901Z] === CONT  TestContainerStartOnDaemonRestart
18:38:28 [2020-02-10T18:38:28.901Z] === CONT  TestDaemonHostGatewayIP
18:38:28 [2020-02-10T18:38:28.901Z] === CONT  TestIpcModeOlderClient
18:38:28 [2020-02-10T18:38:28.901Z] === CONT  TestDaemonRestartIpcMode
18:38:29 [2020-02-10T18:38:29.192Z] --- PASS: TestIpcModeOlderClient (0.19s)
18:38:33 [2020-02-10T18:38:33.618Z] --- PASS: TestContainerStartOnDaemonRestart (4.01s)
18:38:33 [2020-02-10T18:38:33.618Z] --- PASS: TestDaemonRestartIpcMode (4.46s)
18:38:33 [2020-02-10T18:38:33.618Z] --- PASS: TestDaemonHostGatewayIP (4.60s)
18:38:33 [2020-02-10T18:38:33.618Z] PASS
18:38:33 [2020-02-10T18:38:33.618Z] 
18:38:33 [2020-02-10T18:38:33.618Z] === Skipped
18:38:33 [2020-02-10T18:38:33.618Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
18:38:33 [2020-02-10T18:38:33.618Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
18:38:33 [2020-02-10T18:38:33.618Z] 
18:38:33 [2020-02-10T18:38:33.618Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
18:38:33 [2020-02-10T18:38:33.618Z]     pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
18:38:33 [2020-02-10T18:38:33.618Z] 
18:38:33 [2020-02-10T18:38:33.618Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
18:38:33 [2020-02-10T18:38:33.618Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
18:38:33 [2020-02-10T18:38:33.618Z] 
18:38:33 [2020-02-10T18:38:33.618Z] 
18:38:33 [2020-02-10T18:38:33.618Z] DONE 199 tests, 3 skipped in 118.022s
18:38:33 [2020-02-10T18:38:33.618Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
18:38:33 [2020-02-10T18:38:33.618Z] ++ 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
18:38:33 [2020-02-10T18:38:33.618Z] ++ set -e
18:38:33 [2020-02-10T18:38:33.618Z] ++ '[' -n 0 ']'
18:38:33 [2020-02-10T18:38:33.618Z] ++ set -x
18:38:33 [2020-02-10T18:38:33.618Z] ++ 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
18:38:33 [2020-02-10T18:38:33.618Z] INFO: Testing against a local daemon
18:38:33 [2020-02-10T18:38:33.618Z] === RUN   TestCommitInheritsEnv
18:38:34 [2020-02-10T18:38:34.234Z] --- PASS: TestCommitInheritsEnv (0.43s)
18:38:34 [2020-02-10T18:38:34.234Z] === RUN   TestImportExtremelyLargeImageWorks
18:38:34 [2020-02-10T18:38:34.234Z] === PAUSE TestImportExtremelyLargeImageWorks
18:38:34 [2020-02-10T18:38:34.234Z] === RUN   TestImagesFilterMultiReference
18:38:34 [2020-02-10T18:38:34.234Z] --- PASS: TestImagesFilterMultiReference (0.08s)
18:38:34 [2020-02-10T18:38:34.234Z] === RUN   TestImagePullPlatformInvalid
18:38:34 [2020-02-10T18:38:34.234Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
18:38:34 [2020-02-10T18:38:34.234Z] === RUN   TestRemoveImageOrphaning
18:38:34 [2020-02-10T18:38:34.787Z] === RUN   TestDockerSuite/TestExecStopNotHanging
18:38:34 [2020-02-10T18:38:34.787Z] === RUN   TestDockerSuite/TestExecTTY
18:38:34 [2020-02-10T18:38:34.854Z] --- PASS: TestRemoveImageOrphaning (0.41s)
18:38:34 [2020-02-10T18:38:34.854Z] === RUN   TestRemoveImageGarbageCollector
18:38:34 [2020-02-10T18:38:34.854Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
18:38:34 [2020-02-10T18:38:34.854Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:38:34 [2020-02-10T18:38:34.854Z] === RUN   TestTagUnprefixedRepoByNameOrName
18:38:34 [2020-02-10T18:38:34.854Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
18:38:34 [2020-02-10T18:38:34.854Z] === RUN   TestTagInvalidReference
18:38:34 [2020-02-10T18:38:34.854Z] --- PASS: TestTagInvalidReference (0.04s)
18:38:34 [2020-02-10T18:38:34.854Z] === RUN   TestTagValidPrefixedRepo
18:38:34 [2020-02-10T18:38:34.854Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
18:38:34 [2020-02-10T18:38:34.854Z] === RUN   TestTagExistedNameWithoutForce
18:38:34 [2020-02-10T18:38:34.854Z] --- PASS: TestTagExistedNameWithoutForce (0.05s)
18:38:34 [2020-02-10T18:38:34.854Z] === RUN   TestTagOfficialNames
18:38:34 [2020-02-10T18:38:34.854Z] --- PASS: TestTagOfficialNames (0.06s)
18:38:34 [2020-02-10T18:38:34.854Z] === RUN   TestTagMatchesDigest
18:38:34 [2020-02-10T18:38:34.854Z] --- PASS: TestTagMatchesDigest (0.03s)
18:38:34 [2020-02-10T18:38:34.854Z] === CONT  TestImportExtremelyLargeImageWorks
18:38:35 [2020-02-10T18:38:35.717Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
18:38:36 [2020-02-10T18:38:36.646Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
18:38:37 [2020-02-10T18:38:37.209Z] === RUN   TestDockerSuite/TestExecUlimits
18:38:38 [2020-02-10T18:38:38.139Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
18:38:38 [2020-02-10T18:38:38.139Z] === RUN   TestDockerSuite/TestExecWithImageUser
18:38:39 [2020-02-10T18:38:39.508Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
18:38:40 [2020-02-10T18:38:40.443Z] === RUN   TestDockerSuite/TestExecWithNoTERM
18:38:41 [2020-02-10T18:38:41.373Z] === RUN   TestDockerSuite/TestExecWithPrivileged
18:38:42 [2020-02-10T18:38:42.742Z] === RUN   TestDockerSuite/TestExecWithTERM
18:38:43 [2020-02-10T18:38:43.671Z] === RUN   TestDockerSuite/TestExecWithUser
18:38:44 [2020-02-10T18:38:44.603Z] === RUN   TestDockerSuite/TestGetContainerStats
18:38:49 [2020-02-10T18:38:49.859Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
18:38:55 [2020-02-10T18:38:55.112Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
18:38:57 [2020-02-10T18:38:57.632Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
18:39:02 [2020-02-10T18:39:02.901Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
18:39:03 [2020-02-10T18:39:03.157Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
18:39:03 [2020-02-10T18:39:03.157Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
18:39:03 [2020-02-10T18:39:03.157Z] === RUN   TestDockerSuite/TestHealth
18:39:05 [2020-02-10T18:39:05.676Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestHistoryExistentImage
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
18:39:27 [2020-02-10T18:39:27.573Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
18:39:28 [2020-02-10T18:39:28.504Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
18:39:28 [2020-02-10T18:39:28.504Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
18:39:29 [2020-02-10T18:39:29.434Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
18:39:30 [2020-02-10T18:39:30.364Z] === RUN   TestDockerSuite/TestImagesFormat
18:39:30 [2020-02-10T18:39:30.364Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
18:39:31 [2020-02-10T18:39:31.294Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
18:39:34 [2020-02-10T18:39:34.568Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
18:39:34 [2020-02-10T18:39:34.568Z] === RUN   TestDockerSuite/TestImportBadURL
18:39:34 [2020-02-10T18:39:34.568Z] === RUN   TestDockerSuite/TestImportDisplay
18:39:35 [2020-02-10T18:39:35.937Z] === RUN   TestDockerSuite/TestImportFile
18:39:37 [2020-02-10T18:39:37.307Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
18:39:37 [2020-02-10T18:39:37.307Z] === RUN   TestDockerSuite/TestImportFileWithMessage
18:39:39 [2020-02-10T18:39:39.200Z] === RUN   TestDockerSuite/TestImportGzipped
18:39:41 [2020-02-10T18:39:41.123Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
18:39:43 [2020-02-10T18:39:43.015Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
18:39:43 [2020-02-10T18:39:43.946Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
18:39:44 [2020-02-10T18:39:44.875Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
18:39:45 [2020-02-10T18:39:45.131Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
18:39:45 [2020-02-10T18:39:45.695Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
18:39:45 [2020-02-10T18:39:45.695Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
18:39:45 [2020-02-10T18:39:45.695Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
18:39:46 [2020-02-10T18:39:46.628Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
18:39:47 [2020-02-10T18:39:47.559Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
18:39:48 [2020-02-10T18:39:48.929Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
18:39:49 [2020-02-10T18:39:49.495Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
18:39:50 [2020-02-10T18:39:50.425Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
18:39:51 [2020-02-10T18:39:51.356Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
18:39:51 [2020-02-10T18:39:51.357Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
18:39:53 [2020-02-10T18:39:53.249Z] === RUN   TestDockerSuite/TestInspectAmpersand
18:39:53 [2020-02-10T18:39:53.812Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
18:39:54 [2020-02-10T18:39:54.743Z] === RUN   TestDockerSuite/TestInspectByPrefix
18:39:54 [2020-02-10T18:39:54.743Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
18:39:55 [2020-02-10T18:39:55.677Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
18:39:55 [2020-02-10T18:39:55.677Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
18:39:57 [2020-02-10T18:39:57.047Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
18:39:57 [2020-02-10T18:39:57.978Z] === RUN   TestDockerSuite/TestInspectDefault
18:39:58 [2020-02-10T18:39:58.910Z] === RUN   TestDockerSuite/TestInspectHistory
18:39:59 [2020-02-10T18:39:59.840Z] === RUN   TestDockerSuite/TestInspectImage
18:39:59 [2020-02-10T18:39:59.840Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
18:40:00 [2020-02-10T18:40:00.097Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
18:40:00 [2020-02-10T18:40:00.097Z] === RUN   TestDockerSuite/TestInspectInt64
18:40:01 [2020-02-10T18:40:01.031Z] === RUN   TestDockerSuite/TestInspectJSONFields
18:40:01 [2020-02-10T18:40:01.964Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
18:40:01 [2020-02-10T18:40:01.964Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
18:40:02 [2020-02-10T18:40:02.896Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
18:40:03 [2020-02-10T18:40:03.829Z] === RUN   TestDockerSuite/TestInspectPlugin
18:40:05 [2020-02-10T18:40:05.726Z] === RUN   TestDockerSuite/TestInspectRootFS
18:40:05 [2020-02-10T18:40:05.984Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
18:40:06 [2020-02-10T18:40:06.548Z] === RUN   TestDockerSuite/TestInspectStatus
18:40:07 [2020-02-10T18:40:07.917Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
18:40:09 [2020-02-10T18:40:09.287Z] === RUN   TestDockerSuite/TestInspectTemplateError
18:40:10 [2020-02-10T18:40:10.657Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
18:40:10 [2020-02-10T18:40:10.913Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
18:40:11 [2020-02-10T18:40:11.170Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
18:40:12 [2020-02-10T18:40:12.101Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
18:40:13 [2020-02-10T18:40:13.471Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
18:40:14 [2020-02-10T18:40:14.034Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
18:40:15 [2020-02-10T18:40:15.403Z] === RUN   TestDockerSuite/TestInspectUnknownObject
18:40:15 [2020-02-10T18:40:15.403Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
18:40:16 [2020-02-10T18:40:16.335Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
18:40:17 [2020-02-10T18:40:17.703Z] === RUN   TestDockerSuite/TestLinkShortDefinition
18:40:19 [2020-02-10T18:40:19.598Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
18:40:19 [2020-02-10T18:40:19.598Z] === RUN   TestDockerSuite/TestLinksEnvs
18:40:21 [2020-02-10T18:40:21.495Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
18:40:21 [2020-02-10T18:40:21.758Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
18:40:22 [2020-02-10T18:40:22.703Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
18:40:23 [2020-02-10T18:40:23.633Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
18:40:26 [2020-02-10T18:40:26.153Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
18:40:26 [2020-02-10T18:40:26.410Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
18:40:29 [2020-02-10T18:40:29.688Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
18:40:29 [2020-02-10T18:40:29.688Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
18:40:29 [2020-02-10T18:40:29.688Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
18:40:32 [2020-02-10T18:40:32.209Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
18:40:32 [2020-02-10T18:40:32.467Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
18:40:32 [2020-02-10T18:40:32.724Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
18:40:33 [2020-02-10T18:40:33.653Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
18:40:37 [2020-02-10T18:40:37.829Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
18:40:43 [2020-02-10T18:40:43.080Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
18:40:48 [2020-02-10T18:40:48.333Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
18:40:50 [2020-02-10T18:40:50.251Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
18:40:52 [2020-02-10T18:40:52.144Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
18:40:53 [2020-02-10T18:40:53.074Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
18:40:55 [2020-02-10T18:40:55.594Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
18:40:55 [2020-02-10T18:40:55.594Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
18:40:55 [2020-02-10T18:40:55.852Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
18:40:56 [2020-02-10T18:40:56.108Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
18:40:56 [2020-02-10T18:40:56.108Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
18:40:57 [2020-02-10T18:40:57.037Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
18:40:57 [2020-02-10T18:40:57.600Z] === RUN   TestDockerSuite/TestLogsAPIUntil
18:41:01 [2020-02-10T18:41:01.771Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
18:41:02 [2020-02-10T18:41:02.335Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
18:41:07 [2020-02-10T18:41:07.586Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
18:41:07 [2020-02-10T18:41:07.842Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
18:41:08 [2020-02-10T18:41:08.099Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
18:41:08 [2020-02-10T18:41:08.099Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
18:41:09 [2020-02-10T18:41:09.468Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
18:41:10 [2020-02-10T18:41:10.838Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
18:41:11 [2020-02-10T18:41:11.771Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
18:41:13 [2020-02-10T18:41:13.140Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
18:41:14 [2020-02-10T18:41:14.513Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
18:41:16 [2020-02-10T18:41:16.407Z] === RUN   TestDockerSuite/TestLogsFollowStopped
18:41:17 [2020-02-10T18:41:17.337Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
18:41:17 [2020-02-10T18:41:17.901Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
18:41:18 [2020-02-10T18:41:18.157Z] === RUN   TestDockerSuite/TestLogsSince
18:41:22 [2020-02-10T18:41:22.332Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
18:41:25 [2020-02-10T18:41:25.603Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
18:41:30 [2020-02-10T18:41:30.852Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
18:41:31 [2020-02-10T18:41:31.782Z] === RUN   TestDockerSuite/TestLogsTail
18:41:32 [2020-02-10T18:41:32.714Z] === RUN   TestDockerSuite/TestLogsTimestamps
18:41:33 [2020-02-10T18:41:33.644Z] === RUN   TestDockerSuite/TestLogsWithDetails
18:41:34 [2020-02-10T18:41:34.574Z] === RUN   TestDockerSuite/TestMountIntoProc
18:41:34 [2020-02-10T18:41:34.574Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
18:41:34 [2020-02-10T18:41:34.831Z] === RUN   TestDockerSuite/TestMountIntoSys
18:41:35 [2020-02-10T18:41:35.761Z] === RUN   TestDockerSuite/TestNetHostname
18:41:37 [2020-02-10T18:41:37.665Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
18:41:38 [2020-02-10T18:41:38.599Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
18:41:38 [2020-02-10T18:41:38.856Z] === RUN   TestDockerSuite/TestNetworkEvents
18:41:40 [2020-02-10T18:41:40.755Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
18:41:41 [2020-02-10T18:41:41.012Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
18:41:42 [2020-02-10T18:41:42.908Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
18:41:43 [2020-02-10T18:41:43.838Z] === RUN   TestDockerSuite/TestPluginActive
18:41:43 [2020-02-10T18:41:43.838Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
18:41:46 [2020-02-10T18:41:46.361Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
18:41:47 [2020-02-10T18:41:47.295Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
18:41:52 [2020-02-10T18:41:52.556Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
18:41:53 [2020-02-10T18:41:53.487Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
18:41:53 [2020-02-10T18:41:53.487Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
18:41:54 [2020-02-10T18:41:54.418Z] === RUN   TestDockerSuite/TestPluginLogDriver
18:41:55 [2020-02-10T18:41:55.787Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
18:41:57 [2020-02-10T18:41:57.681Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
18:41:58 [2020-02-10T18:41:58.611Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
18:41:58 [2020-02-10T18:41:58.867Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
18:42:01 [2020-02-10T18:42:01.389Z] === RUN   TestDockerSuite/TestPluginUpgrade
18:42:02 [2020-02-10T18:42:02.357Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
18:42:06 [2020-02-10T18:42:06.533Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
18:42:08 [2020-02-10T18:42:08.429Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
18:42:08 [2020-02-10T18:42:08.686Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
18:42:10 [2020-02-10T18:42:10.055Z] === RUN   TestDockerSuite/TestPortHostBinding
18:42:11 [2020-02-10T18:42:11.426Z] === RUN   TestDockerSuite/TestPortList
18:42:14 [2020-02-10T18:42:14.700Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
18:42:22 [2020-02-10T18:42:22.796Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
18:42:23 [2020-02-10T18:42:23.360Z] === RUN   TestDockerSuite/TestPostContainersAttach
18:42:28 [2020-02-10T18:42:28.614Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
18:42:31 [2020-02-10T18:42:31.135Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
18:42:31 [2020-02-10T18:42:31.135Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
18:42:31 [2020-02-10T18:42:31.135Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
18:42:31 [2020-02-10T18:42:31.135Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
18:42:31 [2020-02-10T18:42:31.699Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
18:42:31 [2020-02-10T18:42:31.699Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
18:42:32 [2020-02-10T18:42:32.277Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
18:42:32 [2020-02-10T18:42:32.277Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
18:42:33 [2020-02-10T18:42:33.208Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
18:42:33 [2020-02-10T18:42:33.465Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
18:42:35 [2020-02-10T18:42:35.358Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
18:42:35 [2020-02-10T18:42:35.358Z] === RUN   TestDockerSuite/TestPruneContainerLabel
18:42:35 [2020-02-10T18:42:35.358Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
18:42:38 [2020-02-10T18:42:38.630Z] === RUN   TestDockerSuite/TestPruneContainerUntil
18:42:38 [2020-02-10T18:42:38.889Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
18:42:40 [2020-02-10T18:42:40.258Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
18:42:40 [2020-02-10T18:42:40.258Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
18:42:40 [2020-02-10T18:42:40.517Z] === RUN   TestDockerSuite/TestPsByOrder
18:42:43 [2020-02-10T18:42:43.792Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
18:42:44 [2020-02-10T18:42:44.050Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
18:42:44 [2020-02-10T18:42:44.613Z] === RUN   TestDockerSuite/TestPsListContainersBase
18:42:47 [2020-02-10T18:42:47.887Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
18:42:48 [2020-02-10T18:42:48.451Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
18:42:53 [2020-02-10T18:42:53.704Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
18:42:53 [2020-02-10T18:42:53.961Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
18:42:58 [2020-02-10T18:42:58.133Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
18:43:01 [2020-02-10T18:43:01.415Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
18:43:06 [2020-02-10T18:43:06.671Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
18:43:07 [2020-02-10T18:43:07.601Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
18:43:10 [2020-02-10T18:43:10.122Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
18:43:12 [2020-02-10T18:43:12.015Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
18:43:13 [2020-02-10T18:43:13.385Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
18:43:14 [2020-02-10T18:43:14.315Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
18:43:15 [2020-02-10T18:43:15.246Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
18:43:18 [2020-02-10T18:43:18.522Z] === RUN   TestDockerSuite/TestPsListContainersSize
18:43:19 [2020-02-10T18:43:19.892Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
18:43:19 [2020-02-10T18:43:19.892Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
18:43:20 [2020-02-10T18:43:20.824Z] === RUN   TestDockerSuite/TestPsRightTagName
18:43:23 [2020-02-10T18:43:23.363Z] === RUN   TestDockerSuite/TestPsShowMounts
18:43:25 [2020-02-10T18:43:25.884Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:43:26 [2020-02-10T18:43:26.815Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:43:26 [2020-02-10T18:43:26.815Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:43:26 [2020-02-10T18:43:26.815Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:43:27 [2020-02-10T18:43:27.071Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:43:27 [2020-02-10T18:43:27.071Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:43:28 [2020-02-10T18:43:28.002Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:43:28 [2020-02-10T18:43:28.002Z] === RUN   TestDockerSwarmSuite/TestServiceScale
18:43:29 [2020-02-10T18:43:29.894Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:43:31 [2020-02-10T18:43:31.264Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
18:43:31 [2020-02-10T18:43:31.521Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:43:32 [2020-02-10T18:43:32.450Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:43:42 [2020-02-10T18:43:42.406Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:43:42 [2020-02-10T18:43:42.406Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:43:42 [2020-02-10T18:43:42.444Z] --- PASS: TestImportExtremelyLargeImageWorks (299.19s)
18:43:42 [2020-02-10T18:43:42.444Z] PASS
18:43:42 [2020-02-10T18:43:42.444Z] 
18:43:42 [2020-02-10T18:43:42.444Z] === Skipped
18:43:42 [2020-02-10T18:43:42.444Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
18:43:42 [2020-02-10T18:43:42.444Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:43:42 [2020-02-10T18:43:42.444Z] 
18:43:42 [2020-02-10T18:43:42.444Z] 
18:43:42 [2020-02-10T18:43:42.444Z] DONE 12 tests, 1 skipped in 300.560s
18:43:42 [2020-02-10T18:43:42.444Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
18:43:42 [2020-02-10T18:43:42.444Z] ++ 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
18:43:42 [2020-02-10T18:43:42.444Z] ++ set -e
18:43:42 [2020-02-10T18:43:42.444Z] ++ '[' -n 0 ']'
18:43:42 [2020-02-10T18:43:42.444Z] ++ set -x
18:43:42 [2020-02-10T18:43:42.444Z] ++ 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
18:43:42 [2020-02-10T18:43:42.444Z] INFO: Testing against a local daemon
18:43:42 [2020-02-10T18:43:42.444Z] === RUN   TestNetworkCreateDelete
18:43:42 [2020-02-10T18:43:42.444Z] --- PASS: TestNetworkCreateDelete (0.22s)
18:43:42 [2020-02-10T18:43:42.444Z] === RUN   TestDockerNetworkDeletePreferID
18:43:42 [2020-02-10T18:43:42.444Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s)
18:43:42 [2020-02-10T18:43:42.444Z] === RUN   TestInspectNetwork
18:43:42 [2020-02-10T18:43:42.444Z] === RUN   TestInspectNetwork/full_network_id
18:43:42 [2020-02-10T18:43:42.444Z] === RUN   TestInspectNetwork/partial_network_id
18:43:42 [2020-02-10T18:43:42.444Z] === RUN   TestInspectNetwork/network_name
18:43:42 [2020-02-10T18:43:42.444Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
18:43:42 [2020-02-10T18:43:42.444Z] --- PASS: TestInspectNetwork (7.39s)
18:43:42 [2020-02-10T18:43:42.444Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
18:43:42 [2020-02-10T18:43:42.444Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
18:43:42 [2020-02-10T18:43:42.444Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
18:43:42 [2020-02-10T18:43:42.444Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
18:43:42 [2020-02-10T18:43:42.444Z] === RUN   TestRunContainerWithBridgeNone
18:43:44 [2020-02-10T18:43:44.927Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:43:44 [2020-02-10T18:43:44.927Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:43:44 [2020-02-10T18:43:44.927Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:43:45 [2020-02-10T18:43:45.131Z] --- PASS: TestRunContainerWithBridgeNone (2.31s)
18:43:45 [2020-02-10T18:43:45.131Z] === RUN   TestNetworkInvalidJSON
18:43:45 [2020-02-10T18:43:45.131Z] === RUN   TestNetworkInvalidJSON//networks/create
18:43:45 [2020-02-10T18:43:45.131Z] === PAUSE TestNetworkInvalidJSON//networks/create
18:43:45 [2020-02-10T18:43:45.131Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
18:43:45 [2020-02-10T18:43:45.131Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
18:43:45 [2020-02-10T18:43:45.131Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
18:43:45 [2020-02-10T18:43:45.131Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
18:43:45 [2020-02-10T18:43:45.131Z] === CONT  TestNetworkInvalidJSON//networks/create
18:43:45 [2020-02-10T18:43:45.131Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
18:43:45 [2020-02-10T18:43:45.131Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
18:43:45 [2020-02-10T18:43:45.131Z] --- PASS: TestNetworkInvalidJSON (0.03s)
18:43:45 [2020-02-10T18:43:45.131Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
18:43:45 [2020-02-10T18:43:45.131Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
18:43:45 [2020-02-10T18:43:45.131Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
18:43:45 [2020-02-10T18:43:45.131Z] === RUN   TestDaemonRestartWithLiveRestore
18:43:45 [2020-02-10T18:43:45.184Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:43:45 [2020-02-10T18:43:45.754Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
18:43:45 [2020-02-10T18:43:45.754Z] === RUN   TestDaemonDefaultNetworkPools
18:43:46 [2020-02-10T18:43:46.772Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
18:43:46 [2020-02-10T18:43:46.772Z] === RUN   TestDaemonRestartWithExistingNetwork
18:43:47 [2020-02-10T18:43:47.793Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s)
18:43:47 [2020-02-10T18:43:47.793Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
18:43:48 [2020-02-10T18:43:48.456Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:43:49 [2020-02-10T18:43:49.273Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s)
18:43:49 [2020-02-10T18:43:49.273Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
18:43:49 [2020-02-10T18:43:49.827Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:43:49 [2020-02-10T18:43:49.892Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
18:43:49 [2020-02-10T18:43:49.892Z] === RUN   TestServiceWithPredefinedNetwork
18:43:50 [2020-02-10T18:43:50.757Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
18:43:52 [2020-02-10T18:43:52.578Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s)
18:43:52 [2020-02-10T18:43:52.578Z] === RUN   TestServiceRemoveKeepsIngressNetwork
18:43:52 [2020-02-10T18:43:52.578Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
18:43:52 [2020-02-10T18:43:52.578Z]     service_test.go:230: FLAKY_TEST
18:43:52 [2020-02-10T18:43:52.578Z] === RUN   TestServiceWithDataPathPortInit
18:43:54 [2020-02-10T18:43:54.036Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:43:54 [2020-02-10T18:43:54.036Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
18:43:55 [2020-02-10T18:43:55.930Z] === RUN   TestDockerSuite/TestRmiBlank
18:43:55 [2020-02-10T18:43:55.930Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:43:55 [2020-02-10T18:43:55.930Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:43:56 [2020-02-10T18:43:56.866Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
18:44:00 [2020-02-10T18:44:00.139Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:44:01 [2020-02-10T18:44:01.508Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:44:01 [2020-02-10T18:44:01.508Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:44:04 [2020-02-10T18:44:04.030Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:44:04 [2020-02-10T18:44:04.593Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:44:06 [2020-02-10T18:44:06.486Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:44:07 [2020-02-10T18:44:07.416Z] === RUN   TestDockerSuite/TestRmiTag
18:44:07 [2020-02-10T18:44:07.416Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:44:07 [2020-02-10T18:44:07.842Z] --- PASS: TestServiceWithDataPathPortInit (14.67s)
18:44:07 [2020-02-10T18:44:07.842Z] === RUN   TestServiceWithDefaultAddressPoolInit
18:44:08 [2020-02-10T18:44:08.347Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:44:13 [2020-02-10T18:44:13.622Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:44:13 [2020-02-10T18:44:13.622Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:44:14 [2020-02-10T18:44:14.554Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:44:14 [2020-02-10T18:44:14.676Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.23s)
18:44:14 [2020-02-10T18:44:14.676Z]     service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gt33e6dfzjbg4oebrjoxtxjhv Created:2020-02-10 18:44:08.025062966 +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[020282c5f9a289c958f516d40639ee20733d9c497a07af611a9a40a9e5e97855:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nkua9cr0t5rvgm3uhrs7pmlyi EndpointID:28cc70c32874cc8c06d98f890399dbb3aadc9e31f358a709dc6e77625b763353 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2d61ba586b978df10724e2e9611e92bb769f9acd0b64c96dd74de7931da8b522 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:d6735d5db953 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nkua9cr0t5rvgm3uhrs7pmlyi EndpointID:28cc70c32874cc8c06d98f890399dbb3aadc9e31f358a709dc6e77625b763353 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
18:44:14 [2020-02-10T18:44:14.676Z] PASS
18:44:14 [2020-02-10T18:44:14.676Z] 
18:44:14 [2020-02-10T18:44:14.676Z] === Skipped
18:44:14 [2020-02-10T18:44:14.676Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
18:44:14 [2020-02-10T18:44:14.676Z]     service_test.go:230: FLAKY_TEST
18:44:14 [2020-02-10T18:44:14.676Z] 
18:44:14 [2020-02-10T18:44:14.676Z] 
18:44:14 [2020-02-10T18:44:14.676Z] DONE 21 tests, 1 skipped in 39.966s
18:44:14 [2020-02-10T18:44:14.676Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
18:44:14 [2020-02-10T18:44:14.676Z] ++ 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
18:44:14 [2020-02-10T18:44:14.676Z] ++ set -e
18:44:14 [2020-02-10T18:44:14.676Z] ++ '[' -n 0 ']'
18:44:14 [2020-02-10T18:44:14.676Z] ++ set -x
18:44:14 [2020-02-10T18:44:14.676Z] ++ 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
18:44:14 [2020-02-10T18:44:14.676Z] INFO: Testing against a local daemon
18:44:14 [2020-02-10T18:44:14.676Z] === RUN   TestDockerNetworkIpvlanPersistance
18:44:14 [2020-02-10T18:44:14.676Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
18:44:14 [2020-02-10T18:44:14.676Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:44:14 [2020-02-10T18:44:14.676Z] === RUN   TestDockerNetworkIpvlan
18:44:14 [2020-02-10T18:44:14.676Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
18:44:14 [2020-02-10T18:44:14.676Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:44:14 [2020-02-10T18:44:14.676Z] PASS
18:44:14 [2020-02-10T18:44:14.676Z] 
18:44:14 [2020-02-10T18:44:14.676Z] === Skipped
18:44:14 [2020-02-10T18:44:14.676Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
18:44:14 [2020-02-10T18:44:14.676Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:44:14 [2020-02-10T18:44:14.676Z] 
18:44:14 [2020-02-10T18:44:14.676Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
18:44:14 [2020-02-10T18:44:14.676Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
18:44:14 [2020-02-10T18:44:14.676Z] 
18:44:14 [2020-02-10T18:44:14.676Z] 
18:44:14 [2020-02-10T18:44:14.676Z] DONE 2 tests, 2 skipped in 0.103s
18:44:14 [2020-02-10T18:44:14.676Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
18:44:14 [2020-02-10T18:44:14.676Z] ++ 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
18:44:14 [2020-02-10T18:44:14.676Z] ++ set -e
18:44:14 [2020-02-10T18:44:14.676Z] ++ '[' -n 0 ']'
18:44:14 [2020-02-10T18:44:14.676Z] ++ set -x
18:44:14 [2020-02-10T18:44:14.676Z] ++ 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
18:44:14 [2020-02-10T18:44:14.676Z] INFO: Testing against a local daemon
18:44:14 [2020-02-10T18:44:14.676Z] === RUN   TestDockerNetworkMacvlanPersistance
18:44:15 [2020-02-10T18:44:15.121Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:44:16 [2020-02-10T18:44:16.199Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s)
18:44:16 [2020-02-10T18:44:16.199Z] === RUN   TestDockerNetworkMacvlan
18:44:16 [2020-02-10T18:44:16.546Z] === RUN   TestDockerSuite/TestRunAddHost
18:44:16 [2020-02-10T18:44:16.824Z] === RUN   TestDockerNetworkMacvlan/Subinterface
18:44:17 [2020-02-10T18:44:17.111Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
18:44:17 [2020-02-10T18:44:17.367Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:44:17 [2020-02-10T18:44:17.839Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
18:44:17 [2020-02-10T18:44:17.931Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:44:18 [2020-02-10T18:44:18.494Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:44:18 [2020-02-10T18:44:18.494Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:44:18 [2020-02-10T18:44:18.850Z] === RUN   TestDockerNetworkMacvlan/NilParent
18:44:19 [2020-02-10T18:44:19.863Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:44:21 [2020-02-10T18:44:21.542Z] === RUN   TestDockerNetworkMacvlan/InternalMode
18:44:21 [2020-02-10T18:44:21.757Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:44:22 [2020-02-10T18:44:22.320Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:44:23 [2020-02-10T18:44:23.250Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:44:24 [2020-02-10T18:44:24.180Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
18:44:25 [2020-02-10T18:44:25.011Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
18:44:25 [2020-02-10T18:44:25.551Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
18:44:25 [2020-02-10T18:44:25.552Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:44:27 [2020-02-10T18:44:27.448Z] === RUN   TestDockerSuite/TestRunAttachDetach
18:44:28 [2020-02-10T18:44:28.377Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
18:44:28 [2020-02-10T18:44:28.377Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
18:44:29 [2020-02-10T18:44:29.421Z] === RUN   TestDockerNetworkMacvlan/Addressing
18:44:29 [2020-02-10T18:44:29.747Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
18:44:30 [2020-02-10T18:44:30.311Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
18:44:30 [2020-02-10T18:44:30.432Z] --- PASS: TestDockerNetworkMacvlan (14.55s)
18:44:30 [2020-02-10T18:44:30.432Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
18:44:30 [2020-02-10T18:44:30.432Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
18:44:30 [2020-02-10T18:44:30.432Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s)
18:44:30 [2020-02-10T18:44:30.432Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s)
18:44:30 [2020-02-10T18:44:30.432Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.12s)
18:44:30 [2020-02-10T18:44:30.432Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.87s)
18:44:30 [2020-02-10T18:44:30.432Z] PASS
18:44:30 [2020-02-10T18:44:30.432Z] 
18:44:30 [2020-02-10T18:44:30.432Z] DONE 8 tests in 16.128s
18:44:30 [2020-02-10T18:44:30.432Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
18:44:30 [2020-02-10T18:44:30.432Z] ++ 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
18:44:30 [2020-02-10T18:44:30.432Z] ++ set -e
18:44:30 [2020-02-10T18:44:30.432Z] ++ '[' -n 0 ']'
18:44:30 [2020-02-10T18:44:30.432Z] ++ set -x
18:44:30 [2020-02-10T18:44:30.432Z] ++ 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
18:44:30 [2020-02-10T18:44:30.432Z] testing: warning: no tests to run
18:44:30 [2020-02-10T18:44:30.432Z] PASS
18:44:30 [2020-02-10T18:44:30.432Z] 
18:44:30 [2020-02-10T18:44:30.432Z] DONE 0 tests in 0.015s
18:44:30 [2020-02-10T18:44:30.432Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
18:44:30 [2020-02-10T18:44:30.432Z] ++ 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
18:44:30 [2020-02-10T18:44:30.432Z] ++ set -e
18:44:30 [2020-02-10T18:44:30.432Z] ++ '[' -n 0 ']'
18:44:30 [2020-02-10T18:44:30.432Z] ++ set -x
18:44:30 [2020-02-10T18:44:30.432Z] ++ 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
18:44:30 [2020-02-10T18:44:30.432Z] INFO: Testing against a local daemon
18:44:30 [2020-02-10T18:44:30.432Z] === RUN   TestAuthZPluginAllowRequest
18:44:31 [2020-02-10T18:44:31.244Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
18:44:32 [2020-02-10T18:44:32.174Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:44:32 [2020-02-10T18:44:32.467Z] --- PASS: TestAuthZPluginAllowRequest (1.63s)
18:44:32 [2020-02-10T18:44:32.467Z] === RUN   TestAuthZPluginTLS
18:44:32 [2020-02-10T18:44:32.755Z] --- PASS: TestAuthZPluginTLS (0.60s)
18:44:32 [2020-02-10T18:44:32.755Z] === RUN   TestAuthZPluginDenyRequest
18:44:33 [2020-02-10T18:44:33.374Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
18:44:33 [2020-02-10T18:44:33.374Z] === RUN   TestAuthZPluginAPIDenyResponse
18:44:33 [2020-02-10T18:44:33.545Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
18:44:33 [2020-02-10T18:44:33.991Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
18:44:33 [2020-02-10T18:44:33.991Z] === RUN   TestAuthZPluginDenyResponse
18:44:34 [2020-02-10T18:44:34.611Z] --- PASS: TestAuthZPluginDenyResponse (0.58s)
18:44:34 [2020-02-10T18:44:34.611Z] === RUN   TestAuthZPluginAllowEventStream
18:44:34 [2020-02-10T18:44:34.916Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:44:35 [2020-02-10T18:44:35.483Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:44:36 [2020-02-10T18:44:36.093Z] --- PASS: TestAuthZPluginAllowEventStream (1.58s)
18:44:36 [2020-02-10T18:44:36.093Z] === RUN   TestAuthZPluginErrorResponse
18:44:36 [2020-02-10T18:44:36.419Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:44:36 [2020-02-10T18:44:36.711Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
18:44:36 [2020-02-10T18:44:36.711Z] === RUN   TestAuthZPluginErrorRequest
18:44:36 [2020-02-10T18:44:36.984Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:44:37 [2020-02-10T18:44:37.243Z] === RUN   TestDockerSuite/TestRunBindMounts
18:44:37 [2020-02-10T18:44:37.330Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
18:44:37 [2020-02-10T18:44:37.330Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
18:44:37 [2020-02-10T18:44:37.951Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
18:44:37 [2020-02-10T18:44:37.951Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
18:44:39 [2020-02-10T18:44:39.770Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:44:39 [2020-02-10T18:44:39.987Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.17s)
18:44:39 [2020-02-10T18:44:39.987Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
18:44:40 [2020-02-10T18:44:40.334Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:44:41 [2020-02-10T18:44:41.264Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:44:42 [2020-02-10T18:44:42.028Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s)
18:44:42 [2020-02-10T18:44:42.028Z] === RUN   TestAuthZPluginHeader
18:44:42 [2020-02-10T18:44:42.194Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:44:42 [2020-02-10T18:44:42.759Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:44:42 [2020-02-10T18:44:42.759Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:44:43 [2020-02-10T18:44:43.042Z] --- PASS: TestAuthZPluginHeader (0.96s)
18:44:43 [2020-02-10T18:44:43.042Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
18:44:43 [2020-02-10T18:44:43.042Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:44:43 [2020-02-10T18:44:43.042Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:44:43 [2020-02-10T18:44:43.042Z] === RUN   TestAuthZPluginV2Disable
18:44:43 [2020-02-10T18:44:43.042Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
18:44:43 [2020-02-10T18:44:43.042Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:44:43 [2020-02-10T18:44:43.042Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
18:44:43 [2020-02-10T18:44:43.042Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:44:43 [2020-02-10T18:44:43.042Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:44:43 [2020-02-10T18:44:43.042Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
18:44:43 [2020-02-10T18:44:43.042Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:44:43 [2020-02-10T18:44:43.042Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:44:43 [2020-02-10T18:44:43.042Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
18:44:43 [2020-02-10T18:44:43.689Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:44:44 [2020-02-10T18:44:44.619Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
18:44:44 [2020-02-10T18:44:44.619Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:44:45 [2020-02-10T18:44:45.551Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:44:46 [2020-02-10T18:44:46.114Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:44:47 [2020-02-10T18:44:47.484Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:44:47 [2020-02-10T18:44:47.484Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:44:48 [2020-02-10T18:44:48.047Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:44:48 [2020-02-10T18:44:48.047Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:44:49 [2020-02-10T18:44:49.417Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:44:50 [2020-02-10T18:44:50.348Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:44:51 [2020-02-10T18:44:51.278Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:44:51 [2020-02-10T18:44:51.843Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:44:52 [2020-02-10T18:44:52.099Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:44:53 [2020-02-10T18:44:53.028Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:44:54 [2020-02-10T18:44:54.397Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:44:56 [2020-02-10T18:44:56.296Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:44:57 [2020-02-10T18:44:57.665Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:44:58 [2020-02-10T18:44:58.228Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:44:59 [2020-02-10T18:44:59.157Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:45:00 [2020-02-10T18:45:00.088Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:45:00 [2020-02-10T18:45:00.651Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:45:01 [2020-02-10T18:45:01.501Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s)
18:45:01 [2020-02-10T18:45:01.501Z] PASS
18:45:01 [2020-02-10T18:45:01.501Z] 
18:45:01 [2020-02-10T18:45:01.501Z] === Skipped
18:45:01 [2020-02-10T18:45:01.501Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
18:45:01 [2020-02-10T18:45:01.501Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:45:01 [2020-02-10T18:45:01.501Z] 
18:45:01 [2020-02-10T18:45:01.501Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
18:45:01 [2020-02-10T18:45:01.501Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:45:01 [2020-02-10T18:45:01.501Z] 
18:45:01 [2020-02-10T18:45:01.501Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
18:45:01 [2020-02-10T18:45:01.501Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:45:01 [2020-02-10T18:45:01.501Z] 
18:45:01 [2020-02-10T18:45:01.501Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
18:45:01 [2020-02-10T18:45:01.501Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:45:01 [2020-02-10T18:45:01.501Z] 
18:45:01 [2020-02-10T18:45:01.501Z] 
18:45:01 [2020-02-10T18:45:01.501Z] DONE 17 tests, 4 skipped in 29.455s
18:45:01 [2020-02-10T18:45:01.501Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
18:45:01 [2020-02-10T18:45:01.501Z] ++ 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
18:45:01 [2020-02-10T18:45:01.501Z] ++ set -e
18:45:01 [2020-02-10T18:45:01.501Z] ++ '[' -n 0 ']'
18:45:01 [2020-02-10T18:45:01.501Z] ++ set -x
18:45:01 [2020-02-10T18:45:01.501Z] ++ 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
18:45:01 [2020-02-10T18:45:01.501Z] INFO: Testing against a local daemon
18:45:01 [2020-02-10T18:45:01.501Z] === RUN   TestPluginInvalidJSON
18:45:01 [2020-02-10T18:45:01.501Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
18:45:01 [2020-02-10T18:45:01.501Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
18:45:01 [2020-02-10T18:45:01.501Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
18:45:01 [2020-02-10T18:45:01.501Z] --- PASS: TestPluginInvalidJSON (0.04s)
18:45:01 [2020-02-10T18:45:01.501Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
18:45:01 [2020-02-10T18:45:01.501Z] PASS
18:45:01 [2020-02-10T18:45:01.501Z] 
18:45:01 [2020-02-10T18:45:01.501Z] DONE 2 tests in 0.129s
18:45:01 [2020-02-10T18:45:01.501Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
18:45:01 [2020-02-10T18:45:01.501Z] ++ 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
18:45:01 [2020-02-10T18:45:01.501Z] ++ set -e
18:45:01 [2020-02-10T18:45:01.501Z] ++ '[' -n 0 ']'
18:45:01 [2020-02-10T18:45:01.501Z] ++ set -x
18:45:01 [2020-02-10T18:45:01.501Z] ++ 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
18:45:01 [2020-02-10T18:45:01.501Z] INFO: Testing against a local daemon
18:45:01 [2020-02-10T18:45:01.501Z] === RUN   TestExternalGraphDriver
18:45:01 [2020-02-10T18:45:01.501Z] === RUN   TestExternalGraphDriver/json
18:45:01 [2020-02-10T18:45:01.581Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:45:02 [2020-02-10T18:45:02.525Z] === RUN   TestExternalGraphDriver/spec
18:45:03 [2020-02-10T18:45:03.475Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:45:03 [2020-02-10T18:45:03.732Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
18:45:04 [2020-02-10T18:45:04.559Z] === RUN   TestExternalGraphDriver/pull
18:45:06 [2020-02-10T18:45:06.593Z] --- PASS: TestExternalGraphDriver (6.46s)
18:45:06 [2020-02-10T18:45:06.593Z]     --- PASS: TestExternalGraphDriver/json (2.13s)
18:45:06 [2020-02-10T18:45:06.593Z]     --- PASS: TestExternalGraphDriver/spec (2.06s)
18:45:06 [2020-02-10T18:45:06.593Z]     --- PASS: TestExternalGraphDriver/pull (2.09s)
18:45:06 [2020-02-10T18:45:06.593Z] === RUN   TestGraphdriverPluginV2
18:45:06 [2020-02-10T18:45:06.593Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
18:45:06 [2020-02-10T18:45:06.593Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:45:06 [2020-02-10T18:45:06.593Z] PASS
18:45:06 [2020-02-10T18:45:06.593Z] 
18:45:06 [2020-02-10T18:45:06.593Z] === Skipped
18:45:06 [2020-02-10T18:45:06.593Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
18:45:06 [2020-02-10T18:45:06.593Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:45:06 [2020-02-10T18:45:06.593Z] 
18:45:06 [2020-02-10T18:45:06.593Z] 
18:45:06 [2020-02-10T18:45:06.593Z] DONE 5 tests, 1 skipped in 6.628s
18:45:06 [2020-02-10T18:45:06.593Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
18:45:06 [2020-02-10T18:45:06.593Z] ++ 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
18:45:06 [2020-02-10T18:45:06.593Z] ++ set -e
18:45:06 [2020-02-10T18:45:06.593Z] ++ '[' -n 0 ']'
18:45:06 [2020-02-10T18:45:06.593Z] ++ set -x
18:45:06 [2020-02-10T18:45:06.593Z] ++ 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
18:45:06 [2020-02-10T18:45:06.880Z] INFO: Testing against a local daemon
18:45:06 [2020-02-10T18:45:06.880Z] === RUN   TestContinueAfterPluginCrash
18:45:06 [2020-02-10T18:45:06.880Z] === PAUSE TestContinueAfterPluginCrash
18:45:06 [2020-02-10T18:45:06.880Z] === RUN   TestDaemonStartWithLogOpt
18:45:06 [2020-02-10T18:45:06.880Z] === PAUSE TestDaemonStartWithLogOpt
18:45:06 [2020-02-10T18:45:06.880Z] === CONT  TestContinueAfterPluginCrash
18:45:06 [2020-02-10T18:45:06.880Z] === CONT  TestDaemonStartWithLogOpt
18:45:07 [2020-02-10T18:45:07.009Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:45:07 [2020-02-10T18:45:07.009Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:45:07 [2020-02-10T18:45:07.940Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:45:10 [2020-02-10T18:45:10.463Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:45:12 [2020-02-10T18:45:12.357Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
18:45:12 [2020-02-10T18:45:12.357Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:45:15 [2020-02-10T18:45:15.631Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:45:18 [2020-02-10T18:45:18.152Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:45:18 [2020-02-10T18:45:18.152Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:45:18 [2020-02-10T18:45:18.152Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:45:18 [2020-02-10T18:45:18.742Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:45:20 [2020-02-10T18:45:20.636Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:45:22 [2020-02-10T18:45:22.005Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:45:24 [2020-02-10T18:45:24.528Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:45:25 [2020-02-10T18:45:25.398Z] --- PASS: TestDaemonStartWithLogOpt (15.85s)
18:45:25 [2020-02-10T18:45:25.458Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:45:27 [2020-02-10T18:45:27.351Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:45:27 [2020-02-10T18:45:27.435Z] --- PASS: TestContinueAfterPluginCrash (20.60s)
18:45:27 [2020-02-10T18:45:27.435Z] PASS
18:45:27 [2020-02-10T18:45:27.435Z] 
18:45:27 [2020-02-10T18:45:27.435Z] DONE 2 tests in 20.709s
18:45:27 [2020-02-10T18:45:27.435Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
18:45:27 [2020-02-10T18:45:27.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
18:45:27 [2020-02-10T18:45:27.435Z] ++ set -e
18:45:27 [2020-02-10T18:45:27.435Z] ++ '[' -n 0 ']'
18:45:27 [2020-02-10T18:45:27.435Z] ++ set -x
18:45:27 [2020-02-10T18:45:27.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
18:45:27 [2020-02-10T18:45:27.435Z] INFO: Testing against a local daemon
18:45:27 [2020-02-10T18:45:27.435Z] === RUN   TestPluginWithDevMounts
18:45:27 [2020-02-10T18:45:27.435Z] === PAUSE TestPluginWithDevMounts
18:45:27 [2020-02-10T18:45:27.435Z] === CONT  TestPluginWithDevMounts
18:45:27 [2020-02-10T18:45:27.915Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
18:45:27 [2020-02-10T18:45:27.915Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:45:28 [2020-02-10T18:45:28.846Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
18:45:30 [2020-02-10T18:45:30.117Z] --- PASS: TestPluginWithDevMounts (2.28s)
18:45:30 [2020-02-10T18:45:30.117Z] PASS
18:45:30 [2020-02-10T18:45:30.117Z] 
18:45:30 [2020-02-10T18:45:30.117Z] DONE 1 tests in 2.389s
18:45:30 [2020-02-10T18:45:30.117Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
18:45:30 [2020-02-10T18:45:30.117Z] ++ 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
18:45:30 [2020-02-10T18:45:30.117Z] ++ set -e
18:45:30 [2020-02-10T18:45:30.117Z] ++ '[' -n 0 ']'
18:45:30 [2020-02-10T18:45:30.117Z] ++ set -x
18:45:30 [2020-02-10T18:45:30.117Z] ++ 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
18:45:30 [2020-02-10T18:45:30.117Z] INFO: Testing against a local daemon
18:45:30 [2020-02-10T18:45:30.117Z] === RUN   TestSecretInspect
18:45:30 [2020-02-10T18:45:30.738Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:45:30 [2020-02-10T18:45:30.738Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:45:31 [2020-02-10T18:45:31.301Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:45:32 [2020-02-10T18:45:32.152Z] --- PASS: TestSecretInspect (2.32s)
18:45:32 [2020-02-10T18:45:32.152Z] === RUN   TestSecretList
18:45:32 [2020-02-10T18:45:32.232Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:45:33 [2020-02-10T18:45:33.162Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
18:45:33 [2020-02-10T18:45:33.725Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:45:33 [2020-02-10T18:45:33.725Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:45:34 [2020-02-10T18:45:34.657Z] === RUN   TestDockerSuite/TestRunEnvironment
18:45:34 [2020-02-10T18:45:34.834Z] --- PASS: TestSecretList (2.28s)
18:45:34 [2020-02-10T18:45:34.834Z] === RUN   TestSecretsCreateAndDelete
18:45:35 [2020-02-10T18:45:35.588Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:45:36 [2020-02-10T18:45:36.151Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:45:36 [2020-02-10T18:45:36.869Z] --- PASS: TestSecretsCreateAndDelete (2.31s)
18:45:36 [2020-02-10T18:45:36.869Z] === RUN   TestSecretsUpdate
18:45:37 [2020-02-10T18:45:37.081Z] === RUN   TestDockerSuite/TestRunExitCode
18:45:38 [2020-02-10T18:45:38.011Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:45:38 [2020-02-10T18:45:38.575Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:45:39 [2020-02-10T18:45:39.514Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:45:39 [2020-02-10T18:45:39.552Z] --- PASS: TestSecretsUpdate (2.27s)
18:45:39 [2020-02-10T18:45:39.552Z] === RUN   TestTemplatedSecret
18:45:40 [2020-02-10T18:45:40.077Z] === RUN   TestDockerSuite/TestRunExposePort
18:45:40 [2020-02-10T18:45:40.333Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:45:40 [2020-02-10T18:45:40.896Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:45:41 [2020-02-10T18:45:41.826Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:45:42 [2020-02-10T18:45:42.247Z] --- PASS: TestTemplatedSecret (2.75s)
18:45:42 [2020-02-10T18:45:42.247Z] === RUN   TestSecretCreateResolve
18:45:43 [2020-02-10T18:45:43.720Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:45:43 [2020-02-10T18:45:43.720Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:45:43 [2020-02-10T18:45:43.720Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:45:44 [2020-02-10T18:45:44.279Z] --- PASS: TestSecretCreateResolve (2.27s)
18:45:44 [2020-02-10T18:45:44.279Z] PASS
18:45:44 [2020-02-10T18:45:44.279Z] 
18:45:44 [2020-02-10T18:45:44.279Z] DONE 6 tests in 14.299s
18:45:44 [2020-02-10T18:45:44.279Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
18:45:44 [2020-02-10T18:45:44.279Z] ++ 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
18:45:44 [2020-02-10T18:45:44.279Z] ++ set -e
18:45:44 [2020-02-10T18:45:44.279Z] ++ '[' -n 0 ']'
18:45:44 [2020-02-10T18:45:44.279Z] ++ set -x
18:45:44 [2020-02-10T18:45:44.279Z] ++ 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
18:45:44 [2020-02-10T18:45:44.279Z] INFO: Testing against a local daemon
18:45:44 [2020-02-10T18:45:44.279Z] === RUN   TestServiceCreateInit
18:45:44 [2020-02-10T18:45:44.279Z] === RUN   TestServiceCreateInit/daemonInitDisabled
18:45:47 [2020-02-10T18:45:47.894Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:45:48 [2020-02-10T18:45:48.150Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:45:48 [2020-02-10T18:45:48.672Z] === RUN   TestServiceCreateInit/daemonInitEnabled
18:45:53 [2020-02-10T18:45:53.072Z] --- PASS: TestServiceCreateInit (8.40s)
18:45:53 [2020-02-10T18:45:53.072Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.21s)
18:45:53 [2020-02-10T18:45:53.072Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.15s)
18:45:53 [2020-02-10T18:45:53.072Z] === RUN   TestCreateServiceMultipleTimes
18:46:00 [2020-02-10T18:46:00.325Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
18:46:00 [2020-02-10T18:46:00.888Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:46:02 [2020-02-10T18:46:02.258Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
18:46:02 [2020-02-10T18:46:02.515Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
18:46:02 [2020-02-10T18:46:02.515Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:46:02 [2020-02-10T18:46:02.515Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:46:03 [2020-02-10T18:46:03.452Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:46:06 [2020-02-10T18:46:06.724Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:46:08 [2020-02-10T18:46:08.097Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:46:09 [2020-02-10T18:46:09.997Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:46:10 [2020-02-10T18:46:10.560Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:46:11 [2020-02-10T18:46:11.491Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:46:11 [2020-02-10T18:46:11.646Z] --- PASS: TestCreateServiceMultipleTimes (16.49s)
18:46:11 [2020-02-10T18:46:11.646Z] === RUN   TestCreateServiceConflict
18:46:11 [2020-02-10T18:46:11.646Z] --- PASS: TestCreateServiceConflict (2.29s)
18:46:11 [2020-02-10T18:46:11.646Z] === RUN   TestCreateServiceMaxReplicas
18:46:12 [2020-02-10T18:46:12.055Z] === RUN   TestDockerSuite/TestRunModeHostname
18:46:12 [2020-02-10T18:46:12.985Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:46:12 [2020-02-10T18:46:12.985Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:46:13 [2020-02-10T18:46:13.242Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:46:14 [2020-02-10T18:46:14.338Z] --- PASS: TestCreateServiceMaxReplicas (2.95s)
18:46:14 [2020-02-10T18:46:14.338Z] === RUN   TestCreateWithDuplicateNetworkNames
18:46:15 [2020-02-10T18:46:15.139Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:46:16 [2020-02-10T18:46:16.507Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:46:17 [2020-02-10T18:46:17.875Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:46:17 [2020-02-10T18:46:17.875Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:46:18 [2020-02-10T18:46:18.132Z] === RUN   TestDockerSuite/TestRunModePIDHost
18:46:20 [2020-02-10T18:46:20.026Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:46:21 [2020-02-10T18:46:21.394Z] === RUN   TestDockerSuite/TestRunMount
18:46:27 [2020-02-10T18:46:27.940Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:46:28 [2020-02-10T18:46:28.502Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:46:29 [2020-02-10T18:46:29.065Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:46:29 [2020-02-10T18:46:29.616Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.39s)
18:46:29 [2020-02-10T18:46:29.616Z] === RUN   TestCreateServiceSecretFileMode
18:46:30 [2020-02-10T18:46:30.234Z] --- PASS: TestCreateServiceSecretFileMode (2.53s)
18:46:30 [2020-02-10T18:46:30.234Z] === RUN   TestCreateServiceConfigFileMode
18:46:30 [2020-02-10T18:46:30.957Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:46:32 [2020-02-10T18:46:32.916Z] --- PASS: TestCreateServiceConfigFileMode (2.68s)
18:46:32 [2020-02-10T18:46:32.916Z] === RUN   TestCreateServiceSysctls
18:46:33 [2020-02-10T18:46:33.502Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:46:36 [2020-02-10T18:46:36.397Z] --- PASS: TestCreateServiceSysctls (3.35s)
18:46:36 [2020-02-10T18:46:36.397Z] === RUN   TestCreateServiceCapabilities
18:46:37 [2020-02-10T18:46:37.675Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:46:39 [2020-02-10T18:46:39.083Z] --- PASS: TestCreateServiceCapabilities (2.59s)
18:46:39 [2020-02-10T18:46:39.083Z] === RUN   TestInspect
18:46:39 [2020-02-10T18:46:39.569Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:46:42 [2020-02-10T18:46:42.092Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:46:42 [2020-02-10T18:46:42.569Z] --- PASS: TestInspect (2.99s)
18:46:42 [2020-02-10T18:46:42.569Z] === RUN   TestCreateJob
18:46:43 [2020-02-10T18:46:43.461Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:46:45 [2020-02-10T18:46:45.256Z] --- PASS: TestCreateJob (3.33s)
18:46:45 [2020-02-10T18:46:45.256Z] === RUN   TestReplicatedJob
18:46:45 [2020-02-10T18:46:45.353Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:46:45 [2020-02-10T18:46:45.353Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:46:45 [2020-02-10T18:46:45.916Z] === RUN   TestDockerSuite/TestRunNetHost
18:46:47 [2020-02-10T18:46:47.285Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:46:47 [2020-02-10T18:46:47.848Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:46:48 [2020-02-10T18:46:48.777Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:46:51 [2020-02-10T18:46:51.297Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:46:52 [2020-02-10T18:46:52.087Z] --- PASS: TestReplicatedJob (5.76s)
18:46:52 [2020-02-10T18:46:52.087Z] === RUN   TestUpdateReplicatedJob
18:46:53 [2020-02-10T18:46:53.817Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:46:54 [2020-02-10T18:46:54.778Z] --- PASS: TestUpdateReplicatedJob (3.49s)
18:46:54 [2020-02-10T18:46:54.778Z] === RUN   TestServiceListWithStatuses
18:46:54 [2020-02-10T18:46:54.778Z] --- SKIP: TestServiceListWithStatuses (0.00s)
18:46:54 [2020-02-10T18:46:54.778Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:46:54 [2020-02-10T18:46:54.778Z] === RUN   TestDockerNetworkConnectAlias
18:46:59 [2020-02-10T18:46:59.080Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:46:59 [2020-02-10T18:46:59.080Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:46:59 [2020-02-10T18:46:59.184Z] --- PASS: TestDockerNetworkConnectAlias (4.60s)
18:46:59 [2020-02-10T18:46:59.184Z] === RUN   TestDockerNetworkReConnect
18:46:59 [2020-02-10T18:46:59.338Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
18:47:00 [2020-02-10T18:47:00.268Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:47:00 [2020-02-10T18:47:00.268Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:47:00 [2020-02-10T18:47:00.831Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:47:01 [2020-02-10T18:47:01.762Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:47:01 [2020-02-10T18:47:01.762Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:47:02 [2020-02-10T18:47:02.692Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:47:03 [2020-02-10T18:47:03.582Z] --- PASS: TestDockerNetworkReConnect (3.81s)
18:47:03 [2020-02-10T18:47:03.582Z] === RUN   TestServicePlugin
18:47:03 [2020-02-10T18:47:03.582Z] --- SKIP: TestServicePlugin (0.00s)
18:47:03 [2020-02-10T18:47:03.582Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:03 [2020-02-10T18:47:03.582Z] === RUN   TestServiceUpdateLabel
18:47:03 [2020-02-10T18:47:03.624Z] === RUN   TestDockerSuite/TestRunOOMExitCode
18:47:03 [2020-02-10T18:47:03.624Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:47:04 [2020-02-10T18:47:04.555Z] === RUN   TestDockerSuite/TestRunPIDsLimit
18:47:05 [2020-02-10T18:47:05.485Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:47:05 [2020-02-10T18:47:05.615Z] --- PASS: TestServiceUpdateLabel (2.30s)
18:47:05 [2020-02-10T18:47:05.615Z] === RUN   TestServiceUpdateSecrets
18:47:07 [2020-02-10T18:47:07.377Z] === RUN   TestDockerSuite/TestRunPortInUse
18:47:08 [2020-02-10T18:47:08.306Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
18:47:08 [2020-02-10T18:47:08.871Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:47:09 [2020-02-10T18:47:09.800Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:47:10 [2020-02-10T18:47:10.731Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:47:11 [2020-02-10T18:47:11.295Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:47:12 [2020-02-10T18:47:12.226Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:47:12 [2020-02-10T18:47:12.226Z] === RUN   TestDockerSuite/TestRunPublishPort
18:47:13 [2020-02-10T18:47:13.155Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:47:13 [2020-02-10T18:47:13.718Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:47:13 [2020-02-10T18:47:13.718Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:47:14 [2020-02-10T18:47:14.651Z] === RUN   TestDockerSuite/TestRunRedirectStdout
18:47:16 [2020-02-10T18:47:16.543Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:47:16 [2020-02-10T18:47:16.543Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:47:19 [2020-02-10T18:47:19.828Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:47:20 [2020-02-10T18:47:20.877Z] --- PASS: TestServiceUpdateSecrets (14.81s)
18:47:20 [2020-02-10T18:47:20.877Z] === RUN   TestServiceUpdateConfigs
18:47:21 [2020-02-10T18:47:21.720Z] === RUN   TestDockerSuite/TestRunRm
18:47:22 [2020-02-10T18:47:22.283Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:47:26 [2020-02-10T18:47:26.454Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:47:27 [2020-02-10T18:47:27.018Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:47:27 [2020-02-10T18:47:27.580Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
18:47:29 [2020-02-10T18:47:29.475Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
18:47:30 [2020-02-10T18:47:30.406Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
18:47:34 [2020-02-10T18:47:34.581Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
18:47:34 [2020-02-10T18:47:34.838Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
18:47:36 [2020-02-10T18:47:36.107Z] --- PASS: TestServiceUpdateConfigs (14.78s)
18:47:36 [2020-02-10T18:47:36.107Z] === RUN   TestServiceUpdateNetwork
18:47:40 [2020-02-10T18:47:40.091Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
18:47:40 [2020-02-10T18:47:40.348Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
18:47:40 [2020-02-10T18:47:40.348Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
18:47:41 [2020-02-10T18:47:41.278Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
18:47:42 [2020-02-10T18:47:42.208Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
18:47:43 [2020-02-10T18:47:43.140Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
18:47:43 [2020-02-10T18:47:43.711Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
18:47:44 [2020-02-10T18:47:44.642Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
18:47:45 [2020-02-10T18:47:45.573Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:47:46 [2020-02-10T18:47:46.506Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:47:47 [2020-02-10T18:47:47.437Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:47:48 [2020-02-10T18:47:48.759Z] --- PASS: TestServiceUpdateNetwork (13.46s)
18:47:48 [2020-02-10T18:47:48.760Z] PASS
18:47:48 [2020-02-10T18:47:48.760Z] 
18:47:48 [2020-02-10T18:47:48.760Z] === Skipped
18:47:48 [2020-02-10T18:47:48.760Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
18:47:48 [2020-02-10T18:47:48.760Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
18:47:48 [2020-02-10T18:47:48.760Z] 
18:47:48 [2020-02-10T18:47:48.760Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
18:47:48 [2020-02-10T18:47:48.760Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
18:47:48 [2020-02-10T18:47:48.760Z] 
18:47:48 [2020-02-10T18:47:48.760Z] 
18:47:48 [2020-02-10T18:47:48.760Z] DONE 23 tests, 2 skipped in 124.096s
18:47:48 [2020-02-10T18:47:48.760Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
18:47:48 [2020-02-10T18:47:48.760Z] ++ 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
18:47:48 [2020-02-10T18:47:48.760Z] ++ set -e
18:47:48 [2020-02-10T18:47:48.760Z] ++ '[' -n 0 ']'
18:47:48 [2020-02-10T18:47:48.760Z] ++ set -x
18:47:48 [2020-02-10T18:47:48.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:47:48 [2020-02-10T18:47:48.760Z] INFO: Testing against a local daemon
18:47:48 [2020-02-10T18:47:48.760Z] === RUN   TestSessionCreate
18:47:48 [2020-02-10T18:47:48.760Z] --- PASS: TestSessionCreate (0.06s)
18:47:48 [2020-02-10T18:47:48.760Z] === RUN   TestSessionCreateWithBadUpgrade
18:47:48 [2020-02-10T18:47:48.760Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
18:47:48 [2020-02-10T18:47:48.760Z] PASS
18:47:48 [2020-02-10T18:47:48.760Z] 
18:47:48 [2020-02-10T18:47:48.760Z] DONE 2 tests in 0.202s
18:47:48 [2020-02-10T18:47:48.760Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
18:47:48 [2020-02-10T18:47:48.760Z] ++ 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
18:47:48 [2020-02-10T18:47:48.760Z] ++ set -e
18:47:48 [2020-02-10T18:47:48.760Z] ++ '[' -n 0 ']'
18:47:48 [2020-02-10T18:47:48.760Z] ++ set -x
18:47:48 [2020-02-10T18:47:48.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
18:47:48 [2020-02-10T18:47:48.760Z] INFO: Testing against a local daemon
18:47:48 [2020-02-10T18:47:48.760Z] === RUN   TestCgroupDriverSystemdMemoryLimit
18:47:48 [2020-02-10T18:47:48.760Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
18:47:48 [2020-02-10T18:47:48.760Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:47:48 [2020-02-10T18:47:48.760Z] === RUN   TestEventsExecDie
18:47:49 [2020-02-10T18:47:49.379Z] --- PASS: TestEventsExecDie (0.79s)
18:47:49 [2020-02-10T18:47:49.379Z] === RUN   TestEventsBackwardsCompatible
18:47:49 [2020-02-10T18:47:49.379Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
18:47:49 [2020-02-10T18:47:49.379Z] === RUN   TestInfoBinaryCommits
18:47:49 [2020-02-10T18:47:49.664Z] --- PASS: TestInfoBinaryCommits (0.05s)
18:47:49 [2020-02-10T18:47:49.664Z] === RUN   TestInfoAPIVersioned
18:47:49 [2020-02-10T18:47:49.664Z] --- PASS: TestInfoAPIVersioned (0.02s)
18:47:49 [2020-02-10T18:47:49.664Z] === RUN   TestInfoDiscoveryBackend
18:47:50 [2020-02-10T18:47:50.281Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
18:47:50 [2020-02-10T18:47:50.281Z] === RUN   TestInfoDiscoveryInvalidAdvertise
18:47:50 [2020-02-10T18:47:50.711Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
18:47:50 [2020-02-10T18:47:50.711Z] === RUN   TestDockerSuite/TestRunState
18:47:51 [2020-02-10T18:47:51.307Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
18:47:51 [2020-02-10T18:47:51.307Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
18:47:51 [2020-02-10T18:47:51.592Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
18:47:51 [2020-02-10T18:47:51.592Z] === RUN   TestInfoAPI
18:47:51 [2020-02-10T18:47:51.592Z] --- PASS: TestInfoAPI (0.05s)
18:47:51 [2020-02-10T18:47:51.592Z] === RUN   TestInfoAPIWarnings
18:47:52 [2020-02-10T18:47:52.081Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:47:52 [2020-02-10T18:47:52.215Z] --- PASS: TestInfoAPIWarnings (0.54s)
18:47:52 [2020-02-10T18:47:52.215Z] === RUN   TestInfoDebug
18:47:52 [2020-02-10T18:47:52.831Z] --- PASS: TestInfoDebug (0.54s)
18:47:52 [2020-02-10T18:47:52.831Z] === RUN   TestInfoInsecureRegistries
18:47:53 [2020-02-10T18:47:53.013Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:47:53 [2020-02-10T18:47:53.452Z] --- PASS: TestInfoInsecureRegistries (0.54s)
18:47:53 [2020-02-10T18:47:53.452Z] === RUN   TestInfoRegistryMirrors
18:47:53 [2020-02-10T18:47:53.576Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:47:53 [2020-02-10T18:47:53.833Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
18:47:53 [2020-02-10T18:47:53.833Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:47:54 [2020-02-10T18:47:54.070Z] --- PASS: TestInfoRegistryMirrors (0.54s)
18:47:54 [2020-02-10T18:47:54.070Z] === RUN   TestLoginFailsWithBadCredentials
18:47:54 [2020-02-10T18:47:54.357Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s)
18:47:54 [2020-02-10T18:47:54.357Z] === RUN   TestPingCacheHeaders
18:47:54 [2020-02-10T18:47:54.357Z] --- PASS: TestPingCacheHeaders (0.05s)
18:47:54 [2020-02-10T18:47:54.357Z] === RUN   TestPingGet
18:47:54 [2020-02-10T18:47:54.357Z] --- PASS: TestPingGet (0.04s)
18:47:54 [2020-02-10T18:47:54.357Z] === RUN   TestPingHead
18:47:54 [2020-02-10T18:47:54.357Z] --- PASS: TestPingHead (0.05s)
18:47:54 [2020-02-10T18:47:54.357Z] === RUN   TestVersion
18:47:54 [2020-02-10T18:47:54.357Z] --- PASS: TestVersion (0.05s)
18:47:54 [2020-02-10T18:47:54.357Z] PASS
18:47:54 [2020-02-10T18:47:54.357Z] 
18:47:54 [2020-02-10T18:47:54.357Z] === Skipped
18:47:54 [2020-02-10T18:47:54.357Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
18:47:54 [2020-02-10T18:47:54.357Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
18:47:54 [2020-02-10T18:47:54.357Z] 
18:47:54 [2020-02-10T18:47:54.357Z] 
18:47:54 [2020-02-10T18:47:54.357Z] DONE 18 tests, 1 skipped in 5.960s
18:47:54 [2020-02-10T18:47:54.649Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
18:47:54 [2020-02-10T18:47:54.649Z] ++ 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
18:47:54 [2020-02-10T18:47:54.649Z] ++ set -e
18:47:54 [2020-02-10T18:47:54.649Z] ++ '[' -n 0 ']'
18:47:54 [2020-02-10T18:47:54.649Z] ++ set -x
18:47:54 [2020-02-10T18:47:54.649Z] ++ 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
18:47:54 [2020-02-10T18:47:54.649Z] INFO: Testing against a local daemon
18:47:54 [2020-02-10T18:47:54.649Z] === RUN   TestVolumesCreateAndList
18:47:54 [2020-02-10T18:47:54.649Z] --- PASS: TestVolumesCreateAndList (0.06s)
18:47:54 [2020-02-10T18:47:54.649Z] === RUN   TestVolumesRemove
18:47:54 [2020-02-10T18:47:54.762Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:47:54 [2020-02-10T18:47:54.932Z] --- PASS: TestVolumesRemove (0.11s)
18:47:54 [2020-02-10T18:47:54.932Z] === RUN   TestVolumesInspect
18:47:54 [2020-02-10T18:47:54.932Z] --- PASS: TestVolumesInspect (0.04s)
18:47:54 [2020-02-10T18:47:54.932Z] === RUN   TestVolumesInvalidJSON
18:47:54 [2020-02-10T18:47:54.932Z] === RUN   TestVolumesInvalidJSON//volumes/create
18:47:54 [2020-02-10T18:47:54.932Z] === PAUSE TestVolumesInvalidJSON//volumes/create
18:47:54 [2020-02-10T18:47:54.932Z] === CONT  TestVolumesInvalidJSON//volumes/create
18:47:54 [2020-02-10T18:47:54.932Z] --- PASS: TestVolumesInvalidJSON (0.03s)
18:47:54 [2020-02-10T18:47:54.932Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
18:47:54 [2020-02-10T18:47:54.932Z] PASS
18:47:54 [2020-02-10T18:47:54.932Z] 
18:47:54 [2020-02-10T18:47:54.932Z] DONE 5 tests in 0.359s
18:47:54 [2020-02-10T18:47:54.932Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:47:55 [2020-02-10T18:47:55.216Z] ++++ cat bundles/test-integration/docker.pid
18:47:55 [2020-02-10T18:47:55.216Z] +++ kill 13250
18:47:55 [2020-02-10T18:47:55.692Z] === RUN   TestDockerSuite/TestRunSysctls
18:47:56 [2020-02-10T18:47:56.693Z] +++ /etc/init.d/apparmor stop
18:47:56 [2020-02-10T18:47:56.693Z] Leaving: AppArmorNo profiles have been unloaded.
18:47:56 [2020-02-10T18:47:56.693Z] 
18:47:56 [2020-02-10T18:47:56.693Z] Unloading profiles will leave already running processes permanently
18:47:56 [2020-02-10T18:47:56.693Z] unconfined, which can lead to unexpected situations.
18:47:56 [2020-02-10T18:47:56.693Z] 
18:47:56 [2020-02-10T18:47:56.693Z] To set a process to complain mode, use the command line tool
18:47:56 [2020-02-10T18:47:56.693Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:47:56 [2020-02-10T18:47:56.693Z] +++ true
18:47:56 [2020-02-10T18:47:56.693Z] 
18:47:57 [2020-02-10T18:47:57.589Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:47:57 [2020-02-10T18:47:57.589Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:47:57 [2020-02-10T18:47:57.589Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:47:58 [2020-02-10T18:47:58.519Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
18:47:58 [2020-02-10T18:47:58.519Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
Post stage
[Pipeline] junit
18:47:58 [2020-02-10T18:47:58.758Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
18:47:59 [2020-02-10T18:47:59.769Z] + echo Ensuring container killed.
18:47:59 [2020-02-10T18:47:59.769Z] Ensuring container killed.
18:47:59 [2020-02-10T18:47:59.769Z] + docker rm -vf docker-pr2
18:47:59 [2020-02-10T18:47:59.769Z] Error: No such container: docker-pr2
18:47:59 [2020-02-10T18:47:59.769Z] + true
[Pipeline] sh
18:48:00 [2020-02-10T18:48:00.153Z] + echo Chowning /workspace to jenkins user
18:48:00 [2020-02-10T18:48:00.153Z] Chowning /workspace to jenkins user
18:48:00 [2020-02-10T18:48:00.153Z] + id -u
18:48:00 [2020-02-10T18:48:00.153Z] + id -g
18:48:00 [2020-02-10T18:48:00.153Z] + docker run --rm -v /home/docker/workspace/moby_PR-40473:/workspace busybox chown -R 1001:1001 /workspace
18:48:00 [2020-02-10T18:48:00.153Z] Unable to find image 'busybox:latest' locally
18:48:00 [2020-02-10T18:48:00.439Z] latest: Pulling from library/busybox
18:48:00 [2020-02-10T18:48:00.439Z] d7e28ec550a2: Pulling fs layer
18:48:00 [2020-02-10T18:48:00.724Z] d7e28ec550a2: Verifying Checksum
18:48:00 [2020-02-10T18:48:00.724Z] d7e28ec550a2: Download complete
18:48:01 [2020-02-10T18:48:01.012Z] d7e28ec550a2: Pull complete
18:48:01 [2020-02-10T18:48:01.012Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
18:48:01 [2020-02-10T18:48:01.294Z] Status: Downloaded newer image for busybox:latest
18:48:01 [2020-02-10T18:48:01.794Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
18:48:01 [2020-02-10T18:48:01.794Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
18:48:02 [2020-02-10T18:48:02.358Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
18:48:03 [2020-02-10T18:48:03.175Z] + bundleName=ppc64le-integration
18:48:03 [2020-02-10T18:48:03.175Z] + echo Creating ppc64le-integration-bundles.tar.gz
18:48:03 [2020-02-10T18:48:03.175Z] Creating ppc64le-integration-bundles.tar.gz
18:48:03 [2020-02-10T18:48:03.175Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml )xargs -print tar
18:48:03 [2020-02-10T18:48:03.175Z]  -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
18:48:03 [2020-02-10T18:48:03.539Z] Archiving artifacts
18:48:03 [2020-02-10T18:48:03.882Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40473/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:48:04 [2020-02-10T18:48:04.274Z] + make clean
18:48:04 [2020-02-10T18:48:04.886Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
18:48:04 [2020-02-10T18:48:04.900Z] make: command: Command not found
18:48:04 [2020-02-10T18:48:04.900Z] make: command: Command not found
18:48:04 [2020-02-10T18:48:04.900Z] docker volume rm -f docker-dev-cache
18:48:04 [2020-02-10T18:48:04.900Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
18:48:07 [2020-02-10T18:48:07.409Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
18:48:09 [2020-02-10T18:48:09.306Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:48:12 [2020-02-10T18:48:12.580Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:48:13 [2020-02-10T18:48:13.143Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:48:14 [2020-02-10T18:48:14.073Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:48:14 [2020-02-10T18:48:14.329Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
18:48:14 [2020-02-10T18:48:14.892Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:48:17 [2020-02-10T18:48:17.417Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:48:19 [2020-02-10T18:48:19.311Z] === RUN   TestDockerSuite/TestRunUserByID
18:48:19 [2020-02-10T18:48:19.874Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
18:48:19 [2020-02-10T18:48:19.874Z] === RUN   TestDockerSuite/TestRunUserByIDBig=== RUN   TestDockerSwarmSuite/TestSwarmInitLocked
18:48:19 [2020-02-10T18:48:19.874Z] 
18:48:20 [2020-02-10T18:48:20.132Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:48:20 [2020-02-10T18:48:20.132Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:48:21 [2020-02-10T18:48:21.062Z] === RUN   TestDockerSuite/TestRunUserByName
18:48:22 [2020-02-10T18:48:22.431Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:48:22 [2020-02-10T18:48:22.996Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
18:48:22 [2020-02-10T18:48:22.996Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:48:23 [2020-02-10T18:48:23.252Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:48:24 [2020-02-10T18:48:24.184Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:48:27 [2020-02-10T18:48:27.461Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
18:48:28 [2020-02-10T18:48:28.027Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
18:48:28 [2020-02-10T18:48:28.957Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
18:48:29 [2020-02-10T18:48:29.522Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:48:30 [2020-02-10T18:48:30.459Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:48:31 [2020-02-10T18:48:31.392Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:48:31 [2020-02-10T18:48:31.648Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
18:48:34 [2020-02-10T18:48:34.172Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:48:36 [2020-02-10T18:48:36.064Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:48:38 [2020-02-10T18:48:38.584Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:48:41 [2020-02-10T18:48:41.106Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:48:42 [2020-02-10T18:48:42.036Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
18:48:42 [2020-02-10T18:48:42.965Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
18:48:43 [2020-02-10T18:48:43.529Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:48:43 [2020-02-10T18:48:43.529Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:48:43 [2020-02-10T18:48:43.529Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:48:43 [2020-02-10T18:48:43.529Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:48:43 [2020-02-10T18:48:43.786Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
18:48:44 [2020-02-10T18:48:44.715Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
18:48:45 [2020-02-10T18:48:45.646Z] === RUN   TestDockerSuite/TestRunWithCPUShares
18:48:46 [2020-02-10T18:48:46.576Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
18:48:48 [2020-02-10T18:48:48.478Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
18:48:49 [2020-02-10T18:48:49.040Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
18:48:49 [2020-02-10T18:48:49.604Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:48:49 [2020-02-10T18:48:49.860Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
18:48:50 [2020-02-10T18:48:50.790Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
18:48:50 [2020-02-10T18:48:50.790Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
18:48:50 [2020-02-10T18:48:50.790Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
18:48:50 [2020-02-10T18:48:50.790Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:48:50 [2020-02-10T18:48:50.790Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
18:48:50 [2020-02-10T18:48:50.790Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
18:48:51 [2020-02-10T18:48:51.046Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
18:48:51 [2020-02-10T18:48:51.303Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
18:48:51 [2020-02-10T18:48:51.303Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
18:48:51 [2020-02-10T18:48:51.559Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
18:48:52 [2020-02-10T18:48:52.489Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
18:48:53 [2020-02-10T18:48:53.052Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
18:48:53 [2020-02-10T18:48:53.981Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
18:48:53 [2020-02-10T18:48:53.981Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
18:48:54 [2020-02-10T18:48:54.911Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:48:55 [2020-02-10T18:48:55.167Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:48:56 [2020-02-10T18:48:56.097Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:48:56 [2020-02-10T18:48:56.097Z] === RUN   TestDockerSuite/TestRunWithShmSize
18:48:57 [2020-02-10T18:48:57.029Z] === RUN   TestDockerSuite/TestRunWithSwappiness
18:48:57 [2020-02-10T18:48:57.592Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
18:48:57 [2020-02-10T18:48:57.849Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:48:57 [2020-02-10T18:48:57.849Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:48:58 [2020-02-10T18:48:58.412Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:49:00 [2020-02-10T18:49:00.306Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
18:49:01 [2020-02-10T18:49:01.236Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
18:49:01 [2020-02-10T18:49:01.236Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:49:01 [2020-02-10T18:49:01.801Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:49:01 [2020-02-10T18:49:01.801Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:49:03 [2020-02-10T18:49:03.695Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:49:04 [2020-02-10T18:49:04.257Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:49:06 [2020-02-10T18:49:06.779Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:49:07 [2020-02-10T18:49:07.727Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:49:07 [2020-02-10T18:49:07.727Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:49:07 [2020-02-10T18:49:07.727Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:49:08 [2020-02-10T18:49:08.663Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
18:49:10 [2020-02-10T18:49:10.032Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
18:49:10 [2020-02-10T18:49:10.963Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:49:10 [2020-02-10T18:49:10.963Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:49:13 [2020-02-10T18:49:13.484Z] === RUN   TestDockerSuite/TestSaveImageId
18:49:13 [2020-02-10T18:49:13.484Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:49:13 [2020-02-10T18:49:13.740Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:49:16 [2020-02-10T18:49:16.261Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:49:16 [2020-02-10T18:49:16.261Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:49:17 [2020-02-10T18:49:17.629Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:49:17 [2020-02-10T18:49:17.629Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:49:17 [2020-02-10T18:49:17.629Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:49:19 [2020-02-10T18:49:19.524Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:49:20 [2020-02-10T18:49:20.894Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:49:21 [2020-02-10T18:49:21.152Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:49:21 [2020-02-10T18:49:21.408Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:49:21 [2020-02-10T18:49:21.408Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:49:21 [2020-02-10T18:49:21.408Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:49:21 [2020-02-10T18:49:21.971Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:49:24 [2020-02-10T18:49:24.492Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:49:25 [2020-02-10T18:49:25.423Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
18:49:30 [2020-02-10T18:49:30.713Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:49:32 [2020-02-10T18:49:32.607Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:49:33 [2020-02-10T18:49:33.537Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:49:35 [2020-02-10T18:49:35.428Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:49:38 [2020-02-10T18:49:38.700Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:49:41 [2020-02-10T18:49:41.221Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:49:41 [2020-02-10T18:49:41.786Z] === RUN   TestDockerSuite/TestStartRecordError
18:49:43 [2020-02-10T18:49:43.679Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:49:45 [2020-02-10T18:49:45.571Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:49:47 [2020-02-10T18:49:47.463Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:49:51 [2020-02-10T18:49:51.635Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:49:55 [2020-02-10T18:49:55.807Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:49:58 [2020-02-10T18:49:58.339Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:50:04 [2020-02-10T18:50:04.882Z] === RUN   TestDockerSuite/TestStatsNoStream
18:50:07 [2020-02-10T18:50:07.400Z] === RUN   TestDockerSuite/TestStopContainerSignal
18:50:09 [2020-02-10T18:50:09.292Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:50:09 [2020-02-10T18:50:09.855Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:50:10 [2020-02-10T18:50:10.784Z] === RUN   TestDockerSuite/TestTopPrivileged
18:50:11 [2020-02-10T18:50:11.348Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:50:11 [2020-02-10T18:50:11.348Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:50:12 [2020-02-10T18:50:12.277Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:50:16 [2020-02-10T18:50:16.454Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:50:18 [2020-02-10T18:50:18.974Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
18:50:20 [2020-02-10T18:50:20.342Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
18:50:21 [2020-02-10T18:50:21.274Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
18:50:22 [2020-02-10T18:50:22.219Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
18:50:22 [2020-02-10T18:50:22.219Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
18:50:22 [2020-02-10T18:50:22.811Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
18:50:24 [2020-02-10T18:50:24.705Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
18:50:24 [2020-02-10T18:50:24.705Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
18:50:26 [2020-02-10T18:50:26.599Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
18:50:27 [2020-02-10T18:50:27.529Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
18:50:28 [2020-02-10T18:50:28.459Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
18:50:29 [2020-02-10T18:50:29.830Z] === RUN   TestDockerSuite/TestUpdateStats
18:50:32 [2020-02-10T18:50:32.350Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
18:50:34 [2020-02-10T18:50:34.869Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
18:50:36 [2020-02-10T18:50:36.243Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
18:50:36 [2020-02-10T18:50:36.243Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
18:50:37 [2020-02-10T18:50:37.610Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
18:50:38 [2020-02-10T18:50:38.540Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
18:50:38 [2020-02-10T18:50:38.540Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:50:43 [2020-02-10T18:50:43.791Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
18:50:47 [2020-02-10T18:50:47.062Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
18:50:50 [2020-02-10T18:50:50.334Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
18:50:52 [2020-02-10T18:50:52.854Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:50:57 [2020-02-10T18:50:57.025Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:51:02 [2020-02-10T18:51:02.278Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
18:51:04 [2020-02-10T18:51:04.799Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
18:51:07 [2020-02-10T18:51:07.318Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
18:51:08 [2020-02-10T18:51:08.690Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
18:51:10 [2020-02-10T18:51:10.058Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
18:51:12 [2020-02-10T18:51:12.580Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
18:51:15 [2020-02-10T18:51:15.124Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
18:51:17 [2020-02-10T18:51:17.643Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
18:51:20 [2020-02-10T18:51:20.163Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
18:51:22 [2020-02-10T18:51:22.683Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:51:37 [2020-02-10T18:51:37.531Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:51:37 [2020-02-10T18:51:37.531Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:51:37 [2020-02-10T18:51:37.531Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:51:38 [2020-02-10T18:51:38.461Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:51:38 [2020-02-10T18:51:38.461Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:51:38 [2020-02-10T18:51:38.461Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:51:38 [2020-02-10T18:51:38.461Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:51:39 [2020-02-10T18:51:39.390Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:51:39 [2020-02-10T18:51:39.390Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:51:40 [2020-02-10T18:51:40.760Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:51:40 [2020-02-10T18:51:40.760Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:51:40 [2020-02-10T18:51:40.760Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:51:40 [2020-02-10T18:51:40.760Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:51:40 [2020-02-10T18:51:40.760Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:51:43 [2020-02-10T18:51:43.280Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:51:43 [2020-02-10T18:51:43.280Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:51:43 [2020-02-10T18:51:43.536Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:51:43 [2020-02-10T18:51:43.536Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:51:43 [2020-02-10T18:51:43.536Z] === RUN   TestDockerSuite/TestVolumeEvents
18:51:44 [2020-02-10T18:51:44.467Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:51:46 [2020-02-10T18:51:46.994Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:51:46 [2020-02-10T18:51:46.994Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:51:46 [2020-02-10T18:51:46.994Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:51:50 [2020-02-10T18:51:50.266Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:51:55 [2020-02-10T18:51:55.519Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:51:55 [2020-02-10T18:51:55.519Z] --- PASS: TestDockerSuite (1794.38s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.18s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.91s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.02s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.09s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.45s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.94s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.54s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.62s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.88s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.30s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.90s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.75s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.25s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.06s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.43s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.44s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.28s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.46s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.45s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.38s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.20s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.45s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.03s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.16s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.35s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.23s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.95s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.64s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.58s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.00s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.83s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.15s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s)
18:51:55 [2020-02-10T18:51:55.519Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.87s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.14s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.48s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.73s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.53s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddScript (4.11s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.16s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.13s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.66s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.59s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddTar (9.70s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.51s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.34s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.36s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.45s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.51s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.80s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.73s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.38s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.47s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.62s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.01s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.48s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.99s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.00s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.42s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.02s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.26s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.40s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.94s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.47s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.70s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (7.14s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.72s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.06s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.99s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.79s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.95s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.59s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.38s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.76s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.21s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildContChar (4.03s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.48s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.51s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.20s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.26s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.05s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.41s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.46s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.07s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.48s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.87s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.70s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.96s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.72s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.66s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.53s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (13.60s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.89s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.19s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.82s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.21s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.79s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.61s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.59s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.29s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.43s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.67s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.64s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.98s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.32s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.60s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.76s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.43s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.38s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (7.23s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (23.28s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.02s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.27s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.57s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.69s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.42s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.11s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.45s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.74s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildFails (1.46s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.00s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.99s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildForceRm (2.18s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.50s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.11s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.01s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.40s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.19s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.13s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.46s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.56s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.54s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.33s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildInheritance (1.15s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.25s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.54s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.55s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.36s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.54s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.12s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.00s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildLastModified (6.30s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.99s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.20s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.22s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.20s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.21s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (2.15s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.90s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.29s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.62s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.17s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.30s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.52s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.30s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.73s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.60s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.34s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.20s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.83s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.12s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.10s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.23s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.59s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.36s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.96s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.72s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.67s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.23s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.61s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.40s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.34s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.60s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.48s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.75s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.80s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.07s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.94s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.60s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.11s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildRm (3.64s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.36s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.83s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.70s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.56s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.55s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.49s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (4.52s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.46s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.91s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.08s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.27s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.15s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.11s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.72s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.14s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.57s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildUser (2.20s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.69s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.09s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.07s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.33s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.56s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.43s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.04s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.64s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.07s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.08s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.00s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.00s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.42s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.89s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestBuildXZHost (2.42s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:51:55 [2020-02-10T18:51:55.520Z]         docker_cli_sni_test.go:18: Flakey test
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.87s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.04s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestCommitChange (1.18s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (1.06s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.87s)
18:51:55 [2020-02-10T18:51:55.520Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.59s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.98s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.88s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.26s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.80s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.96s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.77s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.86s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.97s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.92s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.77s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.97s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.83s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.82s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.91s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.91s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.91s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.64s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.59s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.53s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.86s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.80s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.88s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.23s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.65s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.73s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.97s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.32s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.10s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.58s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.61s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.61s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.64s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000ae5640_<nil>} (1.61s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1173235296_/foo_false__<nil>_<nil>_<nil>} (1.60s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1173235296_/foo_true__<nil>_<nil>_<nil>} (1.57s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3023694911_/foo_false__<nil>_<nil>_<nil>} (1.65s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3023694911_/foo_true__<nil>_<nil>_<nil>} (1.62s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3023694911_/foo_true__0xc000ae5e60_<nil>_<nil>} (1.63s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000ae5ea0_<nil>} (1.69s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000ae5ee0_<nil>} (1.70s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000ae5f20_<nil>} (1.70s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000ae5f60_<nil>} (1.68s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.76s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s)
18:51:55 [2020-02-10T18:51:55.521Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.95s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.54s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.96s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.67s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.92s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (1.19s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.07s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.14s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.48s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.04s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.97s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.96s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.94s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (1.13s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.01s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.83s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToCaseB (1.23s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.67s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToCaseD (5.10s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.50s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.88s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.89s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.43s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.86s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (5.02s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.05s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToDot (1.02s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.96s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.09s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.02s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.50s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.44s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.18s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCpVolumePath (2.00s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.10s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.57s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateRM (0.17s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.17s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.61s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.08s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.44s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.24s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.80s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.70s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.06s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.85s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.29s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.92s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.79s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.33s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.88s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.69s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.22s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.68s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.05s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.17s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.88s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.97s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.84s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.87s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.01s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (4.09s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.60s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.44s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.95s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.41s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.30s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.36s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.64s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.69s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.83s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.37s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
18:51:55 [2020-02-10T18:51:55.521Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:51:55 [2020-02-10T18:51:55.521Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.65s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.84s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsRename (0.83s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsResize (0.83s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.84s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.93s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.82s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.03s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsTop (0.91s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.56s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExec (1.41s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.86s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.83s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.75s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.91s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.04s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.93s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.90s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.62s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.30s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecEnv (0.88s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.79s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.85s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.97s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecInteractive (1.10s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.96s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecParseError (1.00s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (1.26s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s)
18:51:55 [2020-02-10T18:51:55.521Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.36s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.93s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.89s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.89s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestExecTTY (0.91s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.92s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.85s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.88s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:51:55 [2020-02-10T18:51:55.522Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.15s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.87s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (1.40s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.98s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.08s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.69s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestHealth (20.80s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.97s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.32s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.37s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.60s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.02s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.91s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.89s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.00s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.55s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImportFile (1.72s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.83s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.95s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.85s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.92s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.88s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.91s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.22s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.80s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.94s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.87s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.76s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.83s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.82s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.87s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:51:55 [2020-02-10T18:51:55.522Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.37s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.89s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.91s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.10s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:51:55 [2020-02-10T18:51:55.522Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.92s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.00s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.89s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.11s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.79s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.98s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.65s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.09s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.82s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.89s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.07s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.81s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.17s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.35s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.93s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.72s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.02s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.66s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.81s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.02s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.51s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.96s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.72s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.63s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.89s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.70s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.81s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.81s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.23s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.43s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.17s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.35s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.03s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.23s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.91s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsSince (6.93s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.86s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.89s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsTail (0.89s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.81s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.87s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.55s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.84s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestNetHostname (2.76s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestNetworkEvents (1.68s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.41s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.90s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPluginActive (2.09s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.43s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:51:55 [2020-02-10T18:51:55.522Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.20s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.43s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.11s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.28s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.52s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.70s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPortList (10.25s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.57s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (7.46s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.72s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.93s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (3.39s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsByOrder (3.30s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.96s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.67s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.41s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.95s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.09s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.61s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.45s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.67s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.92s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.82s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.53s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.62s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.82s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:51:55 [2020-02-10T18:51:55.522Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.04s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.75s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.66s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.88s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.47s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.47s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.33s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.11s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.84s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.53s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.28s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.73s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.44s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.18s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.90s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.79s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.53s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.51s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.83s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.42s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.02s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.81s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.80s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.76s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (1.10s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.03s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.97s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.28s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
18:51:55 [2020-02-10T18:51:55.522Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.43s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.83s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.83s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.87s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (1.05s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.84s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.33s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.59s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.59s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.50s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.81s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.84s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.76s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.81s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.67s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.46s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.99s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.82s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.75s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.55s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.47s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.73s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.78s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.82s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.77s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.81s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.81s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.76s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.62s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.34s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.57s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.48s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.21s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.18s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.85s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.65s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.18s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.29s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.54s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (1.57s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.61s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunMount (6.30s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.68s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.54s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.53s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.41s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.66s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.73s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.19s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.40s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.43s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.92s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.84s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.82s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.96s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.88s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.81s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.75s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.10s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n"
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.78s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.86s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.98s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.65s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.32s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.63s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunRm (0.82s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.82s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.83s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.84s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.74s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.85s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.13s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.10s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.92s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.86s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.89s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.86s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.86s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.78s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (1.07s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.76s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunState (1.84s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.88s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.98s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.83s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.85s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.99s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.89s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.30s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.44s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.17s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.77s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.84s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.84s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.65s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.56s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.91s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.85s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunUserByName (1.12s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.88s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.33s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.89s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.07s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.75s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.89s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.34s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.26s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.87s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.88s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.65s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.87s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.18s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.17s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.82s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.39s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.80s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.65s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.83s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:51:55 [2020-02-10T18:51:55.523Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.66s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.77s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.57s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.78s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.01s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s)
18:51:55 [2020-02-10T18:51:55.523Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.12s)
18:51:55 [2020-02-10T18:51:55.524Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents971199585
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.76s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.57s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.43s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.41s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.62s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.57s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.17s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.76s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.64s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.89s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.84s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.75s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.87s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (3.83s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.24s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (5.69s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStatsNoStream (3.04s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.82s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.88s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.79s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.80s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:51:55 [2020-02-10T18:51:55.524Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.33s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.58s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (1.03s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.91s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:51:55 [2020-02-10T18:51:55.524Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.83s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.74s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:51:55 [2020-02-10T18:51:55.524Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.65s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.01s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.94s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUpdateStats (4.71s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.69s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:51:55 [2020-02-10T18:51:55.524Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.11s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.09s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.49s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.53s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.21s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.72s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.26s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.25s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.41s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.45s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.61s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.45s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.54s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.41s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.41s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.34s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.98s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.90s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.99s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.62s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.83s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.52s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.30s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.42s)
18:51:55 [2020-02-10T18:51:55.524Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:51:55 [2020-02-10T18:51:55.524Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
18:51:55 [2020-02-10T18:51:55.524Z] === RUN   TestDockerRegistrySuite
18:51:55 [2020-02-10T18:51:55.524Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:51:56 [2020-02-10T18:51:56.892Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:51:58 [2020-02-10T18:51:58.260Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:52:00 [2020-02-10T18:52:00.153Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:52:00 [2020-02-10T18:52:00.153Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:52:05 [2020-02-10T18:52:05.406Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:52:09 [2020-02-10T18:52:09.579Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:52:13 [2020-02-10T18:52:13.761Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:52:14 [2020-02-10T18:52:14.693Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:52:16 [2020-02-10T18:52:16.586Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:52:17 [2020-02-10T18:52:17.956Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:52:19 [2020-02-10T18:52:19.324Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:52:20 [2020-02-10T18:52:20.694Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:52:22 [2020-02-10T18:52:22.063Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:52:23 [2020-02-10T18:52:23.431Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:52:25 [2020-02-10T18:52:25.952Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:52:29 [2020-02-10T18:52:29.224Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:52:30 [2020-02-10T18:52:30.154Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:52:33 [2020-02-10T18:52:33.426Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:52:34 [2020-02-10T18:52:34.797Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:52:34 [2020-02-10T18:52:34.797Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:52:36 [2020-02-10T18:52:36.166Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:52:37 [2020-02-10T18:52:37.559Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:52:38 [2020-02-10T18:52:38.927Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:52:43 [2020-02-10T18:52:43.097Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:52:43 [2020-02-10T18:52:43.097Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:52:44 [2020-02-10T18:52:44.465Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:52:44 [2020-02-10T18:52:44.722Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:52:44 [2020-02-10T18:52:44.979Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:52:45 [2020-02-10T18:52:45.235Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:52:45 [2020-02-10T18:52:45.492Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:52:45 [2020-02-10T18:52:45.748Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:52:46 [2020-02-10T18:52:46.005Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:52:47 [2020-02-10T18:52:47.376Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:52:49 [2020-02-10T18:52:49.896Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:52:50 [2020-02-10T18:52:50.825Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:52:52 [2020-02-10T18:52:52.194Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:52:53 [2020-02-10T18:52:53.124Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:52:53 [2020-02-10T18:52:53.380Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
18:52:53 [2020-02-10T18:52:53.944Z] --- PASS: TestDockerRegistrySuite (59.03s)
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.81s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d9a8ba165e538] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.49s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d64c06d79e5d5] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.87s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [dad4cc810fe95] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d2495934ca022] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.40s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d65b9174e200d] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.40s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d967af25cd9e5] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.42s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d592bbcad0af5] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.48s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d31cf8dc100fd] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.40s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d88deb24797c7] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.48s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d7b7fa83dce2e] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.38s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d7131611f874c] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.46s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d633b13000ccb] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.35s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [dfc2723f72429] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.42s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [de55f11baa4f6] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.65s)
18:52:53 [2020-02-10T18:52:53.944Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:381f354ababda66dcc4f0a8fe80259b6b9a5b14dd6b69905743341977052f0d0
18:52:53 [2020-02-10T18:52:53.944Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dec49e53e45ac6443cc33d92da1d4bdea9015e5eee1f455a424f2c05e52324d9
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [df3fa51c48b69] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.67s)
18:52:53 [2020-02-10T18:52:53.944Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:81a48716c7a0300b854f341df3c819da74c929a18ba058b8dbeaf878793cd05f
18:52:53 [2020-02-10T18:52:53.944Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4f3061645881469004a74cdeb9e895f618c79009172ead7c9c75de7e6134c195
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d9121896bdf0e] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.38s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [db3f53d679ee3] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.29s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [db10f4ee85162] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.44s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d4ef1e2e33c2e] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d44e50d4e40ce] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.41s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [daa650b17031c] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d057224dc2399] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.21s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d01ff11101b1f] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.77s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [db67031621cf1] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [dd072b366f408] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.41s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [dfc9cbebc4507] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d4dc5b5c00a94] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [dfb1f9fb4e020] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d74f0236046bb] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d5345517665d3] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [d4d75cb6afb0b] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [dae17b5e0acea] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [dfa8aeac6285f] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.17s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [db36c3f0992ee] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [ddaa741372df2] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s)
18:52:53 [2020-02-10T18:52:53.944Z]         check_test.go:196: [df575262d8cb8] daemon is not started
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s)
18:52:53 [2020-02-10T18:52:53.944Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
18:52:53 [2020-02-10T18:52:53.944Z] === RUN   TestDockerSchema1RegistrySuite
18:52:53 [2020-02-10T18:52:53.944Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:52:53 [2020-02-10T18:52:53.944Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:52:59 [2020-02-10T18:52:59.198Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:53:03 [2020-02-10T18:53:03.386Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:53:07 [2020-02-10T18:53:07.558Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
18:53:07 [2020-02-10T18:53:07.815Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:53:08 [2020-02-10T18:53:08.746Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
18:53:09 [2020-02-10T18:53:09.003Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
18:53:09 [2020-02-10T18:53:09.261Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
18:53:09 [2020-02-10T18:53:09.261Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
18:53:09 [2020-02-10T18:53:09.261Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:53:10 [2020-02-10T18:53:10.632Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
18:53:10 [2020-02-10T18:53:10.632Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:53:10 [2020-02-10T18:53:10.888Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:53:12 [2020-02-10T18:53:12.781Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:53:13 [2020-02-10T18:53:13.712Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
18:53:13 [2020-02-10T18:53:13.712Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:53:15 [2020-02-10T18:53:15.080Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:53:19 [2020-02-10T18:53:19.258Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
18:53:19 [2020-02-10T18:53:19.258Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:53:19 [2020-02-10T18:53:19.821Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:53:20 [2020-02-10T18:53:20.384Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:53:20 [2020-02-10T18:53:20.384Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:53:20 [2020-02-10T18:53:20.948Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:53:21 [2020-02-10T18:53:21.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:53:21 [2020-02-10T18:53:21.462Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:53:21 [2020-02-10T18:53:21.719Z] --- PASS: TestDockerSchema1RegistrySuite (27.85s)
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [d990c9d9c6dd7] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.86s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [de1a12ba37534] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.45s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [dab75e34dd125] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.41s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [db16a86916ed5] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.55s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [d5c540b641803] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.49s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [d835344806bd6] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [d0c247305ff0c] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.54s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [d5d183e30b15c] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.31s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [dfc696554085c] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.40s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [d77fc2fda15d4] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.26s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [debf770a15e98] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [dac16d85bd842] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [d016d5700e08d] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.13s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [dc385abecae0a] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [d3d6a56671c79] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.34s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [de8f82ad3dfca] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.42s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [ddb930c921586] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
18:53:21 [2020-02-10T18:53:21.719Z]         check_test.go:223: [da657d63f4a8a] daemon is not started
18:53:21 [2020-02-10T18:53:21.719Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:53:21 [2020-02-10T18:53:21.719Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:53:21 [2020-02-10T18:53:21.979Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
18:53:22 [2020-02-10T18:53:22.909Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:53:23 [2020-02-10T18:53:23.166Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:53:23 [2020-02-10T18:53:23.424Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:53:24 [2020-02-10T18:53:24.794Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:53:25 [2020-02-10T18:53:25.051Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:53:25 [2020-02-10T18:53:25.615Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:53:26 [2020-02-10T18:53:26.178Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:53:26 [2020-02-10T18:53:26.178Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.59s)
18:53:26 [2020-02-10T18:53:26.178Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.13s)
18:53:26 [2020-02-10T18:53:26.178Z]         check_test.go:252: [da536244cf9e2] daemon is not started
18:53:26 [2020-02-10T18:53:26.178Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s)
18:53:26 [2020-02-10T18:53:26.178Z]         check_test.go:252: [d91edc8d10093] daemon is not started
18:53:26 [2020-02-10T18:53:26.178Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
18:53:26 [2020-02-10T18:53:26.178Z]         check_test.go:252: [d956a01edc2b5] daemon is not started
18:53:26 [2020-02-10T18:53:26.178Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.37s)
18:53:26 [2020-02-10T18:53:26.178Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.23s)
18:53:26 [2020-02-10T18:53:26.178Z]         check_test.go:252: [d1a27a823ecad] daemon is not started
18:53:26 [2020-02-10T18:53:26.178Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s)
18:53:26 [2020-02-10T18:53:26.178Z]         check_test.go:252: [d20f47568393a] daemon is not started
18:53:26 [2020-02-10T18:53:26.178Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s)
18:53:26 [2020-02-10T18:53:26.178Z]         check_test.go:252: [dfc2e2dfd35e6] daemon is not started
18:53:26 [2020-02-10T18:53:26.178Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s)
18:53:26 [2020-02-10T18:53:26.178Z]         check_test.go:252: [d1eb57c1956a7] daemon is not started
18:53:26 [2020-02-10T18:53:26.178Z] === RUN   TestDockerRegistryAuthTokenSuite
18:53:26 [2020-02-10T18:53:26.178Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:53:31 [2020-02-10T18:53:31.428Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:53:31 [2020-02-10T18:53:31.685Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:53:31 [2020-02-10T18:53:31.685Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:53:31 [2020-02-10T18:53:31.942Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:53:31 [2020-02-10T18:53:31.942Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s)
18:53:31 [2020-02-10T18:53:31.942Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
18:53:31 [2020-02-10T18:53:31.942Z]         check_test.go:279: [d451651e9206f] daemon is not started
18:53:31 [2020-02-10T18:53:31.942Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
18:53:31 [2020-02-10T18:53:31.942Z]         check_test.go:279: [d784ebda306b0] daemon is not started
18:53:31 [2020-02-10T18:53:31.942Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
18:53:31 [2020-02-10T18:53:31.942Z]         check_test.go:279: [de08dab793412] daemon is not started
18:53:31 [2020-02-10T18:53:31.942Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s)
18:53:31 [2020-02-10T18:53:31.942Z]         check_test.go:279: [da4fc0dfe7c7d] daemon is not started
18:53:31 [2020-02-10T18:53:31.942Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
18:53:31 [2020-02-10T18:53:31.942Z]         check_test.go:279: [d34f9e67edf60] daemon is not started
18:53:31 [2020-02-10T18:53:31.942Z] === RUN   TestDockerNetworkSuite
18:53:31 [2020-02-10T18:53:31.942Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
18:53:36 [2020-02-10T18:53:36.117Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
18:53:37 [2020-02-10T18:53:37.486Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
18:53:42 [2020-02-10T18:53:42.737Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
18:53:45 [2020-02-10T18:53:45.258Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
18:53:49 [2020-02-10T18:53:49.428Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
18:53:50 [2020-02-10T18:53:50.796Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
18:54:00 [2020-02-10T18:54:00.748Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
18:54:03 [2020-02-10T18:54:03.268Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
18:54:04 [2020-02-10T18:54:04.636Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
18:54:05 [2020-02-10T18:54:05.200Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
18:54:06 [2020-02-10T18:54:06.129Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
18:54:07 [2020-02-10T18:54:07.498Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
18:54:08 [2020-02-10T18:54:08.869Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
18:54:09 [2020-02-10T18:54:09.125Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
18:54:09 [2020-02-10T18:54:09.382Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
18:54:10 [2020-02-10T18:54:10.751Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
18:54:11 [2020-02-10T18:54:11.008Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
18:54:11 [2020-02-10T18:54:11.008Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
18:54:11 [2020-02-10T18:54:11.572Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
18:54:12 [2020-02-10T18:54:12.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
18:54:14 [2020-02-10T18:54:14.317Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
18:54:14 [2020-02-10T18:54:14.317Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
18:54:14 [2020-02-10T18:54:14.879Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
18:54:14 [2020-02-10T18:54:14.879Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
18:54:16 [2020-02-10T18:54:16.772Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
18:54:19 [2020-02-10T18:54:19.299Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
18:54:19 [2020-02-10T18:54:19.556Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
18:54:22 [2020-02-10T18:54:22.832Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
18:54:23 [2020-02-10T18:54:23.763Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
18:54:27 [2020-02-10T18:54:27.036Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
18:54:32 [2020-02-10T18:54:32.289Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
18:54:33 [2020-02-10T18:54:33.220Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
18:54:33 [2020-02-10T18:54:33.220Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
18:54:34 [2020-02-10T18:54:34.151Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
18:54:34 [2020-02-10T18:54:34.151Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
18:54:34 [2020-02-10T18:54:34.407Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
18:54:34 [2020-02-10T18:54:34.665Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
18:54:34 [2020-02-10T18:54:34.923Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
18:54:34 [2020-02-10T18:54:34.923Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
18:54:35 [2020-02-10T18:54:35.486Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
18:54:39 [2020-02-10T18:54:39.740Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
18:54:39 [2020-02-10T18:54:39.741Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
18:54:39 [2020-02-10T18:54:39.741Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
18:54:40 [2020-02-10T18:54:40.669Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
18:54:45 [2020-02-10T18:54:45.919Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
18:54:50 [2020-02-10T18:54:50.090Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
18:54:50 [2020-02-10T18:54:50.090Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
18:54:51 [2020-02-10T18:54:51.085Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
18:54:54 [2020-02-10T18:54:54.356Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
18:54:54 [2020-02-10T18:54:54.356Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
18:54:55 [2020-02-10T18:54:55.285Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
18:54:55 [2020-02-10T18:54:55.848Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
18:54:56 [2020-02-10T18:54:56.104Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
18:54:57 [2020-02-10T18:54:57.472Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
18:55:04 [2020-02-10T18:55:04.019Z] --- PASS: TestDockerNetworkSuite (91.99s)
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (4.02s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d625ea5470b40] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.32s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d4fea8f83fe03] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.82s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [dadcee66c4229] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.83s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [dab2877f60dd8] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.64s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:1233: [ddcaac4c115d4] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.00s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [daef570a756d8] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.87s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [dadb97652300a] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.23s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [db3cd8fa04de6] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.70s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d83e9645309ab] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d2d93b602c767] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.73s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [dc83495573a83] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.43s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d5f94344cde4c] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.45s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [db2c3a21d2aa1] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [da0fbb9848d69] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d623d604b331e] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.47s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d255a486f6927] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.21s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d15251af7189f] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [dadd154d8639d] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.32s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d9cf2e6b860cf] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.34s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [dde10bc9b52d7] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.54s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [dcc809369842c] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d23fd1c270c3c] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [dd7dddef1aa3f] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d64685a0baf01] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.96s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:968: [d5a221a218591] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.76s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d36d8084a083b] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.42s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:1116: [df0a9df149169] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [de781e4320c6f] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d237ee222c80f] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d7c7ecf762122] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d99aa48448ab5] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.27s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [ddd38ae5677c5] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [dac4706cb68cb] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [df331c11c43d9] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.42s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d10ebceeb0a98] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [dc6a306d43c44] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d14f5eca6d959] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.34s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [da8138d37d650] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.53s)
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.43s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:1084: [dabeca0928af6] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d28789a6aa7f5] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.46s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d5577554d7877] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.71s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [deb4ebc63e31f] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d829efc7a2a50] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.27s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d1d5946096eb4] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.74s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d70d129f3e450] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.65s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d9d2c9c9b2b4c] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.54s)
18:55:04 [2020-02-10T18:55:04.019Z]         docker_cli_network_unix_test.go:46: [d0c36ec772a6f] daemon is not started
18:55:04 [2020-02-10T18:55:04.019Z] === RUN   TestDockerHubPullSuite
18:55:04 [2020-02-10T18:55:04.019Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
18:55:05 [2020-02-10T18:55:05.916Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
18:55:07 [2020-02-10T18:55:07.823Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
18:55:08 [2020-02-10T18:55:08.386Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
18:55:09 [2020-02-10T18:55:09.756Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
18:55:09 [2020-02-10T18:55:09.756Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
18:55:10 [2020-02-10T18:55:10.012Z] --- PASS: TestDockerHubPullSuite (5.87s)
18:55:10 [2020-02-10T18:55:10.012Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s)
18:55:10 [2020-02-10T18:55:10.012Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s)
18:55:10 [2020-02-10T18:55:10.012Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.40s)
18:55:10 [2020-02-10T18:55:10.012Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.26s)
18:55:10 [2020-02-10T18:55:10.012Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s)
18:55:10 [2020-02-10T18:55:10.012Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
18:55:10 [2020-02-10T18:55:10.012Z] PASS
18:55:10 [2020-02-10T18:55:10.012Z] 
18:55:10 [2020-02-10T18:55:10.012Z] === Skipped
18:55:10 [2020-02-10T18:55:10.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
18:55:10 [2020-02-10T18:55:10.012Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
18:55:10 [2020-02-10T18:55:10.012Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.012Z] 
18:55:10 [2020-02-10T18:55:10.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:55:10 [2020-02-10T18:55:10.012Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
18:55:10 [2020-02-10T18:55:10.012Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.012Z] 
18:55:10 [2020-02-10T18:55:10.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
18:55:10 [2020-02-10T18:55:10.012Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
18:55:10 [2020-02-10T18:55:10.012Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.012Z] 
18:55:10 [2020-02-10T18:55:10.012Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
18:55:10 [2020-02-10T18:55:10.012Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
18:55:10 [2020-02-10T18:55:10.012Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.012Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.03s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_sni_test.go:18: Flakey test
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
18:55:10 [2020-02-10T18:55:10.013Z]         docker_cli_network_unix_test.go:46: [d14f5eca6d959] daemon is not started
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] 
18:55:10 [2020-02-10T18:55:10.013Z] DONE 1277 tests, 44 skipped in 2022.626s
18:55:10 [2020-02-10T18:55:10.013Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
18:55:10 [2020-02-10T18:55:10.013Z] ++++ cat bundles/test-integration/docker.pid
18:55:10 [2020-02-10T18:55:10.013Z] +++ kill 7364
18:55:10 [2020-02-10T18:55:10.943Z] +++ /etc/init.d/apparmor stop
18:55:10 [2020-02-10T18:55:10.943Z] Leaving: AppArmorNo profiles have been unloaded.
18:55:10 [2020-02-10T18:55:10.943Z] 
18:55:10 [2020-02-10T18:55:10.943Z] Unloading profiles will leave already running processes permanently
18:55:10 [2020-02-10T18:55:10.943Z] unconfined, which can lead to unexpected situations.
18:55:10 [2020-02-10T18:55:10.943Z] 
18:55:10 [2020-02-10T18:55:10.943Z] To set a process to complain mode, use the command line tool
18:55:10 [2020-02-10T18:55:10.943Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
18:55:10 [2020-02-10T18:55:10.943Z] +++ true
18:55:10 [2020-02-10T18:55:10.943Z] 
18:55:13 [2020-02-10T18:55:13.463Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
18:55:16 [2020-02-10T18:55:16.733Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
18:55:20 [2020-02-10T18:55:20.004Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
18:55:23 [2020-02-10T18:55:23.277Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
18:55:31 [2020-02-10T18:55:31.369Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
18:55:35 [2020-02-10T18:55:35.597Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
18:55:38 [2020-02-10T18:55:38.870Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
18:55:42 [2020-02-10T18:55:42.140Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
18:55:45 [2020-02-10T18:55:45.411Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
18:55:47 [2020-02-10T18:55:47.930Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
18:55:51 [2020-02-10T18:55:51.202Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
18:55:54 [2020-02-10T18:55:54.473Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
18:56:50 [2020-02-10T18:56:50.658Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
18:57:05 [2020-02-10T18:57:05.503Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
18:57:23 [2020-02-10T18:57:23.553Z] --- PASS: TestDockerSwarmSuite (1767.70s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.67s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.40s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.02s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.57s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.64s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:563: [d2b758c45aa27] joining swarm manager [daf973fe1e360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:585: [d6ad7534dc2b1] joining swarm manager [daf973fe1e360]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]         check_test.go:380: [d2b758c45aa27] daemon is not started
18:57:23 [2020-02-10T18:57:23.553Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.56s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:46: [dd84e25c31b51] joining swarm manager [dfb2629a18ab1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.66s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.10s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:304: [d26ba919ec367] joining swarm manager [da995795c3a33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:305: [d28379ec6ab04] joining swarm manager [da995795c3a33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:351: Waiting for election to occur...
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:364: Waiting for possible election...
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.57s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:272: [dc34ffb8a1561] joining swarm manager [d158dbdec6387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:273: [d0c6cdb03210f] joining swarm manager [d158dbdec6387]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.23s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.44s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.60s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_node_test.go:19: [d9b713fc8bdca] joining swarm manager [dda63cf14aa97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_node_test.go:20: [de3afbb548291] joining swarm manager [dda63cf14aa97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.73s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:502: [d938cbc93bb17] joining swarm manager [db14749964ef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:507: [d136886bc2067] joining swarm manager [db14749964ef4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.94s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_node_test.go:80: [db2e797316521] joining swarm manager [dff2e6c604ab2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.70s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_node_test.go:52: [d1c029e43cae6] joining swarm manager [d53d20684f907]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_node_test.go:53: [d1ea11b2d29b7] joining swarm manager [d53d20684f907]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.78s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.07s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:202: [d72a4128cd345] joining swarm manager [d865a26e9259f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.56s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:384: [dcd4a0ceada6a] joining swarm manager [d17f90e501b3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:385: [d42fe4336b1cf] joining swarm manager [d17f90e501b3a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]         check_test.go:380: [d42fe4336b1cf] daemon is not started
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.02s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:802: [df30e9f6509d2] joining swarm manager [d77dc928829f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:802: [de73c3ec52eb7] joining swarm manager [d77dc928829f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:802: [d8a3bb4800430] joining swarm manager [d77dc928829f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:802: [d55680cb2fcde] joining swarm manager [d77dc928829f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_test.go:810: [d03ea2e4a16b4] joining swarm manager [d77dc928829f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.08s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.34s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:394: [d1caaf6f49a4e] joining swarm manager [d00e4b4bdce49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:394: [d4485971c1639] joining swarm manager [d00e4b4bdce49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.83s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:342: [dba99017df534] joining swarm manager [da486a7e92c7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:342: [de5bfb5d7fc13] joining swarm manager [da486a7e92c7f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.10s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:489: [de4361452efdc] joining swarm manager [d91f71c6e0777]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:489: [ddbb3d22de440] joining swarm manager [d91f71c6e0777]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.78s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.41s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:127: [d1b0b0346e6a8] joining swarm manager [d6b13850e901a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:128: [d161ede015230] joining swarm manager [d6b13850e901a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:136: [db69391d0734c] joining swarm manager [d6b13850e901a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:137: [df59f203a7b6c] joining swarm manager [d6b13850e901a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.10s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.89s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:303: [d4d3b28966480] joining swarm manager [d69212480bacb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:303: [dc73257eb7cb2] joining swarm manager [d69212480bacb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.73s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:99: [d27804aa090e8] joining swarm manager [d504d302216ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:100: [dcac5587b0aff] joining swarm manager [d504d302216ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]         check_test.go:380: [d27804aa090e8] daemon is not started
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.28s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:532: [d3a29c3470a5b] joining swarm manager [d247040c6e682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:533: [daf4ecb182707] joining swarm manager [d247040c6e682]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.43s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:147: [d05dbff06a579] joining swarm manager [d05acc761b935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_api_swarm_service_test.go:147: [d551c259f0910] joining swarm manager [d05acc761b935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.78s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.31s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.14s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.20s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.41s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.43s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.10s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.97s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.24s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.34s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.01s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.84s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.54s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.19s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.52s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.88s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.16s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.74s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.75s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.95s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.60s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.61s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.87s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.46s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.29s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.38s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.29s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.62s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.26s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.23s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.90s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_service_logs_test.go:241: checking task iwjlkpxqdss1
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_service_logs_test.go:246: checking messages for iwjlkpxqdss1
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_service_logs_test.go:241: checking task 9gdv5dezta0a
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_service_logs_test.go:246: checking messages for 9gdv5dezta0a
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (3.10s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.35s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.30s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.10s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.03s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_swarm_test.go:1901: [d580cd83bd6a8] joining swarm manager [d37911f69a54c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_swarm_test.go:1902: [d229e8d3df24c] joining swarm manager [d37911f69a54c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.42s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.97s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.04s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.44s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_swarm_test.go:1802: [d0ebe14092b73] joining swarm manager [de828b4fb01f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_swarm_test.go:1803: [db976f998c8e8] joining swarm manager [de828b4fb01f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.42s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (142.44s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_swarm_test.go:1321: [dd5c7bd411c91] joining swarm manager [d99fd7922c437]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_swarm_test.go:1322: [d6893d83eeddf] joining swarm manager [d99fd7922c437]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.63s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.76s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.33s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.89s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.12s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.81s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.59s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.43s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.68s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.86s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.35s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_swarm_test.go:1186: [d77441c3e44ed] joining swarm manager [de34e6cf8d2d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_swarm_test.go:1195: [d871001a34ddc] joining swarm manager [de34e6cf8d2d1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.50s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.93s)
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.02s)
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_swarm_test.go:1118: [d4b52ee39801a] joining swarm manager [df6bc9bbd82b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_swarm_test.go:1119: [d448165b81137] joining swarm manager [df6bc9bbd82b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.553Z]         docker_cli_swarm_test.go:1172: [d8775c62d3acb] joining swarm manager [df6bc9bbd82b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
18:57:23 [2020-02-10T18:57:23.553Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.07s)
18:57:23 [2020-02-10T18:57:23.554Z]         docker_cli_swarm_test.go:1453: [d78b7fcdebf8a] joining swarm manager [d2f31a936364a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.554Z]         docker_cli_swarm_test.go:1454: [dd8ab9cfc531f] joining swarm manager [d2f31a936364a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.10s)
18:57:23 [2020-02-10T18:57:23.554Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s)
18:57:23 [2020-02-10T18:57:23.554Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s)
18:57:23 [2020-02-10T18:57:23.554Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
18:57:23 [2020-02-10T18:57:23.554Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.11s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.14s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.14s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.69s)
18:57:23 [2020-02-10T18:57:23.554Z]         docker_cli_swarm_unix_test.go:62: [d297cbc9c5ca4] joining swarm manager [d2f65e3160d39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.09s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.11s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.23s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.29s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.26s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.60s)
18:57:23 [2020-02-10T18:57:23.554Z]         docker_api_swarm_test.go:962: [dc5efd0692d57] joining swarm manager [d28419b61c285]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (17.24s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.05s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.98s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.35s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.44s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.34s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.06s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.15s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.08s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.04s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.00s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.40s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.98s)
18:57:23 [2020-02-10T18:57:23.554Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.06s)
18:57:23 [2020-02-10T18:57:23.554Z] === RUN   TestDockerExternalVolumeSuite
18:57:23 [2020-02-10T18:57:23.554Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
18:57:38 [2020-02-10T18:57:38.405Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
18:58:46 [2020-02-10T18:58:46.038Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
18:58:55 [2020-02-10T18:58:55.985Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
18:59:28 [2020-02-10T18:59:28.043Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
18:59:42 [2020-02-10T18:59:42.889Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
19:00:14 [2020-02-10T19:00:14.925Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
19:00:27 [2020-02-10T19:00:27.100Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
19:00:59 [2020-02-10T19:00:59.135Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
19:01:17 [2020-02-10T19:01:17.185Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
19:01:32 [2020-02-10T19:01:32.032Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
19:02:18 [2020-02-10T19:02:18.670Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
19:02:36 [2020-02-10T19:02:36.722Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
19:03:08 [2020-02-10T19:03:08.759Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
19:03:40 [2020-02-10T19:03:40.791Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
19:03:55 [2020-02-10T19:03:55.637Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
19:04:13 [2020-02-10T19:04:13.686Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
19:04:28 [2020-02-10T19:04:28.605Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
19:04:46 [2020-02-10T19:04:46.655Z] --- PASS: TestDockerExternalVolumeSuite (441.37s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s)
19:04:46 [2020-02-10T19:04:46.655Z]         docker_cli_external_volume_driver_test.go:53: [df65925edaf76] daemon is not started
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
19:04:46 [2020-02-10T19:04:46.655Z]         docker_cli_external_volume_driver_test.go:53: [d3516074c65c6] daemon is not started
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
19:04:46 [2020-02-10T19:04:46.655Z]         docker_cli_external_volume_driver_test.go:53: [d5c86cd07c37a] daemon is not started
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
19:04:46 [2020-02-10T19:04:46.655Z]         docker_cli_external_volume_driver_test.go:53: [deac3ec35a7dd] daemon is not started
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.58s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.63s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.82s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.57s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.39s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s)
19:04:46 [2020-02-10T19:04:46.655Z]         docker_cli_external_volume_driver_test.go:485: [dd62b2a7d8902] daemon is not started
19:04:46 [2020-02-10T19:04:46.655Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
19:04:46 [2020-02-10T19:04:46.655Z]         docker_cli_external_volume_driver_test.go:53: [ddf42db65f47d] daemon is not started
19:04:46 [2020-02-10T19:04:46.655Z] PASS
19:04:46 [2020-02-10T19:04:46.655Z] 
19:04:46 [2020-02-10T19:04:46.655Z] === Skipped
19:04:46 [2020-02-10T19:04:46.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
19:04:46 [2020-02-10T19:04:46.655Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
19:04:46 [2020-02-10T19:04:46.655Z]         check_test.go:309: [d9b0af5559c5c] daemon is not started
19:04:46 [2020-02-10T19:04:46.655Z] 
19:04:46 [2020-02-10T19:04:46.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
19:04:46 [2020-02-10T19:04:46.655Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
19:04:46 [2020-02-10T19:04:46.655Z]         check_test.go:309: [d0a5f49e295cc] daemon is not started
19:04:46 [2020-02-10T19:04:46.655Z] 
19:04:46 [2020-02-10T19:04:46.655Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
19:04:46 [2020-02-10T19:04:46.655Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
19:04:46 [2020-02-10T19:04:46.655Z]         check_test.go:309: [dc14fdeaab0e8] daemon is not started
19:04:46 [2020-02-10T19:04:46.655Z] 
19:04:46 [2020-02-10T19:04:46.655Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
19:04:46 [2020-02-10T19:04:46.655Z]         docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
19:04:46 [2020-02-10T19:04:46.655Z] 
19:04:46 [2020-02-10T19:04:46.655Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:04:46 [2020-02-10T19:04:46.655Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
19:04:46 [2020-02-10T19:04:46.655Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
19:04:46 [2020-02-10T19:04:46.655Z] 
19:04:46 [2020-02-10T19:04:46.655Z] 
19:04:46 [2020-02-10T19:04:46.655Z] DONE 273 tests, 5 skipped in 2596.410s
19:04:46 [2020-02-10T19:04:46.655Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
19:04:46 [2020-02-10T19:04:46.655Z] ++++ cat bundles/test-integration/docker.pid
19:04:46 [2020-02-10T19:04:46.655Z] +++ kill 7356
19:04:46 [2020-02-10T19:04:46.655Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7bf354f4d508/docker.pid
19:04:46 [2020-02-10T19:04:46.655Z] +++ kill 4317
19:04:46 [2020-02-10T19:04:46.655Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4317 is not a child of this shell
19:04:46 [2020-02-10T19:04:46.655Z] warning: PID 4317 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7bf354f4d508/docker.pid had a nonzero exit code
19:04:46 [2020-02-10T19:04:46.655Z] +++ /etc/init.d/apparmor stop
19:04:46 [2020-02-10T19:04:46.655Z] Leaving: AppArmorNo profiles have been unloaded.
19:04:46 [2020-02-10T19:04:46.655Z] 
19:04:46 [2020-02-10T19:04:46.655Z] Unloading profiles will leave already running processes permanently
19:04:46 [2020-02-10T19:04:46.655Z] unconfined, which can lead to unexpected situations.
19:04:46 [2020-02-10T19:04:46.655Z] 
19:04:46 [2020-02-10T19:04:46.655Z] To set a process to complain mode, use the command line tool
19:04:46 [2020-02-10T19:04:46.655Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
19:04:46 [2020-02-10T19:04:46.655Z] +++ true
19:04:46 [2020-02-10T19:04:46.655Z] 
19:04:46 [2020-02-10T19:04:46.655Z] Remaining pids to kill: []
Post stage
[Pipeline] junit
19:04:46 [2020-02-10T19:04:46.669Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
19:04:49 [2020-02-10T19:04:49.194Z] + echo Ensuring container killed.
19:04:49 [2020-02-10T19:04:49.194Z] Ensuring container killed.
19:04:49 [2020-02-10T19:04:49.194Z] + docker ps -aq -f name=docker-pr2-*
19:04:49 [2020-02-10T19:04:49.194Z] + cids=22814fb4adb8
19:04:49 [2020-02-10T19:04:49.194Z] 6039146dfb2e
19:04:49 [2020-02-10T19:04:49.194Z] 31a3f4fd4716
19:04:49 [2020-02-10T19:04:49.194Z] + [ -n 22814fb4adb8
19:04:49 [2020-02-10T19:04:49.194Z] 6039146dfb2e
19:04:49 [2020-02-10T19:04:49.194Z] 31a3f4fd4716 ]
19:04:49 [2020-02-10T19:04:49.194Z] + docker rm -vf 22814fb4adb8 6039146dfb2e 31a3f4fd4716
19:04:51 [2020-02-10T19:04:51.718Z] 22814fb4adb8
19:04:51 [2020-02-10T19:04:51.718Z] 6039146dfb2e
19:04:51 [2020-02-10T19:04:51.718Z] 31a3f4fd4716
[Pipeline] sh
19:04:52 [2020-02-10T19:04:52.009Z] + echo Chowning /workspace to jenkins user
19:04:52 [2020-02-10T19:04:52.009Z] Chowning /workspace to jenkins user
19:04:52 [2020-02-10T19:04:52.009Z] + id -u
19:04:52 [2020-02-10T19:04:52.009Z] + id -g
19:04:52 [2020-02-10T19:04:52.009Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40473:/workspace busybox chown -R 1000:1000 /workspace
19:04:52 [2020-02-10T19:04:52.009Z] Unable to find image 'busybox:latest' locally
19:04:57 [2020-02-10T19:04:57.275Z] latest: Pulling from library/busybox
19:04:57 [2020-02-10T19:04:57.276Z] bdbbaa22dec6: Pulling fs layer
19:04:57 [2020-02-10T19:04:57.276Z] bdbbaa22dec6: Verifying Checksum
19:04:57 [2020-02-10T19:04:57.276Z] bdbbaa22dec6: Download complete
19:04:57 [2020-02-10T19:04:57.276Z] bdbbaa22dec6: Pull complete
19:04:57 [2020-02-10T19:04:57.276Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a
19:04:57 [2020-02-10T19:04:57.276Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
19:05:00 [2020-02-10T19:05:00.873Z] + bundleName=amd64
19:05:00 [2020-02-10T19:05:00.873Z] + echo Creating amd64-bundles.tar.gz
19:05:00 [2020-02-10T19:05:00.873Z] Creating amd64-bundles.tar.gz
19:05:00 [2020-02-10T19:05:00.873Z] + xargs tar -czf amd64-bundles.tar.gz
19:05:00 [2020-02-10T19:05:00.873Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
19:05:02 [2020-02-10T19:05:02.297Z] Archiving artifacts
19:05:04 [2020-02-10T19:05:04.059Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40473/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:05:04 [2020-02-10T19:05:04.376Z] + make clean
19:05:04 [2020-02-10T19:05:04.636Z] docker volume rm -f docker-dev-cache
19:05:04 [2020-02-10T19:05:04.636Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
19:05:51 [2020-02-10T19:05:51.603Z] ok  	github.com/docker/docker/integration-cli	2364.154s
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === Skipped
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.63s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.63s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_run_test.go:3181: unmatched requirement Apparmor
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_run_test.go:3159: unmatched requirement Apparmor
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.06s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.603Z] 
19:05:51 [2020-02-10T19:05:51.603Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s)
19:05:51 [2020-02-10T19:05:51.603Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.71s)
19:05:51 [2020-02-10T19:05:51.603Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.39s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.36s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.34s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.38s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.40s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.37s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_sni_test.go:18: Flakey test
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
19:05:51 [2020-02-10T19:05:51.604Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.604Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
19:05:51 [2020-02-10T19:05:51.605Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.605Z] 
19:05:51 [2020-02-10T19:05:51.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.08s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.08s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.606Z] 
19:05:51 [2020-02-10T19:05:51.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
19:05:51 [2020-02-10T19:05:51.606Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
19:05:51 [2020-02-10T19:05:51.607Z]         docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.607Z] 
19:05:51 [2020-02-10T19:05:51.607Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.608Z] 
19:05:51 [2020-02-10T19:05:51.608Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
19:05:51 [2020-02-10T19:05:51.608Z]         docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2886: unmatched requirement Apparmor
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2925: unmatched requirement Apparmor
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3042: unmatched requirement Apparmor
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.609Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
19:05:51 [2020-02-10T19:05:51.609Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.609Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
19:05:51 [2020-02-10T19:05:51.610Z]         docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:185: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.610Z] 
19:05:51 [2020-02-10T19:05:51.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:05:51 [2020-02-10T19:05:51.610Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:212: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:239: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:268: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:302: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]         check_test.go:407: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     check_test.go:128: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     check_test.go:134: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
19:05:51 [2020-02-10T19:05:51.611Z]     check_test.go:142: unmatched requirement DaemonIsLinux
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] DONE 1096 tests, 549 skipped in 2373.323s
19:05:51 [2020-02-10T19:05:51.611Z] INFO: Integration tests ended at 02/10/2020 19:05:46. Duration:00:39:33.4335373
19:05:51 [2020-02-10T19:05:51.611Z] INFO: Docker info of the daemon under test at end of run
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] Containers: 2
19:05:51 [2020-02-10T19:05:51.611Z]  Running: 0
19:05:51 [2020-02-10T19:05:51.611Z]  Paused: 0
19:05:51 [2020-02-10T19:05:51.611Z]  Stopped: 2
19:05:51 [2020-02-10T19:05:51.611Z] Images: 12
19:05:51 [2020-02-10T19:05:51.611Z] Server Version: 0.0.0-dev
19:05:51 [2020-02-10T19:05:51.611Z] Storage Driver: windowsfilter
19:05:51 [2020-02-10T19:05:51.611Z]  Windows: 
19:05:51 [2020-02-10T19:05:51.611Z] Logging Driver: json-file
19:05:51 [2020-02-10T19:05:51.611Z] Plugins: 
19:05:51 [2020-02-10T19:05:51.611Z]  Volume: local
19:05:51 [2020-02-10T19:05:51.611Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
19:05:51 [2020-02-10T19:05:51.611Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
19:05:51 [2020-02-10T19:05:51.611Z] Swarm: inactive
19:05:51 [2020-02-10T19:05:51.611Z] Default Isolation: process
19:05:51 [2020-02-10T19:05:51.611Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
19:05:51 [2020-02-10T19:05:51.611Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.973)
19:05:51 [2020-02-10T19:05:51.611Z] OSType: windows
19:05:51 [2020-02-10T19:05:51.611Z] Architecture: x86_64
19:05:51 [2020-02-10T19:05:51.611Z] CPUs: 4
19:05:51 [2020-02-10T19:05:51.611Z] Total Memory: 32GiB
19:05:51 [2020-02-10T19:05:51.611Z] Name: azwin-2-feb720
19:05:51 [2020-02-10T19:05:51.611Z] ID: SODA:DTZ2:FBIW:NO36:54XX:6DHR:CYBJ:PSWH:IKNN:L3NH:O3CQ:AABC
19:05:51 [2020-02-10T19:05:51.611Z] Docker Root Dir: D:\CI\PR-40473\2\daemon
19:05:51 [2020-02-10T19:05:51.611Z] Debug Mode (client): false
19:05:51 [2020-02-10T19:05:51.611Z] Debug Mode (server): true
19:05:51 [2020-02-10T19:05:51.611Z]  File Descriptors: -1
19:05:51 [2020-02-10T19:05:51.611Z]  Goroutines: 18
19:05:51 [2020-02-10T19:05:51.611Z]  System Time: 2020-02-10T19:05:46.7866253Z
19:05:51 [2020-02-10T19:05:51.611Z]  EventsListeners: 0
19:05:51 [2020-02-10T19:05:51.611Z] Registry: https://index.docker.io/v1/
19:05:51 [2020-02-10T19:05:51.611Z] Labels:
19:05:51 [2020-02-10T19:05:51.611Z] Experimental: false
19:05:51 [2020-02-10T19:05:51.611Z] Insecure Registries:
19:05:51 [2020-02-10T19:05:51.611Z]  127.0.0.0/8
19:05:51 [2020-02-10T19:05:51.611Z] Live Restore Enabled: false
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] 
19:05:51 [2020-02-10T19:05:51.611Z] INFO: Stopping daemon under test
19:05:51 [2020-02-10T19:05:51.611Z] SUCCESS: The process with PID 4424 (child process of PID 3292) has been terminated.
19:05:51 [2020-02-10T19:05:51.611Z] SUCCESS: The process with PID 3292 (child process of PID 2616) has been terminated.
19:05:51 [2020-02-10T19:05:51.611Z] INFO: Stop tailing logs of the daemon under tests
19:05:51 [2020-02-10T19:05:51.611Z] INFO: executeCI.ps1 Completed successfully at 02/10/2020 19:05:46.
19:05:51 [2020-02-10T19:05:51.611Z] INFO: Tidying up at end of run
19:05:51 [2020-02-10T19:05:51.611Z] INFO: Saving daemon under test log (d:\CI\PR-40473\2\dut.out) to C:\windows\TEMP\CIDUT.out
19:05:51 [2020-02-10T19:05:51.611Z] INFO: Saving daemon under test log (d:\CI\PR-40473\2\dut.err) to C:\windows\TEMP\CIDUT.err
19:05:51 [2020-02-10T19:05:51.611Z] INFO: Nuke-Everything...
19:05:51 [2020-02-10T19:05:51.611Z] INFO: Container count on control daemon to delete is 2
19:05:51 [2020-02-10T19:05:51.611Z] 9f4e1f615bc9
19:05:51 [2020-02-10T19:05:51.611Z] 52fbeb3005e9
19:05:51 [2020-02-10T19:05:51.611Z] INFO: Non-base image count on control daemon to delete is 1
19:05:51 [2020-02-10T19:05:51.611Z] Deleted: sha256:2313627c65436070032d7abf75325bd3571435f880bfd062fb1f832a7ce29d04
19:05:51 [2020-02-10T19:05:51.611Z] Deleted: sha256:6dae0f69c7a99a81be59264905aa11e87311d6e5cf6c33224b410836aaf52f59
19:05:51 [2020-02-10T19:05:51.611Z] INFO: Tidying pidfile d:\CI\PR-40473\2\docker.pid
19:05:51 [2020-02-10T19:05:51.611Z] INFO: Nuking d:\CI
19:06:21 [2020-02-10T19:06:21.582Z] INFO: Zapped successfully
19:06:21 [2020-02-10T19:06:21.582Z] 
19:06:21 [2020-02-10T19:06:21.582Z] INFO: executeCI.ps1 exiting at Mon Feb 10 19:06:17 CUT 2020. Duration 00:54:01.9882004
19:06:21 [2020-02-10T19:06:21.582Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
19:06:21 [2020-02-10T19:06:21.821Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
19:06:23 [2020-02-10T19:06:23.773Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
19:06:25 [2020-02-10T19:06:25.567Z] Archiving artifacts
19:06:26 [2020-02-10T19:06:26.765Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40473/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
19:06:27 [2020-02-10T19:06:27.687Z] + make clean
19:06:28 [2020-02-10T19:06:28.658Z] docker volume rm -f docker-dev-cache
19:06:28 [2020-02-10T19:06:28.658Z] 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