Skip to content
Success

Console Output

Pull request #41242 opened
15:17:17 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 22153d111eadd490976a1ff45fcdc2b26c2ec571 rather than 441211986c847ef08ec1d40432e2ec86a7ae1741
Obtained Jenkinsfile from 22153d111eadd490976a1ff45fcdc2b26c2ec571
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 ad1b00369dd78a15c273e17e363f91bced3f6e18
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41242@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
First time build. Skipping changelog.
 > git --version # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
15:17:22 [2020-07-21T15:17:22.936Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:17:22 [2020-07-21T15:17:22.940Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:17:23 [2020-07-21T15:17:23.104Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03378e5d0c83bc2fb) in /home/ubuntu/workspace/moby_PR-41242
[Pipeline] {
[Pipeline] checkout
15:17:23 [2020-07-21T15:17:23.174Z] using credential docker-jenkins-github-credentials
15:17:23 [2020-07-21T15:17:23.179Z] Cloning the remote Git repository
15:17:23 [2020-07-21T15:17:23.179Z] Cloning with configured refspecs honoured and without tags
15:17:23 [2020-07-21T15:17:23.175Z] Cloning repository https://github.com/moby/moby.git
15:17:23 [2020-07-21T15:17:23.175Z]  > git init /home/ubuntu/workspace/moby_PR-41242 # timeout=10
15:17:23 [2020-07-21T15:17:23.182Z] Fetching upstream changes from https://github.com/moby/moby.git
15:17:23 [2020-07-21T15:17:23.182Z]  > git --version # timeout=10
15:17:23 [2020-07-21T15:17:23.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:17:23 [2020-07-21T15:17:23.190Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:41 [2020-07-21T15:17:41.234Z] Fetching without tags
15:17:41 [2020-07-21T15:17:41.506Z] Merging remotes/origin/master commit 22153d111eadd490976a1ff45fcdc2b26c2ec571 into PR head commit 441211986c847ef08ec1d40432e2ec86a7ae1741
15:17:42 [2020-07-21T15:17:42.078Z] Merge succeeded, producing 441211986c847ef08ec1d40432e2ec86a7ae1741
15:17:42 [2020-07-21T15:17:42.078Z] Checking out Revision 441211986c847ef08ec1d40432e2ec86a7ae1741 (PR-41242)
15:17:42 [2020-07-21T15:17:42.165Z] Commit message: "docs: add example calculations to container stats API"
15:17:42 [2020-07-21T15:17:42.165Z] First time build. Skipping changelog.
15:17:42 [2020-07-21T15:17:42.170Z]  > git --version # timeout=10
15:17:42 [2020-07-21T15:17:42.187Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:17:41 [2020-07-21T15:17:41.189Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:17:41 [2020-07-21T15:17:41.197Z]  > git config --add remote.origin.fetch +refs/pull/41242/head:refs/remotes/origin/PR-41242 # timeout=10
15:17:41 [2020-07-21T15:17:41.201Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:41 [2020-07-21T15:17:41.217Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:17:41 [2020-07-21T15:17:41.229Z] Fetching upstream changes from https://github.com/moby/moby.git
15:17:41 [2020-07-21T15:17:41.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:17:41 [2020-07-21T15:17:41.230Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:41 [2020-07-21T15:17:41.501Z]  > git config core.sparsecheckout # timeout=10
15:17:41 [2020-07-21T15:17:41.515Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:17:42 [2020-07-21T15:17:42.043Z]  > git merge 22153d111eadd490976a1ff45fcdc2b26c2ec571 # timeout=10
15:17:42 [2020-07-21T15:17:42.057Z]  > git rev-parse HEAD^{commit} # timeout=10
15:17:42 [2020-07-21T15:17:42.073Z]  > git config core.sparsecheckout # timeout=10
15:17:42 [2020-07-21T15:17:42.085Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:17:42 [2020-07-21T15:17:42.974Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41242:/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
15:17:42 [2020-07-21T15:17:42.974Z] Unable to find image 'alpine:latest' locally
15:17:42 [2020-07-21T15:17:42.974Z] latest: Pulling from library/alpine
15:17:42 [2020-07-21T15:17:42.974Z] df20fa9351a1: Already exists
15:17:42 [2020-07-21T15:17:42.974Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321
15:17:42 [2020-07-21T15:17:42.974Z] Status: Downloaded newer image for alpine:latest
15:17:45 [2020-07-21T15:17:45.512Z] 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: rootless)
[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] { (rootless)
[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
15:17:46 [2020-07-21T15:17:46.295Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03378e5d0c83bc2fb) in /home/ubuntu/workspace/moby_PR-41242
[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] }
[Pipeline] {
[Pipeline] checkout
15:17:46 [2020-07-21T15:17:46.366Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
15:17:46 [2020-07-21T15:17:46.371Z] Running on s390x-ubuntu-29 in /home/jenkins/workspace/moby_PR-41242
15:17:46 [2020-07-21T15:17:46.382Z] Fetching changes from the remote Git repository
[Pipeline] // stage
15:17:46 [2020-07-21T15:17:46.392Z] Fetching without tags
[Pipeline] // stage
15:17:46 [2020-07-21T15:17:46.397Z] Running on ppc64le-ubuntu-27 in /home/docker/workspace/moby_PR-41242
[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] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
15:17:46 [2020-07-21T15:17:46.512Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
15:17:46 [2020-07-21T15:17:46.526Z] Cloning the remote Git repository
15:17:46 [2020-07-21T15:17:46.526Z] Cloning with configured refspecs honoured and without tags
15:17:46 [2020-07-21T15:17:46.539Z] using credential docker-jenkins-github-credentials
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
15:17:46 [2020-07-21T15:17:46.553Z] Cloning the remote Git repository
15:17:46 [2020-07-21T15:17:46.553Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:17:46 [2020-07-21T15:17:46.661Z] Merging remotes/origin/master commit 22153d111eadd490976a1ff45fcdc2b26c2ec571 into PR head commit 441211986c847ef08ec1d40432e2ec86a7ae1741
15:17:46 [2020-07-21T15:17:46.732Z] Merge succeeded, producing 441211986c847ef08ec1d40432e2ec86a7ae1741
15:17:46 [2020-07-21T15:17:46.732Z] Checking out Revision 441211986c847ef08ec1d40432e2ec86a7ae1741 (PR-41242)
15:17:46 [2020-07-21T15:17:46.788Z] Commit message: "docs: add example calculations to container stats API"
15:17:46 [2020-07-21T15:17:46.792Z]  > git --version # timeout=10
15:17:46 [2020-07-21T15:17:46.812Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:17:46 [2020-07-21T15:17:46.364Z]  > git rev-parse --is-inside-work-tree # timeout=10
15:17:46 [2020-07-21T15:17:46.377Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:17:46 [2020-07-21T15:17:46.387Z] Fetching upstream changes from https://github.com/moby/moby.git
15:17:46 [2020-07-21T15:17:46.387Z]  > git --version # timeout=10
15:17:46 [2020-07-21T15:17:46.392Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:17:46 [2020-07-21T15:17:46.392Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:46 [2020-07-21T15:17:46.656Z]  > git config core.sparsecheckout # timeout=10
15:17:46 [2020-07-21T15:17:46.660Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:17:46 [2020-07-21T15:17:46.707Z]  > git merge 22153d111eadd490976a1ff45fcdc2b26c2ec571 # timeout=10
15:17:46 [2020-07-21T15:17:46.716Z]  > git rev-parse HEAD^{commit} # timeout=10
15:17:46 [2020-07-21T15:17:46.726Z]  > git config core.sparsecheckout # timeout=10
15:17:46 [2020-07-21T15:17:46.729Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:17:46 [2020-07-21T15:17:46.531Z] Cloning repository https://github.com/moby/moby.git
15:17:46 [2020-07-21T15:17:46.531Z]  > git init /home/jenkins/workspace/moby_PR-41242 # timeout=10
15:17:46 [2020-07-21T15:17:46.540Z] Fetching upstream changes from https://github.com/moby/moby.git
15:17:46 [2020-07-21T15:17:46.540Z]  > git --version # timeout=10
15:17:46 [2020-07-21T15:17:46.546Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:17:46 [2020-07-21T15:17:46.547Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:46 [2020-07-21T15:17:46.559Z] Cloning repository https://github.com/moby/moby.git
15:17:46 [2020-07-21T15:17:46.559Z]  > git init /home/docker/workspace/moby_PR-41242 # timeout=10
15:17:46 [2020-07-21T15:17:46.568Z] Fetching upstream changes from https://github.com/moby/moby.git
15:17:46 [2020-07-21T15:17:46.568Z]  > git --version # timeout=10
15:17:46 [2020-07-21T15:17:46.572Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:17:46 [2020-07-21T15:17:46.572Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:47 [2020-07-21T15:17:47.528Z] + [ PR != PR ]
15:17:47 [2020-07-21T15:17:47.528Z] + [ master != master ]
15:17:47 [2020-07-21T15:17:47.528Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:17:47 [2020-07-21T15:17:47.864Z] + docker version
15:17:47 [2020-07-21T15:17:47.865Z] Client: Docker Engine - Community
15:17:47 [2020-07-21T15:17:47.865Z]  Version:           19.03.12
15:17:47 [2020-07-21T15:17:47.865Z]  API version:       1.40
15:17:47 [2020-07-21T15:17:47.865Z]  Go version:        go1.13.10
15:17:47 [2020-07-21T15:17:47.865Z]  Git commit:        48a66213fe
15:17:47 [2020-07-21T15:17:47.865Z]  Built:             Mon Jun 22 15:45:36 2020
15:17:47 [2020-07-21T15:17:47.865Z]  OS/Arch:           linux/amd64
15:17:47 [2020-07-21T15:17:47.865Z]  Experimental:      false
15:17:47 [2020-07-21T15:17:47.865Z] 
15:17:47 [2020-07-21T15:17:47.865Z] Server: Docker Engine - Community
15:17:47 [2020-07-21T15:17:47.865Z]  Engine:
15:17:47 [2020-07-21T15:17:47.865Z]   Version:          19.03.12
15:17:47 [2020-07-21T15:17:47.865Z]   API version:      1.40 (minimum version 1.12)
15:17:47 [2020-07-21T15:17:47.865Z]   Go version:       go1.13.10
15:17:47 [2020-07-21T15:17:47.865Z]   Git commit:       48a66213fe
15:17:47 [2020-07-21T15:17:47.865Z]   Built:            Mon Jun 22 15:44:07 2020
15:17:47 [2020-07-21T15:17:47.865Z]   OS/Arch:          linux/amd64
15:17:47 [2020-07-21T15:17:47.865Z]   Experimental:     true
15:17:47 [2020-07-21T15:17:47.865Z]  containerd:
15:17:47 [2020-07-21T15:17:47.865Z]   Version:          1.2.13
15:17:47 [2020-07-21T15:17:47.865Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:17:47 [2020-07-21T15:17:47.865Z]  runc:
15:17:47 [2020-07-21T15:17:47.865Z]   Version:          1.0.0-rc10
15:17:47 [2020-07-21T15:17:47.865Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:17:47 [2020-07-21T15:17:47.865Z]  docker-init:
15:17:47 [2020-07-21T15:17:47.865Z]   Version:          0.18.0
15:17:47 [2020-07-21T15:17:47.865Z]   GitCommit:        fec3683
[Pipeline] sh
15:17:48 [2020-07-21T15:17:48.146Z] + docker info
15:17:48 [2020-07-21T15:17:48.406Z] Client:
15:17:48 [2020-07-21T15:17:48.406Z]  Debug Mode: false
15:17:48 [2020-07-21T15:17:48.406Z] 
15:17:48 [2020-07-21T15:17:48.406Z] Server:
15:17:48 [2020-07-21T15:17:48.406Z]  Containers: 0
15:17:48 [2020-07-21T15:17:48.406Z]   Running: 0
15:17:48 [2020-07-21T15:17:48.406Z]   Paused: 0
15:17:48 [2020-07-21T15:17:48.406Z]   Stopped: 0
15:17:48 [2020-07-21T15:17:48.406Z]  Images: 6
15:17:48 [2020-07-21T15:17:48.406Z]  Server Version: 19.03.12
15:17:48 [2020-07-21T15:17:48.406Z]  Storage Driver: overlay2
15:17:48 [2020-07-21T15:17:48.406Z]   Backing Filesystem: extfs
15:17:48 [2020-07-21T15:17:48.406Z]   Supports d_type: true
15:17:48 [2020-07-21T15:17:48.406Z]   Native Overlay Diff: true
15:17:48 [2020-07-21T15:17:48.406Z]  Logging Driver: json-file
15:17:48 [2020-07-21T15:17:48.406Z]  Cgroup Driver: cgroupfs
15:17:48 [2020-07-21T15:17:48.406Z]  Plugins:
15:17:48 [2020-07-21T15:17:48.406Z]   Volume: local
15:17:48 [2020-07-21T15:17:48.406Z]   Network: bridge host ipvlan macvlan null overlay
15:17:48 [2020-07-21T15:17:48.406Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:17:48 [2020-07-21T15:17:48.406Z]  Swarm: inactive
15:17:48 [2020-07-21T15:17:48.406Z]  Runtimes: runc
15:17:48 [2020-07-21T15:17:48.406Z]  Default Runtime: runc
15:17:48 [2020-07-21T15:17:48.406Z]  Init Binary: docker-init
15:17:48 [2020-07-21T15:17:48.406Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:17:48 [2020-07-21T15:17:48.406Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:17:48 [2020-07-21T15:17:48.406Z]  init version: fec3683
15:17:48 [2020-07-21T15:17:48.406Z]  Security Options:
15:17:48 [2020-07-21T15:17:48.406Z]   apparmor
15:17:48 [2020-07-21T15:17:48.406Z]   seccomp
15:17:48 [2020-07-21T15:17:48.406Z]    Profile: default
15:17:48 [2020-07-21T15:17:48.406Z]  Kernel Version: 5.3.0-1030-aws
15:17:48 [2020-07-21T15:17:48.406Z]  Operating System: Ubuntu 18.04.4 LTS
15:17:48 [2020-07-21T15:17:48.406Z]  OSType: linux
15:17:48 [2020-07-21T15:17:48.406Z]  Architecture: x86_64
15:17:48 [2020-07-21T15:17:48.406Z]  CPUs: 2
15:17:48 [2020-07-21T15:17:48.406Z]  Total Memory: 7.487GiB
15:17:48 [2020-07-21T15:17:48.406Z]  Name: ip-10-100-50-103
15:17:48 [2020-07-21T15:17:48.406Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
15:17:48 [2020-07-21T15:17:48.406Z]  Docker Root Dir: /var/lib/docker
15:17:48 [2020-07-21T15:17:48.406Z]  Debug Mode: false
15:17:48 [2020-07-21T15:17:48.406Z]  Registry: https://index.docker.io/v1/
15:17:48 [2020-07-21T15:17:48.406Z]  Labels:
15:17:48 [2020-07-21T15:17:48.406Z]  Experimental: true
15:17:48 [2020-07-21T15:17:48.406Z]  Insecure Registries:
15:17:48 [2020-07-21T15:17:48.406Z]   127.0.0.0/8
15:17:48 [2020-07-21T15:17:48.406Z]  Live Restore Enabled: true
15:17:48 [2020-07-21T15:17:48.406Z] 
15:17:48 [2020-07-21T15:17:48.406Z] WARNING: No swap limit support
[Pipeline] sh
15:17:48 [2020-07-21T15:17:48.687Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:17:48 [2020-07-21T15:17:48.687Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:17:48 [2020-07-21T15:17:48.687Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41242/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:17:48 [2020-07-21T15:17:48.687Z] + bash /home/ubuntu/workspace/moby_PR-41242/check-config.sh
15:17:48 [2020-07-21T15:17:48.687Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:17:48 [2020-07-21T15:17:48.687Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
15:17:48 [2020-07-21T15:17:48.687Z] 
15:17:48 [2020-07-21T15:17:48.687Z] Generally Necessary:
15:17:48 [2020-07-21T15:17:48.687Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:17:48 [2020-07-21T15:17:48.687Z] - apparmor: enabled and tools installed
15:17:48 [2020-07-21T15:17:48.687Z] - CONFIG_NAMESPACES: enabled
15:17:48 [2020-07-21T15:17:48.687Z] - CONFIG_NET_NS: enabled
15:17:48 [2020-07-21T15:17:48.687Z] - CONFIG_PID_NS: enabled
15:17:48 [2020-07-21T15:17:48.687Z] - CONFIG_IPC_NS: enabled
15:17:48 [2020-07-21T15:17:48.687Z] - CONFIG_UTS_NS: enabled
15:17:48 [2020-07-21T15:17:48.687Z] - CONFIG_CGROUPS: enabled
15:17:48 [2020-07-21T15:17:48.687Z] - CONFIG_CGROUP_CPUACCT: enabled
15:17:48 [2020-07-21T15:17:48.687Z] - CONFIG_CGROUP_DEVICE: enabled
15:17:48 [2020-07-21T15:17:48.687Z] - CONFIG_CGROUP_FREEZER: enabled
15:17:48 [2020-07-21T15:17:48.687Z] - CONFIG_CGROUP_SCHED: enabled
15:17:48 [2020-07-21T15:17:48.687Z] - CONFIG_CPUSETS: enabled
15:17:48 [2020-07-21T15:17:48.687Z] - CONFIG_MEMCG: enabled
15:17:48 [2020-07-21T15:17:48.687Z] - CONFIG_KEYS: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_VETH: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_BRIDGE: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_NF_NAT_IPV4: missing
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_NF_NAT: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_NF_NAT_NEEDED: missing
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_POSIX_MQUEUE: enabled
15:17:48 [2020-07-21T15:17:48.948Z] 
15:17:48 [2020-07-21T15:17:48.948Z] Optional Features:
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_USER_NS: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_SECCOMP: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_CGROUP_PIDS: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_MEMCG_SWAP: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:17:48 [2020-07-21T15:17:48.948Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_BLK_CGROUP: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_IOSCHED_CFQ: missing
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_CGROUP_PERF: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_CGROUP_HUGETLB: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_CFS_BANDWIDTH: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_RT_GROUP_SCHED: missing
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_IP_VS: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_IP_VS_NFCT: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_IP_VS_RR: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_EXT4_FS: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:17:48 [2020-07-21T15:17:48.948Z] - Network Drivers:
15:17:48 [2020-07-21T15:17:48.948Z]   - "overlay":
15:17:48 [2020-07-21T15:17:48.948Z]     - CONFIG_VXLAN: enabled (as module)
15:17:48 [2020-07-21T15:17:48.948Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:17:48 [2020-07-21T15:17:48.948Z]       Optional (for encrypted networks):
15:17:49 [2020-07-21T15:17:49.207Z]       - CONFIG_CRYPTO: enabled
15:17:49 [2020-07-21T15:17:49.207Z]       - CONFIG_CRYPTO_AEAD: enabled
15:17:49 [2020-07-21T15:17:49.207Z]       - CONFIG_CRYPTO_GCM: enabled
15:17:49 [2020-07-21T15:17:49.207Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:17:49 [2020-07-21T15:17:49.207Z]       - CONFIG_CRYPTO_GHASH: enabled
15:17:49 [2020-07-21T15:17:49.207Z]       - CONFIG_XFRM: enabled
15:17:49 [2020-07-21T15:17:49.207Z]       - CONFIG_XFRM_USER: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z]       - CONFIG_INET_ESP: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
15:17:49 [2020-07-21T15:17:49.207Z]   - "ipvlan":
15:17:49 [2020-07-21T15:17:49.207Z]     - CONFIG_IPVLAN: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z]   - "macvlan":
15:17:49 [2020-07-21T15:17:49.207Z]     - CONFIG_MACVLAN: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z]     - CONFIG_DUMMY: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z]   - "ftp,tftp client in container":
15:17:49 [2020-07-21T15:17:49.207Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z] - Storage Drivers:
15:17:49 [2020-07-21T15:17:49.207Z]   - "aufs":
15:17:49 [2020-07-21T15:17:49.207Z]     - CONFIG_AUFS_FS: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z]   - "btrfs":
15:17:49 [2020-07-21T15:17:49.207Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:17:49 [2020-07-21T15:17:49.207Z]   - "devicemapper":
15:17:49 [2020-07-21T15:17:49.207Z]     - CONFIG_BLK_DEV_DM: enabled
15:17:49 [2020-07-21T15:17:49.207Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z]   - "overlay":
15:17:49 [2020-07-21T15:17:49.207Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:17:49 [2020-07-21T15:17:49.207Z]   - "zfs":
15:17:49 [2020-07-21T15:17:49.207Z]     - /dev/zfs: present
15:17:49 [2020-07-21T15:17:49.207Z]     - zfs command: missing
15:17:49 [2020-07-21T15:17:49.207Z]     - zpool command: missing
15:17:49 [2020-07-21T15:17:49.207Z] 
15:17:49 [2020-07-21T15:17:49.207Z] Limits:
15:17:49 [2020-07-21T15:17:49.207Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:17:49 [2020-07-21T15:17:49.207Z] 
15:17:49 [2020-07-21T15:17:49.207Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:17:49 [2020-07-21T15:17:49.542Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:441211986c847ef08ec1d40432e2ec86a7ae1741 .
15:17:49 [2020-07-21T15:17:49.542Z] #2 [internal] load .dockerignore
15:17:49 [2020-07-21T15:17:49.542Z] #2 transferring context: 87B 0.0s done
15:17:49 [2020-07-21T15:17:49.542Z] #2 DONE 0.0s
15:17:49 [2020-07-21T15:17:49.542Z] 
15:17:49 [2020-07-21T15:17:49.542Z] #1 [internal] load build definition from Dockerfile
15:17:49 [2020-07-21T15:17:49.542Z] #1 transferring dockerfile: 16.37kB 0.0s done
15:17:49 [2020-07-21T15:17:49.542Z] #1 DONE 0.0s
15:17:49 [2020-07-21T15:17:49.542Z] 
15:17:49 [2020-07-21T15:17:49.542Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:17:49 [2020-07-21T15:17:49.803Z] #3 DONE 0.2s
15:17:49 [2020-07-21T15:17:49.803Z] 
15:17:49 [2020-07-21T15:17:49.803Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:17:49 [2020-07-21T15:17:49.803Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:17:49 [2020-07-21T15:17:49.803Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:17:49 [2020-07-21T15:17:49.803Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
15:17:49 [2020-07-21T15:17:49.803Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
15:17:49 [2020-07-21T15:17:49.803Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.06MB / 8.88MB 0.1s
15:17:49 [2020-07-21T15:17:49.803Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
15:17:50 [2020-07-21T15:17:50.062Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.1s done
15:17:50 [2020-07-21T15:17:50.323Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
15:17:50 [2020-07-21T15:17:50.323Z] #4 DONE 0.4s
15:17:50 [2020-07-21T15:17:50.582Z] 
15:17:50 [2020-07-21T15:17:50.582Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster
15:17:50 [2020-07-21T15:17:50.582Z] #6 DONE 0.1s
15:17:50 [2020-07-21T15:17:50.582Z] 
15:17:50 [2020-07-21T15:17:50.582Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:17:50 [2020-07-21T15:17:50.582Z] #5 DONE 0.2s
15:17:50 [2020-07-21T15:17:50.582Z] 
15:17:50 [2020-07-21T15:17:50.582Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
15:17:50 [2020-07-21T15:17:50.582Z] #7 CACHED
15:17:50 [2020-07-21T15:17:50.582Z] 
15:17:50 [2020-07-21T15:17:50.582Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:17:50 [2020-07-21T15:17:50.582Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:17:50 [2020-07-21T15:17:50.582Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:17:50 [2020-07-21T15:17:50.582Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:17:50 [2020-07-21T15:17:50.582Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.0s
15:17:50 [2020-07-21T15:17:50.843Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.95MB / 9.86MB 0.3s
15:17:51 [2020-07-21T15:17:51.102Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s
15:17:51 [2020-07-21T15:17:51.102Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
15:17:51 [2020-07-21T15:17:51.102Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done
15:17:52 [2020-07-21T15:17:52.487Z] #58 ...
15:17:52 [2020-07-21T15:17:52.487Z] 
15:17:52 [2020-07-21T15:17:52.487Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:17:52 [2020-07-21T15:17:52.487Z] #8 DONE 1.8s
15:17:52 [2020-07-21T15:17:52.487Z] 
15:17:52 [2020-07-21T15:17:52.487Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:17:52 [2020-07-21T15:17:52.487Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done
15:17:52 [2020-07-21T15:17:52.487Z] #58 DONE 1.8s
15:17:52 [2020-07-21T15:17:52.487Z] 
15:17:52 [2020-07-21T15:17:52.487Z] #20 [internal] load build context
15:17:53 [2020-07-21T15:17:53.433Z] #20 transferring context: 51.30MB 2.8s done
15:17:53 [2020-07-21T15:17:53.433Z] #20 DONE 2.8s
15:17:53 [2020-07-21T15:17:53.433Z] 
15:17:53 [2020-07-21T15:17:53.433Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:17:53 [2020-07-21T15:17:53.693Z] #9 DONE 1.2s
15:17:53 [2020-07-21T15:17:53.693Z] 
15:17:53 [2020-07-21T15:17:53.693Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:17:53 [2020-07-21T15:17:53.693Z] #27 DONE 0.0s
15:17:53 [2020-07-21T15:17:53.693Z] 
15:17:53 [2020-07-21T15:17:53.693Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:17:53 [2020-07-21T15:17:53.693Z] #47 ...
15:17:53 [2020-07-21T15:17:53.693Z] 
15:17:53 [2020-07-21T15:17:53.693Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:17:53 [2020-07-21T15:17:53.693Z] #35 DONE 0.1s
15:17:53 [2020-07-21T15:17:53.953Z] 
15:17:53 [2020-07-21T15:17:53.953Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:17:55 [2020-07-21T15:17:55.678Z] Fetching without tags
15:17:55 [2020-07-21T15:17:55.997Z] Merging remotes/origin/master commit 22153d111eadd490976a1ff45fcdc2b26c2ec571 into PR head commit 441211986c847ef08ec1d40432e2ec86a7ae1741
15:17:55 [2020-07-21T15:17:55.655Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:17:55 [2020-07-21T15:17:55.657Z]  > git config --add remote.origin.fetch +refs/pull/41242/head:refs/remotes/origin/PR-41242 # timeout=10
15:17:55 [2020-07-21T15:17:55.659Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:55 [2020-07-21T15:17:55.671Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:17:55 [2020-07-21T15:17:55.684Z] Fetching upstream changes from https://github.com/moby/moby.git
15:17:55 [2020-07-21T15:17:55.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:17:55 [2020-07-21T15:17:55.684Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:56 [2020-07-21T15:17:56.003Z]  > git config core.sparsecheckout # timeout=10
15:17:56 [2020-07-21T15:17:56.006Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:17:56 [2020-07-21T15:17:56.532Z] Merge succeeded, producing 441211986c847ef08ec1d40432e2ec86a7ae1741
15:17:56 [2020-07-21T15:17:56.532Z] Checking out Revision 441211986c847ef08ec1d40432e2ec86a7ae1741 (PR-41242)
15:17:57 [2020-07-21T15:17:57.044Z] Commit message: "docs: add example calculations to container stats API"
15:17:57 [2020-07-21T15:17:57.092Z]  > git --version # timeout=10
15:17:57 [2020-07-21T15:17:57.098Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
15:17:56 [2020-07-21T15:17:56.486Z]  > git merge 22153d111eadd490976a1ff45fcdc2b26c2ec571 # timeout=10
15:17:56 [2020-07-21T15:17:56.520Z]  > git rev-parse HEAD^{commit} # timeout=10
15:17:56 [2020-07-21T15:17:56.550Z]  > git config core.sparsecheckout # timeout=10
15:17:56 [2020-07-21T15:17:56.565Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:17:58 [2020-07-21T15:17:58.082Z] + docker version
15:17:58 [2020-07-21T15:17:58.082Z] Client: Docker Engine - Community
15:17:58 [2020-07-21T15:17:58.082Z]  Version:           19.03.7
15:17:58 [2020-07-21T15:17:58.082Z]  API version:       1.40
15:17:58 [2020-07-21T15:17:58.082Z]  Go version:        go1.12.17
15:17:58 [2020-07-21T15:17:58.082Z]  Git commit:        7141c199a2
15:17:58 [2020-07-21T15:17:58.082Z]  Built:             Sat Mar  7 16:48:47 2020
15:17:58 [2020-07-21T15:17:58.082Z]  OS/Arch:           linux/s390x
15:17:58 [2020-07-21T15:17:58.082Z]  Experimental:      false
15:17:58 [2020-07-21T15:17:58.082Z] 
15:17:58 [2020-07-21T15:17:58.082Z] Server: Docker Engine - Community
15:17:58 [2020-07-21T15:17:58.082Z]  Engine:
15:17:58 [2020-07-21T15:17:58.082Z]   Version:          19.03.7
15:17:58 [2020-07-21T15:17:58.082Z]   API version:      1.40 (minimum version 1.12)
15:17:58 [2020-07-21T15:17:58.082Z]   Go version:       go1.12.17
15:17:58 [2020-07-21T15:17:58.082Z]   Git commit:       7141c199a2
15:17:58 [2020-07-21T15:17:58.082Z]   Built:            Sat Mar  7 16:47:46 2020
15:17:58 [2020-07-21T15:17:58.082Z]   OS/Arch:          linux/s390x
15:17:58 [2020-07-21T15:17:58.082Z]   Experimental:     true
15:17:58 [2020-07-21T15:17:58.082Z]  containerd:
15:17:58 [2020-07-21T15:17:58.082Z]   Version:          1.2.13
15:17:58 [2020-07-21T15:17:58.082Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:17:58 [2020-07-21T15:17:58.082Z]  runc:
15:17:58 [2020-07-21T15:17:58.082Z]   Version:          1.0.0-rc10
15:17:58 [2020-07-21T15:17:58.082Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:17:58 [2020-07-21T15:17:58.082Z]  docker-init:
15:17:58 [2020-07-21T15:17:58.082Z]   Version:          0.18.0
15:17:58 [2020-07-21T15:17:58.082Z]   GitCommit:        fec3683
[Pipeline] sh
15:17:58 [2020-07-21T15:17:58.459Z] + docker info
15:17:59 [2020-07-21T15:17:59.091Z] Client:
15:17:59 [2020-07-21T15:17:59.091Z]  Debug Mode: false
15:17:59 [2020-07-21T15:17:59.091Z] 
15:17:59 [2020-07-21T15:17:59.091Z] Server:
15:17:59 [2020-07-21T15:17:59.091Z]  Containers: 0
15:17:59 [2020-07-21T15:17:59.091Z]   Running: 0
15:17:59 [2020-07-21T15:17:59.091Z]   Paused: 0
15:17:59 [2020-07-21T15:17:59.091Z]   Stopped: 0
15:17:59 [2020-07-21T15:17:59.091Z]  Images: 0
15:17:59 [2020-07-21T15:17:59.091Z]  Server Version: 19.03.7
15:17:59 [2020-07-21T15:17:59.091Z]  Storage Driver: overlay2
15:17:59 [2020-07-21T15:17:59.091Z]   Backing Filesystem: <unknown>
15:17:59 [2020-07-21T15:17:59.091Z]   Supports d_type: true
15:17:59 [2020-07-21T15:17:59.091Z]   Native Overlay Diff: true
15:17:59 [2020-07-21T15:17:59.091Z]  Logging Driver: json-file
15:17:59 [2020-07-21T15:17:59.091Z]  Cgroup Driver: cgroupfs
15:17:59 [2020-07-21T15:17:59.091Z]  Plugins:
15:17:59 [2020-07-21T15:17:59.091Z]   Volume: local
15:17:59 [2020-07-21T15:17:59.091Z]   Network: bridge host ipvlan macvlan null overlay
15:17:59 [2020-07-21T15:17:59.091Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:17:59 [2020-07-21T15:17:59.091Z]  Swarm: inactive
15:17:59 [2020-07-21T15:17:59.091Z]  Runtimes: runc
15:17:59 [2020-07-21T15:17:59.091Z]  Default Runtime: runc
15:17:59 [2020-07-21T15:17:59.091Z]  Init Binary: docker-init
15:17:59 [2020-07-21T15:17:59.091Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:17:59 [2020-07-21T15:17:59.091Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:17:59 [2020-07-21T15:17:59.091Z]  init version: fec3683
15:17:59 [2020-07-21T15:17:59.091Z]  Security Options:
15:17:59 [2020-07-21T15:17:59.091Z]   apparmor
15:17:59 [2020-07-21T15:17:59.091Z]   seccomp
15:17:59 [2020-07-21T15:17:59.091Z]    Profile: default
15:17:59 [2020-07-21T15:17:59.091Z]  Kernel Version: 4.15.0-88-generic
15:17:59 [2020-07-21T15:17:59.091Z]  Operating System: Ubuntu 18.04.4 LTS
15:17:59 [2020-07-21T15:17:59.091Z]  OSType: linux
15:17:59 [2020-07-21T15:17:59.091Z]  Architecture: s390x
15:17:59 [2020-07-21T15:17:59.091Z]  CPUs: 2
15:17:59 [2020-07-21T15:17:59.091Z]  Total Memory: 7.861GiB
15:17:59 [2020-07-21T15:17:59.091Z]  Name: s390x-ubuntu-29
15:17:59 [2020-07-21T15:17:59.091Z]  ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM
15:17:59 [2020-07-21T15:17:59.091Z]  Docker Root Dir: /var/lib/docker
15:17:59 [2020-07-21T15:17:59.091Z]  Debug Mode: false
15:17:59 [2020-07-21T15:17:59.091Z]  Username: dockerbuildbot
15:17:59 [2020-07-21T15:17:59.091Z]  Registry: https://index.docker.io/v1/
15:17:59 [2020-07-21T15:17:59.091Z]  Labels:
15:17:59 [2020-07-21T15:17:59.091Z]  Experimental: true
15:17:59 [2020-07-21T15:17:59.091Z]  Insecure Registries:
15:17:59 [2020-07-21T15:17:59.091Z]   127.0.0.0/8
15:17:59 [2020-07-21T15:17:59.091Z]  Live Restore Enabled: false
15:17:59 [2020-07-21T15:17:59.091Z] 
15:17:59 [2020-07-21T15:17:59.091Z] WARNING: No swap limit support
[Pipeline] sh
15:17:59 [2020-07-21T15:17:59.248Z] #36 ...
15:17:59 [2020-07-21T15:17:59.248Z] 
15:17:59 [2020-07-21T15:17:59.248Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:17:59 [2020-07-21T15:17:59.248Z] #51 4.357 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:17:59 [2020-07-21T15:17:59.248Z] #51 4.460 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:17:59 [2020-07-21T15:17:59.248Z] #51 4.558 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:17:59 [2020-07-21T15:17:59.248Z] #51 5.446 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:17:59 [2020-07-21T15:17:59.486Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:17:59 [2020-07-21T15:17:59.486Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:17:59 [2020-07-21T15:17:59.486Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41242/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:17:59 [2020-07-21T15:17:59.486Z] + bash /home/jenkins/workspace/moby_PR-41242/check-config.sh
15:17:59 [2020-07-21T15:17:59.486Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:17:59 [2020-07-21T15:17:59.486Z] info: reading kernel config from /boot/config-4.15.0-88-generic ...
15:17:59 [2020-07-21T15:17:59.486Z] 
15:17:59 [2020-07-21T15:17:59.486Z] Generally Necessary:
15:17:59 [2020-07-21T15:17:59.486Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:17:59 [2020-07-21T15:17:59.486Z] - apparmor: enabled and tools installed
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_NAMESPACES: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_NET_NS: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_PID_NS: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_IPC_NS: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_UTS_NS: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_CGROUPS: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_CGROUP_CPUACCT: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_CGROUP_DEVICE: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_CGROUP_FREEZER: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_CGROUP_SCHED: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_CPUSETS: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_MEMCG: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_KEYS: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_VETH: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_BRIDGE: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_NF_NAT: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_NF_NAT_NEEDED: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_POSIX_MQUEUE: enabled
15:17:59 [2020-07-21T15:17:59.486Z] 
15:17:59 [2020-07-21T15:17:59.486Z] Optional Features:
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_USER_NS: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_SECCOMP: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_CGROUP_PIDS: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_MEMCG_SWAP: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:17:59 [2020-07-21T15:17:59.486Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_BLK_CGROUP: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_IOSCHED_CFQ: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_CGROUP_PERF: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_CGROUP_HUGETLB: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_CFS_BANDWIDTH: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_RT_GROUP_SCHED: missing
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_IP_VS: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_IP_VS_NFCT: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_IP_VS_RR: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_EXT4_FS: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:17:59 [2020-07-21T15:17:59.486Z] - Network Drivers:
15:17:59 [2020-07-21T15:17:59.486Z]   - "overlay":
15:17:59 [2020-07-21T15:17:59.486Z]     - CONFIG_VXLAN: enabled (as module)
15:17:59 [2020-07-21T15:17:59.486Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:17:59 [2020-07-21T15:17:59.486Z]       Optional (for encrypted networks):
15:17:59 [2020-07-21T15:17:59.780Z]       - CONFIG_CRYPTO: enabled
15:17:59 [2020-07-21T15:17:59.780Z]       - CONFIG_CRYPTO_AEAD: enabled
15:17:59 [2020-07-21T15:17:59.780Z]       - CONFIG_CRYPTO_GCM: enabled
15:17:59 [2020-07-21T15:17:59.780Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:17:59 [2020-07-21T15:17:59.780Z]       - CONFIG_CRYPTO_GHASH: enabled
15:17:59 [2020-07-21T15:17:59.780Z]       - CONFIG_XFRM: enabled
15:17:59 [2020-07-21T15:17:59.780Z]       - CONFIG_XFRM_USER: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]       - CONFIG_INET_ESP: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]   - "ipvlan":
15:17:59 [2020-07-21T15:17:59.780Z]     - CONFIG_IPVLAN: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]   - "macvlan":
15:17:59 [2020-07-21T15:17:59.780Z]     - CONFIG_MACVLAN: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]     - CONFIG_DUMMY: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]   - "ftp,tftp client in container":
15:17:59 [2020-07-21T15:17:59.780Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z] - Storage Drivers:
15:17:59 [2020-07-21T15:17:59.780Z]   - "aufs":
15:17:59 [2020-07-21T15:17:59.780Z]     - CONFIG_AUFS_FS: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]   - "btrfs":
15:17:59 [2020-07-21T15:17:59.780Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:17:59 [2020-07-21T15:17:59.780Z]   - "devicemapper":
15:17:59 [2020-07-21T15:17:59.780Z]     - CONFIG_BLK_DEV_DM: enabled
15:17:59 [2020-07-21T15:17:59.780Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]   - "overlay":
15:17:59 [2020-07-21T15:17:59.780Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:17:59 [2020-07-21T15:17:59.780Z]   - "zfs":
15:17:59 [2020-07-21T15:17:59.780Z]     - /dev/zfs: missing
15:17:59 [2020-07-21T15:17:59.780Z]     - zfs command: missing
15:17:59 [2020-07-21T15:17:59.780Z]     - zpool command: missing
15:17:59 [2020-07-21T15:17:59.780Z] 
15:17:59 [2020-07-21T15:17:59.780Z] Limits:
15:17:59 [2020-07-21T15:17:59.780Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:17:59 [2020-07-21T15:17:59.780Z] 
15:17:59 [2020-07-21T15:17:59.780Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:18:00 [2020-07-21T15:18:00.194Z] #51 ...
15:18:00 [2020-07-21T15:18:00.194Z] 
15:18:00 [2020-07-21T15:18:00.194Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.383 + RM_GOPATH=0
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.383 + TMP_GOPATH=
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.383 + : /build
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.383 + '[' -z '' ']'
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.388 ++ mktemp -d
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.392 + export GOPATH=/tmp/tmp.D0m9DyFjxg
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.400 + GOPATH=/tmp/tmp.D0m9DyFjxg
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.400 + RM_GOPATH=1
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.401 + case "$(go env GOARCH)" in
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.401 ++ go env GOARCH
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.430 + export GO_BUILDMODE=-buildmode=pie
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.431 + GO_BUILDMODE=-buildmode=pie
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.433 ++ dirname /tmp/install/install.sh
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.436 + dir=/tmp/install
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.438 + bin=dockercli
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.438 + shift
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.441 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.441 + . /tmp/install/dockercli.installer
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.442 ++ : stable
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.443 ++ : 17.06.2-ce
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.443 + install_dockercli
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.446 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.447 Install docker/cli version 17.06.2-ce from stable
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.447 ++ uname -m
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.450 + arch=x86_64
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.454 + '[' x86_64 '!=' x86_64 ']'
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.454 + url=https://download.docker.com/linux/static
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.454 + tar -xz docker/docker
15:18:00 [2020-07-21T15:18:00.194Z] #21 6.460 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:18:00 [2020-07-21T15:18:00.209Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:441211986c847ef08ec1d40432e2ec86a7ae1741 .
15:18:00 [2020-07-21T15:18:00.209Z] #1 [internal] load .dockerignore
15:18:00 [2020-07-21T15:18:00.209Z] #1 transferring context: 87B done
15:18:00 [2020-07-21T15:18:00.209Z] #1 DONE 0.0s
15:18:00 [2020-07-21T15:18:00.209Z] 
15:18:00 [2020-07-21T15:18:00.209Z] #2 [internal] load build definition from Dockerfile
15:18:00 [2020-07-21T15:18:00.209Z] #2 transferring dockerfile: 16.37kB done
15:18:00 [2020-07-21T15:18:00.209Z] #2 DONE 0.0s
15:18:00 [2020-07-21T15:18:00.209Z] 
15:18:00 [2020-07-21T15:18:00.209Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:18:00 [2020-07-21T15:18:00.515Z] #3 DONE 0.2s
15:18:00 [2020-07-21T15:18:00.515Z] 
15:18:00 [2020-07-21T15:18:00.515Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:18:00 [2020-07-21T15:18:00.515Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:18:00 [2020-07-21T15:18:00.515Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done
15:18:00 [2020-07-21T15:18:00.515Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done
15:18:00 [2020-07-21T15:18:00.515Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.61MB / 8.88MB 0.2s
15:18:00 [2020-07-21T15:18:00.515Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:18:00 [2020-07-21T15:18:00.767Z] #21 ...
15:18:00 [2020-07-21T15:18:00.767Z] 
15:18:00 [2020-07-21T15:18:00.767Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:18:00 [2020-07-21T15:18:00.767Z] #36 7.137 + git clone https://github.com/docker/distribution.git .
15:18:00 [2020-07-21T15:18:00.806Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done
15:18:00 [2020-07-21T15:18:00.806Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4
15:18:01 [2020-07-21T15:18:01.030Z] #36 7.139 Cloning into '.'...
15:18:01 [2020-07-21T15:18:01.096Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.3s done
15:18:01 [2020-07-21T15:18:01.096Z] #4 DONE 0.6s
15:18:01 [2020-07-21T15:18:01.294Z] Still waiting to schedule task
15:18:01 [2020-07-21T15:18:01.294Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03378e5d0c83bc2fb)’
15:18:01 [2020-07-21T15:18:01.295Z] Still waiting to schedule task
15:18:01 [2020-07-21T15:18:01.295Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03378e5d0c83bc2fb)’
15:18:01 [2020-07-21T15:18:01.305Z] Still waiting to schedule task
15:18:01 [2020-07-21T15:18:01.305Z] All nodes of label ‘arm64&&linux’ are offline
15:18:01 [2020-07-21T15:18:01.306Z] Still waiting to schedule task
15:18:01 [2020-07-21T15:18:01.306Z] All nodes of label ‘windows-2019’ are offline
15:18:01 [2020-07-21T15:18:01.387Z] 
15:18:01 [2020-07-21T15:18:01.387Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:18:01 [2020-07-21T15:18:01.705Z] #6 DONE 0.2s
15:18:01 [2020-07-21T15:18:01.705Z] 
15:18:01 [2020-07-21T15:18:01.705Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster
15:18:01 [2020-07-21T15:18:01.705Z] #5 DONE 0.2s
15:18:01 [2020-07-21T15:18:01.705Z] 
15:18:01 [2020-07-21T15:18:01.705Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:18:01 [2020-07-21T15:18:01.705Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:18:02 [2020-07-21T15:18:02.032Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:18:02 [2020-07-21T15:18:02.032Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:18:02 [2020-07-21T15:18:02.354Z] #58 ...
15:18:02 [2020-07-21T15:18:02.354Z] 
15:18:02 [2020-07-21T15:18:02.354Z] #20 [internal] load build context
15:18:02 [2020-07-21T15:18:02.354Z] #20 transferring context: 51.30MB 0.8s done
15:18:02 [2020-07-21T15:18:02.354Z] #20 DONE 0.8s
15:18:02 [2020-07-21T15:18:02.682Z] 
15:18:02 [2020-07-21T15:18:02.682Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
15:18:02 [2020-07-21T15:18:02.682Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done
15:18:02 [2020-07-21T15:18:02.682Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done
15:18:02 [2020-07-21T15:18:02.682Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 34.53MB / 48.97MB 0.9s
15:18:02 [2020-07-21T15:18:02.682Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done
15:18:02 [2020-07-21T15:18:02.682Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.3s done
15:18:02 [2020-07-21T15:18:02.682Z] #7 sha256:54b1988714e69b6a22152b2928d796b194995ef41ddc96d9b287a1df0b6ef2dd 1.79kB / 1.79kB done
15:18:02 [2020-07-21T15:18:02.682Z] #7 sha256:92d8bc629f472ad2aa313d0de335ebb7f433734b108f3d31ad67a8a0b2b50f90 6.19kB / 6.19kB done
15:18:02 [2020-07-21T15:18:02.682Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 17.05MB / 56.71MB 0.9s
15:18:02 [2020-07-21T15:18:02.682Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 21.42MB / 51.37MB 0.9s
15:18:02 [2020-07-21T15:18:02.682Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 40.84MB / 48.97MB 1.1s
15:18:02 [2020-07-21T15:18:02.682Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 26.43MB / 56.71MB 1.1s
15:18:02 [2020-07-21T15:18:02.682Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 29.37MB / 51.37MB 1.1s
15:18:02 [2020-07-21T15:18:02.990Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 43.52MB / 48.97MB 1.2s
15:18:02 [2020-07-21T15:18:02.991Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 31.35MB / 56.71MB 1.2s
15:18:02 [2020-07-21T15:18:02.991Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 33.55MB / 51.37MB 1.2s
15:18:02 [2020-07-21T15:18:02.991Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 47.18MB / 48.97MB 1.3s
15:18:02 [2020-07-21T15:18:02.991Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 35.41MB / 56.71MB 1.3s
15:18:02 [2020-07-21T15:18:02.991Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 37.65MB / 51.37MB 1.3s
15:18:03 [2020-07-21T15:18:03.297Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 39.80MB / 56.71MB 1.4s
15:18:03 [2020-07-21T15:18:03.297Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 43.22MB / 51.37MB 1.4s
15:18:03 [2020-07-21T15:18:03.297Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.4s done
15:18:03 [2020-07-21T15:18:03.297Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 49.93MB / 56.71MB 1.6s
15:18:03 [2020-07-21T15:18:03.297Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 50.08MB / 51.37MB 1.6s
15:18:03 [2020-07-21T15:18:03.297Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 3.73MB / 102.23MB 1.6s
15:18:03 [2020-07-21T15:18:03.297Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418
15:18:03 [2020-07-21T15:18:03.601Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.8s done
15:18:03 [2020-07-21T15:18:03.601Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.7s done
15:18:03 [2020-07-21T15:18:03.601Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 18.85MB / 102.23MB 1.8s
15:18:03 [2020-07-21T15:18:03.601Z] #7 sha256:6169a442187f859af58e0b1b84832adff37a5d0f244e79d5e0a75a8ebbc5b24f 155B / 155B 1.8s done
15:18:03 [2020-07-21T15:18:03.601Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 27.93MB / 102.23MB 1.9s
15:18:03 [2020-07-21T15:18:03.870Z] Fetching without tags
15:18:03 [2020-07-21T15:18:03.896Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 43.18MB / 102.23MB 2.1s
15:18:03 [2020-07-21T15:18:03.896Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 52.84MB / 102.23MB 2.2s
15:18:03 [2020-07-21T15:18:03.842Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:18:03 [2020-07-21T15:18:03.845Z]  > git config --add remote.origin.fetch +refs/pull/41242/head:refs/remotes/origin/PR-41242 # timeout=10
15:18:03 [2020-07-21T15:18:03.848Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:18:03 [2020-07-21T15:18:03.862Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:18:03 [2020-07-21T15:18:03.877Z] Fetching upstream changes from https://github.com/moby/moby.git
15:18:03 [2020-07-21T15:18:03.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:18:03 [2020-07-21T15:18:03.878Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:18:04 [2020-07-21T15:18:04.190Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 63.49MB / 102.23MB 2.3s
15:18:04 [2020-07-21T15:18:04.190Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 70.09MB / 102.23MB 2.4s
15:18:04 [2020-07-21T15:18:04.190Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 78.86MB / 102.23MB 2.5s
15:18:04 [2020-07-21T15:18:04.321Z] Merging remotes/origin/master commit 22153d111eadd490976a1ff45fcdc2b26c2ec571 into PR head commit 441211986c847ef08ec1d40432e2ec86a7ae1741
15:18:04 [2020-07-21T15:18:04.322Z] #36 ...
15:18:04 [2020-07-21T15:18:04.322Z] 
15:18:04 [2020-07-21T15:18:04.322Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:18:04 [2020-07-21T15:18:04.322Z] #23 7.467 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:18:04 [2020-07-21T15:18:04.322Z] #23 7.533 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:18:04 [2020-07-21T15:18:04.322Z] #23 7.548 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:18:04 [2020-07-21T15:18:04.322Z] #23 8.552 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:18:04 [2020-07-21T15:18:04.322Z] #23 ...
15:18:04 [2020-07-21T15:18:04.322Z] 
15:18:04 [2020-07-21T15:18:04.322Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.732 + RM_GOPATH=0
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.732 + TMP_GOPATH=
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.732 + : /build
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.732 + '[' -z '' ']'
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.733 ++ mktemp -d
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.743 + export GOPATH=/tmp/tmp.yo1sqLs267
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.743 + GOPATH=/tmp/tmp.yo1sqLs267
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.743 + RM_GOPATH=1
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.743 + case "$(go env GOARCH)" in
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.747 ++ go env GOARCH
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.810 + export GO_BUILDMODE=-buildmode=pie
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.812 + GO_BUILDMODE=-buildmode=pie
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.813 ++ dirname /tmp/install/install.sh
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.826 + dir=/tmp/install
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.827 + bin=vndr
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.827 + shift
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.827 + '[' '!' -f /tmp/install/vndr.installer ']'
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.827 + . /tmp/install/vndr.installer
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.828 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.828 + install_vndr
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.829 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.829 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.829 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yo1sqLs267/src/github.com/LK4D4/vndr
15:18:04 [2020-07-21T15:18:04.322Z] #41 6.835 Cloning into '/tmp/tmp.yo1sqLs267/src/github.com/LK4D4/vndr'...
15:18:04 [2020-07-21T15:18:04.322Z] #41 7.593 + cd /tmp/tmp.yo1sqLs267/src/github.com/LK4D4/vndr
15:18:04 [2020-07-21T15:18:04.322Z] #41 7.593 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:18:04 [2020-07-21T15:18:04.322Z] #41 7.626 + go build -buildmode=pie -v -o /build/vndr .
15:18:04 [2020-07-21T15:18:04.322Z] #41 8.935 runtime/internal/atomic
15:18:04 [2020-07-21T15:18:04.322Z] #41 8.945 internal/cpu
15:18:04 [2020-07-21T15:18:04.322Z] #41 9.175 runtime/internal/sys
15:18:04 [2020-07-21T15:18:04.322Z] #41 9.547 runtime/internal/math
15:18:04 [2020-07-21T15:18:04.322Z] #41 9.576 internal/bytealg
15:18:04 [2020-07-21T15:18:04.322Z] #41 9.699 internal/race
15:18:04 [2020-07-21T15:18:04.322Z] #41 9.869 sync/atomic
15:18:04 [2020-07-21T15:18:04.322Z] #41 10.31 runtime
15:18:04 [2020-07-21T15:18:04.322Z] #41 ...
15:18:04 [2020-07-21T15:18:04.322Z] 
15:18:04 [2020-07-21T15:18:04.322Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:18:04 [2020-07-21T15:18:04.322Z] #10 7.831 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:18:04 [2020-07-21T15:18:04.322Z] #10 7.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:18:04 [2020-07-21T15:18:04.322Z] #10 7.927 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:18:04 [2020-07-21T15:18:04.322Z] #10 9.002 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:18:04 [2020-07-21T15:18:04.322Z] #10 ...
15:18:04 [2020-07-21T15:18:04.322Z] 
15:18:04 [2020-07-21T15:18:04.322Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.281 + RM_GOPATH=0
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.281 + TMP_GOPATH=
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.281 + : /build
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.281 + '[' -z '' ']'
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.281 ++ mktemp -d
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.281 + export GOPATH=/tmp/tmp.6FTqGG6RPv
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.281 + GOPATH=/tmp/tmp.6FTqGG6RPv
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.281 + RM_GOPATH=1
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.281 + case "$(go env GOARCH)" in
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.281 ++ go env GOARCH
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.294 Installing golangci-lint version v1.23.8
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.294 + export GO_BUILDMODE=-buildmode=pie
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.294 + GO_BUILDMODE=-buildmode=pie
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.294 ++ dirname /tmp/install/install.sh
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.294 + dir=/tmp/install
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.294 + bin=golangci_lint
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.294 + shift
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.294 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.294 + . /tmp/install/golangci_lint.installer
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.294 ++ : v1.23.8
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.294 + install_golangci_lint
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.294 + echo 'Installing golangci-lint version v1.23.8'
15:18:04 [2020-07-21T15:18:04.322Z] #45 4.294 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:18:04 [2020-07-21T15:18:04.322Z] #45 ...
15:18:04 [2020-07-21T15:18:04.322Z] 
15:18:04 [2020-07-21T15:18:04.322Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.765 + RM_GOPATH=0
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.766 + TMP_GOPATH=
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.766 + : /build
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.766 + '[' -z '' ']'
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.772 ++ mktemp -d
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.772 + export GOPATH=/tmp/tmp.JefiIT0r0T
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.772 + GOPATH=/tmp/tmp.JefiIT0r0T
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.772 + RM_GOPATH=1
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.772 + case "$(go env GOARCH)" in
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.772 ++ go env GOARCH
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.803 + export GO_BUILDMODE=-buildmode=pie
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.803 + GO_BUILDMODE=-buildmode=pie
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.804 ++ dirname /tmp/install/install.sh
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.812 + dir=/tmp/install
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.812 + bin=gotestsum
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.812 + shift
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.813 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.814 + . /tmp/install/gotestsum.installer
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.814 ++ : v0.3.5
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.817 + install_gotestsum
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.817 + set -e
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.818 + export GO111MODULE=on
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.818 + GO111MODULE=on
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.819 + GOBIN=/build
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.819 + go get gotest.tools/gotestsum@v0.3.5
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.955 go: finding gotest.tools/gotestsum v0.3.5
15:18:04 [2020-07-21T15:18:04.322Z] #43 6.961 go: finding gotest.tools v0.3.5
15:18:04 [2020-07-21T15:18:04.322Z] #43 8.019 go: downloading gotest.tools/gotestsum v0.3.5
15:18:04 [2020-07-21T15:18:04.322Z] #43 8.530 go: extracting gotest.tools/gotestsum v0.3.5
15:18:04 [2020-07-21T15:18:04.322Z] #43 10.36 go: downloading gotest.tools v2.1.0+incompatible
15:18:04 [2020-07-21T15:18:04.322Z] #43 10.53 go: extracting gotest.tools v2.1.0+incompatible
15:18:04 [2020-07-21T15:18:04.322Z] #43 10.69 go: downloading github.com/pkg/errors v0.8.0
15:18:04 [2020-07-21T15:18:04.322Z] #43 10.70 go: downloading github.com/sirupsen/logrus v1.0.5
15:18:04 [2020-07-21T15:18:04.322Z] #43 10.74 go: downloading github.com/spf13/pflag v1.0.1
15:18:04 [2020-07-21T15:18:04.322Z] #43 10.82 go: downloading github.com/fatih/color v1.6.0
15:18:04 [2020-07-21T15:18:04.322Z] #43 ...
15:18:04 [2020-07-21T15:18:04.322Z] 
15:18:04 [2020-07-21T15:18:04.322Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.521 + RM_GOPATH=0
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.522 + TMP_GOPATH=
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.522 + : /build
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.522 + '[' -z '' ']'
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.528 ++ mktemp -d
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.538 + export GOPATH=/tmp/tmp.yDjjEjL4IZ
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.538 + GOPATH=/tmp/tmp.yDjjEjL4IZ
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.538 + RM_GOPATH=1
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.538 + case "$(go env GOARCH)" in
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.538 ++ go env GOARCH
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.566 + export GO_BUILDMODE=-buildmode=pie
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.566 + GO_BUILDMODE=-buildmode=pie
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.567 ++ dirname /tmp/install/install.sh
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.571 + dir=/tmp/install
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.573 + bin=rootlesskit
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.573 + shift
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.574 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.574 + . /tmp/install/rootlesskit.installer
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.574 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.575 + install_rootlesskit
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.577 + case "$1" in
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.577 + export CGO_ENABLED=0
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.577 + CGO_ENABLED=0
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.577 + _install_rootlesskit
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.579 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.580 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.580 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yDjjEjL4IZ/src/github.com/rootless-containers/rootlesskit
15:18:04 [2020-07-21T15:18:04.322Z] #54 6.581 Cloning into '/tmp/tmp.yDjjEjL4IZ/src/github.com/rootless-containers/rootlesskit'...
15:18:04 [2020-07-21T15:18:04.482Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 87.14MB / 102.23MB 2.6s
15:18:04 [2020-07-21T15:18:04.482Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 100.60MB / 102.23MB 2.7s
15:18:04 [2020-07-21T15:18:04.582Z] #54 ...
15:18:04 [2020-07-21T15:18:04.582Z] 
15:18:04 [2020-07-21T15:18:04.582Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:18:04 [2020-07-21T15:18:04.582Z] #38 7.644 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:18:04 [2020-07-21T15:18:04.582Z] #38 7.730 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:18:04 [2020-07-21T15:18:04.582Z] #38 7.731 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:18:04 [2020-07-21T15:18:04.582Z] #38 8.885 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:18:04 [2020-07-21T15:18:04.582Z] #38 11.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:18:04 [2020-07-21T15:18:04.582Z] #38 ...
15:18:04 [2020-07-21T15:18:04.582Z] 
15:18:04 [2020-07-21T15:18:04.582Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.120 + RM_GOPATH=0
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.124 + TMP_GOPATH=
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.124 + : /build
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.124 + '[' -z '' ']'
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.130 ++ mktemp -d
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.130 + export GOPATH=/tmp/tmp.ht9VF4HRTb
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.130 + GOPATH=/tmp/tmp.ht9VF4HRTb
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.130 + RM_GOPATH=1
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.130 + case "$(go env GOARCH)" in
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.134 ++ go env GOARCH
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.156 + export GO_BUILDMODE=-buildmode=pie
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.156 + GO_BUILDMODE=-buildmode=pie
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.158 ++ dirname /tmp/install/install.sh
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.162 + dir=/tmp/install
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.165 + bin=tomlv
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.165 + shift
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.165 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.170 + . /tmp/install/tomlv.installer
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.174 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.174 + install_tomlv
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.175 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.175 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.175 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.ht9VF4HRTb/src/github.com/BurntSushi/toml
15:18:04 [2020-07-21T15:18:04.582Z] #30 7.177 Cloning into '/tmp/tmp.ht9VF4HRTb/src/github.com/BurntSushi/toml'...
15:18:04 [2020-07-21T15:18:04.582Z] #30 8.373 + cd /tmp/tmp.ht9VF4HRTb/src/github.com/BurntSushi/toml
15:18:04 [2020-07-21T15:18:04.582Z] #30 8.382 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:18:04 [2020-07-21T15:18:04.582Z] #30 8.415 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:18:04 [2020-07-21T15:18:04.582Z] #30 9.108 internal/cpu
15:18:04 [2020-07-21T15:18:04.582Z] #30 9.152 runtime/internal/atomic
15:18:04 [2020-07-21T15:18:04.582Z] #30 9.464 runtime/internal/sys
15:18:04 [2020-07-21T15:18:04.582Z] #30 9.735 math/bits
15:18:04 [2020-07-21T15:18:04.582Z] #30 10.00 internal/bytealg
15:18:04 [2020-07-21T15:18:04.582Z] #30 10.29 math
15:18:04 [2020-07-21T15:18:04.582Z] #30 10.87 runtime
15:18:04 [2020-07-21T15:18:04.773Z] #7 ...
15:18:04 [2020-07-21T15:18:04.774Z] 
15:18:04 [2020-07-21T15:18:04.774Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:18:04 [2020-07-21T15:18:04.774Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.0s done
15:18:04 [2020-07-21T15:18:04.774Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.8s done
15:18:04 [2020-07-21T15:18:04.774Z] #58 DONE 3.0s
15:18:04 [2020-07-21T15:18:04.774Z] 
15:18:04 [2020-07-21T15:18:04.774Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
15:18:04 [2020-07-21T15:18:04.774Z] #7 sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 102.23MB / 102.23MB 2.8s done
15:18:04 [2020-07-21T15:18:04.860Z] #30 ...
15:18:04 [2020-07-21T15:18:04.861Z] 
15:18:04 [2020-07-21T15:18:04.861Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:18:04 [2020-07-21T15:18:04.861Z] #28 7.253 + git clone https://github.com/kolyshkin/go-swagger.git .
15:18:04 [2020-07-21T15:18:04.861Z] #28 7.255 Cloning into '.'...
15:18:04 [2020-07-21T15:18:04.861Z] #28 ...
15:18:04 [2020-07-21T15:18:04.861Z] 
15:18:04 [2020-07-21T15:18:04.861Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.028 + RM_GOPATH=0
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.028 + TMP_GOPATH=
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.028 + : /build
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.028 + '[' -z '' ']'
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.032 ++ mktemp -d
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.034 + export GOPATH=/tmp/tmp.Wa6EdloLA3
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.034 + GOPATH=/tmp/tmp.Wa6EdloLA3
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.034 + RM_GOPATH=1
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.034 + case "$(go env GOARCH)" in
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.034 ++ go env GOARCH
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.082 + export GO_BUILDMODE=-buildmode=pie
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.083 + GO_BUILDMODE=-buildmode=pie
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.085 ++ dirname /tmp/install/install.sh
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.087 + dir=/tmp/install
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.087 + bin=proxy
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.088 + shift
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.088 + '[' '!' -f /tmp/install/proxy.installer ']'
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.089 + . /tmp/install/proxy.installer
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.089 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.092 + install_proxy
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.092 + case "$1" in
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.093 + export CGO_ENABLED=0
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.093 + CGO_ENABLED=0
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.093 + _install_proxy
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.093 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.094 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.094 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Wa6EdloLA3/src/github.com/docker/libnetwork
15:18:04 [2020-07-21T15:18:04.861Z] #60 7.101 Cloning into '/tmp/tmp.Wa6EdloLA3/src/github.com/docker/libnetwork'...
15:18:05 [2020-07-21T15:18:05.064Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.8s done
15:18:05 [2020-07-21T15:18:05.121Z] #60 ...
15:18:05 [2020-07-21T15:18:05.121Z] 
15:18:05 [2020-07-21T15:18:05.121Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:18:05 [2020-07-21T15:18:05.121Z] #32 7.409 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:18:05 [2020-07-21T15:18:05.121Z] #32 7.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:18:05 [2020-07-21T15:18:05.121Z] #32 7.491 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:18:05 [2020-07-21T15:18:05.121Z] #32 8.518 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:18:05 [2020-07-21T15:18:05.121Z] #32 11.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:18:05 [2020-07-21T15:18:05.121Z] #32 ...
15:18:05 [2020-07-21T15:18:05.121Z] 
15:18:05 [2020-07-21T15:18:05.121Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:18:05 [2020-07-21T15:18:05.121Z] #43 11.23 go: downloading github.com/jonboulle/clockwork v0.1.0
15:18:05 [2020-07-21T15:18:05.121Z] #43 11.26 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:18:05 [2020-07-21T15:18:05.121Z] #43 11.38 go: extracting github.com/pkg/errors v0.8.0
15:18:05 [2020-07-21T15:18:05.121Z] #43 11.45 go: extracting github.com/sirupsen/logrus v1.0.5
15:18:05 [2020-07-21T15:18:05.121Z] #43 11.51 go: extracting github.com/spf13/pflag v1.0.1
15:18:05 [2020-07-21T15:18:05.121Z] #43 11.56 go: extracting github.com/fatih/color v1.6.0
15:18:05 [2020-07-21T15:18:05.121Z] #43 11.63 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:18:05 [2020-07-21T15:18:05.158Z] Merge succeeded, producing 441211986c847ef08ec1d40432e2ec86a7ae1741
15:18:05 [2020-07-21T15:18:05.158Z] Checking out Revision 441211986c847ef08ec1d40432e2ec86a7ae1741 (PR-41242)
15:18:05 [2020-07-21T15:18:05.355Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614
15:18:05 [2020-07-21T15:18:05.381Z] #43 11.64 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:18:05 [2020-07-21T15:18:05.381Z] #43 11.66 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:18:05 [2020-07-21T15:18:05.381Z] #43 11.81 go: downloading github.com/mattn/go-colorable v0.0.9
15:18:05 [2020-07-21T15:18:05.381Z] #43 11.81 go: downloading github.com/mattn/go-isatty v0.0.3
15:18:05 [2020-07-21T15:18:05.381Z] #43 11.84 go: extracting github.com/jonboulle/clockwork v0.1.0
15:18:05 [2020-07-21T15:18:05.492Z] Commit message: "docs: add example calculations to container stats API"
15:18:05 [2020-07-21T15:18:05.550Z]  > git --version # timeout=10
15:18:05 [2020-07-21T15:18:05.554Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
15:18:05 [2020-07-21T15:18:05.646Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done
15:18:05 [2020-07-21T15:18:05.646Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.1s
15:18:05 [2020-07-21T15:18:05.937Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done
15:18:05 [2020-07-21T15:18:05.937Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c
15:18:05 [2020-07-21T15:18:05.950Z] #43 12.12 go: extracting github.com/mattn/go-colorable v0.0.9
15:18:05 [2020-07-21T15:18:05.950Z] #43 12.30 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:18:05 [2020-07-21T15:18:05.950Z] #43 12.31 go: extracting github.com/mattn/go-isatty v0.0.3
15:18:04 [2020-07-21T15:18:04.328Z]  > git config core.sparsecheckout # timeout=10
15:18:04 [2020-07-21T15:18:04.330Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:18:05 [2020-07-21T15:18:05.127Z]  > git merge 22153d111eadd490976a1ff45fcdc2b26c2ec571 # timeout=10
15:18:05 [2020-07-21T15:18:05.149Z]  > git rev-parse HEAD^{commit} # timeout=10
15:18:05 [2020-07-21T15:18:05.164Z]  > git config core.sparsecheckout # timeout=10
15:18:05 [2020-07-21T15:18:05.167Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:18:06 [2020-07-21T15:18:06.517Z] + docker version
15:18:06 [2020-07-21T15:18:06.517Z] Client:
15:18:06 [2020-07-21T15:18:06.517Z]  Version:           18.06.1-ce
15:18:06 [2020-07-21T15:18:06.517Z]  API version:       1.38
15:18:06 [2020-07-21T15:18:06.517Z]  Go version:        go1.10.3
15:18:06 [2020-07-21T15:18:06.517Z]  Git commit:        e68fc7a
15:18:06 [2020-07-21T15:18:06.517Z]  Built:             Tue Aug 21 17:26:10 2018
15:18:06 [2020-07-21T15:18:06.517Z]  OS/Arch:           linux/ppc64le
15:18:06 [2020-07-21T15:18:06.517Z]  Experimental:      false
15:18:06 [2020-07-21T15:18:06.517Z] 
15:18:06 [2020-07-21T15:18:06.517Z] Server:
15:18:06 [2020-07-21T15:18:06.517Z]  Engine:
15:18:06 [2020-07-21T15:18:06.517Z]   Version:          18.06.1-ce
15:18:06 [2020-07-21T15:18:06.517Z]   API version:      1.38 (minimum version 1.12)
15:18:06 [2020-07-21T15:18:06.517Z]   Go version:       go1.10.3
15:18:06 [2020-07-21T15:18:06.517Z]   Git commit:       e68fc7a
15:18:06 [2020-07-21T15:18:06.517Z]   Built:            Tue Aug 21 17:24:20 2018
15:18:06 [2020-07-21T15:18:06.517Z]   OS/Arch:          linux/ppc64le
15:18:06 [2020-07-21T15:18:06.517Z]   Experimental:     true
[Pipeline] sh
15:18:06 [2020-07-21T15:18:06.902Z] + docker info
15:18:06 [2020-07-21T15:18:06.902Z] Containers: 0
15:18:06 [2020-07-21T15:18:06.902Z]  Running: 0
15:18:06 [2020-07-21T15:18:06.902Z]  Paused: 0
15:18:06 [2020-07-21T15:18:06.902Z]  Stopped: 0
15:18:06 [2020-07-21T15:18:06.902Z] Images: 0
15:18:06 [2020-07-21T15:18:06.902Z] Server Version: 18.06.1-ce
15:18:06 [2020-07-21T15:18:06.903Z] Storage Driver: overlay2
15:18:06 [2020-07-21T15:18:06.903Z]  Backing Filesystem: extfs
15:18:06 [2020-07-21T15:18:06.903Z]  Supports d_type: true
15:18:06 [2020-07-21T15:18:06.903Z]  Native Overlay Diff: true
15:18:06 [2020-07-21T15:18:06.903Z] Logging Driver: json-file
15:18:06 [2020-07-21T15:18:06.903Z] Cgroup Driver: cgroupfs
15:18:06 [2020-07-21T15:18:06.903Z] Plugins:
15:18:06 [2020-07-21T15:18:06.903Z]  Volume: local
15:18:06 [2020-07-21T15:18:06.903Z]  Network: bridge host ipvlan macvlan null overlay
15:18:06 [2020-07-21T15:18:06.903Z]  Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog
15:18:06 [2020-07-21T15:18:06.903Z] Swarm: inactive
15:18:06 [2020-07-21T15:18:06.903Z] Runtimes: runc
15:18:06 [2020-07-21T15:18:06.903Z] Default Runtime: runc
15:18:06 [2020-07-21T15:18:06.903Z] Init Binary: docker-init
15:18:06 [2020-07-21T15:18:06.903Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e
15:18:06 [2020-07-21T15:18:06.903Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340
15:18:06 [2020-07-21T15:18:06.903Z] init version: fec3683
15:18:06 [2020-07-21T15:18:06.903Z] Security Options:
15:18:06 [2020-07-21T15:18:06.903Z]  apparmor
15:18:06 [2020-07-21T15:18:06.903Z]  seccomp
15:18:06 [2020-07-21T15:18:06.903Z]   Profile: default
15:18:06 [2020-07-21T15:18:06.903Z] Kernel Version: 4.4.0-139-generic
15:18:06 [2020-07-21T15:18:06.903Z] Operating System: Ubuntu 16.04.3 LTS
15:18:06 [2020-07-21T15:18:06.903Z] OSType: linux
15:18:06 [2020-07-21T15:18:06.903Z] Architecture: ppc64le
15:18:06 [2020-07-21T15:18:06.903Z] CPUs: 4
15:18:06 [2020-07-21T15:18:06.903Z] Total Memory: 7.972GiB
15:18:06 [2020-07-21T15:18:06.903Z] Name: ppc64le-ubuntu-27
15:18:06 [2020-07-21T15:18:06.903Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE
15:18:06 [2020-07-21T15:18:06.903Z] Docker Root Dir: /var/lib/docker
15:18:06 [2020-07-21T15:18:06.903Z] Debug Mode (client): false
15:18:06 [2020-07-21T15:18:06.903Z] Debug Mode (server): false
15:18:06 [2020-07-21T15:18:06.903Z] Username: dockerbuildbot
15:18:06 [2020-07-21T15:18:06.903Z] Registry: https://index.docker.io/v1/
15:18:06 [2020-07-21T15:18:06.903Z] Labels:
15:18:06 [2020-07-21T15:18:06.903Z] Experimental: true
15:18:06 [2020-07-21T15:18:06.903Z] Insecure Registries:
15:18:06 [2020-07-21T15:18:06.903Z]  127.0.0.0/8
15:18:06 [2020-07-21T15:18:06.903Z] Live Restore Enabled: false
15:18:06 [2020-07-21T15:18:06.903Z] 
[Pipeline] sh
15:18:07 [2020-07-21T15:18:07.291Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:18:07 [2020-07-21T15:18:07.291Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:18:07 [2020-07-21T15:18:07.291Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41242/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:18:07 [2020-07-21T15:18:07.291Z] + bash /home/docker/workspace/moby_PR-41242/check-config.sh
15:18:07 [2020-07-21T15:18:07.291Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:18:07 [2020-07-21T15:18:07.291Z] info: reading kernel config from /boot/config-4.4.0-139-generic ...
15:18:07 [2020-07-21T15:18:07.291Z] 
15:18:07 [2020-07-21T15:18:07.291Z] Generally Necessary:
15:18:07 [2020-07-21T15:18:07.291Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:18:07 [2020-07-21T15:18:07.291Z] - apparmor: enabled and tools installed
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_NAMESPACES: enabled
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_NET_NS: enabled
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_PID_NS: enabled
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_IPC_NS: enabled
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_UTS_NS: enabled
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_CGROUPS: enabled
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_CGROUP_CPUACCT: enabled
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_CGROUP_DEVICE: enabled
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_CGROUP_FREEZER: enabled
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_CGROUP_SCHED: enabled
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_CPUSETS: enabled
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_MEMCG: enabled
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_KEYS: enabled
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_VETH: enabled (as module)
15:18:07 [2020-07-21T15:18:07.291Z] - CONFIG_BRIDGE: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_NF_NAT: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_NF_NAT_NEEDED: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_POSIX_MQUEUE: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled
15:18:07 [2020-07-21T15:18:07.589Z] 
15:18:07 [2020-07-21T15:18:07.589Z] Optional Features:
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_USER_NS: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_SECCOMP: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_CGROUP_PIDS: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_MEMCG_SWAP: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:18:07 [2020-07-21T15:18:07.589Z]     (cgroup swap accounting is currently enabled)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_MEMCG_KMEM: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_BLK_CGROUP: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_IOSCHED_CFQ: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_CGROUP_PERF: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_CGROUP_HUGETLB: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_CFS_BANDWIDTH: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_RT_GROUP_SCHED: missing
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_IP_VS: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_IP_VS_NFCT: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_IP_VS_RR: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_EXT4_FS: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:18:07 [2020-07-21T15:18:07.589Z] - Network Drivers:
15:18:07 [2020-07-21T15:18:07.589Z]   - "overlay":
15:18:07 [2020-07-21T15:18:07.589Z]     - CONFIG_VXLAN: enabled (as module)
15:18:07 [2020-07-21T15:18:07.589Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:18:07 [2020-07-21T15:18:07.589Z]       Optional (for encrypted networks):
15:18:07 [2020-07-21T15:18:07.906Z] #43 14.20 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:18:07 [2020-07-21T15:18:07.934Z]       - CONFIG_CRYPTO: enabled
15:18:07 [2020-07-21T15:18:07.934Z]       - CONFIG_CRYPTO_AEAD: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]       - CONFIG_CRYPTO_GCM: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]       - CONFIG_CRYPTO_SEQIV: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]       - CONFIG_CRYPTO_GHASH: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]       - CONFIG_XFRM: enabled
15:18:07 [2020-07-21T15:18:07.934Z]       - CONFIG_XFRM_USER: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]       - CONFIG_INET_ESP: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]   - "ipvlan":
15:18:07 [2020-07-21T15:18:07.934Z]     - CONFIG_IPVLAN: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]   - "macvlan":
15:18:07 [2020-07-21T15:18:07.934Z]     - CONFIG_MACVLAN: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]     - CONFIG_DUMMY: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]   - "ftp,tftp client in container":
15:18:07 [2020-07-21T15:18:07.934Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z] - Storage Drivers:
15:18:07 [2020-07-21T15:18:07.934Z]   - "aufs":
15:18:07 [2020-07-21T15:18:07.934Z]     - CONFIG_AUFS_FS: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]   - "btrfs":
15:18:07 [2020-07-21T15:18:07.934Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:18:07 [2020-07-21T15:18:07.934Z]   - "devicemapper":
15:18:07 [2020-07-21T15:18:07.934Z]     - CONFIG_BLK_DEV_DM: enabled
15:18:07 [2020-07-21T15:18:07.934Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]   - "overlay":
15:18:07 [2020-07-21T15:18:07.934Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:18:07 [2020-07-21T15:18:07.934Z]   - "zfs":
15:18:07 [2020-07-21T15:18:07.934Z]     - /dev/zfs: missing
15:18:07 [2020-07-21T15:18:07.934Z]     - zfs command: missing
15:18:07 [2020-07-21T15:18:07.934Z]     - zpool command: missing
15:18:07 [2020-07-21T15:18:07.934Z] 
15:18:07 [2020-07-21T15:18:07.934Z] Limits:
15:18:07 [2020-07-21T15:18:07.934Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:18:07 [2020-07-21T15:18:07.934Z] 
15:18:07 [2020-07-21T15:18:07.934Z] + true
[Pipeline] }
[Pipeline] // stage
15:18:08 [2020-07-21T15:18:08.002Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.5s done
15:18:08 [2020-07-21T15:18:08.002Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:18:08 [2020-07-21T15:18:08.388Z] + make bundles/buildx
15:18:08 [2020-07-21T15:18:08.684Z] make: command: Command not found
15:18:08 [2020-07-21T15:18:08.684Z] make: command: Command not found
15:18:08 [2020-07-21T15:18:08.684Z] mkdir bundles
15:18:08 [2020-07-21T15:18:08.684Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \
15:18:08 [2020-07-21T15:18:08.684Z] 	--build-arg BUILDX_COMMIT \
15:18:08 [2020-07-21T15:18:08.684Z] 	--build-arg BUILDX_REPO \
15:18:08 [2020-07-21T15:18:08.684Z] 	--build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \
15:18:08 [2020-07-21T15:18:08.684Z] 	--build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \
15:18:08 [2020-07-21T15:18:08.684Z] 	.
15:18:08 [2020-07-21T15:18:08.684Z] /bin/sh: 4: go: not found
15:18:08 [2020-07-21T15:18:08.684Z] /bin/sh: 5: go: not found
15:18:08 [2020-07-21T15:18:08.850Z] #43 15.08 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:18:08 [2020-07-21T15:18:08.850Z] #43 ...
15:18:08 [2020-07-21T15:18:08.850Z] 
15:18:08 [2020-07-21T15:18:08.850Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:18:08 [2020-07-21T15:18:08.850Z] #21 14.82 + mkdir -p /build
15:18:08 [2020-07-21T15:18:08.850Z] #21 14.82 + mv docker/docker /build/
15:18:08 [2020-07-21T15:18:08.850Z] #21 14.83 + rmdir docker
15:18:08 [2020-07-21T15:18:08.850Z] #21 DONE 15.3s
15:18:09 [2020-07-21T15:18:09.111Z] 
15:18:09 [2020-07-21T15:18:09.111Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:09 [2020-07-21T15:18:09.111Z] #30 15.03 unicode/utf8
15:18:09 [2020-07-21T15:18:09.148Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.2s done
15:18:09 [2020-07-21T15:18:09.439Z] #7 extracting sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 0.1s
15:18:09 [2020-07-21T15:18:09.680Z] #30 16.08 encoding
15:18:10 [2020-07-21T15:18:10.249Z] #30 16.60 runtime/cgo
15:18:10 [2020-07-21T15:18:10.776Z] Sending build context to Docker daemon  56.04MB

15:18:10 [2020-07-21T15:18:10.776Z] Step 1/15 : ARG GO_VERSION=1.13.14
15:18:10 [2020-07-21T15:18:10.776Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1
15:18:10 [2020-07-21T15:18:10.776Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git
15:18:10 [2020-07-21T15:18:10.776Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build
15:18:10 [2020-07-21T15:18:10.776Z] 1.13.14-buster: Pulling from library/golang
15:18:11 [2020-07-21T15:18:11.071Z] 0cad52b1770a: Pulling fs layer
15:18:11 [2020-07-21T15:18:11.071Z] e0318f8e4196: Pulling fs layer
15:18:11 [2020-07-21T15:18:11.071Z] cec302fe9541: Pulling fs layer
15:18:11 [2020-07-21T15:18:11.071Z] bf65a8c1ffe0: Pulling fs layer
15:18:11 [2020-07-21T15:18:11.071Z] 7355b492f1f7: Pulling fs layer
15:18:11 [2020-07-21T15:18:11.071Z] e9e8f7dbd0fe: Pulling fs layer
15:18:11 [2020-07-21T15:18:11.071Z] 9410001b451f: Pulling fs layer
15:18:11 [2020-07-21T15:18:11.071Z] 7355b492f1f7: Waiting
15:18:11 [2020-07-21T15:18:11.071Z] bf65a8c1ffe0: Waiting
15:18:11 [2020-07-21T15:18:11.071Z] e9e8f7dbd0fe: Waiting
15:18:11 [2020-07-21T15:18:11.071Z] 9410001b451f: Waiting
15:18:11 [2020-07-21T15:18:11.189Z] #30 ...
15:18:11 [2020-07-21T15:18:11.189Z] 
15:18:11 [2020-07-21T15:18:11.189Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.299 + RM_GOPATH=0
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.299 + TMP_GOPATH=
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.299 + : /build
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.299 + '[' -z '' ']'
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.306 ++ mktemp -d
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.306 + export GOPATH=/tmp/tmp.hIHnyPtJOr
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.306 + GOPATH=/tmp/tmp.hIHnyPtJOr
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.306 + RM_GOPATH=1
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.306 + case "$(go env GOARCH)" in
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.306 ++ go env GOARCH
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.331 + export GO_BUILDMODE=-buildmode=pie
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.331 + GO_BUILDMODE=-buildmode=pie
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.335 ++ dirname /tmp/install/install.sh
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.353 + dir=/tmp/install
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.357 + bin=shfmt
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.357 + shift
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.357 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.358 + . /tmp/install/shfmt.installer
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.359 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.364 + install_shfmt
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.370 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.370 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.370 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hIHnyPtJOr/src/github.com/mvdan/sh
15:18:11 [2020-07-21T15:18:11.189Z] #47 7.384 Cloning into '/tmp/tmp.hIHnyPtJOr/src/github.com/mvdan/sh'...
15:18:11 [2020-07-21T15:18:11.189Z] #47 ...
15:18:11 [2020-07-21T15:18:11.189Z] 
15:18:11 [2020-07-21T15:18:11.189Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:18:11 [2020-07-21T15:18:11.189Z] #41 10.46 unicode
15:18:11 [2020-07-21T15:18:11.189Z] #41 14.55 unicode/utf8
15:18:11 [2020-07-21T15:18:11.189Z] #41 15.36 internal/testlog
15:18:11 [2020-07-21T15:18:11.189Z] #41 16.00 encoding
15:18:11 [2020-07-21T15:18:11.189Z] #41 16.41 unicode/utf16
15:18:11 [2020-07-21T15:18:11.189Z] #41 16.54 container/list
15:18:11 [2020-07-21T15:18:11.189Z] #41 17.10 crypto/internal/subtle
15:18:11 [2020-07-21T15:18:11.189Z] #41 17.28 crypto/subtle
15:18:11 [2020-07-21T15:18:11.189Z] #41 17.48 vendor/golang.org/x/crypto/cryptobyte/asn1
15:18:11 [2020-07-21T15:18:11.189Z] #41 17.58 internal/nettrace
15:18:11 [2020-07-21T15:18:11.367Z] e0318f8e4196: Verifying Checksum
15:18:11 [2020-07-21T15:18:11.367Z] e0318f8e4196: Download complete
15:18:11 [2020-07-21T15:18:11.367Z] cec302fe9541: Verifying Checksum
15:18:11 [2020-07-21T15:18:11.367Z] cec302fe9541: Download complete
15:18:11 [2020-07-21T15:18:11.449Z] #41 17.72 runtime/cgo
15:18:11 [2020-07-21T15:18:11.449Z] #41 ...
15:18:11 [2020-07-21T15:18:11.449Z] 
15:18:11 [2020-07-21T15:18:11.449Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:18:11 [2020-07-21T15:18:11.449Z] #51 7.858 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:18:11 [2020-07-21T15:18:11.449Z] #51 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:18:11 [2020-07-21T15:18:11.708Z] #51 ...
15:18:11 [2020-07-21T15:18:11.708Z] 
15:18:11 [2020-07-21T15:18:11.708Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:18:11 [2020-07-21T15:18:11.708Z] #54 12.11 + cd /tmp/tmp.yDjjEjL4IZ/src/github.com/rootless-containers/rootlesskit
15:18:11 [2020-07-21T15:18:11.708Z] #54 12.11 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:18:11 [2020-07-21T15:18:11.708Z] #54 12.47 + for f in rootlesskit rootlesskit-docker-proxy
15:18:11 [2020-07-21T15:18:11.708Z] #54 12.47 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:18:11 [2020-07-21T15:18:11.968Z] #54 ...
15:18:11 [2020-07-21T15:18:11.968Z] 
15:18:11 [2020-07-21T15:18:11.968Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:11 [2020-07-21T15:18:11.968Z] #47 18.40 + cd /tmp/tmp.hIHnyPtJOr/src/github.com/mvdan/sh
15:18:11 [2020-07-21T15:18:11.968Z] #47 18.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:18:11 [2020-07-21T15:18:11.968Z] #47 18.49 + GO111MODULE=on
15:18:11 [2020-07-21T15:18:11.968Z] #47 18.49 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:18:12 [2020-07-21T15:18:12.185Z] #7 extracting sha256:31ba3db26bffffb403e156e37bd795af0e4eaec6e018aff775c43a5e2a9517d4 2.5s done
15:18:12 [2020-07-21T15:18:12.185Z] #7 extracting sha256:6169a442187f859af58e0b1b84832adff37a5d0f244e79d5e0a75a8ebbc5b24f 0.0s done
15:18:12 [2020-07-21T15:18:12.185Z] #7 DONE 10.5s
15:18:12 [2020-07-21T15:18:12.185Z] 
15:18:12 [2020-07-21T15:18:12.185Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:18:13 [2020-07-21T15:18:13.350Z] #47 19.72 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:18:13 [2020-07-21T15:18:13.350Z] #47 19.81 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:18:13 [2020-07-21T15:18:13.350Z] #47 19.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:18:13 [2020-07-21T15:18:13.647Z] 0cad52b1770a: Verifying Checksum
15:18:13 [2020-07-21T15:18:13.647Z] 0cad52b1770a: Download complete
15:18:13 [2020-07-21T15:18:13.692Z] #8 DONE 1.6s
15:18:13 [2020-07-21T15:18:13.919Z] #47 20.28 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:18:13 [2020-07-21T15:18:13.919Z] #47 20.28 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:18:13 [2020-07-21T15:18:13.987Z] 
15:18:13 [2020-07-21T15:18:13.987Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:18:14 [2020-07-21T15:18:14.489Z] #47 ...
15:18:14 [2020-07-21T15:18:14.489Z] 
15:18:14 [2020-07-21T15:18:14.489Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:18:14 [2020-07-21T15:18:14.489Z] #23 10.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:18:14 [2020-07-21T15:18:14.489Z] #23 13.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:18:14 [2020-07-21T15:18:14.640Z] #9 DONE 0.9s
15:18:14 [2020-07-21T15:18:14.640Z] 
15:18:14 [2020-07-21T15:18:14.640Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:18:14 [2020-07-21T15:18:14.640Z] #27 DONE 0.1s
15:18:14 [2020-07-21T15:18:14.640Z] 
15:18:14 [2020-07-21T15:18:14.640Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:18:14 [2020-07-21T15:18:14.724Z] bf65a8c1ffe0: Verifying Checksum
15:18:14 [2020-07-21T15:18:14.724Z] bf65a8c1ffe0: Download complete
15:18:14 [2020-07-21T15:18:14.749Z] #23 ...
15:18:14 [2020-07-21T15:18:14.749Z] 
15:18:14 [2020-07-21T15:18:14.749Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:14 [2020-07-21T15:18:14.749Z] #47 21.15 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:18:14 [2020-07-21T15:18:14.931Z] #32 ...
15:18:14 [2020-07-21T15:18:14.931Z] 
15:18:14 [2020-07-21T15:18:14.931Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:18:14 [2020-07-21T15:18:14.931Z] #35 DONE 0.1s
15:18:14 [2020-07-21T15:18:14.931Z] 
15:18:14 [2020-07-21T15:18:14.931Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:18:15 [2020-07-21T15:18:15.009Z] #47 ...
15:18:15 [2020-07-21T15:18:15.009Z] 
15:18:15 [2020-07-21T15:18:15.009Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:18:15 [2020-07-21T15:18:15.009Z] #10 11.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:18:15 [2020-07-21T15:18:15.009Z] #10 14.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:18:15 [2020-07-21T15:18:15.024Z] 9410001b451f: Verifying Checksum
15:18:15 [2020-07-21T15:18:15.024Z] 9410001b451f: Download complete
15:18:15 [2020-07-21T15:18:15.268Z] #10 ...
15:18:15 [2020-07-21T15:18:15.268Z] 
15:18:15 [2020-07-21T15:18:15.268Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:18:15 [2020-07-21T15:18:15.268Z] #43 16.38 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:18:15 [2020-07-21T15:18:15.268Z] #43 18.51 go: finding github.com/fatih/color v1.6.0
15:18:15 [2020-07-21T15:18:15.268Z] #43 18.57 go: finding github.com/sirupsen/logrus v1.0.5
15:18:15 [2020-07-21T15:18:15.268Z] #43 18.58 go: finding github.com/pkg/errors v0.8.0
15:18:15 [2020-07-21T15:18:15.268Z] #43 18.60 go: finding github.com/mattn/go-colorable v0.0.9
15:18:15 [2020-07-21T15:18:15.268Z] #43 18.71 go: finding github.com/spf13/pflag v1.0.1
15:18:15 [2020-07-21T15:18:15.268Z] #43 18.87 go: finding github.com/mattn/go-isatty v0.0.3
15:18:15 [2020-07-21T15:18:15.268Z] #43 19.02 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:18:15 [2020-07-21T15:18:15.268Z] #43 19.14 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:18:15 [2020-07-21T15:18:15.268Z] #43 19.17 go: finding github.com/jonboulle/clockwork v0.1.0
15:18:15 [2020-07-21T15:18:15.268Z] #43 19.29 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:18:15 [2020-07-21T15:18:15.268Z] #43 19.49 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:18:15 [2020-07-21T15:18:15.667Z] 7355b492f1f7: Verifying Checksum
15:18:15 [2020-07-21T15:18:15.667Z] 7355b492f1f7: Download complete
15:18:15 [2020-07-21T15:18:15.838Z] #43 ...
15:18:15 [2020-07-21T15:18:15.838Z] 
15:18:15 [2020-07-21T15:18:15.838Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:18:15 [2020-07-21T15:18:15.838Z] #51 22.22 Fetched 8364 kB in 18s (458 kB/s)
15:18:17 [2020-07-21T15:18:17.220Z] #51 22.22 Reading package lists...
15:18:17 [2020-07-21T15:18:17.220Z] #51 ...
15:18:17 [2020-07-21T15:18:17.220Z] 
15:18:17 [2020-07-21T15:18:17.221Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:18:17 [2020-07-21T15:18:17.221Z] #32 13.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:18:17 [2020-07-21T15:18:17.221Z] #32 ...
15:18:17 [2020-07-21T15:18:17.221Z] 
15:18:17 [2020-07-21T15:18:17.221Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:17 [2020-07-21T15:18:17.221Z] #47 21.96 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:18:17 [2020-07-21T15:18:17.221Z] #47 23.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:18:17 [2020-07-21T15:18:17.480Z] #47 ...
15:18:17 [2020-07-21T15:18:17.480Z] 
15:18:17 [2020-07-21T15:18:17.480Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:18:17 [2020-07-21T15:18:17.480Z] #38 13.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:18:17 [2020-07-21T15:18:17.740Z] #38 ...
15:18:17 [2020-07-21T15:18:17.740Z] 
15:18:17 [2020-07-21T15:18:17.740Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:18:17 [2020-07-21T15:18:17.773Z] 0cad52b1770a: Pull complete
15:18:18 [2020-07-21T15:18:18.000Z] #36 23.94 Checking out files:  87% (1390/1597)   
Checking out files:  88% (1406/1597)   
Checking out files:  89% (1422/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
15:18:18 [2020-07-21T15:18:18.000Z] #36 24.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:18:18 [2020-07-21T15:18:18.414Z] e0318f8e4196: Pull complete
15:18:18 [2020-07-21T15:18:18.414Z] e9e8f7dbd0fe: Verifying Checksum
15:18:18 [2020-07-21T15:18:18.414Z] e9e8f7dbd0fe: Download complete
15:18:18 [2020-07-21T15:18:18.478Z] #36 3.775 + git clone https://github.com/docker/distribution.git .
15:18:18 [2020-07-21T15:18:18.478Z] #36 3.776 Cloning into '.'...
15:18:18 [2020-07-21T15:18:18.709Z] cec302fe9541: Pull complete
15:18:19 [2020-07-21T15:18:19.985Z] #36 ...
15:18:19 [2020-07-21T15:18:19.985Z] 
15:18:19 [2020-07-21T15:18:19.985Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.299 + RM_GOPATH=0
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.300 + TMP_GOPATH=
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.300 + : /build
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.300 + '[' -z '' ']'
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.301 ++ mktemp -d
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.304 + export GOPATH=/tmp/tmp.CtIS0jQq36
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.304 + GOPATH=/tmp/tmp.CtIS0jQq36
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.304 + RM_GOPATH=1
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.304 + case "$(go env GOARCH)" in
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.306 ++ go env GOARCH
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.310 + export GO_BUILDMODE=-buildmode=pie
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.311 + GO_BUILDMODE=-buildmode=pie
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.311 ++ dirname /tmp/install/install.sh
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.312 + dir=/tmp/install
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.315 + bin=tomlv
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.315 + shift
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.315 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.315 + . /tmp/install/tomlv.installer
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.315 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.315 + install_tomlv
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.315 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.315 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.315 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CtIS0jQq36/src/github.com/BurntSushi/toml
15:18:19 [2020-07-21T15:18:19.985Z] #30 3.316 Cloning into '/tmp/tmp.CtIS0jQq36/src/github.com/BurntSushi/toml'...
15:18:19 [2020-07-21T15:18:19.985Z] #30 4.021 + cd /tmp/tmp.CtIS0jQq36/src/github.com/BurntSushi/toml
15:18:19 [2020-07-21T15:18:19.985Z] #30 4.024 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:18:19 [2020-07-21T15:18:19.985Z] #30 4.033 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:18:19 [2020-07-21T15:18:19.985Z] #30 4.455 internal/cpu
15:18:19 [2020-07-21T15:18:19.985Z] #30 4.474 runtime/internal/atomic
15:18:19 [2020-07-21T15:18:19.985Z] #30 4.609 runtime/internal/sys
15:18:19 [2020-07-21T15:18:19.985Z] #30 4.817 runtime/internal/math
15:18:19 [2020-07-21T15:18:19.985Z] #30 4.823 internal/bytealg
15:18:19 [2020-07-21T15:18:19.985Z] #30 4.926 math/bits
15:18:19 [2020-07-21T15:18:19.985Z] #30 5.180 runtime
15:18:19 [2020-07-21T15:18:19.985Z] #30 5.319 math
15:18:20 [2020-07-21T15:18:20.540Z] #36 26.48 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:18:21 [2020-07-21T15:18:21.461Z] bf65a8c1ffe0: Pull complete
15:18:22 [2020-07-21T15:18:22.726Z] #30 ...
15:18:22 [2020-07-21T15:18:22.726Z] 
15:18:22 [2020-07-21T15:18:22.726Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.885 + RM_GOPATH=0
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.885 + TMP_GOPATH=
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.885 + : /build
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.885 + '[' -z '' ']'
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.885 ++ mktemp -d
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.885 + export GOPATH=/tmp/tmp.YXvkBQsxzE
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.885 + GOPATH=/tmp/tmp.YXvkBQsxzE
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.885 + RM_GOPATH=1
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.885 + case "$(go env GOARCH)" in
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.885 ++ go env GOARCH
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.887 + export GO_BUILDMODE=-buildmode=pie
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.887 + GO_BUILDMODE=-buildmode=pie
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.887 ++ dirname /tmp/install/install.sh
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.888 + dir=/tmp/install
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.888 + bin=dockercli
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.888 + shift
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.888 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.888 + . /tmp/install/dockercli.installer
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.888 ++ : stable
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.888 ++ : 17.06.2-ce
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.888 + install_dockercli
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.888 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.888 Install docker/cli version 17.06.2-ce from stable
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.889 ++ uname -m
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.889 + arch=s390x
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.889 + '[' s390x '!=' x86_64 ']'
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.889 + '[' s390x '!=' s390x ']'
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.889 + url=https://download.docker.com/linux/static
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.889 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz
15:18:22 [2020-07-21T15:18:22.726Z] #21 1.889 + tar -xz docker/docker
15:18:22 [2020-07-21T15:18:22.726Z] #21 7.630 + mkdir -p /build
15:18:22 [2020-07-21T15:18:22.726Z] #21 7.631 + mv docker/docker /build/
15:18:22 [2020-07-21T15:18:22.726Z] #21 7.642 + rmdir docker
15:18:22 [2020-07-21T15:18:22.726Z] #21 DONE 8.0s
15:18:22 [2020-07-21T15:18:22.726Z] 
15:18:22 [2020-07-21T15:18:22.726Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.387 + RM_GOPATH=0
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.387 + TMP_GOPATH=
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.387 + : /build
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.387 + '[' -z '' ']'
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.387 ++ mktemp -d
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.387 + export GOPATH=/tmp/tmp.qogMgJ6paq
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.387 + GOPATH=/tmp/tmp.qogMgJ6paq
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.387 + RM_GOPATH=1
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.387 + case "$(go env GOARCH)" in
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.399 ++ go env GOARCH
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 + export GO_BUILDMODE=-buildmode=pie
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 + GO_BUILDMODE=-buildmode=pie
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 ++ dirname /tmp/install/install.sh
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 + dir=/tmp/install
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 + bin=gotestsum
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 + shift
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 + . /tmp/install/gotestsum.installer
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 ++ : v0.3.5
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 + install_gotestsum
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 + set -e
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 + export GO111MODULE=on
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 + GO111MODULE=on
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 + GOBIN=/build
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.402 + go get gotest.tools/gotestsum@v0.3.5
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.463 go: finding gotest.tools v0.3.5
15:18:22 [2020-07-21T15:18:22.726Z] #43 2.468 go: finding gotest.tools/gotestsum v0.3.5
15:18:22 [2020-07-21T15:18:22.726Z] #43 3.102 go: downloading gotest.tools/gotestsum v0.3.5
15:18:22 [2020-07-21T15:18:22.726Z] #43 3.212 go: extracting gotest.tools/gotestsum v0.3.5
15:18:22 [2020-07-21T15:18:22.726Z] #43 3.575 go: downloading gotest.tools v2.1.0+incompatible
15:18:22 [2020-07-21T15:18:22.726Z] #43 3.664 go: extracting gotest.tools v2.1.0+incompatible
15:18:22 [2020-07-21T15:18:22.726Z] #43 3.791 go: downloading github.com/fatih/color v1.6.0
15:18:22 [2020-07-21T15:18:22.726Z] #43 3.804 go: downloading github.com/jonboulle/clockwork v0.1.0
15:18:22 [2020-07-21T15:18:22.726Z] #43 3.816 go: downloading github.com/spf13/pflag v1.0.1
15:18:22 [2020-07-21T15:18:22.726Z] #43 3.852 go: downloading github.com/pkg/errors v0.8.0
15:18:22 [2020-07-21T15:18:22.726Z] #43 3.856 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:18:22 [2020-07-21T15:18:22.726Z] #43 3.867 go: extracting github.com/fatih/color v1.6.0
15:18:22 [2020-07-21T15:18:22.726Z] #43 3.876 go: downloading github.com/sirupsen/logrus v1.0.5
15:18:22 [2020-07-21T15:18:22.726Z] #43 3.995 go: downloading github.com/mattn/go-colorable v0.0.9
15:18:22 [2020-07-21T15:18:22.726Z] #43 3.999 go: extracting github.com/jonboulle/clockwork v0.1.0
15:18:22 [2020-07-21T15:18:22.726Z] #43 4.033 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:18:22 [2020-07-21T15:18:22.726Z] #43 4.047 go: extracting github.com/sirupsen/logrus v1.0.5
15:18:22 [2020-07-21T15:18:22.726Z] #43 4.059 go: downloading github.com/mattn/go-isatty v0.0.3
15:18:22 [2020-07-21T15:18:22.726Z] #43 4.122 go: extracting github.com/spf13/pflag v1.0.1
15:18:22 [2020-07-21T15:18:22.726Z] #43 4.248 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:18:22 [2020-07-21T15:18:22.726Z] #43 4.258 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:18:22 [2020-07-21T15:18:22.726Z] #43 4.266 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:18:22 [2020-07-21T15:18:22.726Z] #43 4.294 go: extracting github.com/mattn/go-isatty v0.0.3
15:18:22 [2020-07-21T15:18:22.726Z] #43 4.298 go: extracting github.com/mattn/go-colorable v0.0.9
15:18:22 [2020-07-21T15:18:22.726Z] #43 4.314 go: extracting github.com/pkg/errors v0.8.0
15:18:22 [2020-07-21T15:18:22.726Z] #43 5.865 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:18:22 [2020-07-21T15:18:22.726Z] #43 6.232 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:18:22 [2020-07-21T15:18:22.726Z] #43 6.342 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:18:23 [2020-07-21T15:18:23.401Z] #43 8.583 go: finding github.com/fatih/color v1.6.0
15:18:23 [2020-07-21T15:18:23.401Z] #43 8.760 go: finding github.com/pkg/errors v0.8.0
15:18:23 [2020-07-21T15:18:23.401Z] #43 8.838 go: finding github.com/sirupsen/logrus v1.0.5
15:18:23 [2020-07-21T15:18:23.551Z] 7355b492f1f7: Pull complete
15:18:23 [2020-07-21T15:18:23.706Z] #43 8.846 go: finding github.com/mattn/go-colorable v0.0.9
15:18:23 [2020-07-21T15:18:23.706Z] #43 8.846 go: finding github.com/spf13/pflag v1.0.1
15:18:23 [2020-07-21T15:18:23.706Z] #43 8.986 go: finding github.com/mattn/go-isatty v0.0.3
15:18:23 [2020-07-21T15:18:23.706Z] #43 9.129 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:18:24 [2020-07-21T15:18:24.003Z] #43 9.210 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:18:24 [2020-07-21T15:18:24.003Z] #43 9.242 go: finding github.com/jonboulle/clockwork v0.1.0
15:18:24 [2020-07-21T15:18:24.294Z] #43 9.413 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:18:24 [2020-07-21T15:18:24.294Z] #43 9.462 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:18:24 [2020-07-21T15:18:24.736Z] #36 ...
15:18:24 [2020-07-21T15:18:24.736Z] 
15:18:24 [2020-07-21T15:18:24.737Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:24 [2020-07-21T15:18:24.737Z] #60 24.86 Checking out files:  61% (1281/2067)   
Checking out files:  62% (1282/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:18:24 [2020-07-21T15:18:24.737Z] #60 25.71 + cd /tmp/tmp.Wa6EdloLA3/src/github.com/docker/libnetwork
15:18:24 [2020-07-21T15:18:24.737Z] #60 25.71 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:18:24 [2020-07-21T15:18:24.737Z] #60 25.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:18:24 [2020-07-21T15:18:24.926Z] #43 ...
15:18:24 [2020-07-21T15:18:24.926Z] 
15:18:24 [2020-07-21T15:18:24.926Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.408 + RM_GOPATH=0
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.408 + TMP_GOPATH=
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.408 + : /build
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.408 + '[' -z '' ']'
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.408 ++ mktemp -d
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.408 + export GOPATH=/tmp/tmp.P3i0fqwV79
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.408 + GOPATH=/tmp/tmp.P3i0fqwV79
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.408 + RM_GOPATH=1
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.408 + case "$(go env GOARCH)" in
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.408 ++ go env GOARCH
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.415 Installing golangci-lint version v1.23.8
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.420 + export GO_BUILDMODE=-buildmode=pie
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.420 + GO_BUILDMODE=-buildmode=pie
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.420 ++ dirname /tmp/install/install.sh
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.420 + dir=/tmp/install
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.420 + bin=golangci_lint
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.420 + shift
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.420 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.420 + . /tmp/install/golangci_lint.installer
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.420 ++ : v1.23.8
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.420 + install_golangci_lint
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.420 + echo 'Installing golangci-lint version v1.23.8'
15:18:24 [2020-07-21T15:18:24.926Z] #45 2.420 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:18:24 [2020-07-21T15:18:24.926Z] #45 ...
15:18:24 [2020-07-21T15:18:24.926Z] 
15:18:24 [2020-07-21T15:18:24.926Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + RM_GOPATH=0
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + TMP_GOPATH=
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + : /build
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + '[' -z '' ']'
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 ++ mktemp -d
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + export GOPATH=/tmp/tmp.uLwn2H2Nkv
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + GOPATH=/tmp/tmp.uLwn2H2Nkv
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + RM_GOPATH=1
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + case "$(go env GOARCH)" in
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 ++ go env GOARCH
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + export GO_BUILDMODE=-buildmode=pie
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + GO_BUILDMODE=-buildmode=pie
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 ++ dirname /tmp/install/install.sh
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + dir=/tmp/install
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + bin=shfmt
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + shift
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + . /tmp/install/shfmt.installer
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + install_shfmt
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.501 + git clone https://github.com/mvdan/sh.git /tmp/tmp.uLwn2H2Nkv/src/github.com/mvdan/sh
15:18:24 [2020-07-21T15:18:24.926Z] #47 2.512 Cloning into '/tmp/tmp.uLwn2H2Nkv/src/github.com/mvdan/sh'...
15:18:24 [2020-07-21T15:18:24.926Z] #47 9.547 + cd /tmp/tmp.uLwn2H2Nkv/src/github.com/mvdan/sh
15:18:24 [2020-07-21T15:18:24.926Z] #47 9.551 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:18:24 [2020-07-21T15:18:24.926Z] #47 9.606 + GO111MODULE=on
15:18:24 [2020-07-21T15:18:24.926Z] #47 9.606 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:18:24 [2020-07-21T15:18:24.926Z] #47 10.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:18:24 [2020-07-21T15:18:24.926Z] #47 10.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:18:24 [2020-07-21T15:18:24.926Z] #47 10.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:18:24 [2020-07-21T15:18:24.926Z] #47 ...
15:18:24 [2020-07-21T15:18:24.926Z] 
15:18:24 [2020-07-21T15:18:24.926Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:18:24 [2020-07-21T15:18:24.926Z] #28 3.769 + git clone https://github.com/kolyshkin/go-swagger.git .
15:18:24 [2020-07-21T15:18:24.926Z] #28 3.770 Cloning into '.'...
15:18:25 [2020-07-21T15:18:25.219Z] #28 ...
15:18:25 [2020-07-21T15:18:25.219Z] 
15:18:25 [2020-07-21T15:18:25.219Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:18:25 [2020-07-21T15:18:25.219Z] #38 3.349 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:18:25 [2020-07-21T15:18:25.219Z] #38 3.475 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:18:25 [2020-07-21T15:18:25.219Z] #38 3.741 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:18:25 [2020-07-21T15:18:25.219Z] #38 4.137 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:18:25 [2020-07-21T15:18:25.219Z] #38 5.872 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
15:18:25 [2020-07-21T15:18:25.219Z] #38 9.242 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:18:25 [2020-07-21T15:18:25.512Z] #38 ...
15:18:25 [2020-07-21T15:18:25.512Z] 
15:18:25 [2020-07-21T15:18:25.512Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:18:25 [2020-07-21T15:18:25.512Z] #10 3.384 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:18:25 [2020-07-21T15:18:25.512Z] #10 3.481 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:18:25 [2020-07-21T15:18:25.512Z] #10 3.738 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:18:25 [2020-07-21T15:18:25.512Z] #10 4.116 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:18:25 [2020-07-21T15:18:25.512Z] #10 6.308 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
15:18:25 [2020-07-21T15:18:25.512Z] #10 9.274 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:18:25 [2020-07-21T15:18:25.512Z] #10 ...
15:18:25 [2020-07-21T15:18:25.512Z] 
15:18:25 [2020-07-21T15:18:25.512Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.295 + RM_GOPATH=0
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.295 + TMP_GOPATH=
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.295 + : /build
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.298 + '[' -z '' ']'
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.300 ++ mktemp -d
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.304 + export GOPATH=/tmp/tmp.oMi7fWABb0
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.304 + GOPATH=/tmp/tmp.oMi7fWABb0
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.304 + RM_GOPATH=1
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.305 + case "$(go env GOARCH)" in
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.307 ++ go env GOARCH
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.327 + export GO_BUILDMODE=-buildmode=pie
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.327 + GO_BUILDMODE=-buildmode=pie
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.329 ++ dirname /tmp/install/install.sh
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.333 + dir=/tmp/install
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.334 + bin=proxy
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.334 + shift
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.334 + '[' '!' -f /tmp/install/proxy.installer ']'
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.334 + . /tmp/install/proxy.installer
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.334 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.336 + install_proxy
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.336 + case "$1" in
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.336 + export CGO_ENABLED=0
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.336 + CGO_ENABLED=0
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.336 + _install_proxy
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.336 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.336 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.oMi7fWABb0/src/github.com/docker/libnetwork
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.336 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:18:25 [2020-07-21T15:18:25.512Z] #60 3.345 Cloning into '/tmp/tmp.oMi7fWABb0/src/github.com/docker/libnetwork'...
15:18:25 [2020-07-21T15:18:25.803Z] #60 ...
15:18:25 [2020-07-21T15:18:25.803Z] 
15:18:25 [2020-07-21T15:18:25.803Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.364 + RM_GOPATH=0
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.364 + TMP_GOPATH=
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.364 + : /build
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.364 + '[' -z '' ']'
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.364 ++ mktemp -d
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.365 + export GOPATH=/tmp/tmp.cpIBzIS8pk
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.367 + GOPATH=/tmp/tmp.cpIBzIS8pk
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.367 + RM_GOPATH=1
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.367 + case "$(go env GOARCH)" in
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.367 ++ go env GOARCH
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.376 + export GO_BUILDMODE=-buildmode=pie
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.376 + GO_BUILDMODE=-buildmode=pie
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.376 ++ dirname /tmp/install/install.sh
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.377 + dir=/tmp/install
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.377 + bin=rootlesskit
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.377 + shift
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.377 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.377 + . /tmp/install/rootlesskit.installer
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.378 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.378 + install_rootlesskit
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.378 + case "$1" in
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.378 + export CGO_ENABLED=0
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.378 + CGO_ENABLED=0
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.378 + _install_rootlesskit
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.378 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.378 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:18:25 [2020-07-21T15:18:25.803Z] #54 3.378 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cpIBzIS8pk/src/github.com/rootless-containers/rootlesskit
15:18:25 [2020-07-21T15:18:25.804Z] #54 3.381 Cloning into '/tmp/tmp.cpIBzIS8pk/src/github.com/rootless-containers/rootlesskit'...
15:18:25 [2020-07-21T15:18:25.804Z] #54 7.050 + cd /tmp/tmp.cpIBzIS8pk/src/github.com/rootless-containers/rootlesskit
15:18:25 [2020-07-21T15:18:25.804Z] #54 7.060 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:18:25 [2020-07-21T15:18:25.804Z] #54 7.362 + for f in rootlesskit rootlesskit-docker-proxy
15:18:25 [2020-07-21T15:18:25.804Z] #54 7.369 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:18:25 [2020-07-21T15:18:25.804Z] #54 ...
15:18:25 [2020-07-21T15:18:25.804Z] 
15:18:25 [2020-07-21T15:18:25.804Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:18:25 [2020-07-21T15:18:25.804Z] #51 3.944 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:18:25 [2020-07-21T15:18:25.804Z] #51 3.981 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:18:25 [2020-07-21T15:18:25.804Z] #51 4.003 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:18:25 [2020-07-21T15:18:25.804Z] #51 4.767 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:18:25 [2020-07-21T15:18:25.804Z] #51 7.287 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
15:18:25 [2020-07-21T15:18:25.804Z] #51 9.648 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:18:26 [2020-07-21T15:18:26.095Z] #51 ...
15:18:26 [2020-07-21T15:18:26.095Z] 
15:18:26 [2020-07-21T15:18:26.095Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:18:26 [2020-07-21T15:18:26.095Z] #23 4.121 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:18:26 [2020-07-21T15:18:26.095Z] #23 4.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:18:26 [2020-07-21T15:18:26.095Z] #23 4.177 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:18:26 [2020-07-21T15:18:26.095Z] #23 4.938 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:18:26 [2020-07-21T15:18:26.095Z] #23 6.863 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
15:18:26 [2020-07-21T15:18:26.095Z] #23 9.170 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:18:26 [2020-07-21T15:18:26.095Z] #23 ...
15:18:26 [2020-07-21T15:18:26.095Z] 
15:18:26 [2020-07-21T15:18:26.095Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.840 + RM_GOPATH=0
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.840 + TMP_GOPATH=
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.840 + : /build
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.840 + '[' -z '' ']'
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.841 ++ mktemp -d
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.846 + export GOPATH=/tmp/tmp.wZyWAcuzVS
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.846 + GOPATH=/tmp/tmp.wZyWAcuzVS
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.846 + RM_GOPATH=1
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.846 + case "$(go env GOARCH)" in
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.846 ++ go env GOARCH
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.851 + export GO_BUILDMODE=-buildmode=pie
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.851 + GO_BUILDMODE=-buildmode=pie
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.851 ++ dirname /tmp/install/install.sh
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.852 + dir=/tmp/install
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.852 + bin=vndr
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.854 + shift
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.854 + '[' '!' -f /tmp/install/vndr.installer ']'
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.854 + . /tmp/install/vndr.installer
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.855 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.855 + install_vndr
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.855 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.856 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.856 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wZyWAcuzVS/src/github.com/LK4D4/vndr
15:18:26 [2020-07-21T15:18:26.095Z] #41 3.862 Cloning into '/tmp/tmp.wZyWAcuzVS/src/github.com/LK4D4/vndr'...
15:18:26 [2020-07-21T15:18:26.095Z] #41 4.369 + cd /tmp/tmp.wZyWAcuzVS/src/github.com/LK4D4/vndr
15:18:26 [2020-07-21T15:18:26.095Z] #41 4.369 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:18:26 [2020-07-21T15:18:26.095Z] #41 4.390 + go build -buildmode=pie -v -o /build/vndr .
15:18:26 [2020-07-21T15:18:26.095Z] #41 5.337 internal/race
15:18:26 [2020-07-21T15:18:26.095Z] #41 5.438 sync/atomic
15:18:26 [2020-07-21T15:18:26.095Z] #41 5.463 runtime
15:18:26 [2020-07-21T15:18:26.095Z] #41 5.710 unicode
15:18:26 [2020-07-21T15:18:26.095Z] #41 9.419 unicode/utf8
15:18:26 [2020-07-21T15:18:26.095Z] #41 9.852 math
15:18:26 [2020-07-21T15:18:26.386Z] #41 ...
15:18:26 [2020-07-21T15:18:26.386Z] 
15:18:26 [2020-07-21T15:18:26.386Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:26 [2020-07-21T15:18:26.386Z] #30 10.75 internal/testlog
15:18:26 [2020-07-21T15:18:26.386Z] #30 11.03 encoding
15:18:26 [2020-07-21T15:18:26.386Z] #30 11.21 runtime/cgo
15:18:27 [2020-07-21T15:18:27.101Z] e9e8f7dbd0fe: Pull complete
15:18:27 [2020-07-21T15:18:27.101Z] 9410001b451f: Pull complete
15:18:27 [2020-07-21T15:18:27.101Z] Digest: sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed
15:18:27 [2020-07-21T15:18:27.101Z] Status: Downloaded newer image for golang:1.13.14-buster
15:18:27 [2020-07-21T15:18:27.101Z]  ---> ab8384c7334f
15:18:27 [2020-07-21T15:18:27.101Z] Step 5/15 : ARG BUILDX_REPO
15:18:27 [2020-07-21T15:18:27.101Z]  ---> Running in 4ef10f128151
15:18:27 [2020-07-21T15:18:27.101Z] Removing intermediate container 4ef10f128151
15:18:27 [2020-07-21T15:18:27.101Z]  ---> 2c0eaefed7bd
15:18:27 [2020-07-21T15:18:27.101Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx
15:18:27 [2020-07-21T15:18:27.396Z]  ---> Running in 9bfffb58a674
15:18:27 [2020-07-21T15:18:27.691Z] Cloning into '/buildx'...
15:18:28 [2020-07-21T15:18:28.939Z] #60 ...
15:18:28 [2020-07-21T15:18:28.939Z] 
15:18:28 [2020-07-21T15:18:28.939Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:28 [2020-07-21T15:18:28.939Z] #47 24.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:18:28 [2020-07-21T15:18:28.939Z] #47 24.82 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:18:28 [2020-07-21T15:18:28.939Z] #47 25.05 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:18:28 [2020-07-21T15:18:28.939Z] #47 25.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:18:28 [2020-07-21T15:18:28.939Z] #47 26.15 runtime
15:18:28 [2020-07-21T15:18:28.939Z] #47 26.20 runtime/cgo
15:18:28 [2020-07-21T15:18:28.939Z] #47 ...
15:18:28 [2020-07-21T15:18:28.939Z] 
15:18:28 [2020-07-21T15:18:28.939Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:18:28 [2020-07-21T15:18:28.939Z] #23 24.82 Fetched 8364 kB in 18s (473 kB/s)
15:18:28 [2020-07-21T15:18:28.939Z] #23 24.82 Reading package lists...
15:18:28 [2020-07-21T15:18:28.939Z] #23 32.08 Reading package lists...
15:18:28 [2020-07-21T15:18:28.939Z] #23 ...
15:18:28 [2020-07-21T15:18:28.939Z] 
15:18:28 [2020-07-21T15:18:28.939Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:18:28 [2020-07-21T15:18:28.939Z] #10 24.94 Fetched 8364 kB in 17s (483 kB/s)
15:18:28 [2020-07-21T15:18:28.939Z] #10 24.94 Reading package lists...
15:18:28 [2020-07-21T15:18:28.939Z] #10 32.24 Reading package lists...
15:18:28 [2020-07-21T15:18:28.939Z] #10 ...
15:18:28 [2020-07-21T15:18:28.939Z] 
15:18:28 [2020-07-21T15:18:28.939Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:18:28 [2020-07-21T15:18:28.939Z] #32 24.94 Fetched 8364 kB in 18s (471 kB/s)
15:18:28 [2020-07-21T15:18:28.939Z] #32 24.94 Reading package lists...
15:18:28 [2020-07-21T15:18:28.939Z] #32 32.28 Reading package lists...
15:18:28 [2020-07-21T15:18:28.939Z] #32 ...
15:18:28 [2020-07-21T15:18:28.939Z] 
15:18:28 [2020-07-21T15:18:28.939Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:18:28 [2020-07-21T15:18:28.939Z] #38 25.07 Fetched 8364 kB in 18s (471 kB/s)
15:18:28 [2020-07-21T15:18:28.939Z] #38 25.07 Reading package lists...
15:18:28 [2020-07-21T15:18:28.939Z] #38 32.07 Reading package lists...
15:18:28 [2020-07-21T15:18:28.939Z] #38 ...
15:18:28 [2020-07-21T15:18:28.939Z] 
15:18:28 [2020-07-21T15:18:28.939Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:18:28 [2020-07-21T15:18:28.939Z] #51 22.22 Reading package lists...
15:18:29 [2020-07-21T15:18:29.181Z] #30 ...
15:18:29 [2020-07-21T15:18:29.181Z] 
15:18:29 [2020-07-21T15:18:29.181Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:18:29 [2020-07-21T15:18:29.181Z] #32 3.986 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:18:29 [2020-07-21T15:18:29.181Z] #32 4.027 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:18:29 [2020-07-21T15:18:29.181Z] #32 4.041 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:18:29 [2020-07-21T15:18:29.181Z] #32 4.757 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:18:29 [2020-07-21T15:18:29.181Z] #32 6.697 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
15:18:29 [2020-07-21T15:18:29.181Z] #32 9.535 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:18:29 [2020-07-21T15:18:29.181Z] #32 ...
15:18:29 [2020-07-21T15:18:29.181Z] 
15:18:29 [2020-07-21T15:18:29.181Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:18:29 [2020-07-21T15:18:29.181Z] #10 14.24 Fetched 8060 kB in 11s (740 kB/s)
15:18:29 [2020-07-21T15:18:29.875Z] #51 29.39 Reading package lists...
15:18:31 [2020-07-21T15:18:31.239Z] Removing intermediate container 9bfffb58a674
15:18:31 [2020-07-21T15:18:31.239Z]  ---> 04d5ec2e2f12
15:18:31 [2020-07-21T15:18:31.239Z] Step 7/15 : WORKDIR /buildx
15:18:31 [2020-07-21T15:18:31.239Z]  ---> Running in 2712696c787d
15:18:31 [2020-07-21T15:18:31.239Z] Removing intermediate container 2712696c787d
15:18:31 [2020-07-21T15:18:31.239Z]  ---> 4d1ca615c76a
15:18:31 [2020-07-21T15:18:31.239Z] Step 8/15 : ARG BUILDX_COMMIT
15:18:31 [2020-07-21T15:18:31.239Z]  ---> Running in fcdb27a7c6d2
15:18:31 [2020-07-21T15:18:31.239Z] Removing intermediate container fcdb27a7c6d2
15:18:31 [2020-07-21T15:18:31.239Z]  ---> 694e135e21c7
15:18:31 [2020-07-21T15:18:31.239Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build
15:18:31 [2020-07-21T15:18:31.239Z]  ---> Running in cf143535fda3
15:18:31 [2020-07-21T15:18:31.535Z] From https://github.com/docker/buildx
15:18:31 [2020-07-21T15:18:31.535Z]  * [new tag]         v0.3.1     -> build
15:18:32 [2020-07-21T15:18:32.172Z] Switched to branch 'build'
15:18:32 [2020-07-21T15:18:32.350Z] #51 36.64 Building dependency tree...
15:18:32 [2020-07-21T15:18:32.350Z] #51 ...
15:18:32 [2020-07-21T15:18:32.350Z] 
15:18:32 [2020-07-21T15:18:32.350Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:18:32 [2020-07-21T15:18:32.350Z] #41 28.31 vendor/golang.org/x/crypto/internal/subtle
15:18:32 [2020-07-21T15:18:32.350Z] #41 28.53 vendor/golang.org/x/crypto/curve25519
15:18:32 [2020-07-21T15:18:32.350Z] #41 ...
15:18:32 [2020-07-21T15:18:32.350Z] 
15:18:32 [2020-07-21T15:18:32.350Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:18:32 [2020-07-21T15:18:32.350Z] #38 32.07 Reading package lists...
15:18:33 [2020-07-21T15:18:33.218Z] Removing intermediate container cf143535fda3
15:18:33 [2020-07-21T15:18:33.218Z]  ---> 74e451ada4a3
15:18:33 [2020-07-21T15:18:33.218Z] Step 10/15 : ARG GOOS
15:18:33 [2020-07-21T15:18:33.218Z]  ---> Running in 32ef4743f5b0
15:18:33 [2020-07-21T15:18:33.218Z] Removing intermediate container 32ef4743f5b0
15:18:33 [2020-07-21T15:18:33.218Z]  ---> edf10be390e0
15:18:33 [2020-07-21T15:18:33.218Z] Step 11/15 : ARG GOARCH
15:18:33 [2020-07-21T15:18:33.218Z]  ---> Running in 3ee985574233
15:18:33 [2020-07-21T15:18:33.218Z] Removing intermediate container 3ee985574233
15:18:33 [2020-07-21T15:18:33.218Z]  ---> f0b0930b3dc0
15:18:33 [2020-07-21T15:18:33.218Z] Step 12/15 : 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 -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx
15:18:33 [2020-07-21T15:18:33.218Z]  ---> Running in 70022475484e
15:18:33 [2020-07-21T15:18:33.631Z] #10 14.24 Reading package lists...
15:18:34 [2020-07-21T15:18:34.295Z] #10 18.60 Reading package lists...
15:18:34 [2020-07-21T15:18:34.295Z] #10 ...
15:18:34 [2020-07-21T15:18:34.295Z] 
15:18:34 [2020-07-21T15:18:34.295Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:34 [2020-07-21T15:18:34.295Z] #60 14.60 Checking out files:  90% (1880/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:18:34 [2020-07-21T15:18:34.295Z] #60 14.79 + cd /tmp/tmp.oMi7fWABb0/src/github.com/docker/libnetwork
15:18:34 [2020-07-21T15:18:34.295Z] #60 14.79 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:18:34 [2020-07-21T15:18:34.295Z] #60 15.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:18:34 [2020-07-21T15:18:34.829Z] #38 39.13 Building dependency tree...
15:18:35 [2020-07-21T15:18:35.330Z] #60 ...
15:18:35 [2020-07-21T15:18:35.330Z] 
15:18:35 [2020-07-21T15:18:35.330Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:35 [2020-07-21T15:18:35.330Z] #47 10.57 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:18:35 [2020-07-21T15:18:35.330Z] #47 10.60 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:18:35 [2020-07-21T15:18:35.330Z] #47 11.13 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:18:35 [2020-07-21T15:18:35.330Z] #47 11.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:18:35 [2020-07-21T15:18:35.330Z] #47 12.62 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:18:35 [2020-07-21T15:18:35.330Z] #47 13.57 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:18:35 [2020-07-21T15:18:35.330Z] #47 13.72 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:18:35 [2020-07-21T15:18:35.330Z] #47 13.74 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:18:35 [2020-07-21T15:18:35.330Z] #47 13.75 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:18:35 [2020-07-21T15:18:35.330Z] #47 14.25 runtime/cgo
15:18:35 [2020-07-21T15:18:35.330Z] #47 14.28 runtime
15:18:36 [2020-07-21T15:18:36.739Z] #38 43.02 The following additional packages will be installed:
15:18:36 [2020-07-21T15:18:36.739Z] #38 43.03   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:18:36 [2020-07-21T15:18:36.739Z] #38 43.03   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:18:36 [2020-07-21T15:18:36.739Z] #38 43.04 Suggested packages:
15:18:36 [2020-07-21T15:18:36.739Z] #38 43.06   manpages-dev python-setuptools
15:18:38 [2020-07-21T15:18:38.061Z] #47 ...
15:18:38 [2020-07-21T15:18:38.061Z] 
15:18:38 [2020-07-21T15:18:38.061Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:18:38 [2020-07-21T15:18:38.061Z] #10 18.60 Reading package lists...
15:18:38 [2020-07-21T15:18:38.130Z] #38 ...
15:18:38 [2020-07-21T15:18:38.130Z] 
15:18:38 [2020-07-21T15:18:38.130Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:18:38 [2020-07-21T15:18:38.130Z] #51 40.39 The following additional packages will be installed:
15:18:38 [2020-07-21T15:18:38.130Z] #51 40.40   libbtrfs0
15:18:38 [2020-07-21T15:18:38.130Z] #51 40.59 The following NEW packages will be installed:
15:18:38 [2020-07-21T15:18:38.130Z] #51 40.62   libbtrfs-dev libbtrfs0
15:18:38 [2020-07-21T15:18:38.130Z] #51 41.05 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:18:38 [2020-07-21T15:18:38.130Z] #51 41.05 Need to get 119 kB of archives.
15:18:38 [2020-07-21T15:18:38.130Z] #51 41.05 After this operation, 387 kB of additional disk space will be used.
15:18:38 [2020-07-21T15:18:38.130Z] #51 41.05 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:18:38 [2020-07-21T15:18:38.130Z] #51 41.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:18:38 [2020-07-21T15:18:38.130Z] #51 42.24 debconf: delaying package configuration, since apt-utils is not installed
15:18:38 [2020-07-21T15:18:38.130Z] #51 42.49 Fetched 119 kB in 0s (432 kB/s)
15:18:38 [2020-07-21T15:18:38.130Z] #51 42.60 Selecting previously unselected package libbtrfs0.
15:18:38 [2020-07-21T15:18:38.130Z] #51 42.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:18:38 [2020-07-21T15:18:38.130Z] #51 42.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:18:38 [2020-07-21T15:18:38.130Z] #51 42.68 Unpacking libbtrfs0 (4.20.1-2) ...
15:18:38 [2020-07-21T15:18:38.130Z] #51 42.81 Selecting previously unselected package libbtrfs-dev.
15:18:38 [2020-07-21T15:18:38.130Z] #51 42.87 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:18:38 [2020-07-21T15:18:38.130Z] #51 42.87 Unpacking libbtrfs-dev (4.20.1-2) ...
15:18:38 [2020-07-21T15:18:38.130Z] #51 43.13 Setting up libbtrfs0 (4.20.1-2) ...
15:18:38 [2020-07-21T15:18:38.130Z] #51 43.17 Setting up libbtrfs-dev (4.20.1-2) ...
15:18:38 [2020-07-21T15:18:38.130Z] #51 43.19 Processing triggers for libc-bin (2.28-10) ...
15:18:38 [2020-07-21T15:18:38.130Z] #51 DONE 44.5s
15:18:38 [2020-07-21T15:18:38.130Z] 
15:18:38 [2020-07-21T15:18:38.130Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:18:38 [2020-07-21T15:18:38.130Z] #32 32.28 Reading package lists...
15:18:38 [2020-07-21T15:18:38.130Z] #32 39.13 Building dependency tree...
15:18:38 [2020-07-21T15:18:38.130Z] #32 42.92 The following additional packages will be installed:
15:18:38 [2020-07-21T15:18:38.130Z] #32 42.92   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:18:38 [2020-07-21T15:18:38.130Z] #32 42.94 Suggested packages:
15:18:38 [2020-07-21T15:18:38.130Z] #32 42.94   cmake-doc ninja-build lrzip
15:18:38 [2020-07-21T15:18:38.130Z] #32 42.94 Recommended packages:
15:18:38 [2020-07-21T15:18:38.130Z] #32 42.94   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:18:38 [2020-07-21T15:18:38.130Z] #32 44.01 The following NEW packages will be installed:
15:18:38 [2020-07-21T15:18:38.130Z] #32 44.02   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:18:38 [2020-07-21T15:18:38.130Z] #32 44.03   vim-common xxd
15:18:38 [2020-07-21T15:18:38.130Z] #32 44.40 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:18:38 [2020-07-21T15:18:38.130Z] #32 44.40 Need to get 14.9 MB of archives.
15:18:38 [2020-07-21T15:18:38.130Z] #32 44.40 After this operation, 61.8 MB of additional disk space will be used.
15:18:38 [2020-07-21T15:18:38.130Z] #32 44.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:18:38 [2020-07-21T15:18:38.130Z] #32 44.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:18:38 [2020-07-21T15:18:38.130Z] #32 44.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:18:38 [2020-07-21T15:18:38.130Z] #32 ...
15:18:38 [2020-07-21T15:18:38.130Z] 
15:18:38 [2020-07-21T15:18:38.130Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:18:38 [2020-07-21T15:18:38.130Z] #43 DONE 44.5s
15:18:38 [2020-07-21T15:18:38.130Z] 
15:18:38 [2020-07-21T15:18:38.130Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:18:38 [2020-07-21T15:18:38.130Z] #32 44.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:18:38 [2020-07-21T15:18:38.130Z] #32 ...
15:18:38 [2020-07-21T15:18:38.130Z] 
15:18:38 [2020-07-21T15:18:38.130Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:18:38 [2020-07-21T15:18:38.130Z] #38 44.52 The following NEW packages will be installed:
15:18:38 [2020-07-21T15:18:38.130Z] #38 44.53   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:18:38 [2020-07-21T15:18:38.130Z] #38 44.57   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:18:38 [2020-07-21T15:18:38.130Z] #38 44.57   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:18:38 [2020-07-21T15:18:38.130Z] #38 44.57   python-six zlib1g-dev
15:18:38 [2020-07-21T15:18:38.353Z] #10 22.94 Building dependency tree...
15:18:38 [2020-07-21T15:18:38.389Z] #38 ...
15:18:38 [2020-07-21T15:18:38.389Z] 
15:18:38 [2020-07-21T15:18:38.389Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:38 [2020-07-21T15:18:38.389Z] #60 DONE 44.7s
15:18:38 [2020-07-21T15:18:38.644Z] #10 ...
15:18:38 [2020-07-21T15:18:38.644Z] 
15:18:38 [2020-07-21T15:18:38.644Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:18:38 [2020-07-21T15:18:38.644Z] #41 13.99 unicode/utf16
15:18:38 [2020-07-21T15:18:38.644Z] #41 14.19 container/list
15:18:38 [2020-07-21T15:18:38.644Z] #41 14.72 crypto/internal/subtle
15:18:38 [2020-07-21T15:18:38.644Z] #41 14.86 crypto/subtle
15:18:38 [2020-07-21T15:18:38.644Z] #41 14.98 vendor/golang.org/x/crypto/cryptobyte/asn1
15:18:38 [2020-07-21T15:18:38.644Z] #41 15.08 internal/nettrace
15:18:38 [2020-07-21T15:18:38.644Z] #41 15.11 runtime/cgo
15:18:38 [2020-07-21T15:18:38.649Z] 
15:18:38 [2020-07-21T15:18:38.649Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:18:38 [2020-07-21T15:18:38.936Z] #41 ...
15:18:38 [2020-07-21T15:18:38.936Z] 
15:18:38 [2020-07-21T15:18:38.936Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:18:38 [2020-07-21T15:18:38.936Z] #10 24.04 The following additional packages will be installed:
15:18:38 [2020-07-21T15:18:38.936Z] #10 24.08   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:18:38 [2020-07-21T15:18:38.936Z] #10 24.08   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:18:38 [2020-07-21T15:18:38.936Z] #10 24.08   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:18:38 [2020-07-21T15:18:38.936Z] #10 24.09   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:18:38 [2020-07-21T15:18:38.936Z] #10 24.09 Suggested packages:
15:18:38 [2020-07-21T15:18:38.936Z] #10 24.09   gcc-8-locales seccomp wine64
15:18:39 [2020-07-21T15:18:39.228Z] #10 ...
15:18:39 [2020-07-21T15:18:39.228Z] 
15:18:39 [2020-07-21T15:18:39.228Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:18:39 [2020-07-21T15:18:39.228Z] #36 14.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:18:39 [2020-07-21T15:18:39.228Z] #36 16.10 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:18:39 [2020-07-21T15:18:39.228Z] #36 ...
15:18:39 [2020-07-21T15:18:39.228Z] 
15:18:39 [2020-07-21T15:18:39.228Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:18:39 [2020-07-21T15:18:39.228Z] #38 14.56 Fetched 8060 kB in 11s (707 kB/s)
15:18:39 [2020-07-21T15:18:39.228Z] #38 14.56 Reading package lists...
15:18:39 [2020-07-21T15:18:39.228Z] #38 18.76 Reading package lists...
15:18:39 [2020-07-21T15:18:39.228Z] #38 23.50 Building dependency tree...
15:18:39 [2020-07-21T15:18:39.519Z] #38 ...
15:18:39 [2020-07-21T15:18:39.519Z] 
15:18:39 [2020-07-21T15:18:39.519Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:18:39 [2020-07-21T15:18:39.519Z] #32 14.65 Fetched 8060 kB in 11s (755 kB/s)
15:18:39 [2020-07-21T15:18:39.519Z] #32 14.65 Reading package lists...
15:18:39 [2020-07-21T15:18:39.519Z] #32 18.89 Reading package lists...
15:18:39 [2020-07-21T15:18:39.519Z] #32 23.30 Building dependency tree...
15:18:39 [2020-07-21T15:18:39.519Z] #32 24.46 The following additional packages will be installed:
15:18:39 [2020-07-21T15:18:39.519Z] #32 24.46   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:18:39 [2020-07-21T15:18:39.519Z] #32 24.47 Suggested packages:
15:18:39 [2020-07-21T15:18:39.519Z] #32 24.47   cmake-doc ninja-build lrzip
15:18:39 [2020-07-21T15:18:39.519Z] #32 24.47 Recommended packages:
15:18:39 [2020-07-21T15:18:39.519Z] #32 24.47   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:18:39 [2020-07-21T15:18:39.519Z] #32 ...
15:18:39 [2020-07-21T15:18:39.519Z] 
15:18:39 [2020-07-21T15:18:39.519Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:18:39 [2020-07-21T15:18:39.519Z] #51 14.79 Fetched 8060 kB in 11s (735 kB/s)
15:18:39 [2020-07-21T15:18:39.519Z] #51 14.79 Reading package lists...
15:18:39 [2020-07-21T15:18:39.519Z] #51 18.12 Reading package lists...
15:18:39 [2020-07-21T15:18:39.519Z] #51 21.93 Building dependency tree...
15:18:39 [2020-07-21T15:18:39.519Z] #51 22.98 The following additional packages will be installed:
15:18:39 [2020-07-21T15:18:39.519Z] #51 23.02   libbtrfs0
15:18:39 [2020-07-21T15:18:39.519Z] #51 23.09 The following NEW packages will be installed:
15:18:39 [2020-07-21T15:18:39.519Z] #51 23.09   libbtrfs-dev libbtrfs0
15:18:39 [2020-07-21T15:18:39.519Z] #51 23.23 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
15:18:39 [2020-07-21T15:18:39.519Z] #51 23.23 Need to get 118 kB of archives.
15:18:39 [2020-07-21T15:18:39.519Z] #51 23.23 After this operation, 390 kB of additional disk space will be used.
15:18:39 [2020-07-21T15:18:39.519Z] #51 23.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:18:39 [2020-07-21T15:18:39.519Z] #51 23.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:18:39 [2020-07-21T15:18:39.519Z] #51 24.17 debconf: delaying package configuration, since apt-utils is not installed
15:18:39 [2020-07-21T15:18:39.519Z] #51 24.32 Fetched 118 kB in 0s (1016 kB/s)
15:18:39 [2020-07-21T15:18:39.519Z] #51 24.38 Selecting previously unselected package libbtrfs0.
15:18:39 [2020-07-21T15:18:39.519Z] #51 24.38 (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 ... 15177 files and directories currently installed.)
15:18:39 [2020-07-21T15:18:39.519Z] #51 24.50 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ...
15:18:39 [2020-07-21T15:18:39.519Z] #51 24.51 Unpacking libbtrfs0 (4.20.1-2) ...
15:18:39 [2020-07-21T15:18:39.519Z] #51 24.62 Selecting previously unselected package libbtrfs-dev.
15:18:39 [2020-07-21T15:18:39.519Z] #51 24.62 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ...
15:18:39 [2020-07-21T15:18:39.519Z] #51 24.63 Unpacking libbtrfs-dev (4.20.1-2) ...
15:18:39 [2020-07-21T15:18:39.519Z] #51 24.82 Setting up libbtrfs0 (4.20.1-2) ...
15:18:39 [2020-07-21T15:18:39.519Z] #51 24.84 Setting up libbtrfs-dev (4.20.1-2) ...
15:18:39 [2020-07-21T15:18:39.519Z] #51 24.86 Processing triggers for libc-bin (2.28-10) ...
15:18:39 [2020-07-21T15:18:39.519Z] #51 ...
15:18:39 [2020-07-21T15:18:39.519Z] 
15:18:39 [2020-07-21T15:18:39.519Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:18:39 [2020-07-21T15:18:39.519Z] #23 14.72 Fetched 8060 kB in 11s (756 kB/s)
15:18:39 [2020-07-21T15:18:39.519Z] #23 14.72 Reading package lists...
15:18:39 [2020-07-21T15:18:39.519Z] #23 18.93 Reading package lists...
15:18:39 [2020-07-21T15:18:39.519Z] #23 23.39 Building dependency tree...
15:18:39 [2020-07-21T15:18:39.519Z] #23 24.59 ca-certificates is already the newest version (20200601~deb10u1).
15:18:39 [2020-07-21T15:18:39.519Z] #23 24.59 The following additional packages will be installed:
15:18:39 [2020-07-21T15:18:39.519Z] #23 24.59   libjq1 libonig5
15:18:39 [2020-07-21T15:18:39.519Z] #23 24.83 The following NEW packages will be installed:
15:18:39 [2020-07-21T15:18:39.519Z] #23 24.86   jq libjq1 libonig5
15:18:39 [2020-07-21T15:18:39.519Z] #23 24.98 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
15:18:39 [2020-07-21T15:18:39.519Z] #23 24.98 Need to get 350 kB of archives.
15:18:39 [2020-07-21T15:18:39.519Z] #23 24.98 After this operation, 1154 kB of additional disk space will be used.
15:18:39 [2020-07-21T15:18:39.519Z] #23 24.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:18:39 [2020-07-21T15:18:39.812Z] #23 ...
15:18:39 [2020-07-21T15:18:39.812Z] 
15:18:39 [2020-07-21T15:18:39.812Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:18:39 [2020-07-21T15:18:39.812Z] #10 24.98 The following NEW packages will be installed:
15:18:39 [2020-07-21T15:18:39.812Z] #10 25.01   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:18:39 [2020-07-21T15:18:39.812Z] #10 25.01   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:18:39 [2020-07-21T15:18:39.812Z] #10 25.01   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:18:39 [2020-07-21T15:18:39.812Z] #10 25.01   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:18:39 [2020-07-21T15:18:39.812Z] #10 25.01   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:18:39 [2020-07-21T15:18:39.812Z] #10 25.01   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:18:39 [2020-07-21T15:18:39.812Z] #10 25.20 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
15:18:39 [2020-07-21T15:18:39.812Z] #10 25.20 Need to get 73.3 MB of archives.
15:18:39 [2020-07-21T15:18:39.812Z] #10 25.20 After this operation, 494 MB of additional disk space will be used.
15:18:39 [2020-07-21T15:18:39.812Z] #10 25.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB]
15:18:40 [2020-07-21T15:18:40.104Z] #10 ...
15:18:40 [2020-07-21T15:18:40.104Z] 
15:18:40 [2020-07-21T15:18:40.104Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:18:40 [2020-07-21T15:18:40.104Z] #51 DONE 25.4s
15:18:40 [2020-07-21T15:18:40.398Z] 
15:18:40 [2020-07-21T15:18:40.398Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:18:40 [2020-07-21T15:18:40.398Z] #32 25.13 The following NEW packages will be installed:
15:18:40 [2020-07-21T15:18:40.398Z] #32 25.13   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:18:40 [2020-07-21T15:18:40.398Z] #32 25.13   vim-common xxd
15:18:40 [2020-07-21T15:18:40.398Z] #32 25.30 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded.
15:18:40 [2020-07-21T15:18:40.398Z] #32 25.30 Need to get 14.0 MB of archives.
15:18:40 [2020-07-21T15:18:40.398Z] #32 25.30 After this operation, 62.1 MB of additional disk space will be used.
15:18:40 [2020-07-21T15:18:40.398Z] #32 25.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:18:40 [2020-07-21T15:18:40.398Z] #32 25.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:18:40 [2020-07-21T15:18:40.398Z] #32 25.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB]
15:18:40 [2020-07-21T15:18:40.398Z] #32 25.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
15:18:41 [2020-07-21T15:18:41.907Z] #32 ...
15:18:41 [2020-07-21T15:18:41.907Z] 
15:18:41 [2020-07-21T15:18:41.907Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:18:41 [2020-07-21T15:18:41.907Z] #43 DONE 26.9s
15:18:41 [2020-07-21T15:18:41.907Z] 
15:18:41 [2020-07-21T15:18:41.907Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:18:41 [2020-07-21T15:18:41.907Z] #23 25.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:18:41 [2020-07-21T15:18:41.907Z] #23 25.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:18:41 [2020-07-21T15:18:41.907Z] #23 26.49 debconf: delaying package configuration, since apt-utils is not installed
15:18:41 [2020-07-21T15:18:41.907Z] #23 26.59 Fetched 350 kB in 1s (412 kB/s)
15:18:41 [2020-07-21T15:18:41.907Z] #23 26.67 Selecting previously unselected package libonig5:s390x.
15:18:41 [2020-07-21T15:18:41.907Z] #23 26.67 (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 ... 15177 files and directories currently installed.)
15:18:41 [2020-07-21T15:18:41.907Z] #23 26.73 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ...
15:18:41 [2020-07-21T15:18:41.907Z] #23 26.74 Unpacking libonig5:s390x (6.9.1-1) ...
15:18:41 [2020-07-21T15:18:41.907Z] #23 26.96 Selecting previously unselected package libjq1:s390x.
15:18:41 [2020-07-21T15:18:41.907Z] #23 26.96 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:18:41 [2020-07-21T15:18:41.907Z] #23 26.96 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:18:41 [2020-07-21T15:18:41.944Z] #52 ...
15:18:41 [2020-07-21T15:18:41.944Z] 
15:18:41 [2020-07-21T15:18:41.944Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:18:41 [2020-07-21T15:18:41.944Z] #23 32.08 Reading package lists...
15:18:41 [2020-07-21T15:18:41.944Z] #23 39.23 Building dependency tree...
15:18:41 [2020-07-21T15:18:41.944Z] #23 43.05 ca-certificates is already the newest version (20200601~deb10u1).
15:18:41 [2020-07-21T15:18:41.944Z] #23 43.05 The following additional packages will be installed:
15:18:41 [2020-07-21T15:18:41.944Z] #23 43.08   libjq1 libonig5
15:18:41 [2020-07-21T15:18:41.944Z] #23 43.59 The following NEW packages will be installed:
15:18:41 [2020-07-21T15:18:41.944Z] #23 43.60   jq libjq1 libonig5
15:18:41 [2020-07-21T15:18:41.944Z] #23 44.06 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:18:41 [2020-07-21T15:18:41.944Z] #23 44.06 Need to get 355 kB of archives.
15:18:41 [2020-07-21T15:18:41.944Z] #23 44.06 After this operation, 1072 kB of additional disk space will be used.
15:18:41 [2020-07-21T15:18:41.944Z] #23 44.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:18:41 [2020-07-21T15:18:41.944Z] #23 44.08 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:18:41 [2020-07-21T15:18:41.944Z] #23 44.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:18:41 [2020-07-21T15:18:41.944Z] #23 45.84 debconf: delaying package configuration, since apt-utils is not installed
15:18:41 [2020-07-21T15:18:41.944Z] #23 46.19 Fetched 355 kB in 0s (985 kB/s)
15:18:41 [2020-07-21T15:18:41.944Z] #23 46.48 Selecting previously unselected package libonig5:amd64.
15:18:41 [2020-07-21T15:18:41.944Z] #23 46.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 ... 15410 files and directories currently installed.)
15:18:41 [2020-07-21T15:18:41.944Z] #23 46.65 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:18:41 [2020-07-21T15:18:41.944Z] #23 46.65 Unpacking libonig5:amd64 (6.9.1-1) ...
15:18:41 [2020-07-21T15:18:41.944Z] #23 47.24 Selecting previously unselected package libjq1:amd64.
15:18:41 [2020-07-21T15:18:41.944Z] #23 47.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:18:41 [2020-07-21T15:18:41.944Z] #23 47.24 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:18:41 [2020-07-21T15:18:41.944Z] #23 47.64 Selecting previously unselected package jq.
15:18:41 [2020-07-21T15:18:41.944Z] #23 47.65 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:18:41 [2020-07-21T15:18:41.944Z] #23 47.69 Unpacking jq (1.5+dfsg-2+b1) ...
15:18:41 [2020-07-21T15:18:41.944Z] #23 48.11 Setting up libonig5:amd64 (6.9.1-1) ...
15:18:41 [2020-07-21T15:18:41.944Z] #23 48.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:18:41 [2020-07-21T15:18:41.944Z] #23 48.15 Setting up jq (1.5+dfsg-2+b1) ...
15:18:41 [2020-07-21T15:18:41.944Z] #23 48.16 Processing triggers for libc-bin (2.28-10) ...
15:18:41 [2020-07-21T15:18:41.944Z] #23 DONE 48.4s
15:18:41 [2020-07-21T15:18:41.944Z] 
15:18:41 [2020-07-21T15:18:41.944Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:18:41 [2020-07-21T15:18:41.944Z] #24 DONE 0.0s
15:18:42 [2020-07-21T15:18:42.201Z] #23 27.24 Selecting previously unselected package jq.
15:18:42 [2020-07-21T15:18:42.201Z] #23 27.26 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ...
15:18:42 [2020-07-21T15:18:42.201Z] #23 27.26 Unpacking jq (1.5+dfsg-2+b1) ...
15:18:42 [2020-07-21T15:18:42.201Z] #23 27.43 Setting up libonig5:s390x (6.9.1-1) ...
15:18:42 [2020-07-21T15:18:42.201Z] #23 27.45 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:18:42 [2020-07-21T15:18:42.201Z] #23 27.46 Setting up jq (1.5+dfsg-2+b1) ...
15:18:42 [2020-07-21T15:18:42.201Z] #23 27.47 Processing triggers for libc-bin (2.28-10) ...
15:18:42 [2020-07-21T15:18:42.208Z] 
15:18:42 [2020-07-21T15:18:42.208Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.21 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.21 Need to get 4095 kB of archives.
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.21 After this operation, 22.5 MB of additional disk space will be used.
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.24 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.24 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 45.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:18:42 [2020-07-21T15:18:42.208Z] #38 47.69 debconf: delaying package configuration, since apt-utils is not installed
15:18:42 [2020-07-21T15:18:42.208Z] #38 48.09 Fetched 4095 kB in 1s (4641 kB/s)
15:18:42 [2020-07-21T15:18:42.208Z] #38 48.16 Selecting previously unselected package libcap-dev:amd64.
15:18:42 [2020-07-21T15:18:42.208Z] #38 48.16 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:18:42 [2020-07-21T15:18:42.208Z] #38 48.23 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:18:42 [2020-07-21T15:18:42.208Z] #38 48.24 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:18:42 [2020-07-21T15:18:42.208Z] #38 48.36 Selecting previously unselected package libnet1:amd64.
15:18:42 [2020-07-21T15:18:42.208Z] #38 48.36 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:18:42 [2020-07-21T15:18:42.208Z] #38 48.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:18:42 [2020-07-21T15:18:42.208Z] #38 48.71 Selecting previously unselected package libnet1-dev.
15:18:42 [2020-07-21T15:18:42.274Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0fcf965aed08f8d77) in /home/ubuntu/workspace/moby_PR-41242
[Pipeline] {
[Pipeline] checkout
15:18:42 [2020-07-21T15:18:42.475Z] #38 48.73 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:18:42 [2020-07-21T15:18:42.475Z] #38 48.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:18:42 [2020-07-21T15:18:42.475Z] #38 ...
15:18:42 [2020-07-21T15:18:42.475Z] 
15:18:42 [2020-07-21T15:18:42.475Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:18:42 [2020-07-21T15:18:42.475Z] #10 32.24 Reading package lists...
15:18:42 [2020-07-21T15:18:42.475Z] #10 39.36 Building dependency tree...
15:18:42 [2020-07-21T15:18:42.475Z] #10 43.07 The following additional packages will be installed:
15:18:42 [2020-07-21T15:18:42.475Z] #10 43.08   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:18:42 [2020-07-21T15:18:42.475Z] #10 43.08   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:18:42 [2020-07-21T15:18:42.475Z] #10 43.08   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:18:42 [2020-07-21T15:18:42.475Z] #10 43.09   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:18:42 [2020-07-21T15:18:42.475Z] #10 43.10 Suggested packages:
15:18:42 [2020-07-21T15:18:42.475Z] #10 43.11   gcc-8-locales seccomp wine64
15:18:42 [2020-07-21T15:18:42.475Z] #10 44.72 The following NEW packages will be installed:
15:18:42 [2020-07-21T15:18:42.475Z] #10 44.72   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:18:42 [2020-07-21T15:18:42.475Z] #10 44.72   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:18:42 [2020-07-21T15:18:42.475Z] #10 44.72   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:18:42 [2020-07-21T15:18:42.475Z] #10 44.72   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:18:42 [2020-07-21T15:18:42.475Z] #10 44.72   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:18:42 [2020-07-21T15:18:42.475Z] #10 44.72   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:18:42 [2020-07-21T15:18:42.475Z] #10 45.33 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:18:42 [2020-07-21T15:18:42.475Z] #10 45.33 Need to get 77.7 MB of archives.
15:18:42 [2020-07-21T15:18:42.475Z] #10 45.33 After this operation, 487 MB of additional disk space will be used.
15:18:42 [2020-07-21T15:18:42.475Z] #10 45.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
15:18:42 [2020-07-21T15:18:42.475Z] #10 45.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
15:18:42 [2020-07-21T15:18:42.475Z] #10 46.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:18:42 [2020-07-21T15:18:42.475Z] #10 46.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:18:42 [2020-07-21T15:18:42.475Z] #10 46.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:18:42 [2020-07-21T15:18:42.475Z] #10 46.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:18:42 [2020-07-21T15:18:42.475Z] #10 46.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:18:42 [2020-07-21T15:18:42.475Z] #10 47.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
15:18:42 [2020-07-21T15:18:42.475Z] #10 47.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
15:18:42 [2020-07-21T15:18:42.734Z] #10 ...
15:18:42 [2020-07-21T15:18:42.734Z] 
15:18:42 [2020-07-21T15:18:42.734Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:18:42 [2020-07-21T15:18:42.734Z] #38 49.00 Selecting previously unselected package libnl-3-200:amd64.
15:18:42 [2020-07-21T15:18:42.734Z] #38 49.00 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:18:42 [2020-07-21T15:18:42.734Z] #38 49.01 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:18:42 [2020-07-21T15:18:42.872Z] #23 DONE 28.0s
15:18:42 [2020-07-21T15:18:42.872Z] 
15:18:42 [2020-07-21T15:18:42.872Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:18:42 [2020-07-21T15:18:42.872Z] #24 DONE 0.1s
15:18:42 [2020-07-21T15:18:42.872Z] 
15:18:42 [2020-07-21T15:18:42.872Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:18:42 [2020-07-21T15:18:42.872Z] #38 24.82 The following additional packages will be installed:
15:18:42 [2020-07-21T15:18:42.872Z] #38 24.82   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:18:42 [2020-07-21T15:18:42.872Z] #38 24.82   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:18:42 [2020-07-21T15:18:42.872Z] #38 24.82 Suggested packages:
15:18:42 [2020-07-21T15:18:42.872Z] #38 24.82   manpages-dev python-setuptools
15:18:42 [2020-07-21T15:18:42.872Z] #38 25.84 The following NEW packages will be installed:
15:18:42 [2020-07-21T15:18:42.872Z] #38 25.84   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:18:42 [2020-07-21T15:18:42.872Z] #38 25.84   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:18:42 [2020-07-21T15:18:42.872Z] #38 25.84   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:18:42 [2020-07-21T15:18:42.872Z] #38 25.84   python-six zlib1g-dev
15:18:42 [2020-07-21T15:18:42.872Z] #38 26.06 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded.
15:18:42 [2020-07-21T15:18:42.872Z] #38 26.06 Need to get 3742 kB of archives.
15:18:42 [2020-07-21T15:18:42.872Z] #38 26.06 After this operation, 22.0 MB of additional disk space will be used.
15:18:42 [2020-07-21T15:18:42.872Z] #38 26.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 26.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 26.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 26.10 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 26.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 26.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 26.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 26.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 26.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 26.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 27.17 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 27.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 27.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 27.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 27.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 27.81 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB]
15:18:42 [2020-07-21T15:18:42.872Z] #38 28.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB]
15:18:42 [2020-07-21T15:18:42.995Z] #38 49.26 Selecting previously unselected package libnl-3-dev:amd64.
15:18:42 [2020-07-21T15:18:42.995Z] #38 49.29 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:18:42 [2020-07-21T15:18:42.995Z] #38 49.32 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:18:43 [2020-07-21T15:18:43.254Z] #38 49.60 Selecting previously unselected package libprotobuf-c1:amd64.
15:18:43 [2020-07-21T15:18:43.254Z] #38 49.60 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:18:43 [2020-07-21T15:18:43.254Z] #38 49.61 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:18:43 [2020-07-21T15:18:43.254Z] #38 49.74 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:18:43 [2020-07-21T15:18:43.513Z] #38 49.74 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:18:43 [2020-07-21T15:18:43.513Z] #38 49.76 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:18:43 [2020-07-21T15:18:43.513Z] #38 49.87 Selecting previously unselected package zlib1g-dev:amd64.
15:18:43 [2020-07-21T15:18:43.513Z] #38 49.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:18:43 [2020-07-21T15:18:43.513Z] #38 49.92 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:18:43 [2020-07-21T15:18:43.513Z] #38 ...
15:18:43 [2020-07-21T15:18:43.513Z] 
15:18:43 [2020-07-21T15:18:43.513Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:43 [2020-07-21T15:18:43.513Z] #30 39.92 sync
15:18:43 [2020-07-21T15:18:43.513Z] #30 39.93 internal/reflectlite
15:18:43 [2020-07-21T15:18:43.513Z] #30 42.52 errors
15:18:43 [2020-07-21T15:18:43.513Z] #30 42.54 sort
15:18:43 [2020-07-21T15:18:43.513Z] #30 42.95 strconv
15:18:43 [2020-07-21T15:18:43.513Z] #30 44.00 io
15:18:43 [2020-07-21T15:18:43.513Z] #30 45.99 internal/oserror
15:18:43 [2020-07-21T15:18:43.513Z] #30 46.24 syscall
15:18:43 [2020-07-21T15:18:43.513Z] #30 48.05 reflect
15:18:43 [2020-07-21T15:18:43.775Z] #30 ...
15:18:43 [2020-07-21T15:18:43.775Z] 
15:18:43 [2020-07-21T15:18:43.775Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.835 + RM_GOPATH=0
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.835 + TMP_GOPATH=
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.835 + : /build
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.835 + '[' -z '' ']'
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.837 ++ mktemp -d
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.837 + export GOPATH=/tmp/tmp.vhvVOkwJVA
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.837 + GOPATH=/tmp/tmp.vhvVOkwJVA
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.837 + RM_GOPATH=1
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.839 + case "$(go env GOARCH)" in
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.839 ++ go env GOARCH
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.854 + export GO_BUILDMODE=-buildmode=pie
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.855 + GO_BUILDMODE=-buildmode=pie
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.856 ++ dirname /tmp/install/install.sh
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.857 + dir=/tmp/install
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.867 + bin=containerd
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.868 + shift
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.868 + '[' '!' -f /tmp/install/containerd.installer ']'
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.872 + . /tmp/install/containerd.installer
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.875 ++ set -e
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.876 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.877 + install_containerd
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.879 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.879 + git clone https://github.com/containerd/containerd.git /tmp/tmp.vhvVOkwJVA/src/github.com/containerd/containerd
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.879 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
15:18:43 [2020-07-21T15:18:43.775Z] #52 4.882 Cloning into '/tmp/tmp.vhvVOkwJVA/src/github.com/containerd/containerd'...
15:18:43 [2020-07-21T15:18:43.933Z] #38 29.04 debconf: delaying package configuration, since apt-utils is not installed
15:18:43 [2020-07-21T15:18:43.933Z] #38 ...
15:18:43 [2020-07-21T15:18:43.933Z] 
15:18:43 [2020-07-21T15:18:43.933Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:43 [2020-07-21T15:18:43.933Z] #60 DONE 29.1s
15:18:43 [2020-07-21T15:18:43.933Z] 
15:18:43 [2020-07-21T15:18:43.933Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:18:43 [2020-07-21T15:18:43.933Z] #38 29.31 Fetched 3742 kB in 2s (1618 kB/s)
15:18:44 [2020-07-21T15:18:44.228Z] #38 29.48 Selecting previously unselected package libcap-dev:s390x.
15:18:44 [2020-07-21T15:18:44.228Z] #38 29.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 ... 15177 files and directories currently installed.)
15:18:44 [2020-07-21T15:18:44.228Z] #38 29.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ...
15:18:44 [2020-07-21T15:18:44.228Z] #38 29.64 Unpacking libcap-dev:s390x (1:2.25-2) ...
15:18:44 [2020-07-21T15:18:44.519Z] #38 29.84 Selecting previously unselected package libnet1:s390x.
15:18:44 [2020-07-21T15:18:44.519Z] #38 29.84 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:18:44 [2020-07-21T15:18:44.519Z] #38 29.87 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:18:44 [2020-07-21T15:18:44.713Z] #52 ...
15:18:44 [2020-07-21T15:18:44.713Z] 
15:18:44 [2020-07-21T15:18:44.713Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:18:44 [2020-07-21T15:18:44.713Z] #41 41.09 sync
15:18:44 [2020-07-21T15:18:44.713Z] #41 41.10 internal/reflectlite
15:18:44 [2020-07-21T15:18:44.713Z] #41 42.69 github.com/LK4D4/vndr/godl/singleflight
15:18:44 [2020-07-21T15:18:44.713Z] #41 43.09 math/rand
15:18:44 [2020-07-21T15:18:44.713Z] #41 44.22 internal/singleflight
15:18:44 [2020-07-21T15:18:44.713Z] #41 45.08 strconv
15:18:44 [2020-07-21T15:18:44.713Z] #41 45.08 io
15:18:44 [2020-07-21T15:18:44.713Z] #41 47.16 bytes
15:18:44 [2020-07-21T15:18:44.713Z] #41 50.25 bufio
15:18:44 [2020-07-21T15:18:44.713Z] #41 50.37 reflect
15:18:44 [2020-07-21T15:18:44.713Z] #41 ...
15:18:44 [2020-07-21T15:18:44.713Z] 
15:18:44 [2020-07-21T15:18:44.713Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:18:44 [2020-07-21T15:18:44.714Z] #10 51.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
15:18:44 [2020-07-21T15:18:44.811Z] #38 30.10 Selecting previously unselected package libnet1-dev.
15:18:44 [2020-07-21T15:18:44.811Z] #38 30.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ...
15:18:44 [2020-07-21T15:18:44.811Z] #38 30.12 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:18:45 [2020-07-21T15:18:45.173Z] #38 30.39 Selecting previously unselected package libnl-3-200:s390x.
15:18:45 [2020-07-21T15:18:45.173Z] #38 30.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ...
15:18:45 [2020-07-21T15:18:45.173Z] #38 30.40 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:18:45 [2020-07-21T15:18:45.173Z] #38 30.53 Selecting previously unselected package libnl-3-dev:s390x.
15:18:45 [2020-07-21T15:18:45.173Z] #38 30.54 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ...
15:18:45 [2020-07-21T15:18:45.173Z] #38 30.54 Unpacking libnl-3-dev:s390x (3.4.0-1) ...
15:18:45 [2020-07-21T15:18:45.468Z] #38 30.72 Selecting previously unselected package libprotobuf-c1:s390x.
15:18:45 [2020-07-21T15:18:45.468Z] #38 30.73 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:18:45 [2020-07-21T15:18:45.468Z] #38 30.73 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:18:45 [2020-07-21T15:18:45.764Z] using credential docker-jenkins-github-credentials
15:18:45 [2020-07-21T15:18:45.772Z] Cloning the remote Git repository
15:18:45 [2020-07-21T15:18:45.772Z] Cloning with configured refspecs honoured and without tags
15:18:45 [2020-07-21T15:18:45.812Z] #38 30.80 Selecting previously unselected package libprotobuf-c-dev:s390x.
15:18:45 [2020-07-21T15:18:45.812Z] #38 30.80 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ...
15:18:45 [2020-07-21T15:18:45.812Z] #38 30.81 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:18:45 [2020-07-21T15:18:45.812Z] #38 30.88 Selecting previously unselected package zlib1g-dev:s390x.
15:18:45 [2020-07-21T15:18:45.812Z] #38 30.88 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ...
15:18:45 [2020-07-21T15:18:45.812Z] #38 30.89 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:18:45 [2020-07-21T15:18:45.812Z] #38 31.15 Selecting previously unselected package libprotobuf17:s390x.
15:18:45 [2020-07-21T15:18:45.812Z] #38 31.15 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ...
15:18:45 [2020-07-21T15:18:45.812Z] #38 31.15 Unpacking libprotobuf17:s390x (3.6.1.3-2) ...
15:18:46 [2020-07-21T15:18:46.445Z] #38 31.66 Selecting previously unselected package libprotobuf-lite17:s390x.
15:18:46 [2020-07-21T15:18:46.445Z] #38 31.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ...
15:18:46 [2020-07-21T15:18:46.445Z] #38 31.67 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:18:46 [2020-07-21T15:18:46.445Z] #38 31.79 Selecting previously unselected package libprotobuf-dev:s390x.
15:18:46 [2020-07-21T15:18:46.445Z] #38 31.80 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ...
15:18:46 [2020-07-21T15:18:46.445Z] #38 31.80 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ...
15:18:45 [2020-07-21T15:18:45.834Z] Cloning repository https://github.com/moby/moby.git
15:18:46 [2020-07-21T15:18:46.051Z]  > git init /home/ubuntu/workspace/moby_PR-41242 # timeout=10
15:18:46 [2020-07-21T15:18:46.402Z] Fetching upstream changes from https://github.com/moby/moby.git
15:18:46 [2020-07-21T15:18:46.402Z]  > git --version # timeout=10
15:18:46 [2020-07-21T15:18:46.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:18:46 [2020-07-21T15:18:46.443Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:18:47 [2020-07-21T15:18:47.254Z] #10 53.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:18:47 [2020-07-21T15:18:47.254Z] #10 53.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:18:47 [2020-07-21T15:18:47.254Z] #10 53.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:18:47 [2020-07-21T15:18:47.254Z] #10 53.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:18:47 [2020-07-21T15:18:47.254Z] #10 53.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
15:18:47 [2020-07-21T15:18:47.254Z] #10 53.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
15:18:47 [2020-07-21T15:18:47.254Z] #10 53.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:18:47 [2020-07-21T15:18:47.254Z] #10 53.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:18:47 [2020-07-21T15:18:47.254Z] #10 53.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:18:47 [2020-07-21T15:18:47.254Z] #10 53.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:18:47 [2020-07-21T15:18:47.482Z] #38 32.73 Selecting previously unselected package libprotoc17:s390x.
15:18:47 [2020-07-21T15:18:47.482Z] #38 32.74 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ...
15:18:47 [2020-07-21T15:18:47.482Z] #38 32.74 Unpacking libprotoc17:s390x (3.6.1.3-2) ...
15:18:47 [2020-07-21T15:18:47.515Z] #10 53.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:18:47 [2020-07-21T15:18:47.515Z] #10 53.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:18:47 [2020-07-21T15:18:47.515Z] #10 53.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:18:47 [2020-07-21T15:18:47.515Z] #10 53.82 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:18:47 [2020-07-21T15:18:47.515Z] #10 53.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
15:18:47 [2020-07-21T15:18:47.777Z] #38 33.17 Selecting previously unselected package protobuf-c-compiler.
15:18:48 [2020-07-21T15:18:48.069Z] #38 33.19 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ...
15:18:48 [2020-07-21T15:18:48.069Z] #38 33.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:18:48 [2020-07-21T15:18:48.069Z] #38 33.31 Selecting previously unselected package protobuf-compiler.
15:18:48 [2020-07-21T15:18:48.069Z] #38 33.34 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ...
15:18:48 [2020-07-21T15:18:48.069Z] #38 33.34 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:18:48 [2020-07-21T15:18:48.069Z] #38 33.43 Selecting previously unselected package python-pkg-resources.
15:18:48 [2020-07-21T15:18:48.069Z] #38 33.45 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:18:48 [2020-07-21T15:18:48.069Z] #38 33.45 Unpacking python-pkg-resources (40.8.0-1) ...
15:18:48 [2020-07-21T15:18:48.363Z] #38 33.68 Selecting previously unselected package python-six.
15:18:48 [2020-07-21T15:18:48.363Z] #38 33.68 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:18:48 [2020-07-21T15:18:48.363Z] #38 33.68 Unpacking python-six (1.12.0-1) ...
15:18:48 [2020-07-21T15:18:48.363Z] #38 33.78 Selecting previously unselected package python-protobuf.
15:18:48 [2020-07-21T15:18:48.655Z] #38 33.78 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ...
15:18:48 [2020-07-21T15:18:48.655Z] #38 33.79 Unpacking python-protobuf (3.6.1.3-2) ...
15:18:48 [2020-07-21T15:18:48.916Z] #10 55.16 debconf: delaying package configuration, since apt-utils is not installed
15:18:48 [2020-07-21T15:18:48.916Z] #10 55.35 Fetched 77.7 MB in 9s (8769 kB/s)
15:18:48 [2020-07-21T15:18:48.916Z] #10 55.44 Selecting previously unselected package binutils-mingw-w64-i686.
15:18:48 [2020-07-21T15:18:48.948Z] #38 34.21 Setting up python-pkg-resources (40.8.0-1) ...
15:18:49 [2020-07-21T15:18:49.175Z] #10 55.44 (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 ... 15410 files and directories currently installed.)
15:18:49 [2020-07-21T15:18:49.175Z] #10 55.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:18:49 [2020-07-21T15:18:49.175Z] #10 55.61 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:18:49 [2020-07-21T15:18:49.244Z] #38 ...
15:18:49 [2020-07-21T15:18:49.244Z] 
15:18:49 [2020-07-21T15:18:49.244Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:18:49 [2020-07-21T15:18:49.244Z] #25 3.496 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:18:49 [2020-07-21T15:18:49.244Z] #25 3.820 
15:18:49 [2020-07-21T15:18:49.244Z] #25 3.962 
####                                                                       6.4%
#########                                                                 13.1%
##############                                                            19.9%
###################                                                       26.6%
########################                                                  33.4%
############################                                              40.1%
#################################                                         46.9%
######################################                                    53.7%
#############################################                             62.7%
##################################################                        69.5%
######################################################                    76.2%
###########################################################               83.0%
##################################################################        92.0%
######################################################################## 100.0%
15:18:49 [2020-07-21T15:18:49.244Z] #25 5.632 
15:18:49 [2020-07-21T15:18:49.244Z] #25 5.754 
#################                                                         24.4%
#################################################                         69.2%
######################################################################## 100.0%
15:18:49 [2020-07-21T15:18:49.244Z] #25 6.213 
15:18:49 [2020-07-21T15:18:49.535Z] #25 6.394 
##############                                                            20.6%
######################################                                    54.0%
###############################################################           87.5%
######################################################################## 100.0%
15:18:49 [2020-07-21T15:18:49.748Z] #10 ...
15:18:49 [2020-07-21T15:18:49.748Z] 
15:18:49 [2020-07-21T15:18:49.748Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:18:49 [2020-07-21T15:18:49.748Z] #32 45.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:18:49 [2020-07-21T15:18:49.748Z] #32 46.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:18:49 [2020-07-21T15:18:49.749Z] #32 46.06 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:18:49 [2020-07-21T15:18:49.749Z] #32 46.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:18:49 [2020-07-21T15:18:49.749Z] #32 46.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:18:49 [2020-07-21T15:18:49.749Z] #32 46.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:18:49 [2020-07-21T15:18:49.749Z] #32 48.65 debconf: delaying package configuration, since apt-utils is not installed
15:18:49 [2020-07-21T15:18:49.749Z] #32 48.92 Fetched 14.9 MB in 3s (5878 kB/s)
15:18:49 [2020-07-21T15:18:49.749Z] #32 48.99 Selecting previously unselected package xxd.
15:18:49 [2020-07-21T15:18:49.749Z] #32 49.00 (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 ... 15410 files and directories currently installed.)
15:18:49 [2020-07-21T15:18:49.749Z] #32 49.14 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:18:49 [2020-07-21T15:18:49.749Z] #32 49.15 Unpacking xxd (2:8.1.0875-5) ...
15:18:49 [2020-07-21T15:18:49.749Z] #32 49.39 Selecting previously unselected package vim-common.
15:18:49 [2020-07-21T15:18:49.749Z] #32 49.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:18:49 [2020-07-21T15:18:49.749Z] #32 49.47 Unpacking vim-common (2:8.1.0875-5) ...
15:18:49 [2020-07-21T15:18:49.749Z] #32 49.83 Selecting previously unselected package cmake-data.
15:18:49 [2020-07-21T15:18:49.749Z] #32 49.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:18:49 [2020-07-21T15:18:49.749Z] #32 49.84 Unpacking cmake-data (3.13.4-1) ...
15:18:49 [2020-07-21T15:18:49.749Z] #32 52.79 Selecting previously unselected package libicu63:amd64.
15:18:49 [2020-07-21T15:18:49.749Z] #32 52.83 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:18:49 [2020-07-21T15:18:49.749Z] #32 52.84 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:18:49 [2020-07-21T15:18:49.749Z] #32 ...
15:18:49 [2020-07-21T15:18:49.749Z] 
15:18:49 [2020-07-21T15:18:49.749Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:18:49 [2020-07-21T15:18:49.749Z] #25 3.745 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:18:49 [2020-07-21T15:18:49.749Z] #25 4.223 
15:18:49 [2020-07-21T15:18:49.749Z] #25 4.426 
##                                                                         3.0%
#######                                                                   10.8%
#############                                                             18.2%
###################                                                       26.9%
#######################                                                   33.1%
############################                                              39.5%
##################################                                        47.7%
########################################                                  55.9%
##############################################                            64.2%
##################################################                        70.4%
#########################################################                 79.5%
##############################################################            86.2%
###################################################################       94.0%
######################################################################## 100.0%
15:18:49 [2020-07-21T15:18:49.749Z] #25 6.271 
15:18:49 [2020-07-21T15:18:49.749Z] #25 6.463 
####################                                                      27.8%
#########################################                                 57.9%
######################################################################## 100.0%
15:18:49 [2020-07-21T15:18:49.749Z] #25 7.073 
15:18:49 [2020-07-21T15:18:49.749Z] #25 7.259 
##########                                                                15.3%
################################                                          44.7%
#################################################                         69.1%
####################################################################      95.7%
######################################################################## 100.0%
15:18:49 [2020-07-21T15:18:49.827Z] #25 7.050 
15:18:50 [2020-07-21T15:18:50.119Z] #25 7.213 
###                                                                        5.2%
15:18:50 [2020-07-21T15:18:50.119Z] #25 ...
15:18:50 [2020-07-21T15:18:50.119Z] 
15:18:50 [2020-07-21T15:18:50.119Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:50 [2020-07-21T15:18:50.119Z] #30 25.36 sync
15:18:50 [2020-07-21T15:18:50.119Z] #30 25.36 internal/reflectlite
15:18:50 [2020-07-21T15:18:50.119Z] #30 27.11 errors
15:18:50 [2020-07-21T15:18:50.119Z] #30 27.12 sort
15:18:50 [2020-07-21T15:18:50.119Z] #30 27.39 strconv
15:18:50 [2020-07-21T15:18:50.119Z] #30 28.61 io
15:18:50 [2020-07-21T15:18:50.119Z] #30 29.88 internal/oserror
15:18:50 [2020-07-21T15:18:50.119Z] #30 30.01 syscall
15:18:50 [2020-07-21T15:18:50.119Z] #30 31.29 reflect
15:18:50 [2020-07-21T15:18:50.119Z] #30 ...
15:18:50 [2020-07-21T15:18:50.119Z] 
15:18:50 [2020-07-21T15:18:50.119Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.786 + RM_GOPATH=0
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.786 + TMP_GOPATH=
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.786 + : /build
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.786 + '[' -z '' ']'
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.786 ++ mktemp -d
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.788 + export GOPATH=/tmp/tmp.zI2jp48vHp
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.788 + GOPATH=/tmp/tmp.zI2jp48vHp
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.788 + RM_GOPATH=1
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.788 + case "$(go env GOARCH)" in
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.789 ++ go env GOARCH
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.813 + export GO_BUILDMODE=-buildmode=pie
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.813 + GO_BUILDMODE=-buildmode=pie
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.814 ++ dirname /tmp/install/install.sh
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.815 + dir=/tmp/install
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.815 + bin=containerd
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.815 + shift
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.815 + '[' '!' -f /tmp/install/containerd.installer ']'
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.815 + . /tmp/install/containerd.installer
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.815 ++ set -e
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.815 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.815 + install_containerd
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.815 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.815 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zI2jp48vHp/src/github.com/containerd/containerd
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.815 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
15:18:50 [2020-07-21T15:18:50.119Z] #52 1.831 Cloning into '/tmp/tmp.zI2jp48vHp/src/github.com/containerd/containerd'...
15:18:50 [2020-07-21T15:18:50.321Z] #25 8.067 #=#=#                                                                         
15:18:50 [2020-07-21T15:18:50.410Z] #52 ...
15:18:50 [2020-07-21T15:18:50.410Z] 
15:18:50 [2020-07-21T15:18:50.410Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:18:50 [2020-07-21T15:18:50.996Z] #25 7.213 
###                                                                        5.2%
########                                                                  11.7%
#############                                                             18.1%
#################                                                         24.6%
######################                                                    31.0%
##########################                                                37.4%
###############################                                           43.9%
####################################                                      50.3%
15:18:50 [2020-07-21T15:18:50.996Z] #25 ...
15:18:50 [2020-07-21T15:18:50.996Z] 
15:18:50 [2020-07-21T15:18:50.996Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:18:50 [2020-07-21T15:18:50.996Z] #10 26.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB]
15:18:50 [2020-07-21T15:18:50.996Z] #10 27.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:18:50 [2020-07-21T15:18:50.996Z] #10 27.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB]
15:18:50 [2020-07-21T15:18:50.996Z] #10 27.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB]
15:18:50 [2020-07-21T15:18:50.996Z] #10 27.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB]
15:18:50 [2020-07-21T15:18:50.996Z] #10 28.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:18:50 [2020-07-21T15:18:50.996Z] #10 28.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB]
15:18:50 [2020-07-21T15:18:50.996Z] #10 28.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB]
15:18:50 [2020-07-21T15:18:50.996Z] #10 32.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB]
15:18:50 [2020-07-21T15:18:50.996Z] #10 36.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB]
15:18:50 [2020-07-21T15:18:50.996Z] #10 36.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB]
15:18:50 [2020-07-21T15:18:50.996Z] #10 36.34 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB]
15:18:50 [2020-07-21T15:18:50.996Z] #10 36.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB]
15:18:50 [2020-07-21T15:18:50.996Z] #10 ...
15:18:50 [2020-07-21T15:18:50.996Z] 
15:18:50 [2020-07-21T15:18:50.996Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:18:51 [2020-07-21T15:18:51.870Z] #25 7.213 
###                                                                        5.2%
########                                                                  11.7%
#############                                                             18.1%
#################                                                         24.6%
######################                                                    31.0%
##########################                                                37.4%
###############################                                           43.9%
####################################                                      50.3%
########################################                                  56.8%
###############################################                           65.3%
#####################################################                     73.9%
###########################################################               82.5%
#################################################################         91.1%
######################################################################    97.6%
######################################################################## 100.0%
15:18:51 [2020-07-21T15:18:51.870Z] #25 ...
15:18:51 [2020-07-21T15:18:51.870Z] 
15:18:51 [2020-07-21T15:18:51.870Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:18:51 [2020-07-21T15:18:51.870Z] #32 27.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB]
15:18:51 [2020-07-21T15:18:51.870Z] #32 27.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB]
15:18:51 [2020-07-21T15:18:51.870Z] #32 27.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB]
15:18:51 [2020-07-21T15:18:51.870Z] #32 27.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB]
15:18:51 [2020-07-21T15:18:51.870Z] #32 27.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB]
15:18:51 [2020-07-21T15:18:51.870Z] #32 27.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB]
15:18:51 [2020-07-21T15:18:51.870Z] #32 29.33 debconf: delaying package configuration, since apt-utils is not installed
15:18:51 [2020-07-21T15:18:51.870Z] #32 29.42 Fetched 14.0 MB in 4s (3880 kB/s)
15:18:51 [2020-07-21T15:18:51.870Z] #32 29.49 Selecting previously unselected package xxd.
15:18:51 [2020-07-21T15:18:51.870Z] #32 29.49 (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 ... 15177 files and directories currently installed.)
15:18:51 [2020-07-21T15:18:51.870Z] #32 29.56 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ...
15:18:51 [2020-07-21T15:18:51.870Z] #32 29.57 Unpacking xxd (2:8.1.0875-5) ...
15:18:51 [2020-07-21T15:18:51.870Z] #32 30.05 Selecting previously unselected package vim-common.
15:18:51 [2020-07-21T15:18:51.870Z] #32 30.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:18:51 [2020-07-21T15:18:51.870Z] #32 30.09 Unpacking vim-common (2:8.1.0875-5) ...
15:18:51 [2020-07-21T15:18:51.870Z] #32 30.49 Selecting previously unselected package cmake-data.
15:18:51 [2020-07-21T15:18:51.870Z] #32 30.50 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:18:51 [2020-07-21T15:18:51.870Z] #32 30.50 Unpacking cmake-data (3.13.4-1) ...
15:18:51 [2020-07-21T15:18:51.870Z] #32 32.48 Selecting previously unselected package libicu63:s390x.
15:18:51 [2020-07-21T15:18:51.870Z] #32 32.48 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ...
15:18:51 [2020-07-21T15:18:51.870Z] #32 32.51 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
15:18:51 [2020-07-21T15:18:51.870Z] #32 37.10 Selecting previously unselected package libxml2:s390x.
15:18:51 [2020-07-21T15:18:51.870Z] #32 37.10 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ...
15:18:51 [2020-07-21T15:18:51.870Z] #32 37.11 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:18:51 [2020-07-21T15:18:51.871Z] #32 ...
15:18:51 [2020-07-21T15:18:51.871Z] 
15:18:51 [2020-07-21T15:18:51.871Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:18:51 [2020-07-21T15:18:51.871Z] #10 36.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB]
15:18:51 [2020-07-21T15:18:51.871Z] #10 36.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB]
15:18:51 [2020-07-21T15:18:51.871Z] #10 36.64 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB]
15:18:51 [2020-07-21T15:18:51.871Z] #10 36.91 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB]
15:18:51 [2020-07-21T15:18:51.871Z] #10 36.92 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB]
15:18:51 [2020-07-21T15:18:51.871Z] #10 36.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB]
15:18:51 [2020-07-21T15:18:51.871Z] #10 36.94 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB]
15:18:51 [2020-07-21T15:18:51.871Z] #10 36.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB]
15:18:51 [2020-07-21T15:18:51.871Z] #10 37.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB]
15:18:51 [2020-07-21T15:18:51.871Z] #10 37.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB]
15:18:51 [2020-07-21T15:18:51.871Z] #10 37.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB]
15:18:52 [2020-07-21T15:18:52.141Z] #25 8.299 
#                                                                          2.7%
######                                                                     8.4%
##########                                                                14.2%
#############                                                             19.3%
#################                                                         24.8%
#####################                                                     30.1%
########################                                                  34.5%
############################                                              40.3%
################################                                          44.5%
####################################                                      51.3%
########################################                                  56.9%
############################################                              62.1%
#################################################                         68.2%
#####################################################                     74.4%
###########################################################               82.3%
################################################################          88.9%
####################################################################      95.0%
######################################################################## 100.0%
15:18:52 [2020-07-21T15:18:52.164Z] #10 37.57 debconf: delaying package configuration, since apt-utils is not installed
15:18:52 [2020-07-21T15:18:52.406Z] #25 10.45 
15:18:52 [2020-07-21T15:18:52.455Z] #10 37.63 Fetched 73.3 MB in 12s (6102 kB/s)
15:18:52 [2020-07-21T15:18:52.455Z] #10 37.70 Selecting previously unselected package binutils-mingw-w64-i686.
15:18:52 [2020-07-21T15:18:52.455Z] #10 37.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 ... 15177 files and directories currently installed.)
15:18:52 [2020-07-21T15:18:52.455Z] #10 37.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ...
15:18:52 [2020-07-21T15:18:52.455Z] #10 37.75 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:18:53 [2020-07-21T15:18:53.762Z] #25 10.76 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.6%
####                                                                       5.7%
#####                                                                      7.4%
######                                                                     8.7%
#######                                                                    9.7%
#######                                                                   11.0%
15:18:53 [2020-07-21T15:18:53.762Z] #25 ...
15:18:53 [2020-07-21T15:18:53.762Z] 
15:18:53 [2020-07-21T15:18:53.762Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:18:53 [2020-07-21T15:18:53.762Z] #38 50.20 Selecting previously unselected package libprotobuf17:amd64.
15:18:53 [2020-07-21T15:18:53.762Z] #38 50.21 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:18:53 [2020-07-21T15:18:53.762Z] #38 50.22 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:18:53 [2020-07-21T15:18:53.762Z] #38 51.20 Selecting previously unselected package libprotobuf-lite17:amd64.
15:18:53 [2020-07-21T15:18:53.762Z] #38 51.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:18:53 [2020-07-21T15:18:53.762Z] #38 51.23 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:18:53 [2020-07-21T15:18:53.762Z] #38 51.44 Selecting previously unselected package libprotobuf-dev:amd64.
15:18:53 [2020-07-21T15:18:53.762Z] #38 51.46 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:18:53 [2020-07-21T15:18:53.762Z] #38 51.49 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:18:53 [2020-07-21T15:18:53.762Z] #38 52.98 Selecting previously unselected package libprotoc17:amd64.
15:18:53 [2020-07-21T15:18:53.762Z] #38 52.98 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 52.99 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 53.80 Selecting previously unselected package protobuf-c-compiler.
15:18:53 [2020-07-21T15:18:53.763Z] #38 53.80 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 53.80 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 53.98 Selecting previously unselected package protobuf-compiler.
15:18:53 [2020-07-21T15:18:53.763Z] #38 54.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 54.01 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 54.19 Selecting previously unselected package python-pkg-resources.
15:18:53 [2020-07-21T15:18:53.763Z] #38 54.22 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 54.23 Unpacking python-pkg-resources (40.8.0-1) ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 54.49 Selecting previously unselected package python-six.
15:18:53 [2020-07-21T15:18:53.763Z] #38 54.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 54.52 Unpacking python-six (1.12.0-1) ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 54.62 Selecting previously unselected package python-protobuf.
15:18:53 [2020-07-21T15:18:53.763Z] #38 54.63 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 54.65 Unpacking python-protobuf (3.6.1.3-2) ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 55.38 Setting up python-pkg-resources (40.8.0-1) ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 59.90 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 59.92 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 59.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 59.95 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:18:53 [2020-07-21T15:18:53.763Z] #38 59.97 Setting up python-six (1.12.0-1) ...
15:18:53 [2020-07-21T15:18:53.938Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-070318187fc0b7a51) in /home/ubuntu/workspace/moby_PR-41242
[Pipeline] {
[Pipeline] checkout
15:18:53 [2020-07-21T15:18:53.967Z] #10 ...
15:18:53 [2020-07-21T15:18:53.967Z] 
15:18:53 [2020-07-21T15:18:53.967Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:18:53 [2020-07-21T15:18:53.967Z] #41 28.96 github.com/LK4D4/vndr/godl/singleflight
15:18:53 [2020-07-21T15:18:53.967Z] #41 28.97 io
15:18:53 [2020-07-21T15:18:53.967Z] #41 29.38 strconv
15:18:53 [2020-07-21T15:18:53.967Z] #41 30.05 bytes
15:18:53 [2020-07-21T15:18:53.967Z] #41 31.99 bufio
15:18:53 [2020-07-21T15:18:53.967Z] #41 32.51 reflect
15:18:53 [2020-07-21T15:18:53.967Z] #41 33.42 syscall
15:18:53 [2020-07-21T15:18:53.967Z] #41 ...
15:18:53 [2020-07-21T15:18:53.967Z] 
15:18:53 [2020-07-21T15:18:53.967Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:18:53 [2020-07-21T15:18:53.967Z] #25 9.272 
15:18:54 [2020-07-21T15:18:54.023Z] #38 ...
15:18:54 [2020-07-21T15:18:54.023Z] 
15:18:54 [2020-07-21T15:18:54.023Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:18:54 [2020-07-21T15:18:54.023Z] #32 60.38 Selecting previously unselected package libxml2:amd64.
15:18:54 [2020-07-21T15:18:54.023Z] #32 60.39 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:18:54 [2020-07-21T15:18:54.023Z] #32 60.39 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:18:54 [2020-07-21T15:18:54.963Z] #32 61.23 Selecting previously unselected package libarchive13:amd64.
15:18:54 [2020-07-21T15:18:54.963Z] #32 61.25 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:18:54 [2020-07-21T15:18:54.963Z] #32 61.26 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:18:54 [2020-07-21T15:18:54.963Z] #32 ...
15:18:54 [2020-07-21T15:18:54.963Z] 
15:18:54 [2020-07-21T15:18:54.963Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:18:54 [2020-07-21T15:18:54.963Z] #28 51.20 Checking out files:  85% (1298/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
15:18:54 [2020-07-21T15:18:54.963Z] #28 51.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:18:54 [2020-07-21T15:18:54.963Z] #28 52.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:18:54 [2020-07-21T15:18:54.963Z] #28 ...
15:18:54 [2020-07-21T15:18:54.963Z] 
15:18:54 [2020-07-21T15:18:54.963Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:18:55 [2020-07-21T15:18:55.725Z] #25 9.455 
#                                                                          1.7%
###                                                                        4.2%
####                                                                       6.1%
#####                                                                      7.9%
#######                                                                    9.8%
########                                                                  12.3%
##########                                                                14.8%
############                                                              17.3%
##############                                                            19.8%
################                                                          22.3%
#################                                                         24.8%
###################                                                       27.3%
#####################                                                     29.8%
######################                                                    31.7%
#########################                                                 34.8%
##########################                                                36.7%
###########################                                               38.5%
#############################                                             40.4%
##############################                                            42.9%
################################                                          45.4%
##################################                                        48.5%
####################################                                      50.4%
#####################################                                     52.3%
######################################                                    54.1%
########################################                                  56.6%
##########################################                                58.5%
############################################                              61.6%
##############################################                            64.1%
15:18:55 [2020-07-21T15:18:55.725Z] #25 ...
15:18:55 [2020-07-21T15:18:55.725Z] 
15:18:55 [2020-07-21T15:18:55.725Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:18:55 [2020-07-21T15:18:55.725Z] #32 37.58 Selecting previously unselected package libarchive13:s390x.
15:18:55 [2020-07-21T15:18:55.725Z] #32 37.58 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 37.60 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 37.81 Selecting previously unselected package libjsoncpp1:s390x.
15:18:55 [2020-07-21T15:18:55.725Z] #32 37.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 37.82 Unpacking libjsoncpp1:s390x (1.7.4-3) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 37.88 Selecting previously unselected package librhash0:s390x.
15:18:55 [2020-07-21T15:18:55.725Z] #32 37.88 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 37.88 Unpacking librhash0:s390x (1.3.8-1) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 37.97 Selecting previously unselected package libuv1:s390x.
15:18:55 [2020-07-21T15:18:55.725Z] #32 37.97 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 37.97 Unpacking libuv1:s390x (1.24.1-1) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 38.07 Selecting previously unselected package cmake.
15:18:55 [2020-07-21T15:18:55.725Z] #32 38.07 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 38.07 Unpacking cmake (3.13.4-1) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 39.99 Setting up libicu63:s390x (63.1-6+deb10u1) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 40.02 Setting up xxd (2:8.1.0875-5) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 40.03 Setting up libuv1:s390x (1.24.1-1) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 40.04 Setting up vim-common (2:8.1.0875-5) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 40.05 Setting up librhash0:s390x (1.3.8-1) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 40.06 Setting up cmake-data (3.13.4-1) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 40.07 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 40.08 Setting up libjsoncpp1:s390x (1.7.4-3) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 40.09 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 40.10 Setting up cmake (3.13.4-1) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 40.10 Processing triggers for libc-bin (2.28-10) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 40.17 Processing triggers for mime-support (3.62) ...
15:18:55 [2020-07-21T15:18:55.725Z] #32 DONE 41.0s
15:18:55 [2020-07-21T15:18:55.725Z] 
15:18:55 [2020-07-21T15:18:55.725Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:18:55 [2020-07-21T15:18:55.743Z] #25 10.76 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.6%
####                                                                       5.7%
#####                                                                      7.4%
######                                                                     8.7%
#######                                                                    9.7%
#######                                                                   11.0%
#########                                                                 12.6%
#########                                                                 13.8%
##########                                                                15.0%
############                                                              16.7%
#############                                                             18.5%
#############                                                             19.2%
##############                                                            20.3%
###############                                                           22.1%
##################                                                        25.2%
###################                                                       26.8%
####################                                                      28.8%
######################                                                    31.3%
#######################                                                   33.2%
#########################                                                 36.0%
###########################                                               38.2%
############################                                              40.0%
##############################                                            42.7%
################################                                          44.9%
#################################                                         46.2%
15:18:55 [2020-07-21T15:18:55.744Z] #25 ...
15:18:55 [2020-07-21T15:18:55.744Z] 
15:18:55 [2020-07-21T15:18:55.744Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:18:55 [2020-07-21T15:18:55.744Z] #41 52.21 syscall
15:18:55 [2020-07-21T15:18:55.744Z] #41 59.66 time
15:18:56 [2020-07-21T15:18:56.005Z] #41 ...
15:18:56 [2020-07-21T15:18:56.005Z] 
15:18:56 [2020-07-21T15:18:56.005Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:18:56 [2020-07-21T15:18:56.318Z] #25 9.455 
#                                                                          1.7%
###                                                                        4.2%
####                                                                       6.1%
#####                                                                      7.9%
#######                                                                    9.8%
########                                                                  12.3%
##########                                                                14.8%
############                                                              17.3%
##############                                                            19.8%
################                                                          22.3%
#################                                                         24.8%
###################                                                       27.3%
#####################                                                     29.8%
######################                                                    31.7%
#########################                                                 34.8%
##########################                                                36.7%
###########################                                               38.5%
#############################                                             40.4%
##############################                                            42.9%
################################                                          45.4%
##################################                                        48.5%
####################################                                      50.4%
#####################################                                     52.3%
######################################                                    54.1%
########################################                                  56.6%
##########################################                                58.5%
############################################                              61.6%
##############################################                            64.1%
###############################################                           66.6%
#################################################                         69.1%
###################################################                       71.0%
####################################################                      73.5%
######################################################                    75.4%
15:18:56 [2020-07-21T15:18:56.318Z] #25 ...
15:18:56 [2020-07-21T15:18:56.318Z] 
15:18:56 [2020-07-21T15:18:56.318Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:18:56 [2020-07-21T15:18:56.318Z] #38 35.87 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 35.88 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 35.88 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 35.89 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 35.90 Setting up python-six (1.12.0-1) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 37.33 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 37.34 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 37.36 Setting up libprotobuf17:s390x (3.6.1.3-2) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 37.36 Setting up libcap-dev:s390x (1:2.25-2) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 37.37 Setting up libprotoc17:s390x (3.6.1.3-2) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 37.38 Setting up protobuf-compiler (3.6.1.3-2) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 37.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 37.39 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 37.40 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 37.41 Setting up python-protobuf (3.6.1.3-2) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 40.66 Setting up libnl-3-dev:s390x (3.4.0-1) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 40.96 Processing triggers for libc-bin (2.28-10) ...
15:18:56 [2020-07-21T15:18:56.318Z] #38 DONE 41.6s
15:18:56 [2020-07-21T15:18:56.318Z] 
15:18:56 [2020-07-21T15:18:56.318Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:18:56 [2020-07-21T15:18:56.916Z] #25 9.455 
#                                                                          1.7%
###                                                                        4.2%
####                                                                       6.1%
#####                                                                      7.9%
#######                                                                    9.8%
########                                                                  12.3%
##########                                                                14.8%
############                                                              17.3%
##############                                                            19.8%
################                                                          22.3%
#################                                                         24.8%
###################                                                       27.3%
#####################                                                     29.8%
######################                                                    31.7%
#########################                                                 34.8%
##########################                                                36.7%
###########################                                               38.5%
#############################                                             40.4%
##############################                                            42.9%
################################                                          45.4%
##################################                                        48.5%
####################################                                      50.4%
#####################################                                     52.3%
######################################                                    54.1%
########################################                                  56.6%
##########################################                                58.5%
############################################                              61.6%
##############################################                            64.1%
###############################################                           66.6%
#################################################                         69.1%
###################################################                       71.0%
####################################################                      73.5%
######################################################                    75.4%
########################################################                  77.9%
#########################################################                 80.4%
##########################################################                81.6%
############################################################              84.1%
##############################################################            86.6%
15:18:56 [2020-07-21T15:18:56.916Z] #25 ...
15:18:56 [2020-07-21T15:18:56.916Z] 
15:18:56 [2020-07-21T15:18:56.916Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:56 [2020-07-21T15:18:56.916Z] #47 32.04 syscall
15:18:56 [2020-07-21T15:18:56.916Z] #47 32.06 reflect
15:18:56 [2020-07-21T15:18:56.916Z] #47 39.25 time
15:18:56 [2020-07-21T15:18:56.916Z] #47 41.03 encoding/binary
15:18:56 [2020-07-21T15:18:56.916Z] #47 ...
15:18:56 [2020-07-21T15:18:56.916Z] 
15:18:56 [2020-07-21T15:18:56.916Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:18:57 [2020-07-21T15:18:57.147Z] using credential docker-jenkins-github-credentials
15:18:57 [2020-07-21T15:18:57.153Z] Cloning the remote Git repository
15:18:57 [2020-07-21T15:18:57.154Z] Cloning with configured refspecs honoured and without tags
15:18:57 [2020-07-21T15:18:57.499Z] #25 9.455 
#                                                                          1.7%
###                                                                        4.2%
####                                                                       6.1%
#####                                                                      7.9%
#######                                                                    9.8%
########                                                                  12.3%
##########                                                                14.8%
############                                                              17.3%
##############                                                            19.8%
################                                                          22.3%
#################                                                         24.8%
###################                                                       27.3%
#####################                                                     29.8%
######################                                                    31.7%
#########################                                                 34.8%
##########################                                                36.7%
###########################                                               38.5%
#############################                                             40.4%
##############################                                            42.9%
################################                                          45.4%
##################################                                        48.5%
####################################                                      50.4%
#####################################                                     52.3%
######################################                                    54.1%
########################################                                  56.6%
##########################################                                58.5%
############################################                              61.6%
##############################################                            64.1%
###############################################                           66.6%
#################################################                         69.1%
###################################################                       71.0%
####################################################                      73.5%
######################################################                    75.4%
########################################################                  77.9%
#########################################################                 80.4%
##########################################################                81.6%
############################################################              84.1%
##############################################################            86.6%
###############################################################           88.5%
#################################################################         90.3%
##################################################################        92.8%
####################################################################      95.3%
#####################################################################     97.2%
#######################################################################   99.7%
######################################################################## 100.0%
15:18:57 [2020-07-21T15:18:57.499Z] #25 ...
15:18:57 [2020-07-21T15:18:57.499Z] 
15:18:57 [2020-07-21T15:18:57.499Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:18:57 [2020-07-21T15:18:57.499Z] #28 32.79 Checking out files:  93% (1423/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
15:18:57 [2020-07-21T15:18:57.499Z] #28 32.90 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:18:57 [2020-07-21T15:18:57.499Z] #28 33.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:18:57 [2020-07-21T15:18:57.569Z] #25 10.76 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.6%
####                                                                       5.7%
#####                                                                      7.4%
######                                                                     8.7%
#######                                                                    9.7%
#######                                                                   11.0%
#########                                                                 12.6%
#########                                                                 13.8%
##########                                                                15.0%
############                                                              16.7%
#############                                                             18.5%
#############                                                             19.2%
##############                                                            20.3%
###############                                                           22.1%
##################                                                        25.2%
###################                                                       26.8%
####################                                                      28.8%
######################                                                    31.3%
#######################                                                   33.2%
#########################                                                 36.0%
###########################                                               38.2%
############################                                              40.0%
##############################                                            42.7%
################################                                          44.9%
#################################                                         46.2%
##################################                                        48.3%
####################################                                      50.3%
#####################################                                     52.7%
#######################################                                   54.7%
########################################                                  55.9%
#########################################                                 57.8%
###########################################                               60.2%
############################################                              62.0%
##############################################                            64.7%
###############################################                           66.7%
#################################################                         68.9%
###################################################                       71.1%
####################################################                      73.1%
######################################################                    75.8%
########################################################                  78.1%
#########################################################                 80.2%
15:18:57 [2020-07-21T15:18:57.569Z] #25 ...
15:18:57 [2020-07-21T15:18:57.569Z] 
15:18:57 [2020-07-21T15:18:57.569Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:57 [2020-07-21T15:18:57.569Z] #47 53.94 reflect
15:18:57 [2020-07-21T15:18:57.569Z] #47 53.97 syscall
15:18:57 [2020-07-21T15:18:57.569Z] #47 61.80 context
15:18:57 [2020-07-21T15:18:57.569Z] #47 62.97 internal/poll
15:18:57 [2020-07-21T15:18:57.569Z] #47 ...
15:18:57 [2020-07-21T15:18:57.569Z] 
15:18:57 [2020-07-21T15:18:57.569Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:18:57 [2020-07-21T15:18:57.088Z] Cloning repository https://github.com/moby/moby.git
15:18:57 [2020-07-21T15:18:57.159Z]  > git init /home/ubuntu/workspace/moby_PR-41242 # timeout=10
15:18:57 [2020-07-21T15:18:57.480Z] Fetching upstream changes from https://github.com/moby/moby.git
15:18:57 [2020-07-21T15:18:57.480Z]  > git --version # timeout=10
15:18:57 [2020-07-21T15:18:57.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:18:57 [2020-07-21T15:18:57.522Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:18:57 [2020-07-21T15:18:57.791Z] #28 ...
15:18:57 [2020-07-21T15:18:57.791Z] 
15:18:57 [2020-07-21T15:18:57.791Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:18:57 [2020-07-21T15:18:57.791Z] #25 14.83 
15:18:58 [2020-07-21T15:18:58.355Z] #25 10.76 
                                                                           0.0%
                                                                           1.2%
#                                                                          2.5%
##                                                                         3.6%
###                                                                        4.6%
####                                                                       5.7%
#####                                                                      7.4%
######                                                                     8.7%
#######                                                                    9.7%
#######                                                                   11.0%
#########                                                                 12.6%
#########                                                                 13.8%
##########                                                                15.0%
############                                                              16.7%
#############                                                             18.5%
#############                                                             19.2%
##############                                                            20.3%
###############                                                           22.1%
##################                                                        25.2%
###################                                                       26.8%
####################                                                      28.8%
######################                                                    31.3%
#######################                                                   33.2%
#########################                                                 36.0%
###########################                                               38.2%
############################                                              40.0%
##############################                                            42.7%
################################                                          44.9%
#################################                                         46.2%
##################################                                        48.3%
####################################                                      50.3%
#####################################                                     52.7%
#######################################                                   54.7%
########################################                                  55.9%
#########################################                                 57.8%
###########################################                               60.2%
############################################                              62.0%
##############################################                            64.7%
###############################################                           66.7%
#################################################                         68.9%
###################################################                       71.1%
####################################################                      73.1%
######################################################                    75.8%
########################################################                  78.1%
#########################################################                 80.2%
###########################################################               82.5%
############################################################              84.6%
##############################################################            86.9%
################################################################          89.2%
##################################################################        91.8%
###################################################################       94.1%
#####################################################################     96.5%
#######################################################################   98.7%
######################################################################## 100.0%
15:18:58 [2020-07-21T15:18:58.425Z] #25 15.78 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:18:58 [2020-07-21T15:18:58.618Z] #25 16.47 
15:18:58 [2020-07-21T15:18:58.879Z] #25 ...
15:18:58 [2020-07-21T15:18:58.879Z] 
15:18:58 [2020-07-21T15:18:58.879Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:58 [2020-07-21T15:18:58.879Z] #30 55.27 time
15:18:58 [2020-07-21T15:18:58.879Z] #30 60.89 internal/poll
15:18:58 [2020-07-21T15:18:58.879Z] #30 63.29 internal/fmtsort
15:18:58 [2020-07-21T15:18:58.879Z] #30 63.68 internal/syscall/execenv
15:18:58 [2020-07-21T15:18:58.879Z] #30 63.96 internal/syscall/unix
15:18:58 [2020-07-21T15:18:58.879Z] #30 64.03 strings
15:18:58 [2020-07-21T15:18:58.879Z] #30 64.36 os
15:18:59 [2020-07-21T15:18:59.063Z] #25 16.13 #=#=#                                                                         
15:18:59 [2020-07-21T15:18:59.138Z] #30 ...
15:18:59 [2020-07-21T15:18:59.138Z] 
15:18:59 [2020-07-21T15:18:59.138Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:18:59 [2020-07-21T15:18:59.138Z] #47 65.48 os
15:18:59 [2020-07-21T15:18:59.354Z] #25 16.28 #=#=#                                                                         

####                                                                       6.1%
######################################################################## 100.0%
15:18:59 [2020-07-21T15:18:59.354Z] #25 16.50 
15:19:00 [2020-07-21T15:19:00.862Z] #25 17.87 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:19:00 [2020-07-21T15:19:00.862Z] #25 17.93 skipping existing aab193acf6ba
15:19:00 [2020-07-21T15:19:00.862Z] #25 18.02 
15:19:01 [2020-07-21T15:19:01.495Z] #25 ...
15:19:01 [2020-07-21T15:19:01.495Z] 
15:19:01 [2020-07-21T15:19:01.495Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:01 [2020-07-21T15:19:01.495Z] #30 36.80 time
15:19:01 [2020-07-21T15:19:01.495Z] #30 41.30 internal/poll
15:19:01 [2020-07-21T15:19:01.495Z] #30 41.64 internal/fmtsort
15:19:01 [2020-07-21T15:19:01.495Z] #30 42.43 internal/syscall/execenv
15:19:01 [2020-07-21T15:19:01.495Z] #30 42.58 internal/syscall/unix
15:19:01 [2020-07-21T15:19:01.495Z] #30 42.84 strings
15:19:01 [2020-07-21T15:19:01.495Z] #30 43.53 os
15:19:01 [2020-07-21T15:19:01.495Z] #30 45.16 fmt
15:19:01 [2020-07-21T15:19:01.495Z] #30 46.11 path/filepath
15:19:01 [2020-07-21T15:19:01.495Z] #30 ...
15:19:01 [2020-07-21T15:19:01.495Z] 
15:19:01 [2020-07-21T15:19:01.495Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.890 + RM_GOPATH=0
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.890 + TMP_GOPATH=
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.890 + : /build
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.890 + '[' -z '' ']'
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.891 ++ mktemp -d
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.891 + export GOPATH=/tmp/tmp.SYfnjxiLy8
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.891 + GOPATH=/tmp/tmp.SYfnjxiLy8
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.891 + RM_GOPATH=1
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.891 + case "$(go env GOARCH)" in
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.892 ++ go env GOARCH
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.900 + export GO_BUILDMODE=-buildmode=pie
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.900 + GO_BUILDMODE=-buildmode=pie
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.901 ++ dirname /tmp/install/install.sh
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.902 + dir=/tmp/install
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.902 + bin=tini
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.902 + shift
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.902 + '[' '!' -f /tmp/install/tini.installer ']'
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.902 + . /tmp/install/tini.installer
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.903 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.903 + install_tini
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.903 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.904 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.904 + git clone https://github.com/krallin/tini.git /tmp/tmp.SYfnjxiLy8/tini
15:19:01 [2020-07-21T15:19:01.495Z] #33 1.910 Cloning into '/tmp/tmp.SYfnjxiLy8/tini'...
15:19:01 [2020-07-21T15:19:01.495Z] #33 2.484 + cd /tmp/tmp.SYfnjxiLy8/tini
15:19:01 [2020-07-21T15:19:01.495Z] #33 2.484 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:19:01 [2020-07-21T15:19:01.495Z] #33 2.488 + cmake .
15:19:01 [2020-07-21T15:19:01.495Z] #33 2.805 -- The C compiler identification is GNU 8.3.0
15:19:01 [2020-07-21T15:19:01.495Z] #33 2.814 -- Check for working C compiler: /usr/bin/cc
15:19:01 [2020-07-21T15:19:01.495Z] #33 3.372 -- Check for working C compiler: /usr/bin/cc -- works
15:19:01 [2020-07-21T15:19:01.495Z] #33 3.372 -- Detecting C compiler ABI info
15:19:01 [2020-07-21T15:19:01.495Z] #33 3.751 -- Detecting C compiler ABI info - done
15:19:01 [2020-07-21T15:19:01.495Z] #33 3.758 -- Detecting C compile features
15:19:01 [2020-07-21T15:19:01.495Z] #33 4.969 -- Detecting C compile features - done
15:19:01 [2020-07-21T15:19:01.495Z] #33 5.012 -- Performing Test HAS_BUILTIN_FORTIFY
15:19:01 [2020-07-21T15:19:01.495Z] #33 5.197 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:19:01 [2020-07-21T15:19:01.495Z] #33 5.260 -- Configuring done
15:19:01 [2020-07-21T15:19:01.495Z] #33 5.287 -- Generating done
15:19:01 [2020-07-21T15:19:01.495Z] #33 5.293 -- Build files have been written to: /tmp/tmp.SYfnjxiLy8/tini
15:19:01 [2020-07-21T15:19:01.495Z] #33 5.307 + make tini-static
15:19:01 [2020-07-21T15:19:01.495Z] #33 5.736 Scanning dependencies of target tini-static
15:19:01 [2020-07-21T15:19:01.495Z] #33 5.817 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:19:01 [2020-07-21T15:19:01.680Z] #47 ...
15:19:01 [2020-07-21T15:19:01.680Z] 
15:19:01 [2020-07-21T15:19:01.680Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:19:01 [2020-07-21T15:19:01.680Z] #32 61.68 Selecting previously unselected package libjsoncpp1:amd64.
15:19:01 [2020-07-21T15:19:01.680Z] #32 61.68 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 61.69 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 61.87 Selecting previously unselected package librhash0:amd64.
15:19:01 [2020-07-21T15:19:01.680Z] #32 61.88 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 61.89 Unpacking librhash0:amd64 (1.3.8-1) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 62.08 Selecting previously unselected package libuv1:amd64.
15:19:01 [2020-07-21T15:19:01.680Z] #32 62.08 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 62.09 Unpacking libuv1:amd64 (1.24.1-1) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 62.29 Selecting previously unselected package cmake.
15:19:01 [2020-07-21T15:19:01.680Z] #32 62.29 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 62.30 Unpacking cmake (3.13.4-1) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 65.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 65.74 Setting up xxd (2:8.1.0875-5) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 65.75 Setting up libuv1:amd64 (1.24.1-1) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 65.76 Setting up vim-common (2:8.1.0875-5) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 65.81 Setting up librhash0:amd64 (1.3.8-1) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 65.82 Setting up cmake-data (3.13.4-1) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 65.85 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 65.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 65.89 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 65.90 Setting up cmake (3.13.4-1) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 65.93 Processing triggers for libc-bin (2.28-10) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 66.03 Processing triggers for mime-support (3.62) ...
15:19:01 [2020-07-21T15:19:01.680Z] #32 DONE 67.7s
15:19:01 [2020-07-21T15:19:01.680Z] 
15:19:01 [2020-07-21T15:19:01.680Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:19:01 [2020-07-21T15:19:01.680Z] #25 17.41 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:19:01 [2020-07-21T15:19:01.680Z] #25 17.85 
15:19:01 [2020-07-21T15:19:01.680Z] #25 18.04 
######################################################################## 100.0%
15:19:01 [2020-07-21T15:19:01.680Z] #25 18.20 
15:19:01 [2020-07-21T15:19:01.680Z] #25 19.04 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:19:01 [2020-07-21T15:19:01.680Z] #25 19.67 
15:19:01 [2020-07-21T15:19:01.939Z] #25 19.93 
                                                                           0.6%
######################################################################## 100.0%
15:19:02 [2020-07-21T15:19:02.128Z] #33 ...
15:19:02 [2020-07-21T15:19:02.128Z] 
15:19:02 [2020-07-21T15:19:02.128Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:19:02 [2020-07-21T15:19:02.128Z] #25 19.14 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:19:02 [2020-07-21T15:19:02.128Z] #25 19.22 skipping existing 4d43f82972ce
15:19:02 [2020-07-21T15:19:02.128Z] #25 19.30 
15:19:02 [2020-07-21T15:19:02.199Z] #25 20.22 
15:19:02 [2020-07-21T15:19:02.199Z] #25 ...
15:19:02 [2020-07-21T15:19:02.199Z] 
15:19:02 [2020-07-21T15:19:02.199Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:19:02 [2020-07-21T15:19:02.199Z] #10 58.61 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:19:02 [2020-07-21T15:19:02.199Z] #10 58.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:19:02 [2020-07-21T15:19:02.199Z] #10 58.66 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:19:02 [2020-07-21T15:19:02.199Z] #10 62.05 Selecting previously unselected package binutils-mingw-w64.
15:19:02 [2020-07-21T15:19:02.199Z] #10 62.08 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:19:02 [2020-07-21T15:19:02.199Z] #10 62.09 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:19:02 [2020-07-21T15:19:02.199Z] #10 62.24 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:19:02 [2020-07-21T15:19:02.199Z] #10 62.24 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:19:02 [2020-07-21T15:19:02.199Z] #10 62.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:19:02 [2020-07-21T15:19:02.199Z] #10 62.51 Selecting previously unselected package dmsetup.
15:19:02 [2020-07-21T15:19:02.199Z] #10 62.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:19:02 [2020-07-21T15:19:02.199Z] #10 62.52 Unpacking dmsetup (2:1.02.155-3) ...
15:19:02 [2020-07-21T15:19:02.199Z] #10 62.76 Selecting previously unselected package mingw-w64-common.
15:19:02 [2020-07-21T15:19:02.199Z] #10 62.79 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:19:02 [2020-07-21T15:19:02.199Z] #10 62.80 Unpacking mingw-w64-common (6.0.0-3) ...
15:19:02 [2020-07-21T15:19:02.459Z] #10 ...
15:19:02 [2020-07-21T15:19:02.459Z] 
15:19:02 [2020-07-21T15:19:02.459Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:02 [2020-07-21T15:19:02.459Z] #30 68.15 path
15:19:02 [2020-07-21T15:19:02.459Z] #30 68.71 fmt
15:19:02 [2020-07-21T15:19:02.775Z] #30 69.04 path/filepath
15:19:03 [2020-07-21T15:19:03.169Z] #25 20.37 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:19:03 [2020-07-21T15:19:03.467Z] #25 ...
15:19:03 [2020-07-21T15:19:03.467Z] 
15:19:03 [2020-07-21T15:19:03.467Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:03 [2020-07-21T15:19:03.467Z] #33 6.879 [100%] Linking C executable tini-static
15:19:03 [2020-07-21T15:19:03.467Z] #33 7.220 [100%] Built target tini-static
15:19:03 [2020-07-21T15:19:03.467Z] #33 7.300 + mkdir -p /build
15:19:03 [2020-07-21T15:19:03.467Z] #33 7.307 + cp tini-static /build/docker-init
15:19:03 [2020-07-21T15:19:03.467Z] #33 DONE 7.6s
15:19:03 [2020-07-21T15:19:03.467Z] 
15:19:03 [2020-07-21T15:19:03.467Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:03 [2020-07-21T15:19:03.467Z] #39 2.468 Note: Building without setproctitle() and strlcpy() support.
15:19:03 [2020-07-21T15:19:03.467Z] #39 2.468       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:19:03 [2020-07-21T15:19:03.467Z] #39 2.522 Note: Building without GnuTLS support
15:19:03 [2020-07-21T15:19:03.467Z] #39 2.539 Makefile.config:39: Warn: you have no libnftables installed
15:19:03 [2020-07-21T15:19:03.467Z] #39 2.539 Makefile.config:40: Warn: Building without nftables support
15:19:03 [2020-07-21T15:19:03.467Z] #39 3.687 fatal: not a git repository (or any of the parent directories): .git
15:19:03 [2020-07-21T15:19:03.467Z] #39 3.719   GEN      .gitid
15:19:03 [2020-07-21T15:19:03.467Z] #39 3.741   GEN      criu/include/version.h
15:19:03 [2020-07-21T15:19:03.467Z] #39 3.772   GEN      include/common/asm
15:19:03 [2020-07-21T15:19:03.467Z] #39 4.981   PBCC     images/timens.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.025   DEP      images/timens.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.065   PBCC     images/fown.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.085   PBCC     images/google/protobuf/descriptor.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.155   PBCC     images/opts.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.183   PBCC     images/memfd.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.210   DEP      images/fown.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.249   DEP      images/google/protobuf/descriptor.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.293   DEP      images/opts.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.307   DEP      images/memfd.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.427   PBCC     images/sit.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.457   DEP      images/sit.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.505   PBCC     images/macvlan.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.516   DEP      images/macvlan.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.525   PBCC     images/autofs.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.559   DEP      images/autofs.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.609   PBCC     images/sysctl.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.616   DEP      images/sysctl.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.668   PBCC     images/time.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.673   DEP      images/time.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.725   PBCC     images/binfmt-misc.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.731   DEP      images/binfmt-misc.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.739   PBCC     images/seccomp.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.794   DEP      images/seccomp.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.845   PBCC     images/userns.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.848   DEP      images/userns.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.894   PBCC     images/cgroup.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.941   DEP      images/cgroup.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.954   PBCC     images/ext-file.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.971   DEP      images/ext-file.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 5.998   PBCC     images/rpc.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.018   DEP      images/rpc.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.063   PBCC     images/siginfo.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.074   DEP      images/siginfo.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.115   PBCC     images/pagemap.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.164   DEP      images/pagemap.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.260   PBCC     images/rlimit.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.263   DEP      images/rlimit.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.294   PBCC     images/file-lock.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.309   DEP      images/file-lock.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.318   PBCC     images/tty.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.356   DEP      images/tty.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.403   PBCC     images/tun.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.422   PBCC     images/netdev.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.493   DEP      images/tun.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.548   DEP      images/netdev.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.575   PBCC     images/vma.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.634   DEP      images/vma.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.657   PBCC     images/creds.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.673   DEP      images/creds.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.694   PBCC     images/utsns.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.722   DEP      images/utsns.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.774   PBCC     images/ipc-desc.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.792   PBCC     images/ipc-sem.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.804   DEP      images/ipc-desc.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.829   DEP      images/ipc-sem.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.863   PBCC     images/ipc-msg.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.887   DEP      images/ipc-msg.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.898   PBCC     images/ipc-shm.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 6.930   DEP      images/ipc-shm.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 7.028   PBCC     images/ipc-var.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 7.038   DEP      images/ipc-var.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 7.131   PBCC     images/sk-opts.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 7.155   PBCC     images/packet-sock.pb-c.c
15:19:03 [2020-07-21T15:19:03.467Z] #39 7.187   DEP      images/sk-opts.pb-c.d
15:19:03 [2020-07-21T15:19:03.467Z] #39 7.231   DEP      images/packet-sock.pb-c.d
15:19:03 [2020-07-21T15:19:03.778Z] #39 7.271   PBCC     images/sk-netlink.pb-c.c
15:19:03 [2020-07-21T15:19:03.778Z] #39 7.327   DEP      images/sk-netlink.pb-c.d
15:19:03 [2020-07-21T15:19:03.778Z] #39 7.377   PBCC     images/sk-inet.pb-c.c
15:19:03 [2020-07-21T15:19:03.778Z] #39 7.418   DEP      images/sk-inet.pb-c.d
15:19:03 [2020-07-21T15:19:03.778Z] #39 7.455   PBCC     images/sk-unix.pb-c.c
15:19:03 [2020-07-21T15:19:03.778Z] #39 ...
15:19:03 [2020-07-21T15:19:03.778Z] 
15:19:03 [2020-07-21T15:19:03.778Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:19:03 [2020-07-21T15:19:03.778Z] #25 20.79 
15:19:03 [2020-07-21T15:19:03.778Z] #25 20.87 
######################################################################## 100.0%
15:19:03 [2020-07-21T15:19:03.778Z] #25 20.93 
15:19:03 [2020-07-21T15:19:03.778Z] #25 20.96 Download of images into '/build' complete.
15:19:03 [2020-07-21T15:19:03.778Z] #25 20.96 Use something like the following to load the result into a Docker daemon:
15:19:03 [2020-07-21T15:19:03.778Z] #25 20.96   tar -cC '/build' . | docker load
15:19:03 [2020-07-21T15:19:03.778Z] #25 ...
15:19:03 [2020-07-21T15:19:03.778Z] 
15:19:03 [2020-07-21T15:19:03.778Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:03 [2020-07-21T15:19:03.778Z] #41 39.17 time
15:19:03 [2020-07-21T15:19:03.778Z] #41 41.83 internal/fmtsort
15:19:03 [2020-07-21T15:19:03.778Z] #41 42.54 internal/syscall/execenv
15:19:03 [2020-07-21T15:19:03.778Z] #41 42.68 internal/syscall/unix
15:19:03 [2020-07-21T15:19:03.778Z] #41 42.89 strings
15:19:03 [2020-07-21T15:19:03.778Z] #41 44.00 os
15:19:03 [2020-07-21T15:19:03.778Z] #41 45.19 regexp/syntax
15:19:03 [2020-07-21T15:19:03.778Z] #41 47.20 fmt
15:19:04 [2020-07-21T15:19:04.079Z] #41 ...
15:19:04 [2020-07-21T15:19:04.079Z] 
15:19:04 [2020-07-21T15:19:04.079Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:19:04 [2020-07-21T15:19:04.079Z] #25 DONE 21.1s
15:19:04 [2020-07-21T15:19:04.079Z] 
15:19:04 [2020-07-21T15:19:04.079Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:19:04 [2020-07-21T15:19:04.079Z] #10 39.25 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:19:04 [2020-07-21T15:19:04.079Z] #10 39.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ...
15:19:04 [2020-07-21T15:19:04.079Z] #10 39.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:19:04 [2020-07-21T15:19:04.079Z] #10 41.24 Selecting previously unselected package binutils-mingw-w64.
15:19:04 [2020-07-21T15:19:04.079Z] #10 41.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:19:04 [2020-07-21T15:19:04.079Z] #10 41.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:19:04 [2020-07-21T15:19:04.079Z] #10 41.37 Selecting previously unselected package libdevmapper1.02.1:s390x.
15:19:04 [2020-07-21T15:19:04.079Z] #10 41.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ...
15:19:04 [2020-07-21T15:19:04.079Z] #10 41.38 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:19:04 [2020-07-21T15:19:04.079Z] #10 41.55 Selecting previously unselected package dmsetup.
15:19:04 [2020-07-21T15:19:04.079Z] #10 41.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ...
15:19:04 [2020-07-21T15:19:04.079Z] #10 41.55 Unpacking dmsetup (2:1.02.155-3) ...
15:19:04 [2020-07-21T15:19:04.079Z] #10 41.71 Selecting previously unselected package mingw-w64-common.
15:19:04 [2020-07-21T15:19:04.079Z] #10 41.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:19:04 [2020-07-21T15:19:04.079Z] #10 41.73 Unpacking mingw-w64-common (6.0.0-3) ...
15:19:04 [2020-07-21T15:19:04.079Z] #10 46.48 Selecting previously unselected package mingw-w64-x86-64-dev.
15:19:04 [2020-07-21T15:19:04.079Z] #10 46.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:19:04 [2020-07-21T15:19:04.079Z] #10 46.49 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:19:04 [2020-07-21T15:19:04.079Z] #10 ...
15:19:04 [2020-07-21T15:19:04.079Z] 
15:19:04 [2020-07-21T15:19:04.079Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:04 [2020-07-21T15:19:04.079Z] #39 7.484   DEP      images/sk-unix.pb-c.d
15:19:04 [2020-07-21T15:19:04.079Z] #39 7.513   PBCC     images/mm.pb-c.c
15:19:04 [2020-07-21T15:19:04.079Z] #39 7.546   DEP      images/mm.pb-c.d
15:19:04 [2020-07-21T15:19:04.079Z] #39 7.577   PBCC     images/timerfd.pb-c.c
15:19:04 [2020-07-21T15:19:04.079Z] #39 7.613   DEP      images/timerfd.pb-c.d
15:19:04 [2020-07-21T15:19:04.079Z] #39 7.642   PBCC     images/timer.pb-c.c
15:19:04 [2020-07-21T15:19:04.079Z] #39 7.652   DEP      images/timer.pb-c.d
15:19:04 [2020-07-21T15:19:04.079Z] #39 7.689   PBCC     images/sa.pb-c.c
15:19:04 [2020-07-21T15:19:04.079Z] #39 7.728   DEP      images/sa.pb-c.d
15:19:04 [2020-07-21T15:19:04.079Z] #39 7.837   PBCC     images/pipe-data.pb-c.c
15:19:04 [2020-07-21T15:19:04.079Z] #39 7.849   DEP      images/pipe-data.pb-c.d
15:19:04 [2020-07-21T15:19:04.079Z] #39 7.898   PBCC     images/mnt.pb-c.c
15:19:04 [2020-07-21T15:19:04.079Z] #39 7.964   DEP      images/mnt.pb-c.d
15:19:04 [2020-07-21T15:19:04.402Z] #39 8.073   PBCC     images/sk-packet.pb-c.c
15:19:04 [2020-07-21T15:19:04.402Z] #39 8.110   DEP      images/sk-packet.pb-c.d
15:19:04 [2020-07-21T15:19:04.402Z] #39 8.139   PBCC     images/tcp-stream.pb-c.c
15:19:04 [2020-07-21T15:19:04.402Z] #39 8.168   DEP      images/tcp-stream.pb-c.d
15:19:04 [2020-07-21T15:19:04.732Z] #39 8.233   PBCC     images/pipe.pb-c.c
15:19:04 [2020-07-21T15:19:04.732Z] #39 8.251   DEP      images/pipe.pb-c.d
15:19:04 [2020-07-21T15:19:04.732Z] #39 8.358   PBCC     images/pstree.pb-c.c
15:19:04 [2020-07-21T15:19:04.732Z] #39 8.393   DEP      images/pstree.pb-c.d
15:19:04 [2020-07-21T15:19:04.732Z] #39 8.489   PBCC     images/fs.pb-c.c
15:19:04 [2020-07-21T15:19:04.732Z] #39 8.489   DEP      images/fs.pb-c.d
15:19:04 [2020-07-21T15:19:04.732Z] #39 8.489   PBCC     images/signalfd.pb-c.c
15:19:04 [2020-07-21T15:19:04.732Z] #39 8.562   DEP      images/signalfd.pb-c.d
15:19:04 [2020-07-21T15:19:04.745Z] #30 70.76 io/ioutil
15:19:05 [2020-07-21T15:19:05.050Z] #39 8.700   PBCC     images/fh.pb-c.c
15:19:05 [2020-07-21T15:19:05.051Z] #39 8.742   PBCC     images/fsnotify.pb-c.c
15:19:05 [2020-07-21T15:19:05.051Z] #39 8.825   DEP      images/fh.pb-c.d
15:19:05 [2020-07-21T15:19:05.051Z] #39 8.928   DEP      images/fsnotify.pb-c.d
15:19:05 [2020-07-21T15:19:05.206Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09f640c23fb4f81d0) in /home/ubuntu/workspace/moby_PR-41242
[Pipeline] {
[Pipeline] checkout
15:19:05 [2020-07-21T15:19:05.332Z] #30 71.58 text/tabwriter
15:19:05 [2020-07-21T15:19:05.357Z] #39 8.977   PBCC     images/eventpoll.pb-c.c
15:19:05 [2020-07-21T15:19:05.357Z] #39 8.977   DEP      images/eventpoll.pb-c.d
15:19:05 [2020-07-21T15:19:05.357Z] #39 9.143   PBCC     images/eventfd.pb-c.c
15:19:05 [2020-07-21T15:19:05.357Z] #39 9.170   DEP      images/eventfd.pb-c.d
15:19:05 [2020-07-21T15:19:05.592Z] #30 ...
15:19:05 [2020-07-21T15:19:05.592Z] 
15:19:05 [2020-07-21T15:19:05.592Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:19:05 [2020-07-21T15:19:05.592Z] #25 21.01 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:19:05 [2020-07-21T15:19:05.592Z] #25 21.10 skipping existing c35d46ef359f
15:19:05 [2020-07-21T15:19:05.592Z] #25 21.28 
15:19:05 [2020-07-21T15:19:05.592Z] #25 22.38 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:19:05 [2020-07-21T15:19:05.592Z] #25 22.91 #=#=#                                                                         
15:19:05 [2020-07-21T15:19:05.592Z] #25 23.10 
######################################################################## 100.0%
15:19:05 [2020-07-21T15:19:05.592Z] #25 23.23 
15:19:05 [2020-07-21T15:19:05.592Z] #25 23.32 Download of images into '/build' complete.
15:19:05 [2020-07-21T15:19:05.592Z] #25 23.32 Use something like the following to load the result into a Docker daemon:
15:19:05 [2020-07-21T15:19:05.592Z] #25 23.32   tar -cC '/build' . | docker load
15:19:05 [2020-07-21T15:19:05.592Z] #25 DONE 23.5s
15:19:05 [2020-07-21T15:19:05.592Z] 
15:19:05 [2020-07-21T15:19:05.592Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.942 + RM_GOPATH=0
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.942 + TMP_GOPATH=
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.942 + : /build
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.942 + '[' -z '' ']'
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.945 ++ mktemp -d
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.951 + export GOPATH=/tmp/tmp.OK4jTAz8Fl
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.951 + GOPATH=/tmp/tmp.OK4jTAz8Fl
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.951 + RM_GOPATH=1
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.952 + case "$(go env GOARCH)" in
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.952 ++ go env GOARCH
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.973 + export GO_BUILDMODE=-buildmode=pie
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.974 + GO_BUILDMODE=-buildmode=pie
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.976 ++ dirname /tmp/install/install.sh
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.977 + dir=/tmp/install
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.977 + bin=tini
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.977 + shift
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.977 + '[' '!' -f /tmp/install/tini.installer ']'
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.978 + . /tmp/install/tini.installer
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.978 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.979 + install_tini
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.980 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.980 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.980 + git clone https://github.com/krallin/tini.git /tmp/tmp.OK4jTAz8Fl/tini
15:19:05 [2020-07-21T15:19:05.592Z] #33 2.988 Cloning into '/tmp/tmp.OK4jTAz8Fl/tini'...
15:19:05 [2020-07-21T15:19:05.592Z] #33 3.781 + cd /tmp/tmp.OK4jTAz8Fl/tini
15:19:05 [2020-07-21T15:19:05.592Z] #33 3.781 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:19:05 [2020-07-21T15:19:05.592Z] #33 3.789 + cmake .
15:19:05 [2020-07-21T15:19:05.653Z] #39 9.193   PBCC     images/remap-file-path.pb-c.c
15:19:05 [2020-07-21T15:19:05.653Z] #39 9.210   DEP      images/remap-file-path.pb-c.d
15:19:05 [2020-07-21T15:19:05.653Z] #39 9.265   PBCC     images/fifo.pb-c.c
15:19:05 [2020-07-21T15:19:05.653Z] #39 9.297   DEP      images/fifo.pb-c.d
15:19:05 [2020-07-21T15:19:05.653Z] #39 9.342   PBCC     images/ghost-file.pb-c.c
15:19:05 [2020-07-21T15:19:05.653Z] #39 9.386   DEP      images/ghost-file.pb-c.d
15:19:05 [2020-07-21T15:19:05.653Z] #39 9.453   PBCC     images/regfile.pb-c.c
15:19:05 [2020-07-21T15:19:05.653Z] #39 9.500   DEP      images/regfile.pb-c.d
15:19:05 [2020-07-21T15:19:05.948Z] #39 9.553   PBCC     images/ns.pb-c.c
15:19:05 [2020-07-21T15:19:05.948Z] #39 9.585   DEP      images/ns.pb-c.d
15:19:05 [2020-07-21T15:19:05.948Z] #39 9.670   PBCC     images/fdinfo.pb-c.c
15:19:05 [2020-07-21T15:19:05.948Z] #39 9.733   DEP      images/fdinfo.pb-c.d
15:19:06 [2020-07-21T15:19:06.162Z] #33 4.768 -- The C compiler identification is GNU 8.3.0
15:19:06 [2020-07-21T15:19:06.162Z] #33 4.958 -- Check for working C compiler: /usr/bin/cc
15:19:06 [2020-07-21T15:19:06.276Z] #39 9.854   PBCC     images/core-aarch64.pb-c.c
15:19:06 [2020-07-21T15:19:06.276Z] #39 9.866   PBCC     images/core-arm.pb-c.c
15:19:06 [2020-07-21T15:19:06.276Z] #39 9.938   PBCC     images/core-ppc64.pb-c.c
15:19:06 [2020-07-21T15:19:06.276Z] #39 9.972   PBCC     images/core-s390.pb-c.c
15:19:06 [2020-07-21T15:19:06.276Z] #39 9.992   PBCC     images/core-x86.pb-c.c
15:19:06 [2020-07-21T15:19:06.276Z] #39 10.03   PBCC     images/core.pb-c.c
15:19:06 [2020-07-21T15:19:06.276Z] #39 10.08   PBCC     images/inventory.pb-c.c
15:19:06 [2020-07-21T15:19:06.276Z] #39 10.11   DEP      images/core-aarch64.pb-c.d
15:19:06 [2020-07-21T15:19:06.276Z] #39 10.14   DEP      images/core-arm.pb-c.d
15:19:06 [2020-07-21T15:19:06.323Z] Fetching without tags
15:19:06 [2020-07-21T15:19:06.568Z] #39 10.17   DEP      images/core-ppc64.pb-c.d
15:19:06 [2020-07-21T15:19:06.568Z] #39 10.19   DEP      images/core-s390.pb-c.d
15:19:06 [2020-07-21T15:19:06.568Z] #39 10.22   DEP      images/core-x86.pb-c.d
15:19:06 [2020-07-21T15:19:06.568Z] #39 10.25   DEP      images/core.pb-c.d
15:19:06 [2020-07-21T15:19:06.568Z] #39 10.26   DEP      images/inventory.pb-c.d
15:19:06 [2020-07-21T15:19:06.568Z] #39 10.28   PBCC     images/cpuinfo.pb-c.c
15:19:06 [2020-07-21T15:19:06.568Z] #39 10.30   DEP      images/cpuinfo.pb-c.d
15:19:06 [2020-07-21T15:19:06.568Z] #39 10.33   PBCC     images/stats.pb-c.c
15:19:06 [2020-07-21T15:19:06.568Z] #39 10.33   DEP      images/stats.pb-c.d
15:19:06 [2020-07-21T15:19:06.724Z] Merging remotes/origin/master commit 22153d111eadd490976a1ff45fcdc2b26c2ec571 into PR head commit 441211986c847ef08ec1d40432e2ec86a7ae1741
15:19:06 [2020-07-21T15:19:06.734Z] #33 ...
15:19:06 [2020-07-21T15:19:06.734Z] 
15:19:06 [2020-07-21T15:19:06.734Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:19:06 [2020-07-21T15:19:06.734Z] #38 64.48 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:19:06 [2020-07-21T15:19:06.734Z] #38 64.50 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:19:06 [2020-07-21T15:19:06.734Z] #38 64.55 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:19:06 [2020-07-21T15:19:06.734Z] #38 64.56 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:19:06 [2020-07-21T15:19:06.734Z] #38 64.58 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:19:06 [2020-07-21T15:19:06.734Z] #38 64.60 Setting up protobuf-compiler (3.6.1.3-2) ...
15:19:06 [2020-07-21T15:19:06.734Z] #38 64.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:19:06 [2020-07-21T15:19:06.734Z] #38 64.63 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:19:06 [2020-07-21T15:19:06.734Z] #38 64.64 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:19:06 [2020-07-21T15:19:06.734Z] #38 64.66 Setting up python-protobuf (3.6.1.3-2) ...
15:19:06 [2020-07-21T15:19:06.734Z] #38 72.60 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:19:06 [2020-07-21T15:19:06.734Z] #38 72.65 Processing triggers for libc-bin (2.28-10) ...
15:19:06 [2020-07-21T15:19:06.734Z] #38 DONE 73.0s
15:19:06 [2020-07-21T15:19:06.734Z] 
15:19:06 [2020-07-21T15:19:06.734Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:07 [2020-07-21T15:19:07.602Z] #39 ...
15:19:07 [2020-07-21T15:19:07.602Z] 
15:19:07 [2020-07-21T15:19:07.602Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:07 [2020-07-21T15:19:07.602Z] #47 42.79 encoding/base64
15:19:07 [2020-07-21T15:19:07.602Z] #47 43.44 context
15:19:07 [2020-07-21T15:19:07.602Z] #47 43.73 os
15:19:07 [2020-07-21T15:19:07.602Z] #47 44.35 strings
15:19:07 [2020-07-21T15:19:07.602Z] #47 46.21 fmt
15:19:07 [2020-07-21T15:19:07.602Z] #47 46.52 path/filepath
15:19:07 [2020-07-21T15:19:07.602Z] #47 47.70 golang.org/x/sys/unix
15:19:07 [2020-07-21T15:19:07.602Z] #47 50.22 encoding/json
15:19:07 [2020-07-21T15:19:07.602Z] #47 ...
15:19:07 [2020-07-21T15:19:07.602Z] 
15:19:07 [2020-07-21T15:19:07.602Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:19:07 [2020-07-21T15:19:07.602Z] #52 24.29 Checking out files:  38% (1216/3196)   
Checking out files:  39% (1247/3196)   
Checking out files:  40% (1279/3196)   
Checking out files:  41% (1311/3196)   
Checking out files:  42% (1343/3196)   
Checking out files:  43% (1375/3196)   
Checking out files:  44% (1407/3196)   
Checking out files:  45% (1439/3196)   
Checking out files:  46% (1471/3196)   
Checking out files:  47% (1503/3196)   
Checking out files:  48% (1535/3196)   
Checking out files:  49% (1567/3196)   
Checking out files:  50% (1598/3196)   
Checking out files:  51% (1630/3196)   
Checking out files:  52% (1662/3196)   
Checking out files:  53% (1694/3196)   
Checking out files:  54% (1726/3196)   
Checking out files:  55% (1758/3196)   
Checking out files:  56% (1790/3196)   
Checking out files:  57% (1822/3196)   
Checking out files:  58% (1854/3196)   
Checking out files:  59% (1886/3196)   
Checking out files:  60% (1918/3196)   
Checking out files:  61% (1950/3196)   
Checking out files:  62% (1982/3196)   
Checking out files:  63% (2014/3196)   
Checking out files:  64% (2046/3196)   
Checking out files:  65% (2078/3196)   
Checking out files:  66% (2110/3196)   
Checking out files:  67% (2142/3196)   
Checking out files:  68% (2174/3196)   
Checking out files:  69% (2206/3196)   
Checking out files:  70% (2238/3196)   
Checking out files:  71% (2270/3196)   
Checking out files:  72% (2302/3196)   
Checking out files:  73% (2334/3196)   
Checking out files:  74% (2366/3196)   
Checking out files:  75% (2397/3196)   
Checking out files:  76% (2429/3196)   
Checking out files:  77% (2461/3196)   
Checking out files:  78% (2493/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  86% (2772/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
15:19:07 [2020-07-21T15:19:07.602Z] #52 25.77 + cd /tmp/tmp.zI2jp48vHp/src/github.com/containerd/containerd
15:19:07 [2020-07-21T15:19:07.602Z] #52 25.77 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
15:19:07 [2020-07-21T15:19:07.602Z] #52 27.32 + export 'BUILDTAGS=netgo osusergo static_build'
15:19:07 [2020-07-21T15:19:07.602Z] #52 27.32 + BUILDTAGS='netgo osusergo static_build'
15:19:07 [2020-07-21T15:19:07.602Z] #52 27.32 + export EXTRA_FLAGS=-buildmode=pie
15:19:07 [2020-07-21T15:19:07.602Z] #52 27.32 + EXTRA_FLAGS=-buildmode=pie
15:19:07 [2020-07-21T15:19:07.602Z] #52 27.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:19:07 [2020-07-21T15:19:07.602Z] #52 27.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:19:07 [2020-07-21T15:19:07.602Z] #52 27.32 + '[' '' = dynamic ']'
15:19:07 [2020-07-21T15:19:07.602Z] #52 27.32 + make
15:19:07 [2020-07-21T15:19:07.799Z] Merge succeeded, producing 441211986c847ef08ec1d40432e2ec86a7ae1741
15:19:07 [2020-07-21T15:19:07.799Z] Checking out Revision 441211986c847ef08ec1d40432e2ec86a7ae1741 (PR-41242)
15:19:08 [2020-07-21T15:19:08.116Z] #39 ...
15:19:08 [2020-07-21T15:19:08.116Z] 
15:19:08 [2020-07-21T15:19:08.116Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:08 [2020-07-21T15:19:08.116Z] #41 64.45 strings
15:19:08 [2020-07-21T15:19:08.116Z] #41 66.56 os
15:19:08 [2020-07-21T15:19:08.116Z] #41 67.58 regexp/syntax
15:19:08 [2020-07-21T15:19:08.116Z] #41 71.49 fmt
15:19:08 [2020-07-21T15:19:08.116Z] #41 73.69 regexp
15:19:06 [2020-07-21T15:19:06.213Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:19:06 [2020-07-21T15:19:06.234Z]  > git config --add remote.origin.fetch +refs/pull/41242/head:refs/remotes/origin/PR-41242 # timeout=10
15:19:06 [2020-07-21T15:19:06.257Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:19:06 [2020-07-21T15:19:06.282Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:19:06 [2020-07-21T15:19:06.302Z] Fetching upstream changes from https://github.com/moby/moby.git
15:19:06 [2020-07-21T15:19:06.302Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:19:06 [2020-07-21T15:19:06.304Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:19:06 [2020-07-21T15:19:06.708Z]  > git config core.sparsecheckout # timeout=10
15:19:06 [2020-07-21T15:19:06.717Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:19:07 [2020-07-21T15:19:07.743Z]  > git merge 22153d111eadd490976a1ff45fcdc2b26c2ec571 # timeout=10
15:19:07 [2020-07-21T15:19:07.758Z]  > git rev-parse HEAD^{commit} # timeout=10
15:19:07 [2020-07-21T15:19:07.781Z]  > git config core.sparsecheckout # timeout=10
15:19:07 [2020-07-21T15:19:07.790Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:19:08 [2020-07-21T15:19:08.376Z] #41 ...
15:19:08 [2020-07-21T15:19:08.376Z] 
15:19:08 [2020-07-21T15:19:08.376Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:08 [2020-07-21T15:19:08.376Z] #30 74.47 github.com/BurntSushi/toml
15:19:08 [2020-07-21T15:19:08.376Z] #30 74.52 flag
15:19:08 [2020-07-21T15:19:08.464Z] using credential docker-jenkins-github-credentials
15:19:08 [2020-07-21T15:19:08.469Z] Cloning the remote Git repository
15:19:08 [2020-07-21T15:19:08.470Z] Cloning with configured refspecs honoured and without tags
15:19:08 [2020-07-21T15:19:08.642Z] #52 28.31 + bin/ctr
15:19:08 [2020-07-21T15:19:08.531Z] Cloning repository https://github.com/moby/moby.git
15:19:08 [2020-07-21T15:19:08.580Z]  > git init /home/ubuntu/workspace/moby_PR-41242 # timeout=10
15:19:09 [2020-07-21T15:19:09.739Z] Fetching upstream changes from https://github.com/moby/moby.git
15:19:09 [2020-07-21T15:19:09.740Z]  > git --version # timeout=10
15:19:09 [2020-07-21T15:19:09.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:19:09 [2020-07-21T15:19:09.784Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:19:10 [2020-07-21T15:19:10.285Z] #30 76.74 log
15:19:11 [2020-07-21T15:19:11.377Z] #52 ...
15:19:11 [2020-07-21T15:19:11.377Z] 
15:19:11 [2020-07-21T15:19:11.377Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:11 [2020-07-21T15:19:11.377Z] #30 47.08 io/ioutil
15:19:11 [2020-07-21T15:19:11.377Z] #30 47.76 path
15:19:11 [2020-07-21T15:19:11.377Z] #30 48.16 text/tabwriter
15:19:11 [2020-07-21T15:19:11.377Z] #30 49.57 flag
15:19:11 [2020-07-21T15:19:11.377Z] #30 49.58 github.com/BurntSushi/toml
15:19:11 [2020-07-21T15:19:11.377Z] #30 51.85 log
15:19:11 [2020-07-21T15:19:11.377Z] #30 53.39 github.com/BurntSushi/toml/cmd/tomlv
15:19:11 [2020-07-21T15:19:11.377Z] #30 DONE 56.3s
15:19:11 [2020-07-21T15:19:11.377Z] 
15:19:11 [2020-07-21T15:19:11.377Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:11 [2020-07-21T15:19:11.377Z] #39 11.33 make[1]: Nothing to be done for 'all'.
15:19:11 [2020-07-21T15:19:11.377Z] #39 12.30   CC       images/stats.o
15:19:11 [2020-07-21T15:19:11.377Z] #39 12.67   CC       images/core.o
15:19:11 [2020-07-21T15:19:11.377Z] #39 13.07   CC       images/core-x86.o
15:19:11 [2020-07-21T15:19:11.377Z] #39 13.42   CC       images/core-arm.o
15:19:11 [2020-07-21T15:19:11.377Z] #39 13.63   CC       images/core-aarch64.o
15:19:11 [2020-07-21T15:19:11.377Z] #39 13.86   CC       images/core-ppc64.o
15:19:11 [2020-07-21T15:19:11.377Z] #39 14.09   CC       images/core-s390.o
15:19:11 [2020-07-21T15:19:11.377Z] #39 14.39   CC       images/cpuinfo.o
15:19:11 [2020-07-21T15:19:11.377Z] #39 14.71   CC       images/inventory.o
15:19:11 [2020-07-21T15:19:11.377Z] #39 14.87   CC       images/fdinfo.o
15:19:11 [2020-07-21T15:19:11.377Z] #39 15.09   CC       images/fown.o
15:19:11 [2020-07-21T15:19:11.377Z] #39 15.24   CC       images/ns.o
15:19:11 [2020-07-21T15:19:11.731Z] #39 15.36   CC       images/regfile.o
15:19:11 [2020-07-21T15:19:11.731Z] #39 15.51   CC       images/ghost-file.o
15:19:12 [2020-07-21T15:19:12.022Z] #39 15.73   CC       images/fifo.o
15:19:12 [2020-07-21T15:19:12.151Z] Commit message: "docs: add example calculations to container stats API"
15:19:12 [2020-07-21T15:19:12.169Z]  > git --version # timeout=10
15:19:12 [2020-07-21T15:19:12.178Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
15:19:12 [2020-07-21T15:19:12.343Z] #39 15.88   CC       images/remap-file-path.o
15:19:12 [2020-07-21T15:19:12.343Z] #39 16.01   CC       images/eventfd.o
15:19:12 [2020-07-21T15:19:12.343Z] #39 16.13   CC       images/eventpoll.o
15:19:12 [2020-07-21T15:19:12.635Z] #39 16.28   CC       images/fh.o
15:19:12 [2020-07-21T15:19:12.635Z] #39 16.40   CC       images/fsnotify.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
15:19:12 [2020-07-21T15:19:12.926Z] #39 16.77   CC       images/signalfd.o
[Pipeline] sh
15:19:13 [2020-07-21T15:19:13.218Z] #39 16.87   CC       images/fs.o
15:19:13 [2020-07-21T15:19:13.218Z] #39 16.97   CC       images/pstree.o
15:19:13 [2020-07-21T15:19:13.509Z] #39 17.09   CC       images/pipe.o
15:19:13 [2020-07-21T15:19:13.509Z] #39 17.21   CC       images/tcp-stream.o
15:19:13 [2020-07-21T15:19:13.509Z] #39 17.33   CC       images/sk-packet.o
15:19:13 [2020-07-21T15:19:13.574Z] #30 79.38 github.com/BurntSushi/toml/cmd/tomlv
15:19:13 [2020-07-21T15:19:13.574Z] #30 ...
15:19:13 [2020-07-21T15:19:13.574Z] 
15:19:13 [2020-07-21T15:19:13.574Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:13 [2020-07-21T15:19:13.574Z] #47 69.25 encoding/binary
15:19:13 [2020-07-21T15:19:13.574Z] #47 70.44 fmt
15:19:13 [2020-07-21T15:19:13.574Z] #47 71.71 encoding/base64
15:19:13 [2020-07-21T15:19:13.574Z] #47 72.91 golang.org/x/sys/unix
15:19:13 [2020-07-21T15:19:13.574Z] #47 77.56 encoding/json
15:19:13 [2020-07-21T15:19:13.574Z] #47 ...
15:19:13 [2020-07-21T15:19:13.574Z] 
15:19:13 [2020-07-21T15:19:13.574Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:13 [2020-07-21T15:19:13.574Z] #41 78.20 go/token
15:19:13 [2020-07-21T15:19:13.574Z] #41 78.25 internal/lazyregexp
15:19:13 [2020-07-21T15:19:13.574Z] #41 78.62 net/url
15:19:13 [2020-07-21T15:19:13.574Z] #41 79.27 go/scanner
15:19:13 [2020-07-21T15:19:13.593Z] + docker version
15:19:13 [2020-07-21T15:19:13.800Z] #39 17.51   CC       images/mnt.o
15:19:14 [2020-07-21T15:19:14.093Z] #39 17.69   CC       images/pipe-data.o
15:19:14 [2020-07-21T15:19:14.093Z] #39 17.78   CC       images/sa.o
15:19:14 [2020-07-21T15:19:14.093Z] #39 17.85   CC       images/timer.o
15:19:14 [2020-07-21T15:19:14.143Z] #41 80.48 text/template/parse
15:19:14 [2020-07-21T15:19:14.403Z] #41 ...
15:19:14 [2020-07-21T15:19:14.403Z] 
15:19:14 [2020-07-21T15:19:14.403Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:19:14 [2020-07-21T15:19:14.403Z] #10 70.63 Selecting previously unselected package mingw-w64-x86-64-dev.
15:19:14 [2020-07-21T15:19:14.403Z] #10 70.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:19:14 [2020-07-21T15:19:14.403Z] #10 70.66 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:19:14 [2020-07-21T15:19:14.403Z] #10 78.88 Selecting previously unselected package gcc-mingw-w64-base.
15:19:14 [2020-07-21T15:19:14.403Z] #10 78.91 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:19:14 [2020-07-21T15:19:14.403Z] #10 78.92 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:19:14 [2020-07-21T15:19:14.403Z] #10 79.10 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:19:14 [2020-07-21T15:19:14.403Z] #10 79.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:19:14 [2020-07-21T15:19:14.403Z] #10 79.11 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:19:14 [2020-07-21T15:19:14.403Z] #10 ...
15:19:14 [2020-07-21T15:19:14.403Z] 
15:19:14 [2020-07-21T15:19:14.403Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:14 [2020-07-21T15:19:14.403Z] #41 80.82 go/ast
15:19:14 [2020-07-21T15:19:14.454Z] #39 18.06   CC       images/timerfd.o
15:19:14 [2020-07-21T15:19:14.454Z] #39 ...
15:19:14 [2020-07-21T15:19:14.454Z] 
15:19:14 [2020-07-21T15:19:14.454Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:14 [2020-07-21T15:19:14.454Z] #41 49.70 regexp
15:19:14 [2020-07-21T15:19:14.454Z] #41 52.25 go/token
15:19:14 [2020-07-21T15:19:14.454Z] #41 52.88 go/scanner
15:19:14 [2020-07-21T15:19:14.454Z] #41 53.44 internal/lazyregexp
15:19:14 [2020-07-21T15:19:14.454Z] #41 53.66 net/url
15:19:14 [2020-07-21T15:19:14.454Z] #41 53.69 go/ast
15:19:14 [2020-07-21T15:19:14.454Z] #41 54.99 text/template/parse
15:19:14 [2020-07-21T15:19:14.454Z] #41 57.25 go/parser
15:19:14 [2020-07-21T15:19:14.454Z] #41 57.95 text/template
15:19:14 [2020-07-21T15:19:14.454Z] #41 59.45 encoding/xml
15:19:14 [2020-07-21T15:19:14.789Z] #41 ...
15:19:14 [2020-07-21T15:19:14.789Z] 
15:19:14 [2020-07-21T15:19:14.789Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:14 [2020-07-21T15:19:14.789Z] #39 18.20   CC       images/mm.o
15:19:14 [2020-07-21T15:19:14.789Z] #39 18.50   CC       images/sk-opts.o
15:19:15 [2020-07-21T15:19:15.080Z] #39 18.64   CC       images/sk-unix.o
15:19:15 [2020-07-21T15:19:15.080Z] #39 18.77   CC       images/sk-inet.o
15:19:15 [2020-07-21T15:19:15.341Z] #41 ...
15:19:15 [2020-07-21T15:19:15.341Z] 
15:19:15 [2020-07-21T15:19:15.341Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:15 [2020-07-21T15:19:15.341Z] #33 6.205 -- Check for working C compiler: /usr/bin/cc -- works
15:19:15 [2020-07-21T15:19:15.341Z] #33 6.205 -- Detecting C compiler ABI info
15:19:15 [2020-07-21T15:19:15.341Z] #33 7.606 -- Detecting C compiler ABI info - done
15:19:15 [2020-07-21T15:19:15.341Z] #33 7.688 -- Detecting C compile features
15:19:15 [2020-07-21T15:19:15.341Z] #33 10.30 -- Detecting C compile features - done
15:19:15 [2020-07-21T15:19:15.341Z] #33 10.33 -- Performing Test HAS_BUILTIN_FORTIFY
15:19:15 [2020-07-21T15:19:15.341Z] #33 10.62 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:19:15 [2020-07-21T15:19:15.341Z] #33 10.73 -- Configuring done
15:19:15 [2020-07-21T15:19:15.341Z] #33 10.75 -- Generating done
15:19:15 [2020-07-21T15:19:15.341Z] #33 10.77 -- Build files have been written to: /tmp/tmp.OK4jTAz8Fl/tini
15:19:15 [2020-07-21T15:19:15.341Z] #33 10.77 + make tini-static
15:19:15 [2020-07-21T15:19:15.341Z] #33 11.16 Scanning dependencies of target tini-static
15:19:15 [2020-07-21T15:19:15.341Z] #33 11.29 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:19:15 [2020-07-21T15:19:15.341Z] #33 12.81 [100%] Linking C executable tini-static
15:19:15 [2020-07-21T15:19:15.341Z] #33 13.44 [100%] Built target tini-static
15:19:15 [2020-07-21T15:19:15.341Z] #33 13.53 + mkdir -p /build
15:19:15 [2020-07-21T15:19:15.341Z] #33 13.53 + cp tini-static /build/docker-init
15:19:15 [2020-07-21T15:19:15.341Z] #33 DONE 13.8s
15:19:15 [2020-07-21T15:19:15.341Z] 
15:19:15 [2020-07-21T15:19:15.341Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:15 [2020-07-21T15:19:15.341Z] #39 4.643 Note: Building without setproctitle() and strlcpy() support.
15:19:15 [2020-07-21T15:19:15.341Z] #39 4.643       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:19:15 [2020-07-21T15:19:15.341Z] #39 4.652 Note: Building without GnuTLS support
15:19:15 [2020-07-21T15:19:15.341Z] #39 4.663 Makefile.config:39: Warn: you have no libnftables installed
15:19:15 [2020-07-21T15:19:15.341Z] #39 4.663 Makefile.config:40: Warn: Building without nftables support
15:19:15 [2020-07-21T15:19:15.341Z] #39 6.818 fatal: not a git repository (or any of the parent directories): .git
15:19:15 [2020-07-21T15:19:15.341Z] #39 6.871   GEN      .gitid
15:19:15 [2020-07-21T15:19:15.341Z] #39 6.910   GEN      criu/include/version.h
15:19:15 [2020-07-21T15:19:15.341Z] #39 6.974   GEN      include/common/asm
15:19:15 [2020-07-21T15:19:15.341Z] #39 8.784   PBCC     images/timens.pb-c.c
15:19:15 [2020-07-21T15:19:15.371Z] #39 19.04   CC       images/tun.o
15:19:15 [2020-07-21T15:19:15.600Z] #39 8.878   DEP      images/timens.pb-c.d
15:19:15 [2020-07-21T15:19:15.600Z] #39 8.996   PBCC     images/fown.pb-c.c
15:19:15 [2020-07-21T15:19:15.600Z] #39 9.068   PBCC     images/google/protobuf/descriptor.pb-c.c
15:19:15 [2020-07-21T15:19:15.728Z] #39 19.27   CC       images/sk-netlink.o
15:19:15 [2020-07-21T15:19:15.728Z] #39 19.39   CC       images/packet-sock.o
15:19:15 [2020-07-21T15:19:15.728Z] #39 19.61   CC       images/ipc-var.o
15:19:15 [2020-07-21T15:19:15.859Z] #39 9.177   PBCC     images/opts.pb-c.c
15:19:15 [2020-07-21T15:19:15.859Z] #39 9.256   PBCC     images/memfd.pb-c.c
15:19:16 [2020-07-21T15:19:16.019Z] #39 19.79   CC       images/ipc-desc.o
15:19:16 [2020-07-21T15:19:16.019Z] #39 19.88   CC       images/ipc-shm.o
15:19:16 [2020-07-21T15:19:16.118Z] #39 9.436   DEP      images/fown.pb-c.d
15:19:16 [2020-07-21T15:19:16.118Z] #39 9.532   DEP      images/google/protobuf/descriptor.pb-c.d
15:19:16 [2020-07-21T15:19:16.311Z] #39 19.96   CC       images/ipc-msg.o
15:19:16 [2020-07-21T15:19:16.311Z] #39 20.10   CC       images/ipc-sem.o
15:19:16 [2020-07-21T15:19:16.378Z] #39 9.704   DEP      images/opts.pb-c.d
15:19:16 [2020-07-21T15:19:16.378Z] #39 9.822   DEP      images/memfd.pb-c.d
15:19:16 [2020-07-21T15:19:16.603Z] #39 20.21   CC       images/utsns.o
15:19:16 [2020-07-21T15:19:16.603Z] #39 20.28   CC       images/creds.o
15:19:16 [2020-07-21T15:19:16.603Z] #39 20.45   CC       images/vma.o
15:19:16 [2020-07-21T15:19:16.639Z] #39 9.858   PBCC     images/sit.pb-c.c
15:19:16 [2020-07-21T15:19:16.640Z] #39 9.913   DEP      images/sit.pb-c.d
15:19:16 [2020-07-21T15:19:16.640Z] #39 10.03   PBCC     images/macvlan.pb-c.c
15:19:16 [2020-07-21T15:19:16.640Z] #39 10.04   DEP      images/macvlan.pb-c.d
15:19:16 [2020-07-21T15:19:16.640Z] #39 10.08   PBCC     images/autofs.pb-c.c
15:19:16 [2020-07-21T15:19:16.894Z] #39 ...
15:19:16 [2020-07-21T15:19:16.894Z] 
15:19:16 [2020-07-21T15:19:16.894Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:19:16 [2020-07-21T15:19:16.894Z] #10 52.11 Selecting previously unselected package gcc-mingw-w64-base.
15:19:16 [2020-07-21T15:19:16.894Z] #10 52.12 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:19:16 [2020-07-21T15:19:16.894Z] #10 52.12 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:19:16 [2020-07-21T15:19:16.894Z] #10 52.23 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:19:16 [2020-07-21T15:19:16.894Z] #10 52.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:19:16 [2020-07-21T15:19:16.894Z] #10 52.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:19:16 [2020-07-21T15:19:16.894Z] #10 ...
15:19:16 [2020-07-21T15:19:16.894Z] 
15:19:16 [2020-07-21T15:19:16.894Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:16 [2020-07-21T15:19:16.894Z] #39 20.62   CC       images/netdev.o
15:19:16 [2020-07-21T15:19:16.899Z] #39 10.12   DEP      images/autofs.pb-c.d
15:19:16 [2020-07-21T15:19:16.899Z] #39 10.16   PBCC     images/sysctl.pb-c.c
15:19:16 [2020-07-21T15:19:16.899Z] #39 10.19   DEP      images/sysctl.pb-c.d
15:19:16 [2020-07-21T15:19:16.899Z] #39 10.27   PBCC     images/time.pb-c.c
15:19:16 [2020-07-21T15:19:16.899Z] #39 10.31   DEP      images/time.pb-c.d
15:19:16 [2020-07-21T15:19:16.899Z] #39 10.35   PBCC     images/binfmt-misc.pb-c.c
15:19:16 [2020-07-21T15:19:16.899Z] #39 10.40   DEP      images/binfmt-misc.pb-c.d
15:19:16 [2020-07-21T15:19:16.899Z] #39 ...
15:19:16 [2020-07-21T15:19:16.899Z] 
15:19:16 [2020-07-21T15:19:16.899Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:16 [2020-07-21T15:19:16.899Z] #47 83.45 github.com/pkg/diff
15:19:17 [2020-07-21T15:19:17.186Z] #39 20.82   CC       images/tty.o
15:19:17 [2020-07-21T15:19:17.468Z] #47 83.89 go/ast
15:19:17 [2020-07-21T15:19:17.497Z] #39 21.26   CC       images/file-lock.o
15:19:17 [2020-07-21T15:19:17.727Z] #47 ...
15:19:17 [2020-07-21T15:19:17.727Z] 
15:19:17 [2020-07-21T15:19:17.727Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:17 [2020-07-21T15:19:17.727Z] #30 DONE 84.1s
15:19:17 [2020-07-21T15:19:17.727Z] 
15:19:17 [2020-07-21T15:19:17.727Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:17 [2020-07-21T15:19:17.727Z] #39 10.46   PBCC     images/seccomp.pb-c.c
15:19:17 [2020-07-21T15:19:17.727Z] #39 10.50   DEP      images/seccomp.pb-c.d
15:19:17 [2020-07-21T15:19:17.727Z] #39 10.54   PBCC     images/userns.pb-c.c
15:19:17 [2020-07-21T15:19:17.727Z] #39 10.58   DEP      images/userns.pb-c.d
15:19:17 [2020-07-21T15:19:17.727Z] #39 10.62   PBCC     images/cgroup.pb-c.c
15:19:17 [2020-07-21T15:19:17.727Z] #39 10.64   DEP      images/cgroup.pb-c.d
15:19:17 [2020-07-21T15:19:17.727Z] #39 10.70   PBCC     images/ext-file.pb-c.c
15:19:17 [2020-07-21T15:19:17.727Z] #39 10.72   DEP      images/ext-file.pb-c.d
15:19:17 [2020-07-21T15:19:17.727Z] #39 10.78   PBCC     images/rpc.pb-c.c
15:19:17 [2020-07-21T15:19:17.727Z] #39 10.86   DEP      images/rpc.pb-c.d
15:19:17 [2020-07-21T15:19:17.727Z] #39 10.94   PBCC     images/siginfo.pb-c.c
15:19:17 [2020-07-21T15:19:17.727Z] #39 11.00   DEP      images/siginfo.pb-c.d
15:19:17 [2020-07-21T15:19:17.727Z] #39 11.05   PBCC     images/pagemap.pb-c.c
15:19:17 [2020-07-21T15:19:17.727Z] #39 11.09   DEP      images/pagemap.pb-c.d
15:19:17 [2020-07-21T15:19:17.727Z] #39 11.14   PBCC     images/rlimit.pb-c.c
15:19:17 [2020-07-21T15:19:17.727Z] #39 11.21   DEP      images/rlimit.pb-c.d
15:19:17 [2020-07-21T15:19:17.789Z] #39 21.42   CC       images/rlimit.o
15:19:17 [2020-07-21T15:19:17.987Z] #39 11.33   PBCC     images/file-lock.pb-c.c
15:19:17 [2020-07-21T15:19:17.987Z] #39 11.33   DEP      images/file-lock.pb-c.d
15:19:18 [2020-07-21T15:19:18.091Z] #39 21.60   CC       images/pagemap.o
15:19:18 [2020-07-21T15:19:18.091Z] #39 21.84   CC       images/siginfo.o
15:19:18 [2020-07-21T15:19:18.246Z] #39 11.52   PBCC     images/tty.pb-c.c
15:19:18 [2020-07-21T15:19:18.246Z] #39 11.60   DEP      images/tty.pb-c.d
15:19:18 [2020-07-21T15:19:18.246Z] #39 11.68   PBCC     images/tun.pb-c.c
15:19:18 [2020-07-21T15:19:18.385Z] #39 22.03   CC       images/rpc.o
15:19:18 [2020-07-21T15:19:18.505Z] #39 11.74   PBCC     images/netdev.pb-c.c
15:19:18 [2020-07-21T15:19:18.506Z] #39 11.83   DEP      images/tun.pb-c.d
15:19:18 [2020-07-21T15:19:18.765Z] #39 11.97   DEP      images/netdev.pb-c.d
15:19:18 [2020-07-21T15:19:18.765Z] #39 12.08   PBCC     images/vma.pb-c.c
15:19:18 [2020-07-21T15:19:18.765Z] #39 12.20   DEP      images/vma.pb-c.d
15:19:18 [2020-07-21T15:19:18.765Z] #39 12.31   PBCC     images/creds.pb-c.c
15:19:19 [2020-07-21T15:19:19.019Z] #39 ...
15:19:19 [2020-07-21T15:19:19.019Z] 
15:19:19 [2020-07-21T15:19:19.019Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:19 [2020-07-21T15:19:19.019Z] #47 54.09 github.com/pkg/diff
15:19:19 [2020-07-21T15:19:19.019Z] #47 55.22 go/ast
15:19:19 [2020-07-21T15:19:19.019Z] #47 56.32 golang.org/x/crypto/ssh/terminal
15:19:19 [2020-07-21T15:19:19.019Z] #47 57.63 mvdan.cc/editorconfig
15:19:19 [2020-07-21T15:19:19.019Z] #47 58.38 mvdan.cc/sh/v3/fileutil
15:19:19 [2020-07-21T15:19:19.019Z] #47 58.48 mvdan.cc/sh/v3/syntax
15:19:19 [2020-07-21T15:19:19.019Z] #47 62.44 mvdan.cc/sh/v3/cmd/shfmt
15:19:19 [2020-07-21T15:19:19.019Z] #47 ...
15:19:19 [2020-07-21T15:19:19.019Z] 
15:19:19 [2020-07-21T15:19:19.019Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:19 [2020-07-21T15:19:19.019Z] #39 22.69   CC       images/ext-file.o
15:19:19 [2020-07-21T15:19:19.019Z] #39 22.82   CC       images/cgroup.o
15:19:19 [2020-07-21T15:19:19.025Z] #39 12.33   DEP      images/creds.pb-c.d
15:19:19 [2020-07-21T15:19:19.025Z] #39 12.39   PBCC     images/utsns.pb-c.c
15:19:19 [2020-07-21T15:19:19.025Z] #39 12.43   DEP      images/utsns.pb-c.d
15:19:19 [2020-07-21T15:19:19.025Z] #39 12.48   PBCC     images/ipc-desc.pb-c.c
15:19:19 [2020-07-21T15:19:19.285Z] #39 12.51   PBCC     images/ipc-sem.pb-c.c
15:19:19 [2020-07-21T15:19:19.285Z] #39 12.54   DEP      images/ipc-desc.pb-c.d
15:19:19 [2020-07-21T15:19:19.285Z] #39 12.60   DEP      images/ipc-sem.pb-c.d
15:19:19 [2020-07-21T15:19:19.285Z] #39 12.66   PBCC     images/ipc-msg.pb-c.c
15:19:19 [2020-07-21T15:19:19.285Z] #39 12.70   DEP      images/ipc-msg.pb-c.d
15:19:19 [2020-07-21T15:19:19.310Z] #39 23.11   CC       images/userns.o
15:19:19 [2020-07-21T15:19:19.544Z] #39 12.76   PBCC     images/ipc-shm.pb-c.c
15:19:19 [2020-07-21T15:19:19.544Z] #39 12.79   DEP      images/ipc-shm.pb-c.d
15:19:19 [2020-07-21T15:19:19.544Z] #39 12.84   PBCC     images/ipc-var.pb-c.c
15:19:19 [2020-07-21T15:19:19.544Z] #39 12.88   DEP      images/ipc-var.pb-c.d
15:19:19 [2020-07-21T15:19:19.544Z] #39 12.93   PBCC     images/sk-opts.pb-c.c
15:19:19 [2020-07-21T15:19:19.544Z] #39 12.96   PBCC     images/packet-sock.pb-c.c
15:19:19 [2020-07-21T15:19:19.544Z] #39 13.00   DEP      images/sk-opts.pb-c.d
15:19:19 [2020-07-21T15:19:19.544Z] #39 13.04   DEP      images/packet-sock.pb-c.d
15:19:19 [2020-07-21T15:19:19.601Z] #39 23.23   CC       images/google/protobuf/descriptor.o
15:19:19 [2020-07-21T15:19:19.803Z] #39 13.09   PBCC     images/sk-netlink.pb-c.c
15:19:19 [2020-07-21T15:19:19.803Z] #39 13.13   DEP      images/sk-netlink.pb-c.d
15:19:19 [2020-07-21T15:19:19.803Z] #39 13.19   PBCC     images/sk-inet.pb-c.c
15:19:19 [2020-07-21T15:19:19.803Z] #39 13.25   DEP      images/sk-inet.pb-c.d
15:19:20 [2020-07-21T15:19:20.064Z] #39 13.35   PBCC     images/sk-unix.pb-c.c
15:19:20 [2020-07-21T15:19:20.064Z] #39 13.46   DEP      images/sk-unix.pb-c.d
15:19:20 [2020-07-21T15:19:20.064Z] #39 13.55   PBCC     images/mm.pb-c.c
15:19:20 [2020-07-21T15:19:20.194Z] Client: Docker Engine - Community
15:19:20 [2020-07-21T15:19:20.194Z]  Version:           19.03.12
15:19:20 [2020-07-21T15:19:20.194Z]  API version:       1.40
15:19:20 [2020-07-21T15:19:20.194Z]  Go version:        go1.13.10
15:19:20 [2020-07-21T15:19:20.194Z]  Git commit:        48a6621
15:19:20 [2020-07-21T15:19:20.194Z]  Built:             Mon Jun 22 15:46:32 2020
15:19:20 [2020-07-21T15:19:20.194Z]  OS/Arch:           linux/arm64
15:19:20 [2020-07-21T15:19:20.194Z]  Experimental:      false
15:19:20 [2020-07-21T15:19:20.194Z] 
15:19:20 [2020-07-21T15:19:20.194Z] Server: Docker Engine - Community
15:19:20 [2020-07-21T15:19:20.194Z]  Engine:
15:19:20 [2020-07-21T15:19:20.194Z]   Version:          19.03.12
15:19:20 [2020-07-21T15:19:20.194Z]   API version:      1.40 (minimum version 1.12)
15:19:20 [2020-07-21T15:19:20.194Z]   Go version:       go1.13.10
15:19:20 [2020-07-21T15:19:20.194Z]   Git commit:       48a6621
15:19:20 [2020-07-21T15:19:20.194Z]   Built:            Mon Jun 22 15:45:04 2020
15:19:20 [2020-07-21T15:19:20.194Z]   OS/Arch:          linux/arm64
15:19:20 [2020-07-21T15:19:20.194Z]   Experimental:     true
15:19:20 [2020-07-21T15:19:20.194Z]  containerd:
15:19:20 [2020-07-21T15:19:20.194Z]   Version:          1.2.13
15:19:20 [2020-07-21T15:19:20.194Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:19:20 [2020-07-21T15:19:20.194Z]  runc:
15:19:20 [2020-07-21T15:19:20.194Z]   Version:          1.0.0-rc10
15:19:20 [2020-07-21T15:19:20.194Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:19:20 [2020-07-21T15:19:20.194Z]  docker-init:
15:19:20 [2020-07-21T15:19:20.194Z]   Version:          0.18.0
15:19:20 [2020-07-21T15:19:20.194Z]   GitCommit:        fec3683
[Pipeline] sh
15:19:20 [2020-07-21T15:19:20.237Z] #39 ...
15:19:20 [2020-07-21T15:19:20.237Z] 
15:19:20 [2020-07-21T15:19:20.237Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:20 [2020-07-21T15:19:20.237Z] #47 DONE 65.6s
15:19:20 [2020-07-21T15:19:20.237Z] 
15:19:20 [2020-07-21T15:19:20.237Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:20 [2020-07-21T15:19:20.237Z] #39 23.99   CC       images/opts.o
15:19:20 [2020-07-21T15:19:20.323Z] #39 13.60   DEP      images/mm.pb-c.d
15:19:20 [2020-07-21T15:19:20.323Z] #39 13.66   PBCC     images/timerfd.pb-c.c
15:19:20 [2020-07-21T15:19:20.323Z] #39 13.70   DEP      images/timerfd.pb-c.d
15:19:20 [2020-07-21T15:19:20.323Z] #39 13.74   PBCC     images/timer.pb-c.c
15:19:20 [2020-07-21T15:19:20.323Z] #39 13.76   DEP      images/timer.pb-c.d
15:19:20 [2020-07-21T15:19:20.323Z] #39 13.80   PBCC     images/sa.pb-c.c
15:19:20 [2020-07-21T15:19:20.418Z] Fetching without tags
15:19:20 [2020-07-21T15:19:20.532Z] #39 24.10   CC       images/seccomp.o
15:19:20 [2020-07-21T15:19:20.532Z] #39 24.25   CC       images/binfmt-misc.o
15:19:20 [2020-07-21T15:19:20.532Z] #39 24.32   CC       images/time.o
15:19:20 [2020-07-21T15:19:20.532Z] #39 24.38   CC       images/sysctl.o
15:19:20 [2020-07-21T15:19:20.536Z] + docker info
15:19:20 [2020-07-21T15:19:20.582Z] #39 13.87   DEP      images/sa.pb-c.d
15:19:20 [2020-07-21T15:19:20.582Z] #39 13.94   PBCC     images/pipe-data.pb-c.c
15:19:20 [2020-07-21T15:19:20.582Z] #39 13.99   DEP      images/pipe-data.pb-c.d
15:19:20 [2020-07-21T15:19:20.582Z] #39 14.06   PBCC     images/mnt.pb-c.c
15:19:20 [2020-07-21T15:19:20.724Z] Removing intermediate container 70022475484e
15:19:20 [2020-07-21T15:19:20.724Z]  ---> f7b5cb3be6d7
15:19:20 [2020-07-21T15:19:20.724Z] Step 13/15 : FROM golang:${GO_VERSION}-buster
15:19:20 [2020-07-21T15:19:20.724Z]  ---> ab8384c7334f
15:19:20 [2020-07-21T15:19:20.724Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx
15:19:20 [2020-07-21T15:19:20.724Z]  ---> 89b61aa22454
15:19:20 [2020-07-21T15:19:20.724Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"]
15:19:20 [2020-07-21T15:19:20.724Z]  ---> Running in 8b8636feb117
15:19:20 [2020-07-21T15:19:20.724Z] Removing intermediate container 8b8636feb117
15:19:20 [2020-07-21T15:19:20.724Z]  ---> 6e284021c591
15:19:20 [2020-07-21T15:19:20.724Z] Successfully built 6e284021c591
15:19:20 [2020-07-21T15:19:20.724Z] Successfully tagged moby-buildx:latest
15:19:20 [2020-07-21T15:19:20.724Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \
15:19:20 [2020-07-21T15:19:20.724Z] if [ -n "${id}" ]; then \
15:19:20 [2020-07-21T15:19:20.724Z] 	docker cp ${id}:/usr/bin/buildx bundles/buildx \
15:19:20 [2020-07-21T15:19:20.724Z] 	&& touch bundles/buildx; \
15:19:20 [2020-07-21T15:19:20.724Z] 	docker rm -f ${id}; \
15:19:20 [2020-07-21T15:19:20.724Z] fi
15:19:20 [2020-07-21T15:19:20.724Z] 41f7e2f4890143eced0ec423d9cf14ce803466fbcbe88da7a4921ea8b1d47f2f
15:19:20 [2020-07-21T15:19:20.724Z] bundles/buildx version
15:19:20 [2020-07-21T15:19:20.724Z] buildx v0.3.1 6db68d0
15:19:20 [2020-07-21T15:19:20.724Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:441211986c847ef08ec1d40432e2ec86a7ae1741 .
15:19:20 [2020-07-21T15:19:20.724Z] #1 [internal] booting buildkit
15:19:20 [2020-07-21T15:19:20.724Z] #1 pulling image moby/buildkit:buildx-stable-1
15:19:20 [2020-07-21T15:19:20.724Z] #1 pulling image moby/buildkit:buildx-stable-1 1.8s done
15:19:20 [2020-07-21T15:19:20.724Z] #1 creating container buildx_buildkit_default
15:19:20 [2020-07-21T15:19:20.724Z] #1 creating container buildx_buildkit_default 0.4s done
15:19:20 [2020-07-21T15:19:20.724Z] #1 DONE 2.2s
15:19:20 [2020-07-21T15:19:20.724Z] 
15:19:20 [2020-07-21T15:19:20.724Z] #3 [internal] load .dockerignore
15:19:20 [2020-07-21T15:19:20.724Z] #3 transferring context: 87B done
15:19:20 [2020-07-21T15:19:20.724Z] #3 DONE 0.0s
15:19:20 [2020-07-21T15:19:20.724Z] 
15:19:20 [2020-07-21T15:19:20.724Z] #2 [internal] load build definition from Dockerfile
15:19:20 [2020-07-21T15:19:20.724Z] #2 transferring dockerfile: 16.36kB done
15:19:20 [2020-07-21T15:19:20.724Z] #2 DONE 0.0s
15:19:20 [2020-07-21T15:19:20.724Z] 
15:19:20 [2020-07-21T15:19:20.724Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:19:20 [2020-07-21T15:19:20.724Z] #4 DONE 0.9s
15:19:20 [2020-07-21T15:19:20.724Z] 
15:19:20 [2020-07-21T15:19:20.724Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:19:20 [2020-07-21T15:19:20.724Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:19:20 [2020-07-21T15:19:20.724Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:19:20 [2020-07-21T15:19:20.724Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done
15:19:20 [2020-07-21T15:19:20.724Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s
15:19:20 [2020-07-21T15:19:20.724Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done
15:19:20 [2020-07-21T15:19:20.724Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 605.20kB / 8.20MB 0.4s
15:19:20 [2020-07-21T15:19:20.724Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.6s done
15:19:20 [2020-07-21T15:19:20.724Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44
15:19:20 [2020-07-21T15:19:20.724Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done
15:19:20 [2020-07-21T15:19:20.724Z] #5 DONE 1.2s
15:19:20 [2020-07-21T15:19:20.724Z] 
15:19:20 [2020-07-21T15:19:20.724Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:19:20 [2020-07-21T15:19:20.832Z] #39 24.49   CC       images/autofs.o
15:19:20 [2020-07-21T15:19:20.832Z] #39 24.61   CC       images/macvlan.o
15:19:20 [2020-07-21T15:19:20.832Z] #39 24.73   CC       images/sit.o
15:19:20 [2020-07-21T15:19:20.842Z] #39 14.16   DEP      images/mnt.pb-c.d
15:19:20 [2020-07-21T15:19:20.842Z] #39 14.21   PBCC     images/sk-packet.pb-c.c
15:19:20 [2020-07-21T15:19:20.842Z] #39 14.26   DEP      images/sk-packet.pb-c.d
15:19:20 [2020-07-21T15:19:20.842Z] #39 14.29   PBCC     images/tcp-stream.pb-c.c
15:19:20 [2020-07-21T15:19:20.871Z] Merging remotes/origin/master commit 22153d111eadd490976a1ff45fcdc2b26c2ec571 into PR head commit 441211986c847ef08ec1d40432e2ec86a7ae1741
15:19:21 [2020-07-21T15:19:21.022Z] #7 DONE 0.6s
15:19:21 [2020-07-21T15:19:21.022Z] 
15:19:21 [2020-07-21T15:19:21.022Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster
15:19:21 [2020-07-21T15:19:21.101Z] #39 14.39   DEP      images/tcp-stream.pb-c.d
15:19:21 [2020-07-21T15:19:21.102Z] #39 14.46   PBCC     images/pipe.pb-c.c
15:19:21 [2020-07-21T15:19:21.102Z] #39 14.53   DEP      images/pipe.pb-c.d
15:19:21 [2020-07-21T15:19:21.326Z] #6 DONE 0.9s
15:19:21 [2020-07-21T15:19:21.361Z] #39 14.60   PBCC     images/pstree.pb-c.c
15:19:21 [2020-07-21T15:19:21.362Z] #39 14.63   DEP      images/pstree.pb-c.d
15:19:21 [2020-07-21T15:19:21.362Z] #39 14.70   PBCC     images/fs.pb-c.c
15:19:21 [2020-07-21T15:19:21.362Z] #39 14.71   DEP      images/fs.pb-c.d
15:19:21 [2020-07-21T15:19:21.362Z] #39 14.78   PBCC     images/signalfd.pb-c.c
15:19:21 [2020-07-21T15:19:21.362Z] #39 14.79   DEP      images/signalfd.pb-c.d
15:19:21 [2020-07-21T15:19:21.362Z] #39 14.85   PBCC     images/fh.pb-c.c
15:19:21 [2020-07-21T15:19:21.464Z] #39 24.97   CC       images/memfd.o
15:19:21 [2020-07-21T15:19:21.464Z] #39 25.20   CC       images/timens.o
15:19:21 [2020-07-21T15:19:21.621Z] #39 14.92   PBCC     images/fsnotify.pb-c.c
15:19:21 [2020-07-21T15:19:21.621Z] #39 15.03   DEP      images/fh.pb-c.d
15:19:21 [2020-07-21T15:19:21.621Z] #39 15.10   DEP      images/fsnotify.pb-c.d
15:19:21 [2020-07-21T15:19:21.627Z] 
15:19:21 [2020-07-21T15:19:21.627Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
15:19:21 [2020-07-21T15:19:21.627Z] #8 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done
15:19:21 [2020-07-21T15:19:21.758Z] #39 25.39   LINK     images/built-in.o
15:19:21 [2020-07-21T15:19:21.758Z] #39 25.47   GEN      compel/include/asm
15:19:21 [2020-07-21T15:19:21.758Z] #39 25.49   GEN      compel/include/version.h
15:19:21 [2020-07-21T15:19:21.758Z] #39 25.50 touch .config
15:19:21 [2020-07-21T15:19:21.758Z] #39 25.51   GEN      include/common/config.h
15:19:21 [2020-07-21T15:19:21.758Z] #39 25.54   DEP      compel/arch/s390/plugins/std/syscalls/syscalls-s390.d
15:19:21 [2020-07-21T15:19:21.758Z] #39 25.59   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:19:21 [2020-07-21T15:19:21.881Z] #39 15.13   PBCC     images/eventpoll.pb-c.c
15:19:21 [2020-07-21T15:19:21.881Z] #39 15.14   DEP      images/eventpoll.pb-c.d
15:19:21 [2020-07-21T15:19:21.881Z] #39 15.17   PBCC     images/eventfd.pb-c.c
15:19:21 [2020-07-21T15:19:21.881Z] #39 15.22   DEP      images/eventfd.pb-c.d
15:19:21 [2020-07-21T15:19:21.881Z] #39 15.29   PBCC     images/remap-file-path.pb-c.c
15:19:21 [2020-07-21T15:19:21.881Z] #39 15.34   DEP      images/remap-file-path.pb-c.d
15:19:21 [2020-07-21T15:19:21.925Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s
15:19:21 [2020-07-21T15:19:21.925Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 0B / 96.52MB 0.1s
15:19:21 [2020-07-21T15:19:21.925Z] #8 sha256:9410001b451f999bfeb593db8d7308cfe7d594d3be12716bc684c7b564e4266b 0B / 156B 0.1s
15:19:21 [2020-07-21T15:19:21.925Z] #8 sha256:3260e0ff86b45946bf9c7978c04904a1db3925e828919882bc86d8a538996b97 1.79kB / 1.79kB done
15:19:21 [2020-07-21T15:19:21.925Z] #8 sha256:ab8384c7334ff8d825a6ca1da28f36787133fb447d8c36b2dbbe59d31a8a3421 6.19kB / 6.19kB done
15:19:21 [2020-07-21T15:19:21.925Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s
15:19:21 [2020-07-21T15:19:21.925Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s
15:19:21 [2020-07-21T15:19:21.925Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s
15:19:21 [2020-07-21T15:19:21.925Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s
15:19:21 [2020-07-21T15:19:21.925Z] #8 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done
15:19:22 [2020-07-21T15:19:22.050Z] #39 25.59   GEN      compel/plugins/include/uapi/std/syscall.h
15:19:22 [2020-07-21T15:19:22.050Z] #39 25.60   GEN      compel/arch/s390/plugins/std/syscalls/syscalls.S
15:19:22 [2020-07-21T15:19:22.050Z] #39 25.62   DEP      compel/arch/s390/plugins/std/syscalls/syscalls.d
15:19:22 [2020-07-21T15:19:22.050Z] #39 25.63   DEP      compel/arch/s390/plugins/std/parasite-head.d
15:19:22 [2020-07-21T15:19:22.050Z] #39 25.64   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:19:22 [2020-07-21T15:19:22.050Z] #39 25.64   DEP      compel/plugins/std/infect.d
15:19:22 [2020-07-21T15:19:22.050Z] #39 25.74   DEP      compel/plugins/std/string.d
15:19:22 [2020-07-21T15:19:22.050Z] #39 25.78   DEP      compel/plugins/std/log.d
15:19:22 [2020-07-21T15:19:22.050Z] #39 25.87   DEP      compel/plugins/std/fds.d
15:19:22 [2020-07-21T15:19:22.087Z] Merge succeeded, producing 441211986c847ef08ec1d40432e2ec86a7ae1741
15:19:22 [2020-07-21T15:19:22.087Z] Checking out Revision 441211986c847ef08ec1d40432e2ec86a7ae1741 (PR-41242)
15:19:22 [2020-07-21T15:19:22.141Z] #39 15.39   PBCC     images/fifo.pb-c.c
15:19:22 [2020-07-21T15:19:22.141Z] #39 15.41   DEP      images/fifo.pb-c.d
15:19:22 [2020-07-21T15:19:22.141Z] #39 15.46   PBCC     images/ghost-file.pb-c.c
15:19:22 [2020-07-21T15:19:22.141Z] #39 15.53   DEP      images/ghost-file.pb-c.d
15:19:22 [2020-07-21T15:19:22.141Z] #39 15.60   PBCC     images/regfile.pb-c.c
15:19:22 [2020-07-21T15:19:22.248Z] #8 sha256:9410001b451f999bfeb593db8d7308cfe7d594d3be12716bc684c7b564e4266b 156B / 156B 0.4s done
15:19:22 [2020-07-21T15:19:22.341Z] #39 25.92   DEP      compel/plugins/std/std.d
15:19:22 [2020-07-21T15:19:22.341Z] #39 26.00   DEP      compel/plugins/shmem/shmem.d
15:19:22 [2020-07-21T15:19:22.341Z] #39 26.08   DEP      compel/plugins/fds/fds.d
15:19:22 [2020-07-21T15:19:22.400Z] #39 15.64   DEP      images/regfile.pb-c.d
15:19:22 [2020-07-21T15:19:22.400Z] #39 15.71   PBCC     images/ns.pb-c.c
15:19:22 [2020-07-21T15:19:22.400Z] #39 15.73   DEP      images/ns.pb-c.d
15:19:22 [2020-07-21T15:19:22.400Z] #39 15.77   PBCC     images/fdinfo.pb-c.c
15:19:20 [2020-07-21T15:19:20.312Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:19:20 [2020-07-21T15:19:20.325Z]  > git config --add remote.origin.fetch +refs/pull/41242/head:refs/remotes/origin/PR-41242 # timeout=10
15:19:20 [2020-07-21T15:19:20.339Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:19:20 [2020-07-21T15:19:20.378Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:19:20 [2020-07-21T15:19:20.451Z] Fetching upstream changes from https://github.com/moby/moby.git
15:19:20 [2020-07-21T15:19:20.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:19:20 [2020-07-21T15:19:20.454Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:19:20 [2020-07-21T15:19:20.865Z]  > git config core.sparsecheckout # timeout=10
15:19:20 [2020-07-21T15:19:20.892Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:19:22 [2020-07-21T15:19:22.000Z]  > git merge 22153d111eadd490976a1ff45fcdc2b26c2ec571 # timeout=10
15:19:22 [2020-07-21T15:19:22.032Z]  > git rev-parse HEAD^{commit} # timeout=10
15:19:22 [2020-07-21T15:19:22.084Z]  > git config core.sparsecheckout # timeout=10
15:19:22 [2020-07-21T15:19:22.107Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:19:22 [2020-07-21T15:19:22.587Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 1.43MB / 10.73MB 0.6s
15:19:22 [2020-07-21T15:19:22.587Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 1.03MB / 8.25MB 0.6s
15:19:22 [2020-07-21T15:19:22.587Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 2.62MB / 10.73MB 0.8s
15:19:22 [2020-07-21T15:19:22.587Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 3.54MB / 57.46MB 0.8s
15:19:22 [2020-07-21T15:19:22.587Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 2.95MB / 54.14MB 0.8s
15:19:22 [2020-07-21T15:19:22.587Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 2.37MB / 8.25MB 0.8s
15:19:22 [2020-07-21T15:19:22.632Z] #39 26.18   CC       compel/plugins/std/std.o
15:19:22 [2020-07-21T15:19:22.632Z] #39 26.31   CC       compel/plugins/std/fds.o
15:19:22 [2020-07-21T15:19:22.659Z] #39 15.88   DEP      images/fdinfo.pb-c.d
15:19:22 [2020-07-21T15:19:22.659Z] #39 15.94   PBCC     images/core-aarch64.pb-c.c
15:19:22 [2020-07-21T15:19:22.659Z] #39 15.98   PBCC     images/core-arm.pb-c.c
15:19:22 [2020-07-21T15:19:22.659Z] #39 16.03   PBCC     images/core-ppc64.pb-c.c
15:19:22 [2020-07-21T15:19:22.659Z] #39 16.09   PBCC     images/core-s390.pb-c.c
15:19:22 [2020-07-21T15:19:22.918Z] #39 16.16   PBCC     images/core-x86.pb-c.c
15:19:22 [2020-07-21T15:19:22.918Z] #39 16.22   PBCC     images/core.pb-c.c
15:19:22 [2020-07-21T15:19:22.918Z] #39 16.29   PBCC     images/inventory.pb-c.c
15:19:22 [2020-07-21T15:19:22.918Z] #39 16.36   DEP      images/core-aarch64.pb-c.d
15:19:22 [2020-07-21T15:19:22.924Z] #39 26.47   CC       compel/plugins/std/log.o
15:19:22 [2020-07-21T15:19:22.976Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 3.70MB / 10.73MB 0.9s
15:19:22 [2020-07-21T15:19:22.976Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 3.82MB / 8.25MB 0.9s
15:19:22 [2020-07-21T15:19:22.976Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 4.74MB / 10.73MB 1.0s
15:19:22 [2020-07-21T15:19:22.976Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 3.95MB / 73.55MB 1.0s
15:19:22 [2020-07-21T15:19:22.976Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 4.93MB / 8.25MB 1.0s
15:19:22 [2020-07-21T15:19:22.976Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 8.06MB / 10.73MB 1.4s
15:19:22 [2020-07-21T15:19:22.976Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 8.21MB / 96.52MB 1.4s
15:19:22 [2020-07-21T15:19:22.976Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 6.77MB / 57.46MB 1.4s
15:19:22 [2020-07-21T15:19:22.976Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 8.88MB / 54.14MB 1.4s
15:19:22 [2020-07-21T15:19:22.976Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.4s
15:19:23 [2020-07-21T15:19:23.178Z] #39 16.41   DEP      images/core-arm.pb-c.d
15:19:23 [2020-07-21T15:19:23.178Z] #39 16.48   DEP      images/core-ppc64.pb-c.d
15:19:23 [2020-07-21T15:19:23.178Z] #39 16.54   DEP      images/core-s390.pb-c.d
15:19:23 [2020-07-21T15:19:23.178Z] #39 16.60   DEP      images/core-x86.pb-c.d
15:19:23 [2020-07-21T15:19:23.178Z] #39 16.64   DEP      images/core.pb-c.d
15:19:23 [2020-07-21T15:19:23.178Z] #39 16.71   DEP      images/inventory.pb-c.d
15:19:23 [2020-07-21T15:19:23.216Z] #39 26.89   CC       compel/plugins/std/string.o
15:19:23 [2020-07-21T15:19:23.437Z] #39 16.77   PBCC     images/cpuinfo.pb-c.c
15:19:23 [2020-07-21T15:19:23.437Z] #39 16.77   DEP      images/cpuinfo.pb-c.d
15:19:23 [2020-07-21T15:19:23.437Z] #39 16.82   PBCC     images/stats.pb-c.c
15:19:23 [2020-07-21T15:19:23.437Z] #39 16.85   DEP      images/stats.pb-c.d
15:19:23 [2020-07-21T15:19:23.508Z] #39 27.27   CC       compel/plugins/std/infect.o
15:19:23 [2020-07-21T15:19:23.527Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 1.6s done
15:19:23 [2020-07-21T15:19:23.527Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 9.44MB / 73.55MB 1.6s
15:19:23 [2020-07-21T15:19:23.527Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.4s done
15:19:23 [2020-07-21T15:19:23.527Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 13.65MB / 96.52MB 1.8s
15:19:23 [2020-07-21T15:19:23.527Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 12.02MB / 57.46MB 1.8s
15:19:23 [2020-07-21T15:19:23.527Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 13.31MB / 54.14MB 1.8s
15:19:23 [2020-07-21T15:19:23.800Z] #39 27.53   CC       compel/arch/s390/plugins/std/parasite-head.o
15:19:23 [2020-07-21T15:19:23.800Z] #39 27.57   CC       compel/arch/s390/plugins/std/syscalls/syscalls.o
15:19:23 [2020-07-21T15:19:23.800Z] #39 27.61   CC       compel/arch/s390/plugins/std/syscalls/syscalls-s390.o
15:19:23 [2020-07-21T15:19:23.897Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 14.10MB / 73.55MB 2.0s
15:19:23 [2020-07-21T15:19:23.897Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 20.77MB / 96.52MB 2.2s
15:19:23 [2020-07-21T15:19:23.897Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 17.51MB / 57.46MB 2.2s
15:19:23 [2020-07-21T15:19:23.897Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 18.99MB / 73.55MB 2.2s
15:19:23 [2020-07-21T15:19:23.897Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 21.54MB / 54.14MB 2.2s
15:19:24 [2020-07-21T15:19:24.092Z] #39 27.68   AR       compel/plugins/std.lib.a
15:19:24 [2020-07-21T15:19:24.092Z] #39 27.72   CC       compel/plugins/fds/fds.o
15:19:24 [2020-07-21T15:19:24.092Z] #39 27.84   AR       compel/plugins/fds.lib.a
15:19:24 [2020-07-21T15:19:24.092Z] #39 27.87   HOSTDEP  compel/src/lib/log-host.d
15:19:24 [2020-07-21T15:19:24.092Z] #39 27.92   HOSTDEP  compel/src/lib/handle-elf-host.d
15:19:24 [2020-07-21T15:19:24.231Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 23.11MB / 73.55MB 2.4s
15:19:24 [2020-07-21T15:19:24.231Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 24.32MB / 54.14MB 2.4s
15:19:24 [2020-07-21T15:19:24.231Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 21.32MB / 57.46MB 2.5s
15:19:24 [2020-07-21T15:19:24.231Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 28.26MB / 54.14MB 2.5s
15:19:24 [2020-07-21T15:19:24.383Z] #39 28.01   HOSTDEP  compel/arch/s390/src/lib/handle-elf-host.d
15:19:24 [2020-07-21T15:19:24.383Z] #39 28.04   HOSTDEP  compel/src/main-host.d
15:19:24 [2020-07-21T15:19:24.383Z] #39 28.15   DEP      compel/src/lib/ptrace.d
15:19:24 [2020-07-21T15:19:24.383Z] #39 28.24   DEP      compel/src/lib/infect.d
15:19:24 [2020-07-21T15:19:24.674Z] #39 28.32   DEP      compel/src/lib/infect-util.d
15:19:24 [2020-07-21T15:19:24.674Z] #39 28.38   DEP      compel/src/lib/infect-rpc.d
15:19:24 [2020-07-21T15:19:24.674Z] #39 28.44   DEP      compel/arch/s390/src/lib/infect.d
15:19:24 [2020-07-21T15:19:24.674Z] #39 28.52   DEP      compel/arch/s390/src/lib/cpu.d
15:19:24 [2020-07-21T15:19:24.814Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 27.24MB / 96.52MB 2.7s
15:19:24 [2020-07-21T15:19:24.814Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 28.42MB / 73.55MB 2.9s
15:19:24 [2020-07-21T15:19:24.814Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 33.34MB / 54.14MB 2.8s
15:19:24 [2020-07-21T15:19:24.814Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 24.28MB / 57.46MB 3.0s
15:19:24 [2020-07-21T15:19:24.814Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 33.45MB / 73.55MB 3.1s
15:19:24 [2020-07-21T15:19:24.814Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 38.32MB / 54.14MB 3.1s
15:19:24 [2020-07-21T15:19:24.820Z] #39 18.24 make[1]: Nothing to be done for 'all'.
15:19:24 [2020-07-21T15:19:24.966Z] #39 28.54   DEP      compel/src/lib/log.d
15:19:24 [2020-07-21T15:19:24.966Z] #39 28.59   DEP      compel/src/main.d
15:19:24 [2020-07-21T15:19:24.966Z] #39 28.64   DEP      compel/src/lib/handle-elf.d
15:19:24 [2020-07-21T15:19:24.966Z] #39 28.71   DEP      compel/arch/s390/src/lib/handle-elf.d
15:19:24 [2020-07-21T15:19:24.966Z] #39 28.75   CC       compel/src/lib/log.o
15:19:24 [2020-07-21T15:19:24.966Z] #39 28.87   CC       compel/arch/s390/src/lib/cpu.o
15:19:25 [2020-07-21T15:19:25.132Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 32.56MB / 96.52MB 3.4s
15:19:25 [2020-07-21T15:19:25.132Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 37.24MB / 73.55MB 3.4s
15:19:25 [2020-07-21T15:19:25.132Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 42.56MB / 54.14MB 3.4s
15:19:25 [2020-07-21T15:19:25.464Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 30.16MB / 57.46MB 3.7s
15:19:25 [2020-07-21T15:19:25.464Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 46.76MB / 54.14MB 3.7s
15:19:25 [2020-07-21T15:19:25.599Z] #39 29.05   CC       compel/arch/s390/src/lib/infect.o
15:19:25 [2020-07-21T15:19:25.599Z] #39 29.40   CC       compel/src/lib/infect-rpc.o
15:19:25 [2020-07-21T15:19:25.890Z] #39 29.54   CC       compel/src/lib/infect-util.o
15:19:25 [2020-07-21T15:19:25.890Z] #39 ...
15:19:25 [2020-07-21T15:19:25.890Z] 
15:19:25 [2020-07-21T15:19:25.890Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:25 [2020-07-21T15:19:25.890Z] #41 61.11 go/doc
15:19:25 [2020-07-21T15:19:25.890Z] #41 63.16 github.com/LK4D4/vndr/versioned
15:19:25 [2020-07-21T15:19:25.890Z] #41 63.36 net
15:19:25 [2020-07-21T15:19:25.890Z] #41 63.37 github.com/LK4D4/vndr/build
15:19:25 [2020-07-21T15:19:25.890Z] #41 65.21 vendor/golang.org/x/text/transform
15:19:25 [2020-07-21T15:19:25.890Z] #41 65.64 vendor/golang.org/x/text/unicode/bidi
15:19:25 [2020-07-21T15:19:25.890Z] #41 67.01 vendor/golang.org/x/text/secure/bidirule
15:19:25 [2020-07-21T15:19:25.890Z] #41 67.20 vendor/golang.org/x/text/unicode/norm
15:19:25 [2020-07-21T15:19:25.890Z] #41 69.75 vendor/golang.org/x/net/idna
15:19:25 [2020-07-21T15:19:25.890Z] #41 ...
15:19:25 [2020-07-21T15:19:25.890Z] 
15:19:25 [2020-07-21T15:19:25.890Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:25 [2020-07-21T15:19:25.890Z] #39 29.64   CC       compel/src/lib/infect.o
15:19:26 [2020-07-21T15:19:26.108Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 41.74MB / 73.55MB 3.9s
15:19:26 [2020-07-21T15:19:26.108Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 33.40MB / 57.46MB 4.0s
15:19:26 [2020-07-21T15:19:26.108Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 50.64MB / 54.14MB 4.0s
15:19:26 [2020-07-21T15:19:26.108Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 40.17MB / 96.52MB 4.3s
15:19:26 [2020-07-21T15:19:26.108Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 37.53MB / 57.46MB 4.3s
15:19:26 [2020-07-21T15:19:26.108Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 45.85MB / 73.55MB 4.3s
15:19:26 [2020-07-21T15:19:26.108Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 4.3s done
15:19:26 [2020-07-21T15:19:26.108Z] #8 ...
15:19:26 [2020-07-21T15:19:26.108Z] 
15:19:26 [2020-07-21T15:19:26.108Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:19:26 [2020-07-21T15:19:26.108Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:19:26 [2020-07-21T15:19:26.108Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.6s done
15:19:26 [2020-07-21T15:19:26.108Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:19:26 [2020-07-21T15:19:26.108Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:19:26 [2020-07-21T15:19:26.108Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 2.8s done
15:19:26 [2020-07-21T15:19:26.108Z] #59 DONE 4.8s
15:19:26 [2020-07-21T15:19:26.201Z] #39 19.54   CC       images/stats.o
15:19:26 [2020-07-21T15:19:26.594Z] 
15:19:26 [2020-07-21T15:19:26.594Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
15:19:26 [2020-07-21T15:19:26.594Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 45.82MB / 96.52MB 4.7s
15:19:26 [2020-07-21T15:19:26.594Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 41.20MB / 57.46MB 4.7s
15:19:26 [2020-07-21T15:19:26.594Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 50.04MB / 73.55MB 4.8s
15:19:26 [2020-07-21T15:19:26.710Z] Commit message: "docs: add example calculations to container stats API"
15:19:26 [2020-07-21T15:19:26.771Z] #39 20.00   CC       images/core.o
15:19:26 [2020-07-21T15:19:26.748Z]  > git --version # timeout=10
15:19:26 [2020-07-21T15:19:26.811Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
15:19:26 [2020-07-21T15:19:26.926Z] #39 30.57   CC       compel/src/lib/ptrace.o
15:19:27 [2020-07-21T15:19:27.147Z] Client:
15:19:27 [2020-07-21T15:19:27.147Z]  Debug Mode: false
15:19:27 [2020-07-21T15:19:27.147Z] 
15:19:27 [2020-07-21T15:19:27.147Z] Server:
15:19:27 [2020-07-21T15:19:27.147Z]  Containers: 0
15:19:27 [2020-07-21T15:19:27.147Z]   Running: 0
15:19:27 [2020-07-21T15:19:27.147Z]   Paused: 0
15:19:27 [2020-07-21T15:19:27.147Z]   Stopped: 0
15:19:27 [2020-07-21T15:19:27.147Z]  Images: 0
15:19:27 [2020-07-21T15:19:27.147Z]  Server Version: 19.03.12
15:19:27 [2020-07-21T15:19:27.147Z]  Storage Driver: overlay2
15:19:27 [2020-07-21T15:19:27.147Z]   Backing Filesystem: extfs
15:19:27 [2020-07-21T15:19:27.147Z]   Supports d_type: true
15:19:27 [2020-07-21T15:19:27.147Z]   Native Overlay Diff: true
15:19:27 [2020-07-21T15:19:27.147Z]  Logging Driver: json-file
15:19:27 [2020-07-21T15:19:27.147Z]  Cgroup Driver: cgroupfs
15:19:27 [2020-07-21T15:19:27.147Z]  Plugins:
15:19:27 [2020-07-21T15:19:27.147Z]   Volume: local
15:19:27 [2020-07-21T15:19:27.147Z]   Network: bridge host ipvlan macvlan null overlay
15:19:27 [2020-07-21T15:19:27.147Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:19:27 [2020-07-21T15:19:27.147Z]  Swarm: inactive
15:19:27 [2020-07-21T15:19:27.147Z]  Runtimes: runc
15:19:27 [2020-07-21T15:19:27.147Z]  Default Runtime: runc
15:19:27 [2020-07-21T15:19:27.147Z]  Init Binary: docker-init
15:19:27 [2020-07-21T15:19:27.147Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:19:27 [2020-07-21T15:19:27.147Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:19:27 [2020-07-21T15:19:27.147Z]  init version: fec3683
15:19:27 [2020-07-21T15:19:27.147Z]  Security Options:
15:19:27 [2020-07-21T15:19:27.147Z]   apparmor
15:19:27 [2020-07-21T15:19:27.147Z]   seccomp
15:19:27 [2020-07-21T15:19:27.147Z]    Profile: default
15:19:27 [2020-07-21T15:19:27.147Z]  Kernel Version: 4.15.0-1074-aws
15:19:27 [2020-07-21T15:19:27.147Z]  Operating System: Ubuntu 16.04.6 LTS
15:19:27 [2020-07-21T15:19:27.147Z]  OSType: linux
15:19:27 [2020-07-21T15:19:27.147Z]  Architecture: aarch64
15:19:27 [2020-07-21T15:19:27.147Z]  CPUs: 4
15:19:27 [2020-07-21T15:19:27.147Z]  Total Memory: 7.525GiB
15:19:27 [2020-07-21T15:19:27.147Z]  Name: ip-10-100-103-62
15:19:27 [2020-07-21T15:19:27.147Z]  ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2
15:19:27 [2020-07-21T15:19:27.147Z]  Docker Root Dir: /var/lib/docker
15:19:27 [2020-07-21T15:19:27.147Z]  Debug Mode: false
15:19:27 [2020-07-21T15:19:27.147Z]  Registry: https://index.docker.io/v1/
15:19:27 [2020-07-21T15:19:27.147Z]  Labels:
15:19:27 [2020-07-21T15:19:27.147Z]  Experimental: true
15:19:27 [2020-07-21T15:19:27.147Z]  Insecure Registries:
15:19:27 [2020-07-21T15:19:27.147Z]   127.0.0.0/8
15:19:27 [2020-07-21T15:19:27.147Z]  Live Restore Enabled: true
15:19:27 [2020-07-21T15:19:27.147Z] 
15:19:27 [2020-07-21T15:19:27.147Z] WARNING: No swap limit support
[Pipeline] sh
15:19:27 [2020-07-21T15:19:27.217Z] #39 30.90   AR       compel/libcompel.a
15:19:27 [2020-07-21T15:19:27.217Z] #39 30.94   HOSTCC   compel/src/main-host.o
15:19:27 [2020-07-21T15:19:27.340Z] #39 20.69   CC       images/core-x86.o
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:19:27 [2020-07-21T15:19:27.446Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:19:27 [2020-07-21T15:19:27.446Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:19:27 [2020-07-21T15:19:27.446Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41242/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:19:27 [2020-07-21T15:19:27.458Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 44.67MB / 57.46MB 4.9s
15:19:27 [2020-07-21T15:19:27.458Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 51.84MB / 96.52MB 5.1s
15:19:27 [2020-07-21T15:19:27.458Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 55.38MB / 73.55MB 5.1s
15:19:27 [2020-07-21T15:19:27.458Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 48.86MB / 57.46MB 5.4s
15:19:27 [2020-07-21T15:19:27.458Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 59.65MB / 73.55MB 5.4s
15:19:27 [2020-07-21T15:19:27.458Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 59.95MB / 96.52MB 5.5s
15:19:27 [2020-07-21T15:19:27.458Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 51.84MB / 57.46MB 5.7s
15:19:27 [2020-07-21T15:19:27.458Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 64.77MB / 73.55MB 5.7s
15:19:27 [2020-07-21T15:19:27.458Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 64.90MB / 96.52MB 5.8s
15:19:27 [2020-07-21T15:19:27.508Z] #39 31.21   HOSTCC   compel/arch/s390/src/lib/handle-elf-host.o
15:19:27 [2020-07-21T15:19:27.508Z] #39 31.33   HOSTCC   compel/src/lib/handle-elf-host.o
15:19:27 [2020-07-21T15:19:27.709Z] + bash /home/ubuntu/workspace/moby_PR-41242/check-config.sh
15:19:27 [2020-07-21T15:19:27.709Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:19:27 [2020-07-21T15:19:27.709Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ...
15:19:27 [2020-07-21T15:19:27.709Z] 
15:19:27 [2020-07-21T15:19:27.709Z] Generally Necessary:
15:19:27 [2020-07-21T15:19:27.709Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:19:27 [2020-07-21T15:19:27.709Z] - apparmor: enabled and tools installed
15:19:27 [2020-07-21T15:19:27.709Z] - CONFIG_NAMESPACES: enabled
15:19:27 [2020-07-21T15:19:27.709Z] - CONFIG_NET_NS: enabled
15:19:27 [2020-07-21T15:19:27.709Z] - CONFIG_PID_NS: enabled
15:19:27 [2020-07-21T15:19:27.709Z] - CONFIG_IPC_NS: enabled
15:19:27 [2020-07-21T15:19:27.709Z] - CONFIG_UTS_NS: enabled
15:19:27 [2020-07-21T15:19:27.709Z] - CONFIG_CGROUPS: enabled
15:19:27 [2020-07-21T15:19:27.709Z] - CONFIG_CGROUP_CPUACCT: enabled
15:19:27 [2020-07-21T15:19:27.709Z] - CONFIG_CGROUP_DEVICE: enabled
15:19:27 [2020-07-21T15:19:27.709Z] - CONFIG_CGROUP_FREEZER: enabled
15:19:27 [2020-07-21T15:19:27.709Z] - CONFIG_CGROUP_SCHED: enabled
15:19:27 [2020-07-21T15:19:27.709Z] - CONFIG_CPUSETS: enabled
15:19:27 [2020-07-21T15:19:27.709Z] - CONFIG_MEMCG: enabled
15:19:27 [2020-07-21T15:19:27.709Z] - CONFIG_KEYS: enabled
15:19:27 [2020-07-21T15:19:27.800Z] #39 31.59   HOSTCC   compel/src/lib/log-host.o
15:19:27 [2020-07-21T15:19:27.817Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 55.03MB / 57.46MB 6.0s
15:19:27 [2020-07-21T15:19:27.817Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 69.11MB / 73.55MB 6.0s
15:19:27 [2020-07-21T15:19:27.817Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 70.28MB / 96.52MB 6.1s
15:19:27 [2020-07-21T15:19:27.913Z] #39 21.23   CC       images/core-arm.o
15:19:27 [2020-07-21T15:19:27.953Z] + docker version
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_VETH: enabled (as module)
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_BRIDGE: enabled (as module)
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_NF_NAT_IPV4: enabled (as module)
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_NF_NAT: enabled (as module)
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_NF_NAT_NEEDED: enabled
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_POSIX_MQUEUE: enabled
15:19:27 [2020-07-21T15:19:27.971Z] 
15:19:27 [2020-07-21T15:19:27.971Z] Optional Features:
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_USER_NS: enabled
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_SECCOMP: enabled
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_CGROUP_PIDS: enabled
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_MEMCG_SWAP: enabled
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:19:27 [2020-07-21T15:19:27.971Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_BLK_CGROUP: enabled
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_IOSCHED_CFQ: enabled
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled
15:19:27 [2020-07-21T15:19:27.971Z] - CONFIG_CGROUP_PERF: enabled
15:19:28 [2020-07-21T15:19:28.092Z] #39 31.78   HOSTLINK compel/compel-host-bin
15:19:28 [2020-07-21T15:19:28.133Z] #8 ...
15:19:28 [2020-07-21T15:19:28.133Z] 
15:19:28 [2020-07-21T15:19:28.133Z] #21 [internal] load build context
15:19:28 [2020-07-21T15:19:28.133Z] #21 transferring context: 51.30MB 6.6s done
15:19:28 [2020-07-21T15:19:28.133Z] #21 DONE 6.7s
15:19:28 [2020-07-21T15:19:28.133Z] 
15:19:28 [2020-07-21T15:19:28.133Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
15:19:28 [2020-07-21T15:19:28.133Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 6.3s done
15:19:28 [2020-07-21T15:19:28.133Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.06MB / 73.55MB 6.3s
15:19:28 [2020-07-21T15:19:28.133Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 80.31MB / 96.52MB 6.4s
15:19:28 [2020-07-21T15:19:28.133Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.4s done
15:19:28 [2020-07-21T15:19:28.172Z] #39 21.69   CC       images/core-aarch64.o
15:19:28 [2020-07-21T15:19:28.172Z] #39 ...
15:19:28 [2020-07-21T15:19:28.172Z] 
15:19:28 [2020-07-21T15:19:28.172Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:19:28 [2020-07-21T15:19:28.173Z] #52 40.15 Checking out files:  28% (898/3196)   
Checking out files:  29% (927/3196)   
Checking out files:  30% (959/3196)   
Checking out files:  31% (991/3196)   
Checking out files:  32% (1023/3196)   
Checking out files:  33% (1055/3196)   
Checking out files:  34% (1087/3196)   
Checking out files:  35% (1119/3196)   
Checking out files:  36% (1151/3196)   
Checking out files:  37% (1183/3196)   
Checking out files:  38% (1215/3196)   
Checking out files:  39% (1247/3196)   
Checking out files:  40% (1279/3196)   
Checking out files:  41% (1311/3196)   
Checking out files:  42% (1343/3196)   
Checking out files:  43% (1375/3196)   
Checking out files:  44% (1407/3196)   
Checking out files:  45% (1439/3196)   
Checking out files:  46% (1471/3196)   
Checking out files:  47% (1503/3196)   
Checking out files:  48% (1535/3196)   
Checking out files:  49% (1567/3196)   
Checking out files:  50% (1598/3196)   
Checking out files:  51% (1630/3196)   
Checking out files:  52% (1662/3196)   
Checking out files:  53% (1694/3196)   
Checking out files:  54% (1726/3196)   
Checking out files:  55% (1758/3196)   
Checking out files:  56% (1790/3196)   
Checking out files:  57% (1822/3196)   
Checking out files:  58% (1854/3196)   
Checking out files:  59% (1886/3196)   
Checking out files:  60% (1918/3196)   
Checking out files:  61% (1950/3196)   
Checking out files:  62% (1982/3196)   
Checking out files:  63% (2014/3196)   
Checking out files:  64% (2046/3196)   
Checking out files:  65% (2078/3196)   
Checking out files:  66% (2110/3196)   
Checking out files:  67% (2142/3196)   
Checking out files:  68% (2174/3196)   
Checking out files:  69% (2206/3196)   
Checking out files:  69% (2235/3196)   
Checking out files:  70% (2238/3196)   
Checking out files:  71% (2270/3196)   
Checking out files:  72% (2302/3196)   
Checking out files:  73% (2334/3196)   
Checking out files:  74% (2366/3196)   
Checking out files:  75% (2397/3196)   
Checking out files:  76% (2429/3196)   
Checking out files:  77% (2461/3196)   
Checking out files:  78% (2493/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
15:19:28 [2020-07-21T15:19:28.173Z] #52 41.99 + cd /tmp/tmp.vhvVOkwJVA/src/github.com/containerd/containerd
15:19:28 [2020-07-21T15:19:28.173Z] #52 41.99 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
15:19:28 [2020-07-21T15:19:28.173Z] #52 43.84 + export 'BUILDTAGS=netgo osusergo static_build'
15:19:28 [2020-07-21T15:19:28.173Z] #52 43.84 + BUILDTAGS='netgo osusergo static_build'
15:19:28 [2020-07-21T15:19:28.173Z] #52 43.84 + export EXTRA_FLAGS=-buildmode=pie
15:19:28 [2020-07-21T15:19:28.173Z] #52 43.84 + EXTRA_FLAGS=-buildmode=pie
15:19:28 [2020-07-21T15:19:28.173Z] #52 43.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:19:28 [2020-07-21T15:19:28.173Z] #52 43.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:19:28 [2020-07-21T15:19:28.173Z] #52 43.84 + '[' '' = dynamic ']'
15:19:28 [2020-07-21T15:19:28.173Z] #52 43.84 + make
15:19:28 [2020-07-21T15:19:28.173Z] #52 44.97 + bin/ctr
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_CGROUP_HUGETLB: enabled
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_CFS_BANDWIDTH: enabled
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_RT_GROUP_SCHED: missing
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_IP_VS: enabled (as module)
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_IP_VS_NFCT: enabled
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_IP_VS_RR: enabled (as module)
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_EXT4_FS: enabled
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:19:28 [2020-07-21T15:19:28.233Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:19:28 [2020-07-21T15:19:28.233Z] - Network Drivers:
15:19:28 [2020-07-21T15:19:28.233Z]   - "overlay":
15:19:28 [2020-07-21T15:19:28.233Z]     - CONFIG_VXLAN: enabled (as module)
15:19:28 [2020-07-21T15:19:28.233Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:19:28 [2020-07-21T15:19:28.233Z]       Optional (for encrypted networks):
15:19:28 [2020-07-21T15:19:28.384Z] #39 31.94   DEP      soccr/soccr.d
15:19:28 [2020-07-21T15:19:28.384Z] #39 32.04   CC       soccr/soccr.o
15:19:28 [2020-07-21T15:19:28.427Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 87.13MB / 96.52MB 6.6s
15:19:28 [2020-07-21T15:19:28.427Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 93.13MB / 96.52MB 6.7s
15:19:28 [2020-07-21T15:19:28.498Z]       - CONFIG_CRYPTO: enabled
15:19:28 [2020-07-21T15:19:28.498Z]       - CONFIG_CRYPTO_AEAD: enabled
15:19:28 [2020-07-21T15:19:28.498Z]       - CONFIG_CRYPTO_GCM: enabled
15:19:28 [2020-07-21T15:19:28.498Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:19:28 [2020-07-21T15:19:28.498Z]       - CONFIG_CRYPTO_GHASH: enabled
15:19:28 [2020-07-21T15:19:28.498Z]       - CONFIG_XFRM: enabled
15:19:28 [2020-07-21T15:19:28.498Z]       - CONFIG_XFRM_USER: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]       - CONFIG_INET_ESP: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]   - "ipvlan":
15:19:28 [2020-07-21T15:19:28.498Z]     - CONFIG_IPVLAN: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]   - "macvlan":
15:19:28 [2020-07-21T15:19:28.498Z]     - CONFIG_MACVLAN: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]     - CONFIG_DUMMY: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]   - "ftp,tftp client in container":
15:19:28 [2020-07-21T15:19:28.498Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z] - Storage Drivers:
15:19:28 [2020-07-21T15:19:28.498Z]   - "aufs":
15:19:28 [2020-07-21T15:19:28.498Z]     - CONFIG_AUFS_FS: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]   - "btrfs":
15:19:28 [2020-07-21T15:19:28.498Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:19:28 [2020-07-21T15:19:28.498Z]   - "devicemapper":
15:19:28 [2020-07-21T15:19:28.498Z]     - CONFIG_BLK_DEV_DM: enabled
15:19:28 [2020-07-21T15:19:28.498Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]   - "overlay":
15:19:28 [2020-07-21T15:19:28.498Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:19:28 [2020-07-21T15:19:28.498Z]   - "zfs":
15:19:28 [2020-07-21T15:19:28.498Z]     - /dev/zfs: missing
15:19:28 [2020-07-21T15:19:28.498Z]     - zfs command: missing
15:19:28 [2020-07-21T15:19:28.498Z]     - zpool command: missing
15:19:28 [2020-07-21T15:19:28.498Z] 
15:19:28 [2020-07-21T15:19:28.498Z] Limits:
15:19:28 [2020-07-21T15:19:28.498Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:19:28 [2020-07-21T15:19:28.498Z] 
15:19:28 [2020-07-21T15:19:28.498Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:19:28 [2020-07-21T15:19:28.719Z] #8 sha256:e9e8f7dbd0fe9279bc8097da8cc38084852f267b38f66a9609d55aaeae0890d8 96.52MB / 96.52MB 6.9s done
15:19:28 [2020-07-21T15:19:28.719Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed
15:19:28 [2020-07-21T15:19:28.740Z] #52 ...
15:19:28 [2020-07-21T15:19:28.740Z] 
15:19:28 [2020-07-21T15:19:28.740Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:28 [2020-07-21T15:19:28.740Z] #39 22.12   CC       images/core-ppc64.o
15:19:28 [2020-07-21T15:19:28.843Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:441211986c847ef08ec1d40432e2ec86a7ae1741 .
15:19:28 [2020-07-21T15:19:28.843Z] #1 [internal] load .dockerignore
15:19:28 [2020-07-21T15:19:28.843Z] #1 transferring context: 85B 0.1s
15:19:28 [2020-07-21T15:19:28.999Z] #39 ...
15:19:28 [2020-07-21T15:19:28.999Z] 
15:19:28 [2020-07-21T15:19:28.999Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:28 [2020-07-21T15:19:28.999Z] #47 85.52 golang.org/x/crypto/ssh/terminal
15:19:28 [2020-07-21T15:19:28.999Z] #47 87.09 mvdan.cc/editorconfig
15:19:28 [2020-07-21T15:19:28.999Z] #47 88.17 mvdan.cc/sh/v3/fileutil
15:19:28 [2020-07-21T15:19:28.999Z] #47 88.29 mvdan.cc/sh/v3/syntax
15:19:28 [2020-07-21T15:19:28.999Z] #47 94.78 mvdan.cc/sh/v3/cmd/shfmt
15:19:29 [2020-07-21T15:19:29.057Z] #39 32.85   AR       soccr/libsoccr.a
15:19:29 [2020-07-21T15:19:29.057Z] #39 32.87 make[1]: 'soccr/libsoccr.a' is up to date.
15:19:29 [2020-07-21T15:19:29.105Z] #1 transferring context: 87B 0.1s done
15:19:29 [2020-07-21T15:19:29.105Z] #1 DONE 0.1s
15:19:29 [2020-07-21T15:19:29.105Z] 
15:19:29 [2020-07-21T15:19:29.105Z] #2 [internal] load build definition from Dockerfile
15:19:29 [2020-07-21T15:19:29.105Z] #2 transferring dockerfile: 16.37kB done
15:19:29 [2020-07-21T15:19:29.105Z] #2 DONE 0.1s
15:19:29 [2020-07-21T15:19:29.105Z] 
15:19:29 [2020-07-21T15:19:29.105Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:19:29 [2020-07-21T15:19:29.258Z] #47 ...
15:19:29 [2020-07-21T15:19:29.258Z] 
15:19:29 [2020-07-21T15:19:29.258Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:29 [2020-07-21T15:19:29.258Z] #41 85.75 text/template
15:19:29 [2020-07-21T15:19:29.258Z] #41 86.98 go/parser
15:19:29 [2020-07-21T15:19:29.258Z] #41 90.17 encoding/xml
15:19:29 [2020-07-21T15:19:29.258Z] #41 90.63 go/doc
15:19:29 [2020-07-21T15:19:29.258Z] #41 93.66 github.com/LK4D4/vndr/build
15:19:29 [2020-07-21T15:19:29.258Z] #41 95.54 github.com/LK4D4/vndr/versioned
15:19:29 [2020-07-21T15:19:29.258Z] #41 95.68 compress/flate
15:19:29 [2020-07-21T15:19:29.258Z] #41 ...
15:19:29 [2020-07-21T15:19:29.258Z] 
15:19:29 [2020-07-21T15:19:29.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:29 [2020-07-21T15:19:29.258Z] #39 22.79   CC       images/core-s390.o
15:19:29 [2020-07-21T15:19:29.361Z] #39 33.12   DEP      criu/arch/s390/sigframe.d
15:19:29 [2020-07-21T15:19:29.653Z] #39 33.22   DEP      criu/arch/s390/crtools.d
15:19:29 [2020-07-21T15:19:29.681Z] #3 DONE 0.4s
15:19:29 [2020-07-21T15:19:29.681Z] 
15:19:29 [2020-07-21T15:19:29.681Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:19:29 [2020-07-21T15:19:29.681Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:19:29 [2020-07-21T15:19:29.681Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:19:29 [2020-07-21T15:19:29.681Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done
15:19:29 [2020-07-21T15:19:29.681Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done
15:19:29 [2020-07-21T15:19:29.681Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 7.51MB / 8.28MB 0.1s
15:19:29 [2020-07-21T15:19:29.681Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s
15:19:29 [2020-07-21T15:19:29.943Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s done
15:19:29 [2020-07-21T15:19:29.943Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.1s
15:19:29 [2020-07-21T15:19:29.944Z] #39 33.46   DEP      criu/arch/s390/cpu.d
15:19:29 [2020-07-21T15:19:29.944Z] #39 33.64   CC       criu/arch/s390/cpu.o
15:19:30 [2020-07-21T15:19:30.197Z] #39 23.46   CC       images/cpuinfo.o
15:19:30 [2020-07-21T15:19:30.206Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done
15:19:30 [2020-07-21T15:19:30.206Z] #4 DONE 0.6s
15:19:30 [2020-07-21T15:19:30.457Z] #39 23.81   CC       images/inventory.o
15:19:30 [2020-07-21T15:19:30.467Z] 
15:19:30 [2020-07-21T15:19:30.467Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:19:30 [2020-07-21T15:19:30.577Z] #39 34.03   CC       criu/arch/s390/crtools.o
15:19:30 [2020-07-21T15:19:30.717Z] #39 24.13   CC       images/fdinfo.o
15:19:30 [2020-07-21T15:19:30.734Z] #6 DONE 0.3s
15:19:30 [2020-07-21T15:19:30.734Z] 
15:19:30 [2020-07-21T15:19:30.734Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster
15:19:30 [2020-07-21T15:19:30.872Z] #39 34.58   CC       criu/arch/s390/sigframe.o
15:19:30 [2020-07-21T15:19:30.872Z] #39 34.70   LINK     criu/arch/s390/crtools.built-in.o
15:19:30 [2020-07-21T15:19:30.998Z] #5 DONE 0.3s
15:19:30 [2020-07-21T15:19:30.998Z] 
15:19:30 [2020-07-21T15:19:30.998Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:19:30 [2020-07-21T15:19:30.998Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:19:30 [2020-07-21T15:19:30.998Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:19:30 [2020-07-21T15:19:30.998Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:19:30 [2020-07-21T15:19:30.998Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 524.29kB / 9.86MB 0.2s
15:19:30 [2020-07-21T15:19:30.998Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s
15:19:31 [2020-07-21T15:19:31.163Z] #39 34.72   DEP      criu/pie/util-vdso.d
15:19:31 [2020-07-21T15:19:31.163Z] #39 34.78   DEP      criu/pie/util.d
15:19:31 [2020-07-21T15:19:31.163Z] #39 34.96   CC       criu/pie/util.o
15:19:31 [2020-07-21T15:19:31.265Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
15:19:31 [2020-07-21T15:19:31.286Z] #39 24.47   CC       images/fown.o
15:19:31 [2020-07-21T15:19:31.286Z] #39 24.69   CC       images/ns.o
15:19:31 [2020-07-21T15:19:31.454Z] #39 35.10   CC       criu/pie/util-vdso.o
15:19:31 [2020-07-21T15:19:31.532Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
15:19:31 [2020-07-21T15:19:31.545Z] #39 24.99   CC       images/regfile.o
15:19:32 [2020-07-21T15:19:32.089Z] #39 35.64   AR       criu/pie/pie.lib.a
15:19:32 [2020-07-21T15:19:32.089Z] #39 35.67   DEP      criu/pie/restorer.d
15:19:32 [2020-07-21T15:19:32.089Z] #39 ...
15:19:32 [2020-07-21T15:19:32.089Z] 
15:19:32 [2020-07-21T15:19:32.089Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:19:32 [2020-07-21T15:19:32.089Z] #10 67.37 Selecting previously unselected package g++-mingw-w64-x86-64.
15:19:32 [2020-07-21T15:19:32.089Z] #10 67.37 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ...
15:19:32 [2020-07-21T15:19:32.089Z] #10 67.37 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:19:32 [2020-07-21T15:19:32.089Z] #10 ...
15:19:32 [2020-07-21T15:19:32.089Z] 
15:19:32 [2020-07-21T15:19:32.089Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:32 [2020-07-21T15:19:32.089Z] #41 71.37 vendor/golang.org/x/net/http2/hpack
15:19:32 [2020-07-21T15:19:32.089Z] #41 71.96 mime
15:19:32 [2020-07-21T15:19:32.089Z] #41 73.17 mime/quotedprintable
15:19:32 [2020-07-21T15:19:32.089Z] #41 73.42 net/http/internal
15:19:32 [2020-07-21T15:19:32.089Z] #41 75.42 net/textproto
15:19:32 [2020-07-21T15:19:32.089Z] #41 75.42 crypto/x509
15:19:32 [2020-07-21T15:19:32.089Z] #41 76.22 vendor/golang.org/x/net/http/httpguts
15:19:32 [2020-07-21T15:19:32.089Z] #41 76.59 vendor/golang.org/x/net/http/httpproxy
15:19:32 [2020-07-21T15:19:32.089Z] #41 77.06 mime/multipart
15:19:32 [2020-07-21T15:19:32.113Z] #39 25.24   CC       images/ghost-file.o
15:19:32 [2020-07-21T15:19:32.372Z] #39 25.55   CC       images/fifo.o
15:19:32 [2020-07-21T15:19:32.372Z] #39 25.72   CC       images/remap-file-path.o
15:19:32 [2020-07-21T15:19:32.383Z] #41 ...
15:19:32 [2020-07-21T15:19:32.383Z] 
15:19:32 [2020-07-21T15:19:32.383Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:19:32 [2020-07-21T15:19:32.383Z] #10 77.55 Selecting previously unselected package libapparmor1:s390x.
15:19:32 [2020-07-21T15:19:32.383Z] #10 77.55 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ...
15:19:32 [2020-07-21T15:19:32.383Z] #10 77.55 Unpacking libapparmor1:s390x (2.13.2-10) ...
15:19:32 [2020-07-21T15:19:32.383Z] #10 77.63 Selecting previously unselected package libapparmor-dev:s390x.
15:19:32 [2020-07-21T15:19:32.383Z] #10 77.63 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ...
15:19:32 [2020-07-21T15:19:32.383Z] #10 77.64 Unpacking libapparmor-dev:s390x (2.13.2-10) ...
15:19:32 [2020-07-21T15:19:32.383Z] #10 77.71 Selecting previously unselected package libbtrfs0.
15:19:32 [2020-07-21T15:19:32.383Z] #10 77.71 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ...
15:19:32 [2020-07-21T15:19:32.383Z] #10 77.72 Unpacking libbtrfs0 (4.20.1-2) ...
15:19:32 [2020-07-21T15:19:32.383Z] #10 77.75 Selecting previously unselected package libbtrfs-dev.
15:19:32 [2020-07-21T15:19:32.602Z] Fetching without tags
15:19:32 [2020-07-21T15:19:32.632Z] #39 26.02   CC       images/eventfd.o
15:19:32 [2020-07-21T15:19:32.673Z] #10 77.76 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ...
15:19:32 [2020-07-21T15:19:32.673Z] #10 77.78 Unpacking libbtrfs-dev (4.20.1-2) ...
15:19:32 [2020-07-21T15:19:32.673Z] #10 77.83 Selecting previously unselected package libdevmapper-event1.02.1:s390x.
15:19:32 [2020-07-21T15:19:32.673Z] #10 77.83 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ...
15:19:32 [2020-07-21T15:19:32.673Z] #10 77.83 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:19:32 [2020-07-21T15:19:32.673Z] #10 77.88 Selecting previously unselected package libudev-dev:s390x.
15:19:32 [2020-07-21T15:19:32.673Z] #10 77.88 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ...
15:19:32 [2020-07-21T15:19:32.673Z] #10 77.89 Unpacking libudev-dev:s390x (241-7~deb10u4) ...
15:19:32 [2020-07-21T15:19:32.673Z] #10 77.99 Selecting previously unselected package libsepol1-dev:s390x.
15:19:32 [2020-07-21T15:19:32.673Z] #10 78.00 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ...
15:19:32 [2020-07-21T15:19:32.673Z] #10 78.01 Unpacking libsepol1-dev:s390x (2.8-1) ...
15:19:32 [2020-07-21T15:19:32.892Z] #39 26.19   CC       images/eventpoll.o
15:19:32 [2020-07-21T15:19:32.922Z] Merging remotes/origin/master commit 22153d111eadd490976a1ff45fcdc2b26c2ec571 into PR head commit 441211986c847ef08ec1d40432e2ec86a7ae1741
15:19:32 [2020-07-21T15:19:32.933Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done
15:19:32 [2020-07-21T15:19:32.964Z] #10 78.19 Selecting previously unselected package libpcre16-3:s390x.
15:19:32 [2020-07-21T15:19:32.964Z] #10 78.19 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ...
15:19:32 [2020-07-21T15:19:32.964Z] #10 78.20 Unpacking libpcre16-3:s390x (2:8.39-12) ...
15:19:32 [2020-07-21T15:19:32.964Z] #10 78.28 Selecting previously unselected package libpcre32-3:s390x.
15:19:32 [2020-07-21T15:19:32.964Z] #10 78.28 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ...
15:19:32 [2020-07-21T15:19:32.964Z] #10 78.28 Unpacking libpcre32-3:s390x (2:8.39-12) ...
15:19:32 [2020-07-21T15:19:32.964Z] #10 78.42 Selecting previously unselected package libpcrecpp0v5:s390x.
15:19:33 [2020-07-21T15:19:33.152Z] #39 26.45   CC       images/fh.o
15:19:33 [2020-07-21T15:19:33.196Z] #58 DONE 2.5s
15:19:33 [2020-07-21T15:19:33.196Z] 
15:19:33 [2020-07-21T15:19:33.196Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
15:19:33 [2020-07-21T15:19:33.196Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done
15:19:33 [2020-07-21T15:19:33.196Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done
15:19:33 [2020-07-21T15:19:33.196Z] #7 sha256:e0540cfd0e96d3ec8afeefc69d54a55d2aa8057a4db260b29a6ece64e5b67d56 6.19kB / 6.19kB done
15:19:33 [2020-07-21T15:19:33.196Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 1.9s
15:19:33 [2020-07-21T15:19:33.196Z] #7 sha256:88709c67246f3eeb241b5846acee8e2e6d01fc950f4292ea067be5672eae9772 1.79kB / 1.79kB done
15:19:33 [2020-07-21T15:19:33.196Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.4s done
15:19:33 [2020-07-21T15:19:33.196Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 1.9s
15:19:33 [2020-07-21T15:19:33.196Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 1.1s done
15:19:33 [2020-07-21T15:19:33.196Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 85.52kB / 62.52MB 1.9s
15:19:33 [2020-07-21T15:19:33.196Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 0.2s
15:19:33 [2020-07-21T15:19:33.255Z] #10 78.42 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ...
15:19:33 [2020-07-21T15:19:33.255Z] #10 78.43 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ...
15:19:33 [2020-07-21T15:19:33.255Z] #10 78.47 Selecting previously unselected package libpcre3-dev:s390x.
15:19:33 [2020-07-21T15:19:33.255Z] #10 78.48 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ...
15:19:33 [2020-07-21T15:19:33.255Z] #10 78.48 Unpacking libpcre3-dev:s390x (2:8.39-12) ...
15:19:33 [2020-07-21T15:19:33.412Z] #39 26.86   CC       images/fsnotify.o
15:19:33 [2020-07-21T15:19:33.460Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 1.9s done
15:19:33 [2020-07-21T15:19:33.460Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 2.2s done
15:19:33 [2020-07-21T15:19:33.460Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 47.24MB / 62.52MB 2.5s
15:19:33 [2020-07-21T15:19:33.460Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 14.88MB / 97.69MB 2.5s
15:19:33 [2020-07-21T15:19:33.460Z] #7 sha256:78d788cd0078e1c88429162ed4c443b3c90e63106e1a91c8afbec3225dfaafbc 156B / 156B 2.5s
15:19:33 [2020-07-21T15:19:33.546Z] #10 78.72 Selecting previously unselected package libselinux1-dev:s390x.
15:19:33 [2020-07-21T15:19:33.546Z] #10 78.73 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ...
15:19:33 [2020-07-21T15:19:33.546Z] #10 78.74 Unpacking libselinux1-dev:s390x (2.8-1+b1) ...
15:19:33 [2020-07-21T15:19:33.546Z] #10 78.94 Selecting previously unselected package libdevmapper-dev:s390x.
15:19:33 [2020-07-21T15:19:33.546Z] #10 78.94 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ...
15:19:33 [2020-07-21T15:19:33.546Z] #10 78.96 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ...
15:19:33 [2020-07-21T15:19:33.728Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 2.8s
15:19:33 [2020-07-21T15:19:33.728Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 27.09MB / 97.69MB 2.8s
15:19:33 [2020-07-21T15:19:33.728Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 39.32MB / 97.69MB 2.8s
15:19:33 [2020-07-21T15:19:33.728Z] #7 sha256:78d788cd0078e1c88429162ed4c443b3c90e63106e1a91c8afbec3225dfaafbc 156B / 156B 2.8s done
15:19:33 [2020-07-21T15:19:33.742Z] Merge succeeded, producing 441211986c847ef08ec1d40432e2ec86a7ae1741
15:19:33 [2020-07-21T15:19:33.742Z] Checking out Revision 441211986c847ef08ec1d40432e2ec86a7ae1741 (PR-41242)
15:19:33 [2020-07-21T15:19:33.837Z] #10 79.00 Selecting previously unselected package libseccomp-dev:s390x.
15:19:33 [2020-07-21T15:19:33.837Z] #10 79.00 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ...
15:19:33 [2020-07-21T15:19:33.837Z] #10 79.00 Unpacking libseccomp-dev:s390x (2.3.3-4) ...
15:19:33 [2020-07-21T15:19:33.837Z] #10 79.09 Selecting previously unselected package libsystemd-dev:s390x.
15:19:33 [2020-07-21T15:19:33.837Z] #10 79.09 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ...
15:19:33 [2020-07-21T15:19:33.837Z] #10 79.10 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ...
15:19:32 [2020-07-21T15:19:32.533Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:19:32 [2020-07-21T15:19:32.546Z]  > git config --add remote.origin.fetch +refs/pull/41242/head:refs/remotes/origin/PR-41242 # timeout=10
15:19:32 [2020-07-21T15:19:32.562Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:19:32 [2020-07-21T15:19:32.585Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:19:32 [2020-07-21T15:19:32.601Z] Fetching upstream changes from https://github.com/moby/moby.git
15:19:32 [2020-07-21T15:19:32.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:19:32 [2020-07-21T15:19:32.603Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:19:32 [2020-07-21T15:19:32.927Z]  > git config core.sparsecheckout # timeout=10
15:19:32 [2020-07-21T15:19:32.956Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:19:33 [2020-07-21T15:19:33.691Z]  > git merge 22153d111eadd490976a1ff45fcdc2b26c2ec571 # timeout=10
15:19:33 [2020-07-21T15:19:33.716Z]  > git rev-parse HEAD^{commit} # timeout=10
15:19:33 [2020-07-21T15:19:33.741Z]  > git config core.sparsecheckout # timeout=10
15:19:33 [2020-07-21T15:19:33.767Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:19:33 [2020-07-21T15:19:33.982Z] #39 27.46   CC       images/signalfd.o
15:19:33 [2020-07-21T15:19:33.994Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 52.39MB / 97.69MB 2.9s
15:19:33 [2020-07-21T15:19:33.995Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 67.09MB / 97.69MB 3.1s
15:19:33 [2020-07-21T15:19:33.995Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 76.42MB / 97.69MB 3.2s
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.49 Setting up libpcrecpp0v5:s390x (2:8.39-12) ...
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.50 Setting up libseccomp-dev:s390x (2.3.3-4) ...
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.50 Setting up libapparmor1:s390x (2.13.2-10) ...
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.51 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.52 Setting up libpcre16-3:s390x (2:8.39-12) ...
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.53 Setting up libsepol1-dev:s390x (2.8-1) ...
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.53 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.54 Setting up libbtrfs0 (4.20.1-2) ...
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.55 Setting up libpcre32-3:s390x (2:8.39-12) ...
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.56 Setting up libudev-dev:s390x (241-7~deb10u4) ...
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.57 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.58 Setting up libbtrfs-dev (4.20.1-2) ...
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.58 Setting up libapparmor-dev:s390x (2.13.2-10) ...
15:19:34 [2020-07-21T15:19:34.128Z] #10 79.59 Setting up mingw-w64-common (6.0.0-3) ...
15:19:34 [2020-07-21T15:19:34.242Z] #39 27.71   CC       images/fs.o
15:19:34 [2020-07-21T15:19:34.264Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 83.00MB / 97.69MB 3.3s
15:19:34 [2020-07-21T15:19:34.264Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 93.09MB / 97.69MB 3.4s
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.60 Setting up libsystemd-dev:s390x (241-7~deb10u4) ...
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.60 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.61 Setting up libpcre3-dev:s390x (2:8.39-12) ...
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.62 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.63 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.63 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.63 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.64 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.65 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.65 Setting up libselinux1-dev:s390x (2.8-1+b1) ...
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.66 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ...
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.68 Setting up dmsetup (2:1.02.155-3) ...
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.69 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ...
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.72 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ...
15:19:34 [2020-07-21T15:19:34.420Z] #10 ...
15:19:34 [2020-07-21T15:19:34.420Z] 
15:19:34 [2020-07-21T15:19:34.420Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:19:34 [2020-07-21T15:19:34.420Z] #54 75.49 + for f in rootlesskit rootlesskit-docker-proxy
15:19:34 [2020-07-21T15:19:34.420Z] #54 75.49 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:19:34 [2020-07-21T15:19:34.420Z] #54 DONE 79.8s
15:19:34 [2020-07-21T15:19:34.420Z] 
15:19:34 [2020-07-21T15:19:34.420Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:19:34 [2020-07-21T15:19:34.420Z] #10 79.78 Processing triggers for libc-bin (2.28-10) ...
15:19:34 [2020-07-21T15:19:34.501Z] #39 27.85   CC       images/pstree.o
15:19:34 [2020-07-21T15:19:34.506Z] Client: Docker Engine - Community
15:19:34 [2020-07-21T15:19:34.506Z]  Version:           19.03.12
15:19:34 [2020-07-21T15:19:34.506Z]  API version:       1.40
15:19:34 [2020-07-21T15:19:34.506Z]  Go version:        go1.13.10
15:19:34 [2020-07-21T15:19:34.506Z]  Git commit:        48a66213fe
15:19:34 [2020-07-21T15:19:34.506Z]  Built:             Mon Jun 22 15:45:36 2020
15:19:34 [2020-07-21T15:19:34.506Z]  OS/Arch:           linux/amd64
15:19:34 [2020-07-21T15:19:34.506Z]  Experimental:      false
15:19:34 [2020-07-21T15:19:34.506Z] 
15:19:34 [2020-07-21T15:19:34.507Z] Server: Docker Engine - Community
15:19:34 [2020-07-21T15:19:34.507Z]  Engine:
15:19:34 [2020-07-21T15:19:34.507Z]   Version:          19.03.12
15:19:34 [2020-07-21T15:19:34.507Z]   API version:      1.40 (minimum version 1.12)
15:19:34 [2020-07-21T15:19:34.507Z]   Go version:       go1.13.10
15:19:34 [2020-07-21T15:19:34.507Z]   Git commit:       48a66213fe
15:19:34 [2020-07-21T15:19:34.507Z]   Built:            Mon Jun 22 15:44:07 2020
15:19:34 [2020-07-21T15:19:34.507Z]   OS/Arch:          linux/amd64
15:19:34 [2020-07-21T15:19:34.507Z]   Experimental:     true
15:19:34 [2020-07-21T15:19:34.507Z]  containerd:
15:19:34 [2020-07-21T15:19:34.507Z]   Version:          1.2.13
15:19:34 [2020-07-21T15:19:34.507Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:19:34 [2020-07-21T15:19:34.507Z]  runc:
15:19:34 [2020-07-21T15:19:34.507Z]   Version:          1.0.0-rc10
15:19:34 [2020-07-21T15:19:34.507Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:19:34 [2020-07-21T15:19:34.507Z]  docker-init:
15:19:34 [2020-07-21T15:19:34.507Z]   Version:          0.18.0
15:19:34 [2020-07-21T15:19:34.507Z]   GitCommit:        fec3683
[Pipeline] sh
15:19:34 [2020-07-21T15:19:34.741Z] #10 ...
15:19:34 [2020-07-21T15:19:34.741Z] 
15:19:34 [2020-07-21T15:19:34.741Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:19:34 [2020-07-21T15:19:34.741Z] #55 DONE 0.1s
15:19:34 [2020-07-21T15:19:34.741Z] 
15:19:34 [2020-07-21T15:19:34.741Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:19:34 [2020-07-21T15:19:34.741Z] #56 DONE 0.0s
15:19:34 [2020-07-21T15:19:34.741Z] 
15:19:34 [2020-07-21T15:19:34.741Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:34 [2020-07-21T15:19:34.741Z] #39 35.98   DEP      criu/arch/s390/restorer.d
15:19:34 [2020-07-21T15:19:34.741Z] #39 36.08   DEP      criu/arch/s390/vdso-pie.d
15:19:34 [2020-07-21T15:19:34.741Z] #39 36.15   DEP      criu/pie/parasite-vdso.d
15:19:34 [2020-07-21T15:19:34.741Z] #39 36.24   DEP      criu/pie/parasite.d
15:19:34 [2020-07-21T15:19:34.741Z] #39 36.36   CC       criu/pie/parasite.o
15:19:34 [2020-07-21T15:19:34.741Z] #39 36.87   LINK     criu/pie/parasite.built-in.o
15:19:34 [2020-07-21T15:19:34.741Z] #39 36.89   GEN      criu/pie/parasite-blob.h
15:19:34 [2020-07-21T15:19:34.741Z] #39 36.91   CC       criu/pie/parasite-vdso.o
15:19:34 [2020-07-21T15:19:34.741Z] #39 37.28   CC       criu/arch/s390/vdso-pie.o
15:19:34 [2020-07-21T15:19:34.741Z] #39 37.57   CC       criu/arch/s390/restorer.o
15:19:34 [2020-07-21T15:19:34.741Z] #39 37.79   CC       criu/pie/restorer.o
15:19:34 [2020-07-21T15:19:34.741Z] #39 ...
15:19:34 [2020-07-21T15:19:34.741Z] 
15:19:34 [2020-07-21T15:19:34.741Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:19:34 [2020-07-21T15:19:34.741Z] #10 DONE 80.2s
15:19:34 [2020-07-21T15:19:34.760Z] #39 28.10   CC       images/pipe.o
15:19:34 [2020-07-21T15:19:34.812Z] + docker info
15:19:35 [2020-07-21T15:19:35.034Z] #39 28.35   CC       images/tcp-stream.o
15:19:35 [2020-07-21T15:19:35.038Z] 
15:19:35 [2020-07-21T15:19:35.038Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:35 [2020-07-21T15:19:35.293Z] #39 ...
15:19:35 [2020-07-21T15:19:35.293Z] 
15:19:35 [2020-07-21T15:19:35.293Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:35 [2020-07-21T15:19:35.293Z] #47 DONE 101.6s
15:19:35 [2020-07-21T15:19:35.293Z] 
15:19:35 [2020-07-21T15:19:35.293Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:35 [2020-07-21T15:19:35.293Z] #39 28.53   CC       images/sk-packet.o
15:19:35 [2020-07-21T15:19:35.293Z] #39 ...
15:19:35 [2020-07-21T15:19:35.293Z] 
15:19:35 [2020-07-21T15:19:35.293Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:19:35 [2020-07-21T15:19:35.293Z] #10 101.6 Selecting previously unselected package g++-mingw-w64-x86-64.
15:19:35 [2020-07-21T15:19:35.293Z] #10 101.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:19:35 [2020-07-21T15:19:35.293Z] #10 101.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:19:35 [2020-07-21T15:19:35.652Z] #7 ...
15:19:35 [2020-07-21T15:19:35.652Z] 
15:19:35 [2020-07-21T15:19:35.652Z] #20 [internal] load build context
15:19:35 [2020-07-21T15:19:35.652Z] #20 transferring context: 51.30MB 3.8s done
15:19:35 [2020-07-21T15:19:35.652Z] #20 DONE 4.5s
15:19:35 [2020-07-21T15:19:35.652Z] 
15:19:35 [2020-07-21T15:19:35.652Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
15:19:35 [2020-07-21T15:19:35.916Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 4.9s done
15:19:36 [2020-07-21T15:19:36.179Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 3.1s done
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.759 + RM_GOPATH=0
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.759 + TMP_GOPATH=
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.759 + : /build
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.759 + '[' -z '' ']'
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.759 ++ mktemp -d
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.759 + export GOPATH=/tmp/tmp.8Bsr2Bp1SX
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.759 + GOPATH=/tmp/tmp.8Bsr2Bp1SX
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.759 + RM_GOPATH=1
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.759 + case "$(go env GOARCH)" in
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.759 ++ go env GOARCH
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.775 + export GO_BUILDMODE=-buildmode=pie
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.775 + GO_BUILDMODE=-buildmode=pie
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.775 ++ dirname /tmp/install/install.sh
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.787 + dir=/tmp/install
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.787 + bin=runc
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.787 + shift
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.787 + '[' '!' -f /tmp/install/runc.installer ']'
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.787 + . /tmp/install/runc.installer
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.787 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.787 + install_runc
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.787 + uname -r
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.787 + grep -q '^3\.10\.0.*\.el7\.'
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.806 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.806 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.806 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8Bsr2Bp1SX/src/github.com/opencontainers/runc
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.806 Cloning into '/tmp/tmp.8Bsr2Bp1SX/src/github.com/opencontainers/runc'...
15:19:37 [2020-07-21T15:19:37.120Z] #49 1.806 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
15:19:37 [2020-07-21T15:19:37.120Z] #49 ...
15:19:37 [2020-07-21T15:19:37.120Z] 
15:19:37 [2020-07-21T15:19:37.120Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:19:37 [2020-07-21T15:19:37.120Z] #11 DONE 2.1s
15:19:37 [2020-07-21T15:19:37.124Z] #7 sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 97.69MB / 97.69MB 6.0s done
15:19:37 [2020-07-21T15:19:37.124Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99
15:19:37 [2020-07-21T15:19:37.385Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.3s done
15:19:37 [2020-07-21T15:19:37.422Z] 
15:19:37 [2020-07-21T15:19:37.422Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:37 [2020-07-21T15:19:37.422Z] #39 39.66   LINK     criu/pie/restorer.built-in.o
15:19:37 [2020-07-21T15:19:37.422Z] #39 39.68   GEN      criu/pie/restorer-blob.h
15:19:37 [2020-07-21T15:19:37.422Z] #39 39.75   DEP      criu/vdso.d
15:19:37 [2020-07-21T15:19:37.422Z] #39 40.04   DEP      criu/uts_ns.d
15:19:37 [2020-07-21T15:19:37.422Z] #39 40.28   DEP      criu/util.d
15:19:37 [2020-07-21T15:19:37.422Z] #39 40.52   DEP      criu/uffd.d
15:19:37 [2020-07-21T15:19:37.422Z] #39 40.67   DEP      criu/tun.d
15:19:37 [2020-07-21T15:19:37.422Z] #39 40.73   DEP      criu/tty.d
15:19:37 [2020-07-21T15:19:37.422Z] #39 40.80   DEP      criu/timerfd.d
15:19:37 [2020-07-21T15:19:37.422Z] #39 40.86   DEP      criu/timens.d
15:19:37 [2020-07-21T15:19:37.422Z] #39 40.93   DEP      criu/sysfs_parse.d
15:19:37 [2020-07-21T15:19:37.422Z] #39 41.02   DEP      criu/sysctl.d
15:19:37 [2020-07-21T15:19:37.422Z] #39 41.08   DEP      criu/string.d
15:19:37 [2020-07-21T15:19:37.422Z] #39 41.08   DEP      criu/stats.d
15:19:37 [2020-07-21T15:19:37.422Z] #39 41.12   DEP      criu/sockets.d
15:19:37 [2020-07-21T15:19:37.422Z] #39 41.18   DEP      criu/sk-unix.d
15:19:37 [2020-07-21T15:19:37.718Z] #39 41.26   DEP      criu/sk-tcp.d
15:19:37 [2020-07-21T15:19:37.718Z] #39 41.34   DEP      criu/sk-queue.d
15:19:37 [2020-07-21T15:19:37.718Z] #39 41.39   DEP      criu/sk-packet.d
15:19:37 [2020-07-21T15:19:37.958Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef
15:19:38 [2020-07-21T15:19:38.009Z] #39 41.53   DEP      criu/sk-netlink.d
15:19:38 [2020-07-21T15:19:38.009Z] #39 41.63   DEP      criu/sk-inet.d
15:19:38 [2020-07-21T15:19:38.220Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.2s done
15:19:38 [2020-07-21T15:19:38.302Z] #39 41.81   DEP      criu/signalfd.d
15:19:38 [2020-07-21T15:19:38.302Z] #39 41.95   DEP      criu/sigframe.d
15:19:38 [2020-07-21T15:19:38.302Z] #39 42.06   DEP      criu/shmem.d
15:19:38 [2020-07-21T15:19:38.302Z] #39 ...
15:19:38 [2020-07-21T15:19:38.302Z] 
15:19:38 [2020-07-21T15:19:38.302Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:19:38 [2020-07-21T15:19:38.302Z] #12 DONE 1.4s
15:19:38 [2020-07-21T15:19:38.593Z] 
15:19:38 [2020-07-21T15:19:38.593Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:38 [2020-07-21T15:19:38.593Z] #39 42.22   DEP      criu/servicefd.d
15:19:38 [2020-07-21T15:19:38.593Z] #39 42.35   DEP      criu/seize.d
15:19:38 [2020-07-21T15:19:38.593Z] #39 42.47   DEP      criu/seccomp.d
15:19:38 [2020-07-21T15:19:38.662Z] Commit message: "docs: add example calculations to container stats API"
15:19:38 [2020-07-21T15:19:38.674Z]  > git --version # timeout=10
15:19:38 [2020-07-21T15:19:38.702Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
15:19:38 [2020-07-21T15:19:38.795Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f
15:19:38 [2020-07-21T15:19:38.884Z] #39 42.58   DEP      criu/rst-malloc.d
15:19:38 [2020-07-21T15:19:38.884Z] #39 42.63   DEP      criu/rbtree.d
15:19:38 [2020-07-21T15:19:38.884Z] #39 42.67   DEP      criu/pstree.d
15:19:39 [2020-07-21T15:19:39.175Z] #39 42.87   DEP      criu/protobuf.d
15:19:39 [2020-07-21T15:19:39.175Z] #39 42.95   GEN      criu/protobuf-desc-gen.h
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:19:39 [2020-07-21T15:19:39.838Z] + docker version
15:19:40 [2020-07-21T15:19:40.221Z] #39 ...
15:19:40 [2020-07-21T15:19:40.221Z] 
15:19:40 [2020-07-21T15:19:40.221Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:19:40 [2020-07-21T15:19:40.221Z] #13 1.321 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:19:40 [2020-07-21T15:19:40.221Z] #13 DONE 1.5s
15:19:40 [2020-07-21T15:19:40.221Z] 
15:19:40 [2020-07-21T15:19:40.221Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:19:40 [2020-07-21T15:19:40.718Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 1.7s done
15:19:41 [2020-07-21T15:19:41.255Z] #14 DONE 1.5s
15:19:41 [2020-07-21T15:19:41.255Z] 
15:19:41 [2020-07-21T15:19:41.255Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:19:41 [2020-07-21T15:19:41.291Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579
15:19:41 [2020-07-21T15:19:41.863Z] #10 ...
15:19:41 [2020-07-21T15:19:41.863Z] 
15:19:41 [2020-07-21T15:19:41.863Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:41 [2020-07-21T15:19:41.863Z] #39 29.23   CC       images/mnt.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 29.58   CC       images/pipe-data.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 29.75   CC       images/sa.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 29.96   CC       images/timer.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 30.20   CC       images/timerfd.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 30.40   CC       images/mm.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 30.75   CC       images/sk-opts.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 30.92   CC       images/sk-unix.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 31.13   CC       images/sk-inet.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 31.45   CC       images/tun.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 31.73   CC       images/sk-netlink.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 31.90   CC       images/packet-sock.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 32.24   CC       images/ipc-var.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 32.52   CC       images/ipc-desc.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 32.72   CC       images/ipc-shm.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 32.96   CC       images/ipc-msg.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 33.27   CC       images/ipc-sem.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 33.49   CC       images/utsns.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 33.73   CC       images/creds.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 33.93   CC       images/vma.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 34.10   CC       images/netdev.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 ...
15:19:41 [2020-07-21T15:19:41.863Z] 
15:19:41 [2020-07-21T15:19:41.863Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:41 [2020-07-21T15:19:41.863Z] #41 97.36 hash/crc32
15:19:41 [2020-07-21T15:19:41.863Z] #41 97.97 compress/gzip
15:19:41 [2020-07-21T15:19:41.863Z] #41 98.09 net
15:19:41 [2020-07-21T15:19:41.863Z] #41 98.64 vendor/golang.org/x/text/transform
15:19:41 [2020-07-21T15:19:41.863Z] #41 99.48 vendor/golang.org/x/text/unicode/bidi
15:19:41 [2020-07-21T15:19:41.863Z] #41 101.2 vendor/golang.org/x/text/secure/bidirule
15:19:41 [2020-07-21T15:19:41.863Z] #41 101.6 vendor/golang.org/x/text/unicode/norm
15:19:41 [2020-07-21T15:19:41.863Z] #41 105.7 vendor/golang.org/x/net/idna
15:19:41 [2020-07-21T15:19:41.863Z] #41 ...
15:19:41 [2020-07-21T15:19:41.863Z] 
15:19:41 [2020-07-21T15:19:41.863Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:41 [2020-07-21T15:19:41.863Z] #39 34.49   CC       images/tty.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 34.98   CC       images/file-lock.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 35.17   CC       images/rlimit.o
15:19:41 [2020-07-21T15:19:41.863Z] #39 35.38   CC       images/pagemap.o
15:19:42 [2020-07-21T15:19:42.431Z] #39 35.62   CC       images/siginfo.o
15:19:42 [2020-07-21T15:19:42.431Z] #39 35.95   CC       images/rpc.o
15:19:42 [2020-07-21T15:19:42.766Z] #15 DONE 1.5s
15:19:42 [2020-07-21T15:19:42.766Z] 
15:19:42 [2020-07-21T15:19:42.766Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:42 [2020-07-21T15:19:42.766Z] #39 43.97   DEP      criu/protobuf-desc.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 44.01   DEP      criu/proc_parse.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 44.15   DEP      criu/plugin.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 44.20   DEP      criu/pipes.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 44.34   DEP      criu/pie-util.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 44.38   DEP      criu/pie-util-vdso.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 44.52   DEP      criu/path.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 44.61   DEP      criu/parasite-syscall.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 44.72   DEP      criu/pagemap.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 44.91   DEP      criu/pagemap-cache.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 45.03   DEP      criu/page-xfer.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 45.28   DEP      criu/page-pipe.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 45.32   DEP      criu/netfilter.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 45.42   DEP      criu/net.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 45.59   DEP      criu/namespaces.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 45.78   DEP      criu/mount.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 45.93   DEP      criu/memfd.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 46.03   DEP      criu/mem.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 46.12   DEP      criu/lsm.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 46.23   DEP      criu/log.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 46.31   DEP      criu/libnetlink.d
15:19:42 [2020-07-21T15:19:42.766Z] #39 46.43   DEP      criu/kerndat.d
15:19:42 [2020-07-21T15:19:42.919Z] Client:
15:19:42 [2020-07-21T15:19:42.919Z]  Debug Mode: false
15:19:42 [2020-07-21T15:19:42.919Z] 
15:19:42 [2020-07-21T15:19:42.919Z] Server:
15:19:42 [2020-07-21T15:19:42.919Z]  Containers: 0
15:19:42 [2020-07-21T15:19:42.919Z]   Running: 0
15:19:42 [2020-07-21T15:19:42.919Z]   Paused: 0
15:19:42 [2020-07-21T15:19:42.919Z]   Stopped: 0
15:19:42 [2020-07-21T15:19:42.919Z]  Images: 0
15:19:42 [2020-07-21T15:19:42.919Z]  Server Version: 19.03.12
15:19:42 [2020-07-21T15:19:42.919Z]  Storage Driver: overlay2
15:19:42 [2020-07-21T15:19:42.919Z]   Backing Filesystem: extfs
15:19:42 [2020-07-21T15:19:42.919Z]   Supports d_type: true
15:19:42 [2020-07-21T15:19:42.919Z]   Native Overlay Diff: true
15:19:42 [2020-07-21T15:19:42.919Z]  Logging Driver: json-file
15:19:42 [2020-07-21T15:19:42.919Z]  Cgroup Driver: cgroupfs
15:19:42 [2020-07-21T15:19:42.919Z]  Plugins:
15:19:42 [2020-07-21T15:19:42.919Z]   Volume: local
15:19:42 [2020-07-21T15:19:42.919Z]   Network: bridge host ipvlan macvlan null overlay
15:19:42 [2020-07-21T15:19:42.919Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:19:42 [2020-07-21T15:19:42.919Z]  Swarm: inactive
15:19:42 [2020-07-21T15:19:42.919Z]  Runtimes: runc
15:19:42 [2020-07-21T15:19:42.919Z]  Default Runtime: runc
15:19:42 [2020-07-21T15:19:42.919Z]  Init Binary: docker-init
15:19:42 [2020-07-21T15:19:42.919Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:19:42 [2020-07-21T15:19:42.919Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:19:42 [2020-07-21T15:19:42.919Z]  init version: fec3683
15:19:42 [2020-07-21T15:19:42.919Z]  Security Options:
15:19:42 [2020-07-21T15:19:42.919Z]   apparmor
15:19:42 [2020-07-21T15:19:42.919Z]   seccomp
15:19:42 [2020-07-21T15:19:42.919Z]    Profile: default
15:19:42 [2020-07-21T15:19:42.919Z]  Kernel Version: 5.3.0-1030-aws
15:19:42 [2020-07-21T15:19:42.919Z]  Operating System: Ubuntu 18.04.4 LTS
15:19:42 [2020-07-21T15:19:42.919Z]  OSType: linux
15:19:42 [2020-07-21T15:19:42.919Z]  Architecture: x86_64
15:19:42 [2020-07-21T15:19:42.919Z]  CPUs: 2
15:19:42 [2020-07-21T15:19:42.919Z]  Total Memory: 7.569GiB
15:19:42 [2020-07-21T15:19:42.919Z]  Name: ip-10-100-68-249
15:19:42 [2020-07-21T15:19:42.919Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
15:19:42 [2020-07-21T15:19:42.919Z]  Docker Root Dir: /var/lib/docker
15:19:42 [2020-07-21T15:19:42.919Z]  Debug Mode: false
15:19:42 [2020-07-21T15:19:42.919Z]  Registry: https://index.docker.io/v1/
15:19:42 [2020-07-21T15:19:42.919Z]  Labels:
15:19:42 [2020-07-21T15:19:42.919Z]  Experimental: true
15:19:42 [2020-07-21T15:19:42.919Z]  Insecure Registries:
15:19:42 [2020-07-21T15:19:42.919Z]   127.0.0.0/8
15:19:42 [2020-07-21T15:19:42.919Z]  Live Restore Enabled: true
15:19:42 [2020-07-21T15:19:42.919Z] 
15:19:42 [2020-07-21T15:19:42.919Z] WARNING: No swap limit support
[Pipeline] sh
15:19:43 [2020-07-21T15:19:43.057Z] #39 46.62   DEP      criu/kcmp-ids.d
15:19:43 [2020-07-21T15:19:43.057Z] #39 46.74   DEP      criu/irmap.d
15:19:43 [2020-07-21T15:19:43.057Z] #39 ...
15:19:43 [2020-07-21T15:19:43.057Z] 
15:19:43 [2020-07-21T15:19:43.057Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:43 [2020-07-21T15:19:43.057Z] #41 78.43 crypto/tls
15:19:43 [2020-07-21T15:19:43.057Z] #41 83.90 net/http/httptrace
15:19:43 [2020-07-21T15:19:43.057Z] #41 84.06 net/http
15:19:43 [2020-07-21T15:19:43.213Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.6s done
15:19:43 [2020-07-21T15:19:43.245Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:19:43 [2020-07-21T15:19:43.245Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:19:43 [2020-07-21T15:19:43.245Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41242/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:19:43 [2020-07-21T15:19:43.245Z] + bash /home/ubuntu/workspace/moby_PR-41242/check-config.sh
15:19:43 [2020-07-21T15:19:43.245Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:19:43 [2020-07-21T15:19:43.245Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
15:19:43 [2020-07-21T15:19:43.245Z] 
15:19:43 [2020-07-21T15:19:43.245Z] Generally Necessary:
15:19:43 [2020-07-21T15:19:43.245Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:19:43 [2020-07-21T15:19:43.245Z] - apparmor: enabled and tools installed
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_NAMESPACES: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_NET_NS: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_PID_NS: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_IPC_NS: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_UTS_NS: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_CGROUPS: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_CGROUP_CPUACCT: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_CGROUP_DEVICE: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_CGROUP_FREEZER: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_CGROUP_SCHED: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_CPUSETS: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_MEMCG: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_KEYS: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_VETH: enabled (as module)
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_BRIDGE: enabled (as module)
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_NF_NAT_IPV4: missing
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_NF_NAT: enabled (as module)
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_NF_NAT_NEEDED: missing
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_POSIX_MQUEUE: enabled
15:19:43 [2020-07-21T15:19:43.245Z] 
15:19:43 [2020-07-21T15:19:43.245Z] Optional Features:
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_USER_NS: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_SECCOMP: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_CGROUP_PIDS: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_MEMCG_SWAP: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:19:43 [2020-07-21T15:19:43.245Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_BLK_CGROUP: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_IOSCHED_CFQ: missing
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_CGROUP_PERF: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_CGROUP_HUGETLB: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_CFS_BANDWIDTH: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:19:43 [2020-07-21T15:19:43.245Z] - CONFIG_RT_GROUP_SCHED: missing
15:19:43 [2020-07-21T15:19:43.348Z] #41 ...
15:19:43 [2020-07-21T15:19:43.348Z] 
15:19:43 [2020-07-21T15:19:43.348Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:43 [2020-07-21T15:19:43.348Z] #39 46.90   DEP      criu/ipc_ns.d
15:19:43 [2020-07-21T15:19:43.348Z] #39 47.06   DEP      criu/image.d
15:19:43 [2020-07-21T15:19:43.503Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z] - CONFIG_IP_VS: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z] - CONFIG_IP_VS_NFCT: enabled
15:19:43 [2020-07-21T15:19:43.503Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:19:43 [2020-07-21T15:19:43.503Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:19:43 [2020-07-21T15:19:43.503Z] - CONFIG_IP_VS_RR: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z] - CONFIG_EXT4_FS: enabled
15:19:43 [2020-07-21T15:19:43.503Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:19:43 [2020-07-21T15:19:43.503Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:19:43 [2020-07-21T15:19:43.503Z] - Network Drivers:
15:19:43 [2020-07-21T15:19:43.503Z]   - "overlay":
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_VXLAN: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:19:43 [2020-07-21T15:19:43.503Z]       Optional (for encrypted networks):
15:19:43 [2020-07-21T15:19:43.503Z]       - CONFIG_CRYPTO: enabled
15:19:43 [2020-07-21T15:19:43.503Z]       - CONFIG_CRYPTO_AEAD: enabled
15:19:43 [2020-07-21T15:19:43.503Z]       - CONFIG_CRYPTO_GCM: enabled
15:19:43 [2020-07-21T15:19:43.503Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:19:43 [2020-07-21T15:19:43.503Z]       - CONFIG_CRYPTO_GHASH: enabled
15:19:43 [2020-07-21T15:19:43.503Z]       - CONFIG_XFRM: enabled
15:19:43 [2020-07-21T15:19:43.503Z]       - CONFIG_XFRM_USER: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]       - CONFIG_INET_ESP: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
15:19:43 [2020-07-21T15:19:43.503Z]   - "ipvlan":
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_IPVLAN: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]   - "macvlan":
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_MACVLAN: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_DUMMY: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]   - "ftp,tftp client in container":
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z] - Storage Drivers:
15:19:43 [2020-07-21T15:19:43.503Z]   - "aufs":
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_AUFS_FS: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]   - "btrfs":
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:19:43 [2020-07-21T15:19:43.503Z]   - "devicemapper":
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_BLK_DEV_DM: enabled
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]   - "overlay":
15:19:43 [2020-07-21T15:19:43.503Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:19:43 [2020-07-21T15:19:43.503Z]   - "zfs":
15:19:43 [2020-07-21T15:19:43.503Z]     - /dev/zfs: present
15:19:43 [2020-07-21T15:19:43.503Z]     - zfs command: missing
15:19:43 [2020-07-21T15:19:43.503Z]     - zpool command: missing
15:19:43 [2020-07-21T15:19:43.503Z] 
15:19:43 [2020-07-21T15:19:43.503Z] Limits:
15:19:43 [2020-07-21T15:19:43.503Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:19:43 [2020-07-21T15:19:43.503Z] 
15:19:43 [2020-07-21T15:19:43.503Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:19:43 [2020-07-21T15:19:43.640Z] #39 47.18   DEP      criu/image-desc.d
15:19:43 [2020-07-21T15:19:43.640Z] #39 47.22   DEP      criu/fsnotify.d
15:19:43 [2020-07-21T15:19:43.640Z] #39 47.35   DEP      criu/filesystems.d
15:19:43 [2020-07-21T15:19:43.788Z] #7 extracting sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 0.1s
15:19:43 [2020-07-21T15:19:43.807Z] #39 36.99   CC       images/ext-file.o
15:19:43 [2020-07-21T15:19:43.807Z] #39 37.17   CC       images/cgroup.o
15:19:43 [2020-07-21T15:19:43.831Z] + sudo modprobe ip_vs
15:19:43 [2020-07-21T15:19:43.831Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:441211986c847ef08ec1d40432e2ec86a7ae1741 .
15:19:43 [2020-07-21T15:19:43.931Z] #39 47.51   DEP      criu/files.d
15:19:43 [2020-07-21T15:19:43.931Z] #39 47.69   DEP      criu/files-reg.d
15:19:44 [2020-07-21T15:19:44.088Z] #2 [internal] load .dockerignore
15:19:44 [2020-07-21T15:19:44.088Z] #2 transferring context: 87B done
15:19:44 [2020-07-21T15:19:44.088Z] #2 DONE 0.1s
15:19:44 [2020-07-21T15:19:44.088Z] 
15:19:44 [2020-07-21T15:19:44.088Z] #1 [internal] load build definition from Dockerfile
15:19:44 [2020-07-21T15:19:44.088Z] #1 transferring dockerfile: 16.37kB done
15:19:44 [2020-07-21T15:19:44.088Z] #1 DONE 0.1s
15:19:44 [2020-07-21T15:19:44.088Z] 
15:19:44 [2020-07-21T15:19:44.088Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:19:44 [2020-07-21T15:19:44.229Z] #39 47.80   DEP      criu/files-ext.d
15:19:44 [2020-07-21T15:19:44.229Z] #39 ...
15:19:44 [2020-07-21T15:19:44.229Z] 
15:19:44 [2020-07-21T15:19:44.229Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:19:44 [2020-07-21T15:19:44.229Z] #16 DONE 1.5s
15:19:44 [2020-07-21T15:19:44.229Z] 
15:19:44 [2020-07-21T15:19:44.229Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:44 [2020-07-21T15:19:44.229Z] #39 47.93   DEP      criu/file-lock.d
15:19:44 [2020-07-21T15:19:44.376Z] #39 37.72   CC       images/userns.o
15:19:44 [2020-07-21T15:19:44.530Z] #39 48.03   DEP      criu/file-ids.d
15:19:44 [2020-07-21T15:19:44.530Z] #39 48.20   DEP      criu/fifo.d
15:19:44 [2020-07-21T15:19:44.530Z] #39 48.32   DEP      criu/fdstore.d
15:19:44 [2020-07-21T15:19:44.530Z] #39 48.43   DEP      criu/fault-injection.d
15:19:44 [2020-07-21T15:19:44.636Z] #39 37.95   CC       images/google/protobuf/descriptor.o
15:19:44 [2020-07-21T15:19:44.653Z] #3 DONE 0.4s
15:19:44 [2020-07-21T15:19:44.653Z] 
15:19:44 [2020-07-21T15:19:44.653Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:19:44 [2020-07-21T15:19:44.653Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:19:44 [2020-07-21T15:19:44.653Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:19:44 [2020-07-21T15:19:44.653Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
15:19:44 [2020-07-21T15:19:44.653Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
15:19:44 [2020-07-21T15:19:44.653Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.59MB / 8.88MB 0.1s
15:19:44 [2020-07-21T15:19:44.653Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done
15:19:44 [2020-07-21T15:19:44.653Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
15:19:44 [2020-07-21T15:19:44.824Z] #39 48.46   DEP      criu/external.d
15:19:44 [2020-07-21T15:19:44.824Z] #39 48.57   DEP      criu/eventpoll.d
15:19:44 [2020-07-21T15:19:44.824Z] #39 48.68   DEP      criu/eventfd.d
15:19:45 [2020-07-21T15:19:45.102Z] Client: Docker Engine - Community
15:19:45 [2020-07-21T15:19:45.102Z]  Version:           19.03.12
15:19:45 [2020-07-21T15:19:45.102Z]  API version:       1.40
15:19:45 [2020-07-21T15:19:45.102Z]  Go version:        go1.13.10
15:19:45 [2020-07-21T15:19:45.102Z]  Git commit:        48a66213fe
15:19:45 [2020-07-21T15:19:45.102Z]  Built:             Mon Jun 22 15:45:36 2020
15:19:45 [2020-07-21T15:19:45.102Z]  OS/Arch:           linux/amd64
15:19:45 [2020-07-21T15:19:45.102Z]  Experimental:      false
15:19:45 [2020-07-21T15:19:45.102Z] 
15:19:45 [2020-07-21T15:19:45.102Z] Server: Docker Engine - Community
15:19:45 [2020-07-21T15:19:45.102Z]  Engine:
15:19:45 [2020-07-21T15:19:45.102Z]   Version:          19.03.12
15:19:45 [2020-07-21T15:19:45.102Z]   API version:      1.40 (minimum version 1.12)
15:19:45 [2020-07-21T15:19:45.102Z]   Go version:       go1.13.10
15:19:45 [2020-07-21T15:19:45.102Z]   Git commit:       48a66213fe
15:19:45 [2020-07-21T15:19:45.102Z]   Built:            Mon Jun 22 15:44:07 2020
15:19:45 [2020-07-21T15:19:45.102Z]   OS/Arch:          linux/amd64
15:19:45 [2020-07-21T15:19:45.102Z]   Experimental:     true
15:19:45 [2020-07-21T15:19:45.102Z]  containerd:
15:19:45 [2020-07-21T15:19:45.102Z]   Version:          1.2.13
15:19:45 [2020-07-21T15:19:45.102Z]   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
15:19:45 [2020-07-21T15:19:45.102Z]  runc:
15:19:45 [2020-07-21T15:19:45.102Z]   Version:          1.0.0-rc10
15:19:45 [2020-07-21T15:19:45.102Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:19:45 [2020-07-21T15:19:45.102Z]  docker-init:
15:19:45 [2020-07-21T15:19:45.102Z]   Version:          0.18.0
15:19:45 [2020-07-21T15:19:45.102Z]   GitCommit:        fec3683
15:19:45 [2020-07-21T15:19:45.115Z] #39 48.87   DEP      criu/crtools.d
[Pipeline] sh
15:19:45 [2020-07-21T15:19:45.256Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
15:19:45 [2020-07-21T15:19:45.256Z] #4 DONE 0.6s
15:19:45 [2020-07-21T15:19:45.406Z] #39 48.99   DEP      criu/cr-service.d
15:19:45 [2020-07-21T15:19:45.406Z] #39 49.08   DEP      criu/cr-restore.d
15:19:45 [2020-07-21T15:19:45.406Z] #39 49.23   DEP      criu/cr-errno.d
15:19:45 [2020-07-21T15:19:45.406Z] #39 49.25   DEP      criu/cr-dump.d
15:19:45 [2020-07-21T15:19:45.419Z] + docker info
15:19:45 [2020-07-21T15:19:45.528Z] 
15:19:45 [2020-07-21T15:19:45.528Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:19:45 [2020-07-21T15:19:45.528Z] #6 DONE 0.2s
15:19:45 [2020-07-21T15:19:45.528Z] 
15:19:45 [2020-07-21T15:19:45.528Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster
15:19:45 [2020-07-21T15:19:45.528Z] #5 DONE 0.3s
15:19:45 [2020-07-21T15:19:45.698Z] #39 49.39   DEP      criu/cr-dedup.d
15:19:45 [2020-07-21T15:19:45.698Z] #39 49.54   DEP      criu/cr-check.d
15:19:45 [2020-07-21T15:19:45.787Z] 
15:19:45 [2020-07-21T15:19:45.787Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:19:45 [2020-07-21T15:19:45.787Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:19:45 [2020-07-21T15:19:45.787Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s
15:19:45 [2020-07-21T15:19:45.787Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:19:45 [2020-07-21T15:19:45.787Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:19:45 [2020-07-21T15:19:45.989Z] #39 49.62   DEP      criu/config.d
15:19:45 [2020-07-21T15:19:45.989Z] #39 49.78   DEP      criu/clone-noasan.d
15:19:46 [2020-07-21T15:19:46.017Z] #39 39.16   CC       images/opts.o
15:19:46 [2020-07-21T15:19:46.017Z] #39 39.34   CC       images/seccomp.o
15:19:46 [2020-07-21T15:19:46.044Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 6.85MB / 9.86MB 0.3s
15:19:46 [2020-07-21T15:19:46.276Z] #39 39.60   CC       images/binfmt-misc.o
15:19:46 [2020-07-21T15:19:46.280Z] #39 49.84   DEP      criu/cgroup.d
15:19:46 [2020-07-21T15:19:46.280Z] #39 50.08   DEP      criu/cgroup-props.d
15:19:46 [2020-07-21T15:19:46.320Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022
15:19:46 [2020-07-21T15:19:46.320Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done
15:19:46 [2020-07-21T15:19:46.536Z] #39 39.82   CC       images/time.o
15:19:46 [2020-07-21T15:19:46.537Z] #39 40.03   CC       images/sysctl.o
15:19:46 [2020-07-21T15:19:46.573Z] #39 50.15   DEP      criu/bitmap.d
15:19:46 [2020-07-21T15:19:46.573Z] #39 50.17   DEP      criu/bfd.d
15:19:46 [2020-07-21T15:19:46.573Z] #39 50.27   DEP      criu/autofs.d
15:19:46 [2020-07-21T15:19:46.797Z] #39 40.20   CC       images/autofs.o
15:19:46 [2020-07-21T15:19:46.864Z] #39 50.40   DEP      criu/aio.d
15:19:46 [2020-07-21T15:19:46.864Z] #39 50.64   DEP      criu/action-scripts.d
15:19:47 [2020-07-21T15:19:47.057Z] #39 40.39   CC       images/macvlan.o
15:19:47 [2020-07-21T15:19:47.101Z] #7 extracting sha256:9570399b93d6ce6c8800aa589cd1ba205de9c5e0b07645ea363d02a8ee1cbf72 2.9s done
15:19:47 [2020-07-21T15:19:47.155Z] #39 50.92   CC       criu/action-scripts.o
15:19:47 [2020-07-21T15:19:47.317Z] #39 40.55   CC       images/sit.o
15:19:47 [2020-07-21T15:19:47.317Z] #39 40.77   CC       images/memfd.o
15:19:47 [2020-07-21T15:19:47.363Z] #7 extracting sha256:78d788cd0078e1c88429162ed4c443b3c90e63106e1a91c8afbec3225dfaafbc done
15:19:47 [2020-07-21T15:19:47.446Z] #39 51.18   CC       criu/aio.o
15:19:47 [2020-07-21T15:19:47.577Z] #39 41.03   CC       images/timens.o
15:19:47 [2020-07-21T15:19:47.736Z] #39 51.49   CC       criu/autofs.o
15:19:47 [2020-07-21T15:19:47.979Z] #7 DONE 17.0s
15:19:47 [2020-07-21T15:19:47.979Z] 
15:19:47 [2020-07-21T15:19:47.979Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:19:48 [2020-07-21T15:19:48.147Z] #39 41.36   LINK     images/built-in.o
15:19:48 [2020-07-21T15:19:48.147Z] #39 41.48   GEN      compel/include/asm
15:19:48 [2020-07-21T15:19:48.147Z] #39 41.51   GEN      compel/include/version.h
15:19:48 [2020-07-21T15:19:48.147Z] #39 41.52 touch .config
15:19:48 [2020-07-21T15:19:48.147Z] #39 41.55   GEN      include/common/config.h
15:19:48 [2020-07-21T15:19:48.407Z] #39 41.63   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:19:48 [2020-07-21T15:19:48.407Z] #39 41.66   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:19:48 [2020-07-21T15:19:48.407Z] #39 41.69   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:19:48 [2020-07-21T15:19:48.407Z] #39 41.70   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:19:48 [2020-07-21T15:19:48.407Z] #39 41.73   DEP      compel/arch/x86/plugins/std/memcpy.d
15:19:48 [2020-07-21T15:19:48.407Z] #39 41.75   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:19:48 [2020-07-21T15:19:48.407Z] #39 41.79   GEN      compel/plugins/include/uapi/std/syscall.h
15:19:48 [2020-07-21T15:19:48.407Z] #39 41.81   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:19:48 [2020-07-21T15:19:48.407Z] #39 41.83   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:19:48 [2020-07-21T15:19:48.407Z] #39 41.86   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:19:48 [2020-07-21T15:19:48.666Z] #39 41.86   DEP      compel/plugins/std/infect.d
15:19:48 [2020-07-21T15:19:48.666Z] #39 42.01   DEP      compel/plugins/std/string.d
15:19:48 [2020-07-21T15:19:48.666Z] #39 42.14   DEP      compel/plugins/std/log.d
15:19:48 [2020-07-21T15:19:48.926Z] #39 42.19   DEP      compel/plugins/std/fds.d
15:19:48 [2020-07-21T15:19:48.926Z] #39 42.34   DEP      compel/plugins/std/std.d
15:19:49 [2020-07-21T15:19:49.186Z] #39 42.52   DEP      compel/plugins/shmem/shmem.d
15:19:49 [2020-07-21T15:19:49.242Z] #39 52.57   CC       criu/bfd.o
15:19:49 [2020-07-21T15:19:49.242Z] #39 52.92   CC       criu/bitmap.o
15:19:49 [2020-07-21T15:19:49.242Z] #39 53.01   CC       criu/cgroup-props.o
15:19:49 [2020-07-21T15:19:49.447Z] #39 42.64   DEP      compel/plugins/fds/fds.d
15:19:49 [2020-07-21T15:19:49.447Z] #39 42.75   CC       compel/plugins/std/std.o
15:19:49 [2020-07-21T15:19:49.607Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done
15:19:49 [2020-07-21T15:19:49.607Z] #58 DONE 3.8s
15:19:49 [2020-07-21T15:19:49.607Z] 
15:19:49 [2020-07-21T15:19:49.607Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
15:19:49 [2020-07-21T15:19:49.607Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done
15:19:49 [2020-07-21T15:19:49.607Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.7s done
15:19:49 [2020-07-21T15:19:49.607Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done
15:19:49 [2020-07-21T15:19:49.607Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done
15:19:49 [2020-07-21T15:19:49.607Z] #7 sha256:c148941807b1e52377ec5849b957b28ccaff59fdcac1a114b609600579828b30 1.79kB / 1.79kB done
15:19:49 [2020-07-21T15:19:49.607Z] #7 sha256:afae231e0b453128f31b8646887eaec77a2cb5d67a60772663a651c66a6714c5 6.19kB / 6.19kB done
15:19:49 [2020-07-21T15:19:49.607Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.1s done
15:19:49 [2020-07-21T15:19:49.607Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.8s done
15:19:49 [2020-07-21T15:19:49.607Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.7s done
15:19:49 [2020-07-21T15:19:49.607Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 1.8s
15:19:49 [2020-07-21T15:19:49.607Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 111.41MB / 120.18MB 3.8s
15:19:49 [2020-07-21T15:19:49.607Z] #7 sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e 126B / 126B 2.3s done
15:19:49 [2020-07-21T15:19:49.607Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 118.93MB / 120.18MB 3.9s
15:19:49 [2020-07-21T15:19:49.778Z] #39 43.08   CC       compel/plugins/std/fds.o
15:19:49 [2020-07-21T15:19:49.874Z] #39 53.56   CC       criu/cgroup.o
15:19:50 [2020-07-21T15:19:50.053Z] #39 43.60   CC       compel/plugins/std/log.o
15:19:50 [2020-07-21T15:19:50.172Z] #7 ...
15:19:50 [2020-07-21T15:19:50.172Z] 
15:19:50 [2020-07-21T15:19:50.172Z] #20 [internal] load build context
15:19:50 [2020-07-21T15:19:50.172Z] #20 transferring context: 51.30MB 4.2s done
15:19:50 [2020-07-21T15:19:50.172Z] #20 DONE 4.6s
15:19:50 [2020-07-21T15:19:50.172Z] 
15:19:50 [2020-07-21T15:19:50.172Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
15:19:50 [2020-07-21T15:19:50.637Z] #39 ...
15:19:50 [2020-07-21T15:19:50.637Z] 
15:19:50 [2020-07-21T15:19:50.637Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:19:50 [2020-07-21T15:19:50.637Z] #10 116.8 Selecting previously unselected package libapparmor1:amd64.
15:19:50 [2020-07-21T15:19:50.637Z] #10 116.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:19:50 [2020-07-21T15:19:50.637Z] #10 116.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:19:50 [2020-07-21T15:19:50.637Z] #10 116.9 Selecting previously unselected package libapparmor-dev:amd64.
15:19:50 [2020-07-21T15:19:50.637Z] #10 117.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:19:50 [2020-07-21T15:19:50.637Z] #10 117.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:19:50 [2020-07-21T15:19:50.728Z] Client:
15:19:50 [2020-07-21T15:19:50.728Z]  Debug Mode: false
15:19:50 [2020-07-21T15:19:50.728Z] 
15:19:50 [2020-07-21T15:19:50.728Z] Server:
15:19:50 [2020-07-21T15:19:50.728Z]  Containers: 0
15:19:50 [2020-07-21T15:19:50.728Z]   Running: 0
15:19:50 [2020-07-21T15:19:50.728Z]   Paused: 0
15:19:50 [2020-07-21T15:19:50.728Z]   Stopped: 0
15:19:50 [2020-07-21T15:19:50.728Z]  Images: 0
15:19:50 [2020-07-21T15:19:50.728Z]  Server Version: 19.03.12
15:19:50 [2020-07-21T15:19:50.728Z]  Storage Driver: overlay2
15:19:50 [2020-07-21T15:19:50.728Z]   Backing Filesystem: extfs
15:19:50 [2020-07-21T15:19:50.728Z]   Supports d_type: true
15:19:50 [2020-07-21T15:19:50.728Z]   Native Overlay Diff: true
15:19:50 [2020-07-21T15:19:50.728Z]  Logging Driver: json-file
15:19:50 [2020-07-21T15:19:50.728Z]  Cgroup Driver: cgroupfs
15:19:50 [2020-07-21T15:19:50.728Z]  Plugins:
15:19:50 [2020-07-21T15:19:50.728Z]   Volume: local
15:19:50 [2020-07-21T15:19:50.728Z]   Network: bridge host ipvlan macvlan null overlay
15:19:50 [2020-07-21T15:19:50.728Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:19:50 [2020-07-21T15:19:50.728Z]  Swarm: inactive
15:19:50 [2020-07-21T15:19:50.728Z]  Runtimes: runc
15:19:50 [2020-07-21T15:19:50.728Z]  Default Runtime: runc
15:19:50 [2020-07-21T15:19:50.728Z]  Init Binary: docker-init
15:19:50 [2020-07-21T15:19:50.728Z]  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
15:19:50 [2020-07-21T15:19:50.728Z]  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
15:19:50 [2020-07-21T15:19:50.728Z]  init version: fec3683
15:19:50 [2020-07-21T15:19:50.728Z]  Security Options:
15:19:50 [2020-07-21T15:19:50.728Z]   apparmor
15:19:50 [2020-07-21T15:19:50.728Z]   seccomp
15:19:50 [2020-07-21T15:19:50.728Z]    Profile: default
15:19:50 [2020-07-21T15:19:50.728Z]  Kernel Version: 5.3.0-1030-aws
15:19:50 [2020-07-21T15:19:50.728Z]  Operating System: Ubuntu 18.04.4 LTS
15:19:50 [2020-07-21T15:19:50.728Z]  OSType: linux
15:19:50 [2020-07-21T15:19:50.728Z]  Architecture: x86_64
15:19:50 [2020-07-21T15:19:50.728Z]  CPUs: 2
15:19:50 [2020-07-21T15:19:50.728Z]  Total Memory: 7.487GiB
15:19:50 [2020-07-21T15:19:50.728Z]  Name: ip-10-100-72-190
15:19:50 [2020-07-21T15:19:50.728Z]  ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO
15:19:50 [2020-07-21T15:19:50.728Z]  Docker Root Dir: /var/lib/docker
15:19:50 [2020-07-21T15:19:50.728Z]  Debug Mode: false
15:19:50 [2020-07-21T15:19:50.728Z]  Registry: https://index.docker.io/v1/
15:19:50 [2020-07-21T15:19:50.728Z]  Labels:
15:19:50 [2020-07-21T15:19:50.728Z]  Experimental: true
15:19:50 [2020-07-21T15:19:50.728Z]  Insecure Registries:
15:19:50 [2020-07-21T15:19:50.728Z]   127.0.0.0/8
15:19:50 [2020-07-21T15:19:50.728Z]  Live Restore Enabled: true
15:19:50 [2020-07-21T15:19:50.728Z] 
15:19:50 [2020-07-21T15:19:50.728Z] WARNING: No swap limit support
[Pipeline] sh
15:19:50 [2020-07-21T15:19:50.736Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 120.18MB / 120.18MB 5.0s done
15:19:50 [2020-07-21T15:19:50.898Z] #10 117.1 Selecting previously unselected package libbtrfs0.
15:19:50 [2020-07-21T15:19:50.898Z] #10 117.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:19:50 [2020-07-21T15:19:50.898Z] #10 117.1 Unpacking libbtrfs0 (4.20.1-2) ...
15:19:50 [2020-07-21T15:19:50.898Z] #10 117.3 Selecting previously unselected package libbtrfs-dev.
15:19:50 [2020-07-21T15:19:50.898Z] #10 117.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:19:50 [2020-07-21T15:19:50.898Z] #10 117.3 Unpacking libbtrfs-dev (4.20.1-2) ...
15:19:50 [2020-07-21T15:19:50.907Z] #39 ...
15:19:50 [2020-07-21T15:19:50.907Z] 
15:19:50 [2020-07-21T15:19:50.907Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:50 [2020-07-21T15:19:50.907Z] #49 6.061 + cd /tmp/tmp.8Bsr2Bp1SX/src/github.com/opencontainers/runc
15:19:50 [2020-07-21T15:19:50.907Z] #49 6.061 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
15:19:50 [2020-07-21T15:19:50.907Z] #49 6.369 + '[' -z '' ']'
15:19:50 [2020-07-21T15:19:50.907Z] #49 6.369 + target=static
15:19:50 [2020-07-21T15:19:50.907Z] #49 6.370 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:19:50 [2020-07-21T15:19:50.907Z] #49 6.476 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
15:19:51 [2020-07-21T15:19:51.066Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:19:51 [2020-07-21T15:19:51.066Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255
15:19:51 [2020-07-21T15:19:51.066Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41242/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh
15:19:51 [2020-07-21T15:19:51.066Z] + bash /home/ubuntu/workspace/moby_PR-41242/check-config.sh
15:19:51 [2020-07-21T15:19:51.066Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:19:51 [2020-07-21T15:19:51.066Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ...
15:19:51 [2020-07-21T15:19:51.066Z] 
15:19:51 [2020-07-21T15:19:51.066Z] Generally Necessary:
15:19:51 [2020-07-21T15:19:51.066Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:19:51 [2020-07-21T15:19:51.066Z] - apparmor: enabled and tools installed
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_NAMESPACES: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_NET_NS: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_PID_NS: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_IPC_NS: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_UTS_NS: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_CGROUPS: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_CGROUP_CPUACCT: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_CGROUP_DEVICE: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_CGROUP_FREEZER: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_CGROUP_SCHED: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_CPUSETS: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_MEMCG: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_KEYS: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_VETH: enabled (as module)
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_BRIDGE: enabled (as module)
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_NF_NAT_IPV4: missing
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_NF_NAT: enabled (as module)
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_NF_NAT_NEEDED: missing
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_POSIX_MQUEUE: enabled
15:19:51 [2020-07-21T15:19:51.066Z] 
15:19:51 [2020-07-21T15:19:51.066Z] Optional Features:
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_USER_NS: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_SECCOMP: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_CGROUP_PIDS: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_MEMCG_SWAP: enabled
15:19:51 [2020-07-21T15:19:51.066Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:19:51 [2020-07-21T15:19:51.066Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:19:51 [2020-07-21T15:19:51.158Z] #10 117.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:19:51 [2020-07-21T15:19:51.158Z] #10 117.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:19:51 [2020-07-21T15:19:51.158Z] #10 117.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:19:51 [2020-07-21T15:19:51.198Z] #49 ...
15:19:51 [2020-07-21T15:19:51.198Z] 
15:19:51 [2020-07-21T15:19:51.198Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:19:51 [2020-07-21T15:19:51.198Z] #17 1.642 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:19:51 [2020-07-21T15:19:51.198Z] #17 1.763 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:19:51 [2020-07-21T15:19:51.198Z] #17 1.938 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:19:51 [2020-07-21T15:19:51.198Z] #17 2.121 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB]
15:19:51 [2020-07-21T15:19:51.198Z] #17 2.975 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [190 kB]
15:19:51 [2020-07-21T15:19:51.198Z] #17 3.028 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B]
15:19:51 [2020-07-21T15:19:51.198Z] #17 6.785 Fetched 8060 kB in 5s (1516 kB/s)
15:19:51 [2020-07-21T15:19:51.226Z] #8 unpacking docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 19.1s done
15:19:51 [2020-07-21T15:19:51.226Z] #8 DONE 26.3s
15:19:51 [2020-07-21T15:19:51.226Z] 
15:19:51 [2020-07-21T15:19:51.226Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:19:51 [2020-07-21T15:19:51.226Z] #9 DONE 0.2s
15:19:51 [2020-07-21T15:19:51.226Z] 
15:19:51 [2020-07-21T15:19:51.226Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:19:51 [2020-07-21T15:19:51.226Z] #10 DONE 0.2s
15:19:51 [2020-07-21T15:19:51.226Z] 
15:19:51 [2020-07-21T15:19:51.226Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:19:51 [2020-07-21T15:19:51.226Z] #28 DONE 0.1s
15:19:51 [2020-07-21T15:19:51.226Z] 
15:19:51 [2020-07-21T15:19:51.226Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:19:51 [2020-07-21T15:19:51.226Z] #22 ...
15:19:51 [2020-07-21T15:19:51.226Z] 
15:19:51 [2020-07-21T15:19:51.226Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:19:51 [2020-07-21T15:19:51.226Z] #36 DONE 0.1s
15:19:51 [2020-07-21T15:19:51.226Z] 
15:19:51 [2020-07-21T15:19:51.226Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:19:51 [2020-07-21T15:19:51.226Z] #37 0.687 + git clone https://github.com/docker/distribution.git .
15:19:51 [2020-07-21T15:19:51.226Z] #37 0.703 Cloning into '.'...
15:19:51 [2020-07-21T15:19:51.283Z] #8 DONE 3.5s
15:19:51 [2020-07-21T15:19:51.283Z] 
15:19:51 [2020-07-21T15:19:51.283Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_BLK_CGROUP: enabled
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_IOSCHED_CFQ: missing
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_CFQ_GROUP_IOSCHED: missing
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_CGROUP_PERF: enabled
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_CGROUP_HUGETLB: enabled
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_CFS_BANDWIDTH: enabled
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_RT_GROUP_SCHED: missing
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_IP_VS: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_IP_VS_NFCT: enabled
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_IP_VS_RR: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_EXT4_FS: enabled
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:19:51 [2020-07-21T15:19:51.324Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:19:51 [2020-07-21T15:19:51.324Z] - Network Drivers:
15:19:51 [2020-07-21T15:19:51.324Z]   - "overlay":
15:19:51 [2020-07-21T15:19:51.324Z]     - CONFIG_VXLAN: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:19:51 [2020-07-21T15:19:51.324Z]       Optional (for encrypted networks):
15:19:51 [2020-07-21T15:19:51.324Z]       - CONFIG_CRYPTO: enabled
15:19:51 [2020-07-21T15:19:51.324Z]       - CONFIG_CRYPTO_AEAD: enabled
15:19:51 [2020-07-21T15:19:51.324Z]       - CONFIG_CRYPTO_GCM: enabled
15:19:51 [2020-07-21T15:19:51.324Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:19:51 [2020-07-21T15:19:51.324Z]       - CONFIG_CRYPTO_GHASH: enabled
15:19:51 [2020-07-21T15:19:51.324Z]       - CONFIG_XFRM: enabled
15:19:51 [2020-07-21T15:19:51.324Z]       - CONFIG_XFRM_USER: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z]       - CONFIG_INET_ESP: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z]       - CONFIG_INET_XFRM_MODE_TRANSPORT: missing
15:19:51 [2020-07-21T15:19:51.324Z]   - "ipvlan":
15:19:51 [2020-07-21T15:19:51.324Z]     - CONFIG_IPVLAN: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z]   - "macvlan":
15:19:51 [2020-07-21T15:19:51.324Z]     - CONFIG_MACVLAN: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z]     - CONFIG_DUMMY: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z]   - "ftp,tftp client in container":
15:19:51 [2020-07-21T15:19:51.324Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z] - Storage Drivers:
15:19:51 [2020-07-21T15:19:51.324Z]   - "aufs":
15:19:51 [2020-07-21T15:19:51.324Z]     - CONFIG_AUFS_FS: enabled (as module)
15:19:51 [2020-07-21T15:19:51.324Z]   - "btrfs":
15:19:51 [2020-07-21T15:19:51.418Z] #10 117.6 Selecting previously unselected package libudev-dev:amd64.
15:19:51 [2020-07-21T15:19:51.418Z] #10 117.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
15:19:51 [2020-07-21T15:19:51.418Z] #10 117.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
15:19:51 [2020-07-21T15:19:51.418Z] #10 117.8 Selecting previously unselected package libsepol1-dev:amd64.
15:19:51 [2020-07-21T15:19:51.418Z] #10 117.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:19:51 [2020-07-21T15:19:51.418Z] #10 117.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:19:51 [2020-07-21T15:19:51.418Z] #10 ...
15:19:51 [2020-07-21T15:19:51.418Z] 
15:19:51 [2020-07-21T15:19:51.418Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:51 [2020-07-21T15:19:51.418Z] #41 107.8 vendor/golang.org/x/net/http2/hpack
15:19:51 [2020-07-21T15:19:51.418Z] #41 108.9 mime
15:19:51 [2020-07-21T15:19:51.418Z] #41 110.7 mime/quotedprintable
15:19:51 [2020-07-21T15:19:51.418Z] #41 111.2 net/http/internal
15:19:51 [2020-07-21T15:19:51.418Z] #41 114.6 net/textproto
15:19:51 [2020-07-21T15:19:51.418Z] #41 114.6 crypto/x509
15:19:51 [2020-07-21T15:19:51.418Z] #41 115.9 vendor/golang.org/x/net/http/httpguts
15:19:51 [2020-07-21T15:19:51.418Z] #41 116.2 vendor/golang.org/x/net/http/httpproxy
15:19:51 [2020-07-21T15:19:51.418Z] #41 116.9 mime/multipart
15:19:51 [2020-07-21T15:19:51.493Z] #17 6.785 Reading package lists...
15:19:51 [2020-07-21T15:19:51.493Z] #17 ...
15:19:51 [2020-07-21T15:19:51.493Z] 
15:19:51 [2020-07-21T15:19:51.493Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:51 [2020-07-21T15:19:51.493Z] #39 55.35   CC       criu/clone-noasan.o
15:19:51 [2020-07-21T15:19:51.580Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:19:51 [2020-07-21T15:19:51.580Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:19:51 [2020-07-21T15:19:51.580Z]   - "devicemapper":
15:19:51 [2020-07-21T15:19:51.580Z]     - CONFIG_BLK_DEV_DM: enabled
15:19:51 [2020-07-21T15:19:51.580Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:19:51 [2020-07-21T15:19:51.580Z]   - "overlay":
15:19:51 [2020-07-21T15:19:51.580Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:19:51 [2020-07-21T15:19:51.580Z]   - "zfs":
15:19:51 [2020-07-21T15:19:51.580Z]     - /dev/zfs: present
15:19:51 [2020-07-21T15:19:51.580Z]     - zfs command: missing
15:19:51 [2020-07-21T15:19:51.580Z]     - zpool command: missing
15:19:51 [2020-07-21T15:19:51.580Z] 
15:19:51 [2020-07-21T15:19:51.580Z] Limits:
15:19:51 [2020-07-21T15:19:51.580Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:19:51 [2020-07-21T15:19:51.580Z] 
15:19:51 [2020-07-21T15:19:51.580Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:19:51 [2020-07-21T15:19:51.667Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.9s done
15:19:51 [2020-07-21T15:19:51.667Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0
15:19:51 [2020-07-21T15:19:51.724Z] #41 ...
15:19:51 [2020-07-21T15:19:51.724Z] 
15:19:51 [2020-07-21T15:19:51.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:51 [2020-07-21T15:19:51.724Z] #39 44.51   CC       compel/plugins/std/string.o
15:19:51 [2020-07-21T15:19:51.724Z] #39 45.10   CC       compel/plugins/std/infect.o
15:19:51 [2020-07-21T15:19:51.788Z] #39 55.55   CC       criu/config.o
15:19:51 [2020-07-21T15:19:51.911Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:441211986c847ef08ec1d40432e2ec86a7ae1741 .
15:19:51 [2020-07-21T15:19:51.911Z] #2 [internal] load .dockerignore
15:19:51 [2020-07-21T15:19:51.911Z] #2 transferring context: 87B done
15:19:51 [2020-07-21T15:19:51.911Z] #2 DONE 0.1s
15:19:51 [2020-07-21T15:19:51.912Z] 
15:19:51 [2020-07-21T15:19:51.912Z] #1 [internal] load build definition from Dockerfile
15:19:51 [2020-07-21T15:19:51.912Z] #1 transferring dockerfile: 16.37kB done
15:19:51 [2020-07-21T15:19:51.912Z] #1 DONE 0.1s
15:19:51 [2020-07-21T15:19:51.912Z] 
15:19:51 [2020-07-21T15:19:51.912Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental
15:19:52 [2020-07-21T15:19:52.168Z] #3 DONE 0.3s
15:19:52 [2020-07-21T15:19:52.168Z] 
15:19:52 [2020-07-21T15:19:52.168Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:19:52 [2020-07-21T15:19:52.168Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done
15:19:52 [2020-07-21T15:19:52.168Z] #4 DONE 0.0s
15:19:52 [2020-07-21T15:19:52.228Z] #9 DONE 0.8s
15:19:52 [2020-07-21T15:19:52.228Z] 
15:19:52 [2020-07-21T15:19:52.228Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:52 [2020-07-21T15:19:52.228Z] #30 ...
15:19:52 [2020-07-21T15:19:52.228Z] 
15:19:52 [2020-07-21T15:19:52.228Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:19:52 [2020-07-21T15:19:52.228Z] #27 DONE 0.1s
15:19:52 [2020-07-21T15:19:52.228Z] 
15:19:52 [2020-07-21T15:19:52.228Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:19:52 [2020-07-21T15:19:52.228Z] #35 DONE 0.2s
15:19:52 [2020-07-21T15:19:52.230Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.4s done
15:19:52 [2020-07-21T15:19:52.230Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39
15:19:52 [2020-07-21T15:19:52.308Z] #39 45.51   CC       compel/arch/x86/plugins/std/parasite-head.o
15:19:52 [2020-07-21T15:19:52.308Z] #39 45.58   CC       compel/arch/x86/plugins/std/memcpy.o
15:19:52 [2020-07-21T15:19:52.308Z] #39 45.67   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:19:52 [2020-07-21T15:19:52.308Z] #39 45.78   AR       compel/plugins/std.lib.a
15:19:52 [2020-07-21T15:19:52.426Z] 
15:19:52 [2020-07-21T15:19:52.426Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8...
15:19:52 [2020-07-21T15:19:52.426Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done
15:19:52 [2020-07-21T15:19:52.426Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done
15:19:52 [2020-07-21T15:19:52.426Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.11MB / 8.88MB 0.1s
15:19:52 [2020-07-21T15:19:52.426Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done
15:19:52 [2020-07-21T15:19:52.426Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done
15:19:52 [2020-07-21T15:19:52.426Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61
15:19:52 [2020-07-21T15:19:52.487Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done
15:19:52 [2020-07-21T15:19:52.487Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0.1s
15:19:52 [2020-07-21T15:19:52.491Z] 
15:19:52 [2020-07-21T15:19:52.491Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:19:52 [2020-07-21T15:19:52.569Z] #39 45.85   CC       compel/plugins/fds/fds.o
15:19:52 [2020-07-21T15:19:52.569Z] #39 46.06   AR       compel/plugins/fds.lib.a
15:19:52 [2020-07-21T15:19:52.683Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done
15:19:52 [2020-07-21T15:19:52.683Z] #4 DONE 0.6s
15:19:52 [2020-07-21T15:19:52.829Z] #39 ...
15:19:52 [2020-07-21T15:19:52.829Z] 
15:19:52 [2020-07-21T15:19:52.829Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:19:52 [2020-07-21T15:19:52.829Z] #54 111.4 + for f in rootlesskit rootlesskit-docker-proxy
15:19:52 [2020-07-21T15:19:52.829Z] #54 111.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:19:52 [2020-07-21T15:19:52.829Z] #54 DONE 119.1s
15:19:52 [2020-07-21T15:19:52.829Z] 
15:19:52 [2020-07-21T15:19:52.829Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:19:52 [2020-07-21T15:19:52.829Z] #55 DONE 0.0s
15:19:52 [2020-07-21T15:19:52.829Z] 
15:19:52 [2020-07-21T15:19:52.829Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:52 [2020-07-21T15:19:52.829Z] #39 46.11   HOSTDEP  compel/src/lib/log-host.d
15:19:52 [2020-07-21T15:19:52.829Z] #39 ...
15:19:52 [2020-07-21T15:19:52.829Z] 
15:19:52 [2020-07-21T15:19:52.829Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:19:52 [2020-07-21T15:19:52.829Z] #56 DONE 0.1s
15:19:52 [2020-07-21T15:19:52.829Z] 
15:19:52 [2020-07-21T15:19:52.829Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:52 [2020-07-21T15:19:52.829Z] #39 46.21   HOSTDEP  compel/src/lib/handle-elf-host.d
15:19:52 [2020-07-21T15:19:52.829Z] #39 46.30   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:19:52 [2020-07-21T15:19:52.832Z] #39 ...
15:19:52 [2020-07-21T15:19:52.832Z] 
15:19:52 [2020-07-21T15:19:52.832Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:52 [2020-07-21T15:19:52.832Z] #41 91.41 github.com/LK4D4/vndr/godl
15:19:52 [2020-07-21T15:19:52.832Z] #41 91.96 github.com/LK4D4/vndr
15:19:52 [2020-07-21T15:19:52.832Z] #41 DONE 98.1s
15:19:52 [2020-07-21T15:19:52.941Z] 
15:19:52 [2020-07-21T15:19:52.941Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster
15:19:53 [2020-07-21T15:19:53.090Z] #39 46.35   HOSTDEP  compel/src/main-host.d
15:19:53 [2020-07-21T15:19:53.090Z] #39 46.59   DEP      compel/src/lib/ptrace.d
15:19:53 [2020-07-21T15:19:53.125Z] 
15:19:53 [2020-07-21T15:19:53.125Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:53 [2020-07-21T15:19:53.125Z] #39 56.73   CC       criu/cr-check.o
15:19:53 [2020-07-21T15:19:53.200Z] #5 DONE 0.2s
15:19:53 [2020-07-21T15:19:53.200Z] 
15:19:53 [2020-07-21T15:19:53.200Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0
15:19:53 [2020-07-21T15:19:53.200Z] #6 DONE 0.2s
15:19:53 [2020-07-21T15:19:53.347Z] #37 ...
15:19:53 [2020-07-21T15:19:53.347Z] 
15:19:53 [2020-07-21T15:19:53.347Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.742 + RM_GOPATH=0
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.742 + TMP_GOPATH=
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.742 + : /build
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.742 + '[' -z '' ']'
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.743 ++ mktemp -d
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.744 + export GOPATH=/tmp/tmp.Lb7mCxqGz7
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.744 + GOPATH=/tmp/tmp.Lb7mCxqGz7
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.744 + RM_GOPATH=1
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.744 + case "$(go env GOARCH)" in
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.745 ++ go env GOARCH
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.749 + export GO_BUILDMODE=-buildmode=pie
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.749 + GO_BUILDMODE=-buildmode=pie
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.750 ++ dirname /tmp/install/install.sh
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.751 + dir=/tmp/install
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.751 + bin=tomlv
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.751 + shift
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.751 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.751 + . /tmp/install/tomlv.installer
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.751 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.751 + install_tomlv
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.751 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.752 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.752 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Lb7mCxqGz7/src/github.com/BurntSushi/toml
15:19:53 [2020-07-21T15:19:53.347Z] #31 0.754 Cloning into '/tmp/tmp.Lb7mCxqGz7/src/github.com/BurntSushi/toml'...
15:19:53 [2020-07-21T15:19:53.347Z] #31 2.137 + cd /tmp/tmp.Lb7mCxqGz7/src/github.com/BurntSushi/toml
15:19:53 [2020-07-21T15:19:53.347Z] #31 2.138 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:19:53 [2020-07-21T15:19:53.347Z] #31 2.151 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:19:53 [2020-07-21T15:19:53.347Z] #31 2.842 runtime/internal/sys
15:19:53 [2020-07-21T15:19:53.347Z] #31 2.882 internal/cpu
15:19:53 [2020-07-21T15:19:53.348Z] #31 2.903 math/bits
15:19:53 [2020-07-21T15:19:53.348Z] #31 2.964 runtime/internal/atomic
15:19:53 [2020-07-21T15:19:53.348Z] #31 3.454 runtime/internal/math
15:19:53 [2020-07-21T15:19:53.348Z] #31 3.743 unicode/utf8
15:19:53 [2020-07-21T15:19:53.348Z] #31 3.939 internal/race
15:19:53 [2020-07-21T15:19:53.348Z] #31 4.186 sync/atomic
15:19:53 [2020-07-21T15:19:53.348Z] #31 4.581 internal/bytealg
15:19:53 [2020-07-21T15:19:53.348Z] #31 4.988 math
15:19:53 [2020-07-21T15:19:53.348Z] #39 46.84   DEP      compel/src/lib/infect.d
15:19:53 [2020-07-21T15:19:53.466Z] 
15:19:53 [2020-07-21T15:19:53.466Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
15:19:53 [2020-07-21T15:19:53.466Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed done
15:19:53 [2020-07-21T15:19:53.466Z] #7 sha256:c148941807b1e52377ec5849b957b28ccaff59fdcac1a114b609600579828b30 1.79kB / 1.79kB done
15:19:53 [2020-07-21T15:19:53.466Z] #7 sha256:afae231e0b453128f31b8646887eaec77a2cb5d67a60772663a651c66a6714c5 6.19kB / 6.19kB done
15:19:53 [2020-07-21T15:19:53.466Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.17MB / 50.39MB 0.2s
15:19:53 [2020-07-21T15:19:53.466Z] #7 sha256:79fc937e98f4e89d02b145128a3f5c98887c7d7a4856afbcc266e62f088267ed 1.86kB / 1.86kB done
15:19:53 [2020-07-21T15:19:53.466Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 3.76MB / 7.81MB 0.2s
15:19:53 [2020-07-21T15:19:53.466Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.2s
15:19:53 [2020-07-21T15:19:53.646Z] #31 5.439 unicode
15:19:53 [2020-07-21T15:19:53.774Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 12.68MB / 50.39MB 0.3s
15:19:53 [2020-07-21T15:19:53.774Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s
15:19:53 [2020-07-21T15:19:53.774Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 2.82MB / 10.00MB 0.3s
15:19:53 [2020-07-21T15:19:53.774Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 7.10MB / 10.00MB 0.3s
15:19:53 [2020-07-21T15:19:53.916Z] #39 47.06   DEP      compel/src/lib/infect-util.d
15:19:53 [2020-07-21T15:19:53.916Z] #39 47.29   DEP      compel/src/lib/infect-rpc.d
15:19:53 [2020-07-21T15:19:53.946Z] #31 ...
15:19:53 [2020-07-21T15:19:53.946Z] 
15:19:53 [2020-07-21T15:19:53.946Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:19:53 [2020-07-21T15:19:53.946Z] #44 0.832 + RM_GOPATH=0
15:19:53 [2020-07-21T15:19:53.946Z] #44 0.832 + TMP_GOPATH=
15:19:53 [2020-07-21T15:19:53.946Z] #44 0.832 + : /build
15:19:53 [2020-07-21T15:19:53.946Z] #44 0.833 + '[' -z '' ']'
15:19:53 [2020-07-21T15:19:53.946Z] #44 0.833 ++ mktemp -d
15:19:53 [2020-07-21T15:19:53.946Z] #44 0.872 + export GOPATH=/tmp/tmp.23ED0gqxN4
15:19:53 [2020-07-21T15:19:53.946Z] #44 0.872 + GOPATH=/tmp/tmp.23ED0gqxN4
15:19:53 [2020-07-21T15:19:53.946Z] #44 0.873 + RM_GOPATH=1
15:19:53 [2020-07-21T15:19:53.946Z] #44 0.873 + case "$(go env GOARCH)" in
15:19:53 [2020-07-21T15:19:53.946Z] #44 0.874 ++ go env GOARCH
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.013 + export GO_BUILDMODE=-buildmode=pie
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.018 + GO_BUILDMODE=-buildmode=pie
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.020 ++ dirname /tmp/install/install.sh
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.023 + dir=/tmp/install
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.023 + bin=gotestsum
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.024 + shift
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.025 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.025 + . /tmp/install/gotestsum.installer
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.026 ++ : v0.3.5
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.027 + install_gotestsum
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.029 + set -e
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.031 + export GO111MODULE=on
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.031 + GO111MODULE=on
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.031 + GOBIN=/build
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.031 + go get gotest.tools/gotestsum@v0.3.5
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.166 go: finding gotest.tools v0.3.5
15:19:53 [2020-07-21T15:19:53.946Z] #44 1.168 go: finding gotest.tools/gotestsum v0.3.5
15:19:53 [2020-07-21T15:19:53.946Z] #44 2.302 go: downloading gotest.tools/gotestsum v0.3.5
15:19:53 [2020-07-21T15:19:53.946Z] #44 3.325 go: extracting gotest.tools/gotestsum v0.3.5
15:19:53 [2020-07-21T15:19:53.946Z] #44 4.929 go: downloading gotest.tools v2.1.0+incompatible
15:19:53 [2020-07-21T15:19:53.946Z] #44 5.130 go: extracting gotest.tools v2.1.0+incompatible
15:19:53 [2020-07-21T15:19:53.946Z] #44 5.406 go: downloading github.com/jonboulle/clockwork v0.1.0
15:19:53 [2020-07-21T15:19:53.946Z] #44 5.414 go: downloading github.com/pkg/errors v0.8.0
15:19:53 [2020-07-21T15:19:53.946Z] #44 5.543 go: downloading github.com/sirupsen/logrus v1.0.5
15:19:53 [2020-07-21T15:19:53.946Z] #44 5.581 go: downloading github.com/spf13/pflag v1.0.1
15:19:53 [2020-07-21T15:19:53.946Z] #44 5.581 go: downloading github.com/fatih/color v1.6.0
15:19:53 [2020-07-21T15:19:53.946Z] #44 5.684 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:19:53 [2020-07-21T15:19:53.946Z] #44 5.978 go: extracting github.com/pkg/errors v0.8.0
15:19:54 [2020-07-21T15:19:54.036Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 30.55MB / 50.39MB 0.6s
15:19:54 [2020-07-21T15:19:54.036Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s done
15:19:54 [2020-07-21T15:19:54.036Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.6s done
15:19:54 [2020-07-21T15:19:54.036Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.6s
15:19:54 [2020-07-21T15:19:54.036Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 0B / 51.83MB 0.6s
15:19:54 [2020-07-21T15:19:54.175Z] #39 47.57   DEP      compel/arch/x86/src/lib/infect.d
15:19:54 [2020-07-21T15:19:54.246Z] #44 6.026 go: extracting github.com/jonboulle/clockwork v0.1.0
15:19:54 [2020-07-21T15:19:54.247Z] #44 6.102 go: extracting github.com/fatih/color v1.6.0
15:19:54 [2020-07-21T15:19:54.247Z] #44 6.196 go: extracting github.com/sirupsen/logrus v1.0.5
15:19:54 [2020-07-21T15:19:54.247Z] #44 6.221 go: downloading github.com/mattn/go-isatty v0.0.3
15:19:54 [2020-07-21T15:19:54.247Z] #44 ...
15:19:54 [2020-07-21T15:19:54.247Z] 
15:19:54 [2020-07-21T15:19:54.247Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:54 [2020-07-21T15:19:54.247Z] #31 6.115 internal/testlog
15:19:54 [2020-07-21T15:19:54.293Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 37.01MB / 50.39MB 0.8s
15:19:54 [2020-07-21T15:19:54.293Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 3.51MB / 68.65MB 0.8s
15:19:54 [2020-07-21T15:19:54.293Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 43.80MB / 50.39MB 0.9s
15:19:54 [2020-07-21T15:19:54.293Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 12.34MB / 68.65MB 0.9s
15:19:54 [2020-07-21T15:19:54.293Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 10.26MB / 51.83MB 0.9s
15:19:54 [2020-07-21T15:19:54.435Z] #39 47.68   DEP      compel/arch/x86/src/lib/cpu.d
15:19:54 [2020-07-21T15:19:54.435Z] #39 47.74   DEP      compel/src/lib/log.d
15:19:54 [2020-07-21T15:19:54.435Z] #39 47.78   DEP      compel/src/main.d
15:19:54 [2020-07-21T15:19:54.435Z] #39 47.92   DEP      compel/src/lib/handle-elf.d
15:19:54 [2020-07-21T15:19:54.550Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 49.20MB / 50.39MB 1.1s
15:19:54 [2020-07-21T15:19:54.550Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 20.75MB / 68.65MB 1.1s
15:19:54 [2020-07-21T15:19:54.550Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 27.80MB / 68.65MB 1.2s
15:19:54 [2020-07-21T15:19:54.550Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 16.21MB / 51.83MB 1.2s
15:19:54 [2020-07-21T15:19:54.635Z] #39 58.04   CC       criu/cr-dedup.o
15:19:54 [2020-07-21T15:19:54.635Z] #39 58.26   CC       criu/cr-dump.o
15:19:54 [2020-07-21T15:19:54.695Z] #39 48.04   DEP      compel/arch/x86/src/lib/handle-elf.d
15:19:54 [2020-07-21T15:19:54.695Z] #39 48.13   CC       compel/src/lib/log.o
15:19:54 [2020-07-21T15:19:54.810Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 34.10MB / 68.65MB 1.2s
15:19:54 [2020-07-21T15:19:54.810Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 21.83MB / 51.83MB 1.2s
15:19:54 [2020-07-21T15:19:54.810Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 44.72MB / 68.65MB 1.4s
15:19:54 [2020-07-21T15:19:54.810Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 33.53MB / 51.83MB 1.4s
15:19:54 [2020-07-21T15:19:54.955Z] #39 48.43   CC       compel/arch/x86/src/lib/cpu.o
15:19:55 [2020-07-21T15:19:55.011Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done
15:19:55 [2020-07-21T15:19:55.011Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a
15:19:55 [2020-07-21T15:19:55.130Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 55.27MB / 68.65MB 1.6s
15:19:55 [2020-07-21T15:19:55.130Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 39.73MB / 51.83MB 1.6s
15:19:55 [2020-07-21T15:19:55.130Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 63.82MB / 68.65MB 1.7s
15:19:55 [2020-07-21T15:19:55.130Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 45.82MB / 51.83MB 1.7s
15:19:55 [2020-07-21T15:19:55.317Z] #31 6.993 runtime
15:19:55 [2020-07-21T15:19:55.391Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 1.8s
15:19:55 [2020-07-21T15:19:55.391Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.8s
15:19:55 [2020-07-21T15:19:55.615Z] #31 7.398 encoding
15:19:55 [2020-07-21T15:19:55.893Z] #39 ...
15:19:55 [2020-07-21T15:19:55.893Z] 
15:19:55 [2020-07-21T15:19:55.893Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:19:55 [2020-07-21T15:19:55.893Z] #10 118.8 Selecting previously unselected package libpcre16-3:amd64.
15:19:55 [2020-07-21T15:19:55.893Z] #10 118.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 118.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 119.2 Selecting previously unselected package libpcre32-3:amd64.
15:19:55 [2020-07-21T15:19:55.893Z] #10 119.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 119.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 119.4 Selecting previously unselected package libpcrecpp0v5:amd64.
15:19:55 [2020-07-21T15:19:55.893Z] #10 119.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 119.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 119.5 Selecting previously unselected package libpcre3-dev:amd64.
15:19:55 [2020-07-21T15:19:55.893Z] #10 119.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 119.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 120.2 Selecting previously unselected package libselinux1-dev:amd64.
15:19:55 [2020-07-21T15:19:55.893Z] #10 120.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 120.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 120.7 Selecting previously unselected package libdevmapper-dev:amd64.
15:19:55 [2020-07-21T15:19:55.893Z] #10 120.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 120.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 120.7 Selecting previously unselected package libseccomp-dev:amd64.
15:19:55 [2020-07-21T15:19:55.893Z] #10 120.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 120.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 120.9 Selecting previously unselected package libsystemd-dev:amd64.
15:19:55 [2020-07-21T15:19:55.893Z] #10 120.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 120.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.4 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.4 Setting up libbtrfs0 (4.20.1-2) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.5 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.5 Setting up libbtrfs-dev (4.20.1-2) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.5 Setting up mingw-w64-common (6.0.0-3) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:19:55 [2020-07-21T15:19:55.893Z] #10 121.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
15:19:55 [2020-07-21T15:19:55.894Z] #10 121.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
15:19:55 [2020-07-21T15:19:55.894Z] #10 121.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:19:55 [2020-07-21T15:19:55.894Z] #10 121.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
15:19:55 [2020-07-21T15:19:55.894Z] #10 121.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
15:19:55 [2020-07-21T15:19:55.894Z] #10 121.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:19:55 [2020-07-21T15:19:55.894Z] #10 121.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:19:55 [2020-07-21T15:19:55.894Z] #10 121.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:19:55 [2020-07-21T15:19:55.894Z] #10 121.6 Setting up dmsetup (2:1.02.155-3) ...
15:19:55 [2020-07-21T15:19:55.894Z] #10 121.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:19:55 [2020-07-21T15:19:55.894Z] #10 121.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:19:55 [2020-07-21T15:19:55.894Z] #10 121.7 Processing triggers for libc-bin (2.28-10) ...
15:19:55 [2020-07-21T15:19:55.894Z] #10 DONE 122.0s
15:19:55 [2020-07-21T15:19:55.894Z] 
15:19:55 [2020-07-21T15:19:55.894Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:55 [2020-07-21T15:19:55.957Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a
15:19:56 [2020-07-21T15:19:56.141Z] #39 59.78   CC       criu/cr-errno.o
15:19:56 [2020-07-21T15:19:56.141Z] #39 59.84   CC       criu/cr-restore.o
15:19:56 [2020-07-21T15:19:56.260Z] #31 8.079 runtime/cgo
15:19:56 [2020-07-21T15:19:56.725Z] #36 4.446 + git clone https://github.com/docker/distribution.git .
15:19:56 [2020-07-21T15:19:56.725Z] #36 4.450 Cloning into '.'...
15:19:56 [2020-07-21T15:19:56.892Z] #7 ...
15:19:56 [2020-07-21T15:19:56.892Z] 
15:19:56 [2020-07-21T15:19:56.892Z] #20 [internal] load build context
15:19:56 [2020-07-21T15:19:56.892Z] #20 transferring context: 51.30MB 2.9s done
15:19:56 [2020-07-21T15:19:56.892Z] #20 DONE 3.3s
15:19:56 [2020-07-21T15:19:56.892Z] 
15:19:56 [2020-07-21T15:19:56.892Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
15:19:56 [2020-07-21T15:19:56.892Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.3s done
15:19:56 [2020-07-21T15:19:56.892Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.3s done
15:19:56 [2020-07-21T15:19:56.892Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 3.1s done
15:19:56 [2020-07-21T15:19:56.892Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 20.24MB / 120.18MB 3.4s
15:19:56 [2020-07-21T15:19:56.892Z] #7 sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e 0B / 126B 3.4s
15:19:56 [2020-07-21T15:19:56.892Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 33.41MB / 120.18MB 3.5s
15:19:56 [2020-07-21T15:19:56.892Z] #7 sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e 126B / 126B 3.4s done
15:19:56 [2020-07-21T15:19:56.904Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.0s done
15:19:56 [2020-07-21T15:19:56.904Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 0.1s
15:19:57 [2020-07-21T15:19:57.154Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 48.39MB / 120.18MB 3.7s
15:19:57 [2020-07-21T15:19:57.154Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 61.12MB / 120.18MB 3.8s
15:19:57 [2020-07-21T15:19:57.177Z] #39 ...
15:19:57 [2020-07-21T15:19:57.177Z] 
15:19:57 [2020-07-21T15:19:57.177Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:19:57 [2020-07-21T15:19:57.177Z] #28 DONE 102.5s
15:19:57 [2020-07-21T15:19:57.303Z] #36 ...
15:19:57 [2020-07-21T15:19:57.303Z] 
15:19:57 [2020-07-21T15:19:57.303Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.024 + RM_GOPATH=0
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.024 + TMP_GOPATH=
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.024 + : /build
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.024 + '[' -z '' ']'
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.024 ++ mktemp -d
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.026 + export GOPATH=/tmp/tmp.irajpq7sPm
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.026 + GOPATH=/tmp/tmp.irajpq7sPm
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.027 + RM_GOPATH=1
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.027 + case "$(go env GOARCH)" in
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.028 ++ go env GOARCH
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.055 + export GO_BUILDMODE=-buildmode=pie
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.055 + GO_BUILDMODE=-buildmode=pie
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.062 ++ dirname /tmp/install/install.sh
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.065 + dir=/tmp/install
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.065 + bin=tomlv
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.065 + shift
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.066 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.067 + . /tmp/install/tomlv.installer
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.074 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.075 + install_tomlv
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.077 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.077 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.077 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.irajpq7sPm/src/github.com/BurntSushi/toml
15:19:57 [2020-07-21T15:19:57.303Z] #30 4.090 Cloning into '/tmp/tmp.irajpq7sPm/src/github.com/BurntSushi/toml'...
15:19:57 [2020-07-21T15:19:57.303Z] #30 5.090 + cd /tmp/tmp.irajpq7sPm/src/github.com/BurntSushi/toml
15:19:57 [2020-07-21T15:19:57.303Z] #30 5.090 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:19:57 [2020-07-21T15:19:57.303Z] #30 5.109 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:19:57 [2020-07-21T15:19:57.469Z] 
15:19:57 [2020-07-21T15:19:57.469Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:19:57 [2020-07-21T15:19:57.469Z] #17 6.785 Reading package lists...
15:19:57 [2020-07-21T15:19:57.469Z] #17 8.629 Reading package lists...
15:19:57 [2020-07-21T15:19:57.469Z] #17 10.50 Building dependency tree...
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.04 libcap2-bin is already the newest version (1:2.25-2).
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.04 The following additional packages will be installed:
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.05   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.05   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.05   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.05   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.05   python3.7 python3.7-minimal vim-runtime xxd
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.05 Suggested packages:
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.05   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.05   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.05   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.05 Recommended packages:
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.05   aufs-dkms nftables build-essential python3-dev python3-keyring
15:19:57 [2020-07-21T15:19:57.469Z] #17 11.05   python3-keyrings.alt python3-xdg unzip
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.14 The following NEW packages will be installed:
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.15   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.15   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.15   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.15   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.15   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.15   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.15   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.15   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.15   xz-utils zip
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.23 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded.
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.23 Need to get 27.7 MB of archives.
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.23 After this operation, 117 MB of additional disk space will be used.
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.49 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.49 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.67 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.68 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.89 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.97 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 12.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 13.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 13.13 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 13.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB]
15:19:57 [2020-07-21T15:19:57.469Z] #17 13.13 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB]
15:19:57 [2020-07-21T15:19:57.726Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 68.27MB / 120.18MB 4.1s
15:19:57 [2020-07-21T15:19:57.726Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 74.31MB / 120.18MB 4.2s
15:19:57 [2020-07-21T15:19:57.761Z] #17 13.36 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB]
15:19:57 [2020-07-21T15:19:57.761Z] #17 13.36 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB]
15:19:57 [2020-07-21T15:19:57.761Z] #17 13.38 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB]
15:19:57 [2020-07-21T15:19:57.761Z] #17 13.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB]
15:19:57 [2020-07-21T15:19:57.761Z] #17 13.40 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB]
15:19:57 [2020-07-21T15:19:57.761Z] #17 13.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB]
15:19:57 [2020-07-21T15:19:57.761Z] #17 13.46 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:19:57 [2020-07-21T15:19:57.761Z] #17 13.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB]
15:19:57 [2020-07-21T15:19:57.761Z] #17 13.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB]
15:19:57 [2020-07-21T15:19:57.761Z] #17 13.47 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB]
15:19:57 [2020-07-21T15:19:57.761Z] #17 13.47 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB]
15:19:57 [2020-07-21T15:19:57.761Z] #17 13.50 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB]
15:19:57 [2020-07-21T15:19:57.880Z] #30 5.821 unicode
15:19:57 [2020-07-21T15:19:57.880Z] #30 5.915 math
15:19:58 [2020-07-21T15:19:58.000Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 85.30MB / 120.18MB 4.4s
15:19:58 [2020-07-21T15:19:58.000Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 93.45MB / 120.18MB 4.5s
15:19:58 [2020-07-21T15:19:58.052Z] #17 13.51 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB]
15:19:58 [2020-07-21T15:19:58.052Z] #17 13.53 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB]
15:19:58 [2020-07-21T15:19:58.052Z] #17 13.54 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB]
15:19:58 [2020-07-21T15:19:58.052Z] #17 13.55 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB]
15:19:58 [2020-07-21T15:19:58.052Z] #17 13.73 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB]
15:19:58 [2020-07-21T15:19:58.145Z] #30 6.124 runtime/cgo
15:19:58 [2020-07-21T15:19:58.145Z] #30 6.126 runtime
15:19:58 [2020-07-21T15:19:58.260Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 103.05MB / 120.18MB 4.6s
15:19:58 [2020-07-21T15:19:58.260Z] #7 ...
15:19:58 [2020-07-21T15:19:58.260Z] 
15:19:58 [2020-07-21T15:19:58.260Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4...
15:19:58 [2020-07-21T15:19:58.260Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done
15:19:58 [2020-07-21T15:19:58.260Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done
15:19:58 [2020-07-21T15:19:58.260Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done
15:19:58 [2020-07-21T15:19:58.260Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.7s done
15:19:58 [2020-07-21T15:19:58.260Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.1s done
15:19:58 [2020-07-21T15:19:58.260Z] #58 DONE 4.9s
15:19:58 [2020-07-21T15:19:58.260Z] 
15:19:58 [2020-07-21T15:19:58.260Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:79fc937e9...
15:19:58 [2020-07-21T15:19:58.260Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 119.10MB / 120.18MB 4.8s
15:19:58 [2020-07-21T15:19:58.343Z] #17 14.08 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB]
15:19:58 [2020-07-21T15:19:58.343Z] #17 14.20 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB]
15:19:58 [2020-07-21T15:19:58.379Z] #31 ...
15:19:58 [2020-07-21T15:19:58.379Z] 
15:19:58 [2020-07-21T15:19:58.379Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.858 + RM_GOPATH=0
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.858 + TMP_GOPATH=
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.858 + : /build
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.858 + '[' -z '' ']'
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.868 ++ mktemp -d
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.871 + export GOPATH=/tmp/tmp.T0UeEGFa5Q
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.871 + GOPATH=/tmp/tmp.T0UeEGFa5Q
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.871 + RM_GOPATH=1
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.871 + case "$(go env GOARCH)" in
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.891 ++ go env GOARCH
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.961 + export GO_BUILDMODE=-buildmode=pie
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.961 + GO_BUILDMODE=-buildmode=pie
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.961 ++ dirname /tmp/install/install.sh
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.963 + dir=/tmp/install
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.963 + bin=shfmt
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.963 + shift
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.963 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.963 + . /tmp/install/shfmt.installer
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.963 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.963 + install_shfmt
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.963 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.964 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.964 + git clone https://github.com/mvdan/sh.git /tmp/tmp.T0UeEGFa5Q/src/github.com/mvdan/sh
15:19:58 [2020-07-21T15:19:58.379Z] #48 0.976 Cloning into '/tmp/tmp.T0UeEGFa5Q/src/github.com/mvdan/sh'...
15:19:58 [2020-07-21T15:19:58.379Z] #48 ...
15:19:58 [2020-07-21T15:19:58.379Z] 
15:19:58 [2020-07-21T15:19:58.379Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.563 + RM_GOPATH=0
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.563 + TMP_GOPATH=
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.563 + : /build
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.563 + '[' -z '' ']'
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.564 ++ mktemp -d
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.565 + export GOPATH=/tmp/tmp.gtwlWcagfh
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.565 + GOPATH=/tmp/tmp.gtwlWcagfh
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.565 + RM_GOPATH=1
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.565 + case "$(go env GOARCH)" in
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.566 ++ go env GOARCH
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.570 + export GO_BUILDMODE=-buildmode=pie
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.570 + GO_BUILDMODE=-buildmode=pie
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.570 ++ dirname /tmp/install/install.sh
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.571 + dir=/tmp/install
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.571 + bin=golangci_lint
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.571 + shift
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.571 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.572 + . /tmp/install/golangci_lint.installer
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.572 ++ : v1.23.8
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.572 + install_golangci_lint
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.572 Installing golangci-lint version v1.23.8
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.572 + echo 'Installing golangci-lint version v1.23.8'
15:19:58 [2020-07-21T15:19:58.379Z] #46 0.572 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:19:58 [2020-07-21T15:19:58.379Z] #46 ...
15:19:58 [2020-07-21T15:19:58.379Z] 
15:19:58 [2020-07-21T15:19:58.379Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:19:58 [2020-07-21T15:19:58.379Z] #11 1.077 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:19:58 [2020-07-21T15:19:58.379Z] #11 1.231 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:19:58 [2020-07-21T15:19:58.379Z] #11 1.595 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:19:58 [2020-07-21T15:19:58.379Z] #11 2.742 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:19:58 [2020-07-21T15:19:58.379Z] #11 5.459 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
15:19:58 [2020-07-21T15:19:58.379Z] #11 6.982 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.427 + RM_GOPATH=0
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.427 + TMP_GOPATH=
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.427 + : /build
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.427 + '[' -z '' ']'
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.428 ++ mktemp -d
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.434 + export GOPATH=/tmp/tmp.GcF3c4KejS
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.434 + GOPATH=/tmp/tmp.GcF3c4KejS
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.434 + RM_GOPATH=1
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.434 + case "$(go env GOARCH)" in
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.434 ++ go env GOARCH
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.453 + export GO_BUILDMODE=-buildmode=pie
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.453 + GO_BUILDMODE=-buildmode=pie
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.454 ++ dirname /tmp/install/install.sh
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.457 + dir=/tmp/install
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.460 + bin=runc
15:19:58 [2020-07-21T15:19:58.437Z] #49 ...
15:19:58 [2020-07-21T15:19:58.437Z] 
15:19:58 [2020-07-21T15:19:58.437Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:19:58 [2020-07-21T15:19:58.437Z] #11 DONE 2.5s
15:19:58 [2020-07-21T15:19:58.437Z] 
15:19:58 [2020-07-21T15:19:58.437Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.460 + shift
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.460 + '[' '!' -f /tmp/install/runc.installer ']'
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.460 + . /tmp/install/runc.installer
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.461 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.462 + install_runc
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.463 + grep -q '^3\.10\.0.*\.el7\.'
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.467 + uname -r
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.474 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.474 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.474 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.474 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GcF3c4KejS/src/github.com/opencontainers/runc
15:19:58 [2020-07-21T15:19:58.437Z] #49 2.479 Cloning into '/tmp/tmp.GcF3c4KejS/src/github.com/opencontainers/runc'...
15:19:58 [2020-07-21T15:19:58.635Z] #17 14.44 debconf: delaying package configuration, since apt-utils is not installed
15:19:58 [2020-07-21T15:19:58.635Z] #17 ...
15:19:58 [2020-07-21T15:19:58.635Z] 
15:19:58 [2020-07-21T15:19:58.635Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:19:58 [2020-07-21T15:19:58.635Z] #39 62.49   CC       criu/cr-service.o
15:19:58 [2020-07-21T15:19:58.676Z] #11 ...
15:19:58 [2020-07-21T15:19:58.676Z] 
15:19:58 [2020-07-21T15:19:58.676Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:19:58 [2020-07-21T15:19:58.676Z] #24 1.174 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:19:58 [2020-07-21T15:19:58.676Z] #24 1.307 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:19:58 [2020-07-21T15:19:58.676Z] #24 1.521 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:19:58 [2020-07-21T15:19:58.676Z] #24 2.842 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:19:58 [2020-07-21T15:19:58.676Z] #24 5.346 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
15:19:58 [2020-07-21T15:19:58.676Z] #24 7.199 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:19:58 [2020-07-21T15:19:58.676Z] #24 ...
15:19:58 [2020-07-21T15:19:58.676Z] 
15:19:58 [2020-07-21T15:19:58.676Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.515 + RM_GOPATH=0
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.515 + TMP_GOPATH=
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.515 + : /build
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.515 + '[' -z '' ']'
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.516 ++ mktemp -d
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.517 + export GOPATH=/tmp/tmp.0x9uSujWn6
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.517 + GOPATH=/tmp/tmp.0x9uSujWn6
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.517 + RM_GOPATH=1
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.517 + case "$(go env GOARCH)" in
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.518 ++ go env GOARCH
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.523 + export GO_BUILDMODE=-buildmode=pie
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.523 + GO_BUILDMODE=-buildmode=pie
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.524 ++ dirname /tmp/install/install.sh
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.525 + dir=/tmp/install
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.525 + bin=rootlesskit
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.525 + shift
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.525 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.525 + . /tmp/install/rootlesskit.installer
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.525 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.525 + install_rootlesskit
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.525 + case "$1" in
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.525 + export CGO_ENABLED=0
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.525 + CGO_ENABLED=0
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.525 + _install_rootlesskit
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.525 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.525 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0x9uSujWn6/src/github.com/rootless-containers/rootlesskit
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.526 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:19:58 [2020-07-21T15:19:58.676Z] #55 0.527 Cloning into '/tmp/tmp.0x9uSujWn6/src/github.com/rootless-containers/rootlesskit'...
15:19:58 [2020-07-21T15:19:58.676Z] #55 4.284 + cd /tmp/tmp.0x9uSujWn6/src/github.com/rootless-containers/rootlesskit
15:19:58 [2020-07-21T15:19:58.676Z] #55 4.286 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:19:58 [2020-07-21T15:19:58.676Z] #55 4.785 + for f in rootlesskit rootlesskit-docker-proxy
15:19:58 [2020-07-21T15:19:58.676Z] #55 4.787 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:19:58 [2020-07-21T15:19:58.972Z] #55 ...
15:19:58 [2020-07-21T15:19:58.972Z] 
15:19:58 [2020-07-21T15:19:58.972Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:19:58 [2020-07-21T15:19:58.972Z] #33 1.199 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:19:58 [2020-07-21T15:19:58.972Z] #33 1.280 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:19:58 [2020-07-21T15:19:58.972Z] #33 1.505 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:19:58 [2020-07-21T15:19:58.972Z] #33 2.739 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:19:58 [2020-07-21T15:19:58.972Z] #33 5.282 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
15:19:58 [2020-07-21T15:19:58.972Z] #33 6.946 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:19:58 [2020-07-21T15:19:58.972Z] #33 ...
15:19:58 [2020-07-21T15:19:58.972Z] 
15:19:58 [2020-07-21T15:19:58.972Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:19:58 [2020-07-21T15:19:58.972Z] #39 1.198 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:19:58 [2020-07-21T15:19:58.972Z] #39 1.386 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:19:58 [2020-07-21T15:19:58.972Z] #39 1.510 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:19:58 [2020-07-21T15:19:58.972Z] #39 3.027 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:19:58 [2020-07-21T15:19:58.972Z] #39 5.500 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
15:19:58 [2020-07-21T15:19:58.972Z] #39 7.290 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:19:59 [2020-07-21T15:19:59.196Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.4s done
15:19:59 [2020-07-21T15:19:59.272Z] #39 ...
15:19:59 [2020-07-21T15:19:59.272Z] 
15:19:59 [2020-07-21T15:19:59.272Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.855 + RM_GOPATH=0
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.855 + TMP_GOPATH=
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.855 + : /build
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.855 + '[' -z '' ']'
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.857 ++ mktemp -d
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.866 + export GOPATH=/tmp/tmp.k4HEfbGOck
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.866 + GOPATH=/tmp/tmp.k4HEfbGOck
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.866 + RM_GOPATH=1
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.867 + case "$(go env GOARCH)" in
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.869 ++ go env GOARCH
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.992 + export GO_BUILDMODE=-buildmode=pie
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.992 + GO_BUILDMODE=-buildmode=pie
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.994 ++ dirname /tmp/install/install.sh
15:19:59 [2020-07-21T15:19:59.272Z] #61 0.996 + dir=/tmp/install
15:19:59 [2020-07-21T15:19:59.272Z] #61 1.014 + bin=proxy
15:19:59 [2020-07-21T15:19:59.272Z] #61 1.014 + shift
15:19:59 [2020-07-21T15:19:59.272Z] #61 1.014 + '[' '!' -f /tmp/install/proxy.installer ']'
15:19:59 [2020-07-21T15:19:59.272Z] #61 1.014 + . /tmp/install/proxy.installer
15:19:59 [2020-07-21T15:19:59.273Z] #61 1.019 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:19:59 [2020-07-21T15:19:59.273Z] #61 1.027 + install_proxy
15:19:59 [2020-07-21T15:19:59.273Z] #61 1.027 + case "$1" in
15:19:59 [2020-07-21T15:19:59.273Z] #61 1.028 + export CGO_ENABLED=0
15:19:59 [2020-07-21T15:19:59.273Z] #61 1.028 + CGO_ENABLED=0
15:19:59 [2020-07-21T15:19:59.273Z] #61 1.028 + _install_proxy
15:19:59 [2020-07-21T15:19:59.273Z] #61 1.029 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:19:59 [2020-07-21T15:19:59.273Z] #61 1.037 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:19:59 [2020-07-21T15:19:59.273Z] #61 1.039 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.k4HEfbGOck/src/github.com/docker/libnetwork
15:19:59 [2020-07-21T15:19:59.273Z] #61 1.076 Cloning into '/tmp/tmp.k4HEfbGOck/src/github.com/docker/libnetwork'...
15:19:59 [2020-07-21T15:19:59.273Z] #61 ...
15:19:59 [2020-07-21T15:19:59.273Z] 
15:19:59 [2020-07-21T15:19:59.273Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.850 + RM_GOPATH=0
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.851 + TMP_GOPATH=
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.851 + : /build
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.851 + '[' -z '' ']'
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.852 ++ mktemp -d
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.854 + export GOPATH=/tmp/tmp.neL4K1nJle
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.854 + GOPATH=/tmp/tmp.neL4K1nJle
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.854 + RM_GOPATH=1
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.854 + case "$(go env GOARCH)" in
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.855 ++ go env GOARCH
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.933 + export GO_BUILDMODE=-buildmode=pie
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.958 + GO_BUILDMODE=-buildmode=pie
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.958 ++ dirname /tmp/install/install.sh
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.961 + dir=/tmp/install
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.961 + bin=vndr
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.961 + shift
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.961 + '[' '!' -f /tmp/install/vndr.installer ']'
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.961 + . /tmp/install/vndr.installer
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.961 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.961 + install_vndr
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.962 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.962 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.964 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.neL4K1nJle/src/github.com/LK4D4/vndr
15:19:59 [2020-07-21T15:19:59.273Z] #42 0.989 Cloning into '/tmp/tmp.neL4K1nJle/src/github.com/LK4D4/vndr'...
15:19:59 [2020-07-21T15:19:59.273Z] #42 2.130 + cd /tmp/tmp.neL4K1nJle/src/github.com/LK4D4/vndr
15:19:59 [2020-07-21T15:19:59.273Z] #42 2.130 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:19:59 [2020-07-21T15:19:59.273Z] #42 2.165 + go build -buildmode=pie -v -o /build/vndr .
15:19:59 [2020-07-21T15:19:59.273Z] #42 3.858 runtime/internal/math
15:19:59 [2020-07-21T15:19:59.273Z] #42 3.874 internal/cpu
15:19:59 [2020-07-21T15:19:59.273Z] #42 3.946 internal/race
15:19:59 [2020-07-21T15:19:59.273Z] #42 4.168 unicode
15:19:59 [2020-07-21T15:19:59.273Z] #42 4.275 sync/atomic
15:19:59 [2020-07-21T15:19:59.273Z] #42 4.376 unicode/utf8
15:19:59 [2020-07-21T15:19:59.273Z] #42 5.184 math
15:19:59 [2020-07-21T15:19:59.273Z] #42 5.560 internal/bytealg
15:19:59 [2020-07-21T15:19:59.273Z] #42 6.058 internal/testlog
15:19:59 [2020-07-21T15:19:59.273Z] #42 7.240 encoding
15:19:59 [2020-07-21T15:19:59.273Z] #42 7.619 unicode/utf16
15:19:59 [2020-07-21T15:19:59.273Z] #42 7.652 runtime
15:19:59 [2020-07-21T15:19:59.273Z] #42 8.336 container/list
15:19:59 [2020-07-21T15:19:59.273Z] #42 10.89 crypto/internal/subtle
15:19:59 [2020-07-21T15:19:59.452Z] #7 sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 120.18MB / 120.18MB 5.9s done
15:19:59 [2020-07-21T15:19:59.452Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0
15:19:59 [2020-07-21T15:19:59.570Z] #42 11.35 crypto/subtle
15:19:59 [2020-07-21T15:19:59.570Z] #42 ...
15:19:59 [2020-07-21T15:19:59.570Z] 
15:19:59 [2020-07-21T15:19:59.570Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:19:59 [2020-07-21T15:19:59.570Z] #29 0.702 + git clone https://github.com/kolyshkin/go-swagger.git .
15:19:59 [2020-07-21T15:19:59.570Z] #29 0.705 Cloning into '.'...
15:19:59 [2020-07-21T15:19:59.570Z] #29 ...
15:19:59 [2020-07-21T15:19:59.570Z] 
15:19:59 [2020-07-21T15:19:59.570Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:19:59 [2020-07-21T15:19:59.570Z] #52 1.193 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:19:59 [2020-07-21T15:19:59.570Z] #52 1.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:19:59 [2020-07-21T15:19:59.570Z] #52 1.516 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:19:59 [2020-07-21T15:19:59.570Z] #52 2.820 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:19:59 [2020-07-21T15:19:59.570Z] #52 5.553 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
15:19:59 [2020-07-21T15:19:59.570Z] #52 7.238 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:19:59 [2020-07-21T15:19:59.704Z] #39 63.33   CC       criu/crtools.o
15:19:59 [2020-07-21T15:19:59.708Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done
15:19:59 [2020-07-21T15:19:59.867Z] #52 ...
15:19:59 [2020-07-21T15:19:59.867Z] 
15:19:59 [2020-07-21T15:19:59.867Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.826 + RM_GOPATH=0
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.827 + TMP_GOPATH=
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.828 + : /build
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.828 + '[' -z '' ']'
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.830 ++ mktemp -d
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.838 + export GOPATH=/tmp/tmp.6wg7aCSapq
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.838 + GOPATH=/tmp/tmp.6wg7aCSapq
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.838 + RM_GOPATH=1
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.838 + case "$(go env GOARCH)" in
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.842 ++ go env GOARCH
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.891 + export GO_BUILDMODE=-buildmode=pie
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.891 + GO_BUILDMODE=-buildmode=pie
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.892 ++ dirname /tmp/install/install.sh
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.898 + dir=/tmp/install
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.899 + bin=dockercli
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.900 + shift
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.901 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.901 + . /tmp/install/dockercli.installer
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.901 ++ : stable
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.914 ++ : 17.06.2-ce
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.934 + install_dockercli
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.934 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.934 Install docker/cli version 17.06.2-ce from stable
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.935 ++ uname -m
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.937 + arch=ppc64le
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.937 + '[' ppc64le '!=' x86_64 ']'
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.937 + '[' ppc64le '!=' s390x ']'
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.937 + '[' ppc64le '!=' armhf ']'
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.937 + build_dockercli
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.937 + git clone https://github.com/docker/docker-ce /tmp/tmp.6wg7aCSapq/tmp/docker-ce
15:19:59 [2020-07-21T15:19:59.867Z] #22 0.941 Cloning into '/tmp/tmp.6wg7aCSapq/tmp/docker-ce'...
15:19:59 [2020-07-21T15:19:59.867Z] #22 ...
15:19:59 [2020-07-21T15:19:59.867Z] 
15:19:59 [2020-07-21T15:19:59.867Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:19:59 [2020-07-21T15:19:59.867Z] #42 11.78 vendor/golang.org/x/crypto/cryptobyte/asn1
15:20:00 [2020-07-21T15:20:00.003Z] #39 63.54   CC       criu/eventfd.o
15:20:00 [2020-07-21T15:20:00.003Z] #39 63.69   CC       criu/eventpoll.o
15:20:00 [2020-07-21T15:20:00.165Z] #42 12.04 internal/nettrace
15:20:00 [2020-07-21T15:20:00.274Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.1s
15:20:00 [2020-07-21T15:20:00.274Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done
15:20:00 [2020-07-21T15:20:00.294Z] #39 63.97   CC       criu/external.o
15:20:00 [2020-07-21T15:20:00.346Z] #49 ...
15:20:00 [2020-07-21T15:20:00.346Z] 
15:20:00 [2020-07-21T15:20:00.346Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:20:00 [2020-07-21T15:20:00.346Z] #12 DONE 2.1s
15:20:00 [2020-07-21T15:20:00.346Z] 
15:20:00 [2020-07-21T15:20:00.346Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:20:00 [2020-07-21T15:20:00.464Z] #42 12.48 runtime/cgo
15:20:00 [2020-07-21T15:20:00.585Z] #39 64.24   CC       criu/fault-injection.o
15:20:00 [2020-07-21T15:20:00.585Z] #39 64.28   CC       criu/fdstore.o
15:20:00 [2020-07-21T15:20:00.838Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e
15:20:00 [2020-07-21T15:20:00.875Z] #39 64.48   CC       criu/fifo.o
15:20:01 [2020-07-21T15:20:01.083Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 4.1s done
15:20:01 [2020-07-21T15:20:01.083Z] #7 extracting sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e done
15:20:01 [2020-07-21T15:20:01.083Z] #7 DONE 15.5s
15:20:01 [2020-07-21T15:20:01.166Z] #39 64.73   CC       criu/file-ids.o
15:20:01 [2020-07-21T15:20:01.166Z] #39 64.94   CC       criu/file-lock.o
15:20:01 [2020-07-21T15:20:01.341Z] 
15:20:01 [2020-07-21T15:20:01.341Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:20:01 [2020-07-21T15:20:01.801Z] #39 65.48   CC       criu/files-ext.o
15:20:02 [2020-07-21T15:20:02.093Z] #39 65.78   CC       criu/files-reg.o
15:20:02 [2020-07-21T15:20:02.256Z] #13 1.827 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:20:02 [2020-07-21T15:20:02.256Z] #13 DONE 2.0s
15:20:02 [2020-07-21T15:20:02.256Z] 
15:20:02 [2020-07-21T15:20:02.256Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:20:02 [2020-07-21T15:20:02.407Z] #30 ...
15:20:02 [2020-07-21T15:20:02.407Z] 
15:20:02 [2020-07-21T15:20:02.407Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:02 [2020-07-21T15:20:02.407Z] #10 4.960 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:02 [2020-07-21T15:20:02.407Z] #10 4.986 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:02 [2020-07-21T15:20:02.407Z] #10 4.990 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:02 [2020-07-21T15:20:02.407Z] #10 5.900 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
15:20:02 [2020-07-21T15:20:02.407Z] #10 7.423 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB]
15:20:02 [2020-07-21T15:20:02.407Z] #10 9.132 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:20:02 [2020-07-21T15:20:02.407Z] #10 ...
15:20:02 [2020-07-21T15:20:02.407Z] 
15:20:02 [2020-07-21T15:20:02.407Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:02 [2020-07-21T15:20:02.407Z] #38 4.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:02 [2020-07-21T15:20:02.407Z] #38 4.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:02 [2020-07-21T15:20:02.407Z] #38 4.144 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:02 [2020-07-21T15:20:02.407Z] #38 4.842 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
15:20:02 [2020-07-21T15:20:02.407Z] #38 5.881 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB]
15:20:02 [2020-07-21T15:20:02.407Z] #38 7.842 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:20:02 [2020-07-21T15:20:02.407Z] #38 ...
15:20:02 [2020-07-21T15:20:02.407Z] 
15:20:02 [2020-07-21T15:20:02.407Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.608 + RM_GOPATH=0
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.608 + TMP_GOPATH=
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.608 + : /build
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.608 + '[' -z '' ']'
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.609 ++ mktemp -d
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.613 + export GOPATH=/tmp/tmp.WOBCkLqsY0
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.613 + GOPATH=/tmp/tmp.WOBCkLqsY0
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.613 + RM_GOPATH=1
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.613 + case "$(go env GOARCH)" in
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.614 ++ go env GOARCH
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.628 + export GO_BUILDMODE=-buildmode=pie
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.628 + GO_BUILDMODE=-buildmode=pie
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.632 ++ dirname /tmp/install/install.sh
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.635 + dir=/tmp/install
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.635 + bin=dockercli
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.635 + shift
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.635 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.635 + . /tmp/install/dockercli.installer
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.635 ++ : stable
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.635 ++ : 17.06.2-ce
15:20:02 [2020-07-21T15:20:02.407Z] #21 4.635 + install_dockercli
15:20:02 [2020-07-21T15:20:02.408Z] #21 4.635 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:20:02 [2020-07-21T15:20:02.408Z] #21 4.636 Install docker/cli version 17.06.2-ce from stable
15:20:02 [2020-07-21T15:20:02.408Z] #21 4.639 ++ uname -m
15:20:02 [2020-07-21T15:20:02.408Z] #21 4.641 + arch=aarch64
15:20:02 [2020-07-21T15:20:02.408Z] #21 4.641 + '[' aarch64 '!=' x86_64 ']'
15:20:02 [2020-07-21T15:20:02.408Z] #21 4.641 + '[' aarch64 '!=' s390x ']'
15:20:02 [2020-07-21T15:20:02.408Z] #21 4.641 + '[' aarch64 '!=' armhf ']'
15:20:02 [2020-07-21T15:20:02.408Z] #21 4.641 + build_dockercli
15:20:02 [2020-07-21T15:20:02.408Z] #21 4.641 + git clone https://github.com/docker/docker-ce /tmp/tmp.WOBCkLqsY0/tmp/docker-ce
15:20:02 [2020-07-21T15:20:02.408Z] #21 4.646 Cloning into '/tmp/tmp.WOBCkLqsY0/tmp/docker-ce'...
15:20:02 [2020-07-21T15:20:02.516Z] #14 ...
15:20:02 [2020-07-21T15:20:02.516Z] 
15:20:02 [2020-07-21T15:20:02.516Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:02 [2020-07-21T15:20:02.516Z] #41 118.8 crypto/tls
15:20:02 [2020-07-21T15:20:02.516Z] #41 126.6 net/http/httptrace
15:20:02 [2020-07-21T15:20:02.516Z] #41 127.0 net/http
15:20:02 [2020-07-21T15:20:02.671Z] #21 ...
15:20:02 [2020-07-21T15:20:02.671Z] 
15:20:02 [2020-07-21T15:20:02.671Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:20:02 [2020-07-21T15:20:02.671Z] #51 3.799 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:02 [2020-07-21T15:20:02.671Z] #51 3.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:02 [2020-07-21T15:20:02.671Z] #51 3.850 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:02 [2020-07-21T15:20:02.671Z] #51 4.670 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
15:20:02 [2020-07-21T15:20:02.671Z] #51 6.196 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB]
15:20:02 [2020-07-21T15:20:02.671Z] #51 7.987 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:20:02 [2020-07-21T15:20:02.671Z] #51 ...
15:20:02 [2020-07-21T15:20:02.671Z] 
15:20:02 [2020-07-21T15:20:02.671Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.572 + RM_GOPATH=0
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.572 + TMP_GOPATH=
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.572 + : /build
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.572 + '[' -z '' ']'
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.572 ++ mktemp -d
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.572 + export GOPATH=/tmp/tmp.fVm50cKfbf
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.572 + GOPATH=/tmp/tmp.fVm50cKfbf
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.572 + RM_GOPATH=1
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.572 + case "$(go env GOARCH)" in
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.572 ++ go env GOARCH
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.612 + export GO_BUILDMODE=-buildmode=pie
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.612 + GO_BUILDMODE=-buildmode=pie
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.614 ++ dirname /tmp/install/install.sh
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.616 + dir=/tmp/install
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.617 + bin=gotestsum
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.618 + shift
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.619 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.619 + . /tmp/install/gotestsum.installer
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.619 ++ : v0.3.5
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.619 + install_gotestsum
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.619 + set -e
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.623 + export GO111MODULE=on
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.624 + GO111MODULE=on
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.625 + GOBIN=/build
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.625 + go get gotest.tools/gotestsum@v0.3.5
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.653 go: finding gotest.tools v0.3.5
15:20:02 [2020-07-21T15:20:02.671Z] #43 4.654 go: finding gotest.tools/gotestsum v0.3.5
15:20:02 [2020-07-21T15:20:02.671Z] #43 5.615 go: downloading gotest.tools/gotestsum v0.3.5
15:20:02 [2020-07-21T15:20:02.671Z] #43 6.184 go: extracting gotest.tools/gotestsum v0.3.5
15:20:02 [2020-07-21T15:20:02.671Z] #43 6.798 go: downloading gotest.tools v2.1.0+incompatible
15:20:02 [2020-07-21T15:20:02.671Z] #43 6.956 go: extracting gotest.tools v2.1.0+incompatible
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.045 go: downloading github.com/sirupsen/logrus v1.0.5
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.092 go: downloading github.com/fatih/color v1.6.0
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.104 go: downloading github.com/spf13/pflag v1.0.1
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.147 go: downloading github.com/pkg/errors v0.8.0
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.312 go: extracting github.com/fatih/color v1.6.0
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.415 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.456 go: downloading github.com/jonboulle/clockwork v0.1.0
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.528 go: downloading github.com/mattn/go-isatty v0.0.3
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.587 go: extracting github.com/sirupsen/logrus v1.0.5
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.635 go: downloading github.com/mattn/go-colorable v0.0.9
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.643 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.680 go: extracting github.com/pkg/errors v0.8.0
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.727 go: extracting github.com/spf13/pflag v1.0.1
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.767 go: extracting github.com/jonboulle/clockwork v0.1.0
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.857 go: extracting github.com/mattn/go-isatty v0.0.3
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.877 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.934 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:20:02 [2020-07-21T15:20:02.671Z] #43 7.969 go: extracting github.com/mattn/go-colorable v0.0.9
15:20:02 [2020-07-21T15:20:02.671Z] #43 8.317 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:20:02 [2020-07-21T15:20:02.671Z] #43 9.956 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:20:02 [2020-07-21T15:20:02.671Z] #43 10.04 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:20:02 [2020-07-21T15:20:02.671Z] #43 10.17 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:20:02 [2020-07-21T15:20:02.779Z] #41 ...
15:20:02 [2020-07-21T15:20:02.779Z] 
15:20:02 [2020-07-21T15:20:02.779Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:02 [2020-07-21T15:20:02.779Z] #39 49.40   CC       compel/arch/x86/src/lib/infect.o
15:20:02 [2020-07-21T15:20:02.779Z] #39 50.57   CC       compel/src/lib/infect-rpc.o
15:20:02 [2020-07-21T15:20:02.779Z] #39 50.97   CC       compel/src/lib/infect-util.o
15:20:02 [2020-07-21T15:20:02.779Z] #39 51.18   CC       compel/src/lib/infect.o
15:20:02 [2020-07-21T15:20:02.779Z] #39 54.17   CC       compel/src/lib/ptrace.o
15:20:02 [2020-07-21T15:20:02.779Z] #39 54.58   AR       compel/libcompel.a
15:20:02 [2020-07-21T15:20:02.779Z] #39 54.67   HOSTCC   compel/src/main-host.o
15:20:02 [2020-07-21T15:20:02.779Z] #39 55.05   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:20:02 [2020-07-21T15:20:02.779Z] #39 55.16   HOSTCC   compel/src/lib/handle-elf-host.o
15:20:02 [2020-07-21T15:20:02.779Z] #39 55.48   HOSTCC   compel/src/lib/log-host.o
15:20:02 [2020-07-21T15:20:02.779Z] #39 55.81   HOSTLINK compel/compel-host-bin
15:20:02 [2020-07-21T15:20:02.779Z] #39 56.01   DEP      soccr/soccr.d
15:20:02 [2020-07-21T15:20:02.779Z] #39 56.12   CC       soccr/soccr.o
15:20:02 [2020-07-21T15:20:02.934Z] #43 ...
15:20:02 [2020-07-21T15:20:02.935Z] 
15:20:02 [2020-07-21T15:20:02.935Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:02 [2020-07-21T15:20:02.935Z] #23 5.027 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:02 [2020-07-21T15:20:02.935Z] #23 5.088 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:02 [2020-07-21T15:20:02.935Z] #23 5.089 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:02 [2020-07-21T15:20:02.935Z] #23 6.013 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
15:20:02 [2020-07-21T15:20:02.935Z] #23 7.589 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB]
15:20:02 [2020-07-21T15:20:02.935Z] #23 9.519 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:20:02 [2020-07-21T15:20:02.935Z] #23 ...
15:20:02 [2020-07-21T15:20:02.935Z] 
15:20:02 [2020-07-21T15:20:02.935Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.654 + RM_GOPATH=0
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.654 + TMP_GOPATH=
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.654 + : /build
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.654 + '[' -z '' ']'
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.654 ++ mktemp -d
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.658 + export GOPATH=/tmp/tmp.HQGWAIAaxm
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.658 + GOPATH=/tmp/tmp.HQGWAIAaxm
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.658 + RM_GOPATH=1
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.658 + case "$(go env GOARCH)" in
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.658 ++ go env GOARCH
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.692 + export GO_BUILDMODE=-buildmode=pie
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.692 + GO_BUILDMODE=-buildmode=pie
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.693 ++ dirname /tmp/install/install.sh
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 + dir=/tmp/install
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 + bin=rootlesskit
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 + shift
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 + . /tmp/install/rootlesskit.installer
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 + install_rootlesskit
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 + case "$1" in
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 + export CGO_ENABLED=0
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 + CGO_ENABLED=0
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 + _install_rootlesskit
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HQGWAIAaxm/src/github.com/rootless-containers/rootlesskit
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.699 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:20:02 [2020-07-21T15:20:02.935Z] #54 2.701 Cloning into '/tmp/tmp.HQGWAIAaxm/src/github.com/rootless-containers/rootlesskit'...
15:20:02 [2020-07-21T15:20:02.935Z] #54 5.716 + cd /tmp/tmp.HQGWAIAaxm/src/github.com/rootless-containers/rootlesskit
15:20:02 [2020-07-21T15:20:02.935Z] #54 5.716 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:20:02 [2020-07-21T15:20:02.935Z] #54 6.035 + for f in rootlesskit rootlesskit-docker-proxy
15:20:02 [2020-07-21T15:20:02.935Z] #54 6.035 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:20:03 [2020-07-21T15:20:03.126Z] #39 66.93   CC       criu/files.o
15:20:03 [2020-07-21T15:20:03.198Z] #54 ...
15:20:03 [2020-07-21T15:20:03.198Z] 
15:20:03 [2020-07-21T15:20:03.198Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.836 + RM_GOPATH=0
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.836 + TMP_GOPATH=
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.837 + : /build
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.837 + '[' -z '' ']'
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.841 ++ mktemp -d
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.850 + export GOPATH=/tmp/tmp.0obEPAhBTd
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.850 + GOPATH=/tmp/tmp.0obEPAhBTd
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.850 + RM_GOPATH=1
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.851 + case "$(go env GOARCH)" in
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.853 ++ go env GOARCH
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.865 + export GO_BUILDMODE=-buildmode=pie
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.866 + GO_BUILDMODE=-buildmode=pie
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.867 ++ dirname /tmp/install/install.sh
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.869 + dir=/tmp/install
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.869 + bin=shfmt
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.869 + shift
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.870 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.870 + . /tmp/install/shfmt.installer
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.871 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.871 + install_shfmt
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.872 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.872 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.872 + git clone https://github.com/mvdan/sh.git /tmp/tmp.0obEPAhBTd/src/github.com/mvdan/sh
15:20:03 [2020-07-21T15:20:03.198Z] #47 3.875 Cloning into '/tmp/tmp.0obEPAhBTd/src/github.com/mvdan/sh'...
15:20:03 [2020-07-21T15:20:03.198Z] #47 9.638 + cd /tmp/tmp.0obEPAhBTd/src/github.com/mvdan/sh
15:20:03 [2020-07-21T15:20:03.198Z] #47 9.639 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:20:03 [2020-07-21T15:20:03.198Z] #47 9.694 + GO111MODULE=on
15:20:03 [2020-07-21T15:20:03.198Z] #47 9.695 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:20:03 [2020-07-21T15:20:03.198Z] #47 10.85 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:20:03 [2020-07-21T15:20:03.198Z] #47 10.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:20:03 [2020-07-21T15:20:03.198Z] #47 10.92 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:20:03 [2020-07-21T15:20:03.359Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.1s done
15:20:03 [2020-07-21T15:20:03.359Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s
15:20:03 [2020-07-21T15:20:03.462Z] #47 ...
15:20:03 [2020-07-21T15:20:03.462Z] 
15:20:03 [2020-07-21T15:20:03.462Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.566 + RM_GOPATH=0
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.567 + TMP_GOPATH=
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.572 + : /build
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.582 + '[' -z '' ']'
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.585 ++ mktemp -d
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.587 + export GOPATH=/tmp/tmp.frgwQjw88j
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.587 + GOPATH=/tmp/tmp.frgwQjw88j
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.587 + RM_GOPATH=1
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.587 + case "$(go env GOARCH)" in
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.591 ++ go env GOARCH
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.635 + export GO_BUILDMODE=-buildmode=pie
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.635 + GO_BUILDMODE=-buildmode=pie
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.637 ++ dirname /tmp/install/install.sh
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.638 + dir=/tmp/install
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.639 + bin=golangci_lint
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.639 + shift
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.639 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.639 + . /tmp/install/golangci_lint.installer
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.639 ++ : v1.23.8
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.639 + install_golangci_lint
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.639 + echo 'Installing golangci-lint version v1.23.8'
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.639 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:20:03 [2020-07-21T15:20:03.462Z] #45 4.641 Installing golangci-lint version v1.23.8
15:20:03 [2020-07-21T15:20:03.462Z] #45 ...
15:20:03 [2020-07-21T15:20:03.462Z] 
15:20:03 [2020-07-21T15:20:03.462Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.460 + RM_GOPATH=0
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.460 + TMP_GOPATH=
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.460 + : /build
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.460 + '[' -z '' ']'
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.461 ++ mktemp -d
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.464 + export GOPATH=/tmp/tmp.zhsiCQ8J8g
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.464 + GOPATH=/tmp/tmp.zhsiCQ8J8g
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.464 + RM_GOPATH=1
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.464 + case "$(go env GOARCH)" in
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.467 ++ go env GOARCH
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.493 + export GO_BUILDMODE=-buildmode=pie
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.494 + GO_BUILDMODE=-buildmode=pie
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.496 ++ dirname /tmp/install/install.sh
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.497 + dir=/tmp/install
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.497 + bin=proxy
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.497 + shift
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.497 + '[' '!' -f /tmp/install/proxy.installer ']'
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.497 + . /tmp/install/proxy.installer
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.497 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.498 + install_proxy
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.498 + case "$1" in
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.498 + export CGO_ENABLED=0
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.498 + CGO_ENABLED=0
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.498 + _install_proxy
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.498 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.498 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.498 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zhsiCQ8J8g/src/github.com/docker/libnetwork
15:20:03 [2020-07-21T15:20:03.462Z] #60 4.502 Cloning into '/tmp/tmp.zhsiCQ8J8g/src/github.com/docker/libnetwork'...
15:20:03 [2020-07-21T15:20:03.729Z] #60 ...
15:20:03 [2020-07-21T15:20:03.729Z] 
15:20:03 [2020-07-21T15:20:03.729Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:03 [2020-07-21T15:20:03.729Z] #32 2.623 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:03 [2020-07-21T15:20:03.729Z] #32 2.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:03 [2020-07-21T15:20:03.729Z] #32 2.648 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:03 [2020-07-21T15:20:03.729Z] #32 3.151 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
15:20:03 [2020-07-21T15:20:03.729Z] #32 4.423 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB]
15:20:03 [2020-07-21T15:20:03.729Z] #32 5.943 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:20:03 [2020-07-21T15:20:03.729Z] #32 9.979 Fetched 8192 kB in 8s (1047 kB/s)
15:20:03 [2020-07-21T15:20:03.729Z] #32 9.979 Reading package lists...
15:20:03 [2020-07-21T15:20:03.729Z] #32 ...
15:20:03 [2020-07-21T15:20:03.729Z] 
15:20:03 [2020-07-21T15:20:03.729Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:20:03 [2020-07-21T15:20:03.729Z] #28 4.186 + git clone https://github.com/kolyshkin/go-swagger.git .
15:20:03 [2020-07-21T15:20:03.729Z] #28 4.188 Cloning into '.'...
15:20:03 [2020-07-21T15:20:03.994Z] #28 ...
15:20:03 [2020-07-21T15:20:03.994Z] 
15:20:03 [2020-07-21T15:20:03.994Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.514 + RM_GOPATH=0
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.514 + TMP_GOPATH=
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.514 + : /build
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.514 + '[' -z '' ']'
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.514 ++ mktemp -d
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.514 + export GOPATH=/tmp/tmp.bBbVBwMhGd
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.514 + GOPATH=/tmp/tmp.bBbVBwMhGd
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.514 + RM_GOPATH=1
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.514 + case "$(go env GOARCH)" in
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.514 ++ go env GOARCH
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.514 + export GO_BUILDMODE=-buildmode=pie
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.514 + GO_BUILDMODE=-buildmode=pie
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.515 ++ dirname /tmp/install/install.sh
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.517 + dir=/tmp/install
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.517 + bin=vndr
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.517 + shift
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.517 + '[' '!' -f /tmp/install/vndr.installer ']'
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.517 + . /tmp/install/vndr.installer
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.517 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.517 + install_vndr
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.517 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.517 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bBbVBwMhGd/src/github.com/LK4D4/vndr
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.518 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.526 Cloning into '/tmp/tmp.bBbVBwMhGd/src/github.com/LK4D4/vndr'...
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.929 + cd /tmp/tmp.bBbVBwMhGd/src/github.com/LK4D4/vndr
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.929 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:20:03 [2020-07-21T15:20:03.994Z] #41 2.940 + go build -buildmode=pie -v -o /build/vndr .
15:20:03 [2020-07-21T15:20:03.994Z] #41 3.937 internal/race
15:20:03 [2020-07-21T15:20:03.994Z] #41 3.959 runtime/internal/sys
15:20:03 [2020-07-21T15:20:03.994Z] #41 4.019 internal/cpu
15:20:03 [2020-07-21T15:20:03.994Z] #41 4.062 runtime/internal/atomic
15:20:03 [2020-07-21T15:20:03.994Z] #41 4.308 sync/atomic
15:20:03 [2020-07-21T15:20:03.994Z] #41 4.365 runtime/internal/math
15:20:03 [2020-07-21T15:20:03.994Z] #41 4.468 unicode
15:20:03 [2020-07-21T15:20:03.994Z] #41 4.476 unicode/utf8
15:20:03 [2020-07-21T15:20:03.994Z] #41 4.721 internal/bytealg
15:20:03 [2020-07-21T15:20:03.994Z] #41 4.831 math/bits
15:20:03 [2020-07-21T15:20:03.994Z] #41 5.062 internal/testlog
15:20:03 [2020-07-21T15:20:03.994Z] #41 5.361 encoding
15:20:03 [2020-07-21T15:20:03.994Z] #41 5.415 math
15:20:03 [2020-07-21T15:20:03.994Z] #41 5.555 runtime
15:20:03 [2020-07-21T15:20:03.994Z] #41 5.603 unicode/utf16
15:20:03 [2020-07-21T15:20:03.994Z] #41 6.058 container/list
15:20:03 [2020-07-21T15:20:03.994Z] #41 7.067 crypto/internal/subtle
15:20:03 [2020-07-21T15:20:03.994Z] #41 7.268 crypto/subtle
15:20:03 [2020-07-21T15:20:03.994Z] #41 7.563 vendor/golang.org/x/crypto/cryptobyte/asn1
15:20:03 [2020-07-21T15:20:03.994Z] #41 7.965 internal/nettrace
15:20:03 [2020-07-21T15:20:03.994Z] #41 8.081 runtime/cgo
15:20:03 [2020-07-21T15:20:03.994Z] #41 9.564 vendor/golang.org/x/crypto/internal/subtle
15:20:03 [2020-07-21T15:20:03.994Z] #41 ...
15:20:03 [2020-07-21T15:20:03.994Z] 
15:20:03 [2020-07-21T15:20:03.994Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:03 [2020-07-21T15:20:03.994Z] #47 11.38 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:20:03 [2020-07-21T15:20:03.994Z] #47 11.56 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:20:04 [2020-07-21T15:20:04.076Z] #42 15.52 vendor/golang.org/x/crypto/internal/subtle
15:20:04 [2020-07-21T15:20:04.160Z] #39 57.44   AR       soccr/libsoccr.a
15:20:04 [2020-07-21T15:20:04.160Z] #39 ...
15:20:04 [2020-07-21T15:20:04.160Z] 
15:20:04 [2020-07-21T15:20:04.160Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:20:04 [2020-07-21T15:20:04.160Z] #14 DONE 1.9s
15:20:04 [2020-07-21T15:20:04.160Z] 
15:20:04 [2020-07-21T15:20:04.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:04 [2020-07-21T15:20:04.160Z] #39 57.49 make[1]: 'soccr/libsoccr.a' is up to date.
15:20:04 [2020-07-21T15:20:04.160Z] #39 ...
15:20:04 [2020-07-21T15:20:04.160Z] 
15:20:04 [2020-07-21T15:20:04.160Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:20:04 [2020-07-21T15:20:04.160Z] #39 67.88   CC       criu/filesystems.o
15:20:04 [2020-07-21T15:20:04.260Z] #47 12.13 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:20:04 [2020-07-21T15:20:04.377Z] #42 ...
15:20:04 [2020-07-21T15:20:04.377Z] 
15:20:04 [2020-07-21T15:20:04.377Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:04 [2020-07-21T15:20:04.377Z] #44 6.226 go: downloading github.com/mattn/go-colorable v0.0.9
15:20:04 [2020-07-21T15:20:04.377Z] #44 6.233 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:20:04 [2020-07-21T15:20:04.377Z] #44 6.242 go: extracting github.com/spf13/pflag v1.0.1
15:20:04 [2020-07-21T15:20:04.377Z] #44 6.355 go: extracting github.com/mattn/go-colorable v0.0.9
15:20:04 [2020-07-21T15:20:04.377Z] #44 6.375 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:20:04 [2020-07-21T15:20:04.377Z] #44 6.376 go: extracting github.com/mattn/go-isatty v0.0.3
15:20:04 [2020-07-21T15:20:04.377Z] #44 6.396 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:20:04 [2020-07-21T15:20:04.377Z] #44 6.415 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:20:04 [2020-07-21T15:20:04.377Z] #44 9.228 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:20:04 [2020-07-21T15:20:04.377Z] #44 9.428 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:20:04 [2020-07-21T15:20:04.377Z] #44 9.436 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:20:04 [2020-07-21T15:20:04.377Z] #44 12.54 go: finding github.com/fatih/color v1.6.0
15:20:04 [2020-07-21T15:20:04.377Z] #44 12.55 go: finding github.com/pkg/errors v0.8.0
15:20:04 [2020-07-21T15:20:04.377Z] #44 12.58 go: finding github.com/sirupsen/logrus v1.0.5
15:20:04 [2020-07-21T15:20:04.377Z] #44 12.64 go: finding github.com/spf13/pflag v1.0.1
15:20:04 [2020-07-21T15:20:04.377Z] #44 12.72 go: finding github.com/mattn/go-colorable v0.0.9
15:20:04 [2020-07-21T15:20:04.377Z] #44 12.79 go: finding github.com/mattn/go-isatty v0.0.3
15:20:04 [2020-07-21T15:20:04.377Z] #44 13.18 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:20:04 [2020-07-21T15:20:04.377Z] #44 13.28 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:20:04 [2020-07-21T15:20:04.377Z] #44 13.28 go: finding github.com/jonboulle/clockwork v0.1.0
15:20:04 [2020-07-21T15:20:04.377Z] #44 13.38 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:20:04 [2020-07-21T15:20:04.377Z] #44 13.51 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:20:04 [2020-07-21T15:20:04.452Z] #39 68.24   CC       criu/fsnotify.o
15:20:04 [2020-07-21T15:20:04.452Z] #39 ...
15:20:04 [2020-07-21T15:20:04.452Z] 
15:20:04 [2020-07-21T15:20:04.452Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:20:04 [2020-07-21T15:20:04.452Z] #17 14.48 Fetched 27.7 MB in 2s (13.7 MB/s)
15:20:04 [2020-07-21T15:20:04.452Z] #17 14.51 Selecting previously unselected package pigz.
15:20:04 [2020-07-21T15:20:04.452Z] #17 14.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23199 files and directories currently installed.)
15:20:04 [2020-07-21T15:20:04.452Z] #17 14.54 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 14.55 Unpacking pigz (2.4-1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 14.61 Selecting previously unselected package libpython3.7-minimal:s390x.
15:20:04 [2020-07-21T15:20:04.452Z] #17 14.61 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 14.62 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 14.85 Selecting previously unselected package python3.7-minimal.
15:20:04 [2020-07-21T15:20:04.452Z] #17 14.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 14.86 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 15.33 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 15.34 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 16.56 Selecting previously unselected package python3-minimal.
15:20:04 [2020-07-21T15:20:04.452Z] #17 16.56 (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 ... 23448 files and directories currently installed.)
15:20:04 [2020-07-21T15:20:04.452Z] #17 16.57 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 16.58 Unpacking python3-minimal (3.7.3-1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 16.61 Selecting previously unselected package libmpdec2:s390x.
15:20:04 [2020-07-21T15:20:04.452Z] #17 16.61 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 16.61 Unpacking libmpdec2:s390x (2.4.2-2) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 16.69 Selecting previously unselected package libpython3.7-stdlib:s390x.
15:20:04 [2020-07-21T15:20:04.452Z] #17 16.69 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 16.69 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.20 Selecting previously unselected package python3.7.
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.20 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.21 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.27 Selecting previously unselected package libpython3-stdlib:s390x.
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.27 Unpacking libpython3-stdlib:s390x (3.7.3-1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.31 Setting up python3-minimal (3.7.3-1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.75 Selecting previously unselected package python3.
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.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 ... 23860 files and directories currently installed.)
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.80 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.80 Unpacking python3 (3.7.3-1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.87 Selecting previously unselected package libip4tc0:s390x.
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.87 Unpacking libip4tc0:s390x (1.8.2-4) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.93 Selecting previously unselected package libip6tc0:s390x.
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.93 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.93 Unpacking libip6tc0:s390x (1.8.2-4) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.96 Selecting previously unselected package libiptc0:s390x.
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.96 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 17.96 Unpacking libiptc0:s390x (1.8.2-4) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.01 Selecting previously unselected package libnfnetlink0:s390x.
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.01 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.01 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.04 Selecting previously unselected package libnetfilter-conntrack3:s390x.
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.04 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.04 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.07 Selecting previously unselected package libnftnl11:s390x.
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.08 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.08 Unpacking libnftnl11:s390x (1.1.2-2) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.11 Selecting previously unselected package iptables.
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.11 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.11 Unpacking iptables (1.8.2-4) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.31 Selecting previously unselected package xxd.
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.31 Unpacking xxd (2:8.1.0875-5) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.38 Selecting previously unselected package vim-common.
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.38 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.38 Unpacking vim-common (2:8.1.0875-5) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.51 Selecting previously unselected package bash-completion.
15:20:04 [2020-07-21T15:20:04.452Z] #17 18.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 19.77 Unpacking bash-completion (1:2.8-6) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 19.99 Selecting previously unselected package bzip2.
15:20:04 [2020-07-21T15:20:04.452Z] #17 19.99 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 19.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 20.04 Selecting previously unselected package xz-utils.
15:20:04 [2020-07-21T15:20:04.452Z] #17 20.05 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 20.05 Unpacking xz-utils (5.2.4-1) ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 20.13 Selecting previously unselected package apparmor.
15:20:04 [2020-07-21T15:20:04.452Z] #17 20.13 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.452Z] #17 20.16 Unpacking apparmor (2.13.2-10) ...
15:20:04 [2020-07-21T15:20:04.615Z] #8 DONE 2.9s
15:20:04 [2020-07-21T15:20:04.615Z] 
15:20:04 [2020-07-21T15:20:04.615Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:20:04 [2020-07-21T15:20:04.615Z] #9 DONE 0.6s
15:20:04 [2020-07-21T15:20:04.615Z] 
15:20:04 [2020-07-21T15:20:04.615Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:20:04 [2020-07-21T15:20:04.615Z] #35 DONE 0.1s
15:20:04 [2020-07-21T15:20:04.615Z] 
15:20:04 [2020-07-21T15:20:04.615Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:04 [2020-07-21T15:20:04.676Z] #44 ...
15:20:04 [2020-07-21T15:20:04.676Z] 
15:20:04 [2020-07-21T15:20:04.676Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:04 [2020-07-21T15:20:04.676Z] #11 16.41 Fetched 8145 kB in 15s (526 kB/s)
15:20:04 [2020-07-21T15:20:04.743Z] #17 20.42 Selecting previously unselected package aufs-tools.
15:20:04 [2020-07-21T15:20:04.743Z] #17 20.42 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.743Z] #17 20.42 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:20:04 [2020-07-21T15:20:04.743Z] #17 20.48 Selecting previously unselected package libonig5:s390x.
15:20:04 [2020-07-21T15:20:04.743Z] #17 20.48 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ...
15:20:04 [2020-07-21T15:20:04.743Z] #17 20.48 Unpacking libonig5:s390x (6.9.1-1) ...
15:20:04 [2020-07-21T15:20:04.873Z] #10 ...
15:20:04 [2020-07-21T15:20:04.873Z] 
15:20:04 [2020-07-21T15:20:04.873Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:20:04 [2020-07-21T15:20:04.873Z] #27 DONE 0.1s
15:20:04 [2020-07-21T15:20:04.873Z] 
15:20:04 [2020-07-21T15:20:04.873Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.59 Selecting previously unselected package libjq1:s390x.
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ...
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.59 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ...
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.64 Selecting previously unselected package jq.
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.64 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ...
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.65 Unpacking jq (1.5+dfsg-2+b1) ...
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.70 Selecting previously unselected package libaio1:s390x.
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.70 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ...
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.70 Unpacking libaio1:s390x (0.3.112-3) ...
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.73 Selecting previously unselected package libgpm2:s390x.
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.73 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ...
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.73 Unpacking libgpm2:s390x (1.20.7-5) ...
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.78 Selecting previously unselected package libicu63:s390x.
15:20:05 [2020-07-21T15:20:05.034Z] #17 20.78 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ...
15:20:05 [2020-07-21T15:20:05.035Z] #17 20.78 Unpacking libicu63:s390x (63.1-6+deb10u1) ...
15:20:05 [2020-07-21T15:20:05.225Z] #47 12.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:20:05 [2020-07-21T15:20:05.250Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done
15:20:05 [2020-07-21T15:20:05.250Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 0.1s
15:20:05 [2020-07-21T15:20:05.822Z] #47 13.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:20:06 [2020-07-21T15:20:06.081Z] #15 DONE 1.9s
15:20:06 [2020-07-21T15:20:06.081Z] 
15:20:06 [2020-07-21T15:20:06.081Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:20:07 [2020-07-21T15:20:07.103Z] #17 22.87 Selecting previously unselected package libnet1:s390x.
15:20:07 [2020-07-21T15:20:07.228Z] #47 15.04 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:20:07 [2020-07-21T15:20:07.228Z] #47 15.06 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:20:07 [2020-07-21T15:20:07.228Z] #47 15.25 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:20:07 [2020-07-21T15:20:07.394Z] #17 22.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ...
15:20:07 [2020-07-21T15:20:07.394Z] #17 22.88 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ...
15:20:07 [2020-07-21T15:20:07.394Z] #17 22.96 Selecting previously unselected package libnl-3-200:s390x.
15:20:07 [2020-07-21T15:20:07.394Z] #17 22.96 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ...
15:20:07 [2020-07-21T15:20:07.394Z] #17 22.96 Unpacking libnl-3-200:s390x (3.4.0-1) ...
15:20:07 [2020-07-21T15:20:07.394Z] #17 23.00 Selecting previously unselected package libprotobuf-c1:s390x.
15:20:07 [2020-07-21T15:20:07.394Z] #17 23.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ...
15:20:07 [2020-07-21T15:20:07.394Z] #17 23.00 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:20:07 [2020-07-21T15:20:07.394Z] #17 23.05 Selecting previously unselected package libreadline5:s390x.
15:20:07 [2020-07-21T15:20:07.394Z] #17 23.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ...
15:20:07 [2020-07-21T15:20:07.394Z] #17 23.05 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ...
15:20:07 [2020-07-21T15:20:07.394Z] #17 23.11 Selecting previously unselected package net-tools.
15:20:07 [2020-07-21T15:20:07.394Z] #17 23.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ...
15:20:07 [2020-07-21T15:20:07.394Z] #17 23.11 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:20:07 [2020-07-21T15:20:07.394Z] #17 23.25 Selecting previously unselected package python-pip-whl.
15:20:07 [2020-07-21T15:20:07.394Z] #17 23.25 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:20:07 [2020-07-21T15:20:07.492Z] #47 15.37 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:20:07 [2020-07-21T15:20:07.686Z] #17 23.25 Unpacking python-pip-whl (18.1-5) ...
15:20:07 [2020-07-21T15:20:07.686Z] #17 23.53 Selecting previously unselected package python3-lib2to3.
15:20:07 [2020-07-21T15:20:07.686Z] #17 23.53 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:20:07 [2020-07-21T15:20:07.977Z] #17 23.53 Unpacking python3-lib2to3 (3.7.3-1) ...
15:20:07 [2020-07-21T15:20:07.977Z] #17 23.63 Selecting previously unselected package python3-distutils.
15:20:07 [2020-07-21T15:20:07.977Z] #17 23.63 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:20:07 [2020-07-21T15:20:07.977Z] #17 23.63 Unpacking python3-distutils (3.7.3-1) ...
15:20:07 [2020-07-21T15:20:07.977Z] #17 23.73 Selecting previously unselected package python3-pip.
15:20:08 [2020-07-21T15:20:08.001Z] #16 DONE 2.0s
15:20:08 [2020-07-21T15:20:08.001Z] 
15:20:08 [2020-07-21T15:20:08.001Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:20:08 [2020-07-21T15:20:08.269Z] #17 23.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:20:08 [2020-07-21T15:20:08.269Z] #17 23.73 Unpacking python3-pip (18.1-5) ...
15:20:08 [2020-07-21T15:20:08.269Z] #17 23.82 Selecting previously unselected package python3-pkg-resources.
15:20:08 [2020-07-21T15:20:08.269Z] #17 23.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:20:08 [2020-07-21T15:20:08.269Z] #17 23.82 Unpacking python3-pkg-resources (40.8.0-1) ...
15:20:08 [2020-07-21T15:20:08.269Z] #17 23.89 Selecting previously unselected package python3-setuptools.
15:20:08 [2020-07-21T15:20:08.269Z] #17 23.89 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:20:08 [2020-07-21T15:20:08.269Z] #17 23.90 Unpacking python3-setuptools (40.8.0-1) ...
15:20:08 [2020-07-21T15:20:08.473Z] #47 16.46 runtime
15:20:08 [2020-07-21T15:20:08.473Z] #47 16.47 runtime/cgo
15:20:08 [2020-07-21T15:20:08.473Z] #47 ...
15:20:08 [2020-07-21T15:20:08.473Z] 
15:20:08 [2020-07-21T15:20:08.473Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:08 [2020-07-21T15:20:08.560Z] #17 24.03 Selecting previously unselected package python3-wheel.
15:20:08 [2020-07-21T15:20:08.560Z] #17 24.03 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:20:08 [2020-07-21T15:20:08.560Z] #17 24.03 Unpacking python3-wheel (0.32.3-2) ...
15:20:08 [2020-07-21T15:20:08.560Z] #17 24.07 Selecting previously unselected package sudo.
15:20:08 [2020-07-21T15:20:08.560Z] #17 24.07 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ...
15:20:08 [2020-07-21T15:20:08.560Z] #17 24.07 Unpacking sudo (1.8.27-1+deb10u2) ...
15:20:08 [2020-07-21T15:20:08.739Z] #60 16.18 Checking out files:  65% (1360/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:20:08 [2020-07-21T15:20:08.739Z] #60 16.52 + cd /tmp/tmp.zhsiCQ8J8g/src/github.com/docker/libnetwork
15:20:08 [2020-07-21T15:20:08.739Z] #60 16.53 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:20:08 [2020-07-21T15:20:08.851Z] #17 24.35 Selecting previously unselected package thin-provisioning-tools.
15:20:08 [2020-07-21T15:20:08.851Z] #17 24.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ...
15:20:08 [2020-07-21T15:20:08.851Z] #17 24.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:20:08 [2020-07-21T15:20:08.851Z] #17 24.48 Selecting previously unselected package uidmap.
15:20:08 [2020-07-21T15:20:08.851Z] #17 24.48 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ...
15:20:08 [2020-07-21T15:20:08.851Z] #17 24.48 Unpacking uidmap (1:4.5-1.1) ...
15:20:08 [2020-07-21T15:20:08.851Z] #17 24.54 Selecting previously unselected package vim-runtime.
15:20:08 [2020-07-21T15:20:08.851Z] #17 24.54 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:20:08 [2020-07-21T15:20:08.851Z] #17 24.54 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:20:08 [2020-07-21T15:20:08.851Z] #17 24.59 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:20:09 [2020-07-21T15:20:09.142Z] #17 24.59 Unpacking vim-runtime (2:8.1.0875-5) ...
15:20:09 [2020-07-21T15:20:09.318Z] #60 17.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:20:09 [2020-07-21T15:20:09.423Z] #7 extracting sha256:78b4a3dfc2256b4bd19b07c120f86a94ab7994ffdeab8cdfeb859d643b3753cb 4.1s done
15:20:09 [2020-07-21T15:20:09.423Z] #7 extracting sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e
15:20:09 [2020-07-21T15:20:09.684Z] #7 extracting sha256:2ade102f7410c37d4e7992b6e0d79ab3368e3305e23be3781994393a2d80610e done
15:20:09 [2020-07-21T15:20:09.684Z] #7 DONE 16.3s
15:20:09 [2020-07-21T15:20:09.684Z] 
15:20:09 [2020-07-21T15:20:09.684Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'...
15:20:10 [2020-07-21T15:20:10.159Z] #28 ...
15:20:10 [2020-07-21T15:20:10.159Z] 
15:20:10 [2020-07-21T15:20:10.159Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.256 + RM_GOPATH=0
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.256 + TMP_GOPATH=
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.256 + : /build
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.256 + '[' -z '' ']'
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.256 ++ mktemp -d
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.256 + export GOPATH=/tmp/tmp.iBCPxKMZIz
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.257 + GOPATH=/tmp/tmp.iBCPxKMZIz
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.257 + RM_GOPATH=1
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.257 + case "$(go env GOARCH)" in
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.257 ++ go env GOARCH
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.282 + export GO_BUILDMODE=-buildmode=pie
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.282 + GO_BUILDMODE=-buildmode=pie
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.286 ++ dirname /tmp/install/install.sh
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.286 + dir=/tmp/install
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.286 + bin=gotestsum
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.286 + shift
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.286 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.286 + . /tmp/install/gotestsum.installer
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.286 ++ : v0.3.5
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.286 + install_gotestsum
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.286 + set -e
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.286 + export GO111MODULE=on
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.286 + GO111MODULE=on
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.286 + GOBIN=/build
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.286 + go get gotest.tools/gotestsum@v0.3.5
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.355 go: finding gotest.tools v0.3.5
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.355 go: finding gotest.tools/gotestsum v0.3.5
15:20:10 [2020-07-21T15:20:10.159Z] #43 4.940 go: downloading gotest.tools/gotestsum v0.3.5
15:20:10 [2020-07-21T15:20:10.159Z] #43 5.389 go: extracting gotest.tools/gotestsum v0.3.5
15:20:10 [2020-07-21T15:20:10.390Z] #11 16.41 Reading package lists...
15:20:10 [2020-07-21T15:20:10.390Z] #11 ...
15:20:10 [2020-07-21T15:20:10.390Z] 
15:20:10 [2020-07-21T15:20:10.390Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:10 [2020-07-21T15:20:10.390Z] #61 17.70 Checking out files:  87% (1803/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:20:10 [2020-07-21T15:20:10.390Z] #61 18.00 + cd /tmp/tmp.k4HEfbGOck/src/github.com/docker/libnetwork
15:20:10 [2020-07-21T15:20:10.390Z] #61 18.00 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:20:10 [2020-07-21T15:20:10.390Z] #61 18.87 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:20:10 [2020-07-21T15:20:10.390Z] #61 ...
15:20:10 [2020-07-21T15:20:10.390Z] 
15:20:10 [2020-07-21T15:20:10.390Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:10 [2020-07-21T15:20:10.390Z] #48 11.98 + cd /tmp/tmp.T0UeEGFa5Q/src/github.com/mvdan/sh
15:20:10 [2020-07-21T15:20:10.390Z] #48 11.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:20:10 [2020-07-21T15:20:10.390Z] #48 12.08 + GO111MODULE=on
15:20:10 [2020-07-21T15:20:10.390Z] #48 12.08 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:20:10 [2020-07-21T15:20:10.390Z] #48 13.83 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:20:10 [2020-07-21T15:20:10.390Z] #48 13.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:20:10 [2020-07-21T15:20:10.390Z] #48 14.01 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:20:10 [2020-07-21T15:20:10.390Z] #48 14.14 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:20:10 [2020-07-21T15:20:10.390Z] #48 14.46 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:20:10 [2020-07-21T15:20:10.390Z] #48 15.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:20:10 [2020-07-21T15:20:10.390Z] #48 16.26 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:20:10 [2020-07-21T15:20:10.390Z] #48 18.20 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:20:10 [2020-07-21T15:20:10.390Z] #48 19.47 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:20:10 [2020-07-21T15:20:10.390Z] #48 19.51 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:20:10 [2020-07-21T15:20:10.390Z] #48 19.79 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:20:10 [2020-07-21T15:20:10.390Z] #48 19.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:20:10 [2020-07-21T15:20:10.390Z] #48 21.16 runtime/cgo
15:20:10 [2020-07-21T15:20:10.390Z] #48 21.48 runtime
15:20:10 [2020-07-21T15:20:10.541Z] #17 2.213 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:10 [2020-07-21T15:20:10.541Z] #17 2.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:10 [2020-07-21T15:20:10.541Z] #17 2.265 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:11 [2020-07-21T15:20:11.090Z] #43 6.230 go: downloading gotest.tools v2.1.0+incompatible
15:20:11 [2020-07-21T15:20:11.090Z] #43 6.378 go: extracting gotest.tools v2.1.0+incompatible
15:20:11 [2020-07-21T15:20:11.110Z] #17 2.937 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:20:11 [2020-07-21T15:20:11.209Z] #17 26.55 Selecting previously unselected package vim.
15:20:11 [2020-07-21T15:20:11.209Z] #17 26.55 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ...
15:20:11 [2020-07-21T15:20:11.209Z] #17 26.55 Unpacking vim (2:8.1.0875-5) ...
15:20:11 [2020-07-21T15:20:11.209Z] #17 26.89 Selecting previously unselected package xfsprogs.
15:20:11 [2020-07-21T15:20:11.209Z] #17 26.90 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ...
15:20:11 [2020-07-21T15:20:11.209Z] #17 26.90 Unpacking xfsprogs (4.20.0-1) ...
15:20:11 [2020-07-21T15:20:11.347Z] #43 6.645 go: downloading github.com/spf13/pflag v1.0.1
15:20:11 [2020-07-21T15:20:11.348Z] #43 6.686 go: downloading github.com/pkg/errors v0.8.0
15:20:11 [2020-07-21T15:20:11.348Z] #43 6.700 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:20:11 [2020-07-21T15:20:11.348Z] #43 6.770 go: downloading github.com/fatih/color v1.6.0
15:20:11 [2020-07-21T15:20:11.348Z] #43 6.770 go: downloading github.com/sirupsen/logrus v1.0.5
15:20:11 [2020-07-21T15:20:11.348Z] #43 6.839 go: downloading github.com/jonboulle/clockwork v0.1.0
15:20:11 [2020-07-21T15:20:11.500Z] #17 27.13 Selecting previously unselected package zip.
15:20:11 [2020-07-21T15:20:11.500Z] #17 27.14 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ...
15:20:11 [2020-07-21T15:20:11.500Z] #17 27.14 Unpacking zip (3.0-11+b1) ...
15:20:11 [2020-07-21T15:20:11.605Z] #43 7.009 go: extracting github.com/pkg/errors v0.8.0
15:20:11 [2020-07-21T15:20:11.605Z] #43 ...
15:20:11 [2020-07-21T15:20:11.605Z] 
15:20:11 [2020-07-21T15:20:11.605Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:11 [2020-07-21T15:20:11.605Z] #60 6.980 + RM_GOPATH=0
15:20:11 [2020-07-21T15:20:11.605Z] #60 6.981 + TMP_GOPATH=
15:20:11 [2020-07-21T15:20:11.605Z] #60 6.982 + : /build
15:20:11 [2020-07-21T15:20:11.605Z] #60 6.982 + '[' -z '' ']'
15:20:11 [2020-07-21T15:20:11.605Z] #60 6.986 ++ mktemp -d
15:20:11 [2020-07-21T15:20:11.605Z] #60 6.986 + export GOPATH=/tmp/tmp.ICB5WBKaF7
15:20:11 [2020-07-21T15:20:11.605Z] #60 6.986 + GOPATH=/tmp/tmp.ICB5WBKaF7
15:20:11 [2020-07-21T15:20:11.605Z] #60 6.986 + RM_GOPATH=1
15:20:11 [2020-07-21T15:20:11.605Z] #60 6.986 + case "$(go env GOARCH)" in
15:20:11 [2020-07-21T15:20:11.605Z] #60 6.987 ++ go env GOARCH
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.003 + export GO_BUILDMODE=-buildmode=pie
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.003 + GO_BUILDMODE=-buildmode=pie
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.007 ++ dirname /tmp/install/install.sh
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.009 + dir=/tmp/install
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.009 + bin=proxy
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.010 + shift
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.010 + '[' '!' -f /tmp/install/proxy.installer ']'
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.010 + . /tmp/install/proxy.installer
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.010 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.011 + install_proxy
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.012 + case "$1" in
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.012 + export CGO_ENABLED=0
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.012 + CGO_ENABLED=0
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.012 + _install_proxy
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.013 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.013 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.013 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ICB5WBKaF7/src/github.com/docker/libnetwork
15:20:11 [2020-07-21T15:20:11.605Z] #60 7.027 Cloning into '/tmp/tmp.ICB5WBKaF7/src/github.com/docker/libnetwork'...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.33 Setting up aufs-tools (1:4.14+20190211-1) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.35 Setting up libip6tc0:s390x (1.8.2-4) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.35 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.37 Setting up libgpm2:s390x (1.20.7-5) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.37 Setting up libip4tc0:s390x (1.8.2-4) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.38 Setting up uidmap (1:4.5-1.1) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.39 Setting up libnftnl11:s390x (1.1.2-2) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.40 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.41 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.42 Setting up libicu63:s390x (63.1-6+deb10u1) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.42 Setting up xxd (2:8.1.0875-5) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.43 Setting up zip (3.0-11+b1) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.44 Setting up vim-common (2:8.1.0875-5) ...
15:20:11 [2020-07-21T15:20:11.792Z] #17 27.45 Setting up bash-completion (1:2.8-6) ...
15:20:11 [2020-07-21T15:20:11.863Z] #60 ...
15:20:11 [2020-07-21T15:20:11.863Z] 
15:20:11 [2020-07-21T15:20:11.863Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:11 [2020-07-21T15:20:11.863Z] #43 7.193 go: extracting github.com/sirupsen/logrus v1.0.5
15:20:11 [2020-07-21T15:20:11.863Z] #43 7.222 go: extracting github.com/jonboulle/clockwork v0.1.0
15:20:11 [2020-07-21T15:20:11.863Z] #43 7.253 go: extracting github.com/fatih/color v1.6.0
15:20:11 [2020-07-21T15:20:11.863Z] #43 7.295 go: extracting github.com/spf13/pflag v1.0.1
15:20:11 [2020-07-21T15:20:11.946Z] #48 ...
15:20:11 [2020-07-21T15:20:11.946Z] 
15:20:11 [2020-07-21T15:20:11.946Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:11 [2020-07-21T15:20:11.946Z] #11 16.41 Reading package lists...
15:20:12 [2020-07-21T15:20:12.121Z] #43 7.327 go: downloading github.com/mattn/go-colorable v0.0.9
15:20:12 [2020-07-21T15:20:12.122Z] #43 7.332 go: downloading github.com/mattn/go-isatty v0.0.3
15:20:12 [2020-07-21T15:20:12.380Z] #43 7.528 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:20:12 [2020-07-21T15:20:12.380Z] #43 7.538 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:20:12 [2020-07-21T15:20:12.380Z] #43 7.548 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:20:12 [2020-07-21T15:20:12.380Z] #43 7.742 go: extracting github.com/mattn/go-colorable v0.0.9
15:20:12 [2020-07-21T15:20:12.380Z] #43 7.782 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:20:12 [2020-07-21T15:20:12.491Z] #17 4.071 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:20:12 [2020-07-21T15:20:12.638Z] #43 7.949 go: extracting github.com/mattn/go-isatty v0.0.3
15:20:12 [2020-07-21T15:20:12.952Z] #8 DONE 3.0s
15:20:12 [2020-07-21T15:20:12.953Z] 
15:20:12 [2020-07-21T15:20:12.953Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi...
15:20:13 [2020-07-21T15:20:13.213Z] #9 DONE 0.6s
15:20:13 [2020-07-21T15:20:13.213Z] 
15:20:13 [2020-07-21T15:20:13.213Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:20:13 [2020-07-21T15:20:13.213Z] #27 DONE 0.1s
15:20:13 [2020-07-21T15:20:13.213Z] 
15:20:13 [2020-07-21T15:20:13.213Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:20:13 [2020-07-21T15:20:13.213Z] #35 DONE 0.1s
15:20:13 [2020-07-21T15:20:13.213Z] 
15:20:13 [2020-07-21T15:20:13.213Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:20:13 [2020-07-21T15:20:13.297Z] #17 28.89 Setting up libiptc0:s390x (1.8.2-4) ...
15:20:13 [2020-07-21T15:20:13.298Z] #17 28.90 Setting up xz-utils (5.2.4-1) ...
15:20:13 [2020-07-21T15:20:13.298Z] #17 28.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:20:13 [2020-07-21T15:20:13.298Z] #17 28.92 Setting up sudo (1.8.27-1+deb10u2) ...
15:20:13 [2020-07-21T15:20:13.298Z] #17 28.94 invoke-rc.d: could not determine current runlevel
15:20:13 [2020-07-21T15:20:13.298Z] #17 28.95 invoke-rc.d: policy-rc.d denied execution of start.
15:20:13 [2020-07-21T15:20:13.298Z] #17 28.95 Setting up pigz (2.4-1) ...
15:20:13 [2020-07-21T15:20:13.298Z] #17 28.96 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ...
15:20:13 [2020-07-21T15:20:13.298Z] #17 28.97 Setting up libnl-3-200:s390x (3.4.0-1) ...
15:20:13 [2020-07-21T15:20:13.298Z] #17 28.98 Setting up python-pip-whl (18.1-5) ...
15:20:13 [2020-07-21T15:20:13.298Z] #17 28.99 Setting up libmpdec2:s390x (2.4.2-2) ...
15:20:13 [2020-07-21T15:20:13.298Z] #17 29.00 Setting up vim-runtime (2:8.1.0875-5) ...
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.24 Setting up libaio1:s390x (0.3.112-3) ...
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.25 Setting up libonig5:s390x (6.9.1-1) ...
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.25 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ...
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.26 Setting up vim (2:8.1.0875-5) ...
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.32 Setting up libjq1:s390x (1.5+dfsg-2+b1) ...
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.33 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.34 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ...
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.35 Setting up jq (1.5+dfsg-2+b1) ...
15:20:13 [2020-07-21T15:20:13.588Z] #17 29.35 Setting up libpython3-stdlib:s390x (3.7.3-1) ...
15:20:13 [2020-07-21T15:20:13.839Z] #11 24.00 Reading package lists...
15:20:13 [2020-07-21T15:20:13.840Z] #11 ...
15:20:13 [2020-07-21T15:20:13.840Z] 
15:20:13 [2020-07-21T15:20:13.840Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:13 [2020-07-21T15:20:13.840Z] #24 15.80 Fetched 8145 kB in 15s (557 kB/s)
15:20:13 [2020-07-21T15:20:13.840Z] #24 15.80 Reading package lists...
15:20:13 [2020-07-21T15:20:13.872Z] #17 5.676 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:20:13 [2020-07-21T15:20:13.880Z] #17 29.36 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:20:14 [2020-07-21T15:20:14.131Z] #17 ...
15:20:14 [2020-07-21T15:20:14.131Z] 
15:20:14 [2020-07-21T15:20:14.131Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:14 [2020-07-21T15:20:14.131Z] #39 58.01   DEP      criu/arch/x86/sigframe.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 58.11   DEP      criu/arch/x86/sigaction_compat.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 58.20   DEP      criu/arch/x86/kerndat.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 58.31   DEP      criu/arch/x86/crtools.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 58.47   DEP      criu/arch/x86/cpu.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 58.66   CC       criu/arch/x86/cpu.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 59.28   CC       criu/arch/x86/crtools.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 60.71   CC       criu/arch/x86/kerndat.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 61.19   CC       criu/arch/x86/sigaction_compat.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 61.54   CC       criu/arch/x86/sigframe.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 61.87   LINK     criu/arch/x86/crtools.built-in.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 61.93   DEP      criu/pie/util-vdso-elf32.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 62.02   DEP      criu/pie/util-vdso.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 62.13   DEP      criu/pie/util.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 62.30   CC       criu/pie/util.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 62.58   CC       criu/pie/util-vdso.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 63.23   CC       criu/pie/util-vdso-elf32.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 63.78   AR       criu/pie/pie.lib.a
15:20:14 [2020-07-21T15:20:14.131Z] #39 63.86   DEP      criu/pie/restorer.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 64.05   DEP      criu/arch/x86/sigaction_compat_pie.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 64.17   DEP      criu/arch/x86/restorer_unmap.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 64.20   DEP      criu/arch/x86/restorer.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 64.40   DEP      criu/arch/x86/vdso-pie.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 64.57   DEP      criu/pie/parasite-vdso.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 64.74   DEP      criu/pie/parasite.d
15:20:14 [2020-07-21T15:20:14.131Z] #39 65.02   CC       criu/pie/parasite.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 66.13   LINK     criu/pie/parasite.built-in.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 66.14   GEN      criu/pie/parasite-blob.h
15:20:14 [2020-07-21T15:20:14.131Z] #39 66.17   CC       criu/pie/parasite-vdso.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 66.84   CC       criu/arch/x86/vdso-pie.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 67.08   CC       criu/arch/x86/restorer.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 67.58   CC       criu/arch/x86/restorer_unmap.o
15:20:14 [2020-07-21T15:20:14.131Z] #39 67.64   CC       criu/arch/x86/sigaction_compat_pie.o
15:20:14 [2020-07-21T15:20:14.139Z] #24 22.52 Reading package lists...
15:20:14 [2020-07-21T15:20:14.139Z] #24 ...
15:20:14 [2020-07-21T15:20:14.139Z] 
15:20:14 [2020-07-21T15:20:14.139Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:20:14 [2020-07-21T15:20:14.139Z] #37 17.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:20:14 [2020-07-21T15:20:14.139Z] #37 19.98 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:20:14 [2020-07-21T15:20:14.139Z] #37 ...
15:20:14 [2020-07-21T15:20:14.139Z] 
15:20:14 [2020-07-21T15:20:14.139Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:14 [2020-07-21T15:20:14.139Z] #33 16.15 Fetched 8145 kB in 15s (544 kB/s)
15:20:14 [2020-07-21T15:20:14.139Z] #33 16.15 Reading package lists...
15:20:14 [2020-07-21T15:20:14.436Z] #33 22.75 Reading package lists...
15:20:14 [2020-07-21T15:20:14.436Z] #33 ...
15:20:14 [2020-07-21T15:20:14.436Z] 
15:20:14 [2020-07-21T15:20:14.436Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:14 [2020-07-21T15:20:14.436Z] #39 16.12 Fetched 8145 kB in 15s (542 kB/s)
15:20:14 [2020-07-21T15:20:14.436Z] #39 16.12 Reading package lists...
15:20:14 [2020-07-21T15:20:14.436Z] #39 23.87 Reading package lists...
15:20:14 [2020-07-21T15:20:14.436Z] #39 ...
15:20:14 [2020-07-21T15:20:14.436Z] 
15:20:14 [2020-07-21T15:20:14.436Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:20:14 [2020-07-21T15:20:14.436Z] #52 16.38 Fetched 8145 kB in 15s (535 kB/s)
15:20:14 [2020-07-21T15:20:14.436Z] #52 16.38 Reading package lists...
15:20:14 [2020-07-21T15:20:14.535Z] #43 ...
15:20:14 [2020-07-21T15:20:14.535Z] 
15:20:14 [2020-07-21T15:20:14.535Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:14 [2020-07-21T15:20:14.535Z] #32 8.076 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:14 [2020-07-21T15:20:14.535Z] #32 8.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:14 [2020-07-21T15:20:14.535Z] #32 8.165 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:14 [2020-07-21T15:20:14.535Z] #32 9.217 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:20:14 [2020-07-21T15:20:14.640Z] #60 ...
15:20:14 [2020-07-21T15:20:14.640Z] 
15:20:14 [2020-07-21T15:20:14.640Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:14 [2020-07-21T15:20:14.640Z] #43 12.63 go: finding github.com/pkg/errors v0.8.0
15:20:14 [2020-07-21T15:20:14.640Z] #43 12.68 go: finding github.com/spf13/pflag v1.0.1
15:20:14 [2020-07-21T15:20:14.640Z] #43 12.69 go: finding github.com/sirupsen/logrus v1.0.5
15:20:14 [2020-07-21T15:20:14.640Z] #43 12.70 go: finding github.com/fatih/color v1.6.0
15:20:14 [2020-07-21T15:20:14.640Z] #43 12.85 go: finding github.com/mattn/go-colorable v0.0.9
15:20:14 [2020-07-21T15:20:14.640Z] #43 13.02 go: finding github.com/mattn/go-isatty v0.0.3
15:20:14 [2020-07-21T15:20:14.640Z] #43 13.14 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:20:14 [2020-07-21T15:20:14.640Z] #43 13.23 go: finding github.com/jonboulle/clockwork v0.1.0
15:20:14 [2020-07-21T15:20:14.640Z] #43 13.34 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:20:14 [2020-07-21T15:20:14.640Z] #43 13.34 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:20:14 [2020-07-21T15:20:14.640Z] #43 13.36 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:20:14 [2020-07-21T15:20:14.701Z] #39 67.96   CC       criu/pie/restorer.o
15:20:14 [2020-07-21T15:20:14.793Z] #32 ...
15:20:14 [2020-07-21T15:20:14.793Z] 
15:20:14 [2020-07-21T15:20:14.793Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:20:14 [2020-07-21T15:20:14.793Z] #51 7.895 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:14 [2020-07-21T15:20:14.793Z] #51 7.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:14 [2020-07-21T15:20:14.793Z] #51 7.950 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:14 [2020-07-21T15:20:14.793Z] #51 9.098 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:20:14 [2020-07-21T15:20:14.793Z] #51 ...
15:20:14 [2020-07-21T15:20:14.793Z] 
15:20:14 [2020-07-21T15:20:14.793Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.052 + RM_GOPATH=0
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.052 + TMP_GOPATH=
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.052 + : /build
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.052 + '[' -z '' ']'
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.053 ++ mktemp -d
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.064 + export GOPATH=/tmp/tmp.NyCvz3OcSS
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.064 + GOPATH=/tmp/tmp.NyCvz3OcSS
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.064 + RM_GOPATH=1
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.064 + case "$(go env GOARCH)" in
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.073 ++ go env GOARCH
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.165 + export GO_BUILDMODE=-buildmode=pie
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.165 + GO_BUILDMODE=-buildmode=pie
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.171 ++ dirname /tmp/install/install.sh
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.178 + dir=/tmp/install
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.194 + bin=tomlv
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.194 + shift
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.195 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.196 + . /tmp/install/tomlv.installer
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.198 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.198 + install_tomlv
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.209 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.209 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.215 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.NyCvz3OcSS/src/github.com/BurntSushi/toml
15:20:14 [2020-07-21T15:20:14.793Z] #30 7.232 Cloning into '/tmp/tmp.NyCvz3OcSS/src/github.com/BurntSushi/toml'...
15:20:14 [2020-07-21T15:20:14.793Z] #30 8.400 + cd /tmp/tmp.NyCvz3OcSS/src/github.com/BurntSushi/toml
15:20:14 [2020-07-21T15:20:14.793Z] #30 8.403 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:20:14 [2020-07-21T15:20:14.793Z] #30 8.417 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:20:14 [2020-07-21T15:20:14.793Z] #30 9.139 runtime/internal/atomic
15:20:14 [2020-07-21T15:20:14.793Z] #30 9.192 internal/cpu
15:20:14 [2020-07-21T15:20:14.793Z] #30 9.358 runtime/internal/sys
15:20:14 [2020-07-21T15:20:14.793Z] #30 9.608 runtime/internal/math
15:20:14 [2020-07-21T15:20:14.793Z] #30 9.724 math/bits
15:20:14 [2020-07-21T15:20:14.793Z] #30 9.811 internal/bytealg
15:20:15 [2020-07-21T15:20:15.051Z] #30 10.33 math
15:20:15 [2020-07-21T15:20:15.051Z] #30 ...
15:20:15 [2020-07-21T15:20:15.051Z] 
15:20:15 [2020-07-21T15:20:15.051Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:15 [2020-07-21T15:20:15.051Z] #38 4.128 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:15 [2020-07-21T15:20:15.051Z] #38 4.170 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:15 [2020-07-21T15:20:15.051Z] #38 4.170 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:15 [2020-07-21T15:20:15.051Z] #38 4.511 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:20:15 [2020-07-21T15:20:15.051Z] #38 6.324 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:20:15 [2020-07-21T15:20:15.051Z] #38 8.699 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:20:15 [2020-07-21T15:20:15.308Z] #38 ...
15:20:15 [2020-07-21T15:20:15.308Z] 
15:20:15 [2020-07-21T15:20:15.308Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:15 [2020-07-21T15:20:15.308Z] #23 7.956 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:15 [2020-07-21T15:20:15.308Z] #23 8.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:15 [2020-07-21T15:20:15.308Z] #23 8.055 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:15 [2020-07-21T15:20:15.308Z] #23 9.031 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:20:15 [2020-07-21T15:20:15.308Z] #23 ...
15:20:15 [2020-07-21T15:20:15.308Z] 
15:20:15 [2020-07-21T15:20:15.308Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.398 + RM_GOPATH=0
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.398 + TMP_GOPATH=
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.398 + : /build
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.398 + '[' -z '' ']'
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.407 ++ mktemp -d
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.408 + export GOPATH=/tmp/tmp.leUcrrctCs
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.408 + GOPATH=/tmp/tmp.leUcrrctCs
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.408 + RM_GOPATH=1
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.409 + case "$(go env GOARCH)" in
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.409 ++ go env GOARCH
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.412 + export GO_BUILDMODE=-buildmode=pie
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.412 + GO_BUILDMODE=-buildmode=pie
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.413 ++ dirname /tmp/install/install.sh
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.415 + dir=/tmp/install
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.416 + bin=rootlesskit
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.416 + shift
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.416 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.416 + . /tmp/install/rootlesskit.installer
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.416 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.417 + install_rootlesskit
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.417 + case "$1" in
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.417 + export CGO_ENABLED=0
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.417 + CGO_ENABLED=0
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.417 + _install_rootlesskit
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.417 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.417 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.417 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.leUcrrctCs/src/github.com/rootless-containers/rootlesskit
15:20:15 [2020-07-21T15:20:15.308Z] #54 7.424 Cloning into '/tmp/tmp.leUcrrctCs/src/github.com/rootless-containers/rootlesskit'...
15:20:15 [2020-07-21T15:20:15.432Z] #17 ...
15:20:15 [2020-07-21T15:20:15.433Z] 
15:20:15 [2020-07-21T15:20:15.433Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:15 [2020-07-21T15:20:15.433Z] #39 68.79   CC       criu/image-desc.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 68.88   CC       criu/image.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 69.21   CC       criu/ipc_ns.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 69.81   CC       criu/irmap.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 70.19   CC       criu/kcmp-ids.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 70.33   CC       criu/kerndat.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 71.20   CC       criu/libnetlink.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 71.46   CC       criu/log.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 71.80   CC       criu/lsm.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 72.03   CC       criu/mem.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 73.01   CC       criu/memfd.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 73.42   CC       criu/mount.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 75.33   CC       criu/namespaces.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 76.63   CC       criu/net.o
15:20:15 [2020-07-21T15:20:15.433Z] #39 79.16   CC       criu/netfilter.o
15:20:15 [2020-07-21T15:20:15.565Z] #54 ...
15:20:15 [2020-07-21T15:20:15.565Z] 
15:20:15 [2020-07-21T15:20:15.565Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:20:15 [2020-07-21T15:20:15.565Z] #36 7.330 + git clone https://github.com/docker/distribution.git .
15:20:15 [2020-07-21T15:20:15.565Z] #36 7.332 Cloning into '.'...
15:20:15 [2020-07-21T15:20:15.565Z] #36 ...
15:20:15 [2020-07-21T15:20:15.565Z] 
15:20:15 [2020-07-21T15:20:15.565Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.059 + RM_GOPATH=0
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.059 + TMP_GOPATH=
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.059 + : /build
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.059 + '[' -z '' ']'
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.070 ++ mktemp -d
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.074 + export GOPATH=/tmp/tmp.umx6ojxAUN
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.074 + GOPATH=/tmp/tmp.umx6ojxAUN
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.074 + RM_GOPATH=1
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.075 + case "$(go env GOARCH)" in
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.075 ++ go env GOARCH
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.106 + export GO_BUILDMODE=-buildmode=pie
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.107 + GO_BUILDMODE=-buildmode=pie
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.108 ++ dirname /tmp/install/install.sh
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.110 + dir=/tmp/install
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.110 + bin=vndr
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.111 + shift
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.112 + '[' '!' -f /tmp/install/vndr.installer ']'
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.113 + . /tmp/install/vndr.installer
15:20:15 [2020-07-21T15:20:15.565Z] #41 7.113 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:20:15 [2020-07-21T15:20:15.566Z] #41 7.115 + install_vndr
15:20:15 [2020-07-21T15:20:15.566Z] #41 7.118 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:20:15 [2020-07-21T15:20:15.566Z] #41 7.119 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:20:15 [2020-07-21T15:20:15.566Z] #41 7.119 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.umx6ojxAUN/src/github.com/LK4D4/vndr
15:20:15 [2020-07-21T15:20:15.566Z] #41 7.140 Cloning into '/tmp/tmp.umx6ojxAUN/src/github.com/LK4D4/vndr'...
15:20:15 [2020-07-21T15:20:15.566Z] #41 7.854 + cd /tmp/tmp.umx6ojxAUN/src/github.com/LK4D4/vndr
15:20:15 [2020-07-21T15:20:15.566Z] #41 7.855 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:20:15 [2020-07-21T15:20:15.566Z] #41 7.863 + go build -buildmode=pie -v -o /build/vndr .
15:20:15 [2020-07-21T15:20:15.566Z] #41 9.271 internal/cpu
15:20:15 [2020-07-21T15:20:15.566Z] #41 9.276 runtime/internal/atomic
15:20:15 [2020-07-21T15:20:15.566Z] #41 9.623 runtime/internal/math
15:20:15 [2020-07-21T15:20:15.566Z] #41 9.740 internal/race
15:20:15 [2020-07-21T15:20:15.566Z] #41 9.859 sync/atomic
15:20:15 [2020-07-21T15:20:15.566Z] #41 9.908 internal/bytealg
15:20:15 [2020-07-21T15:20:15.566Z] #41 10.29 unicode
15:20:15 [2020-07-21T15:20:15.566Z] #41 10.81 runtime
15:20:15 [2020-07-21T15:20:15.593Z] #43 ...
15:20:15 [2020-07-21T15:20:15.593Z] 
15:20:15 [2020-07-21T15:20:15.593Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:15 [2020-07-21T15:20:15.593Z] #38 13.23 Fetched 8192 kB in 9s (871 kB/s)
15:20:15 [2020-07-21T15:20:15.593Z] #38 13.23 Reading package lists...
15:20:15 [2020-07-21T15:20:15.593Z] #38 18.66 Reading package lists...
15:20:15 [2020-07-21T15:20:15.593Z] #38 ...
15:20:15 [2020-07-21T15:20:15.593Z] 
15:20:15 [2020-07-21T15:20:15.593Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:15 [2020-07-21T15:20:15.593Z] #32 9.979 Reading package lists...
15:20:15 [2020-07-21T15:20:15.593Z] #32 15.16 Reading package lists...
15:20:15 [2020-07-21T15:20:15.593Z] #32 20.76 Building dependency tree...
15:20:15 [2020-07-21T15:20:15.593Z] #32 23.37 The following additional packages will be installed:
15:20:15 [2020-07-21T15:20:15.593Z] #32 23.39   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:20:15 [2020-07-21T15:20:15.593Z] #32 23.40 Suggested packages:
15:20:15 [2020-07-21T15:20:15.593Z] #32 23.40   cmake-doc ninja-build lrzip
15:20:15 [2020-07-21T15:20:15.593Z] #32 23.40 Recommended packages:
15:20:15 [2020-07-21T15:20:15.593Z] #32 23.40   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:20:15 [2020-07-21T15:20:15.593Z] #32 ...
15:20:15 [2020-07-21T15:20:15.593Z] 
15:20:15 [2020-07-21T15:20:15.593Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:15 [2020-07-21T15:20:15.593Z] #38 18.66 Reading package lists...
15:20:15 [2020-07-21T15:20:15.640Z] #39 ...
15:20:15 [2020-07-21T15:20:15.640Z] 
15:20:15 [2020-07-21T15:20:15.640Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:15 [2020-07-21T15:20:15.640Z] #49 9.854 + cd /tmp/tmp.GcF3c4KejS/src/github.com/opencontainers/runc
15:20:15 [2020-07-21T15:20:15.640Z] #49 9.854 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
15:20:15 [2020-07-21T15:20:15.640Z] #49 10.11 + '[' -z '' ']'
15:20:15 [2020-07-21T15:20:15.640Z] #49 10.11 + target=static
15:20:15 [2020-07-21T15:20:15.640Z] #49 10.11 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:20:15 [2020-07-21T15:20:15.640Z] #49 10.66 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
15:20:15 [2020-07-21T15:20:15.640Z] #49 ...
15:20:15 [2020-07-21T15:20:15.640Z] 
15:20:15 [2020-07-21T15:20:15.640Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:15 [2020-07-21T15:20:15.640Z] #41 139.1 github.com/LK4D4/vndr/godl
15:20:15 [2020-07-21T15:20:15.640Z] #41 139.9 github.com/LK4D4/vndr
15:20:15 [2020-07-21T15:20:15.724Z] #39 79.40   CC       criu/page-pipe.o
15:20:15 [2020-07-21T15:20:15.724Z] #39 ...
15:20:15 [2020-07-21T15:20:15.724Z] 
15:20:15 [2020-07-21T15:20:15.724Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:20:15 [2020-07-21T15:20:15.724Z] #17 31.51 Setting up iptables (1.8.2-4) ...
15:20:15 [2020-07-21T15:20:15.825Z] #41 ...
15:20:15 [2020-07-21T15:20:15.825Z] 
15:20:15 [2020-07-21T15:20:15.825Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.464 + RM_GOPATH=0
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.464 + TMP_GOPATH=
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.464 + : /build
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.464 + '[' -z '' ']'
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.464 ++ mktemp -d
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.467 + export GOPATH=/tmp/tmp.H4vpRmz8ua
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.474 + GOPATH=/tmp/tmp.H4vpRmz8ua
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.474 + RM_GOPATH=1
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.474 + case "$(go env GOARCH)" in
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.476 ++ go env GOARCH
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.516 + export GO_BUILDMODE=-buildmode=pie
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.516 + GO_BUILDMODE=-buildmode=pie
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.516 ++ dirname /tmp/install/install.sh
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.517 + dir=/tmp/install
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.518 + bin=dockercli
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.518 + shift
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.518 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.518 + . /tmp/install/dockercli.installer
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.518 ++ : stable
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.519 ++ : 17.06.2-ce
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.519 + install_dockercli
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.519 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.520 Install docker/cli version 17.06.2-ce from stable
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.525 ++ uname -m
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.527 + arch=x86_64
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.527 + '[' x86_64 '!=' x86_64 ']'
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.528 + url=https://download.docker.com/linux/static
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.528 + tar -xz docker/docker
15:20:15 [2020-07-21T15:20:15.825Z] #21 7.537 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:20:15 [2020-07-21T15:20:15.825Z] #21 ...
15:20:15 [2020-07-21T15:20:15.825Z] 
15:20:15 [2020-07-21T15:20:15.825Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.151 + RM_GOPATH=0
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.151 + TMP_GOPATH=
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.151 + : /build
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.151 + '[' -z '' ']'
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.151 ++ mktemp -d
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.159 + export GOPATH=/tmp/tmp.Ezu4JPs9vg
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.159 + GOPATH=/tmp/tmp.Ezu4JPs9vg
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.159 + RM_GOPATH=1
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.159 + case "$(go env GOARCH)" in
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.159 ++ go env GOARCH
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.170 + export GO_BUILDMODE=-buildmode=pie
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.170 + GO_BUILDMODE=-buildmode=pie
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.170 ++ dirname /tmp/install/install.sh
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.170 + dir=/tmp/install
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.170 + bin=golangci_lint
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.170 + shift
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.170 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.170 + . /tmp/install/golangci_lint.installer
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.170 ++ : v1.23.8
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.170 + install_golangci_lint
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.170 + echo 'Installing golangci-lint version v1.23.8'
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.170 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:20:15 [2020-07-21T15:20:15.825Z] #45 4.182 Installing golangci-lint version v1.23.8
15:20:15 [2020-07-21T15:20:15.857Z] #38 23.89 Building dependency tree...
15:20:15 [2020-07-21T15:20:15.857Z] #38 ...
15:20:15 [2020-07-21T15:20:15.857Z] 
15:20:15 [2020-07-21T15:20:15.857Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:15 [2020-07-21T15:20:15.857Z] #10 13.83 Fetched 8192 kB in 9s (901 kB/s)
15:20:15 [2020-07-21T15:20:15.857Z] #10 13.83 Reading package lists...
15:20:15 [2020-07-21T15:20:15.857Z] #10 18.90 Reading package lists...
15:20:16 [2020-07-21T15:20:16.014Z] #17 31.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:20:16 [2020-07-21T15:20:16.014Z] #17 31.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:20:16 [2020-07-21T15:20:16.014Z] #17 31.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:20:16 [2020-07-21T15:20:16.014Z] #17 31.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:20:16 [2020-07-21T15:20:16.014Z] #17 31.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:20:16 [2020-07-21T15:20:16.014Z] #17 31.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:20:16 [2020-07-21T15:20:16.014Z] #17 31.58 Setting up python3 (3.7.3-1) ...
15:20:16 [2020-07-21T15:20:16.082Z] #45 ...
15:20:16 [2020-07-21T15:20:16.082Z] 
15:20:16 [2020-07-21T15:20:16.082Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:16 [2020-07-21T15:20:16.082Z] #47 7.091 + RM_GOPATH=0
15:20:16 [2020-07-21T15:20:16.082Z] #47 7.091 + TMP_GOPATH=
15:20:16 [2020-07-21T15:20:16.082Z] #47 7.091 + : /build
15:20:16 [2020-07-21T15:20:16.082Z] #47 7.092 + '[' -z '' ']'
15:20:16 [2020-07-21T15:20:16.082Z] #47 7.095 ++ mktemp -d
15:20:16 [2020-07-21T15:20:16.082Z] #47 7.096 + export GOPATH=/tmp/tmp.yNPFUqsPga
15:20:16 [2020-07-21T15:20:16.082Z] #47 7.096 + GOPATH=/tmp/tmp.yNPFUqsPga
15:20:16 [2020-07-21T15:20:16.082Z] #47 7.096 + RM_GOPATH=1
15:20:16 [2020-07-21T15:20:16.082Z] #47 7.096 + case "$(go env GOARCH)" in
15:20:16 [2020-07-21T15:20:16.082Z] #47 7.096 ++ go env GOARCH
15:20:16 [2020-07-21T15:20:16.082Z] #47 7.149 + export GO_BUILDMODE=-buildmode=pie
15:20:16 [2020-07-21T15:20:16.082Z] #47 7.150 + GO_BUILDMODE=-buildmode=pie
15:20:16 [2020-07-21T15:20:16.083Z] #47 7.151 ++ dirname /tmp/install/install.sh
15:20:16 [2020-07-21T15:20:16.083Z] #47 7.155 + dir=/tmp/install
15:20:16 [2020-07-21T15:20:16.083Z] #47 7.155 + bin=shfmt
15:20:16 [2020-07-21T15:20:16.083Z] #47 7.155 + shift
15:20:16 [2020-07-21T15:20:16.083Z] #47 7.155 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:20:16 [2020-07-21T15:20:16.083Z] #47 7.155 + . /tmp/install/shfmt.installer
15:20:16 [2020-07-21T15:20:16.083Z] #47 7.156 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:20:16 [2020-07-21T15:20:16.083Z] #47 7.156 + install_shfmt
15:20:16 [2020-07-21T15:20:16.083Z] #47 7.156 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:20:16 [2020-07-21T15:20:16.083Z] #47 7.156 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:20:16 [2020-07-21T15:20:16.083Z] #47 7.156 + git clone https://github.com/mvdan/sh.git /tmp/tmp.yNPFUqsPga/src/github.com/mvdan/sh
15:20:16 [2020-07-21T15:20:16.083Z] #47 7.158 Cloning into '/tmp/tmp.yNPFUqsPga/src/github.com/mvdan/sh'...
15:20:16 [2020-07-21T15:20:16.121Z] #10 23.80 Building dependency tree...
15:20:16 [2020-07-21T15:20:16.121Z] #10 ...
15:20:16 [2020-07-21T15:20:16.121Z] 
15:20:16 [2020-07-21T15:20:16.121Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:20:16 [2020-07-21T15:20:16.121Z] #51 13.87 Fetched 8192 kB in 10s (791 kB/s)
15:20:16 [2020-07-21T15:20:16.121Z] #51 13.87 Reading package lists...
15:20:16 [2020-07-21T15:20:16.121Z] #51 19.40 Reading package lists...
15:20:16 [2020-07-21T15:20:16.121Z] #51 ...
15:20:16 [2020-07-21T15:20:16.121Z] 
15:20:16 [2020-07-21T15:20:16.121Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:16 [2020-07-21T15:20:16.121Z] #32 24.15 The following NEW packages will be installed:
15:20:16 [2020-07-21T15:20:16.305Z] #17 31.85 Setting up python3-wheel (0.32.3-2) ...
15:20:16 [2020-07-21T15:20:16.339Z] #47 ...
15:20:16 [2020-07-21T15:20:16.339Z] 
15:20:16 [2020-07-21T15:20:16.339Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:16 [2020-07-21T15:20:16.339Z] #32 11.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:20:16 [2020-07-21T15:20:16.405Z] #32 24.16   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:20:16 [2020-07-21T15:20:16.405Z] #32 24.17   vim-common xxd
15:20:16 [2020-07-21T15:20:16.405Z] #32 ...
15:20:16 [2020-07-21T15:20:16.405Z] 
15:20:16 [2020-07-21T15:20:16.405Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:16 [2020-07-21T15:20:16.405Z] #23 14.41 Fetched 8192 kB in 10s (847 kB/s)
15:20:16 [2020-07-21T15:20:16.405Z] #23 14.41 Reading package lists...
15:20:16 [2020-07-21T15:20:16.599Z] #17 32.23 Setting up apparmor (2.13.2-10) ...
15:20:16 [2020-07-21T15:20:16.669Z] #23 19.69 Reading package lists...
15:20:16 [2020-07-21T15:20:16.669Z] #23 ...
15:20:16 [2020-07-21T15:20:16.669Z] 
15:20:16 [2020-07-21T15:20:16.669Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:20:16 [2020-07-21T15:20:16.669Z] #36 14.18 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:20:16 [2020-07-21T15:20:16.669Z] #36 15.73 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:20:16 [2020-07-21T15:20:16.669Z] #36 ...
15:20:16 [2020-07-21T15:20:16.669Z] 
15:20:16 [2020-07-21T15:20:16.669Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:16 [2020-07-21T15:20:16.669Z] #32 24.64 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:20:16 [2020-07-21T15:20:16.669Z] #32 24.64 Need to get 14.2 MB of archives.
15:20:16 [2020-07-21T15:20:16.669Z] #32 24.64 After this operation, 60.0 MB of additional disk space will be used.
15:20:16 [2020-07-21T15:20:16.669Z] #32 24.64 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
15:20:16 [2020-07-21T15:20:16.669Z] #32 24.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
15:20:16 [2020-07-21T15:20:16.669Z] #32 24.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
15:20:16 [2020-07-21T15:20:16.669Z] #32 24.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
15:20:17 [2020-07-21T15:20:17.247Z] #32 25.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB]
15:20:17 [2020-07-21T15:20:17.247Z] #32 25.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
15:20:17 [2020-07-21T15:20:17.247Z] #32 25.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
15:20:17 [2020-07-21T15:20:17.247Z] #32 25.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
15:20:17 [2020-07-21T15:20:17.247Z] #32 25.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB]
15:20:17 [2020-07-21T15:20:17.247Z] #32 25.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
15:20:17 [2020-07-21T15:20:17.631Z] #17 33.19 Setting up xfsprogs (4.20.0-1) ...
15:20:17 [2020-07-21T15:20:17.631Z] #17 33.20 Setting up python3-lib2to3 (3.7.3-1) ...
15:20:17 [2020-07-21T15:20:17.631Z] #17 33.41 Setting up python3-pkg-resources (40.8.0-1) ...
15:20:18 [2020-07-21T15:20:18.178Z] #41 ...
15:20:18 [2020-07-21T15:20:18.178Z] 
15:20:18 [2020-07-21T15:20:18.178Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:18 [2020-07-21T15:20:18.178Z] #39 70.87   LINK     criu/pie/restorer.built-in.o
15:20:18 [2020-07-21T15:20:18.178Z] #39 70.88   GEN      criu/pie/restorer-blob.h
15:20:18 [2020-07-21T15:20:18.178Z] #39 70.97   DEP      criu/vdso.d
15:20:18 [2020-07-21T15:20:18.178Z] #39 71.24   DEP      criu/vdso-compat.d
15:20:18 [2020-07-21T15:20:18.178Z] #39 71.34   DEP      criu/uts_ns.d
15:20:18 [2020-07-21T15:20:18.178Z] #39 71.49   DEP      criu/util.d
15:20:18 [2020-07-21T15:20:18.263Z] #17 33.99 Setting up python3-distutils (3.7.3-1) ...
15:20:18 [2020-07-21T15:20:18.438Z] #39 71.72   DEP      criu/uffd.d
15:20:18 [2020-07-21T15:20:18.515Z] #36 ...
15:20:18 [2020-07-21T15:20:18.515Z] 
15:20:18 [2020-07-21T15:20:18.515Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.736 + RM_GOPATH=0
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.736 + TMP_GOPATH=
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.736 + : /build
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.736 + '[' -z '' ']'
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.736 ++ mktemp -d
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.736 + export GOPATH=/tmp/tmp.nd5hu0YWXT
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.736 + GOPATH=/tmp/tmp.nd5hu0YWXT
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.736 + RM_GOPATH=1
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.736 + case "$(go env GOARCH)" in
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.736 ++ go env GOARCH
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.751 + export GO_BUILDMODE=-buildmode=pie
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.751 + GO_BUILDMODE=-buildmode=pie
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.753 ++ dirname /tmp/install/install.sh
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.753 + dir=/tmp/install
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.753 + bin=tomlv
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.753 + shift
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.753 + '[' '!' -f /tmp/install/tomlv.installer ']'
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.753 + . /tmp/install/tomlv.installer
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.753 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.753 + install_tomlv
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.753 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005'
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.753 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.nd5hu0YWXT/src/github.com/BurntSushi/toml
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.753 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:20:18 [2020-07-21T15:20:18.515Z] #30 3.756 Cloning into '/tmp/tmp.nd5hu0YWXT/src/github.com/BurntSushi/toml'...
15:20:18 [2020-07-21T15:20:18.515Z] #30 4.146 + cd /tmp/tmp.nd5hu0YWXT/src/github.com/BurntSushi/toml
15:20:18 [2020-07-21T15:20:18.515Z] #30 4.146 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005
15:20:18 [2020-07-21T15:20:18.515Z] #30 4.150 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv
15:20:18 [2020-07-21T15:20:18.515Z] #30 4.304 internal/cpu
15:20:18 [2020-07-21T15:20:18.515Z] #30 4.306 runtime/internal/atomic
15:20:18 [2020-07-21T15:20:18.515Z] #30 4.413 runtime/internal/sys
15:20:18 [2020-07-21T15:20:18.515Z] #30 4.652 runtime/internal/math
15:20:18 [2020-07-21T15:20:18.515Z] #30 4.751 math/bits
15:20:18 [2020-07-21T15:20:18.515Z] #30 4.827 internal/bytealg
15:20:18 [2020-07-21T15:20:18.554Z] #17 34.32 Setting up python3-setuptools (40.8.0-1) ...
15:20:18 [2020-07-21T15:20:18.646Z] #32 26.48 debconf: delaying package configuration, since apt-utils is not installed
15:20:18 [2020-07-21T15:20:18.646Z] #32 26.61 Fetched 14.2 MB in 1s (12.6 MB/s)
15:20:18 [2020-07-21T15:20:18.646Z] #32 26.67 Selecting previously unselected package xxd.
15:20:18 [2020-07-21T15:20:18.697Z] #39 71.94   DEP      criu/tun.d
15:20:18 [2020-07-21T15:20:18.697Z] #39 72.11   DEP      criu/tty.d
15:20:18 [2020-07-21T15:20:18.772Z] #30 5.540 math
15:20:18 [2020-07-21T15:20:18.772Z] #30 5.663 runtime
15:20:18 [2020-07-21T15:20:18.863Z] #32 13.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:20:18 [2020-07-21T15:20:18.911Z] #32 26.67 (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 ... 15383 files and directories currently installed.)
15:20:18 [2020-07-21T15:20:18.911Z] #32 26.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
15:20:18 [2020-07-21T15:20:18.911Z] #32 26.76 Unpacking xxd (2:8.1.0875-5) ...
15:20:18 [2020-07-21T15:20:18.911Z] #32 26.98 Selecting previously unselected package vim-common.
15:20:18 [2020-07-21T15:20:18.957Z] #52 23.74 Reading package lists...
15:20:18 [2020-07-21T15:20:18.957Z] #52 ...
15:20:18 [2020-07-21T15:20:18.957Z] 
15:20:18 [2020-07-21T15:20:18.957Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:18 [2020-07-21T15:20:18.957Z] #24 22.52 Reading package lists...
15:20:18 [2020-07-21T15:20:18.957Z] #39 72.32   DEP      criu/timerfd.d
15:20:19 [2020-07-21T15:20:19.175Z] #32 26.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:20:19 [2020-07-21T15:20:19.175Z] #32 27.06 Unpacking vim-common (2:8.1.0875-5) ...
15:20:19 [2020-07-21T15:20:19.227Z] #39 72.51   DEP      criu/timens.d
15:20:19 [2020-07-21T15:20:19.487Z] #39 72.69   DEP      criu/sysfs_parse.d
15:20:19 [2020-07-21T15:20:19.487Z] #39 72.88   DEP      criu/sysctl.d
15:20:19 [2020-07-21T15:20:19.588Z] #17 35.05 Setting up python3-pip (18.1-5) ...
15:20:19 [2020-07-21T15:20:19.747Z] #39 73.07   DEP      criu/string.d
15:20:19 [2020-07-21T15:20:19.747Z] #39 73.09   DEP      criu/stats.d
15:20:19 [2020-07-21T15:20:19.747Z] #39 73.18   DEP      criu/sockets.d
15:20:19 [2020-07-21T15:20:19.753Z] #32 27.49 Selecting previously unselected package cmake-data.
15:20:19 [2020-07-21T15:20:19.753Z] #32 27.49 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:20:19 [2020-07-21T15:20:19.753Z] #32 27.51 Unpacking cmake-data (3.13.4-1) ...
15:20:19 [2020-07-21T15:20:19.879Z] #17 35.61 Processing triggers for libc-bin (2.28-10) ...
15:20:19 [2020-07-21T15:20:19.879Z] #17 35.64 Processing triggers for mime-support (3.62) ...
15:20:20 [2020-07-21T15:20:20.007Z] #39 73.33   DEP      criu/sk-unix.d
15:20:20 [2020-07-21T15:20:20.017Z] #24 30.53 Building dependency tree...
15:20:20 [2020-07-21T15:20:20.149Z] #30 ...
15:20:20 [2020-07-21T15:20:20.149Z] 
15:20:20 [2020-07-21T15:20:20.149Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.582 + RM_GOPATH=0
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.582 + TMP_GOPATH=
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.582 + : /build
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.582 + '[' -z '' ']'
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.585 ++ mktemp -d
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.587 + export GOPATH=/tmp/tmp.ygZJ4pbgRn
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.587 + GOPATH=/tmp/tmp.ygZJ4pbgRn
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.587 + RM_GOPATH=1
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.587 + case "$(go env GOARCH)" in
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.591 ++ go env GOARCH
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.616 + export GO_BUILDMODE=-buildmode=pie
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.616 + GO_BUILDMODE=-buildmode=pie
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.622 ++ dirname /tmp/install/install.sh
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.623 + dir=/tmp/install
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.630 + bin=dockercli
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.631 + shift
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.631 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.632 + . /tmp/install/dockercli.installer
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.637 ++ : stable
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.637 ++ : 17.06.2-ce
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.644 + install_dockercli
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.645 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.645 Install docker/cli version 17.06.2-ce from stable
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.650 ++ uname -m
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.655 + arch=x86_64
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.668 + '[' x86_64 '!=' x86_64 ']'
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.669 + url=https://download.docker.com/linux/static
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.670 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:20:20 [2020-07-21T15:20:20.149Z] #21 6.670 + tar -xz docker/docker
15:20:20 [2020-07-21T15:20:20.149Z] #21 ...
15:20:20 [2020-07-21T15:20:20.149Z] 
15:20:20 [2020-07-21T15:20:20.149Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:20:20 [2020-07-21T15:20:20.149Z] #36 6.964 + git clone https://github.com/docker/distribution.git .
15:20:20 [2020-07-21T15:20:20.267Z] #39 73.57   DEP      criu/sk-tcp.d
15:20:20 [2020-07-21T15:20:20.267Z] #39 73.74   DEP      criu/sk-queue.d
15:20:20 [2020-07-21T15:20:20.406Z] #36 6.968 Cloning into '.'...
15:20:20 [2020-07-21T15:20:20.513Z] #17 DONE 36.2s
15:20:20 [2020-07-21T15:20:20.513Z] 
15:20:20 [2020-07-21T15:20:20.513Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:20:20 [2020-07-21T15:20:20.526Z] #39 73.89   DEP      criu/sk-packet.d
15:20:20 [2020-07-21T15:20:20.786Z] #39 74.14   DEP      criu/sk-netlink.d
15:20:21 [2020-07-21T15:20:21.046Z] #39 74.32   DEP      criu/sk-inet.d
15:20:21 [2020-07-21T15:20:21.046Z] #39 74.49   DEP      criu/signalfd.d
15:20:21 [2020-07-21T15:20:21.306Z] #39 74.69   DEP      criu/sigframe.d
15:20:21 [2020-07-21T15:20:21.387Z] #32 ...
15:20:21 [2020-07-21T15:20:21.387Z] 
15:20:21 [2020-07-21T15:20:21.387Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:21 [2020-07-21T15:20:21.387Z] #41 14.38 unicode/utf8
15:20:21 [2020-07-21T15:20:21.387Z] #41 15.30 internal/testlog
15:20:21 [2020-07-21T15:20:21.387Z] #41 15.61 encoding
15:20:21 [2020-07-21T15:20:21.387Z] #41 15.72 unicode/utf16
15:20:21 [2020-07-21T15:20:21.387Z] #41 15.95 container/list
15:20:21 [2020-07-21T15:20:21.387Z] #41 16.51 crypto/internal/subtle
15:20:21 [2020-07-21T15:20:21.387Z] #41 16.65 crypto/subtle
15:20:21 [2020-07-21T15:20:21.387Z] #41 16.75 vendor/golang.org/x/crypto/cryptobyte/asn1
15:20:21 [2020-07-21T15:20:21.387Z] #41 16.85 internal/nettrace
15:20:21 [2020-07-21T15:20:21.548Z] #18 1.128 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:20:21 [2020-07-21T15:20:21.548Z] #18 1.142 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:20:21 [2020-07-21T15:20:21.566Z] #39 74.78   DEP      criu/shmem.d
15:20:21 [2020-07-21T15:20:21.566Z] #39 74.94   DEP      criu/servicefd.d
15:20:21 [2020-07-21T15:20:21.643Z] #41 16.99 runtime/cgo
15:20:21 [2020-07-21T15:20:21.825Z] #39 75.14   DEP      criu/seize.d
15:20:21 [2020-07-21T15:20:21.825Z] #39 75.26   DEP      criu/seccomp.d
15:20:21 [2020-07-21T15:20:21.840Z] #18 1.145 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:20:21 [2020-07-21T15:20:21.840Z] #18 DONE 1.3s
15:20:21 [2020-07-21T15:20:21.840Z] 
15:20:21 [2020-07-21T15:20:21.840Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:20:22 [2020-07-21T15:20:22.124Z] #24 33.54 ca-certificates is already the newest version (20200601~deb10u1).
15:20:22 [2020-07-21T15:20:22.124Z] #24 33.54 The following additional packages will be installed:
15:20:22 [2020-07-21T15:20:22.124Z] #24 33.54   libjq1 libonig5
15:20:22 [2020-07-21T15:20:22.124Z] #24 33.99 The following NEW packages will be installed:
15:20:22 [2020-07-21T15:20:22.124Z] #24 34.01   jq libjq1 libonig5
15:20:22 [2020-07-21T15:20:22.221Z] #41 ...
15:20:22 [2020-07-21T15:20:22.221Z] 
15:20:22 [2020-07-21T15:20:22.221Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:20:22 [2020-07-21T15:20:22.221Z] #28 7.350 + git clone https://github.com/kolyshkin/go-swagger.git .
15:20:22 [2020-07-21T15:20:22.221Z] #28 7.361 Cloning into '.'...
15:20:22 [2020-07-21T15:20:22.407Z] #39 75.50   DEP      criu/rst-malloc.d
15:20:22 [2020-07-21T15:20:22.407Z] #39 75.57   DEP      criu/rbtree.d
15:20:22 [2020-07-21T15:20:22.407Z] #39 75.58   DEP      criu/pstree.d
15:20:22 [2020-07-21T15:20:22.407Z] #39 75.75   DEP      criu/protobuf.d
15:20:22 [2020-07-21T15:20:22.407Z] #39 75.82   GEN      criu/protobuf-desc-gen.h
15:20:22 [2020-07-21T15:20:22.423Z] #24 34.24 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:20:22 [2020-07-21T15:20:22.423Z] #24 34.24 Need to get 358 kB of archives.
15:20:22 [2020-07-21T15:20:22.423Z] #24 34.24 After this operation, 1277 kB of additional disk space will be used.
15:20:22 [2020-07-21T15:20:22.423Z] #24 34.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
15:20:22 [2020-07-21T15:20:22.423Z] #24 34.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
15:20:22 [2020-07-21T15:20:22.423Z] #24 34.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
15:20:22 [2020-07-21T15:20:22.478Z] #28 ...
15:20:22 [2020-07-21T15:20:22.478Z] 
15:20:22 [2020-07-21T15:20:22.478Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:22 [2020-07-21T15:20:22.478Z] #21 17.25 + mkdir -p /build
15:20:22 [2020-07-21T15:20:22.478Z] #21 17.25 + mv docker/docker /build/
15:20:22 [2020-07-21T15:20:22.478Z] #21 17.25 + rmdir docker
15:20:22 [2020-07-21T15:20:22.666Z] #39 ...
15:20:22 [2020-07-21T15:20:22.666Z] 
15:20:22 [2020-07-21T15:20:22.666Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:22 [2020-07-21T15:20:22.666Z] #41 DONE 148.9s
15:20:22 [2020-07-21T15:20:22.666Z] 
15:20:22 [2020-07-21T15:20:22.666Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:20:22 [2020-07-21T15:20:22.666Z] #17 11.25 Fetched 8364 kB in 9s (900 kB/s)
15:20:22 [2020-07-21T15:20:22.735Z] #21 ...
15:20:22 [2020-07-21T15:20:22.735Z] 
15:20:22 [2020-07-21T15:20:22.735Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:22 [2020-07-21T15:20:22.735Z] #10 8.026 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:22 [2020-07-21T15:20:22.735Z] #10 8.145 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:22 [2020-07-21T15:20:22.735Z] #10 8.145 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:22 [2020-07-21T15:20:22.735Z] #10 9.327 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:20:22 [2020-07-21T15:20:22.735Z] #10 11.99 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:20:22 [2020-07-21T15:20:22.735Z] #10 14.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:20:23 [2020-07-21T15:20:23.039Z] #10 ...
15:20:23 [2020-07-21T15:20:23.040Z] 
15:20:23 [2020-07-21T15:20:23.040Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:23 [2020-07-21T15:20:23.040Z] #21 DONE 18.3s
15:20:23 [2020-07-21T15:20:23.040Z] 
15:20:23 [2020-07-21T15:20:23.040Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:23 [2020-07-21T15:20:23.040Z] #47 17.92 + cd /tmp/tmp.yNPFUqsPga/src/github.com/mvdan/sh
15:20:23 [2020-07-21T15:20:23.040Z] #47 17.92 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:20:23 [2020-07-21T15:20:23.040Z] #47 18.02 + GO111MODULE=on
15:20:23 [2020-07-21T15:20:23.040Z] #47 18.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:20:23 [2020-07-21T15:20:23.235Z] #17 11.25 Reading package lists...
15:20:23 [2020-07-21T15:20:23.348Z] #19 ...
15:20:23 [2020-07-21T15:20:23.348Z] 
15:20:23 [2020-07-21T15:20:23.348Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:23 [2020-07-21T15:20:23.348Z] #49 46.74 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:20:23 [2020-07-21T15:20:23.348Z] #49 48.09 + mkdir -p /build
15:20:23 [2020-07-21T15:20:23.348Z] #49 48.09 + cp runc /build/runc
15:20:23 [2020-07-21T15:20:23.348Z] #49 DONE 48.4s
15:20:23 [2020-07-21T15:20:23.644Z] 
15:20:23 [2020-07-21T15:20:23.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:23 [2020-07-21T15:20:23.644Z] #39 79.93   CC       criu/page-xfer.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 80.88   CC       criu/pagemap-cache.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 81.19   CC       criu/pagemap.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 81.75   CC       criu/parasite-syscall.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 82.39   CC       criu/path.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 82.59   CC       criu/pie-util-vdso.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 82.93   CC       criu/pie-util.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 83.08   CC       criu/pipes.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 83.62   CC       criu/plugin.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 83.82   CC       criu/proc_parse.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 85.50   CC       criu/protobuf-desc.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 86.08   CC       criu/protobuf.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 86.31   CC       criu/pstree.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 87.18   CC       criu/rbtree.o
15:20:23 [2020-07-21T15:20:23.644Z] #39 87.54   CC       criu/rst-malloc.o
15:20:23 [2020-07-21T15:20:23.690Z] #36 ...
15:20:23 [2020-07-21T15:20:23.690Z] 
15:20:23 [2020-07-21T15:20:23.690Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.326 + RM_GOPATH=0
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.326 + TMP_GOPATH=
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.326 + : /build
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.328 + '[' -z '' ']'
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.329 ++ mktemp -d
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.339 + export GOPATH=/tmp/tmp.e2U9w4NHZ4
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.339 + GOPATH=/tmp/tmp.e2U9w4NHZ4
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.339 + RM_GOPATH=1
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.342 + case "$(go env GOARCH)" in
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.343 ++ go env GOARCH
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.400 + export GO_BUILDMODE=-buildmode=pie
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.400 + GO_BUILDMODE=-buildmode=pie
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.401 ++ dirname /tmp/install/install.sh
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.402 + dir=/tmp/install
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.402 + bin=rootlesskit
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.402 + shift
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.402 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.402 + . /tmp/install/rootlesskit.installer
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.402 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.404 + install_rootlesskit
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.405 + case "$1" in
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.405 + export CGO_ENABLED=0
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.405 + CGO_ENABLED=0
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.405 + _install_rootlesskit
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.406 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e'
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.406 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.417 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.e2U9w4NHZ4/src/github.com/rootless-containers/rootlesskit
15:20:23 [2020-07-21T15:20:23.690Z] #54 7.422 Cloning into '/tmp/tmp.e2U9w4NHZ4/src/github.com/rootless-containers/rootlesskit'...
15:20:23 [2020-07-21T15:20:23.690Z] #54 ...
15:20:23 [2020-07-21T15:20:23.690Z] 
15:20:23 [2020-07-21T15:20:23.690Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.617 + RM_GOPATH=0
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.617 + TMP_GOPATH=
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.617 + : /build
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.617 + '[' -z '' ']'
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.619 ++ mktemp -d
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.624 + export GOPATH=/tmp/tmp.d4y1cTVxb9
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.625 + GOPATH=/tmp/tmp.d4y1cTVxb9
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.625 + RM_GOPATH=1
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.625 + case "$(go env GOARCH)" in
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.625 ++ go env GOARCH
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.652 + export GO_BUILDMODE=-buildmode=pie
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.653 + GO_BUILDMODE=-buildmode=pie
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.653 ++ dirname /tmp/install/install.sh
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.658 + dir=/tmp/install
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.658 + bin=golangci_lint
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.660 + shift
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.662 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.663 + . /tmp/install/golangci_lint.installer
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.668 ++ : v1.23.8
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.668 + install_golangci_lint
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.668 + echo 'Installing golangci-lint version v1.23.8'
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.669 Installing golangci-lint version v1.23.8
15:20:23 [2020-07-21T15:20:23.690Z] #45 6.669 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint
15:20:23 [2020-07-21T15:20:23.690Z] #45 ...
15:20:23 [2020-07-21T15:20:23.690Z] 
15:20:23 [2020-07-21T15:20:23.690Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:23 [2020-07-21T15:20:23.690Z] #32 7.381 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:23 [2020-07-21T15:20:23.690Z] #32 7.479 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:23 [2020-07-21T15:20:23.690Z] #32 7.481 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:23 [2020-07-21T15:20:23.690Z] #32 8.593 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:20:23 [2020-07-21T15:20:23.690Z] #32 ...
15:20:23 [2020-07-21T15:20:23.690Z] 
15:20:23 [2020-07-21T15:20:23.690Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.709 + RM_GOPATH=0
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.709 + TMP_GOPATH=
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.709 + : /build
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.709 + '[' -z '' ']'
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.712 ++ mktemp -d
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.713 + export GOPATH=/tmp/tmp.y4S5pqqZXt
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.714 + GOPATH=/tmp/tmp.y4S5pqqZXt
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.714 + RM_GOPATH=1
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.714 + case "$(go env GOARCH)" in
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.714 ++ go env GOARCH
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.744 + export GO_BUILDMODE=-buildmode=pie
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.748 + GO_BUILDMODE=-buildmode=pie
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.748 ++ dirname /tmp/install/install.sh
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.751 + dir=/tmp/install
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.753 + bin=vndr
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.753 + shift
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.753 + '[' '!' -f /tmp/install/vndr.installer ']'
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.754 + . /tmp/install/vndr.installer
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.754 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.755 + install_vndr
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.755 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132'
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.756 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.756 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.y4S5pqqZXt/src/github.com/LK4D4/vndr
15:20:23 [2020-07-21T15:20:23.690Z] #41 6.763 Cloning into '/tmp/tmp.y4S5pqqZXt/src/github.com/LK4D4/vndr'...
15:20:23 [2020-07-21T15:20:23.690Z] #41 7.558 + cd /tmp/tmp.y4S5pqqZXt/src/github.com/LK4D4/vndr
15:20:23 [2020-07-21T15:20:23.690Z] #41 7.558 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132
15:20:23 [2020-07-21T15:20:23.690Z] #41 7.585 + go build -buildmode=pie -v -o /build/vndr .
15:20:23 [2020-07-21T15:20:23.690Z] #41 9.302 internal/race
15:20:23 [2020-07-21T15:20:23.690Z] #41 9.476 sync/atomic
15:20:23 [2020-07-21T15:20:23.690Z] #41 9.557 runtime
15:20:23 [2020-07-21T15:20:23.690Z] #41 9.903 unicode
15:20:23 [2020-07-21T15:20:23.690Z] #41 ...
15:20:23 [2020-07-21T15:20:23.690Z] 
15:20:23 [2020-07-21T15:20:23.690Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:20:23 [2020-07-21T15:20:23.690Z] #51 7.705 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:23 [2020-07-21T15:20:23.690Z] #51 7.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:23 [2020-07-21T15:20:23.690Z] #51 7.787 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:23 [2020-07-21T15:20:23.690Z] #51 8.953 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:20:23 [2020-07-21T15:20:23.939Z] #39 87.77   CC       criu/seccomp.o
15:20:23 [2020-07-21T15:20:23.950Z] #51 ...
15:20:23 [2020-07-21T15:20:23.950Z] 
15:20:23 [2020-07-21T15:20:23.950Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:23 [2020-07-21T15:20:23.950Z] #23 7.165 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:23 [2020-07-21T15:20:23.950Z] #23 7.238 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:23 [2020-07-21T15:20:23.950Z] #23 7.259 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:23 [2020-07-21T15:20:23.950Z] #23 8.374 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:20:23 [2020-07-21T15:20:23.950Z] #23 10.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:20:23 [2020-07-21T15:20:23.950Z] #23 ...
15:20:23 [2020-07-21T15:20:23.950Z] 
15:20:23 [2020-07-21T15:20:23.950Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:20:23 [2020-07-21T15:20:23.950Z] #28 6.698 + git clone https://github.com/kolyshkin/go-swagger.git .
15:20:23 [2020-07-21T15:20:23.950Z] #28 6.709 Cloning into '.'...
15:20:24 [2020-07-21T15:20:24.207Z] #28 ...
15:20:24 [2020-07-21T15:20:24.207Z] 
15:20:24 [2020-07-21T15:20:24.207Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:24 [2020-07-21T15:20:24.207Z] #10 7.468 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:24 [2020-07-21T15:20:24.207Z] #10 7.536 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:24 [2020-07-21T15:20:24.207Z] #10 7.536 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:24 [2020-07-21T15:20:24.207Z] #10 8.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:20:24 [2020-07-21T15:20:24.207Z] #10 10.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:20:24 [2020-07-21T15:20:24.207Z] #10 ...
15:20:24 [2020-07-21T15:20:24.207Z] 
15:20:24 [2020-07-21T15:20:24.207Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.245 + RM_GOPATH=0
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.245 + TMP_GOPATH=
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.245 + : /build
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.245 + '[' -z '' ']'
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.247 ++ mktemp -d
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.248 + export GOPATH=/tmp/tmp.Gc8njw1RGK
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.248 + GOPATH=/tmp/tmp.Gc8njw1RGK
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.248 + RM_GOPATH=1
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.248 + case "$(go env GOARCH)" in
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.249 ++ go env GOARCH
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.264 + export GO_BUILDMODE=-buildmode=pie
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.266 + GO_BUILDMODE=-buildmode=pie
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.271 ++ dirname /tmp/install/install.sh
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.274 + dir=/tmp/install
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.274 + bin=proxy
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.274 + shift
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.274 + '[' '!' -f /tmp/install/proxy.installer ']'
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.275 + . /tmp/install/proxy.installer
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.275 ++ : 9e99af28df21367340c95a3863e31808d689c92a
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.279 + install_proxy
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.279 + case "$1" in
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.279 + export CGO_ENABLED=0
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.280 + CGO_ENABLED=0
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.280 + _install_proxy
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.280 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a'
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.280 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.280 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Gc8njw1RGK/src/github.com/docker/libnetwork
15:20:24 [2020-07-21T15:20:24.207Z] #60 7.283 Cloning into '/tmp/tmp.Gc8njw1RGK/src/github.com/docker/libnetwork'...
15:20:24 [2020-07-21T15:20:24.464Z] #60 ...
15:20:24 [2020-07-21T15:20:24.464Z] 
15:20:24 [2020-07-21T15:20:24.464Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:24 [2020-07-21T15:20:24.464Z] #43 5.961 + RM_GOPATH=0
15:20:24 [2020-07-21T15:20:24.464Z] #43 5.961 + TMP_GOPATH=
15:20:24 [2020-07-21T15:20:24.464Z] #43 5.961 + : /build
15:20:24 [2020-07-21T15:20:24.464Z] #43 5.961 + '[' -z '' ']'
15:20:24 [2020-07-21T15:20:24.464Z] #43 5.963 ++ mktemp -d
15:20:24 [2020-07-21T15:20:24.464Z] #43 5.968 + export GOPATH=/tmp/tmp.boqMZKRjDW
15:20:24 [2020-07-21T15:20:24.464Z] #43 5.968 + GOPATH=/tmp/tmp.boqMZKRjDW
15:20:24 [2020-07-21T15:20:24.464Z] #43 5.968 + RM_GOPATH=1
15:20:24 [2020-07-21T15:20:24.464Z] #43 5.968 + case "$(go env GOARCH)" in
15:20:24 [2020-07-21T15:20:24.464Z] #43 5.972 ++ go env GOARCH
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.013 + export GO_BUILDMODE=-buildmode=pie
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.013 + GO_BUILDMODE=-buildmode=pie
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.014 ++ dirname /tmp/install/install.sh
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.020 + dir=/tmp/install
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.035 + bin=gotestsum
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.035 + shift
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.036 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.036 + . /tmp/install/gotestsum.installer
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.036 ++ : v0.3.5
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.036 + install_gotestsum
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.039 + set -e
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.039 + export GO111MODULE=on
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.039 + GO111MODULE=on
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.039 + GOBIN=/build
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.039 + go get gotest.tools/gotestsum@v0.3.5
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.061 go: finding gotest.tools v0.3.5
15:20:24 [2020-07-21T15:20:24.464Z] #43 6.070 go: finding gotest.tools/gotestsum v0.3.5
15:20:24 [2020-07-21T15:20:24.464Z] #43 7.150 go: downloading gotest.tools/gotestsum v0.3.5
15:20:24 [2020-07-21T15:20:24.464Z] #43 7.711 go: extracting gotest.tools/gotestsum v0.3.5
15:20:24 [2020-07-21T15:20:24.464Z] #43 8.770 go: downloading gotest.tools v2.1.0+incompatible
15:20:24 [2020-07-21T15:20:24.464Z] #43 8.909 go: extracting gotest.tools v2.1.0+incompatible
15:20:24 [2020-07-21T15:20:24.464Z] #43 9.104 go: downloading github.com/spf13/pflag v1.0.1
15:20:24 [2020-07-21T15:20:24.464Z] #43 9.143 go: downloading github.com/sirupsen/logrus v1.0.5
15:20:24 [2020-07-21T15:20:24.464Z] #43 9.361 go: downloading github.com/jonboulle/clockwork v0.1.0
15:20:24 [2020-07-21T15:20:24.464Z] #43 9.367 go: downloading github.com/pkg/errors v0.8.0
15:20:24 [2020-07-21T15:20:24.464Z] #43 9.372 go: downloading github.com/fatih/color v1.6.0
15:20:24 [2020-07-21T15:20:24.464Z] #43 9.523 go: extracting github.com/spf13/pflag v1.0.1
15:20:24 [2020-07-21T15:20:24.464Z] #43 9.532 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:20:24 [2020-07-21T15:20:24.464Z] #43 9.653 go: extracting github.com/pkg/errors v0.8.0
15:20:24 [2020-07-21T15:20:24.464Z] #43 9.874 go: extracting github.com/fatih/color v1.6.0
15:20:24 [2020-07-21T15:20:24.464Z] #43 9.945 go: downloading github.com/mattn/go-isatty v0.0.3
15:20:24 [2020-07-21T15:20:24.464Z] #43 9.948 go: downloading github.com/mattn/go-colorable v0.0.9
15:20:24 [2020-07-21T15:20:24.464Z] #43 9.953 go: extracting github.com/jonboulle/clockwork v0.1.0
15:20:24 [2020-07-21T15:20:24.464Z] #43 10.02 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:20:24 [2020-07-21T15:20:24.464Z] #43 10.26 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:20:24 [2020-07-21T15:20:24.464Z] #43 10.34 go: extracting github.com/sirupsen/logrus v1.0.5
15:20:24 [2020-07-21T15:20:24.464Z] #43 10.42 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:20:24 [2020-07-21T15:20:24.464Z] #43 10.43 go: extracting github.com/mattn/go-colorable v0.0.9
15:20:24 [2020-07-21T15:20:24.464Z] #43 10.49 go: extracting github.com/mattn/go-isatty v0.0.3
15:20:24 [2020-07-21T15:20:24.464Z] #43 10.50 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:20:24 [2020-07-21T15:20:24.544Z] #24 ...
15:20:24 [2020-07-21T15:20:24.544Z] 
15:20:24 [2020-07-21T15:20:24.544Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:24 [2020-07-21T15:20:24.544Z] #33 22.75 Reading package lists...
15:20:24 [2020-07-21T15:20:24.544Z] #33 30.48 Building dependency tree...
15:20:24 [2020-07-21T15:20:24.544Z] #33 33.44 The following additional packages will be installed:
15:20:24 [2020-07-21T15:20:24.544Z] #33 33.45   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:20:24 [2020-07-21T15:20:24.544Z] #33 33.45 Suggested packages:
15:20:24 [2020-07-21T15:20:24.544Z] #33 33.46   cmake-doc ninja-build lrzip
15:20:24 [2020-07-21T15:20:24.544Z] #33 33.46 Recommended packages:
15:20:24 [2020-07-21T15:20:24.544Z] #33 33.46   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:20:24 [2020-07-21T15:20:24.544Z] #33 34.64 The following NEW packages will be installed:
15:20:24 [2020-07-21T15:20:24.544Z] #33 34.66   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:20:24 [2020-07-21T15:20:24.544Z] #33 34.66   vim-common xxd
15:20:24 [2020-07-21T15:20:24.544Z] #33 34.84 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:20:24 [2020-07-21T15:20:24.544Z] #33 34.84 Need to get 14.9 MB of archives.
15:20:24 [2020-07-21T15:20:24.544Z] #33 34.84 After this operation, 67.2 MB of additional disk space will be used.
15:20:24 [2020-07-21T15:20:24.544Z] #33 34.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
15:20:24 [2020-07-21T15:20:24.544Z] #33 34.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
15:20:24 [2020-07-21T15:20:24.544Z] #33 34.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB]
15:20:24 [2020-07-21T15:20:24.544Z] #33 35.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
15:20:24 [2020-07-21T15:20:24.544Z] #33 35.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB]
15:20:24 [2020-07-21T15:20:24.544Z] #33 36.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB]
15:20:24 [2020-07-21T15:20:24.544Z] #33 36.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB]
15:20:24 [2020-07-21T15:20:24.544Z] #33 36.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB]
15:20:24 [2020-07-21T15:20:24.544Z] #33 36.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB]
15:20:24 [2020-07-21T15:20:24.544Z] #33 36.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB]
15:20:24 [2020-07-21T15:20:24.544Z] #33 ...
15:20:24 [2020-07-21T15:20:24.544Z] 
15:20:24 [2020-07-21T15:20:24.544Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:24 [2020-07-21T15:20:24.544Z] #24 36.45 debconf: delaying package configuration, since apt-utils is not installed
15:20:24 [2020-07-21T15:20:24.593Z] #39 88.40   CC       criu/seize.o
15:20:24 [2020-07-21T15:20:24.722Z] #43 ...
15:20:24 [2020-07-21T15:20:24.722Z] 
15:20:24 [2020-07-21T15:20:24.722Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:24 [2020-07-21T15:20:24.722Z] #38 7.673 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:20:24 [2020-07-21T15:20:24.722Z] #38 7.746 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:20:24 [2020-07-21T15:20:24.722Z] #38 7.752 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:20:24 [2020-07-21T15:20:24.722Z] #38 8.774 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:20:24 [2020-07-21T15:20:24.722Z] #38 11.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:20:24 [2020-07-21T15:20:24.722Z] #38 ...
15:20:24 [2020-07-21T15:20:24.722Z] 
15:20:24 [2020-07-21T15:20:24.722Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.130 + RM_GOPATH=0
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.130 + TMP_GOPATH=
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.131 + : /build
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.131 + '[' -z '' ']'
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.137 ++ mktemp -d
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.149 + export GOPATH=/tmp/tmp.cINzMWEZUn
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.149 + GOPATH=/tmp/tmp.cINzMWEZUn
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.149 + RM_GOPATH=1
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.149 + case "$(go env GOARCH)" in
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.150 ++ go env GOARCH
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.182 + export GO_BUILDMODE=-buildmode=pie
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.182 + GO_BUILDMODE=-buildmode=pie
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.184 ++ dirname /tmp/install/install.sh
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.187 + dir=/tmp/install
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.187 + bin=shfmt
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.191 + shift
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.192 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.195 + . /tmp/install/shfmt.installer
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.195 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.195 + install_shfmt
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.201 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.201 + git clone https://github.com/mvdan/sh.git /tmp/tmp.cINzMWEZUn/src/github.com/mvdan/sh
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.201 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:20:24 [2020-07-21T15:20:24.722Z] #47 7.221 Cloning into '/tmp/tmp.cINzMWEZUn/src/github.com/mvdan/sh'...
15:20:24 [2020-07-21T15:20:24.743Z] #17 15.50 Reading package lists...
15:20:24 [2020-07-21T15:20:24.743Z] #17 ...
15:20:24 [2020-07-21T15:20:24.743Z] 
15:20:24 [2020-07-21T15:20:24.743Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:24 [2020-07-21T15:20:24.743Z] #39 77.88   DEP      criu/protobuf-desc.d
15:20:24 [2020-07-21T15:20:24.743Z] #39 77.99   DEP      criu/proc_parse.d
15:20:24 [2020-07-21T15:20:24.743Z] #39 78.23   DEP      criu/plugin.d
15:20:24 [2020-07-21T15:20:24.848Z] #24 36.73 Fetched 358 kB in 0s (2809 kB/s)
15:20:24 [2020-07-21T15:20:24.848Z] #24 36.85 Selecting previously unselected package libonig5:ppc64el.
15:20:25 [2020-07-21T15:20:25.001Z] #47 ...
15:20:25 [2020-07-21T15:20:25.001Z] 
15:20:25 [2020-07-21T15:20:25.001Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:25 [2020-07-21T15:20:25.001Z] #43 10.07 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:20:25 [2020-07-21T15:20:25.001Z] #43 10.28 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:20:25 [2020-07-21T15:20:25.001Z] #43 11.05 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:20:25 [2020-07-21T15:20:25.001Z] #43 14.22 go: finding github.com/fatih/color v1.6.0
15:20:25 [2020-07-21T15:20:25.001Z] #43 14.35 go: finding github.com/pkg/errors v0.8.0
15:20:25 [2020-07-21T15:20:25.001Z] #43 14.42 go: finding github.com/sirupsen/logrus v1.0.5
15:20:25 [2020-07-21T15:20:25.001Z] #43 14.50 go: finding github.com/mattn/go-colorable v0.0.9
15:20:25 [2020-07-21T15:20:25.001Z] #43 14.50 go: finding github.com/spf13/pflag v1.0.1
15:20:25 [2020-07-21T15:20:25.001Z] #43 14.59 go: finding github.com/mattn/go-isatty v0.0.3
15:20:25 [2020-07-21T15:20:25.001Z] #43 14.78 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:20:25 [2020-07-21T15:20:25.001Z] #43 14.89 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:20:25 [2020-07-21T15:20:25.001Z] #43 14.95 go: finding github.com/jonboulle/clockwork v0.1.0
15:20:25 [2020-07-21T15:20:25.001Z] #43 15.07 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:20:25 [2020-07-21T15:20:25.001Z] #43 15.15 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:20:25 [2020-07-21T15:20:25.001Z] #43 ...
15:20:25 [2020-07-21T15:20:25.001Z] 
15:20:25 [2020-07-21T15:20:25.001Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:25 [2020-07-21T15:20:25.001Z] #47 20.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:20:25 [2020-07-21T15:20:25.001Z] #47 20.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:20:25 [2020-07-21T15:20:25.001Z] #47 20.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:20:25 [2020-07-21T15:20:25.001Z] #47 20.51 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:20:25 [2020-07-21T15:20:25.002Z] #39 78.31   DEP      criu/pipes.d
15:20:25 [2020-07-21T15:20:25.002Z] #39 78.54   DEP      criu/pie-util.d
15:20:25 [2020-07-21T15:20:25.069Z] #32 ...
15:20:25 [2020-07-21T15:20:25.069Z] 
15:20:25 [2020-07-21T15:20:25.069Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:20:25 [2020-07-21T15:20:25.069Z] #28 32.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:20:25 [2020-07-21T15:20:25.069Z] #28 32.45 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:20:25 [2020-07-21T15:20:25.149Z] #24 36.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 ... 15339 files and directories currently installed.)
15:20:25 [2020-07-21T15:20:25.149Z] #24 36.95 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ...
15:20:25 [2020-07-21T15:20:25.149Z] #24 36.96 Unpacking libonig5:ppc64el (6.9.1-1) ...
15:20:25 [2020-07-21T15:20:25.224Z] #39 89.02   CC       criu/servicefd.o
15:20:25 [2020-07-21T15:20:25.262Z] #39 78.60   DEP      criu/pie-util-vdso.d
15:20:25 [2020-07-21T15:20:25.452Z] #24 37.25 Selecting previously unselected package libjq1:ppc64el.
15:20:25 [2020-07-21T15:20:25.452Z] #24 37.27 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
15:20:25 [2020-07-21T15:20:25.452Z] #24 37.28 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:20:25 [2020-07-21T15:20:25.515Z] #39 ...
15:20:25 [2020-07-21T15:20:25.515Z] 
15:20:25 [2020-07-21T15:20:25.515Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:20:25 [2020-07-21T15:20:25.515Z] #19 3.624 Collecting yamllint==1.16.0
15:20:25 [2020-07-21T15:20:25.521Z] #39 78.72   DEP      criu/pie-util-vdso-elf32.d
15:20:25 [2020-07-21T15:20:25.521Z] #39 78.83   DEP      criu/path.d
15:20:25 [2020-07-21T15:20:25.567Z] #47 ...
15:20:25 [2020-07-21T15:20:25.567Z] 
15:20:25 [2020-07-21T15:20:25.567Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:25 [2020-07-21T15:20:25.567Z] #30 10.67 runtime
15:20:25 [2020-07-21T15:20:25.567Z] #30 15.00 unicode/utf8
15:20:25 [2020-07-21T15:20:25.567Z] #30 15.57 internal/testlog
15:20:25 [2020-07-21T15:20:25.567Z] #30 15.91 runtime/cgo
15:20:25 [2020-07-21T15:20:25.567Z] #30 ...
15:20:25 [2020-07-21T15:20:25.567Z] 
15:20:25 [2020-07-21T15:20:25.567Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:25 [2020-07-21T15:20:25.567Z] #47 20.94 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:20:25 [2020-07-21T15:20:25.772Z] #24 37.54 Selecting previously unselected package jq.
15:20:25 [2020-07-21T15:20:25.772Z] #24 37.55 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ...
15:20:25 [2020-07-21T15:20:25.772Z] #24 37.56 Unpacking jq (1.5+dfsg-2+b1) ...
15:20:25 [2020-07-21T15:20:25.772Z] #24 37.81 Setting up libonig5:ppc64el (6.9.1-1) ...
15:20:25 [2020-07-21T15:20:25.781Z] #39 79.02   DEP      criu/parasite-syscall.d
15:20:25 [2020-07-21T15:20:25.781Z] #39 79.21   DEP      criu/pagemap.d
15:20:25 [2020-07-21T15:20:25.806Z] #19 3.793   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:20:25 [2020-07-21T15:20:25.806Z] #19 3.815 Collecting pyyaml (from yamllint==1.16.0)
15:20:25 [2020-07-21T15:20:25.806Z] #19 3.942   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:20:25 [2020-07-21T15:20:25.823Z] #47 ...
15:20:25 [2020-07-21T15:20:25.823Z] 
15:20:25 [2020-07-21T15:20:25.823Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:20:25 [2020-07-21T15:20:25.823Z] #51 11.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:20:25 [2020-07-21T15:20:25.823Z] #51 13.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:20:25 [2020-07-21T15:20:25.823Z] #51 ...
15:20:25 [2020-07-21T15:20:25.823Z] 
15:20:25 [2020-07-21T15:20:25.823Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:20:25 [2020-07-21T15:20:25.823Z] #54 12.56 + cd /tmp/tmp.leUcrrctCs/src/github.com/rootless-containers/rootlesskit
15:20:25 [2020-07-21T15:20:25.823Z] #54 12.56 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:20:25 [2020-07-21T15:20:25.823Z] #54 12.61 + for f in rootlesskit rootlesskit-docker-proxy
15:20:25 [2020-07-21T15:20:25.823Z] #54 12.62 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:20:26 [2020-07-21T15:20:26.040Z] #39 79.42   DEP      criu/pagemap-cache.d
15:20:26 [2020-07-21T15:20:26.040Z] #39 79.46   DEP      criu/page-xfer.d
15:20:26 [2020-07-21T15:20:26.040Z] #39 79.55   DEP      criu/page-pipe.d
15:20:26 [2020-07-21T15:20:26.071Z] #24 ...
15:20:26 [2020-07-21T15:20:26.071Z] 
15:20:26 [2020-07-21T15:20:26.071Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:20:26 [2020-07-21T15:20:26.071Z] #52 23.74 Reading package lists...
15:20:26 [2020-07-21T15:20:26.071Z] #52 31.80 Building dependency tree...
15:20:26 [2020-07-21T15:20:26.071Z] #52 34.73 The following additional packages will be installed:
15:20:26 [2020-07-21T15:20:26.071Z] #52 34.74   libbtrfs0
15:20:26 [2020-07-21T15:20:26.071Z] #52 34.97 The following NEW packages will be installed:
15:20:26 [2020-07-21T15:20:26.071Z] #52 34.99   libbtrfs-dev libbtrfs0
15:20:26 [2020-07-21T15:20:26.071Z] #52 35.22 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:20:26 [2020-07-21T15:20:26.071Z] #52 35.22 Need to get 120 kB of archives.
15:20:26 [2020-07-21T15:20:26.071Z] #52 35.22 After this operation, 423 kB of additional disk space will be used.
15:20:26 [2020-07-21T15:20:26.071Z] #52 35.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:20:26 [2020-07-21T15:20:26.071Z] #52 35.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:20:26 [2020-07-21T15:20:26.071Z] #52 36.47 debconf: delaying package configuration, since apt-utils is not installed
15:20:26 [2020-07-21T15:20:26.071Z] #52 36.79 Fetched 120 kB in 0s (1517 kB/s)
15:20:26 [2020-07-21T15:20:26.071Z] #52 36.87 Selecting previously unselected package libbtrfs0.
15:20:26 [2020-07-21T15:20:26.071Z] #52 36.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
15:20:26 [2020-07-21T15:20:26.071Z] #52 37.00 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ...
15:20:26 [2020-07-21T15:20:26.071Z] #52 37.01 Unpacking libbtrfs0 (4.20.1-2) ...
15:20:26 [2020-07-21T15:20:26.071Z] #52 37.16 Selecting previously unselected package libbtrfs-dev.
15:20:26 [2020-07-21T15:20:26.071Z] #52 37.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ...
15:20:26 [2020-07-21T15:20:26.071Z] #52 37.22 Unpacking libbtrfs-dev (4.20.1-2) ...
15:20:26 [2020-07-21T15:20:26.071Z] #52 37.46 Setting up libbtrfs0 (4.20.1-2) ...
15:20:26 [2020-07-21T15:20:26.071Z] #52 37.49 Setting up libbtrfs-dev (4.20.1-2) ...
15:20:26 [2020-07-21T15:20:26.071Z] #52 37.49 Processing triggers for libc-bin (2.28-10) ...
15:20:26 [2020-07-21T15:20:26.071Z] #52 DONE 37.9s
15:20:26 [2020-07-21T15:20:26.071Z] 
15:20:26 [2020-07-21T15:20:26.071Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:26 [2020-07-21T15:20:26.071Z] #24 37.83 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:20:26 [2020-07-21T15:20:26.071Z] #24 37.85 Setting up jq (1.5+dfsg-2+b1) ...
15:20:26 [2020-07-21T15:20:26.071Z] #24 37.88 Processing triggers for libc-bin (2.28-10) ...
15:20:26 [2020-07-21T15:20:26.079Z] #54 ...
15:20:26 [2020-07-21T15:20:26.079Z] 
15:20:26 [2020-07-21T15:20:26.079Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:26 [2020-07-21T15:20:26.079Z] #23 11.30 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:20:26 [2020-07-21T15:20:26.079Z] #23 13.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:20:26 [2020-07-21T15:20:26.079Z] #23 ...
15:20:26 [2020-07-21T15:20:26.079Z] 
15:20:26 [2020-07-21T15:20:26.079Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:26 [2020-07-21T15:20:26.079Z] #38 21.27 Fetched 8364 kB in 17s (483 kB/s)
15:20:26 [2020-07-21T15:20:26.092Z] #47 ...
15:20:26 [2020-07-21T15:20:26.092Z] 
15:20:26 [2020-07-21T15:20:26.092Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:26 [2020-07-21T15:20:26.092Z] #43 12.67 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:20:26 [2020-07-21T15:20:26.300Z] #39 79.63   DEP      criu/netfilter.d
15:20:26 [2020-07-21T15:20:26.367Z] #24 DONE 38.2s
15:20:26 [2020-07-21T15:20:26.367Z] 
15:20:26 [2020-07-21T15:20:26.367Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:26 [2020-07-21T15:20:26.367Z] #33 38.18 debconf: delaying package configuration, since apt-utils is not installed
15:20:26 [2020-07-21T15:20:26.367Z] #33 ...
15:20:26 [2020-07-21T15:20:26.367Z] 
15:20:26 [2020-07-21T15:20:26.367Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:20:26 [2020-07-21T15:20:26.367Z] #25 DONE 0.1s
15:20:26 [2020-07-21T15:20:26.401Z] #43 12.99 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:20:26 [2020-07-21T15:20:26.438Z] #19 4.639 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:20:26 [2020-07-21T15:20:26.438Z] #19 4.692   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:20:26 [2020-07-21T15:20:26.438Z] #19 4.702 Building wheels for collected packages: pyyaml
15:20:26 [2020-07-21T15:20:26.438Z] #19 4.702   Running setup.py bdist_wheel for pyyaml: started
15:20:26 [2020-07-21T15:20:26.465Z] #28 ...
15:20:26 [2020-07-21T15:20:26.465Z] 
15:20:26 [2020-07-21T15:20:26.465Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:20:26 [2020-07-21T15:20:26.465Z] #51 19.40 Reading package lists...
15:20:26 [2020-07-21T15:20:26.465Z] #51 24.62 Building dependency tree...
15:20:26 [2020-07-21T15:20:26.465Z] #51 27.29 The following additional packages will be installed:
15:20:26 [2020-07-21T15:20:26.465Z] #51 27.29   libbtrfs0
15:20:26 [2020-07-21T15:20:26.465Z] #51 27.42 The following NEW packages will be installed:
15:20:26 [2020-07-21T15:20:26.465Z] #51 27.44   libbtrfs-dev libbtrfs0
15:20:26 [2020-07-21T15:20:26.465Z] #51 27.80 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:20:26 [2020-07-21T15:20:26.465Z] #51 27.80 Need to get 119 kB of archives.
15:20:26 [2020-07-21T15:20:26.465Z] #51 27.80 After this operation, 387 kB of additional disk space will be used.
15:20:26 [2020-07-21T15:20:26.465Z] #51 27.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:20:26 [2020-07-21T15:20:26.465Z] #51 27.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:20:26 [2020-07-21T15:20:26.465Z] #51 28.73 debconf: delaying package configuration, since apt-utils is not installed
15:20:26 [2020-07-21T15:20:26.465Z] #51 28.92 Fetched 119 kB in 0s (446 kB/s)
15:20:26 [2020-07-21T15:20:26.465Z] #51 29.03 Selecting previously unselected package libbtrfs0.
15:20:26 [2020-07-21T15:20:26.465Z] #51 29.03 (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 ... 15383 files and directories currently installed.)
15:20:26 [2020-07-21T15:20:26.465Z] #51 29.13 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
15:20:26 [2020-07-21T15:20:26.465Z] #51 29.16 Unpacking libbtrfs0 (4.20.1-2) ...
15:20:26 [2020-07-21T15:20:26.465Z] #51 29.29 Selecting previously unselected package libbtrfs-dev.
15:20:26 [2020-07-21T15:20:26.465Z] #51 29.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
15:20:26 [2020-07-21T15:20:26.465Z] #51 29.30 Unpacking libbtrfs-dev (4.20.1-2) ...
15:20:26 [2020-07-21T15:20:26.465Z] #51 29.51 Setting up libbtrfs0 (4.20.1-2) ...
15:20:26 [2020-07-21T15:20:26.465Z] #51 29.53 Setting up libbtrfs-dev (4.20.1-2) ...
15:20:26 [2020-07-21T15:20:26.465Z] #51 29.55 Processing triggers for libc-bin (2.28-10) ...
15:20:26 [2020-07-21T15:20:26.465Z] #51 ...
15:20:26 [2020-07-21T15:20:26.465Z] 
15:20:26 [2020-07-21T15:20:26.465Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:26 [2020-07-21T15:20:26.465Z] #47 34.35 reflect
15:20:26 [2020-07-21T15:20:26.465Z] #47 34.36 bufio
15:20:26 [2020-07-21T15:20:26.465Z] #47 34.36 regexp/syntax
15:20:26 [2020-07-21T15:20:26.465Z] #47 34.37 syscall
15:20:26 [2020-07-21T15:20:26.559Z] #39 79.74   DEP      criu/net.d
15:20:26 [2020-07-21T15:20:26.559Z] #39 79.89   DEP      criu/namespaces.d
15:20:26 [2020-07-21T15:20:26.559Z] #39 80.00   DEP      criu/mount.d
15:20:26 [2020-07-21T15:20:26.669Z] 
15:20:26 [2020-07-21T15:20:26.669Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.391 + RM_GOPATH=0
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.394 + TMP_GOPATH=
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.394 + : /build
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.395 + '[' -z '' ']'
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.397 ++ mktemp -d
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.405 + export GOPATH=/tmp/tmp.BSiY8Sh6IE
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.405 + GOPATH=/tmp/tmp.BSiY8Sh6IE
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.405 + RM_GOPATH=1
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.405 + case "$(go env GOARCH)" in
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.406 ++ go env GOARCH
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.414 + export GO_BUILDMODE=-buildmode=pie
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.414 + GO_BUILDMODE=-buildmode=pie
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.415 ++ dirname /tmp/install/install.sh
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.417 + dir=/tmp/install
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.417 + bin=containerd
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.417 + shift
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.417 + '[' '!' -f /tmp/install/containerd.installer ']'
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.418 + . /tmp/install/containerd.installer
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.418 ++ set -e
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.418 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.418 + install_containerd
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.419 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.419 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.420 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BSiY8Sh6IE/src/github.com/containerd/containerd
15:20:26 [2020-07-21T15:20:26.669Z] #53 0.423 Cloning into '/tmp/tmp.BSiY8Sh6IE/src/github.com/containerd/containerd'...
15:20:26 [2020-07-21T15:20:26.729Z] #47 ...
15:20:26 [2020-07-21T15:20:26.729Z] 
15:20:26 [2020-07-21T15:20:26.729Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:26 [2020-07-21T15:20:26.729Z] #23 24.72 Building dependency tree...
15:20:26 [2020-07-21T15:20:26.729Z] #23 27.42 ca-certificates is already the newest version (20200601~deb10u1).
15:20:26 [2020-07-21T15:20:26.729Z] #23 27.42 The following additional packages will be installed:
15:20:26 [2020-07-21T15:20:26.729Z] #23 27.43   libjq1 libonig5
15:20:26 [2020-07-21T15:20:26.729Z] #23 27.76 The following NEW packages will be installed:
15:20:26 [2020-07-21T15:20:26.729Z] #23 27.77   jq libjq1 libonig5
15:20:26 [2020-07-21T15:20:26.729Z] #23 28.15 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:20:26 [2020-07-21T15:20:26.729Z] #23 28.15 Need to get 325 kB of archives.
15:20:26 [2020-07-21T15:20:26.729Z] #23 28.15 After this operation, 1019 kB of additional disk space will be used.
15:20:26 [2020-07-21T15:20:26.729Z] #23 28.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
15:20:26 [2020-07-21T15:20:26.729Z] #23 28.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
15:20:26 [2020-07-21T15:20:26.729Z] #23 28.16 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
15:20:26 [2020-07-21T15:20:26.729Z] #23 29.42 debconf: delaying package configuration, since apt-utils is not installed
15:20:26 [2020-07-21T15:20:26.729Z] #23 29.61 Fetched 325 kB in 0s (1205 kB/s)
15:20:26 [2020-07-21T15:20:26.729Z] #23 29.75 Selecting previously unselected package libonig5:arm64.
15:20:26 [2020-07-21T15:20:26.729Z] #23 29.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 ... 15383 files and directories currently installed.)
15:20:26 [2020-07-21T15:20:26.729Z] #23 29.88 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ...
15:20:26 [2020-07-21T15:20:26.729Z] #23 30.25 Unpacking libonig5:arm64 (6.9.1-1) ...
15:20:26 [2020-07-21T15:20:26.729Z] #23 33.31 Selecting previously unselected package libjq1:arm64.
15:20:26 [2020-07-21T15:20:26.729Z] #23 33.31 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ...
15:20:26 [2020-07-21T15:20:26.729Z] #23 33.88 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
15:20:26 [2020-07-21T15:20:26.819Z] #39 80.13   DEP      criu/memfd.d
15:20:26 [2020-07-21T15:20:26.819Z] #39 80.28   DEP      criu/mem.d
15:20:26 [2020-07-21T15:20:26.993Z] #23 ...
15:20:26 [2020-07-21T15:20:26.993Z] 
15:20:26 [2020-07-21T15:20:26.993Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:26 [2020-07-21T15:20:26.993Z] #10 23.80 Building dependency tree...
15:20:26 [2020-07-21T15:20:26.993Z] #10 26.23 The following additional packages will be installed:
15:20:26 [2020-07-21T15:20:26.993Z] #10 26.23   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:20:26 [2020-07-21T15:20:26.993Z] #10 26.24   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:20:26 [2020-07-21T15:20:26.993Z] #10 26.24   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:20:26 [2020-07-21T15:20:26.993Z] #10 26.24   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:20:26 [2020-07-21T15:20:26.993Z] #10 26.25 Suggested packages:
15:20:26 [2020-07-21T15:20:26.993Z] #10 26.26   gcc-8-locales seccomp wine64
15:20:26 [2020-07-21T15:20:26.993Z] #10 27.35 The following NEW packages will be installed:
15:20:26 [2020-07-21T15:20:26.993Z] #10 27.36   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:20:26 [2020-07-21T15:20:26.993Z] #10 27.36   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:20:26 [2020-07-21T15:20:26.993Z] #10 27.36   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:20:26 [2020-07-21T15:20:26.993Z] #10 27.36   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:20:26 [2020-07-21T15:20:26.993Z] #10 27.36   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:20:26 [2020-07-21T15:20:26.993Z] #10 27.37   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:20:26 [2020-07-21T15:20:26.993Z] #10 27.83 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:20:26 [2020-07-21T15:20:26.993Z] #10 27.83 Need to get 73.3 MB of archives.
15:20:26 [2020-07-21T15:20:26.993Z] #10 27.83 After this operation, 472 MB of additional disk space will be used.
15:20:26 [2020-07-21T15:20:26.993Z] #10 27.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 27.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 28.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 28.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 28.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 28.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 28.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 28.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 28.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 32.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 33.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 33.81 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 33.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 33.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 33.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 33.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 33.85 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 33.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 33.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 33.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 33.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 34.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 34.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 34.07 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 34.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #10 ...
15:20:26 [2020-07-21T15:20:26.993Z] 
15:20:26 [2020-07-21T15:20:26.993Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:20:26 [2020-07-21T15:20:26.993Z] #51 DONE 35.0s
15:20:26 [2020-07-21T15:20:26.993Z] 
15:20:26 [2020-07-21T15:20:26.993Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:26 [2020-07-21T15:20:26.993Z] #43 DONE 35.0s
15:20:26 [2020-07-21T15:20:26.993Z] 
15:20:26 [2020-07-21T15:20:26.993Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:26 [2020-07-21T15:20:26.993Z] #60 DONE 35.0s
15:20:26 [2020-07-21T15:20:26.993Z] 
15:20:26 [2020-07-21T15:20:26.993Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:26 [2020-07-21T15:20:26.993Z] #38 23.89 Building dependency tree...
15:20:26 [2020-07-21T15:20:26.993Z] #38 26.47 The following additional packages will be installed:
15:20:26 [2020-07-21T15:20:26.993Z] #38 26.47   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:20:26 [2020-07-21T15:20:26.993Z] #38 26.47   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:20:26 [2020-07-21T15:20:26.993Z] #38 26.49 Suggested packages:
15:20:26 [2020-07-21T15:20:26.993Z] #38 26.49   manpages-dev python-setuptools
15:20:26 [2020-07-21T15:20:26.993Z] #38 27.73 The following NEW packages will be installed:
15:20:26 [2020-07-21T15:20:26.993Z] #38 27.75   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:20:26 [2020-07-21T15:20:26.993Z] #38 27.75   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:20:26 [2020-07-21T15:20:26.993Z] #38 27.75   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:20:26 [2020-07-21T15:20:26.993Z] #38 27.76   python-six zlib1g-dev
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.27 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.27 Need to get 3798 kB of archives.
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.27 After this operation, 21.6 MB of additional disk space will be used.
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.27 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.38 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.51 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.54 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 28.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB]
15:20:26 [2020-07-21T15:20:26.993Z] #38 29.38 debconf: delaying package configuration, since apt-utils is not installed
15:20:26 [2020-07-21T15:20:26.993Z] #38 29.57 Fetched 3798 kB in 1s (5506 kB/s)
15:20:26 [2020-07-21T15:20:26.993Z] #38 29.67 Selecting previously unselected package libcap-dev:arm64.
15:20:26 [2020-07-21T15:20:26.993Z] #38 29.67 (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 ... 15383 files and directories currently installed.)
15:20:26 [2020-07-21T15:20:26.993Z] #38 29.78 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ...
15:20:26 [2020-07-21T15:20:26.993Z] #38 29.78 Unpacking libcap-dev:arm64 (1:2.25-2) ...
15:20:26 [2020-07-21T15:20:26.993Z] #38 33.14 Selecting previously unselected package libnet1:arm64.
15:20:26 [2020-07-21T15:20:26.993Z] #38 33.15 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:20:26 [2020-07-21T15:20:26.993Z] #38 33.29 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:20:26 [2020-07-21T15:20:26.993Z] #38 34.90 Selecting previously unselected package libnet1-dev.
15:20:26 [2020-07-21T15:20:26.993Z] #38 34.90 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ...
15:20:26 [2020-07-21T15:20:26.993Z] #38 34.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:20:27 [2020-07-21T15:20:27.070Z] #19 5.317   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:20:27 [2020-07-21T15:20:27.070Z] #19 5.318   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:20:27 [2020-07-21T15:20:27.070Z] #19 5.365 Successfully built pyyaml
15:20:27 [2020-07-21T15:20:27.078Z] #39 80.45   DEP      criu/lsm.d
15:20:27 [2020-07-21T15:20:27.078Z] #39 80.57   DEP      criu/log.d
15:20:27 [2020-07-21T15:20:27.257Z] #38 ...
15:20:27 [2020-07-21T15:20:27.257Z] 
15:20:27 [2020-07-21T15:20:27.257Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:27 [2020-07-21T15:20:27.257Z] #23 35.09 Selecting previously unselected package jq.
15:20:27 [2020-07-21T15:20:27.257Z] #23 35.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ...
15:20:27 [2020-07-21T15:20:27.257Z] #23 35.11 Unpacking jq (1.5+dfsg-2+b1) ...
15:20:27 [2020-07-21T15:20:27.337Z] #39 80.71   DEP      criu/libnetlink.d
15:20:27 [2020-07-21T15:20:27.337Z] #39 80.81   DEP      criu/kerndat.d
15:20:27 [2020-07-21T15:20:27.360Z] #19 5.374 Installing collected packages: pyyaml, pathspec, yamllint
15:20:27 [2020-07-21T15:20:27.360Z] #19 5.569 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:20:27 [2020-07-21T15:20:27.384Z] #43 14.10 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:20:27 [2020-07-21T15:20:27.521Z] #23 35.35 Setting up libonig5:arm64 (6.9.1-1) ...
15:20:27 [2020-07-21T15:20:27.521Z] #23 35.37 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
15:20:27 [2020-07-21T15:20:27.521Z] #23 35.44 Setting up jq (1.5+dfsg-2+b1) ...
15:20:27 [2020-07-21T15:20:27.521Z] #23 35.47 Processing triggers for libc-bin (2.28-10) ...
15:20:27 [2020-07-21T15:20:27.596Z] #39 80.97   DEP      criu/kcmp-ids.d
15:20:27 [2020-07-21T15:20:27.596Z] #39 81.05   DEP      criu/irmap.d
15:20:27 [2020-07-21T15:20:27.651Z] #19 DONE 5.8s
15:20:27 [2020-07-21T15:20:27.651Z] 
15:20:27 [2020-07-21T15:20:27.651Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:27 [2020-07-21T15:20:27.651Z] #39 89.45   CC       criu/shmem.o
15:20:27 [2020-07-21T15:20:27.651Z] #39 89.97   CC       criu/sigframe.o
15:20:27 [2020-07-21T15:20:27.651Z] #39 90.05   CC       criu/signalfd.o
15:20:27 [2020-07-21T15:20:27.651Z] #39 90.23   CC       criu/sk-inet.o
15:20:27 [2020-07-21T15:20:27.651Z] #39 90.93   CC       criu/sk-netlink.o
15:20:27 [2020-07-21T15:20:27.651Z] #39 91.19   CC       criu/sk-packet.o
15:20:27 [2020-07-21T15:20:27.651Z] #39 ...
15:20:27 [2020-07-21T15:20:27.651Z] 
15:20:27 [2020-07-21T15:20:27.651Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:20:27 [2020-07-21T15:20:27.651Z] #22 DONE 0.1s
15:20:27 [2020-07-21T15:20:27.855Z] #39 81.17   DEP      criu/ipc_ns.d
15:20:27 [2020-07-21T15:20:27.943Z] 
15:20:27 [2020-07-21T15:20:27.943Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:20:28 [2020-07-21T15:20:28.098Z] #23 DONE 36.1s
15:20:28 [2020-07-21T15:20:28.098Z] 
15:20:28 [2020-07-21T15:20:28.098Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:20:28 [2020-07-21T15:20:28.115Z] #39 81.28   DEP      criu/image.d
15:20:28 [2020-07-21T15:20:28.115Z] #39 81.41   DEP      criu/image-desc.d
15:20:28 [2020-07-21T15:20:28.115Z] #39 81.51   DEP      criu/fsnotify.d
15:20:28 [2020-07-21T15:20:28.237Z] #26 ...
15:20:28 [2020-07-21T15:20:28.237Z] 
15:20:28 [2020-07-21T15:20:28.237Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:20:28 [2020-07-21T15:20:28.237Z] #36 123.5 + dpkg --print-architecture
15:20:28 [2020-07-21T15:20:28.237Z] #36 123.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:20:28 [2020-07-21T15:20:28.237Z] #36 123.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:20:28 [2020-07-21T15:20:28.237Z] #36 123.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:20:28 [2020-07-21T15:20:28.362Z] #24 DONE 0.2s
15:20:28 [2020-07-21T15:20:28.362Z] 
15:20:28 [2020-07-21T15:20:28.362Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:28 [2020-07-21T15:20:28.362Z] #10 35.31 debconf: delaying package configuration, since apt-utils is not installed
15:20:28 [2020-07-21T15:20:28.362Z] #10 35.60 Fetched 73.3 MB in 7s (11.1 MB/s)
15:20:28 [2020-07-21T15:20:28.362Z] #10 35.67 Selecting previously unselected package binutils-mingw-w64-i686.
15:20:28 [2020-07-21T15:20:28.362Z] #10 35.68 (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 ... 15383 files and directories currently installed.)
15:20:28 [2020-07-21T15:20:28.362Z] #10 35.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
15:20:28 [2020-07-21T15:20:28.362Z] #10 35.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:20:28 [2020-07-21T15:20:28.374Z] #39 81.65   DEP      criu/filesystems.d
15:20:28 [2020-07-21T15:20:28.374Z] #39 81.79   DEP      criu/files.d
15:20:28 [2020-07-21T15:20:28.528Z] #36 ...
15:20:28 [2020-07-21T15:20:28.528Z] 
15:20:28 [2020-07-21T15:20:28.528Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:28 [2020-07-21T15:20:28.528Z] #39 91.69   CC       criu/sk-queue.o
15:20:28 [2020-07-21T15:20:28.528Z] #39 91.92   CC       criu/sk-tcp.o
15:20:28 [2020-07-21T15:20:28.528Z] #39 92.10   CC       criu/sk-unix.o
15:20:28 [2020-07-21T15:20:28.528Z] #39 ...
15:20:28 [2020-07-21T15:20:28.528Z] 
15:20:28 [2020-07-21T15:20:28.528Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:20:28 [2020-07-21T15:20:28.528Z] #26 DONE 0.8s
15:20:28 [2020-07-21T15:20:28.633Z] #39 81.90   DEP      criu/files-reg.d
15:20:28 [2020-07-21T15:20:28.633Z] #39 82.03   DEP      criu/files-ext.d
15:20:28 [2020-07-21T15:20:28.793Z] #53 ...
15:20:28 [2020-07-21T15:20:28.793Z] 
15:20:28 [2020-07-21T15:20:28.793Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:28 [2020-07-21T15:20:28.793Z] #11 24.00 Reading package lists...
15:20:28 [2020-07-21T15:20:28.793Z] #11 30.99 Building dependency tree...
15:20:28 [2020-07-21T15:20:28.793Z] #11 33.72 The following additional packages will be installed:
15:20:28 [2020-07-21T15:20:28.793Z] #11 33.72   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:20:28 [2020-07-21T15:20:28.793Z] #11 33.72   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:20:28 [2020-07-21T15:20:28.793Z] #11 33.73   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:20:28 [2020-07-21T15:20:28.793Z] #11 33.73   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:20:28 [2020-07-21T15:20:28.793Z] #11 33.74 Suggested packages:
15:20:28 [2020-07-21T15:20:28.793Z] #11 33.74   gcc-8-locales seccomp wine64
15:20:28 [2020-07-21T15:20:28.793Z] #11 35.47 The following NEW packages will be installed:
15:20:28 [2020-07-21T15:20:28.793Z] #11 35.47   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:20:28 [2020-07-21T15:20:28.793Z] #11 35.47   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:20:28 [2020-07-21T15:20:28.793Z] #11 35.47   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:20:28 [2020-07-21T15:20:28.793Z] #11 35.47   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:20:28 [2020-07-21T15:20:28.793Z] #11 35.47   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:20:28 [2020-07-21T15:20:28.793Z] #11 35.48   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:20:28 [2020-07-21T15:20:28.793Z] #11 35.72 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:20:28 [2020-07-21T15:20:28.793Z] #11 35.72 Need to get 78.9 MB of archives.
15:20:28 [2020-07-21T15:20:28.793Z] #11 35.72 After this operation, 532 MB of additional disk space will be used.
15:20:28 [2020-07-21T15:20:28.793Z] #11 35.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB]
15:20:28 [2020-07-21T15:20:28.793Z] #11 36.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB]
15:20:28 [2020-07-21T15:20:28.793Z] #11 36.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:20:28 [2020-07-21T15:20:28.793Z] #11 36.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB]
15:20:28 [2020-07-21T15:20:28.793Z] #11 36.73 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB]
15:20:28 [2020-07-21T15:20:28.793Z] #11 36.75 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB]
15:20:28 [2020-07-21T15:20:28.793Z] #11 37.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:20:28 [2020-07-21T15:20:28.793Z] #11 37.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB]
15:20:28 [2020-07-21T15:20:28.793Z] #11 37.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB]
15:20:28 [2020-07-21T15:20:28.819Z] 
15:20:28 [2020-07-21T15:20:28.819Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:20:28 [2020-07-21T15:20:28.819Z] #29 DONE 0.2s
15:20:28 [2020-07-21T15:20:28.819Z] 
15:20:28 [2020-07-21T15:20:28.819Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:20:28 [2020-07-21T15:20:28.819Z] #31 DONE 0.1s
15:20:28 [2020-07-21T15:20:28.819Z] 
15:20:28 [2020-07-21T15:20:28.819Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:20:28 [2020-07-21T15:20:28.893Z] #39 82.21   DEP      criu/file-lock.d
15:20:28 [2020-07-21T15:20:28.893Z] #39 82.34   DEP      criu/file-ids.d
15:20:29 [2020-07-21T15:20:29.099Z] #11 ...
15:20:29 [2020-07-21T15:20:29.099Z] 
15:20:29 [2020-07-21T15:20:29.099Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:29 [2020-07-21T15:20:29.099Z] #33 38.46 Fetched 14.9 MB in 2s (7954 kB/s)
15:20:29 [2020-07-21T15:20:29.099Z] #33 38.54 Selecting previously unselected package xxd.
15:20:29 [2020-07-21T15:20:29.099Z] #33 38.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15339 files and directories currently installed.)
15:20:29 [2020-07-21T15:20:29.099Z] #33 38.63 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ...
15:20:29 [2020-07-21T15:20:29.099Z] #33 38.64 Unpacking xxd (2:8.1.0875-5) ...
15:20:29 [2020-07-21T15:20:29.099Z] #33 38.96 Selecting previously unselected package vim-common.
15:20:29 [2020-07-21T15:20:29.099Z] #33 38.99 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:20:29 [2020-07-21T15:20:29.099Z] #33 39.08 Unpacking vim-common (2:8.1.0875-5) ...
15:20:29 [2020-07-21T15:20:29.099Z] #33 39.53 Selecting previously unselected package cmake-data.
15:20:29 [2020-07-21T15:20:29.099Z] #33 39.54 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:20:29 [2020-07-21T15:20:29.099Z] #33 39.56 Unpacking cmake-data (3.13.4-1) ...
15:20:29 [2020-07-21T15:20:29.146Z] #36 ...
15:20:29 [2020-07-21T15:20:29.146Z] 
15:20:29 [2020-07-21T15:20:29.146Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:20:29 [2020-07-21T15:20:29.146Z] #34 DONE 0.1s
15:20:29 [2020-07-21T15:20:29.146Z] 
15:20:29 [2020-07-21T15:20:29.146Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:20:29 [2020-07-21T15:20:29.152Z] #39 82.55   DEP      criu/fifo.d
15:20:29 [2020-07-21T15:20:29.152Z] #39 82.66   DEP      criu/fdstore.d
15:20:29 [2020-07-21T15:20:29.317Z] #10 ...
15:20:29 [2020-07-21T15:20:29.317Z] 
15:20:29 [2020-07-21T15:20:29.317Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:29 [2020-07-21T15:20:29.317Z] #41 27.21 internal/reflectlite
15:20:29 [2020-07-21T15:20:29.317Z] #41 27.21 sync
15:20:29 [2020-07-21T15:20:29.317Z] #41 28.21 github.com/LK4D4/vndr/godl/singleflight
15:20:29 [2020-07-21T15:20:29.317Z] #41 28.22 math/rand
15:20:29 [2020-07-21T15:20:29.317Z] #41 28.24 internal/singleflight
15:20:29 [2020-07-21T15:20:29.317Z] #41 30.05 sort
15:20:29 [2020-07-21T15:20:29.317Z] #41 30.06 errors
15:20:29 [2020-07-21T15:20:29.317Z] #41 30.29 io
15:20:29 [2020-07-21T15:20:29.317Z] #41 30.29 internal/oserror
15:20:29 [2020-07-21T15:20:29.317Z] #41 30.29 strconv
15:20:29 [2020-07-21T15:20:29.317Z] #41 30.44 syscall
15:20:29 [2020-07-21T15:20:29.317Z] #41 31.26 vendor/golang.org/x/net/dns/dnsmessage
15:20:29 [2020-07-21T15:20:29.317Z] #41 31.29 bytes
15:20:29 [2020-07-21T15:20:29.317Z] #41 32.93 reflect
15:20:29 [2020-07-21T15:20:29.317Z] #41 33.78 bufio
15:20:29 [2020-07-21T15:20:29.317Z] #41 34.99 regexp/syntax
15:20:29 [2020-07-21T15:20:29.317Z] #41 36.09 hash/crc32
15:20:29 [2020-07-21T15:20:29.412Z] #39 82.81   DEP      criu/fault-injection.d
15:20:29 [2020-07-21T15:20:29.412Z] #39 82.88   DEP      criu/external.d
15:20:29 [2020-07-21T15:20:29.412Z] #39 82.95   DEP      criu/eventpoll.d
15:20:29 [2020-07-21T15:20:29.473Z] #36 ...
15:20:29 [2020-07-21T15:20:29.473Z] 
15:20:29 [2020-07-21T15:20:29.473Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:29 [2020-07-21T15:20:29.473Z] #39 92.97   CC       criu/sockets.o
15:20:29 [2020-07-21T15:20:29.582Z] #41 37.33 vendor/golang.org/x/crypto/hkdf
15:20:29 [2020-07-21T15:20:29.582Z] #41 ...
15:20:29 [2020-07-21T15:20:29.582Z] 
15:20:29 [2020-07-21T15:20:29.582Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:29 [2020-07-21T15:20:29.582Z] #38 35.29 Selecting previously unselected package libnl-3-200:arm64.
15:20:29 [2020-07-21T15:20:29.582Z] #38 35.29 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ...
15:20:29 [2020-07-21T15:20:29.582Z] #38 35.29 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
15:20:29 [2020-07-21T15:20:29.582Z] #38 35.52 Selecting previously unselected package libnl-3-dev:arm64.
15:20:29 [2020-07-21T15:20:29.582Z] #38 35.52 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ...
15:20:29 [2020-07-21T15:20:29.582Z] #38 35.53 Unpacking libnl-3-dev:arm64 (3.4.0-1) ...
15:20:29 [2020-07-21T15:20:29.582Z] #38 36.03 Selecting previously unselected package libprotobuf-c1:arm64.
15:20:29 [2020-07-21T15:20:29.582Z] #38 36.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
15:20:29 [2020-07-21T15:20:29.582Z] #38 36.08 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:20:29 [2020-07-21T15:20:29.582Z] #38 36.23 Selecting previously unselected package libprotobuf-c-dev:arm64.
15:20:29 [2020-07-21T15:20:29.582Z] #38 36.23 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ...
15:20:29 [2020-07-21T15:20:29.582Z] #38 36.25 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
15:20:29 [2020-07-21T15:20:29.582Z] #38 36.45 Selecting previously unselected package zlib1g-dev:arm64.
15:20:29 [2020-07-21T15:20:29.582Z] #38 36.45 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ...
15:20:29 [2020-07-21T15:20:29.582Z] #38 36.54 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
15:20:29 [2020-07-21T15:20:29.582Z] #38 36.80 Selecting previously unselected package libprotobuf17:arm64.
15:20:29 [2020-07-21T15:20:29.582Z] #38 36.80 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ...
15:20:29 [2020-07-21T15:20:29.582Z] #38 36.81 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
15:20:29 [2020-07-21T15:20:29.582Z] #38 37.30 Selecting previously unselected package libprotobuf-lite17:arm64.
15:20:29 [2020-07-21T15:20:29.582Z] #38 37.30 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ...
15:20:29 [2020-07-21T15:20:29.582Z] #38 37.31 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ...
15:20:29 [2020-07-21T15:20:29.763Z] #39 93.52   CC       criu/stats.o
15:20:29 [2020-07-21T15:20:29.771Z] #33 ...
15:20:29 [2020-07-21T15:20:29.771Z] 
15:20:29 [2020-07-21T15:20:29.771Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:29 [2020-07-21T15:20:29.771Z] #39 23.87 Reading package lists...
15:20:29 [2020-07-21T15:20:29.771Z] #39 31.86 Building dependency tree...
15:20:29 [2020-07-21T15:20:29.771Z] #39 34.77 The following additional packages will be installed:
15:20:29 [2020-07-21T15:20:29.771Z] #39 34.77   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:20:29 [2020-07-21T15:20:29.771Z] #39 34.77   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:20:29 [2020-07-21T15:20:29.771Z] #39 34.78 Suggested packages:
15:20:29 [2020-07-21T15:20:29.771Z] #39 34.78   manpages-dev python-setuptools
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.42 The following NEW packages will be installed:
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.43   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.43   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.43   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.43   python-six zlib1g-dev
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.54 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.54 Need to get 4075 kB of archives.
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.54 After this operation, 24.5 MB of additional disk space will be used.
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 36.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 37.04 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 37.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 37.05 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 37.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 37.07 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB]
15:20:29 [2020-07-21T15:20:29.771Z] #39 38.94 debconf: delaying package configuration, since apt-utils is not installed
15:20:29 [2020-07-21T15:20:29.771Z] #39 39.23 Fetched 4075 kB in 1s (6510 kB/s)
15:20:29 [2020-07-21T15:20:29.771Z] #39 39.39 Selecting previously unselected package libcap-dev:ppc64el.
15:20:29 [2020-07-21T15:20:29.771Z] #39 39.39 (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 ... 15339 files and directories currently installed.)
15:20:29 [2020-07-21T15:20:29.771Z] #39 39.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 39.52 Unpacking libcap-dev:ppc64el (1:2.25-2) ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 39.66 Selecting previously unselected package libnet1:ppc64el.
15:20:29 [2020-07-21T15:20:29.772Z] #39 39.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 39.70 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 39.85 Selecting previously unselected package libnet1-dev.
15:20:29 [2020-07-21T15:20:29.772Z] #39 39.86 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 39.87 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 40.04 Selecting previously unselected package libnl-3-200:ppc64el.
15:20:29 [2020-07-21T15:20:29.772Z] #39 40.04 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 40.05 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 40.21 Selecting previously unselected package libnl-3-dev:ppc64el.
15:20:29 [2020-07-21T15:20:29.772Z] #39 40.22 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 40.22 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 40.59 Selecting previously unselected package libprotobuf-c1:ppc64el.
15:20:29 [2020-07-21T15:20:29.772Z] #39 40.65 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 40.65 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 40.81 Selecting previously unselected package libprotobuf-c-dev:ppc64el.
15:20:29 [2020-07-21T15:20:29.772Z] #39 40.82 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 40.82 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 41.00 Selecting previously unselected package zlib1g-dev:ppc64el.
15:20:29 [2020-07-21T15:20:29.772Z] #39 41.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 41.03 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 41.35 Selecting previously unselected package libprotobuf17:ppc64el.
15:20:29 [2020-07-21T15:20:29.772Z] #39 41.35 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ...
15:20:29 [2020-07-21T15:20:29.772Z] #39 41.36 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ...
15:20:29 [2020-07-21T15:20:29.844Z] #38 37.63 Selecting previously unselected package libprotobuf-dev:arm64.
15:20:29 [2020-07-21T15:20:29.844Z] #38 37.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ...
15:20:29 [2020-07-21T15:20:29.844Z] #38 37.65 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ...
15:20:29 [2020-07-21T15:20:29.958Z] #43 ...
15:20:29 [2020-07-21T15:20:29.958Z] 
15:20:29 [2020-07-21T15:20:29.958Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:29 [2020-07-21T15:20:29.958Z] #21 15.02 + mkdir -p /build
15:20:29 [2020-07-21T15:20:29.958Z] #21 15.03 + mv docker/docker /build/
15:20:29 [2020-07-21T15:20:29.958Z] #21 15.04 + rmdir docker
15:20:29 [2020-07-21T15:20:29.958Z] #21 DONE 16.2s
15:20:29 [2020-07-21T15:20:29.958Z] 
15:20:29 [2020-07-21T15:20:29.958Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:29 [2020-07-21T15:20:29.958Z] #41 13.70 internal/testlog
15:20:29 [2020-07-21T15:20:29.958Z] #41 14.24 encoding
15:20:29 [2020-07-21T15:20:29.958Z] #41 14.51 unicode/utf16
15:20:29 [2020-07-21T15:20:29.958Z] #41 14.86 container/list
15:20:29 [2020-07-21T15:20:29.958Z] #41 15.46 crypto/internal/subtle
15:20:29 [2020-07-21T15:20:29.958Z] #41 15.62 crypto/subtle
15:20:29 [2020-07-21T15:20:29.958Z] #41 15.79 vendor/golang.org/x/crypto/cryptobyte/asn1
15:20:29 [2020-07-21T15:20:29.958Z] #41 15.91 internal/nettrace
15:20:29 [2020-07-21T15:20:29.958Z] #41 16.03 runtime/cgo
15:20:29 [2020-07-21T15:20:29.983Z] #39 83.10   DEP      criu/eventfd.d
15:20:29 [2020-07-21T15:20:29.983Z] #39 83.19   DEP      criu/crtools.d
15:20:30 [2020-07-21T15:20:30.055Z] #39 93.68   CC       criu/string.o
15:20:30 [2020-07-21T15:20:30.055Z] #39 93.72   CC       criu/sysctl.o
15:20:30 [2020-07-21T15:20:30.247Z] #39 83.42   DEP      criu/cr-service.d
15:20:30 [2020-07-21T15:20:30.247Z] #39 83.64   DEP      criu/cr-restore.d
15:20:30 [2020-07-21T15:20:30.345Z] #39 94.03   CC       criu/sysfs_parse.o
15:20:30 [2020-07-21T15:20:30.346Z] #39 94.22   CC       criu/timens.o
15:20:30 [2020-07-21T15:20:30.431Z] #39 ...
15:20:30 [2020-07-21T15:20:30.431Z] 
15:20:30 [2020-07-21T15:20:30.431Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:30 [2020-07-21T15:20:30.431Z] #26 2.329 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:20:30 [2020-07-21T15:20:30.431Z] #26 2.930 
15:20:30 [2020-07-21T15:20:30.431Z] #26 3.145 #=#=#                                                                         

#                                                                          2.5%
####                                                                       6.5%
#######                                                                   10.6%
############                                                              16.7%
##############                                                            20.8%
#################                                                         24.9%
##############
15:20:30 [2020-07-21T15:20:30.431Z] #26 ...
15:20:30 [2020-07-21T15:20:30.431Z] 
15:20:30 [2020-07-21T15:20:30.431Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:30 [2020-07-21T15:20:30.431Z] #61 DONE 42.4s
15:20:30 [2020-07-21T15:20:30.431Z] 
15:20:30 [2020-07-21T15:20:30.431Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:30 [2020-07-21T15:20:30.510Z] #39 83.77   DEP      criu/cr-errno.d
15:20:30 [2020-07-21T15:20:30.510Z] #39 83.80   DEP      criu/cr-dump.d
15:20:30 [2020-07-21T15:20:30.648Z] #39 94.42   CC       criu/timerfd.o
15:20:30 [2020-07-21T15:20:30.770Z] #39 83.98   DEP      criu/cr-dedup.d
15:20:30 [2020-07-21T15:20:30.770Z] #39 84.12   DEP      criu/cr-check.d
15:20:30 [2020-07-21T15:20:30.795Z] #38 ...
15:20:30 [2020-07-21T15:20:30.795Z] 
15:20:30 [2020-07-21T15:20:30.795Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:30 [2020-07-21T15:20:30.795Z] #30 28.67 internal/reflectlite
15:20:30 [2020-07-21T15:20:30.795Z] #30 30.06 errors
15:20:30 [2020-07-21T15:20:30.795Z] #30 30.06 sort
15:20:30 [2020-07-21T15:20:30.795Z] #30 30.29 io
15:20:30 [2020-07-21T15:20:30.795Z] #30 30.29 internal/oserror
15:20:30 [2020-07-21T15:20:30.795Z] #30 30.31 strconv
15:20:30 [2020-07-21T15:20:30.795Z] #30 30.44 syscall
15:20:30 [2020-07-21T15:20:30.795Z] #30 31.81 strings
15:20:30 [2020-07-21T15:20:30.795Z] #30 31.85 bytes
15:20:30 [2020-07-21T15:20:30.795Z] #30 32.41 reflect
15:20:30 [2020-07-21T15:20:30.795Z] #30 33.86 path
15:20:30 [2020-07-21T15:20:30.795Z] #30 33.93 bufio
15:20:30 [2020-07-21T15:20:30.795Z] #30 34.80 text/tabwriter
15:20:30 [2020-07-21T15:20:30.795Z] #30 36.90 internal/syscall/execenv
15:20:30 [2020-07-21T15:20:30.795Z] #30 36.90 internal/syscall/unix
15:20:30 [2020-07-21T15:20:30.795Z] #30 36.95 time
15:20:30 [2020-07-21T15:20:30.795Z] #30 ...
15:20:30 [2020-07-21T15:20:30.795Z] 
15:20:30 [2020-07-21T15:20:30.795Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.729 + RM_GOPATH=0
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.729 + TMP_GOPATH=
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.729 + : /build
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.729 + '[' -z '' ']'
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.736 ++ mktemp -d
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.740 + export GOPATH=/tmp/tmp.kBMHWngQCI
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.740 + GOPATH=/tmp/tmp.kBMHWngQCI
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.740 + RM_GOPATH=1
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.740 + case "$(go env GOARCH)" in
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.740 ++ go env GOARCH
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.756 + export GO_BUILDMODE=-buildmode=pie
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.756 + GO_BUILDMODE=-buildmode=pie
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.768 ++ dirname /tmp/install/install.sh
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.769 + dir=/tmp/install
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.770 + bin=containerd
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.770 + shift
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.770 + '[' '!' -f /tmp/install/containerd.installer ']'
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.770 + . /tmp/install/containerd.installer
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.770 ++ set -e
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.771 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.773 + install_containerd
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.773 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.775 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.775 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kBMHWngQCI/src/github.com/containerd/containerd
15:20:30 [2020-07-21T15:20:30.795Z] #52 3.778 Cloning into '/tmp/tmp.kBMHWngQCI/src/github.com/containerd/containerd'...
15:20:30 [2020-07-21T15:20:30.939Z] #39 94.57   CC       criu/tty.o
15:20:31 [2020-07-21T15:20:31.029Z] #39 84.28   DEP      criu/config.d
15:20:31 [2020-07-21T15:20:31.029Z] #39 84.38   DEP      criu/clone-noasan.d
15:20:31 [2020-07-21T15:20:31.029Z] #39 84.45   DEP      criu/cgroup.d
15:20:31 [2020-07-21T15:20:31.289Z] #39 84.60   DEP      criu/cgroup-props.d
15:20:31 [2020-07-21T15:20:31.289Z] #39 84.74   DEP      criu/bitmap.d
15:20:31 [2020-07-21T15:20:31.289Z] #39 84.76   DEP      criu/bfd.d
15:20:31 [2020-07-21T15:20:31.324Z] #38 21.27 Reading package lists...
15:20:31 [2020-07-21T15:20:31.324Z] #38 ...
15:20:31 [2020-07-21T15:20:31.324Z] 
15:20:31 [2020-07-21T15:20:31.324Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:31 [2020-07-21T15:20:31.324Z] #60 25.37 Checking out files:  64% (1337/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:20:31 [2020-07-21T15:20:31.324Z] #60 26.09 + cd /tmp/tmp.ICB5WBKaF7/src/github.com/docker/libnetwork
15:20:31 [2020-07-21T15:20:31.324Z] #60 26.09 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:20:31 [2020-07-21T15:20:31.324Z] #60 26.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:20:31 [2020-07-21T15:20:31.549Z] #39 84.83   DEP      criu/autofs.d
15:20:31 [2020-07-21T15:20:31.549Z] #39 84.98   DEP      criu/aio.d
15:20:31 [2020-07-21T15:20:31.780Z] Running on azwin-2-875400 in d:\jenkins\workspace\moby_PR-41242
[Pipeline] {
[Pipeline] ws
15:20:31 [2020-07-21T15:20:31.796Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
15:20:31 [2020-07-21T15:20:31.810Z] #39 ...
15:20:31 [2020-07-21T15:20:31.810Z] 
15:20:31 [2020-07-21T15:20:31.810Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:20:31 [2020-07-21T15:20:31.810Z] #28 DONE 158.0s
15:20:31 [2020-07-21T15:20:31.810Z] 
15:20:31 [2020-07-21T15:20:31.810Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:31 [2020-07-21T15:20:31.810Z] #39 85.14   DEP      criu/action-scripts.d
15:20:31 [2020-07-21T15:20:31.810Z] #39 ...
15:20:31 [2020-07-21T15:20:31.810Z] 
15:20:31 [2020-07-21T15:20:31.810Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:20:31 [2020-07-21T15:20:31.810Z] #17 15.50 Reading package lists...
15:20:31 [2020-07-21T15:20:31.810Z] #17 18.90 Building dependency tree...
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.67 libcap2-bin is already the newest version (1:2.25-2).
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.67 The following additional packages will be installed:
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.68   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.68   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.68   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.68   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.68   python3.7 python3.7-minimal vim-runtime xxd
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.68 Suggested packages:
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.68   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.68   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.68   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.68 Recommended packages:
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.68   aufs-dkms nftables build-essential python3-dev python3-keyring
15:20:31 [2020-07-21T15:20:31.810Z] #17 20.68   python3-keyrings.alt python3-xdg unzip
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.50 The following NEW packages will be installed:
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.51   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.51   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.51   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.51   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.51   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.51   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.51   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.51   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.51   xz-utils zip
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.87 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.87 Need to get 28.5 MB of archives.
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.87 After this operation, 116 MB of additional disk space will be used.
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 22.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.17 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.32 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:20:31 [2020-07-21T15:20:31.810Z] #17 23.77 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
[Pipeline] checkout
15:20:31 [2020-07-21T15:20:31.973Z] #39 95.49   CC       criu/tun.o
15:20:31 [2020-07-21T15:20:31.973Z] #39 95.74   CC       criu/uffd.o
15:20:32 [2020-07-21T15:20:32.070Z] #17 23.77 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:20:32 [2020-07-21T15:20:32.070Z] #17 23.77 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:20:32 [2020-07-21T15:20:32.070Z] #17 23.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:20:32 [2020-07-21T15:20:32.070Z] #17 23.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:20:32 [2020-07-21T15:20:32.070Z] #17 23.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:20:32 [2020-07-21T15:20:32.070Z] #17 23.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:20:32 [2020-07-21T15:20:32.070Z] #17 23.97 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:20:32 [2020-07-21T15:20:32.070Z] #17 23.97 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:20:32 [2020-07-21T15:20:32.070Z] #17 23.98 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:20:32 [2020-07-21T15:20:32.070Z] #17 24.01 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:20:32 [2020-07-21T15:20:32.070Z] #17 24.04 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:20:32 [2020-07-21T15:20:32.070Z] #17 24.04 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:20:32 [2020-07-21T15:20:32.070Z] #17 24.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:20:32 [2020-07-21T15:20:32.070Z] #17 24.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:20:32 [2020-07-21T15:20:32.330Z] #17 24.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:20:32 [2020-07-21T15:20:32.526Z] #26 3.145 #=#=#                                                                         

#                                                                          2.5%
####                                                                       6.5%
#######                                                                   10.6%
############                                                              16.7%
##############                                                            20.8%
#################                                                         24.9%
######################                                                    31.0%
##########################                                                37.1%
#############################                                             41.2%
###############################                                           43.2%
##################################                                        47.3%
####################################                                      51.3%
########################################                                  56.7%
############################################                              61.7%
##################################################                        69.5%
###################################################                       72.0%
#####################################################                     74.9%
########################################################                  79.0%
##########################################################                81.6%
#############################################################             85.6%
###################################################################       93.8%
#######################################################################   99.9%
######################################################################## 100.0%
15:20:32 [2020-07-21T15:20:32.590Z] #17 24.50 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:20:32 [2020-07-21T15:20:32.605Z] #39 96.31   CC       criu/util.o
15:20:32 [2020-07-21T15:20:32.828Z] #26 6.399 
15:20:32 [2020-07-21T15:20:32.850Z] #17 24.60 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:20:32 [2020-07-21T15:20:32.850Z] #17 24.66 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:20:33 [2020-07-21T15:20:33.237Z] #39 96.81   CC       criu/uts_ns.o
15:20:33 [2020-07-21T15:20:33.237Z] #39 96.89   CC       criu/vdso.o
15:20:33 [2020-07-21T15:20:33.283Z] #41 ...
15:20:33 [2020-07-21T15:20:33.283Z] 
15:20:33 [2020-07-21T15:20:33.283Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:33 [2020-07-21T15:20:33.283Z] #43 17.51 go: finding github.com/fatih/color v1.6.0
15:20:33 [2020-07-21T15:20:33.283Z] #43 17.65 go: finding github.com/pkg/errors v0.8.0
15:20:33 [2020-07-21T15:20:33.283Z] #43 17.73 go: finding github.com/sirupsen/logrus v1.0.5
15:20:33 [2020-07-21T15:20:33.283Z] #43 17.79 go: finding github.com/spf13/pflag v1.0.1
15:20:33 [2020-07-21T15:20:33.283Z] #43 17.80 go: finding github.com/mattn/go-colorable v0.0.9
15:20:33 [2020-07-21T15:20:33.283Z] #43 17.93 go: finding github.com/mattn/go-isatty v0.0.3
15:20:33 [2020-07-21T15:20:33.283Z] #43 18.09 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:20:33 [2020-07-21T15:20:33.283Z] #43 18.25 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:20:33 [2020-07-21T15:20:33.283Z] #43 18.33 go: finding github.com/jonboulle/clockwork v0.1.0
15:20:33 [2020-07-21T15:20:33.283Z] #43 18.37 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:20:33 [2020-07-21T15:20:33.283Z] #43 18.47 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:20:33 [2020-07-21T15:20:33.420Z] #17 25.38 debconf: delaying package configuration, since apt-utils is not installed
15:20:33 [2020-07-21T15:20:33.420Z] #17 25.45 Fetched 28.5 MB in 2s (13.8 MB/s)
15:20:33 [2020-07-21T15:20:33.432Z] #26 6.663 
###########                                                               16.1%
########################################                                  56.2%
################################################################          89.8%
######################################################################## 100.0%
15:20:33 [2020-07-21T15:20:33.529Z] #39 97.07   LINK     criu/built-in.o
15:20:33 [2020-07-21T15:20:33.529Z] #39 97.13   LINK     criu/criu
15:20:33 [2020-07-21T15:20:33.529Z] #39 97.33   DEP      lib/c/criu.d
15:20:33 [2020-07-21T15:20:33.594Z] #52 ...
15:20:33 [2020-07-21T15:20:33.594Z] 
15:20:33 [2020-07-21T15:20:33.594Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:33 [2020-07-21T15:20:33.594Z] #38 39.20 Selecting previously unselected package libprotoc17:arm64.
15:20:33 [2020-07-21T15:20:33.594Z] #38 39.20 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ...
15:20:33 [2020-07-21T15:20:33.594Z] #38 39.20 Unpacking libprotoc17:arm64 (3.6.1.3-2) ...
15:20:33 [2020-07-21T15:20:33.594Z] #38 40.63 Selecting previously unselected package protobuf-c-compiler.
15:20:33 [2020-07-21T15:20:33.594Z] #38 40.63 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ...
15:20:33 [2020-07-21T15:20:33.594Z] #38 40.63 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:20:33 [2020-07-21T15:20:33.594Z] #38 41.00 Selecting previously unselected package protobuf-compiler.
15:20:33 [2020-07-21T15:20:33.594Z] #38 41.00 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ...
15:20:33 [2020-07-21T15:20:33.594Z] #38 41.01 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:20:33 [2020-07-21T15:20:33.594Z] #38 41.20 Selecting previously unselected package python-pkg-resources.
15:20:33 [2020-07-21T15:20:33.594Z] #38 41.21 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:20:33 [2020-07-21T15:20:33.594Z] #38 41.22 Unpacking python-pkg-resources (40.8.0-1) ...
15:20:33 [2020-07-21T15:20:33.594Z] #38 41.43 Selecting previously unselected package python-six.
15:20:33 [2020-07-21T15:20:33.594Z] #38 41.44 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:20:33 [2020-07-21T15:20:33.594Z] #38 41.45 Unpacking python-six (1.12.0-1) ...
15:20:33 [2020-07-21T15:20:33.680Z] #17 25.50 Selecting previously unselected package pigz.
15:20:33 [2020-07-21T15:20:33.680Z] #17 25.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 ... 23432 files and directories currently installed.)
15:20:33 [2020-07-21T15:20:33.680Z] #17 25.53 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:20:33 [2020-07-21T15:20:33.680Z] #17 25.53 Unpacking pigz (2.4-1) ...
15:20:33 [2020-07-21T15:20:33.680Z] #17 25.62 Selecting previously unselected package libpython3.7-minimal:amd64.
15:20:33 [2020-07-21T15:20:33.680Z] #17 25.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:20:33 [2020-07-21T15:20:33.680Z] #17 25.63 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:20:33 [2020-07-21T15:20:33.820Z] #39 97.44   CC       images/rpc.pb-c.o
15:20:33 [2020-07-21T15:20:33.820Z] #39 97.69   CC       lib/c/criu.o
15:20:33 [2020-07-21T15:20:33.854Z] #43 ...
15:20:33 [2020-07-21T15:20:33.854Z] 
15:20:33 [2020-07-21T15:20:33.854Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:33 [2020-07-21T15:20:33.854Z] #30 10.48 unicode/utf8
15:20:33 [2020-07-21T15:20:33.854Z] #30 10.88 unicode
15:20:33 [2020-07-21T15:20:33.854Z] #30 14.37 encoding
15:20:33 [2020-07-21T15:20:33.854Z] #30 14.62 runtime/cgo
15:20:33 [2020-07-21T15:20:33.854Z] #30 ...
15:20:33 [2020-07-21T15:20:33.854Z] 
15:20:33 [2020-07-21T15:20:33.854Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:33 [2020-07-21T15:20:33.854Z] #47 18.31 + cd /tmp/tmp.cINzMWEZUn/src/github.com/mvdan/sh
15:20:33 [2020-07-21T15:20:33.854Z] #47 18.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:20:33 [2020-07-21T15:20:33.854Z] #47 18.44 + GO111MODULE=on
15:20:33 [2020-07-21T15:20:33.854Z] #47 18.44 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:20:33 [2020-07-21T15:20:33.854Z] #47 19.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:20:33 [2020-07-21T15:20:33.854Z] #47 19.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:20:33 [2020-07-21T15:20:33.854Z] #47 19.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:20:33 [2020-07-21T15:20:33.854Z] #47 20.21 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:20:33 [2020-07-21T15:20:33.854Z] #47 20.24 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:20:33 [2020-07-21T15:20:33.858Z] #38 41.67 Selecting previously unselected package python-protobuf.
15:20:33 [2020-07-21T15:20:33.858Z] #38 41.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ...
15:20:33 [2020-07-21T15:20:33.858Z] #38 41.71 Unpacking python-protobuf (3.6.1.3-2) ...
15:20:34 [2020-07-21T15:20:34.080Z] #26 7.475 
15:20:34 [2020-07-21T15:20:34.111Z] #47 ...
15:20:34 [2020-07-21T15:20:34.111Z] 
15:20:34 [2020-07-21T15:20:34.111Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:20:34 [2020-07-21T15:20:34.111Z] #51 10.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:20:34 [2020-07-21T15:20:34.111Z] #51 13.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:20:34 [2020-07-21T15:20:34.250Z] #17 26.05 Selecting previously unselected package python3.7-minimal.
15:20:34 [2020-07-21T15:20:34.250Z] #17 26.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:20:34 [2020-07-21T15:20:34.250Z] #17 26.08 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:20:34 [2020-07-21T15:20:34.441Z] #38 42.12 Setting up python-pkg-resources (40.8.0-1) ...
15:20:34 [2020-07-21T15:20:34.445Z] #51 ...
15:20:34 [2020-07-21T15:20:34.445Z] 
15:20:34 [2020-07-21T15:20:34.445Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:34 [2020-07-21T15:20:34.445Z] #32 10.88 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:20:34 [2020-07-21T15:20:34.445Z] #32 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:20:34 [2020-07-21T15:20:34.445Z] #32 ...
15:20:34 [2020-07-21T15:20:34.445Z] 
15:20:34 [2020-07-21T15:20:34.445Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:34 [2020-07-21T15:20:34.445Z] #47 21.00 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:20:34 [2020-07-21T15:20:34.472Z] #39 98.10   LINK     lib/c/built-in.o
15:20:34 [2020-07-21T15:20:34.472Z] #39 ...
15:20:34 [2020-07-21T15:20:34.472Z] 
15:20:34 [2020-07-21T15:20:34.472Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:20:34 [2020-07-21T15:20:34.472Z] #36 DONE 139.6s
15:20:34 [2020-07-21T15:20:34.472Z] 
15:20:34 [2020-07-21T15:20:34.472Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:34 [2020-07-21T15:20:34.472Z] #39 98.14   LINK     lib/c/libcriu.so
15:20:34 [2020-07-21T15:20:34.472Z] #39 98.19   LINK     lib/c/libcriu.a
15:20:34 [2020-07-21T15:20:34.679Z] #26 7.672 
#########                                                                 13.4%
###############################                                           44.3%
##############################################                            64.8%
######################################################################## 100.0%
15:20:34 [2020-07-21T15:20:34.763Z] #39 98.30   GEN      magic.py
15:20:34 [2020-07-21T15:20:34.763Z] #39 98.38 Note: Building without setproctitle() and strlcpy() support.
15:20:34 [2020-07-21T15:20:34.763Z] #39 98.38       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:20:34 [2020-07-21T15:20:34.763Z] #39 98.41 Note: Building without GnuTLS support
15:20:34 [2020-07-21T15:20:34.763Z] #39 98.41 Makefile.config:39: Warn: you have no libnftables installed
15:20:34 [2020-07-21T15:20:34.763Z] #39 98.41 Makefile.config:40: Warn: Building without nftables support
15:20:34 [2020-07-21T15:20:34.819Z] #17 26.87 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:20:34 [2020-07-21T15:20:34.820Z] #17 26.89 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:20:34 [2020-07-21T15:20:34.976Z] #26 8.549 
15:20:35 [2020-07-21T15:20:35.054Z] #39 98.77 fatal: not a git repository (or any of the parent directories): .git
15:20:35 [2020-07-21T15:20:35.344Z] #39 ...
15:20:35 [2020-07-21T15:20:35.344Z] 
15:20:35 [2020-07-21T15:20:35.344Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:20:35 [2020-07-21T15:20:35.344Z] #37 DONE 0.3s
15:20:35 [2020-07-21T15:20:35.344Z] 
15:20:35 [2020-07-21T15:20:35.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:35 [2020-07-21T15:20:35.344Z] #39 99.06 make[1]: Nothing to be done for 'all'.
15:20:35 [2020-07-21T15:20:35.470Z] #47 22.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:20:35 [2020-07-21T15:20:35.635Z] #39 99.30 make[1]: 'images/built-in.o' is up to date.
15:20:35 [2020-07-21T15:20:35.635Z] #39 99.32 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:20:35 [2020-07-21T15:20:35.635Z] #39 99.33 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:20:35 [2020-07-21T15:20:35.635Z] #39 99.34 make[1]: 'compel/libcompel.a' is up to date.
15:20:35 [2020-07-21T15:20:35.635Z] #39 99.35 make[1]: 'compel/compel-host-bin' is up to date.
15:20:35 [2020-07-21T15:20:35.635Z] #39 99.36 make[1]: Nothing to be done for 'all'.
15:20:35 [2020-07-21T15:20:35.635Z] #39 99.36 make[1]: 'soccr/libsoccr.a' is up to date.
15:20:35 [2020-07-21T15:20:35.635Z] #39 99.42 make[2]: Nothing to be done for 'all'.
15:20:35 [2020-07-21T15:20:35.635Z] #39 99.43 make[2]: Nothing to be done for 'all'.
15:20:35 [2020-07-21T15:20:35.898Z] #26 8.789 
                                                                           0.5%
###                                                                        4.4%
#######                                                                   10.2%
############                                                              17.8%
##################                                                        25.5%
######################                                                    31.2%
15:20:35 [2020-07-21T15:20:35.898Z] #26 ...
15:20:35 [2020-07-21T15:20:35.898Z] 
15:20:35 [2020-07-21T15:20:35.898Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:20:35 [2020-07-21T15:20:35.942Z] #39 99.44 make[2]: Nothing to be done for 'all'.
15:20:35 [2020-07-21T15:20:35.942Z] #39 99.47 make[2]: Nothing to be done for 'all'.
15:20:35 [2020-07-21T15:20:35.942Z] #39 99.49 make[2]: Nothing to be done for 'all'.
15:20:35 [2020-07-21T15:20:35.942Z] #39 99.50 make[2]: Nothing to be done for 'all'.
15:20:35 [2020-07-21T15:20:35.942Z] #39 99.51 make[2]: Nothing to be done for 'all'.
15:20:35 [2020-07-21T15:20:35.942Z] #39 99.58 make[2]: Nothing to be done for 'all'.
15:20:35 [2020-07-21T15:20:35.942Z] #39 99.58   INSTALL  criu/criu
15:20:36 [2020-07-21T15:20:36.141Z] #47 ...
15:20:36 [2020-07-21T15:20:36.141Z] 
15:20:36 [2020-07-21T15:20:36.141Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:20:36 [2020-07-21T15:20:36.141Z] #54 13.04 + cd /tmp/tmp.e2U9w4NHZ4/src/github.com/rootless-containers/rootlesskit
15:20:36 [2020-07-21T15:20:36.141Z] #54 13.04 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e
15:20:36 [2020-07-21T15:20:36.141Z] #54 13.14 + for f in rootlesskit rootlesskit-docker-proxy
15:20:36 [2020-07-21T15:20:36.141Z] #54 13.14 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:20:36 [2020-07-21T15:20:36.245Z] #39 DONE 99.8s
15:20:36 [2020-07-21T15:20:36.245Z] 
15:20:36 [2020-07-21T15:20:36.245Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:20:36 [2020-07-21T15:20:36.369Z] #38 44.29 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ...
15:20:36 [2020-07-21T15:20:36.369Z] #38 44.31 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:20:36 [2020-07-21T15:20:36.369Z] #38 44.33 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:20:36 [2020-07-21T15:20:36.369Z] #38 44.35 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ...
15:20:36 [2020-07-21T15:20:36.369Z] #38 44.37 Setting up python-six (1.12.0-1) ...
15:20:36 [2020-07-21T15:20:36.369Z] #38 ...
15:20:36 [2020-07-21T15:20:36.369Z] 
15:20:36 [2020-07-21T15:20:36.369Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:36 [2020-07-21T15:20:36.369Z] #25 5.138 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:20:36 [2020-07-21T15:20:36.369Z] #25 5.513 
15:20:36 [2020-07-21T15:20:36.369Z] #25 5.775 
                                                                           0.0%
                                                                           0.3%
######                                                                     8.7%
############                                                              16.9%
################                                                          23.1%
####################                                                      28.7%
######################                                                    31.4%
##########################                                                37.0%
#############################                                             41.1%
################################                                          45.4%
###################################                                       49.9%
#######################################                                   54.8%
##########################################                                59.5%
#############################################                             63.8%
#################################################                         69.2%
#####################################################                     73.7%
#########################################################                 79.5%
###############################################################           87.5%
######################################################################    97.8%
######################################################################## 100.0%
15:20:36 [2020-07-21T15:20:36.369Z] #25 8.157 
15:20:36 [2020-07-21T15:20:36.704Z] #54 ...
15:20:36 [2020-07-21T15:20:36.704Z] 
15:20:36 [2020-07-21T15:20:36.704Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:36 [2020-07-21T15:20:36.704Z] #23 13.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:20:36 [2020-07-21T15:20:36.704Z] #23 ...
15:20:36 [2020-07-21T15:20:36.704Z] 
15:20:36 [2020-07-21T15:20:36.704Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:36 [2020-07-21T15:20:36.704Z] #10 13.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:20:36 [2020-07-21T15:20:36.727Z] #17 28.73 Selecting previously unselected package python3-minimal.
15:20:36 [2020-07-21T15:20:36.825Z] #29 47.73 Checking out files:  76% (1167/1521)   
Checking out files:  77% (1172/1521)   
Checking out files:  78% (1187/1521)   
Checking out files:  79% (1202/1521)   
Checking out files:  80% (1217/1521)   
Checking out files:  81% (1233/1521)   
Checking out files:  82% (1248/1521)   
Checking out files:  83% (1263/1521)   
Checking out files:  84% (1278/1521)   
Checking out files:  85% (1293/1521)   
Checking out files:  86% (1309/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
15:20:36 [2020-07-21T15:20:36.825Z] #29 48.65 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:20:36 [2020-07-21T15:20:36.878Z] #45 ...
15:20:36 [2020-07-21T15:20:36.878Z] 
15:20:36 [2020-07-21T15:20:36.878Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:20:36 [2020-07-21T15:20:36.960Z] #10 ...
15:20:36 [2020-07-21T15:20:36.960Z] 
15:20:36 [2020-07-21T15:20:36.960Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:36 [2020-07-21T15:20:36.960Z] #38 13.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:20:36 [2020-07-21T15:20:36.987Z] #17 28.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 ... 23681 files and directories currently installed.)
15:20:36 [2020-07-21T15:20:36.987Z] #17 28.82 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:20:36 [2020-07-21T15:20:36.987Z] #17 28.85 Unpacking python3-minimal (3.7.3-1) ...
15:20:36 [2020-07-21T15:20:36.987Z] #17 28.93 Selecting previously unselected package libmpdec2:amd64.
15:20:36 [2020-07-21T15:20:36.987Z] #17 28.93 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:20:36 [2020-07-21T15:20:36.987Z] #17 28.94 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:20:37 [2020-07-21T15:20:37.169Z] #40 DONE 0.2s
15:20:37 [2020-07-21T15:20:37.169Z] 
15:20:37 [2020-07-21T15:20:37.169Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:20:37 [2020-07-21T15:20:37.169Z] #42 DONE 0.1s
15:20:37 [2020-07-21T15:20:37.169Z] 
15:20:37 [2020-07-21T15:20:37.169Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:20:37 [2020-07-21T15:20:37.169Z] #45 ...
15:20:37 [2020-07-21T15:20:37.169Z] 
15:20:37 [2020-07-21T15:20:37.169Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:20:37 [2020-07-21T15:20:37.169Z] #44 DONE 0.1s
15:20:37 [2020-07-21T15:20:37.208Z] #25 8.371 
                                                                           0.2%
########################                                                  33.5%
###############################################                           65.7%
######################################################################## 100.0%
15:20:37 [2020-07-21T15:20:37.220Z] #38 ...
15:20:37 [2020-07-21T15:20:37.220Z] 
15:20:37 [2020-07-21T15:20:37.220Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:37 [2020-07-21T15:20:37.220Z] #47 24.08 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:20:37 [2020-07-21T15:20:37.246Z] #17 29.04 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:20:37 [2020-07-21T15:20:37.247Z] #17 29.06 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
15:20:37 [2020-07-21T15:20:37.247Z] #17 29.06 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:20:37 [2020-07-21T15:20:37.460Z] 
15:20:37 [2020-07-21T15:20:37.460Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:20:37 [2020-07-21T15:20:37.470Z] #25 9.070 #=#=#                                                                         
15:20:37 [2020-07-21T15:20:37.470Z] #25 ...
15:20:37 [2020-07-21T15:20:37.470Z] 
15:20:37 [2020-07-21T15:20:37.470Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:37 [2020-07-21T15:20:37.470Z] #32 35.31 Selecting previously unselected package libicu63:arm64.
15:20:37 [2020-07-21T15:20:37.470Z] #32 35.31 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
15:20:37 [2020-07-21T15:20:37.470Z] #32 35.31 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
15:20:37 [2020-07-21T15:20:37.470Z] #32 41.85 Selecting previously unselected package libxml2:arm64.
15:20:37 [2020-07-21T15:20:37.470Z] #32 41.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ...
15:20:37 [2020-07-21T15:20:37.470Z] #32 41.88 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
15:20:37 [2020-07-21T15:20:37.470Z] #32 42.44 Selecting previously unselected package libarchive13:arm64.
15:20:37 [2020-07-21T15:20:37.470Z] #32 42.47 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
15:20:37 [2020-07-21T15:20:37.470Z] #32 42.50 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
15:20:37 [2020-07-21T15:20:37.470Z] #32 43.05 Selecting previously unselected package libjsoncpp1:arm64.
15:20:37 [2020-07-21T15:20:37.470Z] #32 43.06 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
15:20:37 [2020-07-21T15:20:37.470Z] #32 43.08 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
15:20:37 [2020-07-21T15:20:37.470Z] #32 43.28 Selecting previously unselected package librhash0:arm64.
15:20:37 [2020-07-21T15:20:37.470Z] #32 43.29 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
15:20:37 [2020-07-21T15:20:37.470Z] #32 43.30 Unpacking librhash0:arm64 (1.3.8-1) ...
15:20:37 [2020-07-21T15:20:37.470Z] #32 43.55 Selecting previously unselected package libuv1:arm64.
15:20:37 [2020-07-21T15:20:37.471Z] #32 43.60 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ...
15:20:37 [2020-07-21T15:20:37.471Z] #32 43.61 Unpacking libuv1:arm64 (1.24.1-1) ...
15:20:37 [2020-07-21T15:20:37.471Z] #32 43.90 Selecting previously unselected package cmake.
15:20:37 [2020-07-21T15:20:37.471Z] #32 43.90 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
15:20:37 [2020-07-21T15:20:37.471Z] #32 43.93 Unpacking cmake (3.13.4-1) ...
15:20:37 [2020-07-21T15:20:37.734Z] #32 ...
15:20:37 [2020-07-21T15:20:37.734Z] 
15:20:37 [2020-07-21T15:20:37.734Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:37 [2020-07-21T15:20:37.734Z] #10 39.47 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:20:37 [2020-07-21T15:20:37.734Z] #10 39.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
15:20:37 [2020-07-21T15:20:37.734Z] #10 39.48 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:20:37 [2020-07-21T15:20:37.734Z] #10 42.10 Selecting previously unselected package binutils-mingw-w64.
15:20:37 [2020-07-21T15:20:37.734Z] #10 42.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:20:37 [2020-07-21T15:20:37.734Z] #10 42.13 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:20:37 [2020-07-21T15:20:37.734Z] #10 42.41 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:20:37 [2020-07-21T15:20:37.734Z] #10 42.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
15:20:37 [2020-07-21T15:20:37.734Z] #10 42.45 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
15:20:37 [2020-07-21T15:20:37.734Z] #10 42.62 Selecting previously unselected package dmsetup.
15:20:37 [2020-07-21T15:20:37.734Z] #10 42.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
15:20:37 [2020-07-21T15:20:37.734Z] #10 42.77 Unpacking dmsetup (2:1.02.155-3) ...
15:20:37 [2020-07-21T15:20:37.734Z] #10 43.09 Selecting previously unselected package mingw-w64-common.
15:20:37 [2020-07-21T15:20:37.734Z] #10 43.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:20:37 [2020-07-21T15:20:37.734Z] #10 43.13 Unpacking mingw-w64-common (6.0.0-3) ...
15:20:37 [2020-07-21T15:20:37.734Z] #10 ...
15:20:37 [2020-07-21T15:20:37.734Z] 
15:20:37 [2020-07-21T15:20:37.734Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:37 [2020-07-21T15:20:37.868Z] #60 ...
15:20:37 [2020-07-21T15:20:37.868Z] 
15:20:37 [2020-07-21T15:20:37.868Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:37 [2020-07-21T15:20:37.868Z] #47 22.21 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:20:37 [2020-07-21T15:20:37.868Z] #47 23.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:20:37 [2020-07-21T15:20:37.868Z] #47 24.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:20:37 [2020-07-21T15:20:37.868Z] #47 25.65 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:20:37 [2020-07-21T15:20:37.868Z] #47 25.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:20:37 [2020-07-21T15:20:37.868Z] #47 26.06 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:20:37 [2020-07-21T15:20:37.868Z] #47 26.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:20:37 [2020-07-21T15:20:37.868Z] #47 26.94 runtime/cgo
15:20:37 [2020-07-21T15:20:37.868Z] #47 27.16 runtime
15:20:37 [2020-07-21T15:20:37.868Z] #47 ...
15:20:37 [2020-07-21T15:20:37.868Z] 
15:20:37 [2020-07-21T15:20:37.868Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:20:37 [2020-07-21T15:20:37.868Z] #36 25.41 Checking out files:  89% (1432/1597)   
Checking out files:  90% (1438/1597)   
Checking out files:  91% (1454/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
15:20:37 [2020-07-21T15:20:37.868Z] #36 25.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:20:37 [2020-07-21T15:20:37.868Z] #36 27.31 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:20:37 [2020-07-21T15:20:37.895Z] #29 49.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:20:38 [2020-07-21T15:20:38.001Z] #25 9.298 
#                                                                          2.0%
####################################                                      50.2%
################################################################          90.0%
######################################################################## 100.0%
15:20:38 [2020-07-21T15:20:38.185Z] #17 30.03 Selecting previously unselected package python3.7.
15:20:38 [2020-07-21T15:20:38.185Z] #17 30.06 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
15:20:38 [2020-07-21T15:20:38.185Z] #17 30.06 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:20:38 [2020-07-21T15:20:38.185Z] #17 30.19 Selecting previously unselected package libpython3-stdlib:amd64.
15:20:38 [2020-07-21T15:20:38.265Z] #25 9.867 
15:20:38 [2020-07-21T15:20:38.445Z] #17 30.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:20:38 [2020-07-21T15:20:38.445Z] #17 30.21 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:20:38 [2020-07-21T15:20:38.445Z] #17 30.31 Setting up python3-minimal (3.7.3-1) ...
15:20:38 [2020-07-21T15:20:38.494Z] #45 ...
15:20:38 [2020-07-21T15:20:38.494Z] 
15:20:38 [2020-07-21T15:20:38.494Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:20:38 [2020-07-21T15:20:38.494Z] #52 118.4 + bin/containerd
15:20:38 [2020-07-21T15:20:38.598Z] #47 25.46 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:20:38 [2020-07-21T15:20:38.855Z] #47 25.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:20:39 [2020-07-21T15:20:39.112Z] #47 25.82 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:20:39 [2020-07-21T15:20:39.112Z] #47 25.83 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:20:39 [2020-07-21T15:20:39.384Z] #17 31.06 Selecting previously unselected package python3.
15:20:39 [2020-07-21T15:20:39.384Z] #17 31.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 ... 24093 files and directories currently installed.)
15:20:39 [2020-07-21T15:20:39.384Z] #17 31.15 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:20:39 [2020-07-21T15:20:39.384Z] #17 31.16 Unpacking python3 (3.7.3-1) ...
15:20:39 [2020-07-21T15:20:39.384Z] #17 31.26 Selecting previously unselected package libip4tc0:amd64.
15:20:39 [2020-07-21T15:20:39.384Z] #17 31.27 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:20:39 [2020-07-21T15:20:39.384Z] #17 31.27 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:20:39 [2020-07-21T15:20:39.384Z] #17 31.36 Selecting previously unselected package libip6tc0:amd64.
15:20:39 [2020-07-21T15:20:39.644Z] #17 31.37 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:20:39 [2020-07-21T15:20:39.644Z] #17 31.37 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:20:39 [2020-07-21T15:20:39.644Z] #17 31.48 Selecting previously unselected package libiptc0:amd64.
15:20:39 [2020-07-21T15:20:39.644Z] #17 31.49 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:20:39 [2020-07-21T15:20:39.644Z] #17 31.49 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:20:39 [2020-07-21T15:20:39.644Z] #17 31.54 Selecting previously unselected package libnfnetlink0:amd64.
15:20:39 [2020-07-21T15:20:39.644Z] #17 31.56 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:20:39 [2020-07-21T15:20:39.644Z] #17 31.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:20:39 [2020-07-21T15:20:39.644Z] #17 31.63 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:20:39 [2020-07-21T15:20:39.848Z] #25 10.09 
                                                                           1.0%
####                                                                       6.8%
########                                                                  12.2%
############                                                              17.2%
###############                                                           21.3%
###################                                                       27.4%
########################                                                  33.4%
###########################                                               38.3%
##############################                                            42.5%
#################################                                         46.8%
#####################################                                     52.3%
#########################################                                 58.0%
############################################                              61.6%
###############################################                           65.6%
15:20:39 [2020-07-21T15:20:39.848Z] #25 ...
15:20:39 [2020-07-21T15:20:39.848Z] 
15:20:39 [2020-07-21T15:20:39.848Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:39 [2020-07-21T15:20:39.848Z] #41 37.82 vendor/golang.org/x/text/transform
15:20:39 [2020-07-21T15:20:39.848Z] #41 41.83 time
15:20:39 [2020-07-21T15:20:39.848Z] #41 43.17 regexp
15:20:39 [2020-07-21T15:20:39.848Z] #41 47.04 context
15:20:39 [2020-07-21T15:20:39.848Z] #41 47.07 io/ioutil
15:20:39 [2020-07-21T15:20:39.848Z] #41 47.83 internal/lazyregexp
15:20:39 [2020-07-21T15:20:39.903Z] #17 31.63 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:20:39 [2020-07-21T15:20:39.903Z] #17 31.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:20:39 [2020-07-21T15:20:39.903Z] #17 31.72 Selecting previously unselected package libnftnl11:amd64.
15:20:39 [2020-07-21T15:20:39.903Z] #17 31.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:20:39 [2020-07-21T15:20:39.903Z] #17 31.73 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:20:39 [2020-07-21T15:20:39.903Z] #17 31.82 Selecting previously unselected package iptables.
15:20:39 [2020-07-21T15:20:39.903Z] #17 31.82 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:20:39 [2020-07-21T15:20:39.903Z] #17 31.82 Unpacking iptables (1.8.2-4) ...
15:20:40 [2020-07-21T15:20:40.043Z] #29 ...
15:20:40 [2020-07-21T15:20:40.043Z] 
15:20:40 [2020-07-21T15:20:40.043Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:40 [2020-07-21T15:20:40.043Z] #44 DONE 51.9s
15:20:40 [2020-07-21T15:20:40.043Z] 
15:20:40 [2020-07-21T15:20:40.043Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:40 [2020-07-21T15:20:40.043Z] #26 8.789 
                                                                           0.5%
###                                                                        4.4%
#######                                                                   10.2%
############                                                              17.8%
##################                                                        25.5%
######################                                                    31.2%
##########################                                                37.0%
################################                                          44.7%
#######################################                                   54.3%
#############################################                             63.6%
################################################                          67.4%
####################################################                      73.2%
########################################################                  78.0%
##########################################################                81.9%
#############################################################             85.7%
#################################################################         91.5%
######################################################################    97.2%
######################################################################## 100.0%
15:20:40 [2020-07-21T15:20:40.043Z] #26 11.29 
15:20:40 [2020-07-21T15:20:40.111Z] #41 47.89 github.com/LK4D4/vndr/versioned
15:20:40 [2020-07-21T15:20:40.111Z] #41 ...
15:20:40 [2020-07-21T15:20:40.111Z] 
15:20:40 [2020-07-21T15:20:40.111Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:40 [2020-07-21T15:20:40.216Z] #17 32.16 Selecting previously unselected package xxd.
15:20:40 [2020-07-21T15:20:40.346Z] #26 11.52 
                                                                           0.7%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.5%
####                                                                       5.8%
#####                                                                      7.4%
######                                                                     9.1%
#######                                                                   10.7%
########                                                                  12.3%
##########                                                                13.9%
###########                                                               15.6%
############                                                              17.8%
#############                                                             19.4%
###############                                                           21.6%
#################                                                         23.7%
#################                                                         24.8%
###################                                                       26.4%
####################                                                      28.0%
#####################                                                     29.6%
######################                                                    31.0%
######################                 
15:20:40 [2020-07-21T15:20:40.346Z] #26 ...
15:20:40 [2020-07-21T15:20:40.346Z] 
15:20:40 [2020-07-21T15:20:40.346Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:40 [2020-07-21T15:20:40.346Z] #11 42.32 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.06 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.19 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 46.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB]
15:20:40 [2020-07-21T15:20:40.346Z] #11 48.24 debconf: delaying package configuration, since apt-utils is not installed
15:20:40 [2020-07-21T15:20:40.346Z] #11 48.69 Fetched 78.9 MB in 11s (7230 kB/s)
15:20:40 [2020-07-21T15:20:40.346Z] #11 48.82 Selecting previously unselected package binutils-mingw-w64-i686.
15:20:40 [2020-07-21T15:20:40.346Z] #11 48.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 ... 15339 files and directories currently installed.)
15:20:40 [2020-07-21T15:20:40.346Z] #11 48.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ...
15:20:40 [2020-07-21T15:20:40.346Z] #11 48.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:20:40 [2020-07-21T15:20:40.481Z] #47 26.93 runtime/cgo
15:20:40 [2020-07-21T15:20:40.481Z] #47 26.99 runtime
15:20:40 [2020-07-21T15:20:40.502Z] #17 32.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:20:40 [2020-07-21T15:20:40.502Z] #17 32.17 Unpacking xxd (2:8.1.0875-5) ...
15:20:40 [2020-07-21T15:20:40.502Z] #17 32.35 Selecting previously unselected package vim-common.
15:20:40 [2020-07-21T15:20:40.502Z] #17 32.35 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:20:40 [2020-07-21T15:20:40.502Z] #17 32.40 Unpacking vim-common (2:8.1.0875-5) ...
15:20:40 [2020-07-21T15:20:40.648Z] #11 52.47 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:20:40 [2020-07-21T15:20:40.648Z] #11 52.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ...
15:20:40 [2020-07-21T15:20:40.648Z] #11 ...
15:20:40 [2020-07-21T15:20:40.648Z] 
15:20:40 [2020-07-21T15:20:40.648Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:40 [2020-07-21T15:20:40.648Z] #39 42.38 Selecting previously unselected package libprotobuf-lite17:ppc64el.
15:20:40 [2020-07-21T15:20:40.648Z] #39 42.39 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 42.40 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 42.69 Selecting previously unselected package libprotobuf-dev:ppc64el.
15:20:40 [2020-07-21T15:20:40.648Z] #39 42.70 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 42.70 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 44.51 Selecting previously unselected package libprotoc17:ppc64el.
15:20:40 [2020-07-21T15:20:40.648Z] #39 44.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 44.52 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.09 Selecting previously unselected package protobuf-c-compiler.
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.11 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.12 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.28 Selecting previously unselected package protobuf-compiler.
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.28 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.28 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.51 Selecting previously unselected package python-pkg-resources.
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.51 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.53 Unpacking python-pkg-resources (40.8.0-1) ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.75 Selecting previously unselected package python-six.
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.76 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.76 Unpacking python-six (1.12.0-1) ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.94 Selecting previously unselected package python-protobuf.
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.96 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 45.99 Unpacking python-protobuf (3.6.1.3-2) ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 46.57 Setting up python-pkg-resources (40.8.0-1) ...
15:20:40 [2020-07-21T15:20:40.648Z] #39 ...
15:20:40 [2020-07-21T15:20:40.648Z] 
15:20:40 [2020-07-21T15:20:40.648Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:40 [2020-07-21T15:20:40.766Z] #17 32.66 Selecting previously unselected package bash-completion.
15:20:40 [2020-07-21T15:20:40.766Z] #17 32.67 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:20:40 [2020-07-21T15:20:40.903Z] #25 10.09 
                                                                           1.0%
####                                                                       6.8%
########                                                                  12.2%
############                                                              17.2%
###############                                                           21.3%
###################                                                       27.4%
########################                                                  33.4%
###########################                                               38.3%
##############################                                            42.5%
#################################                                         46.8%
#####################################                                     52.3%
#########################################                                 58.0%
############################################                              61.6%
###############################################                           65.6%
##################################################                        70.0%
#####################################################                     73.6%
#######################################################                   77.2%
##########################################################                81.0%
#############################################################             84.8%
##############################################################            87.4%
##################################################################        92.6%
######################################################################    97.8%
######################################################################## 100.0%
15:20:41 [2020-07-21T15:20:41.181Z] #36 ...
15:20:41 [2020-07-21T15:20:41.181Z] 
15:20:41 [2020-07-21T15:20:41.181Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:41 [2020-07-21T15:20:41.181Z] #23 25.91 Fetched 8364 kB in 18s (460 kB/s)
15:20:41 [2020-07-21T15:20:41.181Z] #23 25.91 Reading package lists...
15:20:41 [2020-07-21T15:20:41.181Z] #23 32.88 Reading package lists...
15:20:41 [2020-07-21T15:20:41.181Z] #23 ...
15:20:41 [2020-07-21T15:20:41.181Z] 
15:20:41 [2020-07-21T15:20:41.181Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:41 [2020-07-21T15:20:41.181Z] #32 26.14 Fetched 8364 kB in 18s (455 kB/s)
15:20:41 [2020-07-21T15:20:41.181Z] #32 26.14 Reading package lists...
15:20:41 [2020-07-21T15:20:41.181Z] #32 33.22 Reading package lists...
15:20:41 [2020-07-21T15:20:41.181Z] #32 ...
15:20:41 [2020-07-21T15:20:41.181Z] 
15:20:41 [2020-07-21T15:20:41.181Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:20:41 [2020-07-21T15:20:41.181Z] #51 26.10 Fetched 8364 kB in 18s (453 kB/s)
15:20:41 [2020-07-21T15:20:41.181Z] #51 26.10 Reading package lists...
15:20:41 [2020-07-21T15:20:41.181Z] #51 33.13 Reading package lists...
15:20:41 [2020-07-21T15:20:41.181Z] #51 ...
15:20:41 [2020-07-21T15:20:41.181Z] 
15:20:41 [2020-07-21T15:20:41.181Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:41 [2020-07-21T15:20:41.181Z] #38 21.27 Reading package lists...
15:20:41 [2020-07-21T15:20:41.181Z] #38 28.83 Reading package lists...
15:20:41 [2020-07-21T15:20:41.261Z] #25 12.75 
15:20:41 [2020-07-21T15:20:41.453Z] #38 35.87 Building dependency tree...
15:20:41 [2020-07-21T15:20:41.453Z] #38 ...
15:20:41 [2020-07-21T15:20:41.453Z] 
15:20:41 [2020-07-21T15:20:41.453Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:41 [2020-07-21T15:20:41.453Z] #10 26.66 Fetched 8364 kB in 19s (443 kB/s)
15:20:41 [2020-07-21T15:20:41.453Z] #10 26.66 Reading package lists...
15:20:42 [2020-07-21T15:20:42.177Z] #26 11.52 
                                                                           0.7%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.5%
####                                                                       5.8%
#####                                                                      7.4%
######                                                                     9.1%
#######                                                                   10.7%
########                                                                  12.3%
##########                                                                13.9%
###########                                                               15.6%
############                                                              17.8%
#############                                                             19.4%
###############                                                           21.6%
#################                                                         23.7%
#################                                                         24.8%
###################                                                       26.4%
####################                                                      28.0%
#####################                                                     29.6%
######################                                                    31.0%
######################                                                    31.6%
#######################                                                   32.1%
#######################                                                   33.2%
#########################                                                 34.8%
#########################                                                 35.9%
##########################                                                37.0%
###########################                                               38.6%
############################                                              40.2%
##############################                                            41.9%
##############################                                            43.0%
###############################                                           43.8%
################################                                          45.4%
#################################                                         46.5%
##################################                                        47.5%
###################################                                       49.2%
15:20:42 [2020-07-21T15:20:42.177Z] #26 ...
15:20:42 [2020-07-21T15:20:42.177Z] 
15:20:42 [2020-07-21T15:20:42.177Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:42 [2020-07-21T15:20:42.177Z] #31 44.09 internal/reflectlite
15:20:42 [2020-07-21T15:20:42.177Z] #31 44.09 sync
15:20:42 [2020-07-21T15:20:42.177Z] #31 48.74 errors
15:20:42 [2020-07-21T15:20:42.177Z] #31 48.76 sort
15:20:42 [2020-07-21T15:20:42.177Z] #31 49.49 strconv
15:20:42 [2020-07-21T15:20:42.177Z] #31 49.49 io
15:20:42 [2020-07-21T15:20:42.177Z] #31 49.50 internal/oserror
15:20:42 [2020-07-21T15:20:42.177Z] #31 49.76 syscall
15:20:42 [2020-07-21T15:20:42.387Z] #10 33.74 Reading package lists...
15:20:42 [2020-07-21T15:20:42.387Z] #10 ...
15:20:42 [2020-07-21T15:20:42.387Z] 
15:20:42 [2020-07-21T15:20:42.387Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:42 [2020-07-21T15:20:42.387Z] #38 35.87 Building dependency tree...
15:20:42 [2020-07-21T15:20:42.492Z] #31 ...
15:20:42 [2020-07-21T15:20:42.492Z] 
15:20:42 [2020-07-21T15:20:42.492Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:42 [2020-07-21T15:20:42.492Z] #26 11.52 
                                                                           0.7%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.5%
####                                                                       5.8%
#####                                                                      7.4%
######                                                                     9.1%
#######                                                                   10.7%
########                                                                  12.3%
##########                                                                13.9%
###########                                                               15.6%
############                                                              17.8%
#############                                                             19.4%
###############                                                           21.6%
#################                                                         23.7%
#################                                                         24.8%
###################                                                       26.4%
####################                                                      28.0%
#####################                                                     29.6%
######################                                                    31.0%
######################                                                    31.6%
#######################                                                   32.1%
#######################                                                   33.2%
#########################                                                 34.8%
#########################                                                 35.9%
##########################                                                37.0%
###########################                                               38.6%
############################                                              40.2%
##############################                                            41.9%
##############################                                            43.0%
###############################                                           43.8%
################################                                          45.4%
#################################                                         46.5%
##################################                                        47.5%
###################################                                       49.2%
####################################                                      51.4%
######################################                                    53.5%
########################################                                 
15:20:42 [2020-07-21T15:20:42.492Z] #26 ...
15:20:42 [2020-07-21T15:20:42.492Z] 
15:20:42 [2020-07-21T15:20:42.492Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:42 [2020-07-21T15:20:42.492Z] #33 44.29 Selecting previously unselected package libicu63:ppc64el.
15:20:42 [2020-07-21T15:20:42.492Z] #33 44.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ...
15:20:42 [2020-07-21T15:20:42.492Z] #33 44.31 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
15:20:42 [2020-07-21T15:20:42.492Z] #33 53.23 Selecting previously unselected package libxml2:ppc64el.
15:20:42 [2020-07-21T15:20:42.492Z] #33 53.23 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ...
15:20:42 [2020-07-21T15:20:42.492Z] #33 53.25 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
15:20:42 [2020-07-21T15:20:42.492Z] #33 54.14 Selecting previously unselected package libarchive13:ppc64el.
15:20:42 [2020-07-21T15:20:42.492Z] #33 54.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ...
15:20:42 [2020-07-21T15:20:42.492Z] #33 54.17 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ...
15:20:42 [2020-07-21T15:20:42.492Z] #33 ...
15:20:42 [2020-07-21T15:20:42.492Z] 
15:20:42 [2020-07-21T15:20:42.492Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:42 [2020-07-21T15:20:42.492Z] #31 54.42 bytes
15:20:42 [2020-07-21T15:20:42.492Z] #31 54.46 strings
15:20:42 [2020-07-21T15:20:42.684Z] #17 ...
15:20:42 [2020-07-21T15:20:42.684Z] 
15:20:42 [2020-07-21T15:20:42.685Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:42 [2020-07-21T15:20:42.685Z] #39 85.65   CC       criu/action-scripts.o
15:20:42 [2020-07-21T15:20:42.685Z] #39 86.40   CC       criu/aio.o
15:20:42 [2020-07-21T15:20:42.685Z] #39 86.94   CC       criu/autofs.o
15:20:42 [2020-07-21T15:20:42.685Z] #39 88.25   CC       criu/bfd.o
15:20:42 [2020-07-21T15:20:42.685Z] #39 88.72   CC       criu/bitmap.o
15:20:42 [2020-07-21T15:20:42.685Z] #39 88.84   CC       criu/cgroup-props.o
15:20:42 [2020-07-21T15:20:42.685Z] #39 89.53   CC       criu/cgroup.o
15:20:42 [2020-07-21T15:20:42.685Z] #39 92.04   CC       criu/clone-noasan.o
15:20:42 [2020-07-21T15:20:42.685Z] #39 92.21   CC       criu/config.o
15:20:42 [2020-07-21T15:20:42.685Z] #39 93.50   CC       criu/cr-check.o
15:20:42 [2020-07-21T15:20:42.685Z] #39 95.17   CC       criu/cr-dedup.o
15:20:42 [2020-07-21T15:20:42.685Z] #39 95.66   CC       criu/cr-dump.o
15:20:43 [2020-07-21T15:20:43.173Z] #47 ...
15:20:43 [2020-07-21T15:20:43.173Z] 
15:20:43 [2020-07-21T15:20:43.173Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:43 [2020-07-21T15:20:43.174Z] #60 25.99 Checking out files:  62% (1294/2067)   
Checking out files:  63% (1303/2067)   
Checking out files:  64% (1323/2067)   
Checking out files:  65% (1344/2067)   
Checking out files:  66% (1365/2067)   
Checking out files:  67% (1385/2067)   
Checking out files:  68% (1406/2067)   
Checking out files:  69% (1427/2067)   
Checking out files:  70% (1447/2067)   
Checking out files:  71% (1468/2067)   
Checking out files:  72% (1489/2067)   
Checking out files:  73% (1509/2067)   
Checking out files:  74% (1530/2067)   
Checking out files:  75% (1551/2067)   
Checking out files:  76% (1571/2067)   
Checking out files:  77% (1592/2067)   
Checking out files:  78% (1613/2067)   
Checking out files:  79% (1633/2067)   
Checking out files:  80% (1654/2067)   
Checking out files:  81% (1675/2067)   
Checking out files:  82% (1695/2067)   
Checking out files:  83% (1716/2067)   
Checking out files:  84% (1737/2067)   
Checking out files:  85% (1757/2067)   
Checking out files:  86% (1778/2067)   
Checking out files:  87% (1799/2067)   
Checking out files:  88% (1819/2067)   
Checking out files:  89% (1840/2067)   
Checking out files:  90% (1861/2067)   
Checking out files:  91% (1881/2067)   
Checking out files:  92% (1902/2067)   
Checking out files:  93% (1923/2067)   
Checking out files:  94% (1943/2067)   
Checking out files:  95% (1964/2067)   
Checking out files:  96% (1985/2067)   
Checking out files:  97% (2005/2067)   
Checking out files:  98% (2026/2067)   
Checking out files:  99% (2047/2067)   
Checking out files: 100% (2067/2067)   
Checking out files: 100% (2067/2067), done.
15:20:43 [2020-07-21T15:20:43.174Z] #60 26.89 + cd /tmp/tmp.Gc8njw1RGK/src/github.com/docker/libnetwork
15:20:43 [2020-07-21T15:20:43.174Z] #60 26.89 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a
15:20:43 [2020-07-21T15:20:43.174Z] #60 27.68 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy
15:20:43 [2020-07-21T15:20:43.317Z] #38 ...
15:20:43 [2020-07-21T15:20:43.317Z] 
15:20:43 [2020-07-21T15:20:43.317Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:43 [2020-07-21T15:20:43.317Z] #41 28.63 vendor/golang.org/x/crypto/internal/subtle
15:20:43 [2020-07-21T15:20:43.317Z] #41 28.72 vendor/golang.org/x/crypto/curve25519
15:20:43 [2020-07-21T15:20:43.622Z] #39 ...
15:20:43 [2020-07-21T15:20:43.622Z] 
15:20:43 [2020-07-21T15:20:43.622Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:20:43 [2020-07-21T15:20:43.622Z] #17 35.40 Unpacking bash-completion (1:2.8-6) ...
15:20:43 [2020-07-21T15:20:43.858Z] #25 13.09 #=#=#                                                                         

                                                                           0.3%
#                                                                          2.0%
##                                                                         4.0%
####                                                                       6.3%
######                                                                     8.6%
#######                                                                    9.9%
#########                                                                 13.3%
###########                                                               16.3%
#############                                                             19.0%
##############                                                            20.8%
#################                                                         24.3%
###################                                                       26.9%
#####################                                                     29.8%
######################                                                    30.8%
#######################                                                   33.2%
#######################                                                   33.2%
#########################                                                 35.6%
###########################                                               38.6%
15:20:43 [2020-07-21T15:20:43.858Z] #25 ...
15:20:43 [2020-07-21T15:20:43.858Z] 
15:20:43 [2020-07-21T15:20:43.858Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:43 [2020-07-21T15:20:43.858Z] #32 45.91 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
15:20:43 [2020-07-21T15:20:43.858Z] #32 45.93 Setting up xxd (2:8.1.0875-5) ...
15:20:43 [2020-07-21T15:20:43.858Z] #32 45.95 Setting up libuv1:arm64 (1.24.1-1) ...
15:20:43 [2020-07-21T15:20:43.858Z] #32 45.96 Setting up vim-common (2:8.1.0875-5) ...
15:20:43 [2020-07-21T15:20:43.858Z] #32 46.01 Setting up librhash0:arm64 (1.3.8-1) ...
15:20:43 [2020-07-21T15:20:43.858Z] #32 46.04 Setting up cmake-data (3.13.4-1) ...
15:20:43 [2020-07-21T15:20:43.858Z] #32 46.07 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ...
15:20:43 [2020-07-21T15:20:43.858Z] #32 46.11 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
15:20:43 [2020-07-21T15:20:43.858Z] #32 46.13 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
15:20:43 [2020-07-21T15:20:43.858Z] #32 46.16 Setting up cmake (3.13.4-1) ...
15:20:43 [2020-07-21T15:20:43.858Z] #32 46.18 Processing triggers for libc-bin (2.28-10) ...
15:20:43 [2020-07-21T15:20:43.858Z] #32 46.28 Processing triggers for mime-support (3.62) ...
15:20:43 [2020-07-21T15:20:43.858Z] #32 DONE 51.7s
15:20:43 [2020-07-21T15:20:43.858Z] 
15:20:43 [2020-07-21T15:20:43.858Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:43 [2020-07-21T15:20:43.881Z] #41 ...
15:20:43 [2020-07-21T15:20:43.882Z] 
15:20:43 [2020-07-21T15:20:43.882Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:43 [2020-07-21T15:20:43.882Z] #38 39.33 The following additional packages will be installed:
15:20:43 [2020-07-21T15:20:43.882Z] #38 39.37   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:20:43 [2020-07-21T15:20:43.882Z] #17 35.81 Selecting previously unselected package bzip2.
15:20:43 [2020-07-21T15:20:43.882Z] #17 35.81 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:20:43 [2020-07-21T15:20:43.882Z] #17 35.83 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:20:43 [2020-07-21T15:20:43.882Z] #17 35.90 Selecting previously unselected package xz-utils.
15:20:44 [2020-07-21T15:20:44.089Z] #52 ...
15:20:44 [2020-07-21T15:20:44.089Z] 
15:20:44 [2020-07-21T15:20:44.089Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:20:44 [2020-07-21T15:20:44.089Z] #45 146.6 + cd /tmp/tmp.P3i0fqwV79/src/github.com/golangci/golangci-lint/
15:20:44 [2020-07-21T15:20:44.089Z] #45 146.6 + git checkout -q v1.23.8
15:20:44 [2020-07-21T15:20:44.089Z] #45 146.8 ++ git describe --tags
15:20:44 [2020-07-21T15:20:44.089Z] #45 146.8 + version=v1.23.8
15:20:44 [2020-07-21T15:20:44.089Z] #45 146.8 ++ git rev-parse --short HEAD
15:20:44 [2020-07-21T15:20:44.089Z] #45 146.8 + commit=76a82c6
15:20:44 [2020-07-21T15:20:44.089Z] #45 146.8 ++ git show -s --format=%cd
15:20:44 [2020-07-21T15:20:44.089Z] #45 146.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:20:44 [2020-07-21T15:20:44.089Z] #45 146.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
15:20:44 [2020-07-21T15:20:44.138Z] #38 39.37   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:20:44 [2020-07-21T15:20:44.138Z] #38 39.39 Suggested packages:
15:20:44 [2020-07-21T15:20:44.138Z] #38 39.39   manpages-dev python-setuptools
15:20:44 [2020-07-21T15:20:44.142Z] #17 35.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:20:44 [2020-07-21T15:20:44.142Z] #17 35.93 Unpacking xz-utils (5.2.4-1) ...
15:20:44 [2020-07-21T15:20:44.142Z] #17 36.10 Selecting previously unselected package apparmor.
15:20:44 [2020-07-21T15:20:44.142Z] #17 36.12 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:20:44 [2020-07-21T15:20:44.402Z] #17 36.20 Unpacking apparmor (2.13.2-10) ...
15:20:44 [2020-07-21T15:20:44.661Z] #17 36.61 Selecting previously unselected package aufs-tools.
15:20:44 [2020-07-21T15:20:44.661Z] #17 36.61 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:20:44 [2020-07-21T15:20:44.661Z] #17 36.62 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:20:44 [2020-07-21T15:20:44.661Z] #17 36.70 Selecting previously unselected package libonig5:amd64.
15:20:44 [2020-07-21T15:20:44.661Z] #17 36.71 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:20:44 [2020-07-21T15:20:44.921Z] #17 36.72 Unpacking libonig5:amd64 (6.9.1-1) ...
15:20:44 [2020-07-21T15:20:44.921Z] #17 36.87 Selecting previously unselected package libjq1:amd64.
15:20:44 [2020-07-21T15:20:44.921Z] #17 36.87 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:20:44 [2020-07-21T15:20:44.921Z] #17 36.88 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:20:44 [2020-07-21T15:20:44.921Z] #17 36.98 Selecting previously unselected package jq.
15:20:45 [2020-07-21T15:20:45.180Z] #17 36.98 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:20:45 [2020-07-21T15:20:45.180Z] #17 36.99 Unpacking jq (1.5+dfsg-2+b1) ...
15:20:45 [2020-07-21T15:20:45.180Z] #17 37.07 Selecting previously unselected package libaio1:amd64.
15:20:45 [2020-07-21T15:20:45.180Z] #17 37.08 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:20:45 [2020-07-21T15:20:45.180Z] #17 37.08 Unpacking libaio1:amd64 (0.3.112-3) ...
15:20:45 [2020-07-21T15:20:45.180Z] #17 37.14 Selecting previously unselected package libgpm2:amd64.
15:20:45 [2020-07-21T15:20:45.180Z] #17 37.15 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:20:45 [2020-07-21T15:20:45.180Z] #17 37.16 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:20:45 [2020-07-21T15:20:45.180Z] #17 37.22 Selecting previously unselected package libicu63:amd64.
15:20:45 [2020-07-21T15:20:45.323Z] #31 ...
15:20:45 [2020-07-21T15:20:45.323Z] 
15:20:45 [2020-07-21T15:20:45.323Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:45 [2020-07-21T15:20:45.323Z] #42 46.80 internal/reflectlite
15:20:45 [2020-07-21T15:20:45.323Z] #42 46.82 math/rand
15:20:45 [2020-07-21T15:20:45.323Z] #42 46.84 internal/singleflight
15:20:45 [2020-07-21T15:20:45.323Z] #42 46.84 github.com/LK4D4/vndr/godl/singleflight
15:20:45 [2020-07-21T15:20:45.323Z] #42 51.77 io
15:20:45 [2020-07-21T15:20:45.323Z] #42 51.78 sort
15:20:45 [2020-07-21T15:20:45.323Z] #42 51.79 strconv
15:20:45 [2020-07-21T15:20:45.323Z] #42 52.18 syscall
15:20:45 [2020-07-21T15:20:45.323Z] #42 ...
15:20:45 [2020-07-21T15:20:45.323Z] 
15:20:45 [2020-07-21T15:20:45.323Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:45 [2020-07-21T15:20:45.439Z] #17 37.22 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:20:45 [2020-07-21T15:20:45.439Z] #17 37.24 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:20:45 [2020-07-21T15:20:45.520Z] #25 13.09 #=#=#                                                                         

                                                                           0.3%
#                                                                          2.0%
##                                                                         4.0%
####                                                                       6.3%
######                                                                     8.6%
#######                                                                    9.9%
#########                                                                 13.3%
###########                                                               16.3%
#############                                                             19.0%
##############                                                            20.8%
#################                                                         24.3%
###################                                                       26.9%
#####################                                                     29.8%
######################                                                    30.8%
#######################                                                   33.2%
#######################                                                   33.2%
#########################                                                 35.6%
###########################                                               38.6%
############################                                              39.8%
##############################                                            42.6%
##############################                                            43.0%
################################                                          45.7%
##################################                                        47.8%
###################################                                       49.8%
#####################################                                     51.4%
######################################                                    53.7%
#######################################                                   55.5%
#########################################                                 58.1%
###########################################                               60.7%
#############################################                             63.4%
###############################################                           65.5%
#################################################                         68.5%
##################################################                        69.7%
15:20:45 [2020-07-21T15:20:45.520Z] #25 ...
15:20:45 [2020-07-21T15:20:45.520Z] 
15:20:45 [2020-07-21T15:20:45.520Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:45 [2020-07-21T15:20:45.520Z] #30 43.29 internal/poll
15:20:45 [2020-07-21T15:20:45.520Z] #30 44.66 internal/fmtsort
15:20:45 [2020-07-21T15:20:45.520Z] #30 44.85 os
15:20:45 [2020-07-21T15:20:45.520Z] #30 46.35 path/filepath
15:20:45 [2020-07-21T15:20:45.520Z] #30 46.36 fmt
15:20:45 [2020-07-21T15:20:45.520Z] #30 47.01 io/ioutil
15:20:45 [2020-07-21T15:20:45.520Z] #30 49.09 log
15:20:45 [2020-07-21T15:20:45.520Z] #30 49.09 github.com/BurntSushi/toml
15:20:45 [2020-07-21T15:20:45.520Z] #30 49.09 flag
15:20:45 [2020-07-21T15:20:45.520Z] #30 51.56 github.com/BurntSushi/toml/cmd/tomlv
15:20:45 [2020-07-21T15:20:45.520Z] #30 ...
15:20:45 [2020-07-21T15:20:45.520Z] 
15:20:45 [2020-07-21T15:20:45.520Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:45 [2020-07-21T15:20:45.622Z] #26 11.52 
                                                                           0.7%
#                                                                          1.8%
##                                                                         3.4%
###                                                                        4.5%
####                                                                       5.8%
#####                                                                      7.4%
######                                                                     9.1%
#######                                                                   10.7%
########                                                                  12.3%
##########                                                                13.9%
###########                                                               15.6%
############                                                              17.8%
#############                                                             19.4%
###############                                                           21.6%
#################                                                         23.7%
#################                                                         24.8%
###################                                                       26.4%
####################                                                      28.0%
#####################                                                     29.6%
######################                                                    31.0%
######################                                                    31.6%
#######################                                                   32.1%
#######################                                                   33.2%
#########################                                                 34.8%
#########################                                                 35.9%
##########################                                                37.0%
###########################                                               38.6%
############################                                              40.2%
##############################                                            41.9%
##############################                                            43.0%
###############################                                           43.8%
################################                                          45.4%
#################################                                         46.5%
##################################                                        47.5%
###################################                                       49.2%
####################################                                      51.4%
######################################                                    53.5%
########################################                                  55.7%
#########################################                                 57.9%
###########################################                               60.1%
############################################                              62.2%
#############################################                             63.9%
###############################################                           65.5%
################################################                          67.7%
##################################################                        69.8%
###################################################                       71.5%
####################################################                      72.7%
#####################################################                     74.4%
#######################################################                   76.4%
########################################################                  78.6%
##########################################################                80.8%
###########################################################               82.9%
############################################################              84.6%
##############################################################            86.7%
################################################################          88.9%
#################################################################         90.5%
##################################################################        92.2%
###################################################################       93.8%
####################################################################      95.4%
#####################################################################     96.5%
######################################################################    98.1%
#######################################################################   99.8%
######################################################################## 100.0%
15:20:45 [2020-07-21T15:20:45.622Z] #26 19.14 
15:20:46 [2020-07-21T15:20:46.033Z] #38 40.96 The following NEW packages will be installed:
15:20:46 [2020-07-21T15:20:46.033Z] #38 40.96   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:20:46 [2020-07-21T15:20:46.033Z] #38 40.97   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:20:46 [2020-07-21T15:20:46.033Z] #38 40.98   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:20:46 [2020-07-21T15:20:46.033Z] #38 40.98   python-six zlib1g-dev
15:20:46 [2020-07-21T15:20:46.290Z] #38 ...
15:20:46 [2020-07-21T15:20:46.290Z] 
15:20:46 [2020-07-21T15:20:46.290Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:46 [2020-07-21T15:20:46.290Z] #43 DONE 41.6s
15:20:46 [2020-07-21T15:20:46.290Z] 
15:20:46 [2020-07-21T15:20:46.290Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:46 [2020-07-21T15:20:46.290Z] #38 41.63 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:20:46 [2020-07-21T15:20:46.290Z] #38 41.63 Need to get 4095 kB of archives.
15:20:46 [2020-07-21T15:20:46.290Z] #38 41.63 After this operation, 22.5 MB of additional disk space will be used.
15:20:46 [2020-07-21T15:20:46.290Z] #38 41.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:20:46 [2020-07-21T15:20:46.290Z] #38 41.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:20:46 [2020-07-21T15:20:46.290Z] #38 41.64 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:20:46 [2020-07-21T15:20:46.290Z] #38 41.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:20:46 [2020-07-21T15:20:46.290Z] #38 41.65 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:20:46 [2020-07-21T15:20:46.290Z] #38 41.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:20:46 [2020-07-21T15:20:46.290Z] #38 41.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
15:20:46 [2020-07-21T15:20:46.290Z] #38 41.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:20:46 [2020-07-21T15:20:46.290Z] #38 41.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:20:46 [2020-07-21T15:20:46.371Z] #25 13.09 #=#=#                                                                         

                                                                           0.3%
#                                                                          2.0%
##                                                                         4.0%
####                                                                       6.3%
######                                                                     8.6%
#######                                                                    9.9%
#########                                                                 13.3%
###########                                                               16.3%
#############                                                             19.0%
##############                                                            20.8%
#################                                                         24.3%
###################                                                       26.9%
#####################                                                     29.8%
######################                                                    30.8%
#######################                                                   33.2%
#######################                                                   33.2%
#########################                                                 35.6%
###########################                                               38.6%
############################                                              39.8%
##############################                                            42.6%
##############################                                            43.0%
################################                                          45.7%
##################################                                        47.8%
###################################                                       49.8%
#####################################                                     51.4%
######################################                                    53.7%
#######################################                                   55.5%
#########################################                                 58.1%
###########################################                               60.7%
#############################################                             63.4%
###############################################                           65.5%
#################################################                         68.5%
##################################################                        69.7%
##################################################                        70.6%
####################################################                      73.3%
######################################################                    75.9%
#######################################################                   77.3%
########################################################                  78.9%
###########################################################               82.0%
############################################################              83.5%
#############################################################             84.8%
###############################################################           88.4%
#################################################################         91.0%
15:20:46 [2020-07-21T15:20:46.371Z] #25 ...
15:20:46 [2020-07-21T15:20:46.371Z] 
15:20:46 [2020-07-21T15:20:46.371Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:46 [2020-07-21T15:20:46.371Z] #47 44.37 regexp
15:20:46 [2020-07-21T15:20:46.371Z] #47 46.07 context
15:20:46 [2020-07-21T15:20:46.371Z] #47 46.09 os
15:20:46 [2020-07-21T15:20:46.371Z] #47 49.90 mvdan.cc/sh/v3/fileutil
15:20:46 [2020-07-21T15:20:46.371Z] #47 50.73 github.com/pkg/diff
15:20:46 [2020-07-21T15:20:46.371Z] #47 50.75 go/token
15:20:46 [2020-07-21T15:20:46.371Z] #47 50.75 mvdan.cc/editorconfig
15:20:46 [2020-07-21T15:20:46.371Z] #47 50.76 encoding/binary
15:20:46 [2020-07-21T15:20:46.371Z] #47 52.62 mvdan.cc/sh/v3/syntax
15:20:46 [2020-07-21T15:20:46.371Z] #47 52.79 go/scanner
15:20:46 [2020-07-21T15:20:46.371Z] #47 53.81 encoding/base64
15:20:46 [2020-07-21T15:20:46.371Z] #47 53.82 golang.org/x/sys/unix
15:20:46 [2020-07-21T15:20:46.549Z] #38 41.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:20:46 [2020-07-21T15:20:46.549Z] #38 41.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:20:46 [2020-07-21T15:20:46.637Z] #47 54.42 go/ast
15:20:46 [2020-07-21T15:20:46.637Z] #47 ...
15:20:46 [2020-07-21T15:20:46.637Z] 
15:20:46 [2020-07-21T15:20:46.637Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:46 [2020-07-21T15:20:46.810Z] #38 42.19 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:20:46 [2020-07-21T15:20:46.811Z] #38 42.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
15:20:46 [2020-07-21T15:20:46.905Z] #25 13.09 #=#=#                                                                         

                                                                           0.3%
#                                                                          2.0%
##                                                                         4.0%
####                                                                       6.3%
######                                                                     8.6%
#######                                                                    9.9%
#########                                                                 13.3%
###########                                                               16.3%
#############                                                             19.0%
##############                                                            20.8%
#################                                                         24.3%
###################                                                       26.9%
#####################                                                     29.8%
######################                                                    30.8%
#######################                                                   33.2%
#######################                                                   33.2%
#########################                                                 35.6%
###########################                                               38.6%
############################                                              39.8%
##############################                                            42.6%
##############################                                            43.0%
################################                                          45.7%
##################################                                        47.8%
###################################                                       49.8%
#####################################                                     51.4%
######################################                                    53.7%
#######################################                                   55.5%
#########################################                                 58.1%
###########################################                               60.7%
#############################################                             63.4%
###############################################                           65.5%
#################################################                         68.5%
##################################################                        69.7%
##################################################                        70.6%
####################################################                      73.3%
######################################################                    75.9%
#######################################################                   77.3%
########################################################                  78.9%
###########################################################               82.0%
############################################################              83.5%
#############################################################             84.8%
###############################################################           88.4%
#################################################################         91.0%
###################################################################       93.1%
#####################################################################     96.3%
######################################################################    98.5%
######################################################################## 100.0%
15:20:46 [2020-07-21T15:20:46.905Z] #25 18.48 
15:20:47 [2020-07-21T15:20:47.072Z] #38 42.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:20:47 [2020-07-21T15:20:47.072Z] #38 42.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:20:47 [2020-07-21T15:20:47.072Z] #38 42.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:20:47 [2020-07-21T15:20:47.072Z] #38 42.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:20:47 [2020-07-21T15:20:47.170Z] #25 ...
15:20:47 [2020-07-21T15:20:47.170Z] 
15:20:47 [2020-07-21T15:20:47.170Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:47 [2020-07-21T15:20:47.170Z] #38 46.27 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...
15:20:47 [2020-07-21T15:20:47.170Z] #38 46.30 Setting up libnl-3-200:arm64 (3.4.0-1) ...
15:20:47 [2020-07-21T15:20:47.170Z] #38 46.39 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
15:20:47 [2020-07-21T15:20:47.170Z] #38 46.47 Setting up libcap-dev:arm64 (1:2.25-2) ...
15:20:47 [2020-07-21T15:20:47.170Z] #38 46.53 Setting up libprotoc17:arm64 (3.6.1.3-2) ...
15:20:47 [2020-07-21T15:20:47.170Z] #38 46.55 Setting up protobuf-compiler (3.6.1.3-2) ...
15:20:47 [2020-07-21T15:20:47.170Z] #38 46.57 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:20:47 [2020-07-21T15:20:47.170Z] #38 46.59 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ...
15:20:47 [2020-07-21T15:20:47.170Z] #38 46.62 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:20:47 [2020-07-21T15:20:47.170Z] #38 46.64 Setting up python-protobuf (3.6.1.3-2) ...
15:20:47 [2020-07-21T15:20:47.170Z] #38 50.79 Setting up libnl-3-dev:arm64 (3.4.0-1) ...
15:20:47 [2020-07-21T15:20:47.170Z] #38 51.67 Processing triggers for libc-bin (2.28-10) ...
15:20:47 [2020-07-21T15:20:47.170Z] #38 DONE 55.0s
15:20:47 [2020-07-21T15:20:47.170Z] 
15:20:47 [2020-07-21T15:20:47.170Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:47 [2020-07-21T15:20:47.170Z] #10 54.93 Selecting previously unselected package mingw-w64-x86-64-dev.
15:20:47 [2020-07-21T15:20:47.170Z] #10 54.93 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:20:47 [2020-07-21T15:20:47.170Z] #10 55.05 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:20:47 [2020-07-21T15:20:47.184Z] #26 20.46 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:20:47 [2020-07-21T15:20:47.185Z] #26 20.81 
15:20:47 [2020-07-21T15:20:47.776Z] #26 21.02 
###########################                                               38.7%
##########################################################                80.7%
######################################################################## 100.0%
15:20:47 [2020-07-21T15:20:47.776Z] #26 21.37 
15:20:47 [2020-07-21T15:20:47.776Z] #26 ...
15:20:47 [2020-07-21T15:20:47.776Z] 
15:20:47 [2020-07-21T15:20:47.776Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:47 [2020-07-21T15:20:47.776Z] #33 54.76 Selecting previously unselected package libjsoncpp1:ppc64el.
15:20:47 [2020-07-21T15:20:47.776Z] #33 54.77 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 54.77 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 54.99 Selecting previously unselected package librhash0:ppc64el.
15:20:47 [2020-07-21T15:20:47.776Z] #33 55.01 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 55.05 Unpacking librhash0:ppc64el (1.3.8-1) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 55.24 Selecting previously unselected package libuv1:ppc64el.
15:20:47 [2020-07-21T15:20:47.776Z] #33 55.26 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 55.28 Unpacking libuv1:ppc64el (1.24.1-1) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 55.54 Selecting previously unselected package cmake.
15:20:47 [2020-07-21T15:20:47.776Z] #33 55.56 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 55.57 Unpacking cmake (3.13.4-1) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 59.11 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 59.11 Setting up xxd (2:8.1.0875-5) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 59.13 Setting up libuv1:ppc64el (1.24.1-1) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 59.15 Setting up vim-common (2:8.1.0875-5) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 59.19 Setting up librhash0:ppc64el (1.3.8-1) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 59.20 Setting up cmake-data (3.13.4-1) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 59.22 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 59.24 Setting up libjsoncpp1:ppc64el (1.7.4-3) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 59.25 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 59.27 Setting up cmake (3.13.4-1) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 59.29 Processing triggers for libc-bin (2.28-10) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 59.50 Processing triggers for mime-support (3.62) ...
15:20:47 [2020-07-21T15:20:47.776Z] #33 DONE 59.8s
15:20:47 [2020-07-21T15:20:47.776Z] 
15:20:47 [2020-07-21T15:20:47.776Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.407 + RM_GOPATH=0
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.413 + TMP_GOPATH=
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.414 + : /build
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.414 + '[' -z '' ']'
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.415 ++ mktemp -d
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.418 + export GOPATH=/tmp/tmp.LtTQaAZUu5
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.419 + GOPATH=/tmp/tmp.LtTQaAZUu5
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.419 + RM_GOPATH=1
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.419 + case "$(go env GOARCH)" in
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.419 ++ go env GOARCH
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.442 + export GO_BUILDMODE=-buildmode=pie
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.444 + GO_BUILDMODE=-buildmode=pie
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.446 ++ dirname /tmp/install/install.sh
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.449 + dir=/tmp/install
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.454 + bin=tini
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.454 + shift
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.455 + '[' '!' -f /tmp/install/tini.installer ']'
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.456 + . /tmp/install/tini.installer
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.457 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.458 + install_tini
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.459 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.459 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.460 + git clone https://github.com/krallin/tini.git /tmp/tmp.LtTQaAZUu5/tini
15:20:48 [2020-07-21T15:20:48.427Z] #34 0.469 Cloning into '/tmp/tmp.LtTQaAZUu5/tini'...
15:20:48 [2020-07-21T15:20:48.428Z] #60 ...
15:20:48 [2020-07-21T15:20:48.428Z] 
15:20:48 [2020-07-21T15:20:48.428Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:20:48 [2020-07-21T15:20:48.428Z] #36 24.82 Checking out files:  91% (1456/1597)   
Checking out files:  92% (1470/1597)   
Checking out files:  93% (1486/1597)   
Checking out files:  94% (1502/1597)   
Checking out files:  95% (1518/1597)   
Checking out files:  96% (1534/1597)   
Checking out files:  97% (1550/1597)   
Checking out files:  98% (1566/1597)   
Checking out files:  99% (1582/1597)   
Checking out files: 100% (1597/1597)   
Checking out files: 100% (1597/1597), done.
15:20:48 [2020-07-21T15:20:48.428Z] #36 24.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:20:48 [2020-07-21T15:20:48.428Z] #36 26.73 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:20:48 [2020-07-21T15:20:48.428Z] #36 ...
15:20:48 [2020-07-21T15:20:48.428Z] 
15:20:48 [2020-07-21T15:20:48.428Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:48 [2020-07-21T15:20:48.428Z] #23 25.26 Fetched 8364 kB in 18s (453 kB/s)
15:20:48 [2020-07-21T15:20:48.428Z] #23 25.26 Reading package lists...
15:20:48 [2020-07-21T15:20:48.444Z] #38 43.76 debconf: delaying package configuration, since apt-utils is not installed
15:20:48 [2020-07-21T15:20:48.685Z] #23 32.92 Reading package lists...
15:20:48 [2020-07-21T15:20:48.685Z] #23 ...
15:20:48 [2020-07-21T15:20:48.685Z] 
15:20:48 [2020-07-21T15:20:48.685Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:48 [2020-07-21T15:20:48.685Z] #32 25.34 Fetched 8364 kB in 18s (458 kB/s)
15:20:48 [2020-07-21T15:20:48.685Z] #32 25.34 Reading package lists...
15:20:48 [2020-07-21T15:20:48.685Z] #32 33.00 Reading package lists...
15:20:48 [2020-07-21T15:20:48.685Z] #32 ...
15:20:48 [2020-07-21T15:20:48.685Z] 
15:20:48 [2020-07-21T15:20:48.685Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:48 [2020-07-21T15:20:48.685Z] #41 29.07 vendor/golang.org/x/crypto/internal/subtle
15:20:48 [2020-07-21T15:20:48.685Z] #41 29.17 vendor/golang.org/x/crypto/curve25519
15:20:48 [2020-07-21T15:20:48.701Z] #38 43.98 Fetched 4095 kB in 1s (3157 kB/s)
15:20:48 [2020-07-21T15:20:48.701Z] #38 44.10 Selecting previously unselected package libcap-dev:amd64.
15:20:48 [2020-07-21T15:20:48.728Z] #17 40.63 Selecting previously unselected package libnet1:amd64.
15:20:48 [2020-07-21T15:20:48.728Z] #17 40.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:20:48 [2020-07-21T15:20:48.728Z] #17 40.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:20:48 [2020-07-21T15:20:48.728Z] #17 40.75 Selecting previously unselected package libnl-3-200:amd64.
15:20:48 [2020-07-21T15:20:48.728Z] #17 40.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:20:48 [2020-07-21T15:20:48.942Z] #41 ...
15:20:48 [2020-07-21T15:20:48.942Z] 
15:20:48 [2020-07-21T15:20:48.942Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:48 [2020-07-21T15:20:48.942Z] #10 25.63 Fetched 8364 kB in 18s (455 kB/s)
15:20:48 [2020-07-21T15:20:48.942Z] #10 25.63 Reading package lists...
15:20:48 [2020-07-21T15:20:48.959Z] #38 44.10 (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 ... 15410 files and directories currently installed.)
15:20:48 [2020-07-21T15:20:48.959Z] #38 44.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:20:48 [2020-07-21T15:20:48.959Z] #38 44.18 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:20:48 [2020-07-21T15:20:48.959Z] #38 44.35 Selecting previously unselected package libnet1:amd64.
15:20:48 [2020-07-21T15:20:48.959Z] #38 44.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:20:48 [2020-07-21T15:20:48.959Z] #38 44.36 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:20:48 [2020-07-21T15:20:48.987Z] #17 40.76 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:20:48 [2020-07-21T15:20:48.987Z] #17 40.87 Selecting previously unselected package libprotobuf-c1:amd64.
15:20:48 [2020-07-21T15:20:48.987Z] #17 40.90 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:20:48 [2020-07-21T15:20:48.987Z] #17 40.90 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:20:48 [2020-07-21T15:20:48.987Z] #17 40.98 Selecting previously unselected package libreadline5:amd64.
15:20:49 [2020-07-21T15:20:49.199Z] #10 33.62 Reading package lists...
15:20:49 [2020-07-21T15:20:49.199Z] #10 ...
15:20:49 [2020-07-21T15:20:49.199Z] 
15:20:49 [2020-07-21T15:20:49.199Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:49 [2020-07-21T15:20:49.199Z] #38 25.62 Fetched 8364 kB in 18s (460 kB/s)
15:20:49 [2020-07-21T15:20:49.199Z] #38 25.62 Reading package lists...
15:20:49 [2020-07-21T15:20:49.199Z] #38 33.69 Reading package lists...
15:20:49 [2020-07-21T15:20:49.199Z] #38 ...
15:20:49 [2020-07-21T15:20:49.199Z] 
15:20:49 [2020-07-21T15:20:49.199Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:20:49 [2020-07-21T15:20:49.199Z] #51 25.69 Fetched 8364 kB in 18s (458 kB/s)
15:20:49 [2020-07-21T15:20:49.199Z] #51 25.69 Reading package lists...
15:20:49 [2020-07-21T15:20:49.216Z] #38 44.50 Selecting previously unselected package libnet1-dev.
15:20:49 [2020-07-21T15:20:49.216Z] #38 44.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:20:49 [2020-07-21T15:20:49.216Z] #38 44.57 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:20:49 [2020-07-21T15:20:49.247Z] #17 40.99 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:20:49 [2020-07-21T15:20:49.247Z] #17 41.01 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:20:49 [2020-07-21T15:20:49.247Z] #17 41.10 Selecting previously unselected package net-tools.
15:20:49 [2020-07-21T15:20:49.247Z] #17 41.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:20:49 [2020-07-21T15:20:49.247Z] #17 41.12 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:20:49 [2020-07-21T15:20:49.475Z] #38 44.75 Selecting previously unselected package libnl-3-200:amd64.
15:20:49 [2020-07-21T15:20:49.475Z] #38 44.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:20:49 [2020-07-21T15:20:49.475Z] #38 44.75 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:20:49 [2020-07-21T15:20:49.475Z] #38 44.89 Selecting previously unselected package libnl-3-dev:amd64.
15:20:49 [2020-07-21T15:20:49.475Z] #38 44.89 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:20:49 [2020-07-21T15:20:49.475Z] #38 44.89 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:20:49 [2020-07-21T15:20:49.493Z] #34 1.399 + cd /tmp/tmp.LtTQaAZUu5/tini
15:20:49 [2020-07-21T15:20:49.493Z] #34 1.400 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:20:49 [2020-07-21T15:20:49.493Z] #34 1.412 + cmake .
15:20:49 [2020-07-21T15:20:49.506Z] #17 41.31 Selecting previously unselected package python-pip-whl.
15:20:49 [2020-07-21T15:20:49.506Z] #17 41.31 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:20:49 [2020-07-21T15:20:49.506Z] #17 41.32 Unpacking python-pip-whl (18.1-5) ...
15:20:49 [2020-07-21T15:20:49.732Z] #38 ...
15:20:49 [2020-07-21T15:20:49.732Z] 
15:20:49 [2020-07-21T15:20:49.732Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:49 [2020-07-21T15:20:49.732Z] #60 DONE 45.0s
15:20:49 [2020-07-21T15:20:49.990Z] 
15:20:49 [2020-07-21T15:20:49.990Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:49 [2020-07-21T15:20:49.990Z] #10 33.74 Reading package lists...
15:20:49 [2020-07-21T15:20:49.990Z] #10 40.90 Building dependency tree...
15:20:49 [2020-07-21T15:20:49.990Z] #10 44.64 The following additional packages will be installed:
15:20:49 [2020-07-21T15:20:49.990Z] #10 44.65   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:20:49 [2020-07-21T15:20:49.990Z] #10 44.65   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:20:49 [2020-07-21T15:20:49.990Z] #10 44.66   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:20:49 [2020-07-21T15:20:49.990Z] #10 44.66   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:20:49 [2020-07-21T15:20:49.990Z] #10 44.66 Suggested packages:
15:20:49 [2020-07-21T15:20:49.990Z] #10 44.67   gcc-8-locales seccomp wine64
15:20:50 [2020-07-21T15:20:50.075Z] #17 41.91 Selecting previously unselected package python3-lib2to3.
15:20:50 [2020-07-21T15:20:50.075Z] #17 41.91 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:20:50 [2020-07-21T15:20:50.075Z] #17 41.92 Unpacking python3-lib2to3 (3.7.3-1) ...
15:20:50 [2020-07-21T15:20:50.075Z] #17 42.04 Selecting previously unselected package python3-distutils.
15:20:50 [2020-07-21T15:20:50.075Z] #17 42.04 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:20:50 [2020-07-21T15:20:50.075Z] #17 42.06 Unpacking python3-distutils (3.7.3-1) ...
15:20:50 [2020-07-21T15:20:50.144Z] #34 2.202 -- The C compiler identification is GNU 8.3.0
15:20:50 [2020-07-21T15:20:50.144Z] #34 2.277 -- Check for working C compiler: /usr/bin/cc
15:20:50 [2020-07-21T15:20:50.334Z] #17 42.21 Selecting previously unselected package python3-pip.
15:20:50 [2020-07-21T15:20:50.334Z] #17 42.21 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:20:50 [2020-07-21T15:20:50.334Z] #17 42.21 Unpacking python3-pip (18.1-5) ...
15:20:50 [2020-07-21T15:20:50.503Z] #10 ...
15:20:50 [2020-07-21T15:20:50.503Z] 
15:20:50 [2020-07-21T15:20:50.503Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:50 [2020-07-21T15:20:50.503Z] #41 48.10 os/exec
15:20:50 [2020-07-21T15:20:50.503Z] #41 48.12 net
15:20:50 [2020-07-21T15:20:50.503Z] #41 50.29 encoding/binary
15:20:50 [2020-07-21T15:20:50.503Z] #41 50.30 flag
15:20:50 [2020-07-21T15:20:50.503Z] #41 50.30 go/token
15:20:50 [2020-07-21T15:20:50.503Z] #41 51.27 go/scanner
15:20:50 [2020-07-21T15:20:50.503Z] #41 52.19 net/url
15:20:50 [2020-07-21T15:20:50.503Z] #41 52.52 text/template/parse
15:20:50 [2020-07-21T15:20:50.503Z] #41 53.36 go/ast
15:20:50 [2020-07-21T15:20:50.503Z] #41 54.34 encoding/base64
15:20:50 [2020-07-21T15:20:50.503Z] #41 55.67 encoding/json
15:20:50 [2020-07-21T15:20:50.503Z] #41 ...
15:20:50 [2020-07-21T15:20:50.503Z] 
15:20:50 [2020-07-21T15:20:50.503Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:50 [2020-07-21T15:20:50.503Z] #30 DONE 58.2s
15:20:50 [2020-07-21T15:20:50.503Z] 
15:20:50 [2020-07-21T15:20:50.503Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.262 + RM_GOPATH=0
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.262 + TMP_GOPATH=
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.262 + : /build
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.262 + '[' -z '' ']'
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.263 ++ mktemp -d
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.267 + export GOPATH=/tmp/tmp.s834KHmvGT
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.267 + GOPATH=/tmp/tmp.s834KHmvGT
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.267 + RM_GOPATH=1
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.268 + case "$(go env GOARCH)" in
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.271 ++ go env GOARCH
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.299 + export GO_BUILDMODE=-buildmode=pie
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.299 + GO_BUILDMODE=-buildmode=pie
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.300 ++ dirname /tmp/install/install.sh
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.306 + dir=/tmp/install
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.306 + bin=tini
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.306 + shift
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.306 + '[' '!' -f /tmp/install/tini.installer ']'
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.306 + . /tmp/install/tini.installer
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.306 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.308 + install_tini
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.308 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.308 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.308 + git clone https://github.com/krallin/tini.git /tmp/tmp.s834KHmvGT/tini
15:20:50 [2020-07-21T15:20:50.503Z] #33 2.317 Cloning into '/tmp/tmp.s834KHmvGT/tini'...
15:20:50 [2020-07-21T15:20:50.503Z] #33 3.443 + cd /tmp/tmp.s834KHmvGT/tini
15:20:50 [2020-07-21T15:20:50.503Z] #33 3.443 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:20:50 [2020-07-21T15:20:50.503Z] #33 3.487 + cmake .
15:20:50 [2020-07-21T15:20:50.503Z] #33 4.277 -- The C compiler identification is GNU 8.3.0
15:20:50 [2020-07-21T15:20:50.503Z] #33 4.335 -- Check for working C compiler: /usr/bin/cc
15:20:50 [2020-07-21T15:20:50.503Z] #33 5.343 -- Check for working C compiler: /usr/bin/cc -- works
15:20:50 [2020-07-21T15:20:50.503Z] #33 5.352 -- Detecting C compiler ABI info
15:20:50 [2020-07-21T15:20:50.503Z] #33 5.995 -- Detecting C compiler ABI info - done
15:20:50 [2020-07-21T15:20:50.503Z] #33 6.025 -- Detecting C compile features
15:20:50 [2020-07-21T15:20:50.594Z] #17 42.34 Selecting previously unselected package python3-pkg-resources.
15:20:50 [2020-07-21T15:20:50.594Z] #17 42.35 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:20:50 [2020-07-21T15:20:50.594Z] #17 42.37 Unpacking python3-pkg-resources (40.8.0-1) ...
15:20:50 [2020-07-21T15:20:50.594Z] #17 42.52 Selecting previously unselected package python3-setuptools.
15:20:50 [2020-07-21T15:20:50.594Z] #17 42.53 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:20:50 [2020-07-21T15:20:50.594Z] #17 42.53 Unpacking python3-setuptools (40.8.0-1) ...
15:20:50 [2020-07-21T15:20:50.793Z] #34 ...
15:20:50 [2020-07-21T15:20:50.793Z] 
15:20:50 [2020-07-21T15:20:50.793Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:50 [2020-07-21T15:20:50.793Z] #11 52.51 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:20:50 [2020-07-21T15:20:50.793Z] #11 57.19 Selecting previously unselected package binutils-mingw-w64.
15:20:50 [2020-07-21T15:20:50.793Z] #11 57.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:20:50 [2020-07-21T15:20:50.793Z] #11 57.22 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:20:50 [2020-07-21T15:20:50.793Z] #11 57.34 Selecting previously unselected package libdevmapper1.02.1:ppc64el.
15:20:50 [2020-07-21T15:20:50.793Z] #11 57.35 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ...
15:20:50 [2020-07-21T15:20:50.793Z] #11 57.37 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
15:20:50 [2020-07-21T15:20:50.793Z] #11 57.61 Selecting previously unselected package dmsetup.
15:20:50 [2020-07-21T15:20:50.793Z] #11 57.61 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ...
15:20:50 [2020-07-21T15:20:50.793Z] #11 57.61 Unpacking dmsetup (2:1.02.155-3) ...
15:20:50 [2020-07-21T15:20:50.793Z] #11 57.87 Selecting previously unselected package mingw-w64-common.
15:20:50 [2020-07-21T15:20:50.793Z] #11 57.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:20:50 [2020-07-21T15:20:50.793Z] #11 57.88 Unpacking mingw-w64-common (6.0.0-3) ...
15:20:50 [2020-07-21T15:20:50.793Z] #11 ...
15:20:50 [2020-07-21T15:20:50.793Z] 
15:20:50 [2020-07-21T15:20:50.793Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:50 [2020-07-21T15:20:50.793Z] #34 2.855 -- Check for working C compiler: /usr/bin/cc -- works
15:20:50 [2020-07-21T15:20:50.793Z] #34 2.858 -- Detecting C compiler ABI info
15:20:50 [2020-07-21T15:20:50.853Z] #17 42.77 Selecting previously unselected package python3-wheel.
15:20:50 [2020-07-21T15:20:50.853Z] #17 42.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:20:50 [2020-07-21T15:20:50.853Z] #17 42.79 Unpacking python3-wheel (0.32.3-2) ...
15:20:50 [2020-07-21T15:20:50.853Z] #17 42.88 Selecting previously unselected package sudo.
15:20:50 [2020-07-21T15:20:50.853Z] #17 42.89 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:20:50 [2020-07-21T15:20:50.926Z] #10 ...
15:20:50 [2020-07-21T15:20:50.926Z] 
15:20:50 [2020-07-21T15:20:50.926Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:50 [2020-07-21T15:20:50.926Z] #38 45.39 Selecting previously unselected package libprotobuf-c1:amd64.
15:20:50 [2020-07-21T15:20:50.926Z] #38 45.40 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:20:50 [2020-07-21T15:20:50.926Z] #38 45.41 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:20:50 [2020-07-21T15:20:50.926Z] #38 45.68 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:20:50 [2020-07-21T15:20:50.926Z] #38 45.68 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:20:50 [2020-07-21T15:20:50.926Z] #38 45.73 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:20:50 [2020-07-21T15:20:50.926Z] #38 46.11 Selecting previously unselected package zlib1g-dev:amd64.
15:20:50 [2020-07-21T15:20:50.926Z] #38 46.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:20:50 [2020-07-21T15:20:50.926Z] #38 46.14 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:20:51 [2020-07-21T15:20:51.080Z] #33 ...
15:20:51 [2020-07-21T15:20:51.080Z] 
15:20:51 [2020-07-21T15:20:51.080Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:51 [2020-07-21T15:20:51.080Z] #25 19.77 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:20:51 [2020-07-21T15:20:51.080Z] #25 20.19 
15:20:51 [2020-07-21T15:20:51.080Z] #25 20.49 #=#=#                                                                         

######################################################################## 100.0%
15:20:51 [2020-07-21T15:20:51.080Z] #25 20.61 
15:20:51 [2020-07-21T15:20:51.080Z] #25 21.90 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:20:51 [2020-07-21T15:20:51.080Z] #25 22.24 
15:20:51 [2020-07-21T15:20:51.080Z] #25 22.45 
#############################################                             62.9%
######################################################################## 100.0%
15:20:51 [2020-07-21T15:20:51.080Z] #25 22.59 
15:20:51 [2020-07-21T15:20:51.113Z] #17 42.90 Unpacking sudo (1.8.27-1+deb10u2) ...
15:20:51 [2020-07-21T15:20:51.188Z] #38 46.57 Selecting previously unselected package libprotobuf17:amd64.
15:20:51 [2020-07-21T15:20:51.188Z] #38 46.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:20:51 [2020-07-21T15:20:51.188Z] #38 46.58 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:20:51 [2020-07-21T15:20:51.461Z] #34 3.479 -- Detecting C compiler ABI info - done
15:20:51 [2020-07-21T15:20:51.461Z] #34 3.530 -- Detecting C compile features
15:20:51 [2020-07-21T15:20:51.683Z] #17 43.36 Selecting previously unselected package thin-provisioning-tools.
15:20:51 [2020-07-21T15:20:51.683Z] #17 43.37 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:20:51 [2020-07-21T15:20:51.683Z] #17 43.37 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:20:51 [2020-07-21T15:20:51.683Z] #17 43.61 Selecting previously unselected package uidmap.
15:20:51 [2020-07-21T15:20:51.683Z] #17 43.62 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:20:51 [2020-07-21T15:20:51.683Z] #17 43.62 Unpacking uidmap (1:4.5-1.1) ...
15:20:51 [2020-07-21T15:20:51.760Z] #34 ...
15:20:51 [2020-07-21T15:20:51.760Z] 
15:20:51 [2020-07-21T15:20:51.760Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:51 [2020-07-21T15:20:51.760Z] #39 53.68 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 53.68 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 53.69 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 53.70 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 53.71 Setting up python-six (1.12.0-1) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 58.45 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 58.45 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 58.46 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 58.47 Setting up libcap-dev:ppc64el (1:2.25-2) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 58.48 Setting up libprotoc17:ppc64el (3.6.1.3-2) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 58.48 Setting up protobuf-compiler (3.6.1.3-2) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 58.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 58.51 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 58.52 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 58.56 Setting up python-protobuf (3.6.1.3-2) ...
15:20:51 [2020-07-21T15:20:51.760Z] #39 ...
15:20:51 [2020-07-21T15:20:51.760Z] 
15:20:51 [2020-07-21T15:20:51.760Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:51 [2020-07-21T15:20:51.760Z] #11 63.69 Selecting previously unselected package mingw-w64-x86-64-dev.
15:20:51 [2020-07-21T15:20:51.760Z] #11 63.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:20:51 [2020-07-21T15:20:51.760Z] #11 63.71 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:20:51 [2020-07-21T15:20:51.943Z] #17 43.73 Selecting previously unselected package vim-runtime.
15:20:51 [2020-07-21T15:20:51.943Z] #17 43.74 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:20:51 [2020-07-21T15:20:51.943Z] #17 43.78 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:20:51 [2020-07-21T15:20:51.943Z] #17 43.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:20:51 [2020-07-21T15:20:51.943Z] #17 43.82 Unpacking vim-runtime (2:8.1.0875-5) ...
15:20:52 [2020-07-21T15:20:52.546Z] #25 23.79 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:20:52 [2020-07-21T15:20:52.546Z] #25 23.86 skipping existing 9a99313a2c50
15:20:52 [2020-07-21T15:20:52.546Z] #25 24.03 
15:20:52 [2020-07-21T15:20:52.561Z] #38 47.54 Selecting previously unselected package libprotobuf-lite17:amd64.
15:20:52 [2020-07-21T15:20:52.561Z] #38 47.55 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:20:52 [2020-07-21T15:20:52.561Z] #38 47.56 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:20:52 [2020-07-21T15:20:52.561Z] #38 ...
15:20:52 [2020-07-21T15:20:52.561Z] 
15:20:52 [2020-07-21T15:20:52.561Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:20:52 [2020-07-21T15:20:52.561Z] #51 33.13 Reading package lists...
15:20:52 [2020-07-21T15:20:52.561Z] #51 40.37 Building dependency tree...
15:20:52 [2020-07-21T15:20:52.561Z] #51 44.02 The following additional packages will be installed:
15:20:52 [2020-07-21T15:20:52.561Z] #51 44.05   libbtrfs0
15:20:52 [2020-07-21T15:20:52.561Z] #51 44.26 The following NEW packages will be installed:
15:20:52 [2020-07-21T15:20:52.561Z] #51 44.28   libbtrfs-dev libbtrfs0
15:20:52 [2020-07-21T15:20:52.561Z] #51 44.67 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:20:52 [2020-07-21T15:20:52.561Z] #51 44.67 Need to get 119 kB of archives.
15:20:52 [2020-07-21T15:20:52.561Z] #51 44.67 After this operation, 387 kB of additional disk space will be used.
15:20:52 [2020-07-21T15:20:52.561Z] #51 44.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:20:52 [2020-07-21T15:20:52.561Z] #51 44.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:20:52 [2020-07-21T15:20:52.561Z] #51 46.32 debconf: delaying package configuration, since apt-utils is not installed
15:20:52 [2020-07-21T15:20:52.561Z] #51 46.61 Fetched 119 kB in 0s (444 kB/s)
15:20:52 [2020-07-21T15:20:52.561Z] #51 46.72 Selecting previously unselected package libbtrfs0.
15:20:52 [2020-07-21T15:20:52.561Z] #51 46.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 ... 15410 files and directories currently installed.)
15:20:52 [2020-07-21T15:20:52.561Z] #51 46.80 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:20:52 [2020-07-21T15:20:52.561Z] #51 46.82 Unpacking libbtrfs0 (4.20.1-2) ...
15:20:52 [2020-07-21T15:20:52.561Z] #51 46.94 Selecting previously unselected package libbtrfs-dev.
15:20:52 [2020-07-21T15:20:52.561Z] #51 46.94 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:20:52 [2020-07-21T15:20:52.561Z] #51 46.94 Unpacking libbtrfs-dev (4.20.1-2) ...
15:20:52 [2020-07-21T15:20:52.561Z] #51 47.32 Setting up libbtrfs0 (4.20.1-2) ...
15:20:52 [2020-07-21T15:20:52.561Z] #51 47.34 Setting up libbtrfs-dev (4.20.1-2) ...
15:20:52 [2020-07-21T15:20:52.561Z] #51 47.37 Processing triggers for libc-bin (2.28-10) ...
15:20:52 [2020-07-21T15:20:52.561Z] #51 DONE 47.7s
15:20:52 [2020-07-21T15:20:52.561Z] 
15:20:52 [2020-07-21T15:20:52.561Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:52 [2020-07-21T15:20:52.561Z] #10 46.43 The following NEW packages will be installed:
15:20:52 [2020-07-21T15:20:52.561Z] #10 46.43   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:20:52 [2020-07-21T15:20:52.561Z] #10 46.43   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:20:52 [2020-07-21T15:20:52.561Z] #10 46.43   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:20:52 [2020-07-21T15:20:52.561Z] #10 46.43   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:20:52 [2020-07-21T15:20:52.561Z] #10 46.44   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:20:52 [2020-07-21T15:20:52.561Z] #10 46.45   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:20:52 [2020-07-21T15:20:52.561Z] #10 46.87 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:20:52 [2020-07-21T15:20:52.561Z] #10 46.87 Need to get 77.7 MB of archives.
15:20:52 [2020-07-21T15:20:52.561Z] #10 46.87 After this operation, 487 MB of additional disk space will be used.
15:20:52 [2020-07-21T15:20:52.561Z] #10 46.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
15:20:52 [2020-07-21T15:20:52.561Z] #10 47.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
15:20:52 [2020-07-21T15:20:52.561Z] #10 47.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:20:52 [2020-07-21T15:20:52.561Z] #10 47.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:20:52 [2020-07-21T15:20:52.561Z] #10 47.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:20:52 [2020-07-21T15:20:52.561Z] #10 47.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:20:52 [2020-07-21T15:20:52.822Z] #10 48.05 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:20:53 [2020-07-21T15:20:53.084Z] #10 ...
15:20:53 [2020-07-21T15:20:53.084Z] 
15:20:53 [2020-07-21T15:20:53.084Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:53 [2020-07-21T15:20:53.084Z] #23 32.88 Reading package lists...
15:20:53 [2020-07-21T15:20:53.084Z] #23 40.17 Building dependency tree...
15:20:53 [2020-07-21T15:20:53.084Z] #23 44.06 ca-certificates is already the newest version (20200601~deb10u1).
15:20:53 [2020-07-21T15:20:53.084Z] #23 44.06 The following additional packages will be installed:
15:20:53 [2020-07-21T15:20:53.084Z] #23 44.06   libjq1 libonig5
15:20:53 [2020-07-21T15:20:53.084Z] #23 44.46 The following NEW packages will be installed:
15:20:53 [2020-07-21T15:20:53.084Z] #23 44.53   jq libjq1 libonig5
15:20:53 [2020-07-21T15:20:53.084Z] #23 44.90 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:20:53 [2020-07-21T15:20:53.084Z] #23 44.90 Need to get 355 kB of archives.
15:20:53 [2020-07-21T15:20:53.084Z] #23 44.90 After this operation, 1072 kB of additional disk space will be used.
15:20:53 [2020-07-21T15:20:53.084Z] #23 44.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:20:53 [2020-07-21T15:20:53.084Z] #23 44.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:20:53 [2020-07-21T15:20:53.084Z] #23 44.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:20:53 [2020-07-21T15:20:53.084Z] #23 46.52 debconf: delaying package configuration, since apt-utils is not installed
15:20:53 [2020-07-21T15:20:53.084Z] #23 46.72 Fetched 355 kB in 0s (1313 kB/s)
15:20:53 [2020-07-21T15:20:53.084Z] #23 46.84 Selecting previously unselected package libonig5:amd64.
15:20:53 [2020-07-21T15:20:53.084Z] #23 46.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 ... 15410 files and directories currently installed.)
15:20:53 [2020-07-21T15:20:53.084Z] #23 46.94 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:20:53 [2020-07-21T15:20:53.084Z] #23 46.95 Unpacking libonig5:amd64 (6.9.1-1) ...
15:20:53 [2020-07-21T15:20:53.084Z] #23 47.33 Selecting previously unselected package libjq1:amd64.
15:20:53 [2020-07-21T15:20:53.084Z] #23 47.33 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:20:53 [2020-07-21T15:20:53.084Z] #23 47.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:20:53 [2020-07-21T15:20:53.084Z] #23 47.54 Selecting previously unselected package jq.
15:20:53 [2020-07-21T15:20:53.084Z] #23 47.59 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:20:53 [2020-07-21T15:20:53.084Z] #23 47.59 Unpacking jq (1.5+dfsg-2+b1) ...
15:20:53 [2020-07-21T15:20:53.084Z] #23 48.05 Setting up libonig5:amd64 (6.9.1-1) ...
15:20:53 [2020-07-21T15:20:53.084Z] #23 48.07 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:20:53 [2020-07-21T15:20:53.084Z] #23 48.09 Setting up jq (1.5+dfsg-2+b1) ...
15:20:53 [2020-07-21T15:20:53.084Z] #23 48.11 Processing triggers for libc-bin (2.28-10) ...
15:20:53 [2020-07-21T15:20:53.084Z] #23 DONE 48.4s
15:20:53 [2020-07-21T15:20:53.084Z] 
15:20:53 [2020-07-21T15:20:53.084Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:20:53 [2020-07-21T15:20:53.084Z] #24 DONE 0.1s
15:20:53 [2020-07-21T15:20:53.084Z] 
15:20:53 [2020-07-21T15:20:53.084Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:53 [2020-07-21T15:20:53.304Z] #11 ...
15:20:53 [2020-07-21T15:20:53.304Z] 
15:20:53 [2020-07-21T15:20:53.304Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:53 [2020-07-21T15:20:53.304Z] #48 55.12 bytes
15:20:53 [2020-07-21T15:20:53.304Z] #48 55.13 strings
15:20:53 [2020-07-21T15:20:53.304Z] #48 55.13 strconv
15:20:53 [2020-07-21T15:20:53.304Z] #48 55.22 syscall
15:20:53 [2020-07-21T15:20:53.304Z] #48 62.74 bufio
15:20:53 [2020-07-21T15:20:53.304Z] #48 64.15 text/tabwriter
15:20:53 [2020-07-21T15:20:53.304Z] #48 ...
15:20:53 [2020-07-21T15:20:53.304Z] 
15:20:53 [2020-07-21T15:20:53.304Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:53 [2020-07-21T15:20:53.304Z] #39 64.95 Setting up libnl-3-dev:ppc64el (3.4.0-1) ...
15:20:53 [2020-07-21T15:20:53.304Z] #39 64.95 Processing triggers for libc-bin (2.28-10) ...
15:20:53 [2020-07-21T15:20:53.304Z] #39 DONE 65.2s
15:20:53 [2020-07-21T15:20:53.304Z] 
15:20:53 [2020-07-21T15:20:53.304Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:53 [2020-07-21T15:20:53.389Z] #51 33.52 Reading package lists...
15:20:53 [2020-07-21T15:20:53.389Z] #51 ...
15:20:53 [2020-07-21T15:20:53.389Z] 
15:20:53 [2020-07-21T15:20:53.389Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:53 [2020-07-21T15:20:53.389Z] #23 32.92 Reading package lists...
15:20:53 [2020-07-21T15:20:53.550Z] #25 25.23 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:20:53 [2020-07-21T15:20:53.821Z] #25 25.55 
15:20:54 [2020-07-21T15:20:54.102Z] #25 25.75 
######################################################################## 100.0%
15:20:54 [2020-07-21T15:20:54.102Z] #25 25.79 
15:20:54 [2020-07-21T15:20:54.360Z] #40 ...
15:20:54 [2020-07-21T15:20:54.360Z] 
15:20:54 [2020-07-21T15:20:54.360Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:54 [2020-07-21T15:20:54.360Z] #26 23.14 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:20:54 [2020-07-21T15:20:54.360Z] #26 23.24 skipping existing 5cb8031fd95d
15:20:54 [2020-07-21T15:20:54.360Z] #26 23.48 
15:20:54 [2020-07-21T15:20:54.360Z] #26 24.97 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:20:54 [2020-07-21T15:20:54.360Z] #26 25.05 skipping existing 283607eaa57e
15:20:54 [2020-07-21T15:20:54.360Z] #26 25.26 
15:20:54 [2020-07-21T15:20:54.360Z] #26 26.79 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:20:54 [2020-07-21T15:20:54.360Z] #26 27.35 
15:20:54 [2020-07-21T15:20:54.360Z] #26 27.49 
######################################################################## 100.0%
15:20:54 [2020-07-21T15:20:54.360Z] #26 27.69 
15:20:54 [2020-07-21T15:20:54.360Z] #26 27.74 Download of images into '/build' complete.
15:20:54 [2020-07-21T15:20:54.360Z] #26 27.74 Use something like the following to load the result into a Docker daemon:
15:20:54 [2020-07-21T15:20:54.360Z] #26 27.74   tar -cC '/build' . | docker load
15:20:54 [2020-07-21T15:20:54.360Z] #26 DONE 27.9s
15:20:54 [2020-07-21T15:20:54.360Z] 
15:20:54 [2020-07-21T15:20:54.360Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:54 [2020-07-21T15:20:54.360Z] #34 5.608 -- Detecting C compile features - done
15:20:54 [2020-07-21T15:20:54.360Z] #34 5.658 -- Performing Test HAS_BUILTIN_FORTIFY
15:20:54 [2020-07-21T15:20:54.360Z] #34 5.948 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:20:54 [2020-07-21T15:20:54.360Z] #34 6.114 -- Configuring done
15:20:54 [2020-07-21T15:20:54.360Z] #34 6.146 -- Generating done
15:20:54 [2020-07-21T15:20:54.360Z] #34 6.155 -- Build files have been written to: /tmp/tmp.LtTQaAZUu5/tini
15:20:54 [2020-07-21T15:20:54.360Z] #34 6.163 + make tini-static
15:20:54 [2020-07-21T15:20:54.369Z] #25 25.86 Download of images into '/build' complete.
15:20:54 [2020-07-21T15:20:54.369Z] #25 25.86 Use something like the following to load the result into a Docker daemon:
15:20:54 [2020-07-21T15:20:54.369Z] #25 25.86   tar -cC '/build' . | docker load
15:20:54 [2020-07-21T15:20:54.481Z] #17 ...
15:20:54 [2020-07-21T15:20:54.481Z] 
15:20:54 [2020-07-21T15:20:54.481Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:54 [2020-07-21T15:20:54.481Z] #39 97.90   CC       criu/cr-errno.o
15:20:54 [2020-07-21T15:20:54.481Z] #39 97.95   CC       criu/cr-restore.o
15:20:54 [2020-07-21T15:20:54.481Z] #39 102.3   CC       criu/cr-service.o
15:20:54 [2020-07-21T15:20:54.481Z] #39 103.9   CC       criu/crtools.o
15:20:54 [2020-07-21T15:20:54.481Z] #39 104.4   CC       criu/eventfd.o
15:20:54 [2020-07-21T15:20:54.481Z] #39 104.7   CC       criu/eventpoll.o
15:20:54 [2020-07-21T15:20:54.481Z] #39 105.6   CC       criu/external.o
15:20:54 [2020-07-21T15:20:54.481Z] #39 105.9   CC       criu/fault-injection.o
15:20:54 [2020-07-21T15:20:54.481Z] #39 106.0   CC       criu/fdstore.o
15:20:54 [2020-07-21T15:20:54.481Z] #39 106.4   CC       criu/fifo.o
15:20:54 [2020-07-21T15:20:54.481Z] #39 106.7   CC       criu/file-ids.o
15:20:54 [2020-07-21T15:20:54.481Z] #39 107.0   CC       criu/file-lock.o
15:20:54 [2020-07-21T15:20:54.633Z] #25 DONE 26.1s
15:20:54 [2020-07-21T15:20:54.633Z] 
15:20:54 [2020-07-21T15:20:54.633Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:20:54 [2020-07-21T15:20:54.659Z] #34 6.567 Scanning dependencies of target tini-static
15:20:54 [2020-07-21T15:20:54.660Z] #34 6.698 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:20:54 [2020-07-21T15:20:54.741Z] #39 108.0   CC       criu/files-ext.o
15:20:54 [2020-07-21T15:20:54.741Z] #39 ...
15:20:54 [2020-07-21T15:20:54.741Z] 
15:20:54 [2020-07-21T15:20:54.741Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:20:54 [2020-07-21T15:20:54.741Z] #17 46.77 Selecting previously unselected package vim.
15:20:54 [2020-07-21T15:20:54.979Z] #25 ...
15:20:54 [2020-07-21T15:20:54.979Z] 
15:20:54 [2020-07-21T15:20:54.979Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:20:54 [2020-07-21T15:20:54.979Z] #32 33.22 Reading package lists...
15:20:54 [2020-07-21T15:20:54.979Z] #32 40.39 Building dependency tree...
15:20:54 [2020-07-21T15:20:54.979Z] #32 44.24 The following additional packages will be installed:
15:20:54 [2020-07-21T15:20:54.979Z] #32 44.26   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:20:54 [2020-07-21T15:20:54.979Z] #32 44.27 Suggested packages:
15:20:54 [2020-07-21T15:20:54.979Z] #32 44.27   cmake-doc ninja-build lrzip
15:20:54 [2020-07-21T15:20:54.979Z] #32 44.27 Recommended packages:
15:20:54 [2020-07-21T15:20:54.979Z] #32 44.27   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:20:54 [2020-07-21T15:20:54.979Z] #32 45.53 The following NEW packages will be installed:
15:20:54 [2020-07-21T15:20:54.979Z] #32 45.54   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:20:54 [2020-07-21T15:20:54.979Z] #32 45.54   vim-common xxd
15:20:54 [2020-07-21T15:20:54.979Z] #32 46.00 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:20:54 [2020-07-21T15:20:54.979Z] #32 46.00 Need to get 14.9 MB of archives.
15:20:54 [2020-07-21T15:20:54.979Z] #32 46.00 After this operation, 61.8 MB of additional disk space will be used.
15:20:54 [2020-07-21T15:20:54.979Z] #32 46.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:20:54 [2020-07-21T15:20:54.979Z] #32 46.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:20:54 [2020-07-21T15:20:54.979Z] #32 46.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:20:54 [2020-07-21T15:20:54.979Z] #32 46.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:20:54 [2020-07-21T15:20:54.979Z] #32 47.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:20:54 [2020-07-21T15:20:54.979Z] #32 47.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:20:54 [2020-07-21T15:20:54.979Z] #32 47.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:20:54 [2020-07-21T15:20:54.979Z] #32 47.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:20:54 [2020-07-21T15:20:54.979Z] #32 47.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:20:54 [2020-07-21T15:20:54.979Z] #32 47.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:20:54 [2020-07-21T15:20:54.979Z] #32 49.60 debconf: delaying package configuration, since apt-utils is not installed
15:20:54 [2020-07-21T15:20:54.979Z] #32 49.75 Fetched 14.9 MB in 2s (6645 kB/s)
15:20:54 [2020-07-21T15:20:54.979Z] #32 49.88 Selecting previously unselected package xxd.
15:20:54 [2020-07-21T15:20:54.979Z] #32 49.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:20:54 [2020-07-21T15:20:54.979Z] #32 49.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:20:54 [2020-07-21T15:20:54.979Z] #32 49.94 Unpacking xxd (2:8.1.0875-5) ...
15:20:54 [2020-07-21T15:20:54.979Z] #32 50.13 Selecting previously unselected package vim-common.
15:20:54 [2020-07-21T15:20:54.979Z] #32 50.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:20:54 [2020-07-21T15:20:54.979Z] #32 50.17 Unpacking vim-common (2:8.1.0875-5) ...
15:20:55 [2020-07-21T15:20:55.000Z] #17 46.77 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:20:55 [2020-07-21T15:20:55.000Z] #17 46.79 Unpacking vim (2:8.1.0875-5) ...
15:20:55 [2020-07-21T15:20:55.237Z] #32 50.57 Selecting previously unselected package cmake-data.
15:20:55 [2020-07-21T15:20:55.237Z] #32 50.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:20:55 [2020-07-21T15:20:55.237Z] #32 50.58 Unpacking cmake-data (3.13.4-1) ...
15:20:55 [2020-07-21T15:20:55.285Z] #23 40.12 Building dependency tree...
15:20:55 [2020-07-21T15:20:55.308Z] #34 ...
15:20:55 [2020-07-21T15:20:55.308Z] 
15:20:55 [2020-07-21T15:20:55.308Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:55 [2020-07-21T15:20:55.308Z] #42 57.09 bytes
15:20:55 [2020-07-21T15:20:55.308Z] #42 57.83 strings
15:20:55 [2020-07-21T15:20:55.308Z] #42 64.56 bufio
15:20:55 [2020-07-21T15:20:55.308Z] #42 65.23 reflect
15:20:55 [2020-07-21T15:20:55.308Z] #42 ...
15:20:55 [2020-07-21T15:20:55.308Z] 
15:20:55 [2020-07-21T15:20:55.308Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:55 [2020-07-21T15:20:55.308Z] #40 1.492 Note: Building without setproctitle() and strlcpy() support.
15:20:55 [2020-07-21T15:20:55.308Z] #40 1.492       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:20:55 [2020-07-21T15:20:55.308Z] #40 1.501 Note: Building without GnuTLS support
15:20:55 [2020-07-21T15:20:55.308Z] #40 1.505 Makefile.config:39: Warn: you have no libnftables installed
15:20:55 [2020-07-21T15:20:55.308Z] #40 1.534 Makefile.config:40: Warn: Building without nftables support
15:20:55 [2020-07-21T15:20:55.499Z] #32 ...
15:20:55 [2020-07-21T15:20:55.499Z] 
15:20:55 [2020-07-21T15:20:55.499Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:20:55 [2020-07-21T15:20:55.499Z] #38 48.04 Selecting previously unselected package libprotobuf-dev:amd64.
15:20:55 [2020-07-21T15:20:55.499Z] #38 48.05 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:20:55 [2020-07-21T15:20:55.499Z] #38 48.06 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:20:55 [2020-07-21T15:20:55.499Z] #38 50.08 Selecting previously unselected package libprotoc17:amd64.
15:20:55 [2020-07-21T15:20:55.499Z] #38 50.09 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:20:55 [2020-07-21T15:20:55.499Z] #38 50.10 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:20:55 [2020-07-21T15:20:55.499Z] #38 50.65 Selecting previously unselected package protobuf-c-compiler.
15:20:55 [2020-07-21T15:20:55.499Z] #38 50.65 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:20:55 [2020-07-21T15:20:55.499Z] #38 50.65 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:20:55 [2020-07-21T15:20:55.499Z] #38 50.81 Selecting previously unselected package protobuf-compiler.
15:20:55 [2020-07-21T15:20:55.499Z] #38 50.82 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:20:55 [2020-07-21T15:20:55.499Z] #38 50.83 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:20:55 [2020-07-21T15:20:55.569Z] #17 47.40 Selecting previously unselected package xfsprogs.
15:20:55 [2020-07-21T15:20:55.569Z] #17 47.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:20:55 [2020-07-21T15:20:55.569Z] #17 47.42 Unpacking xfsprogs (4.20.0-1) ...
15:20:55 [2020-07-21T15:20:55.690Z] #52 27.45 Checking out files:  47% (1534/3196)   
Checking out files:  48% (1535/3196)   
Checking out files:  49% (1567/3196)   
Checking out files:  50% (1598/3196)   
Checking out files:  51% (1630/3196)   
Checking out files:  52% (1662/3196)   
Checking out files:  53% (1694/3196)   
Checking out files:  54% (1726/3196)   
Checking out files:  55% (1758/3196)   
Checking out files:  56% (1790/3196)   
Checking out files:  57% (1822/3196)   
Checking out files:  58% (1854/3196)   
Checking out files:  59% (1886/3196)   
Checking out files:  60% (1918/3196)   
Checking out files:  61% (1950/3196)   
Checking out files:  62% (1982/3196)   
Checking out files:  63% (2014/3196)   
Checking out files:  64% (2046/3196)   
Checking out files:  65% (2078/3196)   
Checking out files:  66% (2110/3196)   
Checking out files:  67% (2142/3196)   
Checking out files:  68% (2174/3196)   
Checking out files:  69% (2206/3196)   
Checking out files:  70% (2238/3196)   
Checking out files:  71% (2270/3196)   
Checking out files:  72% (2302/3196)   
Checking out files:  73% (2334/3196)   
Checking out files:  74% (2366/3196)   
Checking out files:  75% (2397/3196)   
Checking out files:  76% (2429/3196)   
Checking out files:  77% (2461/3196)   
Checking out files:  78% (2493/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  91% (2920/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
15:20:55 [2020-07-21T15:20:55.762Z] #38 51.03 Selecting previously unselected package python-pkg-resources.
15:20:55 [2020-07-21T15:20:55.762Z] #38 51.04 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:20:55 [2020-07-21T15:20:55.762Z] #38 51.05 Unpacking python-pkg-resources (40.8.0-1) ...
15:20:55 [2020-07-21T15:20:55.953Z] #52 28.84 + cd /tmp/tmp.kBMHWngQCI/src/github.com/containerd/containerd
15:20:55 [2020-07-21T15:20:55.953Z] #52 28.84 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
15:20:56 [2020-07-21T15:20:56.020Z] #38 51.29 Selecting previously unselected package python-six.
15:20:56 [2020-07-21T15:20:56.020Z] #38 51.30 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:20:56 [2020-07-21T15:20:56.020Z] #38 51.30 Unpacking python-six (1.12.0-1) ...
15:20:56 [2020-07-21T15:20:56.020Z] #38 51.44 Selecting previously unselected package python-protobuf.
15:20:56 [2020-07-21T15:20:56.138Z] #17 47.86 Selecting previously unselected package zip.
15:20:56 [2020-07-21T15:20:56.138Z] #17 47.87 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:20:56 [2020-07-21T15:20:56.138Z] #17 47.87 Unpacking zip (3.0-11+b1) ...
15:20:56 [2020-07-21T15:20:56.138Z] #17 48.06 Setting up aufs-tools (1:4.14+20190211-1) ...
15:20:56 [2020-07-21T15:20:56.138Z] #17 48.07 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:20:56 [2020-07-21T15:20:56.138Z] #17 48.09 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:20:56 [2020-07-21T15:20:56.138Z] #17 48.10 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:20:56 [2020-07-21T15:20:56.278Z] #38 51.46 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:20:56 [2020-07-21T15:20:56.278Z] #38 51.47 Unpacking python-protobuf (3.6.1.3-2) ...
15:20:56 [2020-07-21T15:20:56.278Z] #38 ...
15:20:56 [2020-07-21T15:20:56.278Z] 
15:20:56 [2020-07-21T15:20:56.278Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:56 [2020-07-21T15:20:56.278Z] #30 41.52 sync
15:20:56 [2020-07-21T15:20:56.278Z] #30 41.53 internal/reflectlite
15:20:56 [2020-07-21T15:20:56.278Z] #30 44.72 sort
15:20:56 [2020-07-21T15:20:56.278Z] #30 44.72 errors
15:20:56 [2020-07-21T15:20:56.278Z] #30 45.43 strconv
15:20:56 [2020-07-21T15:20:56.278Z] #30 46.58 io
15:20:56 [2020-07-21T15:20:56.278Z] #30 48.00 internal/oserror
15:20:56 [2020-07-21T15:20:56.278Z] #30 48.39 syscall
15:20:56 [2020-07-21T15:20:56.278Z] #30 50.26 reflect
15:20:56 [2020-07-21T15:20:56.278Z] #30 ...
15:20:56 [2020-07-21T15:20:56.278Z] 
15:20:56 [2020-07-21T15:20:56.278Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:56 [2020-07-21T15:20:56.278Z] #41 41.63 internal/reflectlite
15:20:56 [2020-07-21T15:20:56.278Z] #41 41.68 sync
15:20:56 [2020-07-21T15:20:56.278Z] #41 43.62 github.com/LK4D4/vndr/godl/singleflight
15:20:56 [2020-07-21T15:20:56.278Z] #41 44.07 math/rand
15:20:56 [2020-07-21T15:20:56.278Z] #41 45.47 internal/singleflight
15:20:56 [2020-07-21T15:20:56.278Z] #41 46.48 sort
15:20:56 [2020-07-21T15:20:56.278Z] #41 46.48 io
15:20:56 [2020-07-21T15:20:56.278Z] #41 47.73 strconv
15:20:56 [2020-07-21T15:20:56.278Z] #41 48.06 bytes
15:20:56 [2020-07-21T15:20:56.278Z] #41 50.83 bufio
15:20:56 [2020-07-21T15:20:56.359Z] using credential docker-jenkins-github-credentials
15:20:56 [2020-07-21T15:20:56.398Z] #17 48.18 Setting up libgpm2:amd64 (1.20.7-5) ...
15:20:56 [2020-07-21T15:20:56.398Z] #17 48.20 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:20:56 [2020-07-21T15:20:56.398Z] #17 48.21 Setting up uidmap (1:4.5-1.1) ...
15:20:56 [2020-07-21T15:20:56.398Z] #17 48.23 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:20:56 [2020-07-21T15:20:56.398Z] #17 48.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:20:56 [2020-07-21T15:20:56.398Z] #17 48.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:20:56 [2020-07-21T15:20:56.398Z] #17 48.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:20:56 [2020-07-21T15:20:56.398Z] #17 48.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:20:56 [2020-07-21T15:20:56.398Z] #17 48.29 Setting up xxd (2:8.1.0875-5) ...
15:20:56 [2020-07-21T15:20:56.398Z] #17 48.30 Setting up zip (3.0-11+b1) ...
15:20:56 [2020-07-21T15:20:56.398Z] #17 48.31 Setting up vim-common (2:8.1.0875-5) ...
15:20:56 [2020-07-21T15:20:56.398Z] #17 48.34 Setting up bash-completion (1:2.8-6) ...
15:20:56 [2020-07-21T15:20:56.438Z] Cloning the remote Git repository
15:20:56 [2020-07-21T15:20:56.438Z] Cloning with configured refspecs honoured and without tags
15:20:56 [2020-07-21T15:20:56.535Z] #41 ...
15:20:56 [2020-07-21T15:20:56.535Z] 
15:20:56 [2020-07-21T15:20:56.535Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.179 + RM_GOPATH=0
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.179 + TMP_GOPATH=
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.179 + : /build
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.179 + '[' -z '' ']'
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.179 ++ mktemp -d
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.181 + export GOPATH=/tmp/tmp.Ki1MiVDlU4
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.181 + GOPATH=/tmp/tmp.Ki1MiVDlU4
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.181 + RM_GOPATH=1
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.181 + case "$(go env GOARCH)" in
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.182 ++ go env GOARCH
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.217 + export GO_BUILDMODE=-buildmode=pie
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.217 + GO_BUILDMODE=-buildmode=pie
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.222 ++ dirname /tmp/install/install.sh
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.223 + dir=/tmp/install
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.223 + bin=containerd
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.223 + shift
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.223 + '[' '!' -f /tmp/install/containerd.installer ']'
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.223 + . /tmp/install/containerd.installer
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.224 ++ set -e
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.224 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.224 + install_containerd
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.225 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.225 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.225 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Ki1MiVDlU4/src/github.com/containerd/containerd
15:20:56 [2020-07-21T15:20:56.535Z] #52 3.231 Cloning into '/tmp/tmp.Ki1MiVDlU4/src/github.com/containerd/containerd'...
15:20:56 [2020-07-21T15:20:56.903Z] #52 ...
15:20:56 [2020-07-21T15:20:56.903Z] 
15:20:56 [2020-07-21T15:20:56.903Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:56 [2020-07-21T15:20:56.903Z] #47 54.60 encoding/json
15:20:56 [2020-07-21T15:20:56.903Z] #47 ...
15:20:56 [2020-07-21T15:20:56.903Z] 
15:20:56 [2020-07-21T15:20:56.903Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:56 [2020-07-21T15:20:56.903Z] #33 8.969 -- Detecting C compile features - done
15:20:56 [2020-07-21T15:20:56.903Z] #33 9.040 -- Performing Test HAS_BUILTIN_FORTIFY
15:20:56 [2020-07-21T15:20:56.903Z] #33 9.401 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:20:56 [2020-07-21T15:20:56.903Z] #33 9.536 -- Configuring done
15:20:56 [2020-07-21T15:20:56.903Z] #33 9.590 -- Generating done
15:20:56 [2020-07-21T15:20:56.903Z] #33 9.611 -- Build files have been written to: /tmp/tmp.s834KHmvGT/tini
15:20:56 [2020-07-21T15:20:56.903Z] #33 9.614 + make tini-static
15:20:56 [2020-07-21T15:20:56.903Z] #33 9.870 Scanning dependencies of target tini-static
15:20:56 [2020-07-21T15:20:56.903Z] #33 10.11 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:20:56 [2020-07-21T15:20:56.903Z] #33 12.03 [100%] Linking C executable tini-static
15:20:56 [2020-07-21T15:20:56.903Z] #33 12.72 [100%] Built target tini-static
15:20:56 [2020-07-21T15:20:56.903Z] #33 12.77 + mkdir -p /build
15:20:56 [2020-07-21T15:20:56.903Z] #33 12.78 + cp tini-static /build/docker-init
15:20:56 [2020-07-21T15:20:56.903Z] #33 DONE 13.1s
15:20:56 [2020-07-21T15:20:56.903Z] 
15:20:56 [2020-07-21T15:20:56.903Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:20:56 [2020-07-21T15:20:56.903Z] #39 2.645 Note: Building without setproctitle() and strlcpy() support.
15:20:56 [2020-07-21T15:20:56.903Z] #39 2.645       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:20:56 [2020-07-21T15:20:56.903Z] #39 2.658 Note: Building without GnuTLS support
15:20:56 [2020-07-21T15:20:56.903Z] #39 2.667 Makefile.config:39: Warn: you have no libnftables installed
15:20:56 [2020-07-21T15:20:56.903Z] #39 2.667 Makefile.config:40: Warn: Building without nftables support
15:20:56 [2020-07-21T15:20:56.903Z] #39 4.887 fatal: not a git repository (or any of the parent directories): .git
15:20:56 [2020-07-21T15:20:56.903Z] #39 4.934   GEN      .gitid
15:20:56 [2020-07-21T15:20:56.903Z] #39 4.973   GEN      criu/include/version.h
15:20:56 [2020-07-21T15:20:56.903Z] #39 5.070   GEN      include/common/asm
15:20:56 [2020-07-21T15:20:56.903Z] #39 6.742   PBCC     images/timens.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 6.771   DEP      images/timens.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 6.852   PBCC     images/fown.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 6.867   PBCC     images/google/protobuf/descriptor.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.109   PBCC     images/opts.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.151   PBCC     images/memfd.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.188   DEP      images/fown.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.226   DEP      images/google/protobuf/descriptor.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.292   DEP      images/opts.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.336   DEP      images/memfd.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.411   PBCC     images/sit.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.470   DEP      images/sit.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.510   PBCC     images/macvlan.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.538   DEP      images/macvlan.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.598   PBCC     images/autofs.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.642   DEP      images/autofs.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.708   PBCC     images/sysctl.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.810   DEP      images/sysctl.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.881   PBCC     images/time.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.909   DEP      images/time.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 7.998   PBCC     images/binfmt-misc.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.010   DEP      images/binfmt-misc.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.043   PBCC     images/seccomp.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.068   DEP      images/seccomp.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.142   PBCC     images/userns.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.183   DEP      images/userns.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.240   PBCC     images/cgroup.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.281   DEP      images/cgroup.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.378   PBCC     images/ext-file.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.388   DEP      images/ext-file.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.463   PBCC     images/rpc.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.576   DEP      images/rpc.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.645   PBCC     images/siginfo.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.662   DEP      images/siginfo.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.752   PBCC     images/pagemap.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.797   DEP      images/pagemap.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.895   PBCC     images/rlimit.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.951   DEP      images/rlimit.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 8.995   PBCC     images/file-lock.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.022   DEP      images/file-lock.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.087   PBCC     images/tty.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.210   DEP      images/tty.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.245   PBCC     images/tun.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.291   PBCC     images/netdev.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.411   DEP      images/tun.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.486   DEP      images/netdev.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.547   PBCC     images/vma.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.586   DEP      images/vma.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.621   PBCC     images/creds.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.649   DEP      images/creds.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.678   PBCC     images/utsns.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.712   DEP      images/utsns.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.796   PBCC     images/ipc-desc.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.824   PBCC     images/ipc-sem.pb-c.c
15:20:56 [2020-07-21T15:20:56.903Z] #39 9.896   DEP      images/ipc-desc.pb-c.d
15:20:56 [2020-07-21T15:20:56.903Z] #39 ...
15:20:56 [2020-07-21T15:20:56.903Z] 
15:20:56 [2020-07-21T15:20:56.903Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:56 [2020-07-21T15:20:56.903Z] #47 64.87 golang.org/x/crypto/ssh/terminal
15:20:56 [2020-07-21T15:20:56.638Z] Cloning repository https://github.com/moby/moby.git
15:20:57 [2020-07-21T15:20:57.097Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:20:57 [2020-07-21T15:20:57.423Z] #40 3.786 fatal: not a git repository (or any of the parent directories): .git
15:20:57 [2020-07-21T15:20:57.423Z] #40 3.869   GEN      .gitid
15:20:57 [2020-07-21T15:20:57.423Z] #40 3.918   GEN      criu/include/version.h
15:20:57 [2020-07-21T15:20:57.423Z] #40 4.017   GEN      include/common/asm
15:20:57 [2020-07-21T15:20:57.810Z] #23 44.23 ca-certificates is already the newest version (20200601~deb10u1).
15:20:57 [2020-07-21T15:20:57.810Z] #23 44.23 The following additional packages will be installed:
15:20:57 [2020-07-21T15:20:57.810Z] #23 44.24   libjq1 libonig5
15:20:57 [2020-07-21T15:20:57.810Z] #23 44.64 The following NEW packages will be installed:
15:20:57 [2020-07-21T15:20:57.905Z] #52 ...
15:20:57 [2020-07-21T15:20:57.905Z] 
15:20:57 [2020-07-21T15:20:57.905Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:20:57 [2020-07-21T15:20:57.905Z] #25 3.792 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:20:57 [2020-07-21T15:20:57.905Z] #25 4.152 
15:20:58 [2020-07-21T15:20:58.068Z] #23 44.67   jq libjq1 libonig5
15:20:58 [2020-07-21T15:20:58.068Z] #23 ...
15:20:58 [2020-07-21T15:20:58.068Z] 
15:20:58 [2020-07-21T15:20:58.068Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:20:58 [2020-07-21T15:20:58.068Z] #43 DONE 44.9s
15:20:58 [2020-07-21T15:20:58.068Z] 
15:20:58 [2020-07-21T15:20:58.068Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:58 [2020-07-21T15:20:58.068Z] #30 40.70 internal/reflectlite
15:20:58 [2020-07-21T15:20:58.068Z] #30 40.73 sync
15:20:58 [2020-07-21T15:20:58.068Z] #30 43.49 sort
15:20:58 [2020-07-21T15:20:58.068Z] #30 43.50 errors
15:20:58 [2020-07-21T15:20:58.068Z] #30 43.91 strconv
15:20:58 [2020-07-21T15:20:58.068Z] #30 44.85 io
15:20:58 [2020-07-21T15:20:58.485Z] #40 ...
15:20:58 [2020-07-21T15:20:58.485Z] 
15:20:58 [2020-07-21T15:20:58.485Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:20:58 [2020-07-21T15:20:58.485Z] #34 9.581 [100%] Linking C executable tini-static
15:20:58 [2020-07-21T15:20:58.485Z] #34 10.49 [100%] Built target tini-static
15:20:58 [2020-07-21T15:20:58.485Z] #34 10.56 + mkdir -p /build
15:20:58 [2020-07-21T15:20:58.485Z] #34 10.57 + cp tini-static /build/docker-init
15:20:58 [2020-07-21T15:20:58.485Z] #34 DONE 10.7s
15:20:58 [2020-07-21T15:20:58.782Z] 
15:20:58 [2020-07-21T15:20:58.782Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:58 [2020-07-21T15:20:58.782Z] #48 67.57 regexp/syntax
15:20:58 [2020-07-21T15:20:58.782Z] #48 67.61 reflect
15:20:58 [2020-07-21T15:20:58.937Z] #17 50.92 Setting up libiptc0:amd64 (1.8.2-4) ...
15:20:58 [2020-07-21T15:20:58.937Z] #17 50.93 Setting up xz-utils (5.2.4-1) ...
15:20:59 [2020-07-21T15:20:59.082Z] #48 ...
15:20:59 [2020-07-21T15:20:59.082Z] 
15:20:59 [2020-07-21T15:20:59.082Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:20:59 [2020-07-21T15:20:59.082Z] #31 61.00 path
15:20:59 [2020-07-21T15:20:59.082Z] #31 62.40 bufio
15:20:59 [2020-07-21T15:20:59.082Z] #31 62.96 text/tabwriter
15:20:59 [2020-07-21T15:20:59.082Z] #31 63.55 reflect
15:20:59 [2020-07-21T15:20:59.197Z] #17 50.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:20:59 [2020-07-21T15:20:59.197Z] #17 50.97 Setting up sudo (1.8.27-1+deb10u2) ...
15:20:59 [2020-07-21T15:20:59.197Z] #17 51.08 invoke-rc.d: could not determine current runlevel
15:20:59 [2020-07-21T15:20:59.197Z] #17 51.10 invoke-rc.d: policy-rc.d denied execution of start.
15:20:59 [2020-07-21T15:20:59.197Z] #17 51.11 Setting up pigz (2.4-1) ...
15:20:59 [2020-07-21T15:20:59.197Z] #17 51.12 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:20:59 [2020-07-21T15:20:59.197Z] #17 51.14 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:20:59 [2020-07-21T15:20:59.197Z] #17 51.16 Setting up python-pip-whl (18.1-5) ...
15:20:59 [2020-07-21T15:20:59.197Z] #17 51.17 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:20:59 [2020-07-21T15:20:59.381Z] #31 ...
15:20:59 [2020-07-21T15:20:59.381Z] 
15:20:59 [2020-07-21T15:20:59.381Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:20:59 [2020-07-21T15:20:59.381Z] #11 70.91 Selecting previously unselected package gcc-mingw-w64-base.
15:20:59 [2020-07-21T15:20:59.381Z] #11 70.97 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:20:59 [2020-07-21T15:20:59.381Z] #11 70.97 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:20:59 [2020-07-21T15:20:59.381Z] #11 71.14 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:20:59 [2020-07-21T15:20:59.381Z] #11 71.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:20:59 [2020-07-21T15:20:59.381Z] #11 71.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:20:59 [2020-07-21T15:20:59.455Z] #25 4.381 
#                                                                          2.1%
###                                                                        4.2%
######                                                                     9.4%
###########                                                               16.0%
#################                                                         24.0%
#####################                                                     30.3%
#########################                                                 35.2%
#############################                                             40.6%
#################################                                         46.5%
#####################################                                     52.4%
#########################################                                 58.1%
#############################################                             63.0%
################################################                          67.6%
#####################################################                     74.4%
##########################################################                80.6%
#############################################################             84.7%
##################################################################        92.2%
######################################################################## 100.0%
15:20:57 [2020-07-21T15:20:57.926Z] Fetching upstream changes from https://github.com/moby/moby.git
15:20:57 [2020-07-21T15:20:57.927Z]  > git --version # timeout=10
15:20:57 [2020-07-21T15:20:57.968Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:20:57 [2020-07-21T15:20:57.971Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:20:59 [2020-07-21T15:20:59.457Z] #17 51.21 Setting up vim-runtime (2:8.1.0875-5) ...
15:20:59 [2020-07-21T15:20:59.713Z] #25 6.608 
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.56 Setting up libaio1:amd64 (0.3.112-3) ...
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.58 Setting up libonig5:amd64 (6.9.1-1) ...
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.59 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.60 Setting up vim (2:8.1.0875-5) ...
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:20:59 [2020-07-21T15:20:59.717Z] #17 51.70 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:20:59 [2020-07-21T15:20:59.977Z] #17 51.72 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:20:59 [2020-07-21T15:20:59.977Z] #17 51.74 Setting up jq (1.5+dfsg-2+b1) ...
15:20:59 [2020-07-21T15:20:59.977Z] #17 51.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:20:59 [2020-07-21T15:20:59.977Z] #17 51.76 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:20:59 [2020-07-21T15:20:59.977Z] #30 ...
15:20:59 [2020-07-21T15:20:59.977Z] 
15:20:59 [2020-07-21T15:20:59.977Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:20:59 [2020-07-21T15:20:59.977Z] #23 45.44 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
15:20:59 [2020-07-21T15:20:59.977Z] #23 45.44 Need to get 355 kB of archives.
15:20:59 [2020-07-21T15:20:59.977Z] #23 45.44 After this operation, 1072 kB of additional disk space will be used.
15:20:59 [2020-07-21T15:20:59.977Z] #23 45.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:20:59 [2020-07-21T15:20:59.977Z] #23 45.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:20:59 [2020-07-21T15:20:59.977Z] #23 45.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:21:00 [2020-07-21T15:21:00.220Z] #47 67.92 mvdan.cc/sh/v3/cmd/shfmt
15:21:00 [2020-07-21T15:21:00.232Z] #25 6.856 
                                                                           0.2%
#########################                                                 35.4%
#########################################################                 80.2%
######################################################################## 100.0%
15:21:00 [2020-07-21T15:21:00.279Z] #23 ...
15:21:00 [2020-07-21T15:21:00.279Z] 
15:21:00 [2020-07-21T15:21:00.279Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:00 [2020-07-21T15:21:00.279Z] #60 DONE 46.9s
15:21:00 [2020-07-21T15:21:00.279Z] 
15:21:00 [2020-07-21T15:21:00.279Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:21:00 [2020-07-21T15:21:00.279Z] #23 46.92 debconf: delaying package configuration, since apt-utils is not installed
15:21:00 [2020-07-21T15:21:00.796Z] #25 7.426 
15:21:00 [2020-07-21T15:21:00.849Z] #23 47.53 Fetched 355 kB in 0s (771 kB/s)
15:21:01 [2020-07-21T15:21:01.054Z] #25 7.589 
#######                                                                   10.3%
########################                                                  33.4%
###########################################                               61.1%
######################################################################## 100.0%
15:21:01 [2020-07-21T15:21:01.107Z] #23 47.70 Selecting previously unselected package libonig5:amd64.
15:21:01 [2020-07-21T15:21:01.107Z] #23 47.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 ... 15410 files and directories currently installed.)
15:21:01 [2020-07-21T15:21:01.107Z] #23 47.83 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ...
15:21:01 [2020-07-21T15:21:01.107Z] #23 47.84 Unpacking libonig5:amd64 (6.9.1-1) ...
15:21:01 [2020-07-21T15:21:01.615Z] #47 ...
15:21:01 [2020-07-21T15:21:01.615Z] 
15:21:01 [2020-07-21T15:21:01.615Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:01 [2020-07-21T15:21:01.615Z] #41 59.27 text/template
15:21:01 [2020-07-21T15:21:01.615Z] #41 61.25 go/parser
15:21:01 [2020-07-21T15:21:01.615Z] #41 65.49 encoding/xml
15:21:01 [2020-07-21T15:21:01.615Z] #41 67.94 compress/flate
15:21:01 [2020-07-21T15:21:01.615Z] #41 68.13 go/doc
15:21:01 [2020-07-21T15:21:01.615Z] #41 ...
15:21:01 [2020-07-21T15:21:01.615Z] 
15:21:01 [2020-07-21T15:21:01.615Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:01 [2020-07-21T15:21:01.615Z] #39 9.986   DEP      images/ipc-sem.pb-c.d
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.12   PBCC     images/ipc-msg.pb-c.c
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.16   DEP      images/ipc-msg.pb-c.d
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.21   PBCC     images/ipc-shm.pb-c.c
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.25   DEP      images/ipc-shm.pb-c.d
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.33   PBCC     images/ipc-var.pb-c.c
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.35   DEP      images/ipc-var.pb-c.d
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.46   PBCC     images/sk-opts.pb-c.c
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.51   PBCC     images/packet-sock.pb-c.c
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.57   DEP      images/sk-opts.pb-c.d
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.63   DEP      images/packet-sock.pb-c.d
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.69   PBCC     images/sk-netlink.pb-c.c
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.75   DEP      images/sk-netlink.pb-c.d
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.83   PBCC     images/sk-inet.pb-c.c
15:21:01 [2020-07-21T15:21:01.615Z] #39 10.91   DEP      images/sk-inet.pb-c.d
15:21:01 [2020-07-21T15:21:01.615Z] #39 11.01   PBCC     images/sk-unix.pb-c.c
15:21:01 [2020-07-21T15:21:01.615Z] #39 11.16   DEP      images/sk-unix.pb-c.d
15:21:01 [2020-07-21T15:21:01.615Z] #39 11.22   PBCC     images/mm.pb-c.c
15:21:01 [2020-07-21T15:21:01.615Z] #39 11.26   DEP      images/mm.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.33   PBCC     images/timerfd.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.37   DEP      images/timerfd.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.44   PBCC     images/timer.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.45   DEP      images/timer.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.50   PBCC     images/sa.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.54   DEP      images/sa.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.60   PBCC     images/pipe-data.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.63   DEP      images/pipe-data.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.67   PBCC     images/mnt.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.72   DEP      images/mnt.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.77   PBCC     images/sk-packet.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.79   DEP      images/sk-packet.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.83   PBCC     images/tcp-stream.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.89   DEP      images/tcp-stream.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 11.96   PBCC     images/pipe.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.02   DEP      images/pipe.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.09   PBCC     images/pstree.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.14   DEP      images/pstree.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.22   PBCC     images/fs.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.26   DEP      images/fs.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.32   PBCC     images/signalfd.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.36   DEP      images/signalfd.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.43   PBCC     images/fh.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.52   PBCC     images/fsnotify.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.63   DEP      images/fh.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.68   DEP      images/fsnotify.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.77   PBCC     images/eventpoll.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.81   DEP      images/eventpoll.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.89   PBCC     images/eventfd.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.90   DEP      images/eventfd.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 12.99   PBCC     images/remap-file-path.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.01   DEP      images/remap-file-path.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.06   PBCC     images/fifo.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.08   DEP      images/fifo.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.11   PBCC     images/ghost-file.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.14   DEP      images/ghost-file.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.17   PBCC     images/regfile.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.22   DEP      images/regfile.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.33   PBCC     images/ns.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.37   DEP      images/ns.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.42   PBCC     images/fdinfo.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.50   DEP      images/fdinfo.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.58   PBCC     images/core-aarch64.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.64   PBCC     images/core-arm.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.69   PBCC     images/core-ppc64.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.72   PBCC     images/core-s390.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.76   PBCC     images/core-x86.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.79   PBCC     images/core.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.83   PBCC     images/inventory.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.88   DEP      images/core-aarch64.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.91   DEP      images/core-arm.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.94   DEP      images/core-ppc64.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 13.98   DEP      images/core-s390.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 14.05   DEP      images/core-x86.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 14.13   DEP      images/core.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 14.20   DEP      images/inventory.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 14.30   PBCC     images/cpuinfo.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 14.32   DEP      images/cpuinfo.pb-c.d
15:21:01 [2020-07-21T15:21:01.616Z] #39 14.38   PBCC     images/stats.pb-c.c
15:21:01 [2020-07-21T15:21:01.616Z] #39 14.41   DEP      images/stats.pb-c.d
15:21:01 [2020-07-21T15:21:01.618Z] #25 8.323 
15:21:01 [2020-07-21T15:21:01.720Z] #23 48.45 Selecting previously unselected package libjq1:amd64.
15:21:01 [2020-07-21T15:21:01.720Z] #23 48.45 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:21:01 [2020-07-21T15:21:01.721Z] #23 48.46 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:21:01 [2020-07-21T15:21:01.978Z] #23 48.67 Selecting previously unselected package jq.
15:21:01 [2020-07-21T15:21:01.978Z] #23 48.68 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ...
15:21:01 [2020-07-21T15:21:01.978Z] #23 48.69 Unpacking jq (1.5+dfsg-2+b1) ...
15:21:02 [2020-07-21T15:21:02.235Z] #23 48.89 Setting up libonig5:amd64 (6.9.1-1) ...#23 ...
15:21:02 [2020-07-21T15:21:02.235Z] 
15:21:02 [2020-07-21T15:21:02.235Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container...
15:21:02 [2020-07-21T15:21:02.235Z] #51 33.52 Reading package lists...
15:21:02 [2020-07-21T15:21:02.235Z] #51 40.81 Building dependency tree...
15:21:02 [2020-07-21T15:21:02.235Z] #51 45.10 The following additional packages will be installed:
15:21:02 [2020-07-21T15:21:02.235Z] #51 45.13   libbtrfs0
15:21:02 [2020-07-21T15:21:02.235Z] #51 45.44 The following NEW packages will be installed:
15:21:02 [2020-07-21T15:21:02.235Z] #51 45.46   libbtrfs-dev libbtrfs0
15:21:02 [2020-07-21T15:21:02.235Z] #51 45.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
15:21:02 [2020-07-21T15:21:02.235Z] #51 45.94 Need to get 119 kB of archives.
15:21:02 [2020-07-21T15:21:02.235Z] #51 45.94 After this operation, 387 kB of additional disk space will be used.
15:21:02 [2020-07-21T15:21:02.235Z] #51 45.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:21:02 [2020-07-21T15:21:02.235Z] #51 45.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:21:02 [2020-07-21T15:21:02.235Z] #51 47.43 debconf: delaying package configuration, since apt-utils is not installed
15:21:02 [2020-07-21T15:21:02.235Z] #51 47.75 Fetched 119 kB in 0s (443 kB/s)
15:21:02 [2020-07-21T15:21:02.235Z] #51 48.02 Selecting previously unselected package libbtrfs0.
15:21:02 [2020-07-21T15:21:02.235Z] #51 48.02 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:21:02 [2020-07-21T15:21:02.235Z] #51 48.15 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
15:21:02 [2020-07-21T15:21:02.235Z] #51 48.23 Unpacking libbtrfs0 (4.20.1-2) ...
15:21:02 [2020-07-21T15:21:02.235Z] #51 48.46 Selecting previously unselected package libbtrfs-dev.
15:21:02 [2020-07-21T15:21:02.235Z] #51 48.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
15:21:02 [2020-07-21T15:21:02.235Z] #51 48.47 Unpacking libbtrfs-dev (4.20.1-2) ...
15:21:02 [2020-07-21T15:21:02.235Z] #51 48.79 Setting up libbtrfs0 (4.20.1-2) ...
15:21:02 [2020-07-21T15:21:02.235Z] #51 48.81 Setting up libbtrfs-dev (4.20.1-2) ...
15:21:02 [2020-07-21T15:21:02.235Z] #51 48.82 Processing triggers for libc-bin (2.28-10) ...
15:21:02 [2020-07-21T15:21:02.235Z] #51 DONE 49.0s
15:21:02 [2020-07-21T15:21:02.235Z] 
15:21:02 [2020-07-21T15:21:02.235Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen...
15:21:02 [2020-07-21T15:21:02.235Z] #23 48.89 Setting up libonig5:amd64 (6.9.1-1) ...
15:21:02 [2020-07-21T15:21:02.235Z] #23 48.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:21:02 [2020-07-21T15:21:02.235Z] #23 48.95 Setting up jq (1.5+dfsg-2+b1) ...
15:21:02 [2020-07-21T15:21:02.235Z] #23 48.97 Processing triggers for libc-bin (2.28-10) ...
15:21:02 [2020-07-21T15:21:02.515Z] #17 54.46 Setting up iptables (1.8.2-4) ...
15:21:02 [2020-07-21T15:21:02.515Z] #17 54.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:21:02 [2020-07-21T15:21:02.774Z] #17 54.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:21:02 [2020-07-21T15:21:02.774Z] #17 54.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:21:02 [2020-07-21T15:21:02.774Z] #17 54.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:21:02 [2020-07-21T15:21:02.774Z] #17 54.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:21:02 [2020-07-21T15:21:02.774Z] #17 54.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:21:02 [2020-07-21T15:21:02.774Z] #17 54.53 Setting up python3 (3.7.3-1) ...
15:21:02 [2020-07-21T15:21:02.800Z] #23 DONE 49.6s
15:21:02 [2020-07-21T15:21:02.800Z] 
15:21:02 [2020-07-21T15:21:02.800Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:21:02 [2020-07-21T15:21:02.800Z] #38 33.69 Reading package lists...
15:21:02 [2020-07-21T15:21:02.800Z] #38 41.12 Building dependency tree...
15:21:02 [2020-07-21T15:21:02.800Z] #38 45.33 The following additional packages will be installed:
15:21:02 [2020-07-21T15:21:02.800Z] #38 45.33   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17
15:21:02 [2020-07-21T15:21:02.800Z] #38 45.40   libprotoc17 python-pkg-resources python-six zlib1g-dev
15:21:02 [2020-07-21T15:21:02.800Z] #38 45.40 Suggested packages:
15:21:02 [2020-07-21T15:21:02.800Z] #38 45.40   manpages-dev python-setuptools
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.13 The following NEW packages will be installed:
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.13   libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.13   libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.13   protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.13   python-six zlib1g-dev
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.87 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded.
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.87 Need to get 4095 kB of archives.
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.87 After this operation, 22.5 MB of additional disk space will be used.
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.87 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 47.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 48.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 48.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 48.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 48.45 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 48.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 48.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 48.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB]
15:21:02 [2020-07-21T15:21:02.800Z] #38 48.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB]
15:21:03 [2020-07-21T15:21:03.011Z] #39 15.74 make[1]: Nothing to be done for 'all'.
15:21:03 [2020-07-21T15:21:03.034Z] #17 54.87 Setting up python3-wheel (0.32.3-2) ...
15:21:03 [2020-07-21T15:21:03.057Z] #38 ...
15:21:03 [2020-07-21T15:21:03.057Z] 
15:21:03 [2020-07-21T15:21:03.057Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /
15:21:03 [2020-07-21T15:21:03.057Z] #24 DONE 0.1s
15:21:03 [2020-07-21T15:21:03.057Z] 
15:21:03 [2020-07-21T15:21:03.057Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:03 [2020-07-21T15:21:03.422Z] #25 8.495 
                                                                           0.0%
####                                                                       5.8%
########                                                                  12.2%
##############                                                            19.8%
##################                                                        26.4%
#######################                                                   32.2%
##########################                                                36.6%
#############################                                             40.6%
#################################                                         46.7%
####################################                                      51.2%
########################################                                  56.4%
#############################################                             63.9%
#################################################                         69.1%
######################################################                    75.3%
############################################################              83.5%
################################################################          89.3%
#####################################################################     97.2%
######################################################################## 100.0%
15:21:03 [2020-07-21T15:21:03.422Z] #25 ...
15:21:03 [2020-07-21T15:21:03.422Z] 
15:21:03 [2020-07-21T15:21:03.422Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:03 [2020-07-21T15:21:03.422Z] #10 48.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 48.72 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 52.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 54.89 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 54.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 54.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 54.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 54.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 54.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 54.91 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 54.95 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 54.99 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 55.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 55.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 55.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 55.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 55.10 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 55.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
15:21:03 [2020-07-21T15:21:03.422Z] #10 56.42 debconf: delaying package configuration, since apt-utils is not installed
15:21:03 [2020-07-21T15:21:03.422Z] #10 56.65 Fetched 77.7 MB in 9s (9096 kB/s)
15:21:03 [2020-07-21T15:21:03.422Z] #10 56.77 Selecting previously unselected package binutils-mingw-w64-i686.
15:21:03 [2020-07-21T15:21:03.422Z] #10 56.77 (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 ... 15410 files and directories currently installed.)
15:21:03 [2020-07-21T15:21:03.422Z] #10 56.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:21:03 [2020-07-21T15:21:03.422Z] #10 56.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:21:03 [2020-07-21T15:21:03.422Z] #10 ...
15:21:03 [2020-07-21T15:21:03.422Z] 
15:21:03 [2020-07-21T15:21:03.422Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:21:03 [2020-07-21T15:21:03.422Z] #28 52.90 Checking out files:  87% (1334/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
15:21:03 [2020-07-21T15:21:03.422Z] #28 53.62 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:21:03 [2020-07-21T15:21:03.422Z] #28 53.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:21:03 [2020-07-21T15:21:03.604Z] #17 55.48 Setting up apparmor (2.13.2-10) ...
15:21:03 [2020-07-21T15:21:03.621Z] #25 ...
15:21:03 [2020-07-21T15:21:03.621Z] 
15:21:03 [2020-07-21T15:21:03.621Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:21:03 [2020-07-21T15:21:03.621Z] #32 33.00 Reading package lists...
15:21:03 [2020-07-21T15:21:03.621Z] #32 40.57 Building dependency tree...
15:21:03 [2020-07-21T15:21:03.621Z] #32 44.85 The following additional packages will be installed:
15:21:03 [2020-07-21T15:21:03.621Z] #32 44.86   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
15:21:03 [2020-07-21T15:21:03.621Z] #32 44.92 Suggested packages:
15:21:03 [2020-07-21T15:21:03.621Z] #32 44.92   cmake-doc ninja-build lrzip
15:21:03 [2020-07-21T15:21:03.621Z] #32 44.92 Recommended packages:
15:21:03 [2020-07-21T15:21:03.621Z] #32 44.92   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:21:03 [2020-07-21T15:21:03.621Z] #32 46.40 The following NEW packages will be installed:
15:21:03 [2020-07-21T15:21:03.621Z] #32 46.40   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
15:21:03 [2020-07-21T15:21:03.621Z] #32 46.41   vim-common xxd
15:21:03 [2020-07-21T15:21:03.621Z] #32 46.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
15:21:03 [2020-07-21T15:21:03.621Z] #32 46.73 Need to get 14.9 MB of archives.
15:21:03 [2020-07-21T15:21:03.621Z] #32 46.73 After this operation, 61.8 MB of additional disk space will be used.
15:21:03 [2020-07-21T15:21:03.621Z] #32 46.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:21:03 [2020-07-21T15:21:03.621Z] #32 46.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:21:03 [2020-07-21T15:21:03.621Z] #32 46.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
15:21:03 [2020-07-21T15:21:03.621Z] #32 47.05 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:21:03 [2020-07-21T15:21:03.621Z] #32 48.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB]
15:21:03 [2020-07-21T15:21:03.621Z] #32 48.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
15:21:03 [2020-07-21T15:21:03.621Z] #32 48.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
15:21:03 [2020-07-21T15:21:03.621Z] #32 48.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
15:21:03 [2020-07-21T15:21:03.621Z] #32 48.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB]
15:21:03 [2020-07-21T15:21:03.621Z] #32 48.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
15:21:03 [2020-07-21T15:21:03.621Z] #32 50.36 debconf: delaying package configuration, since apt-utils is not installed
15:21:03 [2020-07-21T15:21:03.621Z] #32 ...
15:21:03 [2020-07-21T15:21:03.621Z] 
15:21:03 [2020-07-21T15:21:03.621Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:21:03 [2020-07-21T15:21:03.621Z] #38 50.11 debconf: delaying package configuration, since apt-utils is not installed
15:21:03 [2020-07-21T15:21:03.621Z] #38 50.36 Fetched 4095 kB in 1s (4250 kB/s)
15:21:03 [2020-07-21T15:21:03.621Z] #38 50.48 Selecting previously unselected package libcap-dev:amd64.
15:21:03 [2020-07-21T15:21:03.680Z] #28 ...
15:21:03 [2020-07-21T15:21:03.680Z] 
15:21:03 [2020-07-21T15:21:03.680Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:03 [2020-07-21T15:21:03.680Z] #25 10.59 
15:21:03 [2020-07-21T15:21:03.864Z] #17 ...
15:21:03 [2020-07-21T15:21:03.864Z] 
15:21:03 [2020-07-21T15:21:03.864Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:21:03 [2020-07-21T15:21:03.864Z] #36 189.9 + dpkg --print-architecture
15:21:03 [2020-07-21T15:21:03.864Z] #36 189.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:21:03 [2020-07-21T15:21:03.878Z] #38 50.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 ... 15410 files and directories currently installed.)
15:21:03 [2020-07-21T15:21:03.878Z] #38 50.59 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ...
15:21:03 [2020-07-21T15:21:03.878Z] #38 50.60 Unpacking libcap-dev:amd64 (1:2.25-2) ...
15:21:03 [2020-07-21T15:21:03.964Z] #39 ...
15:21:03 [2020-07-21T15:21:03.964Z] 
15:21:03 [2020-07-21T15:21:03.964Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:03 [2020-07-21T15:21:03.964Z] #41 71.93 crypto/rand
15:21:04 [2020-07-21T15:21:04.135Z] #38 50.71 Selecting previously unselected package libnet1:amd64.
15:21:04 [2020-07-21T15:21:04.135Z] #38 50.71 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:21:04 [2020-07-21T15:21:04.135Z] #38 50.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:21:04 [2020-07-21T15:21:04.135Z] #38 ...
15:21:04 [2020-07-21T15:21:04.135Z] 
15:21:04 [2020-07-21T15:21:04.135Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:04 [2020-07-21T15:21:04.135Z] #10 33.62 Reading package lists...
15:21:04 [2020-07-21T15:21:04.135Z] #10 41.19 Building dependency tree...
15:21:04 [2020-07-21T15:21:04.135Z] #10 45.75 The following additional packages will be installed:
15:21:04 [2020-07-21T15:21:04.135Z] #10 45.80   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
15:21:04 [2020-07-21T15:21:04.135Z] #10 45.80   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
15:21:04 [2020-07-21T15:21:04.135Z] #10 45.80   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
15:21:04 [2020-07-21T15:21:04.135Z] #10 45.80   libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev
15:21:04 [2020-07-21T15:21:04.135Z] #10 45.80 Suggested packages:
15:21:04 [2020-07-21T15:21:04.135Z] #10 45.80   gcc-8-locales seccomp wine64
15:21:04 [2020-07-21T15:21:04.135Z] #10 47.46 The following NEW packages will be installed:
15:21:04 [2020-07-21T15:21:04.135Z] #10 47.46   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:21:04 [2020-07-21T15:21:04.135Z] #10 47.47   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
15:21:04 [2020-07-21T15:21:04.135Z] #10 47.48   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
15:21:04 [2020-07-21T15:21:04.135Z] #10 47.48   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
15:21:04 [2020-07-21T15:21:04.135Z] #10 47.49   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
15:21:04 [2020-07-21T15:21:04.135Z] #10 47.51   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
15:21:04 [2020-07-21T15:21:04.135Z] #10 48.04 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded.
15:21:04 [2020-07-21T15:21:04.135Z] #10 48.04 Need to get 77.7 MB of archives.
15:21:04 [2020-07-21T15:21:04.135Z] #10 48.04 After this operation, 487 MB of additional disk space will be used.
15:21:04 [2020-07-21T15:21:04.135Z] #10 48.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
15:21:04 [2020-07-21T15:21:04.135Z] #10 48.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
15:21:04 [2020-07-21T15:21:04.135Z] #10 48.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
15:21:04 [2020-07-21T15:21:04.135Z] #10 48.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
15:21:04 [2020-07-21T15:21:04.135Z] #10 48.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
15:21:04 [2020-07-21T15:21:04.135Z] #10 48.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
15:21:04 [2020-07-21T15:21:04.135Z] #10 49.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
15:21:04 [2020-07-21T15:21:04.135Z] #10 49.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
15:21:04 [2020-07-21T15:21:04.135Z] #10 49.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
15:21:04 [2020-07-21T15:21:04.392Z] #10 ...
15:21:04 [2020-07-21T15:21:04.392Z] 
15:21:04 [2020-07-21T15:21:04.392Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:21:04 [2020-07-21T15:21:04.392Z] #32 50.60 Fetched 14.9 MB in 2s (6464 kB/s)
15:21:04 [2020-07-21T15:21:04.392Z] #32 50.69 Selecting previously unselected package xxd.
15:21:04 [2020-07-21T15:21:04.392Z] #32 50.69 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15410 files and directories currently installed.)
15:21:04 [2020-07-21T15:21:04.392Z] #32 50.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
15:21:04 [2020-07-21T15:21:04.392Z] #32 50.75 Unpacking xxd (2:8.1.0875-5) ...
15:21:04 [2020-07-21T15:21:04.392Z] #32 50.89 Selecting previously unselected package vim-common.
15:21:04 [2020-07-21T15:21:04.392Z] #32 50.90 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
15:21:04 [2020-07-21T15:21:04.392Z] #32 50.98 Unpacking vim-common (2:8.1.0875-5) ...
15:21:04 [2020-07-21T15:21:04.434Z] #36 190.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:21:04 [2020-07-21T15:21:04.434Z] #36 190.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:21:04 [2020-07-21T15:21:04.649Z] #32 51.39 Selecting previously unselected package cmake-data.
15:21:04 [2020-07-21T15:21:04.650Z] #32 51.39 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
15:21:04 [2020-07-21T15:21:04.650Z] #32 51.41 Unpacking cmake-data (3.13.4-1) ...
15:21:04 [2020-07-21T15:21:04.913Z] #41 ...
15:21:04 [2020-07-21T15:21:04.913Z] 
15:21:04 [2020-07-21T15:21:04.913Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:04 [2020-07-21T15:21:04.913Z] #10 62.65 Selecting previously unselected package gcc-mingw-w64-base.
15:21:04 [2020-07-21T15:21:04.913Z] #10 62.65 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:21:04 [2020-07-21T15:21:04.913Z] #10 62.71 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:21:04 [2020-07-21T15:21:04.913Z] #10 62.96 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:21:04 [2020-07-21T15:21:04.913Z] #10 62.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:21:04 [2020-07-21T15:21:04.913Z] #10 62.97 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:21:04 [2020-07-21T15:21:04.913Z] #10 ...
15:21:04 [2020-07-21T15:21:04.913Z] 
15:21:04 [2020-07-21T15:21:04.913Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:04 [2020-07-21T15:21:04.913Z] #47 DONE 72.7s
15:21:04 [2020-07-21T15:21:04.913Z] 
15:21:04 [2020-07-21T15:21:04.913Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:04 [2020-07-21T15:21:04.913Z] #39 17.14   CC       images/stats.o
15:21:04 [2020-07-21T15:21:04.913Z] #39 17.72   CC       images/core.o
15:21:05 [2020-07-21T15:21:05.003Z] #36 ...
15:21:05 [2020-07-21T15:21:05.003Z] 
15:21:05 [2020-07-21T15:21:05.003Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:05 [2020-07-21T15:21:05.003Z] #39 108.4   CC       criu/files-reg.o
15:21:05 [2020-07-21T15:21:05.003Z] #39 111.0   CC       criu/files.o
15:21:05 [2020-07-21T15:21:05.003Z] #39 112.8   CC       criu/filesystems.o
15:21:05 [2020-07-21T15:21:05.003Z] #39 113.4   CC       criu/fsnotify.o
15:21:05 [2020-07-21T15:21:05.003Z] #39 114.6   CC       criu/image-desc.o
15:21:05 [2020-07-21T15:21:05.003Z] #39 114.8   CC       criu/image.o
15:21:05 [2020-07-21T15:21:05.003Z] #39 115.7   CC       criu/ipc_ns.o
15:21:05 [2020-07-21T15:21:05.003Z] #39 116.9   CC       criu/irmap.o
15:21:05 [2020-07-21T15:21:05.003Z] #39 117.5   CC       criu/kcmp-ids.o
15:21:05 [2020-07-21T15:21:05.003Z] #39 117.9   CC       criu/kerndat.o
15:21:05 [2020-07-21T15:21:05.045Z] #11 ...
15:21:05 [2020-07-21T15:21:05.045Z] 
15:21:05 [2020-07-21T15:21:05.045Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:05 [2020-07-21T15:21:05.045Z] #40 6.312   PBCC     images/timens.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 6.351   DEP      images/timens.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 6.435   PBCC     images/fown.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 6.474   PBCC     images/google/protobuf/descriptor.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 6.678   PBCC     images/opts.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 6.724   PBCC     images/memfd.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 6.794   DEP      images/fown.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 6.825   DEP      images/google/protobuf/descriptor.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 6.914   DEP      images/opts.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 6.947   DEP      images/memfd.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.008   PBCC     images/sit.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.053   DEP      images/sit.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.096   PBCC     images/macvlan.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.120   DEP      images/macvlan.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.147   PBCC     images/autofs.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.166   DEP      images/autofs.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.195   PBCC     images/sysctl.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.225   DEP      images/sysctl.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.272   PBCC     images/time.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.293   DEP      images/time.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.324   PBCC     images/binfmt-misc.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.346   DEP      images/binfmt-misc.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.407   PBCC     images/seccomp.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.433   DEP      images/seccomp.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.492   PBCC     images/userns.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.502   DEP      images/userns.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.562   PBCC     images/cgroup.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.613   DEP      images/cgroup.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.683   PBCC     images/ext-file.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.703   DEP      images/ext-file.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.763   PBCC     images/rpc.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.828   DEP      images/rpc.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.877   PBCC     images/siginfo.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.894   DEP      images/siginfo.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.953   PBCC     images/pagemap.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 7.995   DEP      images/pagemap.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.101   PBCC     images/rlimit.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.134   DEP      images/rlimit.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.187   PBCC     images/file-lock.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.234   DEP      images/file-lock.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.303   PBCC     images/tty.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.379   DEP      images/tty.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.426   PBCC     images/tun.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.454   PBCC     images/netdev.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.533   DEP      images/tun.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.615   DEP      images/netdev.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.671   PBCC     images/vma.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.774   DEP      images/vma.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.824   PBCC     images/creds.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.851   DEP      images/creds.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.894   PBCC     images/utsns.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.919   DEP      images/utsns.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.987   PBCC     images/ipc-desc.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 8.997   PBCC     images/ipc-sem.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.011   DEP      images/ipc-desc.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.082   DEP      images/ipc-sem.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.116   PBCC     images/ipc-msg.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.127   DEP      images/ipc-msg.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.198   PBCC     images/ipc-shm.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.248   DEP      images/ipc-shm.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.289   PBCC     images/ipc-var.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.315   DEP      images/ipc-var.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.400   PBCC     images/sk-opts.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.422   PBCC     images/packet-sock.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.504   DEP      images/sk-opts.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.573   DEP      images/packet-sock.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.673   PBCC     images/sk-netlink.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.714   DEP      images/sk-netlink.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.783   PBCC     images/sk-inet.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.844   DEP      images/sk-inet.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.900   PBCC     images/sk-unix.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 9.942   DEP      images/sk-unix.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.01   PBCC     images/mm.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.12   DEP      images/mm.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.20   PBCC     images/timerfd.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.28   DEP      images/timerfd.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.38   PBCC     images/timer.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.39   DEP      images/timer.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.50   PBCC     images/sa.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.59   DEP      images/sa.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.66   PBCC     images/pipe-data.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.68   DEP      images/pipe-data.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.73   PBCC     images/mnt.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.79   DEP      images/mnt.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.87   PBCC     images/sk-packet.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.88   DEP      images/sk-packet.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.94   PBCC     images/tcp-stream.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 10.99   DEP      images/tcp-stream.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.04   PBCC     images/pipe.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.09   DEP      images/pipe.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.17   PBCC     images/pstree.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.21   DEP      images/pstree.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.29   PBCC     images/fs.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.30   DEP      images/fs.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.35   PBCC     images/signalfd.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.41   DEP      images/signalfd.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.45   PBCC     images/fh.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.52   PBCC     images/fsnotify.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.61   DEP      images/fh.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.67   DEP      images/fsnotify.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.74   PBCC     images/eventpoll.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.76   DEP      images/eventpoll.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.81   PBCC     images/eventfd.pb-c.c
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.83   DEP      images/eventfd.pb-c.d
15:21:05 [2020-07-21T15:21:05.045Z] #40 11.91   PBCC     images/remap-file-path.pb-c.c
15:21:05 [2020-07-21T15:21:05.216Z] #32 ...
15:21:05 [2020-07-21T15:21:05.216Z] 
15:21:05 [2020-07-21T15:21:05.216Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:05 [2020-07-21T15:21:05.216Z] #41 42.01 sync
15:21:05 [2020-07-21T15:21:05.216Z] #41 42.02 internal/reflectlite
15:21:05 [2020-07-21T15:21:05.216Z] #41 43.68 github.com/LK4D4/vndr/godl/singleflight
15:21:05 [2020-07-21T15:21:05.216Z] #41 44.06 math/rand
15:21:05 [2020-07-21T15:21:05.216Z] #41 45.77 internal/singleflight
15:21:05 [2020-07-21T15:21:05.216Z] #41 46.31 strconv
15:21:05 [2020-07-21T15:21:05.216Z] #41 46.31 io
15:21:05 [2020-07-21T15:21:05.216Z] #41 48.23 bytes
15:21:05 [2020-07-21T15:21:05.216Z] #41 51.14 bufio
15:21:05 [2020-07-21T15:21:05.216Z] #41 51.90 reflect
15:21:05 [2020-07-21T15:21:05.263Z] #39 ...
15:21:05 [2020-07-21T15:21:05.263Z] 
15:21:05 [2020-07-21T15:21:05.263Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:21:05 [2020-07-21T15:21:05.263Z] #17 57.13 Setting up xfsprogs (4.20.0-1) ...
15:21:05 [2020-07-21T15:21:05.263Z] #17 57.14 Setting up python3-lib2to3 (3.7.3-1) ...
15:21:05 [2020-07-21T15:21:05.345Z] #40 11.97   DEP      images/remap-file-path.pb-c.d
15:21:05 [2020-07-21T15:21:05.345Z] #40 12.07   PBCC     images/fifo.pb-c.c
15:21:05 [2020-07-21T15:21:05.345Z] #40 12.17   DEP      images/fifo.pb-c.d
15:21:05 [2020-07-21T15:21:05.473Z] #41 ...
15:21:05 [2020-07-21T15:21:05.473Z] 
15:21:05 [2020-07-21T15:21:05.473Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:21:05 [2020-07-21T15:21:05.473Z] #38 50.98 Selecting previously unselected package libnet1-dev.
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.00 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ...
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.24 Selecting previously unselected package libnl-3-200:amd64.
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.24 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ...
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.44 Selecting previously unselected package libnl-3-dev:amd64.
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.48 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ...
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.48 Unpacking libnl-3-dev:amd64 (3.4.0-1) ...
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.80 Selecting previously unselected package libprotobuf-c1:amd64.
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.80 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.81 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.91 Selecting previously unselected package libprotobuf-c-dev:amd64.
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.94 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ...
15:21:05 [2020-07-21T15:21:05.473Z] #38 51.94 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:21:05 [2020-07-21T15:21:05.473Z] #38 52.11 Selecting previously unselected package zlib1g-dev:amd64.
15:21:05 [2020-07-21T15:21:05.473Z] #38 52.12 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ...
15:21:05 [2020-07-21T15:21:05.473Z] #38 52.12 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:21:05 [2020-07-21T15:21:05.489Z] #39 18.45   CC       images/core-x86.o
15:21:05 [2020-07-21T15:21:05.646Z] #40 12.21   PBCC     images/ghost-file.pb-c.c
15:21:05 [2020-07-21T15:21:05.646Z] #40 12.25   DEP      images/ghost-file.pb-c.d
15:21:05 [2020-07-21T15:21:05.646Z] #40 12.30   PBCC     images/regfile.pb-c.c
15:21:05 [2020-07-21T15:21:05.646Z] #40 12.34   DEP      images/regfile.pb-c.d
15:21:05 [2020-07-21T15:21:05.646Z] #40 12.39   PBCC     images/ns.pb-c.c
15:21:05 [2020-07-21T15:21:05.646Z] #40 12.41   DEP      images/ns.pb-c.d
15:21:05 [2020-07-21T15:21:05.646Z] #40 12.45   PBCC     images/fdinfo.pb-c.c
15:21:05 [2020-07-21T15:21:05.646Z] #40 12.54   DEP      images/fdinfo.pb-c.d
15:21:05 [2020-07-21T15:21:05.731Z] #38 52.42 Selecting previously unselected package libprotobuf17:amd64.
15:21:05 [2020-07-21T15:21:05.731Z] #38 52.44 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ...
15:21:05 [2020-07-21T15:21:05.731Z] #38 52.46 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
15:21:05 [2020-07-21T15:21:05.782Z] #17 57.54 Setting up python3-pkg-resources (40.8.0-1) ...
15:21:05 [2020-07-21T15:21:05.948Z] #40 12.61   PBCC     images/core-aarch64.pb-c.c
15:21:05 [2020-07-21T15:21:05.948Z] #40 12.65   PBCC     images/core-arm.pb-c.c
15:21:05 [2020-07-21T15:21:05.948Z] #40 12.71   PBCC     images/core-ppc64.pb-c.c
15:21:05 [2020-07-21T15:21:05.948Z] #40 12.78   PBCC     images/core-s390.pb-c.c
15:21:06 [2020-07-21T15:21:06.248Z] #40 12.88   PBCC     images/core-x86.pb-c.c
15:21:06 [2020-07-21T15:21:06.248Z] #40 12.98   PBCC     images/core.pb-c.c
15:21:06 [2020-07-21T15:21:06.437Z] #39 19.10   CC       images/core-arm.o
15:21:06 [2020-07-21T15:21:06.548Z] #40 13.12   PBCC     images/inventory.pb-c.c
15:21:06 [2020-07-21T15:21:06.548Z] #40 13.22   DEP      images/core-aarch64.pb-c.d
15:21:06 [2020-07-21T15:21:06.548Z] #40 13.31   DEP      images/core-arm.pb-c.d
15:21:06 [2020-07-21T15:21:06.548Z] #40 13.36   DEP      images/core-ppc64.pb-c.d
15:21:06 [2020-07-21T15:21:06.669Z] #38 53.42 Selecting previously unselected package libprotobuf-lite17:amd64.
15:21:06 [2020-07-21T15:21:06.669Z] #38 53.43 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ...
15:21:06 [2020-07-21T15:21:06.669Z] #38 53.44 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:21:06 [2020-07-21T15:21:06.700Z] #39 19.55   CC       images/core-aarch64.o
15:21:06 [2020-07-21T15:21:06.721Z] #17 58.50 Setting up python3-distutils (3.7.3-1) ...
15:21:06 [2020-07-21T15:21:06.777Z] #25 10.75 
                                                                           0.7%
#                                                                          2.2%
###                                                                        4.4%
####                                                                       5.9%
#####                                                                      7.3%
######                                                                     8.9%
#######                                                                   10.4%
########                                                                  11.8%
#########                                                                 13.5%
##########                                                                15.0%
###########                                                               16.1%
############                                                              17.3%
#############                                                             18.9%
##############                                                            20.4%
###############                                                           22.1%
#################                                                         23.6%
##################                                                        25.0%
##################                                                        26.3%
###################                                                       27.4%
####################                                                      28.4%
#####################                                                     29.9%
######################                                                    31.5%
#######################                                                   32.8%
########################                                                  34.1%
#########################                                                 35.8%
###########################                                               37.6%
###########################                                               38.5%
15:21:06 [2020-07-21T15:21:06.777Z] #25 ...
15:21:06 [2020-07-21T15:21:06.777Z] 
15:21:06 [2020-07-21T15:21:06.777Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:06 [2020-07-21T15:21:06.777Z] #41 52.04 reflect
15:21:06 [2020-07-21T15:21:06.777Z] #41 52.60 syscall
15:21:06 [2020-07-21T15:21:06.777Z] #41 60.20 time
15:21:06 [2020-07-21T15:21:06.777Z] #41 ...
15:21:06 [2020-07-21T15:21:06.777Z] 
15:21:06 [2020-07-21T15:21:06.777Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:21:06 [2020-07-21T15:21:06.777Z] #38 52.07 Setting up python-pkg-resources (40.8.0-1) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 57.22 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 57.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 57.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 57.26 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 57.27 Setting up python-six (1.12.0-1) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 61.49 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 61.52 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 61.55 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 61.57 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 61.58 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 61.61 Setting up protobuf-compiler (3.6.1.3-2) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 61.62 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 61.63 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 61.65 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:21:06 [2020-07-21T15:21:06.777Z] #38 61.67 Setting up python-protobuf (3.6.1.3-2) ...
15:21:06 [2020-07-21T15:21:06.847Z] #40 13.44   DEP      images/core-s390.pb-c.d
15:21:06 [2020-07-21T15:21:06.847Z] #40 13.48   DEP      images/core-x86.pb-c.d
15:21:06 [2020-07-21T15:21:06.847Z] #40 ...
15:21:06 [2020-07-21T15:21:06.847Z] 
15:21:06 [2020-07-21T15:21:06.847Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:06 [2020-07-21T15:21:06.847Z] #42 68.61 regexp/syntax
15:21:06 [2020-07-21T15:21:06.847Z] #42 70.71 hash/crc32
15:21:06 [2020-07-21T15:21:06.847Z] #42 73.95 vendor/golang.org/x/net/dns/dnsmessage
15:21:06 [2020-07-21T15:21:06.847Z] #42 76.14 time
15:21:06 [2020-07-21T15:21:06.847Z] #42 ...
15:21:06 [2020-07-21T15:21:06.847Z] 
15:21:06 [2020-07-21T15:21:06.847Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:06 [2020-07-21T15:21:06.847Z] #40 13.59   DEP      images/core.pb-c.d
15:21:06 [2020-07-21T15:21:06.847Z] #40 13.73   DEP      images/inventory.pb-c.d
15:21:06 [2020-07-21T15:21:06.928Z] #38 53.67 Selecting previously unselected package libprotobuf-dev:amd64.
15:21:06 [2020-07-21T15:21:06.928Z] #38 53.68 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ...
15:21:06 [2020-07-21T15:21:06.928Z] #38 53.70 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:21:06 [2020-07-21T15:21:06.963Z] #39 19.87   CC       images/core-ppc64.o
15:21:07 [2020-07-21T15:21:07.040Z] #38 ...
15:21:07 [2020-07-21T15:21:07.040Z] 
15:21:07 [2020-07-21T15:21:07.040Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:07 [2020-07-21T15:21:07.147Z] #40 13.78   PBCC     images/cpuinfo.pb-c.c
15:21:07 [2020-07-21T15:21:07.147Z] #40 13.81   DEP      images/cpuinfo.pb-c.d
15:21:07 [2020-07-21T15:21:07.147Z] #40 13.99   PBCC     images/stats.pb-c.c
15:21:07 [2020-07-21T15:21:07.291Z] #17 59.02 Setting up python3-setuptools (40.8.0-1) ...
15:21:07 [2020-07-21T15:21:07.448Z] #40 14.02   DEP      images/stats.pb-c.d
15:21:07 [2020-07-21T15:21:07.540Z] #39 20.34   CC       images/core-s390.o
15:21:07 [2020-07-21T15:21:07.804Z] #39 ...
15:21:07 [2020-07-21T15:21:07.804Z] 
15:21:07 [2020-07-21T15:21:07.804Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:21:07 [2020-07-21T15:21:07.804Z] #52 30.70 + export 'BUILDTAGS=netgo osusergo static_build'
15:21:07 [2020-07-21T15:21:07.804Z] #52 30.70 + BUILDTAGS='netgo osusergo static_build'
15:21:07 [2020-07-21T15:21:07.804Z] #52 30.70 + export EXTRA_FLAGS=-buildmode=pie
15:21:07 [2020-07-21T15:21:07.804Z] #52 30.70 + EXTRA_FLAGS=-buildmode=pie
15:21:07 [2020-07-21T15:21:07.804Z] #52 30.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:21:07 [2020-07-21T15:21:07.804Z] #52 30.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:21:07 [2020-07-21T15:21:07.804Z] #52 30.70 + '[' '' = dynamic ']'
15:21:07 [2020-07-21T15:21:07.804Z] #52 30.70 + make
15:21:07 [2020-07-21T15:21:07.804Z] #52 31.73 + bin/ctr
15:21:07 [2020-07-21T15:21:07.804Z] #52 ...
15:21:07 [2020-07-21T15:21:07.804Z] 
15:21:07 [2020-07-21T15:21:07.804Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:07 [2020-07-21T15:21:07.804Z] #41 73.23 encoding/asn1
15:21:07 [2020-07-21T15:21:07.804Z] #41 73.43 github.com/LK4D4/vndr/build
15:21:07 [2020-07-21T15:21:07.804Z] #41 73.48 crypto/ed25519
15:21:07 [2020-07-21T15:21:07.804Z] #41 74.22 crypto/rsa
15:21:08 [2020-07-21T15:21:08.231Z] #17 60.05 Setting up python3-pip (18.1-5) ...
15:21:08 [2020-07-21T15:21:08.302Z] #38 55.05 Selecting previously unselected package libprotoc17:amd64.
15:21:08 [2020-07-21T15:21:08.302Z] #38 55.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ...
15:21:08 [2020-07-21T15:21:08.302Z] #38 55.07 Unpacking libprotoc17:amd64 (3.6.1.3-2) ...
15:21:08 [2020-07-21T15:21:08.339Z] #25 10.75 
                                                                           0.7%
#                                                                          2.2%
###                                                                        4.4%
####                                                                       5.9%
#####                                                                      7.3%
######                                                                     8.9%
#######                                                                   10.4%
########                                                                  11.8%
#########                                                                 13.5%
##########                                                                15.0%
###########                                                               16.1%
############                                                              17.3%
#############                                                             18.9%
##############                                                            20.4%
###############                                                           22.1%
#################                                                         23.6%
##################                                                        25.0%
##################                                                        26.3%
###################                                                       27.4%
####################                                                      28.4%
#####################                                                     29.9%
######################                                                    31.5%
#######################                                                   32.8%
########################                                                  34.1%
#########################                                                 35.8%
###########################                                               37.6%
###########################                                               38.5%
############################                                              39.8%
#############################                                             41.2%
###############################                                           43.3%
###############################                                           44.4%
#################################                                         46.5%
##################################                                        48.2%
###################################                                       49.6%
####################################                                      50.9%
#####################################                                     52.3%
######################################                                    53.5%
#######################################                                   55.0%
#########################################                                 57.5%
##########################################                                59.3%
############################################                              62.1%
##############################################                            64.2%
###############################################                           66.6%
#################################################                         68.9%
15:21:08 [2020-07-21T15:21:08.339Z] #25 ...
15:21:08 [2020-07-21T15:21:08.339Z] 
15:21:08 [2020-07-21T15:21:08.339Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:21:08 [2020-07-21T15:21:08.339Z] #32 53.75 Selecting previously unselected package libicu63:amd64.
15:21:08 [2020-07-21T15:21:08.339Z] #32 53.77 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:21:08 [2020-07-21T15:21:08.339Z] #32 53.78 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:21:08 [2020-07-21T15:21:08.339Z] #32 61.01 Selecting previously unselected package libxml2:amd64.
15:21:08 [2020-07-21T15:21:08.339Z] #32 61.01 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:21:08 [2020-07-21T15:21:08.339Z] #32 61.02 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:21:08 [2020-07-21T15:21:08.339Z] #32 61.71 Selecting previously unselected package libarchive13:amd64.
15:21:08 [2020-07-21T15:21:08.339Z] #32 61.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:21:08 [2020-07-21T15:21:08.339Z] #32 61.74 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:21:08 [2020-07-21T15:21:08.339Z] #32 62.14 Selecting previously unselected package libjsoncpp1:amd64.
15:21:08 [2020-07-21T15:21:08.339Z] #32 62.20 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:21:08 [2020-07-21T15:21:08.339Z] #32 62.21 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:21:08 [2020-07-21T15:21:08.339Z] #32 62.37 Selecting previously unselected package librhash0:amd64.
15:21:08 [2020-07-21T15:21:08.339Z] #32 62.38 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:21:08 [2020-07-21T15:21:08.339Z] #32 62.39 Unpacking librhash0:amd64 (1.3.8-1) ...
15:21:08 [2020-07-21T15:21:08.339Z] #32 62.71 Selecting previously unselected package libuv1:amd64.
15:21:08 [2020-07-21T15:21:08.339Z] #32 62.72 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:21:08 [2020-07-21T15:21:08.339Z] #32 62.72 Unpacking libuv1:amd64 (1.24.1-1) ...
15:21:08 [2020-07-21T15:21:08.339Z] #32 62.90 Selecting previously unselected package cmake.
15:21:08 [2020-07-21T15:21:08.339Z] #32 62.91 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:21:08 [2020-07-21T15:21:08.339Z] #32 62.93 Unpacking cmake (3.13.4-1) ...
15:21:08 [2020-07-21T15:21:08.381Z] #41 76.19 vendor/golang.org/x/crypto/cryptobyte
15:21:08 [2020-07-21T15:21:08.381Z] #41 76.21 vendor/golang.org/x/text/unicode/bidi
15:21:08 [2020-07-21T15:21:08.598Z] #32 ...
15:21:08 [2020-07-21T15:21:08.598Z] 
15:21:08 [2020-07-21T15:21:08.598Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:08 [2020-07-21T15:21:08.858Z] #25 10.75 
                                                                           0.7%
#                                                                          2.2%
###                                                                        4.4%
####                                                                       5.9%
#####                                                                      7.3%
######                                                                     8.9%
#######                                                                   10.4%
########                                                                  11.8%
#########                                                                 13.5%
##########                                                                15.0%
###########                                                               16.1%
############                                                              17.3%
#############                                                             18.9%
##############                                                            20.4%
###############                                                           22.1%
#################                                                         23.6%
##################                                                        25.0%
##################                                                        26.3%
###################                                                       27.4%
####################                                                      28.4%
#####################                                                     29.9%
######################                                                    31.5%
#######################                                                   32.8%
########################                                                  34.1%
#########################                                                 35.8%
###########################                                               37.6%
###########################                                               38.5%
############################                                              39.8%
#############################                                             41.2%
###############################                                           43.3%
###############################                                           44.4%
#################################                                         46.5%
##################################                                        48.2%
###################################                                       49.6%
####################################                                      50.9%
#####################################                                     52.3%
######################################                                    53.5%
#######################################                                   55.0%
#########################################                                 57.5%
##########################################                                59.3%
############################################                              62.1%
##############################################                            64.2%
###############################################                           66.6%
#################################################                         68.9%
###################################################                       71.2%
####################################################                      73.2%
######################################################                    75.3%
#######################################################                   77.6%
########################
15:21:08 [2020-07-21T15:21:08.858Z] #25 ...
15:21:08 [2020-07-21T15:21:08.858Z] 
15:21:08 [2020-07-21T15:21:08.858Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:08 [2020-07-21T15:21:08.858Z] #47 54.28 syscall
15:21:08 [2020-07-21T15:21:08.858Z] #47 54.33 reflect
15:21:08 [2020-07-21T15:21:08.858Z] #47 63.36 context
15:21:08 [2020-07-21T15:21:08.874Z] #38 55.71 Selecting previously unselected package protobuf-c-compiler.
15:21:08 [2020-07-21T15:21:08.874Z] #38 55.72 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ...
15:21:08 [2020-07-21T15:21:08.874Z] #38 55.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ...
15:21:08 [2020-07-21T15:21:08.990Z] #40 15.90 make[1]: Nothing to be done for 'all'.
15:21:09 [2020-07-21T15:21:09.117Z] #47 64.41 internal/syscall/unix
15:21:09 [2020-07-21T15:21:09.117Z] #47 ...
15:21:09 [2020-07-21T15:21:09.117Z] 
15:21:09 [2020-07-21T15:21:09.117Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:09 [2020-07-21T15:21:09.131Z] #38 55.96 Selecting previously unselected package protobuf-compiler.
15:21:09 [2020-07-21T15:21:09.131Z] #38 55.96 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ...
15:21:09 [2020-07-21T15:21:09.131Z] #38 55.97 Unpacking protobuf-compiler (3.6.1.3-2) ...
15:21:09 [2020-07-21T15:21:09.170Z] #17 61.00 Processing triggers for libc-bin (2.28-10) ...
15:21:09 [2020-07-21T15:21:09.170Z] #17 61.06 Processing triggers for mime-support (3.62) ...
15:21:09 [2020-07-21T15:21:09.388Z] #38 ...
15:21:09 [2020-07-21T15:21:09.388Z] 
15:21:09 [2020-07-21T15:21:09.388Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:09 [2020-07-21T15:21:09.388Z] #25 4.186 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:21:09 [2020-07-21T15:21:09.388Z] #25 4.588 
15:21:09 [2020-07-21T15:21:09.687Z] #25 4.763 
##                                                                         3.9%
#######                                                                    9.7%
##########                                                                14.0%
#############                                                             18.2%
###############                                                           22.2%
##################                                                        26.1%
#######################                                                   33.1%
############################                                              39.0%
##############################                                            42.5%
###################################                                       49.1%
######################################                                    53.7%
##########################################                                58.6%
#############################################                             63.1%
#################################################                         69.4%
#######################################################                   76.5%
###########################################################               82.3%
###############################################################           87.5%
###################################################################       94.3%
######################################################################## 100.0%
15:21:09 [2020-07-21T15:21:09.784Z] #41 77.64 vendor/golang.org/x/text/unicode/norm
15:21:09 [2020-07-21T15:21:09.945Z] #25 ...
15:21:09 [2020-07-21T15:21:09.945Z] 
15:21:09 [2020-07-21T15:21:09.945Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:09 [2020-07-21T15:21:09.945Z] #30 46.74 internal/oserror
15:21:09 [2020-07-21T15:21:09.945Z] #30 46.99 syscall
15:21:09 [2020-07-21T15:21:09.945Z] #30 49.75 reflect
15:21:09 [2020-07-21T15:21:09.945Z] #30 56.12 time
15:21:10 [2020-07-21T15:21:10.148Z] #25 10.75 
                                                                           0.7%
#                                                                          2.2%
###                                                                        4.4%
####                                                                       5.9%
#####                                                                      7.3%
######                                                                     8.9%
#######                                                                   10.4%
########                                                                  11.8%
#########                                                                 13.5%
##########                                                                15.0%
###########                                                               16.1%
############                                                              17.3%
#############                                                             18.9%
##############                                                            20.4%
###############                                                           22.1%
#################                                                         23.6%
##################                                                        25.0%
##################                                                        26.3%
###################                                                       27.4%
####################                                                      28.4%
#####################                                                     29.9%
######################                                                    31.5%
#######################                                                   32.8%
########################                                                  34.1%
#########################                                                 35.8%
###########################                                               37.6%
###########################                                               38.5%
############################                                              39.8%
#############################                                             41.2%
###############################                                           43.3%
###############################                                           44.4%
#################################                                         46.5%
##################################                                        48.2%
###################################                                       49.6%
####################################                                      50.9%
#####################################                                     52.3%
######################################                                    53.5%
#######################################                                   55.0%
#########################################                                 57.5%
##########################################                                59.3%
############################################                              62.1%
##############################################                            64.2%
###############################################                           66.6%
#################################################                         68.9%
###################################################                       71.2%
####################################################                      73.2%
######################################################                    75.3%
#######################################################                   77.6%
#########################################################                 79.4%
##########################################################                81.3%
###########################################################               83.2%
#############################################################             85.3%
##############################################################            87.4%
################################################################          89.9%
##################################################################        92.0%
###################################################################       94.1%
#####################################################################     96.5%
#######################################################################   99.3%
######################################################################## 100.0%
15:21:10 [2020-07-21T15:21:10.148Z] #25 17.08 
15:21:10 [2020-07-21T15:21:10.203Z] #30 ...
15:21:10 [2020-07-21T15:21:10.203Z] 
15:21:10 [2020-07-21T15:21:10.203Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:21:10 [2020-07-21T15:21:10.203Z] #38 56.19 Selecting previously unselected package python-pkg-resources.
15:21:10 [2020-07-21T15:21:10.203Z] #38 56.20 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ...
15:21:10 [2020-07-21T15:21:10.203Z] #38 56.24 Unpacking python-pkg-resources (40.8.0-1) ...
15:21:10 [2020-07-21T15:21:10.203Z] #38 56.51 Selecting previously unselected package python-six.
15:21:10 [2020-07-21T15:21:10.203Z] #38 56.52 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ...
15:21:10 [2020-07-21T15:21:10.203Z] #38 56.53 Unpacking python-six (1.12.0-1) ...
15:21:10 [2020-07-21T15:21:10.203Z] #38 56.63 Selecting previously unselected package python-protobuf.
15:21:10 [2020-07-21T15:21:10.203Z] #38 56.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ...
15:21:10 [2020-07-21T15:21:10.203Z] #38 56.65 Unpacking python-protobuf (3.6.1.3-2) ...
15:21:10 [2020-07-21T15:21:10.361Z] #41 ...
15:21:10 [2020-07-21T15:21:10.361Z] 
15:21:10 [2020-07-21T15:21:10.361Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:21:10 [2020-07-21T15:21:10.361Z] #54 78.27 + for f in rootlesskit rootlesskit-docker-proxy
15:21:10 [2020-07-21T15:21:10.361Z] #54 78.28 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:21:10 [2020-07-21T15:21:10.460Z] #38 57.25 Setting up python-pkg-resources (40.8.0-1) ...
15:21:10 [2020-07-21T15:21:10.551Z] #17 DONE 62.4s
15:21:10 [2020-07-21T15:21:10.551Z] 
15:21:10 [2020-07-21T15:21:10.552Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:21:11 [2020-07-21T15:21:11.081Z] #25 18.03 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:21:11 [2020-07-21T15:21:11.081Z] #25 ...
15:21:11 [2020-07-21T15:21:11.081Z] 
15:21:11 [2020-07-21T15:21:11.081Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:11 [2020-07-21T15:21:11.081Z] #30 56.36 time
15:21:11 [2020-07-21T15:21:11.081Z] #30 61.35 internal/poll
15:21:11 [2020-07-21T15:21:11.081Z] #30 63.86 internal/syscall/execenv
15:21:11 [2020-07-21T15:21:11.081Z] #30 64.11 internal/syscall/unix
15:21:11 [2020-07-21T15:21:11.081Z] #30 64.44 os
15:21:11 [2020-07-21T15:21:11.081Z] #30 66.07 internal/fmtsort
15:21:11 [2020-07-21T15:21:11.099Z] #40 ...
15:21:11 [2020-07-21T15:21:11.099Z] 
15:21:11 [2020-07-21T15:21:11.099Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:11 [2020-07-21T15:21:11.099Z] #31 72.61 internal/syscall/execenv
15:21:11 [2020-07-21T15:21:11.099Z] #31 72.61 internal/syscall/unix
15:21:11 [2020-07-21T15:21:11.099Z] #31 72.65 time
15:21:11 [2020-07-21T15:21:11.099Z] #31 78.76 internal/poll
15:21:11 [2020-07-21T15:21:11.099Z] #31 80.85 internal/fmtsort
15:21:11 [2020-07-21T15:21:11.099Z] #31 80.95 os
15:21:11 [2020-07-21T15:21:11.099Z] #31 ...
15:21:11 [2020-07-21T15:21:11.099Z] 
15:21:11 [2020-07-21T15:21:11.099Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:21:11 [2020-07-21T15:21:11.099Z] #53 43.23 Checking out files:  78% (2505/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
15:21:11 [2020-07-21T15:21:11.099Z] #53 43.87 + cd /tmp/tmp.BSiY8Sh6IE/src/github.com/containerd/containerd
15:21:11 [2020-07-21T15:21:11.099Z] #53 43.87 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
15:21:11 [2020-07-21T15:21:11.307Z] #45 ...
15:21:11 [2020-07-21T15:21:11.307Z] 
15:21:11 [2020-07-21T15:21:11.307Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:21:11 [2020-07-21T15:21:11.307Z] #52 147.3 + bin/containerd-stress
15:21:11 [2020-07-21T15:21:11.307Z] #52 149.0 + bin/containerd-shim
15:21:11 [2020-07-21T15:21:11.307Z] #52 ...
15:21:11 [2020-07-21T15:21:11.307Z] 
15:21:11 [2020-07-21T15:21:11.307Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:21:11 [2020-07-21T15:21:11.307Z] #45 DONE 176.5s
15:21:11 [2020-07-21T15:21:11.307Z] 
15:21:11 [2020-07-21T15:21:11.307Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:21:11 [2020-07-21T15:21:11.340Z] #30 ...
15:21:11 [2020-07-21T15:21:11.340Z] 
15:21:11 [2020-07-21T15:21:11.340Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:11 [2020-07-21T15:21:11.340Z] #41 66.44 internal/fmtsort
15:21:11 [2020-07-21T15:21:11.397Z] #53 45.56 + export 'BUILDTAGS=netgo osusergo static_build'
15:21:11 [2020-07-21T15:21:11.597Z] #41 66.94 os
15:21:11 [2020-07-21T15:21:11.695Z] #53 45.56 + BUILDTAGS='netgo osusergo static_build'
15:21:11 [2020-07-21T15:21:11.695Z] #53 45.56 + export EXTRA_FLAGS=-buildmode=pie
15:21:11 [2020-07-21T15:21:11.695Z] #53 45.56 + EXTRA_FLAGS=-buildmode=pie
15:21:11 [2020-07-21T15:21:11.695Z] #53 45.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:21:11 [2020-07-21T15:21:11.695Z] #53 45.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:21:11 [2020-07-21T15:21:11.695Z] #53 45.56 + '[' '' = dynamic ']'
15:21:11 [2020-07-21T15:21:11.695Z] #53 45.56 + make
15:21:11 [2020-07-21T15:21:11.925Z] #41 67.10 strings
15:21:12 [2020-07-21T15:21:12.411Z] #38 ...
15:21:12 [2020-07-21T15:21:12.411Z] 
15:21:12 [2020-07-21T15:21:12.411Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.614 + RM_GOPATH=0
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.614 + TMP_GOPATH=
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.614 + : /build
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.614 + '[' -z '' ']'
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.619 ++ mktemp -d
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.619 + export GOPATH=/tmp/tmp.nEGCuP5wLi
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.619 + GOPATH=/tmp/tmp.nEGCuP5wLi
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.619 + RM_GOPATH=1
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.619 + case "$(go env GOARCH)" in
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.619 ++ go env GOARCH
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.639 + export GO_BUILDMODE=-buildmode=pie
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.639 + GO_BUILDMODE=-buildmode=pie
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.639 ++ dirname /tmp/install/install.sh
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.641 + dir=/tmp/install
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.641 + bin=containerd
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.641 + shift
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.641 + '[' '!' -f /tmp/install/containerd.installer ']'
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.641 + . /tmp/install/containerd.installer
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.641 ++ set -e
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.641 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.641 + install_containerd
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.642 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1'
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.644 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.648 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nEGCuP5wLi/src/github.com/containerd/containerd
15:21:12 [2020-07-21T15:21:12.411Z] #52 3.650 Cloning into '/tmp/tmp.nEGCuP5wLi/src/github.com/containerd/containerd'...
15:21:12 [2020-07-21T15:21:12.411Z] #52 ...
15:21:12 [2020-07-21T15:21:12.411Z] 
15:21:12 [2020-07-21T15:21:12.411Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:12 [2020-07-21T15:21:12.411Z] #25 7.119 
15:21:12 [2020-07-21T15:21:12.411Z] #25 7.350 
#################                                                         23.8%
############################################                              61.3%
######################################################################## 100.0%
15:21:12 [2020-07-21T15:21:12.411Z] #25 7.933 
15:21:12 [2020-07-21T15:21:12.411Z] #25 8.164 
##########                                                                13.9%
##########################################                                59.4%
###########################################################               82.5%
######################################################################## 100.0%
15:21:12 [2020-07-21T15:21:12.411Z] #25 8.840 
15:21:12 [2020-07-21T15:21:12.462Z] #18 1.658 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:21:12 [2020-07-21T15:21:12.462Z] #18 1.662 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:21:12 [2020-07-21T15:21:12.462Z] #18 1.666 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:21:12 [2020-07-21T15:21:12.462Z] #18 DONE 1.9s
15:21:12 [2020-07-21T15:21:12.462Z] 
15:21:12 [2020-07-21T15:21:12.462Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:21:12 [2020-07-21T15:21:12.779Z] #53 46.68 + bin/ctr
15:21:12 [2020-07-21T15:21:12.845Z] #52 ...
15:21:12 [2020-07-21T15:21:12.845Z] 
15:21:12 [2020-07-21T15:21:12.845Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:21:12 [2020-07-21T15:21:12.845Z] #46 DONE 0.2s
15:21:12 [2020-07-21T15:21:12.845Z] 
15:21:12 [2020-07-21T15:21:12.845Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:21:13 [2020-07-21T15:21:13.136Z] #52 ...
15:21:13 [2020-07-21T15:21:13.136Z] 
15:21:13 [2020-07-21T15:21:13.136Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:21:13 [2020-07-21T15:21:13.136Z] #48 DONE 0.1s
15:21:13 [2020-07-21T15:21:13.136Z] 
15:21:13 [2020-07-21T15:21:13.136Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:21:13 [2020-07-21T15:21:13.136Z] #50 DONE 0.1s
15:21:13 [2020-07-21T15:21:13.136Z] 
15:21:13 [2020-07-21T15:21:13.136Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:21:13 [2020-07-21T15:21:13.935Z] Fetching without tags
15:21:14 [2020-07-21T15:21:14.223Z] #25 9.168 #=#=#                                                                         

                                                                           0.0%
####                                                                       6.3%
########                                                                  12.0%
#############                                                             18.1%
###############                                                           21.3%
##################                                                        26.1%
#######################                                                   32.3%
###########################                                               38.2%
###############################                                           43.1%
##################################                                        48.3%
##########################################                                59.0%
###############################################                           65.9%
######################################################                    75.1%
###########################################################               82.3%
################################################################          90.2%
######################################################################## 100.0%
15:21:13 [2020-07-21T15:21:13.622Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:21:13 [2020-07-21T15:21:13.679Z]  > git config --add remote.origin.fetch +refs/pull/41242/head:refs/remotes/origin/PR-41242 # timeout=10
15:21:13 [2020-07-21T15:21:13.729Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:13 [2020-07-21T15:21:13.849Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:21:13 [2020-07-21T15:21:13.971Z] Fetching upstream changes from https://github.com/moby/moby.git
15:21:13 [2020-07-21T15:21:13.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:13 [2020-07-21T15:21:13.973Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41242/head:refs/remotes/origin/PR-41242 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:14 [2020-07-21T15:21:14.480Z] #25 11.58 
15:21:14 [2020-07-21T15:21:14.490Z] #41 ...
15:21:14 [2020-07-21T15:21:14.490Z] 
15:21:14 [2020-07-21T15:21:14.490Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:14 [2020-07-21T15:21:14.490Z] #10 59.35 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:21:14 [2020-07-21T15:21:14.490Z] #10 59.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:21:14 [2020-07-21T15:21:14.490Z] #10 59.36 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:21:14 [2020-07-21T15:21:14.490Z] #10 62.20 Selecting previously unselected package binutils-mingw-w64.
15:21:14 [2020-07-21T15:21:14.490Z] #10 62.21 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:21:14 [2020-07-21T15:21:14.490Z] #10 62.23 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:21:14 [2020-07-21T15:21:14.490Z] #10 62.40 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:21:14 [2020-07-21T15:21:14.490Z] #10 62.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:21:14 [2020-07-21T15:21:14.490Z] #10 62.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:21:14 [2020-07-21T15:21:14.490Z] #10 62.70 Selecting previously unselected package dmsetup.
15:21:14 [2020-07-21T15:21:14.490Z] #10 62.70 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:21:14 [2020-07-21T15:21:14.490Z] #10 62.71 Unpacking dmsetup (2:1.02.155-3) ...
15:21:14 [2020-07-21T15:21:14.490Z] #10 63.05 Selecting previously unselected package mingw-w64-common.
15:21:14 [2020-07-21T15:21:14.490Z] #10 63.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:21:14 [2020-07-21T15:21:14.490Z] #10 63.08 Unpacking mingw-w64-common (6.0.0-3) ...
15:21:14 [2020-07-21T15:21:14.490Z] #10 ...
15:21:14 [2020-07-21T15:21:14.490Z] 
15:21:14 [2020-07-21T15:21:14.490Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:14 [2020-07-21T15:21:14.490Z] #25 18.44 
15:21:14 [2020-07-21T15:21:14.490Z] #25 18.66 
######################################################################## 100.0%
15:21:14 [2020-07-21T15:21:14.490Z] #25 18.76 
15:21:14 [2020-07-21T15:21:14.490Z] #25 19.77 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:21:14 [2020-07-21T15:21:14.490Z] #25 20.12 
15:21:14 [2020-07-21T15:21:14.490Z] #25 20.35 
                                                                           0.6%
#################################                                         45.9%
######################################################################## 100.0%
15:21:14 [2020-07-21T15:21:14.490Z] #25 20.60 
15:21:14 [2020-07-21T15:21:14.636Z] Merging remotes/origin/master commit 22153d111eadd490976a1ff45fcdc2b26c2ec571 into PR head commit 441211986c847ef08ec1d40432e2ec86a7ae1741
15:21:14 [2020-07-21T15:21:14.882Z] #53 ...
15:21:14 [2020-07-21T15:21:14.882Z] 
15:21:14 [2020-07-21T15:21:14.882Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:14 [2020-07-21T15:21:14.882Z] #48 76.66 time
15:21:14 [2020-07-21T15:21:14.882Z] #48 77.15 regexp
15:21:14 [2020-07-21T15:21:14.882Z] #48 86.37 mvdan.cc/sh/v3/fileutil
15:21:14 [2020-07-21T15:21:14.882Z] #48 ...
15:21:14 [2020-07-21T15:21:14.882Z] 
15:21:14 [2020-07-21T15:21:14.882Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:14 [2020-07-21T15:21:14.882Z] #40 17.60   CC       images/stats.o
15:21:14 [2020-07-21T15:21:14.882Z] #40 18.16   CC       images/core.o
15:21:14 [2020-07-21T15:21:14.882Z] #40 19.01   CC       images/core-x86.o
15:21:14 [2020-07-21T15:21:14.882Z] #40 19.58   CC       images/core-arm.o
15:21:14 [2020-07-21T15:21:14.882Z] #40 20.01   CC       images/core-aarch64.o
15:21:14 [2020-07-21T15:21:14.882Z] #40 20.39   CC       images/core-ppc64.o
15:21:14 [2020-07-21T15:21:14.882Z] #40 21.07   CC       images/core-s390.o
15:21:15 [2020-07-21T15:21:15.008Z] #19 ...
15:21:15 [2020-07-21T15:21:15.008Z] 
15:21:15 [2020-07-21T15:21:15.008Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:15 [2020-07-21T15:21:15.008Z] #49 76.39 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:21:15 [2020-07-21T15:21:15.008Z] #49 79.05 + mkdir -p /build
15:21:15 [2020-07-21T15:21:15.008Z] #49 79.05 + cp runc /build/runc
15:21:15 [2020-07-21T15:21:15.008Z] #49 DONE 79.3s
15:21:15 [2020-07-21T15:21:15.008Z] 
15:21:15 [2020-07-21T15:21:15.008Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:15 [2020-07-21T15:21:15.008Z] #39 119.1   CC       criu/libnetlink.o
15:21:15 [2020-07-21T15:21:15.008Z] #39 119.5   CC       criu/log.o
15:21:15 [2020-07-21T15:21:15.008Z] #39 120.0   CC       criu/lsm.o
15:21:15 [2020-07-21T15:21:15.008Z] #39 120.4   CC       criu/mem.o
15:21:15 [2020-07-21T15:21:15.008Z] #39 122.2   CC       criu/memfd.o
15:21:15 [2020-07-21T15:21:15.008Z] #39 122.9   CC       criu/mount.o
15:21:15 [2020-07-21T15:21:15.008Z] #39 127.4   CC       criu/namespaces.o
15:21:15 [2020-07-21T15:21:15.180Z] #40 21.91   CC       images/cpuinfo.o
15:21:15 [2020-07-21T15:21:15.204Z] #52 154.8 + bin/containerd-shim-runc-v1
15:21:15 [2020-07-21T15:21:15.418Z] #25 22.00 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:21:15 [2020-07-21T15:21:15.418Z] #25 22.09 skipping existing c35d46ef359f
15:21:15 [2020-07-21T15:21:15.418Z] #25 22.20 
15:21:15 [2020-07-21T15:21:15.674Z] #54 DONE 83.4s
15:21:15 [2020-07-21T15:21:15.674Z] 
15:21:15 [2020-07-21T15:21:15.674Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:21:15 [2020-07-21T15:21:15.674Z] #55 DONE 0.1s
15:21:15 [2020-07-21T15:21:15.674Z] 
15:21:15 [2020-07-21T15:21:15.674Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:21:15 [2020-07-21T15:21:15.830Z] #40 22.51   CC       images/inventory.o
15:21:15 [2020-07-21T15:21:15.938Z] #56 DONE 0.2s
15:21:15 [2020-07-21T15:21:15.938Z] 
15:21:15 [2020-07-21T15:21:15.938Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:15 [2020-07-21T15:21:15.938Z] #39 21.15   CC       images/cpuinfo.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 21.62   CC       images/inventory.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 21.81   CC       images/fdinfo.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 22.11   CC       images/fown.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 22.29   CC       images/ns.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 22.60   CC       images/regfile.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 22.83   CC       images/ghost-file.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 23.13   CC       images/fifo.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 23.31   CC       images/remap-file-path.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 23.55   CC       images/eventfd.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 23.85   CC       images/eventpoll.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 24.23   CC       images/fh.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 24.50   CC       images/fsnotify.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 25.03   CC       images/signalfd.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 25.36   CC       images/fs.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 25.54   CC       images/pstree.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 25.70   CC       images/pipe.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 25.87   CC       images/tcp-stream.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 26.04   CC       images/sk-packet.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 26.23   CC       images/mnt.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 26.53   CC       images/pipe-data.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 26.80   CC       images/sa.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 27.04   CC       images/timer.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 27.39   CC       images/timerfd.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 27.56   CC       images/mm.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 27.75   CC       images/sk-opts.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 27.89   CC       images/sk-unix.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 28.31   CC       images/sk-inet.o
15:21:15 [2020-07-21T15:21:15.938Z] #39 28.65   CC       images/tun.o
15:21:16 [2020-07-21T15:21:16.129Z] #40 22.79   CC       images/fdinfo.o
15:21:16 [2020-07-21T15:21:16.129Z] #40 ...
15:21:16 [2020-07-21T15:21:16.129Z] 
15:21:16 [2020-07-21T15:21:16.129Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:16 [2020-07-21T15:21:16.129Z] #48 88.05 encoding/binary
15:21:16 [2020-07-21T15:21:16.129Z] #48 88.07 flag
15:21:16 [2020-07-21T15:21:16.129Z] #48 88.08 github.com/pkg/diff
15:21:16 [2020-07-21T15:21:16.129Z] #48 88.08 go/token
15:21:16 [2020-07-21T15:21:16.202Z] #39 29.02   CC       images/sk-netlink.o
15:21:16 [2020-07-21T15:21:16.284Z] #25 11.75 
                                                                           0.8%
##                                                                         3.2%
###                                                                        5.5%
#####                                                                      7.8%
#######                                                                   10.2%
#########                                                                 12.6%
##########                                                                14.5%
###########                                                               16.4%
#############                                                             18.9%
###############                                                           21.0%
################                                                          23.0%
##################                                                        25.0%
####################                                                      28.2%
######################                                                    30.6%
########################                                                  33.7%
15:21:16 [2020-07-21T15:21:16.284Z] #25 ...
15:21:16 [2020-07-21T15:21:16.284Z] 
15:21:16 [2020-07-21T15:21:16.284Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:16 [2020-07-21T15:21:16.284Z] #10 53.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.58 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.65 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.69 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.70 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 55.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB]
15:21:16 [2020-07-21T15:21:16.284Z] #10 56.94 debconf: delaying package configuration, since apt-utils is not installed
15:21:16 [2020-07-21T15:21:16.284Z] #10 57.15 Fetched 77.7 MB in 8s (9606 kB/s)
15:21:16 [2020-07-21T15:21:16.284Z] #10 57.25 Selecting previously unselected package binutils-mingw-w64-i686.
15:21:16 [2020-07-21T15:21:16.284Z] #10 57.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 ... 15410 files and directories currently installed.)
15:21:16 [2020-07-21T15:21:16.284Z] #10 57.35 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
15:21:16 [2020-07-21T15:21:16.284Z] #10 57.36 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:21:16 [2020-07-21T15:21:16.284Z] #10 59.71 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:21:16 [2020-07-21T15:21:16.284Z] #10 59.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
15:21:16 [2020-07-21T15:21:16.284Z] #10 59.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:21:16 [2020-07-21T15:21:16.284Z] #10 ...
15:21:16 [2020-07-21T15:21:16.284Z] 
15:21:16 [2020-07-21T15:21:16.284Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:16 [2020-07-21T15:21:16.284Z] #41 52.97 syscall
15:21:16 [2020-07-21T15:21:16.284Z] #41 60.63 time
15:21:16 [2020-07-21T15:21:16.346Z] #25 23.19 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:21:16 [2020-07-21T15:21:16.389Z] #39 129.7   CC       criu/net.o
15:21:16 [2020-07-21T15:21:16.464Z] #39 29.20   CC       images/packet-sock.o
15:21:16 [2020-07-21T15:21:16.542Z] #41 ...
15:21:16 [2020-07-21T15:21:16.542Z] 
15:21:16 [2020-07-21T15:21:16.542Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:21:16 [2020-07-21T15:21:16.542Z] #28 53.09 Checking out files:  86% (1315/1521)   
Checking out files:  87% (1324/1521)   
Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
15:21:16 [2020-07-21T15:21:16.542Z] #28 53.79 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050
15:21:16 [2020-07-21T15:21:16.542Z] #28 54.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:21:16 [2020-07-21T15:21:16.542Z] #28 ...
15:21:16 [2020-07-21T15:21:16.542Z] 
15:21:16 [2020-07-21T15:21:16.542Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:16 [2020-07-21T15:21:16.603Z] #25 23.49 
15:21:16 [2020-07-21T15:21:16.727Z] #39 29.66   CC       images/ipc-var.o
15:21:16 [2020-07-21T15:21:16.860Z] #25 23.60 
######################################################################## 100.0%
15:21:16 [2020-07-21T15:21:16.860Z] #25 23.67 
15:21:16 [2020-07-21T15:21:16.860Z] #25 ...
15:21:16 [2020-07-21T15:21:16.860Z] 
15:21:16 [2020-07-21T15:21:16.860Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:21:16 [2020-07-21T15:21:16.860Z] #32 66.91 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:21:16 [2020-07-21T15:21:16.860Z] #32 66.92 Setting up xxd (2:8.1.0875-5) ...
15:21:16 [2020-07-21T15:21:16.860Z] #32 66.93 Setting up libuv1:amd64 (1.24.1-1) ...
15:21:16 [2020-07-21T15:21:16.860Z] #32 66.95 Setting up vim-common (2:8.1.0875-5) ...
15:21:16 [2020-07-21T15:21:16.860Z] #32 66.97 Setting up librhash0:amd64 (1.3.8-1) ...
15:21:16 [2020-07-21T15:21:16.860Z] #32 66.98 Setting up cmake-data (3.13.4-1) ...
15:21:16 [2020-07-21T15:21:16.860Z] #32 67.02 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:21:16 [2020-07-21T15:21:16.860Z] #32 67.03 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:21:16 [2020-07-21T15:21:16.860Z] #32 67.04 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:21:16 [2020-07-21T15:21:16.860Z] #32 67.05 Setting up cmake (3.13.4-1) ...
15:21:16 [2020-07-21T15:21:16.860Z] #32 67.09 Processing triggers for libc-bin (2.28-10) ...
15:21:16 [2020-07-21T15:21:16.860Z] #32 67.21 Processing triggers for mime-support (3.62) ...
15:21:16 [2020-07-21T15:21:16.860Z] #32 DONE 72.2s
15:21:16 [2020-07-21T15:21:16.860Z] 
15:21:16 [2020-07-21T15:21:16.861Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:21:16 [2020-07-21T15:21:16.861Z] #38 68.92 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:21:16 [2020-07-21T15:21:16.861Z] #38 69.30 Processing triggers for libc-bin (2.28-10) ...
15:21:16 [2020-07-21T15:21:16.861Z] #38 DONE 72.2s
15:21:16 [2020-07-21T15:21:16.861Z] 
15:21:16 [2020-07-21T15:21:16.861Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:16 [2020-07-21T15:21:16.861Z] #25 23.75 Download of images into '/build' complete.
15:21:16 [2020-07-21T15:21:16.861Z] #25 23.75 Use something like the following to load the result into a Docker daemon:
15:21:16 [2020-07-21T15:21:16.861Z] #25 23.75   tar -cC '/build' . | docker load
15:21:16 [2020-07-21T15:21:16.861Z] #25 ...
15:21:16 [2020-07-21T15:21:16.861Z] 
15:21:16 [2020-07-21T15:21:16.861Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:17 [2020-07-21T15:21:17.118Z] #39 ...
15:21:17 [2020-07-21T15:21:17.118Z] 
15:21:17 [2020-07-21T15:21:17.118Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:17 [2020-07-21T15:21:17.118Z] #25 DONE 23.9s
15:21:14 [2020-07-21T15:21:14.748Z]  > git config core.sparsecheckout # timeout=10
15:21:14 [2020-07-21T15:21:14.791Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:21:17 [2020-07-21T15:21:17.270Z] #52 156.9 + bin/containerd-shim-runc-v2
15:21:17 [2020-07-21T15:21:17.304Z] #39 29.97   CC       images/ipc-desc.o
15:21:17 [2020-07-21T15:21:17.304Z] #39 30.20   CC       images/ipc-shm.o
15:21:17 [2020-07-21T15:21:17.363Z] #25 11.75 
                                                                           0.8%
##                                                                         3.2%
###                                                                        5.5%
#####                                                                      7.8%
#######                                                                   10.2%
#########                                                                 12.6%
##########                                                                14.5%
###########                                                               16.4%
#############                                                             18.9%
###############                                                           21.0%
################                                                          23.0%
##################                                                        25.0%
####################                                                      28.2%
######################                                                    30.6%
########################                                                  33.7%
##########################                                                36.5%
###########################                                               38.7%
#############################                                             41.4%
###############################                                           43.7%
#################################                                         45.9%
###################################                                       48.7%
####################################                                      51.3%
######################################                                    53.8%
########################################                                  56.9%
##########################################                                58.4%
############################################                              61.6%
15:21:17 [2020-07-21T15:21:17.363Z] #25 ...
15:21:17 [2020-07-21T15:21:17.363Z] 
15:21:17 [2020-07-21T15:21:17.363Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:21:17 [2020-07-21T15:21:17.363Z] #32 54.13 Selecting previously unselected package libicu63:amd64.
15:21:17 [2020-07-21T15:21:17.363Z] #32 54.13 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 54.14 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 61.14 Selecting previously unselected package libxml2:amd64.
15:21:17 [2020-07-21T15:21:17.363Z] #32 61.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 61.15 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 61.74 Selecting previously unselected package libarchive13:amd64.
15:21:17 [2020-07-21T15:21:17.363Z] #32 61.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 61.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 62.06 Selecting previously unselected package libjsoncpp1:amd64.
15:21:17 [2020-07-21T15:21:17.363Z] #32 62.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 62.14 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 62.33 Selecting previously unselected package librhash0:amd64.
15:21:17 [2020-07-21T15:21:17.363Z] #32 62.35 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 62.35 Unpacking librhash0:amd64 (1.3.8-1) ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 62.57 Selecting previously unselected package libuv1:amd64.
15:21:17 [2020-07-21T15:21:17.363Z] #32 62.60 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 62.61 Unpacking libuv1:amd64 (1.24.1-1) ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 62.87 Selecting previously unselected package cmake.
15:21:17 [2020-07-21T15:21:17.363Z] #32 62.89 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 62.89 Unpacking cmake (3.13.4-1) ...
15:21:17 [2020-07-21T15:21:17.363Z] #32 ...
15:21:17 [2020-07-21T15:21:17.363Z] 
15:21:17 [2020-07-21T15:21:17.363Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:17 [2020-07-21T15:21:17.375Z] 
15:21:17 [2020-07-21T15:21:17.375Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:17 [2020-07-21T15:21:17.561Z] #52 157.5 + binaries
15:21:17 [2020-07-21T15:21:17.561Z] #52 157.5 + install -D bin/containerd /build/containerd
15:21:17 [2020-07-21T15:21:17.561Z] #52 157.6 + install -D bin/containerd-shim /build/containerd-shim
15:21:17 [2020-07-21T15:21:17.561Z] #52 157.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:21:17 [2020-07-21T15:21:17.561Z] #52 157.6 + install -D bin/ctr /build/ctr
15:21:17 [2020-07-21T15:21:17.567Z] #39 30.44   CC       images/ipc-msg.o
15:21:17 [2020-07-21T15:21:17.577Z] Merge succeeded, producing 441211986c847ef08ec1d40432e2ec86a7ae1741
15:21:17 [2020-07-21T15:21:17.577Z] Checking out Revision 441211986c847ef08ec1d40432e2ec86a7ae1741 (PR-41242)
15:21:17 [2020-07-21T15:21:17.831Z] #39 30.70   CC       images/ipc-sem.o
15:21:17 [2020-07-21T15:21:17.879Z] #25 11.75 
                                                                           0.8%
##                                                                         3.2%
###                                                                        5.5%
#####                                                                      7.8%
#######                                                                   10.2%
#########                                                                 12.6%
##########                                                                14.5%
###########                                                               16.4%
#############                                                             18.9%
###############                                                           21.0%
################                                                          23.0%
##################                                                        25.0%
####################                                                      28.2%
######################                                                    30.6%
########################                                                  33.7%
##########################                                                36.5%
###########################                                               38.7%
#############################                                             41.4%
###############################                                           43.7%
#################################                                         45.9%
###################################                                       48.7%
####################################                                      51.3%
######################################                                    53.8%
########################################                                  56.9%
##########################################                                58.4%
############################################                              61.6%
#############################################                             63.7%
##############################################                            65.1%
################################################                          67.8%
##################################################                        69.6%
15:21:17 [2020-07-21T15:21:17.879Z] #25 ...
15:21:17 [2020-07-21T15:21:17.879Z] 
15:21:17 [2020-07-21T15:21:17.879Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:17 [2020-07-21T15:21:17.879Z] #47 54.58 reflect
15:21:17 [2020-07-21T15:21:17.879Z] #47 54.60 syscall
15:21:17 [2020-07-21T15:21:17.879Z] #47 63.33 context
15:21:17 [2020-07-21T15:21:17.879Z] #47 64.34 internal/poll
15:21:17 [2020-07-21T15:21:17.879Z] #47 ...
15:21:17 [2020-07-21T15:21:17.879Z] 
15:21:17 [2020-07-21T15:21:17.879Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:18 [2020-07-21T15:21:18.094Z] #39 30.93   CC       images/utsns.o
15:21:18 [2020-07-21T15:21:18.194Z] #52 DONE 157.9s
15:21:18 [2020-07-21T15:21:18.297Z] #39 ...
15:21:18 [2020-07-21T15:21:18.297Z] 
15:21:18 [2020-07-21T15:21:18.297Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:21:18 [2020-07-21T15:21:18.297Z] #19 5.805 Collecting yamllint==1.16.0
15:21:18 [2020-07-21T15:21:18.358Z] #39 31.16   CC       images/creds.o
15:21:18 [2020-07-21T15:21:18.358Z] #39 31.37   CC       images/vma.o
15:21:18 [2020-07-21T15:21:18.825Z] 
15:21:18 [2020-07-21T15:21:18.826Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:21:18 [2020-07-21T15:21:18.921Z] #48 90.70 go/scanner
15:21:18 [2020-07-21T15:21:18.934Z] #39 31.61   CC       images/netdev.o
15:21:19 [2020-07-21T15:21:19.118Z] #53 DONE 0.3s
15:21:19 [2020-07-21T15:21:19.118Z] 
15:21:19 [2020-07-21T15:21:19.118Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:21:19 [2020-07-21T15:21:19.118Z] #57 DONE 0.2s
15:21:19 [2020-07-21T15:21:19.118Z] 
15:21:19 [2020-07-21T15:21:19.118Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:21:19 [2020-07-21T15:21:19.169Z] #25 11.75 
                                                                           0.8%
##                                                                         3.2%
###                                                                        5.5%
#####                                                                      7.8%
#######                                                                   10.2%
#########                                                                 12.6%
##########                                                                14.5%
###########                                                               16.4%
#############                                                             18.9%
###############                                                           21.0%
################                                                          23.0%
##################                                                        25.0%
####################                                                      28.2%
######################                                                    30.6%
########################                                                  33.7%
##########################                                                36.5%
###########################                                               38.7%
#############################                                             41.4%
###############################                                           43.7%
#################################                                         45.9%
###################################                                       48.7%
####################################                                      51.3%
######################################                                    53.8%
########################################                                  56.9%
##########################################                                58.4%
############################################                              61.6%
#############################################                             63.7%
##############################################                            65.1%
################################################                          67.8%
##################################################                        69.6%
####################################################                      72.4%
#####################################################                     74.1%
######################################################                    76.1%
########################################################                  78.1%
##########################################################                80.6%
############################################################              83.4%
#############################################################             85.1%
##############################################################            87.2%
################################################################          90.0%
##################################################################        92.0%
###################################################################       94.4%
######################################################################    98.0%
######################################################################## 100.0%
15:21:19 [2020-07-21T15:21:19.197Z] #39 31.98   CC       images/tty.o
15:21:19 [2020-07-21T15:21:19.409Z] #59 DONE 0.1s
15:21:19 [2020-07-21T15:21:19.409Z] 
15:21:19 [2020-07-21T15:21:19.409Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:21:19 [2020-07-21T15:21:19.409Z] #61 DONE 0.1s
15:21:19 [2020-07-21T15:21:19.409Z] 
15:21:19 [2020-07-21T15:21:19.409Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:21:19 [2020-07-21T15:21:19.409Z] #62 DONE 0.1s
15:21:19 [2020-07-21T15:21:19.462Z] #39 32.41   CC       images/file-lock.o
15:21:19 [2020-07-21T15:21:19.462Z] #39 ...
15:21:19 [2020-07-21T15:21:19.462Z] 
15:21:19 [2020-07-21T15:21:19.462Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:19 [2020-07-21T15:21:19.462Z] #10 77.38 Selecting previously unselected package g++-mingw-w64-x86-64.
15:21:19 [2020-07-21T15:21:19.462Z] #10 77.39 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
15:21:19 [2020-07-21T15:21:19.462Z] #10 77.41 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:21:19 [2020-07-21T15:21:19.469Z] #25 16.45 
15:21:19 [2020-07-21T15:21:19.700Z] 
15:21:19 [2020-07-21T15:21:19.700Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:21:19 [2020-07-21T15:21:19.724Z] #10 ...
15:21:19 [2020-07-21T15:21:19.724Z] 
15:21:19 [2020-07-21T15:21:19.724Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:19 [2020-07-21T15:21:19.724Z] #41 78.97 vendor/golang.org/x/net/http2/hpack
15:21:19 [2020-07-21T15:21:19.724Z] #41 78.97 vendor/golang.org/x/text/secure/bidirule
15:21:19 [2020-07-21T15:21:19.724Z] #41 79.38 mime
15:21:19 [2020-07-21T15:21:19.724Z] #41 80.25 mime/quotedprintable
15:21:19 [2020-07-21T15:21:19.724Z] #41 80.60 net/http/internal
15:21:19 [2020-07-21T15:21:19.724Z] #41 82.16 vendor/golang.org/x/net/idna
15:21:19 [2020-07-21T15:21:19.724Z] #41 83.00 net/textproto
15:21:19 [2020-07-21T15:21:19.724Z] #41 83.02 crypto/x509
15:21:19 [2020-07-21T15:21:19.724Z] #41 84.15 vendor/golang.org/x/net/http/httpproxy
15:21:19 [2020-07-21T15:21:19.724Z] #41 84.49 vendor/golang.org/x/net/http/httpguts
15:21:19 [2020-07-21T15:21:19.724Z] #41 84.49 mime/multipart
15:21:19 [2020-07-21T15:21:19.724Z] #41 86.73 crypto/tls
15:21:19 [2020-07-21T15:21:19.724Z] #41 ...
15:21:19 [2020-07-21T15:21:19.724Z] 
15:21:19 [2020-07-21T15:21:19.724Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:19 [2020-07-21T15:21:19.724Z] #39 32.66   CC       images/rlimit.o
15:21:19 [2020-07-21T15:21:19.897Z] #33 ...
15:21:19 [2020-07-21T15:21:19.897Z] 
15:21:19 [2020-07-21T15:21:19.897Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:19 [2020-07-21T15:21:19.897Z] #47 64.74 os
15:21:19 [2020-07-21T15:21:19.897Z] #47 68.96 strings
15:21:19 [2020-07-21T15:21:19.897Z] #47 69.26 encoding/binary
15:21:19 [2020-07-21T15:21:19.897Z] #47 70.90 encoding/base64
15:21:19 [2020-07-21T15:21:19.897Z] #47 71.30 fmt
15:21:19 [2020-07-21T15:21:19.897Z] #47 71.94 golang.org/x/sys/unix
15:21:19 [2020-07-21T15:21:19.897Z] #47 ...
15:21:19 [2020-07-21T15:21:19.897Z] 
15:21:19 [2020-07-21T15:21:19.897Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:19 [2020-07-21T15:21:19.897Z] #30 66.89 strings
15:21:19 [2020-07-21T15:21:19.897Z] #30 68.92 fmt
15:21:19 [2020-07-21T15:21:19.897Z] #30 69.76 path/filepath
15:21:19 [2020-07-21T15:21:19.897Z] #30 70.88 io/ioutil
15:21:19 [2020-07-21T15:21:19.897Z] #30 71.40 path
15:21:19 [2020-07-21T15:21:19.897Z] #30 71.78 text/tabwriter
15:21:19 [2020-07-21T15:21:19.897Z] #30 73.99 github.com/BurntSushi/toml
15:21:19 [2020-07-21T15:21:19.897Z] #30 74.02 flag
15:21:19 [2020-07-21T15:21:19.988Z] #39 32.96   CC       images/pagemap.o
15:21:17 [2020-07-21T15:21:17.211Z]  > git merge 22153d111eadd490976a1ff45fcdc2b26c2ec571 # timeout=10
15:21:17 [2020-07-21T15:21:17.372Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:21:17 [2020-07-21T15:21:17.611Z]  > git config core.sparsecheckout # timeout=10
15:21:17 [2020-07-21T15:21:17.651Z]  > git checkout -f 441211986c847ef08ec1d40432e2ec86a7ae1741 # timeout=10
15:21:20 [2020-07-21T15:21:20.251Z] #39 33.25   CC       images/siginfo.o
15:21:20 [2020-07-21T15:21:20.332Z] #63 DONE 0.6s
15:21:20 [2020-07-21T15:21:20.332Z] 
15:21:20 [2020-07-21T15:21:20.332Z] #64 exporting to image
15:21:20 [2020-07-21T15:21:20.332Z] #64 exporting layers
15:21:20 [2020-07-21T15:21:20.516Z] #39 33.42   CC       images/rpc.o
15:21:21 [2020-07-21T15:21:21.407Z] #25 18.37 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:21:21 [2020-07-21T15:21:21.665Z] #25 18.75 
15:21:21 [2020-07-21T15:21:21.698Z] #48 93.01 mvdan.cc/editorconfig
15:21:21 [2020-07-21T15:21:21.698Z] #48 93.27 mvdan.cc/sh/v3/syntax
15:21:21 [2020-07-21T15:21:21.698Z] #48 ...
15:21:21 [2020-07-21T15:21:21.698Z] 
15:21:21 [2020-07-21T15:21:21.698Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:21 [2020-07-21T15:21:21.698Z] #31 83.21 path/filepath
15:21:21 [2020-07-21T15:21:21.698Z] #31 83.23 fmt
15:21:21 [2020-07-21T15:21:21.698Z] #31 85.31 io/ioutil
15:21:21 [2020-07-21T15:21:21.698Z] #31 87.57 flag
15:21:21 [2020-07-21T15:21:21.698Z] #31 87.57 github.com/BurntSushi/toml
15:21:21 [2020-07-21T15:21:21.698Z] #31 87.57 log
15:21:21 [2020-07-21T15:21:21.698Z] #31 92.69 github.com/BurntSushi/toml/cmd/tomlv
15:21:21 [2020-07-21T15:21:21.698Z] #31 ...
15:21:21 [2020-07-21T15:21:21.698Z] 
15:21:21 [2020-07-21T15:21:21.698Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:21 [2020-07-21T15:21:21.698Z] #40 23.17   CC       images/fown.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 23.42   CC       images/ns.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 23.77   CC       images/regfile.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 24.05   CC       images/ghost-file.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 24.39   CC       images/fifo.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 24.60   CC       images/remap-file-path.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 24.80   CC       images/eventfd.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 25.04   CC       images/eventpoll.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 25.39   CC       images/fh.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 25.79   CC       images/fsnotify.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 26.54   CC       images/signalfd.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 26.91   CC       images/fs.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 27.13   CC       images/pstree.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 27.44   CC       images/pipe.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 27.66   CC       images/tcp-stream.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 27.87   CC       images/sk-packet.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 28.17   CC       images/mnt.o
15:21:21 [2020-07-21T15:21:21.698Z] #40 28.40   CC       images/pipe-data.o
15:21:21 [2020-07-21T15:21:21.806Z] #30 ...
15:21:21 [2020-07-21T15:21:21.806Z] 
15:21:21 [2020-07-21T15:21:21.806Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.489 + RM_GOPATH=0
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.491 + TMP_GOPATH=
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.491 + : /build
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.491 + '[' -z '' ']'
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.496 ++ mktemp -d
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.496 + export GOPATH=/tmp/tmp.XbRYRrredb
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.496 + GOPATH=/tmp/tmp.XbRYRrredb
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.496 + RM_GOPATH=1
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.496 + case "$(go env GOARCH)" in
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.496 ++ go env GOARCH
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.504 + export GO_BUILDMODE=-buildmode=pie
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.504 + GO_BUILDMODE=-buildmode=pie
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.507 ++ dirname /tmp/install/install.sh
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.521 + dir=/tmp/install
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.522 + bin=tini
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.522 + shift
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.522 + '[' '!' -f /tmp/install/tini.installer ']'
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.522 + . /tmp/install/tini.installer
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.522 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.522 + install_tini
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.522 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.522 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.522 + git clone https://github.com/krallin/tini.git /tmp/tmp.XbRYRrredb/tini
15:21:21 [2020-07-21T15:21:21.806Z] #33 4.525 Cloning into '/tmp/tmp.XbRYRrredb/tini'...
15:21:21 [2020-07-21T15:21:21.922Z] #25 18.92 #=#=#                                                                         

######################################################################## 100.0%
15:21:21 [2020-07-21T15:21:21.922Z] #25 19.10 
15:21:21 [2020-07-21T15:21:21.926Z] #39 34.43   CC       images/ext-file.o
15:21:21 [2020-07-21T15:21:21.926Z] #39 34.56   CC       images/cgroup.o
15:21:22 [2020-07-21T15:21:22.001Z] #40 28.62   CC       images/sa.o
15:21:22 [2020-07-21T15:21:22.189Z] #39 35.05   CC       images/userns.o
15:21:22 [2020-07-21T15:21:22.300Z] #40 29.00   CC       images/timer.o
15:21:22 [2020-07-21T15:21:22.370Z] #33 5.344 + cd /tmp/tmp.XbRYRrredb/tini
15:21:22 [2020-07-21T15:21:22.371Z] #33 5.344 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:21:22 [2020-07-21T15:21:22.371Z] #33 5.372 + cmake .
15:21:22 [2020-07-21T15:21:22.453Z] #39 35.41   CC       images/google/protobuf/descriptor.o
15:21:22 [2020-07-21T15:21:22.599Z] #40 29.36   CC       images/timerfd.o
15:21:22 [2020-07-21T15:21:22.900Z] #40 29.66   CC       images/mm.o
15:21:22 [2020-07-21T15:21:22.900Z] #40 ...
15:21:22 [2020-07-21T15:21:22.900Z] 
15:21:22 [2020-07-21T15:21:22.900Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:22 [2020-07-21T15:21:22.900Z] #42 84.86 regexp
15:21:22 [2020-07-21T15:21:22.900Z] #42 91.34 net
15:21:22 [2020-07-21T15:21:22.900Z] #42 91.35 os/exec
15:21:22 [2020-07-21T15:21:22.900Z] #42 93.92 internal/lazyregexp
15:21:22 [2020-07-21T15:21:22.900Z] #42 94.42 github.com/LK4D4/vndr/versioned
15:21:22 [2020-07-21T15:21:22.937Z] #33 6.028 -- The C compiler identification is GNU 8.3.0
15:21:22 [2020-07-21T15:21:22.937Z] #33 6.109 -- Check for working C compiler: /usr/bin/cc
15:21:23 [2020-07-21T15:21:23.059Z] #64 exporting layers 2.4s done
15:21:23 [2020-07-21T15:21:23.059Z] #64 writing image sha256:1882a8fd6343dadab8a8864a3ffa946e528bca3e06a668ce824506c41b73a5c1
15:21:23 [2020-07-21T15:21:23.059Z] #64 writing image sha256:1882a8fd6343dadab8a8864a3ffa946e528bca3e06a668ce824506c41b73a5c1 done
15:21:23 [2020-07-21T15:21:23.059Z] #64 naming to docker.io/library/docker:441211986c847ef08ec1d40432e2ec86a7ae1741 done
15:21:23 [2020-07-21T15:21:23.059Z] #64 DONE 2.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:21:23 [2020-07-21T15:21:23.201Z] #42 ...
15:21:23 [2020-07-21T15:21:23.201Z] 
15:21:23 [2020-07-21T15:21:23.201Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:23 [2020-07-21T15:21:23.201Z] #48 93.66 encoding/base64
15:21:23 [2020-07-21T15:21:23.201Z] #48 94.52 go/ast
15:21:23 [2020-07-21T15:21:23.363Z] #25 20.14 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:21:23 [2020-07-21T15:21:23.364Z] #25 20.45 
15:21:23 [2020-07-21T15:21:23.501Z] #33 6.709 -- Check for working C compiler: /usr/bin/cc -- works
15:21:23 [2020-07-21T15:21:23.501Z] #33 6.716 -- Detecting C compiler ABI info
15:21:23 [2020-07-21T15:21:23.511Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/test/unit
15:21:23 [2020-07-21T15:21:23.577Z] #19 11.10   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:21:23 [2020-07-21T15:21:23.577Z] #19 11.16 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:21:23 [2020-07-21T15:21:23.577Z] #19 11.19   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:21:23 [2020-07-21T15:21:23.577Z] #19 11.23 Collecting pyyaml (from yamllint==1.16.0)
15:21:23 [2020-07-21T15:21:23.620Z] #25 20.65 
#################                                                         23.8%
##################################################################        92.5%
######################################################################## 100.0%
15:21:23 [2020-07-21T15:21:23.836Z] #19 11.34   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:21:23 [2020-07-21T15:21:23.847Z] #39 36.81   CC       images/opts.o
15:21:23 [2020-07-21T15:21:23.881Z] #25 20.94 
15:21:24 [2020-07-21T15:21:24.113Z] #39 36.96   CC       images/seccomp.o
15:21:24 [2020-07-21T15:21:24.263Z] #48 95.97 encoding/json
15:21:24 [2020-07-21T15:21:24.376Z] #39 37.15   CC       images/binfmt-misc.o
15:21:24 [2020-07-21T15:21:24.640Z] #39 37.38   CC       images/time.o
15:21:24 [2020-07-21T15:21:24.640Z] #39 37.55   CC       images/sysctl.o
15:21:24 [2020-07-21T15:21:24.857Z] #25 ...
15:21:24 [2020-07-21T15:21:24.857Z] 
15:21:24 [2020-07-21T15:21:24.857Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar...
15:21:24 [2020-07-21T15:21:24.857Z] #32 66.67 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:21:24 [2020-07-21T15:21:24.857Z] #32 66.69 Setting up xxd (2:8.1.0875-5) ...
15:21:24 [2020-07-21T15:21:24.857Z] #32 66.70 Setting up libuv1:amd64 (1.24.1-1) ...
15:21:24 [2020-07-21T15:21:24.857Z] #32 66.71 Setting up vim-common (2:8.1.0875-5) ...
15:21:24 [2020-07-21T15:21:24.857Z] #32 66.73 Setting up librhash0:amd64 (1.3.8-1) ...
15:21:24 [2020-07-21T15:21:24.857Z] #32 66.75 Setting up cmake-data (3.13.4-1) ...
15:21:24 [2020-07-21T15:21:24.857Z] #32 66.76 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ...
15:21:24 [2020-07-21T15:21:24.857Z] #32 66.78 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
15:21:24 [2020-07-21T15:21:24.857Z] #32 66.79 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
15:21:24 [2020-07-21T15:21:24.857Z] #32 66.81 Setting up cmake (3.13.4-1) ...
15:21:24 [2020-07-21T15:21:24.857Z] #32 66.82 Processing triggers for libc-bin (2.28-10) ...
15:21:24 [2020-07-21T15:21:24.857Z] #32 66.86 Processing triggers for mime-support (3.62) ...
15:21:24 [2020-07-21T15:21:24.857Z] #32 DONE 71.4s
15:21:24 [2020-07-21T15:21:24.857Z] 
15:21:24 [2020-07-21T15:21:24.857Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:24 [2020-07-21T15:21:24.870Z] #33 7.711 -- Detecting C compiler ABI info - done
15:21:24 [2020-07-21T15:21:24.870Z] #33 7.761 -- Detecting C compile features
15:21:24 [2020-07-21T15:21:24.870Z] #33 ...
15:21:24 [2020-07-21T15:21:24.870Z] 
15:21:24 [2020-07-21T15:21:24.870Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:24 [2020-07-21T15:21:24.870Z] #41 70.01 regexp/syntax
15:21:24 [2020-07-21T15:21:24.870Z] #41 70.79 fmt
15:21:24 [2020-07-21T15:21:24.870Z] #41 76.78 regexp
15:21:24 [2020-07-21T15:21:24.870Z] #41 77.46 go/token
15:21:24 [2020-07-21T15:21:24.870Z] #41 78.34 go/scanner
15:21:24 [2020-07-21T15:21:24.870Z] #41 79.31 go/ast
15:21:24 [2020-07-21T15:21:24.870Z] #41 ...
15:21:24 [2020-07-21T15:21:24.870Z] 
15:21:24 [2020-07-21T15:21:24.870Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:24 [2020-07-21T15:21:24.870Z] #39 5.540 Note: Building without setproctitle() and strlcpy() support.
15:21:24 [2020-07-21T15:21:24.870Z] #39 5.541       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:21:24 [2020-07-21T15:21:24.870Z] #39 5.555 Note: Building without GnuTLS support
15:21:24 [2020-07-21T15:21:24.870Z] #39 5.560 Makefile.config:39: Warn: you have no libnftables installed
15:21:24 [2020-07-21T15:21:24.870Z] #39 5.560 Makefile.config:40: Warn: Building without nftables support
15:21:24 [2020-07-21T15:21:24.870Z] #39 7.511 fatal: not a git repository (or any of the parent directories): .git
15:21:24 [2020-07-21T15:21:24.870Z] #39 7.569   GEN      .gitid
15:21:24 [2020-07-21T15:21:24.870Z] #39 7.591   GEN      criu/include/version.h
15:21:24 [2020-07-21T15:21:24.870Z] #39 7.679   GEN      include/common/asm
15:21:24 [2020-07-21T15:21:24.904Z] #39 ...
15:21:24 [2020-07-21T15:21:24.904Z] 
15:21:24 [2020-07-21T15:21:24.904Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.21 Selecting previously unselected package libapparmor1:arm64.
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.23 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.24 Unpacking libapparmor1:arm64 (2.13.2-10) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.33 Selecting previously unselected package libapparmor-dev:arm64.
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.34 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.35 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.55 Selecting previously unselected package libbtrfs0.
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.55 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.57 Unpacking libbtrfs0 (4.20.1-2) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.67 Selecting previously unselected package libbtrfs-dev.
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.68 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.69 Unpacking libbtrfs-dev (4.20.1-2) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.86 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.86 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 88.87 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.03 Selecting previously unselected package libudev-dev:arm64.
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.03 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.05 Unpacking libudev-dev:arm64 (241-7~deb10u4) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.28 Selecting previously unselected package libsepol1-dev:arm64.
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.29 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.30 Unpacking libsepol1-dev:arm64 (2.8-1) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.58 Selecting previously unselected package libpcre16-3:arm64.
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.59 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.60 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.75 Selecting previously unselected package libpcre32-3:arm64.
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.76 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.77 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.93 Selecting previously unselected package libpcrecpp0v5:arm64.
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.94 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 89.95 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.05 Selecting previously unselected package libpcre3-dev:arm64.
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.06 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.07 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.44 Selecting previously unselected package libselinux1-dev:arm64.
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.45 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.46 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.67 Selecting previously unselected package libdevmapper-dev:arm64.
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.69 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.70 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.78 Selecting previously unselected package libseccomp-dev:arm64.
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.80 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.80 Unpacking libseccomp-dev:arm64 (2.3.3-4) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.95 Selecting previously unselected package libsystemd-dev:arm64.
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.96 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 90.97 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 91.52 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 91.54 Setting up libseccomp-dev:arm64 (2.3.3-4) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 91.56 Setting up libapparmor1:arm64 (2.13.2-10) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 91.59 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 91.61 Setting up libpcre16-3:arm64 (2:8.39-12) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 91.63 Setting up libsepol1-dev:arm64 (2.8-1) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 91.64 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 91.65 Setting up libbtrfs0 (4.20.1-2) ...
15:21:24 [2020-07-21T15:21:24.904Z] #10 91.67 Setting up libpcre32-3:arm64 (2:8.39-12) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 91.68 Setting up libudev-dev:arm64 (241-7~deb10u4) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 91.73 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 91.75 Setting up libbtrfs-dev (4.20.1-2) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 91.84 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 91.90 Setting up mingw-w64-common (6.0.0-3) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 91.92 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 91.93 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 91.94 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 91.96 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 92.00 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:21:24 [2020-07-21T15:21:24.905Z] #10 92.01 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:21:24 [2020-07-21T15:21:24.905Z] #10 92.02 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 92.04 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:21:24 [2020-07-21T15:21:24.905Z] #10 92.05 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:21:24 [2020-07-21T15:21:24.905Z] #10 92.09 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 92.11 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 92.13 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 92.17 Setting up dmsetup (2:1.02.155-3) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 92.20 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 92.22 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 92.24 Processing triggers for libc-bin (2.28-10) ...
15:21:24 [2020-07-21T15:21:24.905Z] #10 DONE 92.8s
15:21:24 [2020-07-21T15:21:24.905Z] 
15:21:24 [2020-07-21T15:21:24.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:24 [2020-07-21T15:21:24.905Z] #39 37.69   CC       images/autofs.o
15:21:24 [2020-07-21T15:21:24.905Z] #39 ...
15:21:24 [2020-07-21T15:21:24.905Z] 
15:21:24 [2020-07-21T15:21:24.905Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:25 [2020-07-21T15:21:25.113Z] #33 ...
15:21:25 [2020-07-21T15:21:25.113Z] 
15:21:25 [2020-07-21T15:21:25.113Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:21:25 [2020-07-21T15:21:25.113Z] #38 61.90 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 61.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 61.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 61.95 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 61.97 Setting up python-six (1.12.0-1) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 66.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 66.85 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 66.87 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 66.88 Setting up libcap-dev:amd64 (1:2.25-2) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 66.89 Setting up libprotoc17:amd64 (3.6.1.3-2) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 66.91 Setting up protobuf-compiler (3.6.1.3-2) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 66.94 Setting up libnet1-dev (1.1.6+dfsg-3.1) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 66.95 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 66.96 Setting up protobuf-c-compiler (1.3.1-1+b1) ...
15:21:25 [2020-07-21T15:21:25.113Z] #38 66.97 Setting up python-protobuf (3.6.1.3-2) ...
15:21:25 [2020-07-21T15:21:25.218Z] #19 12.41 Building wheels for collected packages: pyyaml
15:21:25 [2020-07-21T15:21:25.218Z] #19 12.41   Running setup.py bdist_wheel for pyyaml: started
15:21:25 [2020-07-21T15:21:25.369Z] #38 ...
15:21:25 [2020-07-21T15:21:25.369Z] 
15:21:25 [2020-07-21T15:21:25.369Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:25 [2020-07-21T15:21:25.369Z] #25 22.04 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:21:25 [2020-07-21T15:21:25.369Z] #25 22.17 skipping existing c35d46ef359f
15:21:25 [2020-07-21T15:21:25.369Z] #25 22.44 
15:21:25 [2020-07-21T15:21:25.434Z] #39 ...
15:21:25 [2020-07-21T15:21:25.434Z] 
15:21:25 [2020-07-21T15:21:25.434Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:25 [2020-07-21T15:21:25.434Z] #10 70.89 Selecting previously unselected package mingw-w64-x86-64-dev.
15:21:25 [2020-07-21T15:21:25.434Z] #10 70.89 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:21:25 [2020-07-21T15:21:25.434Z] #10 71.04 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:21:25 [2020-07-21T15:21:25.434Z] #10 79.29 Selecting previously unselected package gcc-mingw-w64-base.
15:21:25 [2020-07-21T15:21:25.434Z] #10 79.30 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:21:25 [2020-07-21T15:21:25.434Z] #10 79.37 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:21:25 [2020-07-21T15:21:25.434Z] #10 79.52 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:21:25 [2020-07-21T15:21:25.434Z] #10 79.52 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:21:25 [2020-07-21T15:21:25.434Z] #10 79.52 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:21:25 [2020-07-21T15:21:25.691Z] #10 ...
15:21:25 [2020-07-21T15:21:25.691Z] 
15:21:25 [2020-07-21T15:21:25.691Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:25 [2020-07-21T15:21:25.691Z] #41 80.35 internal/lazyregexp
15:21:25 [2020-07-21T15:21:25.691Z] #41 80.76 net/url
15:21:25 [2020-07-21T15:21:25.788Z] #19 13.16   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:21:25 [2020-07-21T15:21:25.788Z] #19 13.16   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:21:25 [2020-07-21T15:21:25.788Z] #19 13.21 Successfully built pyyaml
15:21:25 [2020-07-21T15:21:25.788Z] #19 13.22 Installing collected packages: pathspec, pyyaml, yamllint
15:21:25 [2020-07-21T15:21:25.827Z] #48 ...
15:21:25 [2020-07-21T15:21:25.827Z] 
15:21:25 [2020-07-21T15:21:25.827Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:25 [2020-07-21T15:21:25.827Z] #31 DONE 97.3s
15:21:25 [2020-07-21T15:21:25.827Z] 
15:21:25 [2020-07-21T15:21:25.827Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:25 [2020-07-21T15:21:25.827Z] #40 30.11   CC       images/sk-opts.o
15:21:25 [2020-07-21T15:21:25.827Z] #40 30.35   CC       images/sk-unix.o
15:21:25 [2020-07-21T15:21:25.827Z] #40 30.73   CC       images/sk-inet.o
15:21:25 [2020-07-21T15:21:25.827Z] #40 31.20   CC       images/tun.o
15:21:25 [2020-07-21T15:21:25.827Z] #40 31.67   CC       images/sk-netlink.o
15:21:25 [2020-07-21T15:21:25.827Z] #40 31.89   CC       images/packet-sock.o
15:21:25 [2020-07-21T15:21:25.827Z] #40 32.36   CC       images/ipc-var.o
15:21:26 [2020-07-21T15:21:26.048Z] #19 13.51 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:21:26 [2020-07-21T15:21:26.130Z] #40 32.66   CC       images/ipc-desc.o
15:21:26 [2020-07-21T15:21:26.130Z] #40 32.99   CC       images/ipc-shm.o
15:21:26 [2020-07-21T15:21:26.253Z] ?   	github.com/docker/docker/api	[no test files]
15:21:26 [2020-07-21T15:21:26.308Z] #19 DONE 13.9s
15:21:26 [2020-07-21T15:21:26.308Z] 
15:21:26 [2020-07-21T15:21:26.308Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:26 [2020-07-21T15:21:26.308Z] #39 132.4   CC       criu/netfilter.o
15:21:26 [2020-07-21T15:21:26.308Z] #39 132.7   CC       criu/page-pipe.o
15:21:26 [2020-07-21T15:21:26.308Z] #39 133.1   CC       criu/page-xfer.o
15:21:26 [2020-07-21T15:21:26.308Z] #39 134.3   CC       criu/pagemap-cache.o
15:21:26 [2020-07-21T15:21:26.308Z] #39 134.6   CC       criu/pagemap.o
15:21:26 [2020-07-21T15:21:26.308Z] #39 135.2   CC       criu/parasite-syscall.o
15:21:26 [2020-07-21T15:21:26.308Z] #39 135.9   CC       criu/path.o
15:21:26 [2020-07-21T15:21:26.308Z] #39 136.2   CC       criu/pie-util-vdso-elf32.o
15:21:26 [2020-07-21T15:21:26.308Z] #39 136.4   CC       criu/pie-util-vdso.o
15:21:26 [2020-07-21T15:21:26.308Z] #39 136.8   CC       criu/pie-util.o
15:21:26 [2020-07-21T15:21:26.308Z] #39 137.0   CC       criu/pipes.o
15:21:26 [2020-07-21T15:21:26.308Z] #39 137.6   CC       criu/plugin.o
15:21:26 [2020-07-21T15:21:26.308Z] #39 138.1   CC       criu/proc_parse.o
15:21:26 [2020-07-21T15:21:26.308Z] #39 ...
15:21:26 [2020-07-21T15:21:26.308Z] 
15:21:26 [2020-07-21T15:21:26.308Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:21:26 [2020-07-21T15:21:26.308Z] #22 DONE 0.1s
15:21:26 [2020-07-21T15:21:26.308Z] 
15:21:26 [2020-07-21T15:21:26.308Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:21:26 [2020-07-21T15:21:26.344Z] #25 ...
15:21:26 [2020-07-21T15:21:26.344Z] 
15:21:26 [2020-07-21T15:21:26.344Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:26 [2020-07-21T15:21:26.344Z] #30 62.86 internal/poll
15:21:26 [2020-07-21T15:21:26.344Z] #30 64.08 internal/fmtsort
15:21:26 [2020-07-21T15:21:26.344Z] #30 64.87 internal/syscall/execenv
15:21:26 [2020-07-21T15:21:26.344Z] #30 65.25 internal/syscall/unix
15:21:26 [2020-07-21T15:21:26.344Z] #30 65.60 strings
15:21:26 [2020-07-21T15:21:26.344Z] #30 65.61 os
15:21:26 [2020-07-21T15:21:26.344Z] #30 69.15 fmt
15:21:26 [2020-07-21T15:21:26.344Z] #30 69.35 path/filepath
15:21:26 [2020-07-21T15:21:26.344Z] #30 71.08 io/ioutil
15:21:26 [2020-07-21T15:21:26.344Z] #30 71.98 path
15:21:26 [2020-07-21T15:21:26.344Z] #30 72.68 text/tabwriter
15:21:26 [2020-07-21T15:21:26.344Z] #30 ...
15:21:26 [2020-07-21T15:21:26.344Z] 
15:21:26 [2020-07-21T15:21:26.344Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:26 [2020-07-21T15:21:26.344Z] #25 23.32 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:21:26 [2020-07-21T15:21:26.601Z] #25 ...
15:21:26 [2020-07-21T15:21:26.601Z] 
15:21:26 [2020-07-21T15:21:26.601Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:26 [2020-07-21T15:21:26.601Z] #10 63.28 Selecting previously unselected package binutils-mingw-w64.
15:21:26 [2020-07-21T15:21:26.601Z] #10 63.30 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
15:21:26 [2020-07-21T15:21:26.601Z] #10 63.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
15:21:26 [2020-07-21T15:21:26.601Z] #10 63.56 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:21:26 [2020-07-21T15:21:26.601Z] #10 63.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
15:21:26 [2020-07-21T15:21:26.601Z] #10 63.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:21:26 [2020-07-21T15:21:26.601Z] #10 63.91 Selecting previously unselected package dmsetup.
15:21:26 [2020-07-21T15:21:26.601Z] #10 63.91 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
15:21:26 [2020-07-21T15:21:26.601Z] #10 63.92 Unpacking dmsetup (2:1.02.155-3) ...
15:21:26 [2020-07-21T15:21:26.601Z] #10 64.24 Selecting previously unselected package mingw-w64-common.
15:21:26 [2020-07-21T15:21:26.601Z] #10 64.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
15:21:26 [2020-07-21T15:21:26.601Z] #10 64.25 Unpacking mingw-w64-common (6.0.0-3) ...
15:21:26 [2020-07-21T15:21:26.601Z] #10 71.53 Selecting previously unselected package mingw-w64-x86-64-dev.
15:21:26 [2020-07-21T15:21:26.601Z] #10 71.54 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
15:21:26 [2020-07-21T15:21:26.601Z] #10 71.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
15:21:26 [2020-07-21T15:21:26.601Z] #10 ...
15:21:26 [2020-07-21T15:21:26.601Z] 
15:21:26 [2020-07-21T15:21:26.601Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build         buil...
15:21:26 [2020-07-21T15:21:26.601Z] #25 23.76 
15:21:26 [2020-07-21T15:21:26.782Z] #40 33.38   CC       images/ipc-msg.o
15:21:26 [2020-07-21T15:21:26.859Z] #25 23.95 
######################################################################## 100.0%
15:21:27 [2020-07-21T15:21:27.062Z] #41 82.37 text/template/parse
15:21:27 [2020-07-21T15:21:27.082Z] #40 33.66   CC       images/ipc-sem.o
15:21:27 [2020-07-21T15:21:27.082Z] #40 33.86   CC       images/utsns.o
15:21:27 [2020-07-21T15:21:27.115Z] #25 24.09 
15:21:27 [2020-07-21T15:21:27.115Z] #25 24.20 Download of images into '/build' complete.
15:21:27 [2020-07-21T15:21:27.115Z] #25 24.20 Use something like the following to load the result into a Docker daemon:
15:21:27 [2020-07-21T15:21:27.115Z] #25 24.20   tar -cC '/build' . | docker load
15:21:27 [2020-07-21T15:21:27.381Z] #40 34.09   CC       images/creds.o
15:21:27 [2020-07-21T15:21:27.381Z] #25 DONE 24.4s
15:21:27 [2020-07-21T15:21:27.381Z] 
15:21:27 [2020-07-21T15:21:27.381Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar...
15:21:27 [2020-07-21T15:21:27.381Z] #38 74.07 Setting up libnl-3-dev:amd64 (3.4.0-1) ...
15:21:27 [2020-07-21T15:21:27.381Z] #38 74.11 Processing triggers for libc-bin (2.28-10) ...
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.157 + RM_GOPATH=0
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.157 + TMP_GOPATH=
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.158 + : /build
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.158 + '[' -z '' ']'
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.161 ++ mktemp -d
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.163 + export GOPATH=/tmp/tmp.J42OCdXXND
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.163 + GOPATH=/tmp/tmp.J42OCdXXND
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.163 + RM_GOPATH=1
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.163 + case "$(go env GOARCH)" in
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.163 ++ go env GOARCH
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.191 + export GO_BUILDMODE=-buildmode=pie
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.191 + GO_BUILDMODE=-buildmode=pie
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.191 ++ dirname /tmp/install/install.sh
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.193 + dir=/tmp/install
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.193 + bin=runc
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.193 + shift
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.193 + '[' '!' -f /tmp/install/runc.installer ']'
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.193 + . /tmp/install/runc.installer
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.193 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.194 + install_runc
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.195 + uname -r
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.195 + grep -q '^3\.10\.0.*\.el7\.'
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.199 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.199 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.199 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.J42OCdXXND/src/github.com/opencontainers/runc
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.199 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
15:21:27 [2020-07-21T15:21:27.471Z] #49 2.201 Cloning into '/tmp/tmp.J42OCdXXND/src/github.com/opencontainers/runc'...
15:21:27 [2020-07-21T15:21:27.471Z] #49 ...
15:21:27 [2020-07-21T15:21:27.471Z] 
15:21:27 [2020-07-21T15:21:27.471Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:21:27 [2020-07-21T15:21:27.471Z] #11 DONE 2.3s
15:21:27 [2020-07-21T15:21:27.471Z] 
15:21:27 [2020-07-21T15:21:27.471Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:27 [2020-07-21T15:21:27.471Z] #39 37.86   CC       images/macvlan.o
15:21:27 [2020-07-21T15:21:27.471Z] #39 38.18   CC       images/sit.o
15:21:27 [2020-07-21T15:21:27.471Z] #39 38.60   CC       images/memfd.o
15:21:27 [2020-07-21T15:21:27.471Z] #39 38.90   CC       images/timens.o
15:21:27 [2020-07-21T15:21:27.471Z] #39 39.06   LINK     images/built-in.o
15:21:27 [2020-07-21T15:21:27.471Z] #39 39.18   GEN      compel/include/asm
15:21:27 [2020-07-21T15:21:27.471Z] #39 39.21   GEN      compel/include/version.h
15:21:27 [2020-07-21T15:21:27.471Z] #39 39.23 touch .config
15:21:27 [2020-07-21T15:21:27.471Z] #39 39.28   GEN      include/common/config.h
15:21:27 [2020-07-21T15:21:27.471Z] #39 39.42   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:21:27 [2020-07-21T15:21:27.471Z] #39 39.44   GEN      compel/arch/aarch64/plugins/std/syscalls/syscalls.S
15:21:27 [2020-07-21T15:21:27.471Z] #39 39.49   DEP      compel/arch/aarch64/plugins/std/syscalls/syscalls.d
15:21:27 [2020-07-21T15:21:27.471Z] #39 39.52   DEP      compel/arch/aarch64/plugins/std/parasite-head.d
15:21:27 [2020-07-21T15:21:27.471Z] #39 39.54   DEP      compel/plugins/std/infect.d
15:21:27 [2020-07-21T15:21:27.471Z] #39 39.76   DEP      compel/plugins/std/string.d
15:21:27 [2020-07-21T15:21:27.471Z] #39 39.85   DEP      compel/plugins/std/log.d
15:21:27 [2020-07-21T15:21:27.471Z] #39 39.99   DEP      compel/plugins/std/fds.d
15:21:27 [2020-07-21T15:21:27.471Z] #39 40.17   DEP      compel/plugins/std/std.d
15:21:27 [2020-07-21T15:21:27.471Z] #39 40.32   DEP      compel/plugins/shmem/shmem.d
15:21:27 [2020-07-21T15:21:27.471Z] #39 40.40   DEP      compel/plugins/fds/fds.d
15:21:27 [2020-07-21T15:21:27.471Z] #39 40.51   CC       compel/plugins/std/std.o
15:21:27 [2020-07-21T15:21:27.679Z] #40 34.34   CC       images/vma.o
15:21:27 [2020-07-21T15:21:27.950Z] #38 DONE 74.5s
15:21:27 [2020-07-21T15:21:27.950Z] 
15:21:27 [2020-07-21T15:21:27.950Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.867 + RM_GOPATH=0
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.867 + TMP_GOPATH=
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.867 + : /build
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.867 + '[' -z '' ']'
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.881 ++ mktemp -d
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.892 + export GOPATH=/tmp/tmp.KwulncgScI
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.892 + GOPATH=/tmp/tmp.KwulncgScI
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.892 + RM_GOPATH=1
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.892 + case "$(go env GOARCH)" in
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.892 ++ go env GOARCH
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.924 + export GO_BUILDMODE=-buildmode=pie
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.924 + GO_BUILDMODE=-buildmode=pie
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.924 ++ dirname /tmp/install/install.sh
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.926 + dir=/tmp/install
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.927 + bin=tini
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.927 + shift
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.928 + '[' '!' -f /tmp/install/tini.installer ']'
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.928 + . /tmp/install/tini.installer
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.928 ++ : fec3683b971d9c3ef73f284f176672c44b448662
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.928 + install_tini
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.929 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662'
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.929 Install tini version fec3683b971d9c3ef73f284f176672c44b448662
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.929 + git clone https://github.com/krallin/tini.git /tmp/tmp.KwulncgScI/tini
15:21:27 [2020-07-21T15:21:27.950Z] #33 2.930 Cloning into '/tmp/tmp.KwulncgScI/tini'...
15:21:27 [2020-07-21T15:21:27.980Z] #40 34.52   CC       images/netdev.o
15:21:28 [2020-07-21T15:21:28.049Z] #39 40.87   CC       compel/plugins/std/fds.o
15:21:28 [2020-07-21T15:21:28.285Z] #40 34.85   CC       images/tty.o
15:21:28 [2020-07-21T15:21:28.598Z] #40 35.48   CC       images/file-lock.o
15:21:28 [2020-07-21T15:21:28.626Z] #39 41.37   CC       compel/plugins/std/log.o
15:21:28 [2020-07-21T15:21:28.879Z] #33 4.135 + cd /tmp/tmp.KwulncgScI/tini
15:21:28 [2020-07-21T15:21:28.879Z] #33 4.135 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662
15:21:28 [2020-07-21T15:21:28.879Z] #33 4.207 + cmake .
15:21:28 [2020-07-21T15:21:28.897Z] #40 35.70   CC       images/rlimit.o
15:21:28 [2020-07-21T15:21:28.961Z] #41 ...
15:21:28 [2020-07-21T15:21:28.961Z] 
15:21:28 [2020-07-21T15:21:28.961Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:28 [2020-07-21T15:21:28.961Z] #30 76.96 log
15:21:28 [2020-07-21T15:21:28.961Z] #30 79.54 github.com/BurntSushi/toml/cmd/tomlv
15:21:28 [2020-07-21T15:21:28.961Z] #30 DONE 83.9s
15:21:28 [2020-07-21T15:21:28.961Z] 
15:21:28 [2020-07-21T15:21:28.961Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:28 [2020-07-21T15:21:28.961Z] #39 9.328   PBCC     images/timens.pb-c.c
15:21:28 [2020-07-21T15:21:28.961Z] #39 9.392   DEP      images/timens.pb-c.d
15:21:28 [2020-07-21T15:21:28.961Z] #39 9.471   PBCC     images/fown.pb-c.c
15:21:28 [2020-07-21T15:21:28.961Z] #39 9.504   PBCC     images/google/protobuf/descriptor.pb-c.c
15:21:28 [2020-07-21T15:21:28.961Z] #39 9.550   PBCC     images/opts.pb-c.c
15:21:28 [2020-07-21T15:21:28.961Z] #39 9.620   PBCC     images/memfd.pb-c.c
15:21:28 [2020-07-21T15:21:28.961Z] #39 9.673   DEP      images/fown.pb-c.d
15:21:28 [2020-07-21T15:21:28.961Z] #39 9.726   DEP      images/google/protobuf/descriptor.pb-c.d
15:21:28 [2020-07-21T15:21:28.961Z] #39 9.806   DEP      images/opts.pb-c.d
15:21:28 [2020-07-21T15:21:28.961Z] #39 9.876   DEP      images/memfd.pb-c.d
15:21:28 [2020-07-21T15:21:28.961Z] #39 9.972   PBCC     images/sit.pb-c.c
15:21:28 [2020-07-21T15:21:28.961Z] #39 10.06   DEP      images/sit.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.11   PBCC     images/macvlan.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.13   DEP      images/macvlan.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.16   PBCC     images/autofs.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.17   DEP      images/autofs.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.21   PBCC     images/sysctl.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.23   DEP      images/sysctl.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.26   PBCC     images/time.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.30   DEP      images/time.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.37   PBCC     images/binfmt-misc.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.41   DEP      images/binfmt-misc.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.45   PBCC     images/seccomp.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.48   DEP      images/seccomp.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.56   PBCC     images/userns.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.57   DEP      images/userns.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.67   PBCC     images/cgroup.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.68   DEP      images/cgroup.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.77   PBCC     images/ext-file.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.82   DEP      images/ext-file.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.89   PBCC     images/rpc.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 10.96   DEP      images/rpc.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 11.07   PBCC     images/siginfo.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 11.13   DEP      images/siginfo.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 11.21   PBCC     images/pagemap.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 11.28   DEP      images/pagemap.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 11.36   PBCC     images/rlimit.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 11.42   DEP      images/rlimit.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 11.53   PBCC     images/file-lock.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 11.55   DEP      images/file-lock.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 11.58   PBCC     images/tty.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 11.63   DEP      images/tty.pb-c.d
15:21:28 [2020-07-21T15:21:28.962Z] #39 11.68   PBCC     images/tun.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 11.83   PBCC     images/netdev.pb-c.c
15:21:28 [2020-07-21T15:21:28.962Z] #39 11.98   DEP      images/tun.pb-c.d
15:21:29 [2020-07-21T15:21:29.197Z] #40 35.88   CC       images/pagemap.o
15:21:29 [2020-07-21T15:21:29.219Z] #39 12.09   DEP      images/netdev.pb-c.d
15:21:29 [2020-07-21T15:21:29.219Z] #39 12.27   PBCC     images/vma.pb-c.c
15:21:29 [2020-07-21T15:21:29.476Z] #39 12.42   DEP      images/vma.pb-c.d
15:21:29 [2020-07-21T15:21:29.476Z] #39 12.52   PBCC     images/creds.pb-c.c
15:21:29 [2020-07-21T15:21:29.476Z] #39 12.59   DEP      images/creds.pb-c.d
15:21:29 [2020-07-21T15:21:29.500Z] #40 36.15   CC       images/siginfo.o
15:21:29 [2020-07-21T15:21:29.500Z] #40 ...
15:21:29 [2020-07-21T15:21:29.500Z] 
15:21:29 [2020-07-21T15:21:29.500Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:29 [2020-07-21T15:21:29.500Z] #11 91.41 Selecting previously unselected package g++-mingw-w64-x86-64.
15:21:29 [2020-07-21T15:21:29.500Z] #11 91.41 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ...
15:21:29 [2020-07-21T15:21:29.500Z] #11 91.41 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:21:29 [2020-07-21T15:21:29.575Z] #39 ...
15:21:29 [2020-07-21T15:21:29.575Z] 
15:21:29 [2020-07-21T15:21:29.575Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:21:29 [2020-07-21T15:21:29.575Z] #12 DONE 2.3s
15:21:29 [2020-07-21T15:21:29.575Z] 
15:21:29 [2020-07-21T15:21:29.575Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:29 [2020-07-21T15:21:29.575Z] #39 42.30   CC       compel/plugins/std/string.o
15:21:29 [2020-07-21T15:21:29.733Z] #39 12.74   PBCC     images/utsns.pb-c.c
15:21:29 [2020-07-21T15:21:29.733Z] #39 12.79   DEP      images/utsns.pb-c.d
15:21:29 [2020-07-21T15:21:29.733Z] #39 12.85   PBCC     images/ipc-desc.pb-c.c
15:21:29 [2020-07-21T15:21:29.733Z] #39 12.85   PBCC     images/ipc-sem.pb-c.c
15:21:29 [2020-07-21T15:21:29.733Z] #39 12.89   DEP      images/ipc-desc.pb-c.d
15:21:29 [2020-07-21T15:21:29.799Z] #11 ...
15:21:29 [2020-07-21T15:21:29.799Z] 
15:21:29 [2020-07-21T15:21:29.799Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:29 [2020-07-21T15:21:29.799Z] #40 36.37   CC       images/rpc.o
15:21:29 [2020-07-21T15:21:29.838Z] #39 ...
15:21:29 [2020-07-21T15:21:29.838Z] 
15:21:29 [2020-07-21T15:21:29.838Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:21:29 [2020-07-21T15:21:29.991Z] #39 12.96   DEP      images/ipc-sem.pb-c.d
15:21:29 [2020-07-21T15:21:29.991Z] #39 13.03   PBCC     images/ipc-msg.pb-c.c
15:21:29 [2020-07-21T15:21:29.991Z] #39 13.09   DEP      images/ipc-msg.pb-c.d
15:21:29 [2020-07-21T15:21:29.991Z] #39 13.13   PBCC     images/ipc-shm.pb-c.c
15:21:29 [2020-07-21T15:21:29.991Z] #39 13.16   DEP      images/ipc-shm.pb-c.d
15:21:30 [2020-07-21T15:21:30.248Z] #39 13.22   PBCC     images/ipc-var.pb-c.c
15:21:30 [2020-07-21T15:21:30.248Z] #39 13.28   DEP      images/ipc-var.pb-c.d
15:21:30 [2020-07-21T15:21:30.248Z] #39 13.31   PBCC     images/sk-opts.pb-c.c
15:21:30 [2020-07-21T15:21:30.248Z] #39 13.35   PBCC     images/packet-sock.pb-c.c
15:21:30 [2020-07-21T15:21:30.262Z] #33 ...
15:21:30 [2020-07-21T15:21:30.262Z] 
15:21:30 [2020-07-21T15:21:30.262Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:30 [2020-07-21T15:21:30.262Z] #47 66.73 os
15:21:30 [2020-07-21T15:21:30.262Z] #47 69.48 encoding/binary
15:21:30 [2020-07-21T15:21:30.262Z] #47 71.61 fmt
15:21:30 [2020-07-21T15:21:30.262Z] #47 72.35 encoding/base64
15:21:30 [2020-07-21T15:21:30.262Z] #47 73.37 golang.org/x/sys/unix
15:21:30 [2020-07-21T15:21:30.262Z] #47 ...
15:21:30 [2020-07-21T15:21:30.262Z] 
15:21:30 [2020-07-21T15:21:30.262Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:30 [2020-07-21T15:21:30.262Z] #41 66.91 strings
15:21:30 [2020-07-21T15:21:30.262Z] #41 67.41 os
15:21:30 [2020-07-21T15:21:30.262Z] #41 69.62 regexp/syntax
15:21:30 [2020-07-21T15:21:30.262Z] #41 72.10 fmt
15:21:30 [2020-07-21T15:21:30.262Z] #41 76.85 regexp
15:21:30 [2020-07-21T15:21:30.262Z] #41 ...
15:21:30 [2020-07-21T15:21:30.262Z] 
15:21:30 [2020-07-21T15:21:30.262Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:30 [2020-07-21T15:21:30.262Z] #33 5.382 -- The C compiler identification is GNU 8.3.0
15:21:30 [2020-07-21T15:21:30.262Z] #33 5.483 -- Check for working C compiler: /usr/bin/cc
15:21:30 [2020-07-21T15:21:30.506Z] #39 13.45   DEP      images/sk-opts.pb-c.d
15:21:30 [2020-07-21T15:21:30.506Z] #39 13.52   DEP      images/packet-sock.pb-c.d
15:21:30 [2020-07-21T15:21:30.506Z] #39 13.59   PBCC     images/sk-netlink.pb-c.c
15:21:30 [2020-07-21T15:21:30.506Z] #39 13.65   DEP      images/sk-netlink.pb-c.d
15:21:30 [2020-07-21T15:21:30.508Z] #26 ...
15:21:30 [2020-07-21T15:21:30.508Z] 
15:21:30 [2020-07-21T15:21:30.508Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:21:30 [2020-07-21T15:21:30.508Z] #36 DONE 216.1s
15:21:30 [2020-07-21T15:21:30.508Z] 
15:21:30 [2020-07-21T15:21:30.508Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:21:30 [2020-07-21T15:21:30.508Z] #26 DONE 3.4s
15:21:30 [2020-07-21T15:21:30.508Z] 
15:21:30 [2020-07-21T15:21:30.508Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:21:30 [2020-07-21T15:21:30.508Z] #29 DONE 0.5s
15:21:30 [2020-07-21T15:21:30.508Z] 
15:21:30 [2020-07-21T15:21:30.508Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:21:30 [2020-07-21T15:21:30.508Z] #31 DONE 0.3s
15:21:30 [2020-07-21T15:21:30.508Z] 
15:21:30 [2020-07-21T15:21:30.508Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:21:30 [2020-07-21T15:21:30.508Z] #34 DONE 0.1s
15:21:30 [2020-07-21T15:21:30.508Z] 
15:21:30 [2020-07-21T15:21:30.508Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:30 [2020-07-21T15:21:30.508Z] #39 140.5   CC       criu/protobuf-desc.o
15:21:30 [2020-07-21T15:21:30.508Z] #39 141.1   CC       criu/protobuf.o
15:21:30 [2020-07-21T15:21:30.508Z] #39 141.5   CC       criu/pstree.o
15:21:30 [2020-07-21T15:21:30.508Z] #39 142.4   CC       criu/rbtree.o
15:21:30 [2020-07-21T15:21:30.508Z] #39 142.6   CC       criu/rst-malloc.o
15:21:30 [2020-07-21T15:21:30.508Z] #39 142.7   CC       criu/seccomp.o
15:21:30 [2020-07-21T15:21:30.508Z] #39 143.1   CC       criu/seize.o
15:21:30 [2020-07-21T15:21:30.508Z] #39 143.8   CC       criu/servicefd.o
15:21:30 [2020-07-21T15:21:30.768Z] #39 13.72   PBCC     images/sk-inet.pb-c.c
15:21:30 [2020-07-21T15:21:30.768Z] #39 13.79   DEP      images/sk-inet.pb-c.d
15:21:30 [2020-07-21T15:21:30.768Z] #39 13.85   PBCC     images/sk-unix.pb-c.c
15:21:30 [2020-07-21T15:21:30.768Z] #39 13.90   DEP      images/sk-unix.pb-c.d
15:21:31 [2020-07-21T15:21:31.026Z] #39 ...
15:21:31 [2020-07-21T15:21:31.026Z] 
15:21:31 [2020-07-21T15:21:31.026Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:31 [2020-07-21T15:21:31.026Z] #33 10.04 -- Detecting C compile features - done
15:21:31 [2020-07-21T15:21:31.026Z] #33 10.07 -- Performing Test HAS_BUILTIN_FORTIFY
15:21:31 [2020-07-21T15:21:31.026Z] #33 10.50 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:21:31 [2020-07-21T15:21:31.026Z] #33 10.62 -- Configuring done
15:21:31 [2020-07-21T15:21:31.026Z] #33 10.65 -- Generating done
15:21:31 [2020-07-21T15:21:31.026Z] #33 10.65 -- Build files have been written to: /tmp/tmp.XbRYRrredb/tini
15:21:31 [2020-07-21T15:21:31.026Z] #33 10.67 + make tini-static
15:21:31 [2020-07-21T15:21:31.026Z] #33 11.21 Scanning dependencies of target tini-static
15:21:31 [2020-07-21T15:21:31.026Z] #33 11.30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:21:31 [2020-07-21T15:21:31.026Z] #33 13.09 [100%] Linking C executable tini-static
15:21:31 [2020-07-21T15:21:31.026Z] #33 13.72 [100%] Built target tini-static
15:21:31 [2020-07-21T15:21:31.026Z] #33 13.85 + mkdir -p /build
15:21:31 [2020-07-21T15:21:31.026Z] #33 13.85 + cp tini-static /build/docker-init
15:21:31 [2020-07-21T15:21:31.026Z] #33 DONE 14.0s
15:21:31 [2020-07-21T15:21:31.026Z] 
15:21:31 [2020-07-21T15:21:31.026Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:31 [2020-07-21T15:21:31.026Z] #39 14.00   PBCC     images/mm.pb-c.c
15:21:31 [2020-07-21T15:21:31.026Z] #39 14.09   DEP      images/mm.pb-c.d
15:21:31 [2020-07-21T15:21:31.026Z] #39 14.20   PBCC     images/timerfd.pb-c.c
15:21:31 [2020-07-21T15:21:31.078Z] #39 144.3   CC       criu/shmem.o
15:21:31 [2020-07-21T15:21:31.234Z] #13 1.816 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:21:31 [2020-07-21T15:21:31.284Z] #39 14.24   DEP      images/timerfd.pb-c.d
15:21:31 [2020-07-21T15:21:31.284Z] #39 14.31   PBCC     images/timer.pb-c.c
15:21:31 [2020-07-21T15:21:31.284Z] #39 14.35   DEP      images/timer.pb-c.d
15:21:31 [2020-07-21T15:21:31.330Z] #40 37.79   CC       images/ext-file.o
15:21:31 [2020-07-21T15:21:31.330Z] #40 38.01   CC       images/cgroup.o
15:21:31 [2020-07-21T15:21:31.542Z] #39 14.46   PBCC     images/sa.pb-c.c
15:21:31 [2020-07-21T15:21:31.542Z] #39 14.55   DEP      images/sa.pb-c.d
15:21:31 [2020-07-21T15:21:31.629Z] #33 6.761 -- Check for working C compiler: /usr/bin/cc -- works
15:21:31 [2020-07-21T15:21:31.629Z] #33 6.765 -- Detecting C compiler ABI info
15:21:31 [2020-07-21T15:21:31.807Z] #39 14.72   PBCC     images/pipe-data.pb-c.c
15:21:31 [2020-07-21T15:21:31.807Z] #39 14.77   DEP      images/pipe-data.pb-c.d
15:21:31 [2020-07-21T15:21:31.807Z] #39 14.89   PBCC     images/mnt.pb-c.c
15:21:31 [2020-07-21T15:21:31.811Z] #13 DONE 2.4s
15:21:31 [2020-07-21T15:21:31.811Z] 
15:21:31 [2020-07-21T15:21:31.811Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:21:31 [2020-07-21T15:21:31.887Z] #33 7.158 -- Detecting C compiler ABI info - done
15:21:31 [2020-07-21T15:21:31.887Z] #33 7.212 -- Detecting C compile features
15:21:31 [2020-07-21T15:21:31.981Z] #40 38.72   CC       images/userns.o
15:21:32 [2020-07-21T15:21:32.018Z] #39 145.2   CC       criu/sigframe.o
15:21:32 [2020-07-21T15:21:32.018Z] #39 145.3   CC       criu/signalfd.o
15:21:32 [2020-07-21T15:21:32.064Z] #39 15.05   DEP      images/mnt.pb-c.d
15:21:32 [2020-07-21T15:21:32.064Z] #39 15.23   PBCC     images/sk-packet.pb-c.c
15:21:32 [2020-07-21T15:21:32.278Z] #39 145.5   CC       criu/sk-inet.o
15:21:32 [2020-07-21T15:21:32.278Z] #39 ...
15:21:32 [2020-07-21T15:21:32.278Z] 
15:21:32 [2020-07-21T15:21:32.278Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:21:32 [2020-07-21T15:21:32.278Z] #37 DONE 0.6s
15:21:32 [2020-07-21T15:21:32.283Z] #40 39.04   CC       images/google/protobuf/descriptor.o
15:21:32 [2020-07-21T15:21:32.321Z] #39 15.35   DEP      images/sk-packet.pb-c.d
15:21:32 [2020-07-21T15:21:32.321Z] #39 15.42   PBCC     images/tcp-stream.pb-c.c
15:21:32 [2020-07-21T15:21:32.321Z] #39 15.45   DEP      images/tcp-stream.pb-c.d
15:21:32 [2020-07-21T15:21:32.321Z] #39 15.47   PBCC     images/pipe.pb-c.c
15:21:32 [2020-07-21T15:21:32.321Z] #39 15.50   DEP      images/pipe.pb-c.d
15:21:32 [2020-07-21T15:21:32.539Z] 
15:21:32 [2020-07-21T15:21:32.539Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:32 [2020-07-21T15:21:32.539Z] #39 146.1   CC       criu/sk-netlink.o
15:21:32 [2020-07-21T15:21:32.578Z] #39 15.55   PBCC     images/pstree.pb-c.c
15:21:32 [2020-07-21T15:21:32.578Z] #39 15.56   DEP      images/pstree.pb-c.d
15:21:32 [2020-07-21T15:21:32.578Z] #39 15.60   PBCC     images/fs.pb-c.c
15:21:32 [2020-07-21T15:21:32.578Z] #39 15.65   DEP      images/fs.pb-c.d
15:21:32 [2020-07-21T15:21:32.578Z] #39 15.70   PBCC     images/signalfd.pb-c.c
15:21:32 [2020-07-21T15:21:32.799Z] #39 146.3   CC       criu/sk-packet.o
15:21:32 [2020-07-21T15:21:32.835Z] #39 15.77   DEP      images/signalfd.pb-c.d
15:21:32 [2020-07-21T15:21:32.835Z] #39 15.87   PBCC     images/fh.pb-c.c
15:21:32 [2020-07-21T15:21:32.835Z] #39 15.91   PBCC     images/fsnotify.pb-c.c
15:21:32 [2020-07-21T15:21:32.835Z] #39 15.99   DEP      images/fh.pb-c.d
15:21:33 [2020-07-21T15:21:33.092Z] #39 16.04   DEP      images/fsnotify.pb-c.d
15:21:33 [2020-07-21T15:21:33.092Z] #39 16.13   PBCC     images/eventpoll.pb-c.c
15:21:33 [2020-07-21T15:21:33.092Z] #39 16.16   DEP      images/eventpoll.pb-c.d
15:21:33 [2020-07-21T15:21:33.092Z] #39 16.20   PBCC     images/eventfd.pb-c.c
15:21:33 [2020-07-21T15:21:33.092Z] #39 16.22   DEP      images/eventfd.pb-c.d
15:21:33 [2020-07-21T15:21:33.092Z] #39 16.25   PBCC     images/remap-file-path.pb-c.c
15:21:33 [2020-07-21T15:21:33.208Z] #14 ...
15:21:33 [2020-07-21T15:21:33.208Z] 
15:21:33 [2020-07-21T15:21:33.208Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:33 [2020-07-21T15:21:33.208Z] #41 91.00 net/http/httptrace
15:21:33 [2020-07-21T15:21:33.208Z] #41 91.16 net/http
15:21:33 [2020-07-21T15:21:33.208Z] #41 99.17 github.com/LK4D4/vndr/godl
15:21:33 [2020-07-21T15:21:33.208Z] #41 99.78 github.com/LK4D4/vndr
15:21:33 [2020-07-21T15:21:33.208Z] #41 ...
15:21:33 [2020-07-21T15:21:33.208Z] 
15:21:33 [2020-07-21T15:21:33.208Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:33 [2020-07-21T15:21:33.208Z] #49 7.815 + cd /tmp/tmp.J42OCdXXND/src/github.com/opencontainers/runc
15:21:33 [2020-07-21T15:21:33.208Z] #49 7.818 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
15:21:33 [2020-07-21T15:21:33.208Z] #49 8.128 + '[' -z '' ']'
15:21:33 [2020-07-21T15:21:33.208Z] #49 8.129 + target=static
15:21:33 [2020-07-21T15:21:33.208Z] #49 8.129 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:21:33 [2020-07-21T15:21:33.349Z] #39 16.28   DEP      images/remap-file-path.pb-c.d
15:21:33 [2020-07-21T15:21:33.349Z] #39 16.33   PBCC     images/fifo.pb-c.c
15:21:33 [2020-07-21T15:21:33.349Z] #39 16.37   DEP      images/fifo.pb-c.d
15:21:33 [2020-07-21T15:21:33.349Z] #39 ...
15:21:33 [2020-07-21T15:21:33.349Z] 
15:21:33 [2020-07-21T15:21:33.349Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:33 [2020-07-21T15:21:33.349Z] #47 78.58 encoding/json
15:21:33 [2020-07-21T15:21:33.349Z] #47 83.01 github.com/pkg/diff
15:21:33 [2020-07-21T15:21:33.349Z] #47 84.49 go/ast
15:21:33 [2020-07-21T15:21:33.349Z] #47 84.55 golang.org/x/crypto/ssh/terminal
15:21:33 [2020-07-21T15:21:33.349Z] #47 86.17 mvdan.cc/editorconfig
15:21:33 [2020-07-21T15:21:33.349Z] #47 87.90 mvdan.cc/sh/v3/fileutil
15:21:33 [2020-07-21T15:21:33.349Z] #47 88.06 mvdan.cc/sh/v3/syntax
15:21:33 [2020-07-21T15:21:33.349Z] #47 ...
15:21:33 [2020-07-21T15:21:33.349Z] 
15:21:33 [2020-07-21T15:21:33.349Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:33 [2020-07-21T15:21:33.349Z] #39 16.42   PBCC     images/ghost-file.pb-c.c
15:21:33 [2020-07-21T15:21:33.349Z] #39 16.48   DEP      images/ghost-file.pb-c.d
15:21:33 [2020-07-21T15:21:33.368Z] #39 146.6   CC       criu/sk-queue.o
15:21:33 [2020-07-21T15:21:33.472Z] #49 8.575 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
15:21:33 [2020-07-21T15:21:33.606Z] #39 16.54   PBCC     images/regfile.pb-c.c
15:21:33 [2020-07-21T15:21:33.606Z] #39 16.58   DEP      images/regfile.pb-c.d
15:21:33 [2020-07-21T15:21:33.606Z] #39 16.66   PBCC     images/ns.pb-c.c
15:21:33 [2020-07-21T15:21:33.606Z] #39 16.70   DEP      images/ns.pb-c.d
15:21:33 [2020-07-21T15:21:33.606Z] #39 16.75   PBCC     images/fdinfo.pb-c.c
15:21:33 [2020-07-21T15:21:33.606Z] #39 16.86   DEP      images/fdinfo.pb-c.d
15:21:33 [2020-07-21T15:21:33.628Z] #39 146.9   CC       criu/sk-tcp.o
15:21:33 [2020-07-21T15:21:33.735Z] #49 ...
15:21:33 [2020-07-21T15:21:33.735Z] 
15:21:33 [2020-07-21T15:21:33.735Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:21:33 [2020-07-21T15:21:33.735Z] #14 DONE 2.0s
15:21:33 [2020-07-21T15:21:33.863Z] #39 16.94   PBCC     images/core-aarch64.pb-c.c
15:21:33 [2020-07-21T15:21:33.863Z] #39 16.98   PBCC     images/core-arm.pb-c.c
15:21:33 [2020-07-21T15:21:33.863Z] #39 17.03   PBCC     images/core-ppc64.pb-c.c
15:21:33 [2020-07-21T15:21:33.863Z] #39 17.09   PBCC     images/core-s390.pb-c.c
15:21:33 [2020-07-21T15:21:33.887Z] #39 147.2   CC       criu/sk-unix.o
15:21:33 [2020-07-21T15:21:33.915Z] Commit message: "docs: add example calculations to container stats API"
15:21:34 [2020-07-21T15:21:34.001Z] 
15:21:34 [2020-07-21T15:21:34.001Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:21:34 [2020-07-21T15:21:34.120Z] #39 17.14   PBCC     images/core-x86.pb-c.c
15:21:34 [2020-07-21T15:21:34.120Z] #39 17.22   PBCC     images/core.pb-c.c
15:21:34 [2020-07-21T15:21:34.120Z] #39 17.30   PBCC     images/inventory.pb-c.c
15:21:34 [2020-07-21T15:21:34.377Z] #39 17.37   DEP      images/core-aarch64.pb-c.d
15:21:34 [2020-07-21T15:21:34.377Z] #39 17.44   DEP      images/core-arm.pb-c.d
15:21:34 [2020-07-21T15:21:34.377Z] #39 17.49   DEP      images/core-ppc64.pb-c.d
15:21:34 [2020-07-21T15:21:34.377Z] #39 17.52   DEP      images/core-s390.pb-c.d
15:21:34 [2020-07-21T15:21:34.377Z] #39 17.58   DEP      images/core-x86.pb-c.d
15:21:34 [2020-07-21T15:21:34.390Z] #40 41.04   CC       images/opts.o
15:21:34 [2020-07-21T15:21:34.390Z] #40 41.25   CC       images/seccomp.o
15:21:34 [2020-07-21T15:21:34.407Z] #33 9.306 -- Detecting C compile features - done
15:21:34 [2020-07-21T15:21:34.407Z] #33 9.370 -- Performing Test HAS_BUILTIN_FORTIFY
15:21:34 [2020-07-21T15:21:34.407Z] #33 9.650 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:21:34 [2020-07-21T15:21:34.407Z] #33 9.740 -- Configuring done
15:21:34 [2020-07-21T15:21:34.334Z]  > git --version # timeout=10
15:21:34 [2020-07-21T15:21:34.415Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
15:21:34 [2020-07-21T15:21:34.635Z] #39 17.62   DEP      images/core.pb-c.d
15:21:34 [2020-07-21T15:21:34.635Z] #39 17.69   DEP      images/inventory.pb-c.d
15:21:34 [2020-07-21T15:21:34.635Z] #39 17.74   PBCC     images/cpuinfo.pb-c.c
15:21:34 [2020-07-21T15:21:34.635Z] #39 17.76   DEP      images/cpuinfo.pb-c.d
15:21:34 [2020-07-21T15:21:34.635Z] #39 17.80   PBCC     images/stats.pb-c.c
15:21:34 [2020-07-21T15:21:34.682Z] #33 9.759 -- Generating done
15:21:34 [2020-07-21T15:21:34.682Z] #33 9.775 -- Build files have been written to: /tmp/tmp.KwulncgScI/tini
15:21:34 [2020-07-21T15:21:34.682Z] #33 9.777 + make tini-static
15:21:34 [2020-07-21T15:21:34.692Z] #40 41.59   CC       images/binfmt-misc.o
15:21:34 [2020-07-21T15:21:34.692Z] #40 ...
15:21:34 [2020-07-21T15:21:34.692Z] 
15:21:34 [2020-07-21T15:21:34.692Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.1 Selecting previously unselected package libapparmor1:ppc64el.
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ...
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.1 Unpacking libapparmor1:ppc64el (2.13.2-10) ...
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.2 Selecting previously unselected package libapparmor-dev:ppc64el.
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ...
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ...
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.4 Selecting previously unselected package libbtrfs0.
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ...
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.4 Unpacking libbtrfs0 (4.20.1-2) ...
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.5 Selecting previously unselected package libbtrfs-dev.
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ...
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.5 Unpacking libbtrfs-dev (4.20.1-2) ...
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.6 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el.
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ...
15:21:34 [2020-07-21T15:21:34.692Z] #11 106.6 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
15:21:34 [2020-07-21T15:21:34.724Z] ok  	github.com/docker/docker/api/server	0.013s	coverage: 9.0% of statements
15:21:34 [2020-07-21T15:21:34.825Z] #39 148.2   CC       criu/sockets.o
15:21:34 [2020-07-21T15:21:34.892Z] #39 17.81   DEP      images/stats.pb-c.d
15:21:34 [2020-07-21T15:21:34.939Z] #33 10.12 Scanning dependencies of target tini-static
15:21:34 [2020-07-21T15:21:34.940Z] #33 10.39 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:21:34 [2020-07-21T15:21:34.993Z] #11 106.8 Selecting previously unselected package libudev-dev:ppc64el.
15:21:34 [2020-07-21T15:21:34.993Z] #11 106.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ...
15:21:34 [2020-07-21T15:21:34.993Z] #11 106.8 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ...
15:21:34 [2020-07-21T15:21:34.993Z] #11 107.0 Selecting previously unselected package libsepol1-dev:ppc64el.
15:21:34 [2020-07-21T15:21:34.993Z] #11 107.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:21:35 [2020-07-21T15:21:35.312Z] #11 107.0 Unpacking libsepol1-dev:ppc64el (2.8-1) ...
15:21:35 [2020-07-21T15:21:35.404Z] #39 148.7   CC       criu/stats.o
15:21:35 [2020-07-21T15:21:35.404Z] #39 148.9   CC       criu/string.o
15:21:35 [2020-07-21T15:21:35.612Z] #11 107.3 Selecting previously unselected package libpcre16-3:ppc64el.
15:21:35 [2020-07-21T15:21:35.612Z] #11 107.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ...
15:21:35 [2020-07-21T15:21:35.612Z] #11 107.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ...
15:21:35 [2020-07-21T15:21:35.664Z] #39 149.0   CC       criu/sysctl.o
15:21:35 [2020-07-21T15:21:35.914Z] #11 107.6 Selecting previously unselected package libpcre32-3:ppc64el.
15:21:35 [2020-07-21T15:21:35.914Z] #11 107.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ...
15:21:35 [2020-07-21T15:21:35.914Z] #11 107.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ...
15:21:35 [2020-07-21T15:21:35.914Z] #11 ...
15:21:35 [2020-07-21T15:21:35.914Z] 
15:21:35 [2020-07-21T15:21:35.914Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:35 [2020-07-21T15:21:35.914Z] #42 97.69 crypto/cipher
15:21:35 [2020-07-21T15:21:35.914Z] #42 97.71 crypto/sha512
15:21:35 [2020-07-21T15:21:35.914Z] #42 97.78 go/ast
15:21:35 [2020-07-21T15:21:35.914Z] #42 99.79 text/template/parse
15:21:35 [2020-07-21T15:21:35.914Z] #42 101.4 encoding/json
15:21:35 [2020-07-21T15:21:35.914Z] #42 ...
15:21:35 [2020-07-21T15:21:35.914Z] 
15:21:35 [2020-07-21T15:21:35.914Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:36 [2020-07-21T15:21:36.214Z] #11 107.8 Selecting previously unselected package libpcrecpp0v5:ppc64el.
15:21:36 [2020-07-21T15:21:36.214Z] #11 107.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ...
15:21:36 [2020-07-21T15:21:36.214Z] #11 107.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ...
15:21:36 [2020-07-21T15:21:36.214Z] #11 108.0 Selecting previously unselected package libpcre3-dev:ppc64el.
15:21:36 [2020-07-21T15:21:36.214Z] #11 108.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ...
15:21:36 [2020-07-21T15:21:36.214Z] #11 108.0 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ...
15:21:36 [2020-07-21T15:21:36.214Z] #11 ...
15:21:36 [2020-07-21T15:21:36.214Z] 
15:21:36 [2020-07-21T15:21:36.214Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:36 [2020-07-21T15:21:36.214Z] #48 98.04 golang.org/x/sys/unix
15:21:36 [2020-07-21T15:21:36.214Z] #48 ...
15:21:36 [2020-07-21T15:21:36.214Z] 
15:21:36 [2020-07-21T15:21:36.214Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:36 [2020-07-21T15:21:36.214Z] #40 41.78   CC       images/time.o
15:21:36 [2020-07-21T15:21:36.214Z] #40 42.01   CC       images/sysctl.o
15:21:36 [2020-07-21T15:21:36.214Z] #40 42.30   CC       images/autofs.o
15:21:36 [2020-07-21T15:21:36.214Z] #40 42.59   CC       images/macvlan.o
15:21:36 [2020-07-21T15:21:36.214Z] #40 42.77   CC       images/sit.o
15:21:36 [2020-07-21T15:21:36.214Z] #40 42.97   CC       images/memfd.o
15:21:36 [2020-07-21T15:21:36.263Z] #39 19.14 make[1]: Nothing to be done for 'all'.
15:21:36 [2020-07-21T15:21:36.298Z] #39 149.4   CC       criu/sysfs_parse.o
15:21:36 [2020-07-21T15:21:36.298Z] #39 149.7   CC       criu/timens.o
15:21:36 [2020-07-21T15:21:36.352Z] #33 11.74 [100%] Linking C executable tini-static
15:21:36 [2020-07-21T15:21:36.513Z] #40 43.28   CC       images/timens.o
15:21:36 [2020-07-21T15:21:36.558Z] #39 149.9   CC       criu/timerfd.o
15:21:36 [2020-07-21T15:21:36.564Z] #15 DONE 2.3s
15:21:36 [2020-07-21T15:21:36.564Z] 
15:21:36 [2020-07-21T15:21:36.564Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:21:36 [2020-07-21T15:21:36.812Z] #40 43.67   LINK     images/built-in.o
15:21:36 [2020-07-21T15:21:36.819Z] #39 150.1   CC       criu/tty.o
15:21:36 [2020-07-21T15:21:36.915Z] #33 ...
15:21:36 [2020-07-21T15:21:36.915Z] 
15:21:36 [2020-07-21T15:21:36.915Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:36 [2020-07-21T15:21:36.915Z] #10 81.20 Selecting previously unselected package gcc-mingw-w64-base.
15:21:36 [2020-07-21T15:21:36.915Z] #10 81.21 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:21:36 [2020-07-21T15:21:36.915Z] #10 81.22 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:21:36 [2020-07-21T15:21:36.915Z] #10 81.36 Selecting previously unselected package gcc-mingw-w64-x86-64.
15:21:36 [2020-07-21T15:21:36.915Z] #10 81.37 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:21:36 [2020-07-21T15:21:36.915Z] #10 81.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:21:37 [2020-07-21T15:21:37.111Z] #40 43.81   GEN      compel/include/asm
15:21:37 [2020-07-21T15:21:37.111Z] #40 43.85   GEN      compel/include/version.h
15:21:37 [2020-07-21T15:21:37.111Z] #40 43.88 touch .config
15:21:37 [2020-07-21T15:21:37.111Z] #40 43.96   GEN      include/common/config.h
15:21:37 [2020-07-21T15:21:37.409Z] #40 44.09   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:21:37 [2020-07-21T15:21:37.409Z] #40 44.12   GEN      compel/plugins/include/uapi/std/syscall.h
15:21:37 [2020-07-21T15:21:37.409Z] #40 44.14   GEN      compel/arch/ppc64/plugins/std/syscalls/syscalls.S
15:21:37 [2020-07-21T15:21:37.409Z] #40 44.17   DEP      compel/arch/ppc64/plugins/std/syscalls/syscalls.d
15:21:37 [2020-07-21T15:21:37.409Z] #40 44.21   DEP      compel/arch/ppc64/plugins/std/memcmp.d
15:21:37 [2020-07-21T15:21:37.479Z] #10 ...
15:21:37 [2020-07-21T15:21:37.479Z] 
15:21:37 [2020-07-21T15:21:37.479Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:37 [2020-07-21T15:21:37.479Z] #33 12.34 [100%] Built target tini-static
15:21:37 [2020-07-21T15:21:37.479Z] #33 12.44 + mkdir -p /build
15:21:37 [2020-07-21T15:21:37.479Z] #33 12.44 + cp tini-static /build/docker-init
15:21:37 [2020-07-21T15:21:37.479Z] #33 DONE 12.8s
15:21:37 [2020-07-21T15:21:37.479Z] 
15:21:37 [2020-07-21T15:21:37.479Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:37 [2020-07-21T15:21:37.479Z] #39 5.281 Note: Building without setproctitle() and strlcpy() support.
15:21:37 [2020-07-21T15:21:37.479Z] #39 5.281       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:21:37 [2020-07-21T15:21:37.479Z] #39 5.294 Note: Building without GnuTLS support
15:21:37 [2020-07-21T15:21:37.479Z] #39 5.308 Makefile.config:39: Warn: you have no libnftables installed
15:21:37 [2020-07-21T15:21:37.479Z] #39 5.316 Makefile.config:40: Warn: Building without nftables support
15:21:37 [2020-07-21T15:21:37.479Z] #39 7.197 fatal: not a git repository (or any of the parent directories): .git
15:21:37 [2020-07-21T15:21:37.479Z] #39 7.229   GEN      .gitid
15:21:37 [2020-07-21T15:21:37.479Z] #39 7.269   GEN      criu/include/version.h
15:21:37 [2020-07-21T15:21:37.479Z] #39 7.339   GEN      include/common/asm
15:21:37 [2020-07-21T15:21:37.479Z] #39 8.982   PBCC     images/timens.pb-c.c
15:21:37 [2020-07-21T15:21:37.479Z] #39 9.038   DEP      images/timens.pb-c.d
15:21:37 [2020-07-21T15:21:37.479Z] #39 9.099   PBCC     images/fown.pb-c.c
15:21:37 [2020-07-21T15:21:37.479Z] #39 9.145   PBCC     images/google/protobuf/descriptor.pb-c.c
15:21:37 [2020-07-21T15:21:37.479Z] #39 9.327   PBCC     images/opts.pb-c.c
15:21:37 [2020-07-21T15:21:37.479Z] #39 9.351   PBCC     images/memfd.pb-c.c
15:21:37 [2020-07-21T15:21:37.479Z] #39 9.485   DEP      images/fown.pb-c.d
15:21:37 [2020-07-21T15:21:37.479Z] #39 9.534   DEP      images/google/protobuf/descriptor.pb-c.d
15:21:37 [2020-07-21T15:21:37.479Z] #39 9.629   DEP      images/opts.pb-c.d
15:21:37 [2020-07-21T15:21:37.479Z] #39 9.765   DEP      images/memfd.pb-c.d
15:21:37 [2020-07-21T15:21:37.479Z] #39 9.870   PBCC     images/sit.pb-c.c
15:21:37 [2020-07-21T15:21:37.632Z] #39 20.53   CC       images/stats.o
15:21:37 [2020-07-21T15:21:37.632Z] #39 20.86   CC       images/core.o
15:21:37 [2020-07-21T15:21:37.635Z] + docker version
15:21:37 [2020-07-21T15:21:37.709Z] #40 44.23   DEP      compel/arch/ppc64/plugins/std/memcpy.d
15:21:37 [2020-07-21T15:21:37.710Z] #40 44.25   DEP      compel/arch/ppc64/plugins/std/parasite-head.d
15:21:37 [2020-07-21T15:21:37.710Z] #40 44.28   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:21:37 [2020-07-21T15:21:37.710Z] #40 44.29   DEP      compel/plugins/std/infect.d
15:21:37 [2020-07-21T15:21:37.710Z] #40 44.44   DEP      compel/plugins/std/string.d
15:21:37 [2020-07-21T15:21:37.710Z] #40 44.54   DEP      compel/plugins/std/log.d
15:21:37 [2020-07-21T15:21:37.737Z] #39 10.05   DEP      images/sit.pb-c.d
15:21:37 [2020-07-21T15:21:37.737Z] #39 10.13   PBCC     images/macvlan.pb-c.c
15:21:37 [2020-07-21T15:21:37.998Z] #39 10.22   DEP      images/macvlan.pb-c.d
15:21:38 [2020-07-21T15:21:38.010Z] #40 44.66   DEP      compel/plugins/std/fds.d
15:21:38 [2020-07-21T15:21:38.011Z] #40 44.79   DEP      compel/plugins/std/std.d
15:21:38 [2020-07-21T15:21:38.195Z] #39 21.45   CC       images/core-x86.o
15:21:38 [2020-07-21T15:21:38.203Z] #39 151.2   CC       criu/tun.o
15:21:38 [2020-07-21T15:21:38.203Z] #39 151.5   CC       criu/uffd.o
15:21:38 [2020-07-21T15:21:38.255Z] #39 10.34   PBCC     images/autofs.pb-c.c
15:21:38 [2020-07-21T15:21:38.255Z] #39 10.36   DEP      images/autofs.pb-c.d
15:21:38 [2020-07-21T15:21:38.255Z] #39 10.48   PBCC     images/sysctl.pb-c.c
15:21:38 [2020-07-21T15:21:38.255Z] #39 10.55   DEP      images/sysctl.pb-c.d
15:21:38 [2020-07-21T15:21:38.255Z] #39 ...
15:21:38 [2020-07-21T15:21:38.255Z] 
15:21:38 [2020-07-21T15:21:38.255Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:38 [2020-07-21T15:21:38.255Z] #30 75.03 github.com/BurntSushi/toml
15:21:38 [2020-07-21T15:21:38.255Z] #30 75.04 flag
15:21:38 [2020-07-21T15:21:38.255Z] #30 77.89 log
15:21:38 [2020-07-21T15:21:38.255Z] #30 80.92 github.com/BurntSushi/toml/cmd/tomlv
15:21:38 [2020-07-21T15:21:38.308Z] #40 44.91   DEP      compel/plugins/shmem/shmem.d
15:21:38 [2020-07-21T15:21:38.309Z] #40 45.00   DEP      compel/plugins/fds/fds.d
15:21:38 [2020-07-21T15:21:38.512Z] #30 ...
15:21:38 [2020-07-21T15:21:38.512Z] 
15:21:38 [2020-07-21T15:21:38.512Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:38 [2020-07-21T15:21:38.512Z] #39 10.70   PBCC     images/time.pb-c.c
15:21:38 [2020-07-21T15:21:38.512Z] #39 10.73   DEP      images/time.pb-c.d
15:21:38 [2020-07-21T15:21:38.608Z] #40 ...
15:21:38 [2020-07-21T15:21:38.608Z] 
15:21:38 [2020-07-21T15:21:38.608Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:38 [2020-07-21T15:21:38.608Z] #11 108.4 Selecting previously unselected package libselinux1-dev:ppc64el.
15:21:38 [2020-07-21T15:21:38.608Z] #11 108.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 108.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 108.8 Selecting previously unselected package libdevmapper-dev:ppc64el.
15:21:38 [2020-07-21T15:21:38.608Z] #11 108.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 108.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.0 Selecting previously unselected package libseccomp-dev:ppc64el.
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.1 Selecting previously unselected package libsystemd-dev:ppc64el.
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.7 Setting up libseccomp-dev:ppc64el (2.3.3-4) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.7 Setting up libapparmor1:ppc64el (2.13.2-10) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.7 Setting up libsepol1-dev:ppc64el (2.8-1) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.7 Setting up libbtrfs0 (4.20.1-2) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.7 Setting up libpcre32-3:ppc64el (2:8.39-12) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.7 Setting up libudev-dev:ppc64el (241-7~deb10u4) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.8 Setting up libbtrfs-dev (4.20.1-2) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.8 Setting up mingw-w64-common (6.0.0-3) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.8 Setting up libpcre3-dev:ppc64el (2:8.39-12) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.9 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.9 Setting up dmsetup (2:1.02.155-3) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 109.9 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 110.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 110.0 Processing triggers for libc-bin (2.28-10) ...
15:21:38 [2020-07-21T15:21:38.608Z] #11 DONE 110.3s
15:21:38 [2020-07-21T15:21:38.608Z] 
15:21:38 [2020-07-21T15:21:38.608Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:38 [2020-07-21T15:21:38.608Z] #40 45.15   CC       compel/plugins/std/std.o
15:21:38 [2020-07-21T15:21:38.674Z] #21 102.9 Checking out files:  20% (2219/10842)   
Checking out files:  21% (2277/10842)   
Checking out files:  22% (2386/10842)   
Checking out files:  23% (2494/10842)   
Checking out files:  24% (2603/10842)   
Checking out files:  25% (2711/10842)   
Checking out files:  26% (2819/10842)   
Checking out files:  27% (2928/10842)   
Checking out files:  28% (3036/10842)   
Checking out files:  29% (3145/10842)   
Checking out files:  30% (3253/10842)   
Checking out files:  31% (3362/10842)   
Checking out files:  32% (3470/10842)   
Checking out files:  33% (3578/10842)   
Checking out files:  34% (3687/10842)   
Checking out files:  35% (3795/10842)   
Checking out files:  36% (3904/10842)   
Checking out files:  37% (4012/10842)   
Checking out files:  38% (4120/10842)   
Checking out files:  39% (4229/10842)   
Checking out files:  40% (4337/10842)   
Checking out files:  41% (4446/10842)   
Checking out files:  41% (4471/10842)   
Checking out files:  42% (4554/10842)   
Checking out files:  43% (4663/10842)   
Checking out files:  44% (4771/10842)   
Checking out files:  45% (4879/10842)   
Checking out files:  46% (4988/10842)   
Checking out files:  47% (5096/10842)   
Checking out files:  48% (5205/10842)   
Checking out files:  49% (5313/10842)   
Checking out files:  50% (5421/10842)   
Checking out files:  51% (5530/10842)   
Checking out files:  52% (5638/10842)   
Checking out files:  53% (5747/10842)   
Checking out files:  54% (5855/10842)   
Checking out files:  55% (5964/10842)   
Checking out files:  56% (6072/10842)   
Checking out files:  57% (6180/10842)   
Checking out files:  58% (6289/10842)   
Checking out files:  59% (6397/10842)   
Checking out files:  60% (6506/10842)   
Checking out files:  61% (6614/10842)   
Checking out files:  62% (6723/10842)   
Checking out files:  63% (6831/10842)   
Checking out files:  64% (6939/10842)   
Checking out files:  65% (7048/10842)   
Checking out files:  65% (7085/10842)   
Checking out files:  66% (7156/10842)   
Checking out files:  67% (7265/10842)   
Checking out files:  68% (7373/10842)   
Checking out files:  69% (7481/10842)   
Checking out files:  70% (7590/10842)   
Checking out files:  71% (7698/10842)   
Checking out files:  72% (7807/10842)   
Checking out files:  73% (7915/10842)   
Checking out files:  74% (8024/10842)   
Checking out files:  75% (8132/10842)   
Checking out files:  76% (8240/10842)   
Checking out files:  77% (8349/10842)   
Checking out files:  78% (8457/10842)   
Checking out files:  79% (8566/10842)   
Checking out files:  80% (8674/10842)   
Checking out files:  81% (8783/10842)   
Checking out files:  82% (8891/10842)   
Checking out files:  83% (8999/10842)   
Checking out files:  84% (9108/10842)   
Checking out files:  85% (9216/10842)   
Checking out files:  86% (9325/10842)   
Checking out files:  87% (9433/10842)   
Checking out files:  87% (9457/10842)   
Checking out files:  88% (9541/10842)   
Checking out files:  89% (9650/10842)   
Checking out files:  90% (9758/10842)   
Checking out files:  91% (9867/10842)   
Checking out files:  92% (9975/10842)   
Checking out files:  93% (10084/10842)   
Checking out files:  94% (10192/10842)   
Checking out files:  95% (10300/10842)   
Checking out files:  96% (10409/10842)   
Checking out files:  97% (10517/10842)   
Checking out files:  98% (10626/10842)   
Checking out files:  99% (10734/10842)   
Checking out files: 100% (10842/10842)   
Checking out files: 100% (10842/10842), done.
15:21:38 [2020-07-21T15:21:38.674Z] #21 106.6 + cd /tmp/tmp.WOBCkLqsY0/tmp/docker-ce
15:21:38 [2020-07-21T15:21:38.674Z] #21 106.6 + git checkout -q v17.06.2-ce
15:21:38 [2020-07-21T15:21:38.769Z] #39 10.85   PBCC     images/binfmt-misc.pb-c.c
15:21:38 [2020-07-21T15:21:38.769Z] #39 10.90   DEP      images/binfmt-misc.pb-c.d
15:21:38 [2020-07-21T15:21:38.769Z] #39 10.95   PBCC     images/seccomp.pb-c.c
15:21:38 [2020-07-21T15:21:38.769Z] #39 11.08   DEP      images/seccomp.pb-c.d
15:21:38 [2020-07-21T15:21:38.771Z] #39 ...
15:21:38 [2020-07-21T15:21:38.771Z] 
15:21:38 [2020-07-21T15:21:38.771Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:21:38 [2020-07-21T15:21:38.771Z] #45 225.2 + cd /tmp/tmp.6FTqGG6RPv/src/github.com/golangci/golangci-lint/
15:21:38 [2020-07-21T15:21:38.771Z] #45 225.2 + git checkout -q v1.23.8
15:21:39 [2020-07-21T15:21:39.027Z] #39 ...
15:21:39 [2020-07-21T15:21:39.027Z] 
15:21:39 [2020-07-21T15:21:39.027Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:39 [2020-07-21T15:21:39.027Z] #30 DONE 85.7s
15:21:39 [2020-07-21T15:21:39.027Z] 
15:21:39 [2020-07-21T15:21:39.027Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:39 [2020-07-21T15:21:39.027Z] #39 11.23   PBCC     images/userns.pb-c.c
15:21:39 [2020-07-21T15:21:39.027Z] #39 11.29   DEP      images/userns.pb-c.d
15:21:39 [2020-07-21T15:21:39.031Z] #45 225.5 ++ git describe --tags
15:21:39 [2020-07-21T15:21:39.126Z] #39 21.97   CC       images/core-arm.o
15:21:39 [2020-07-21T15:21:39.126Z] #39 22.29   CC       images/core-aarch64.o
15:21:39 [2020-07-21T15:21:39.264Z] #40 ...
15:21:39 [2020-07-21T15:21:39.264Z] 
15:21:39 [2020-07-21T15:21:39.264Z] #12 [dev-systemd-false  1/26] RUN groupadd -r docker
15:21:39 [2020-07-21T15:21:39.264Z] #12 DONE 0.7s
15:21:39 [2020-07-21T15:21:39.264Z] 
15:21:39 [2020-07-21T15:21:39.264Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.659 + RM_GOPATH=0
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.661 + TMP_GOPATH=
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.661 + : /build
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.661 + '[' -z '' ']'
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.661 ++ mktemp -d
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.662 + export GOPATH=/tmp/tmp.1HcuLA0k2i
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.665 + GOPATH=/tmp/tmp.1HcuLA0k2i
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.665 + RM_GOPATH=1
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.666 + case "$(go env GOARCH)" in
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.669 ++ go env GOARCH
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.707 + export GO_BUILDMODE=-buildmode=pie
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.707 + GO_BUILDMODE=-buildmode=pie
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.744 ++ dirname /tmp/install/install.sh
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.746 + dir=/tmp/install
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.747 + bin=runc
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.747 + shift
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.747 + '[' '!' -f /tmp/install/runc.installer ']'
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.747 + . /tmp/install/runc.installer
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.747 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.755 + install_runc
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.755 + grep -q '^3\.10\.0.*\.el7\.'
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.755 + uname -r
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.758 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.759 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.759 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.759 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1HcuLA0k2i/src/github.com/opencontainers/runc
15:21:39 [2020-07-21T15:21:39.264Z] #50 0.761 Cloning into '/tmp/tmp.1HcuLA0k2i/src/github.com/opencontainers/runc'...
15:21:39 [2020-07-21T15:21:39.284Z] #39 11.37   PBCC     images/cgroup.pb-c.c
15:21:39 [2020-07-21T15:21:39.284Z] #39 11.39   DEP      images/cgroup.pb-c.d
15:21:39 [2020-07-21T15:21:39.284Z] #39 11.44   PBCC     images/ext-file.pb-c.c
15:21:39 [2020-07-21T15:21:39.284Z] #39 11.47   DEP      images/ext-file.pb-c.d
15:21:39 [2020-07-21T15:21:39.284Z] #39 11.53   PBCC     images/rpc.pb-c.c
15:21:39 [2020-07-21T15:21:39.284Z] #39 11.59   DEP      images/rpc.pb-c.d
15:21:39 [2020-07-21T15:21:39.290Z] #45 225.5 + version=v1.23.8
15:21:39 [2020-07-21T15:21:39.290Z] #45 225.5 ++ git rev-parse --short HEAD
15:21:39 [2020-07-21T15:21:39.290Z] #45 225.5 + commit=76a82c6
15:21:39 [2020-07-21T15:21:39.290Z] #45 225.5 ++ git show -s --format=%cd
15:21:39 [2020-07-21T15:21:39.290Z] #45 225.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:21:39 [2020-07-21T15:21:39.290Z] #45 225.5 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
15:21:39 [2020-07-21T15:21:39.385Z] #39 ...
15:21:39 [2020-07-21T15:21:39.385Z] 
15:21:39 [2020-07-21T15:21:39.385Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:39 [2020-07-21T15:21:39.385Z] #47 94.73 mvdan.cc/sh/v3/cmd/shfmt
15:21:39 [2020-07-21T15:21:39.542Z] #39 11.65   PBCC     images/siginfo.pb-c.c
15:21:39 [2020-07-21T15:21:39.542Z] #39 11.68   DEP      images/siginfo.pb-c.d
15:21:39 [2020-07-21T15:21:39.542Z] #39 11.78   PBCC     images/pagemap.pb-c.c
15:21:39 [2020-07-21T15:21:39.542Z] #39 11.84   DEP      images/pagemap.pb-c.d
15:21:39 [2020-07-21T15:21:39.564Z] #50 ...
15:21:39 [2020-07-21T15:21:39.564Z] 
15:21:39 [2020-07-21T15:21:39.564Z] #13 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:21:39 [2020-07-21T15:21:39.564Z] #13 DONE 0.5s
15:21:39 [2020-07-21T15:21:39.804Z] #39 11.92   PBCC     images/rlimit.pb-c.c
15:21:39 [2020-07-21T15:21:39.805Z] #39 12.00   DEP      images/rlimit.pb-c.d
15:21:39 [2020-07-21T15:21:39.805Z] #39 12.09   PBCC     images/file-lock.pb-c.c
15:21:39 [2020-07-21T15:21:39.867Z] 
15:21:39 [2020-07-21T15:21:39.867Z] #14 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:21:39 [2020-07-21T15:21:39.867Z] #14 0.277 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:21:39 [2020-07-21T15:21:39.867Z] #14 DONE 0.4s
15:21:39 [2020-07-21T15:21:39.867Z] 
15:21:39 [2020-07-21T15:21:39.867Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:39 [2020-07-21T15:21:39.867Z] #40 45.94   CC       compel/plugins/std/fds.o
15:21:39 [2020-07-21T15:21:39.867Z] #40 46.48   CC       compel/plugins/std/log.o
15:21:40 [2020-07-21T15:21:40.062Z] #39 12.17   DEP      images/file-lock.pb-c.d
15:21:40 [2020-07-21T15:21:40.062Z] #39 12.31   PBCC     images/tty.pb-c.c
15:21:40 [2020-07-21T15:21:40.062Z] #39 12.43   DEP      images/tty.pb-c.d
15:21:40 [2020-07-21T15:21:40.067Z] #21 ...
15:21:40 [2020-07-21T15:21:40.067Z] 
15:21:40 [2020-07-21T15:21:40.067Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:40 [2020-07-21T15:21:40.067Z] #41 DONE 107.9s
15:21:40 [2020-07-21T15:21:40.067Z] 
15:21:40 [2020-07-21T15:21:40.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:40 [2020-07-21T15:21:40.067Z] #39 43.32   CC       compel/plugins/std/infect.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 43.85   CC       compel/arch/aarch64/plugins/std/parasite-head.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 43.91   CC       compel/arch/aarch64/plugins/std/syscalls/syscalls.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 43.96   AR       compel/plugins/std.lib.a
15:21:40 [2020-07-21T15:21:40.067Z] #39 44.06   CC       compel/plugins/fds/fds.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 44.40   AR       compel/plugins/fds.lib.a
15:21:40 [2020-07-21T15:21:40.067Z] #39 44.45   HOSTDEP  compel/src/lib/log-host.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 44.55   HOSTDEP  compel/src/lib/handle-elf-host.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 44.62   HOSTDEP  compel/arch/aarch64/src/lib/handle-elf-host.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 44.68   HOSTDEP  compel/src/main-host.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 44.87   DEP      compel/src/lib/ptrace.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 44.97   DEP      compel/src/lib/infect.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 45.18   DEP      compel/src/lib/infect-util.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 45.28   DEP      compel/src/lib/infect-rpc.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 45.35   DEP      compel/arch/aarch64/src/lib/infect.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 45.51   DEP      compel/arch/aarch64/src/lib/cpu.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 45.58   DEP      compel/src/lib/log.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 45.69   DEP      compel/src/main.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 45.76   DEP      compel/src/lib/handle-elf.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 45.92   DEP      compel/arch/aarch64/src/lib/handle-elf.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 46.06   CC       compel/src/lib/log.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 46.42   CC       compel/arch/aarch64/src/lib/cpu.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 46.62   CC       compel/arch/aarch64/src/lib/infect.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 46.95   CC       compel/src/lib/infect-rpc.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 47.34   CC       compel/src/lib/infect-util.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 47.55   CC       compel/src/lib/infect.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 49.80   CC       compel/src/lib/ptrace.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 50.20   AR       compel/libcompel.a
15:21:40 [2020-07-21T15:21:40.067Z] #39 50.30   HOSTCC   compel/src/main-host.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 50.70   HOSTCC   compel/arch/aarch64/src/lib/handle-elf-host.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 50.87   HOSTCC   compel/src/lib/handle-elf-host.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 51.26   HOSTCC   compel/src/lib/log-host.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 51.39   HOSTLINK compel/compel-host-bin
15:21:40 [2020-07-21T15:21:40.067Z] #39 51.61   DEP      soccr/soccr.d
15:21:40 [2020-07-21T15:21:40.067Z] #39 51.73   CC       soccr/soccr.o
15:21:40 [2020-07-21T15:21:40.067Z] #39 52.85   AR       soccr/libsoccr.a
15:21:40 [2020-07-21T15:21:40.067Z] #39 ...
15:21:40 [2020-07-21T15:21:40.067Z] 
15:21:40 [2020-07-21T15:21:40.067Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:21:40 [2020-07-21T15:21:40.067Z] #16 DONE 3.9s
15:21:40 [2020-07-21T15:21:40.067Z] 
15:21:40 [2020-07-21T15:21:40.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:40 [2020-07-21T15:21:40.067Z] #39 52.94 make[1]: 'soccr/libsoccr.a' is up to date.
15:21:40 [2020-07-21T15:21:40.067Z] #39 ...
15:21:40 [2020-07-21T15:21:40.067Z] 
15:21:40 [2020-07-21T15:21:40.067Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:21:40 [2020-07-21T15:21:40.315Z] #47 ...
15:21:40 [2020-07-21T15:21:40.315Z] 
15:21:40 [2020-07-21T15:21:40.315Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:40 [2020-07-21T15:21:40.315Z] #41 85.52 go/parser
15:21:40 [2020-07-21T15:21:40.315Z] #41 87.83 text/template
15:21:40 [2020-07-21T15:21:40.315Z] #41 89.58 encoding/xml
15:21:40 [2020-07-21T15:21:40.315Z] #41 92.97 go/doc
15:21:40 [2020-07-21T15:21:40.315Z] #41 94.98 github.com/LK4D4/vndr/versioned
15:21:40 [2020-07-21T15:21:40.315Z] #41 95.15 compress/flate
15:21:40 [2020-07-21T15:21:40.315Z] #41 ...
15:21:40 [2020-07-21T15:21:40.315Z] 
15:21:40 [2020-07-21T15:21:40.315Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:21:40 [2020-07-21T15:21:40.316Z] #52 38.55 Checking out files:  54% (1749/3196)   
Checking out files:  55% (1758/3196)   
Checking out files:  56% (1790/3196)   
Checking out files:  57% (1822/3196)   
Checking out files:  58% (1854/3196)   
Checking out files:  59% (1886/3196)   
Checking out files:  60% (1918/3196)   
Checking out files:  61% (1950/3196)   
Checking out files:  62% (1982/3196)   
Checking out files:  63% (2014/3196)   
Checking out files:  64% (2046/3196)   
Checking out files:  65% (2078/3196)   
Checking out files:  66% (2110/3196)   
Checking out files:  67% (2142/3196)   
Checking out files:  68% (2174/3196)   
Checking out files:  69% (2206/3196)   
Checking out files:  70% (2238/3196)   
Checking out files:  71% (2270/3196)   
Checking out files:  72% (2302/3196)   
Checking out files:  73% (2334/3196)   
Checking out files:  74% (2366/3196)   
Checking out files:  75% (2397/3196)   
Checking out files:  76% (2429/3196)   
Checking out files:  77% (2461/3196)   
Checking out files:  78% (2493/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  88% (2830/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
15:21:40 [2020-07-21T15:21:40.316Z] #52 40.21 + cd /tmp/tmp.Ki1MiVDlU4/src/github.com/containerd/containerd
15:21:40 [2020-07-21T15:21:40.316Z] #52 40.22 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
15:21:40 [2020-07-21T15:21:40.316Z] #52 41.74 + export 'BUILDTAGS=netgo osusergo static_build'
15:21:40 [2020-07-21T15:21:40.316Z] #52 41.74 + BUILDTAGS='netgo osusergo static_build'
15:21:40 [2020-07-21T15:21:40.316Z] #52 41.74 + export EXTRA_FLAGS=-buildmode=pie
15:21:40 [2020-07-21T15:21:40.316Z] #52 41.74 + EXTRA_FLAGS=-buildmode=pie
15:21:40 [2020-07-21T15:21:40.316Z] #52 41.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:21:40 [2020-07-21T15:21:40.316Z] #52 41.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:21:40 [2020-07-21T15:21:40.316Z] #52 41.74 + '[' '' = dynamic ']'
15:21:40 [2020-07-21T15:21:40.316Z] #52 41.74 + make
15:21:40 [2020-07-21T15:21:40.316Z] #52 42.90 + bin/ctr
15:21:40 [2020-07-21T15:21:40.363Z] #39 12.45   PBCC     images/tun.pb-c.c
15:21:40 [2020-07-21T15:21:40.363Z] #39 12.48   PBCC     images/netdev.pb-c.c
15:21:40 [2020-07-21T15:21:40.363Z] #39 12.53   DEP      images/tun.pb-c.d
15:21:40 [2020-07-21T15:21:40.363Z] #39 12.61   DEP      images/netdev.pb-c.d
15:21:40 [2020-07-21T15:21:40.620Z] #39 12.68   PBCC     images/vma.pb-c.c
15:21:40 [2020-07-21T15:21:40.620Z] #39 12.72   DEP      images/vma.pb-c.d
15:21:40 [2020-07-21T15:21:40.620Z] #39 12.79   PBCC     images/creds.pb-c.c
15:21:40 [2020-07-21T15:21:40.620Z] #39 12.81   DEP      images/creds.pb-c.d
15:21:40 [2020-07-21T15:21:40.620Z] #39 12.85   PBCC     images/utsns.pb-c.c
15:21:40 [2020-07-21T15:21:40.620Z] #39 12.89   DEP      images/utsns.pb-c.d
15:21:40 [2020-07-21T15:21:40.620Z] #39 12.92   PBCC     images/ipc-desc.pb-c.c
15:21:40 [2020-07-21T15:21:40.864Z] #40 ...
15:21:40 [2020-07-21T15:21:40.864Z] 
15:21:40 [2020-07-21T15:21:40.864Z] #15 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:21:40 [2020-07-21T15:21:40.864Z] #15 DONE 0.4s
15:21:40 [2020-07-21T15:21:40.864Z] 
15:21:40 [2020-07-21T15:21:40.864Z] #16 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:21:40 [2020-07-21T15:21:40.864Z] #16 DONE 0.3s
15:21:40 [2020-07-21T15:21:40.864Z] 
15:21:40 [2020-07-21T15:21:40.864Z] #17 [dev-systemd-false  6/26] RUN ldconfig
15:21:40 [2020-07-21T15:21:40.877Z] #39 12.97   PBCC     images/ipc-sem.pb-c.c
15:21:40 [2020-07-21T15:21:40.877Z] #39 12.99   DEP      images/ipc-desc.pb-c.d
15:21:40 [2020-07-21T15:21:40.877Z] #39 13.05   DEP      images/ipc-sem.pb-c.d
15:21:40 [2020-07-21T15:21:40.877Z] #39 13.13   PBCC     images/ipc-msg.pb-c.c
15:21:40 [2020-07-21T15:21:40.877Z] #39 13.18   DEP      images/ipc-msg.pb-c.d
15:21:40 [2020-07-21T15:21:40.880Z] #52 ...
15:21:40 [2020-07-21T15:21:40.880Z] 
15:21:40 [2020-07-21T15:21:40.880Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:40 [2020-07-21T15:21:40.880Z] #41 96.26 github.com/LK4D4/vndr/build
15:21:41 [2020-07-21T15:21:41.018Z] #17 ...
15:21:41 [2020-07-21T15:21:41.018Z] 
15:21:41 [2020-07-21T15:21:41.018Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:21:41 [2020-07-21T15:21:41.018Z] #28 DONE 108.9s
15:21:41 [2020-07-21T15:21:41.135Z] #39 13.22   PBCC     images/ipc-shm.pb-c.c
15:21:41 [2020-07-21T15:21:41.135Z] #39 13.23   DEP      images/ipc-shm.pb-c.d
15:21:41 [2020-07-21T15:21:41.135Z] #39 13.28   PBCC     images/ipc-var.pb-c.c
15:21:41 [2020-07-21T15:21:41.135Z] #39 13.30   DEP      images/ipc-var.pb-c.d
15:21:41 [2020-07-21T15:21:41.135Z] #39 13.35   PBCC     images/sk-opts.pb-c.c
15:21:41 [2020-07-21T15:21:41.135Z] #39 13.41   PBCC     images/packet-sock.pb-c.c
15:21:41 [2020-07-21T15:21:41.135Z] #39 13.47   DEP      images/sk-opts.pb-c.d
15:21:41 [2020-07-21T15:21:41.135Z] #39 13.51   DEP      images/packet-sock.pb-c.d
15:21:41 [2020-07-21T15:21:41.163Z] #17 DONE 0.5s
15:21:41 [2020-07-21T15:21:41.163Z] 
15:21:41 [2020-07-21T15:21:41.163Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:41 [2020-07-21T15:21:41.163Z] #40 47.60   CC       compel/plugins/std/string.o
15:21:41 [2020-07-21T15:21:41.282Z] 
15:21:41 [2020-07-21T15:21:41.282Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:41 [2020-07-21T15:21:41.282Z] #39 53.54   DEP      criu/arch/aarch64/sigframe.d
15:21:41 [2020-07-21T15:21:41.282Z] #39 53.61   DEP      criu/arch/aarch64/crtools.d
15:21:41 [2020-07-21T15:21:41.282Z] #39 53.77   DEP      criu/arch/aarch64/cpu.d
15:21:41 [2020-07-21T15:21:41.282Z] #39 53.82   DEP      criu/arch/aarch64/bitops.d
15:21:41 [2020-07-21T15:21:41.282Z] #39 53.91   CC       criu/arch/aarch64/bitops.o
15:21:41 [2020-07-21T15:21:41.282Z] #39 54.00   CC       criu/arch/aarch64/cpu.o
15:21:41 [2020-07-21T15:21:41.282Z] #39 54.11   CC       criu/arch/aarch64/crtools.o
15:21:41 [2020-07-21T15:21:41.392Z] #39 13.54   PBCC     images/sk-netlink.pb-c.c
15:21:41 [2020-07-21T15:21:41.392Z] #39 13.59   DEP      images/sk-netlink.pb-c.d
15:21:41 [2020-07-21T15:21:41.392Z] #39 13.63   PBCC     images/sk-inet.pb-c.c
15:21:41 [2020-07-21T15:21:41.392Z] #39 13.68   DEP      images/sk-inet.pb-c.d
15:21:41 [2020-07-21T15:21:41.649Z] #39 13.77   PBCC     images/sk-unix.pb-c.c
15:21:41 [2020-07-21T15:21:41.649Z] #39 13.84   DEP      images/sk-unix.pb-c.d
15:21:41 [2020-07-21T15:21:41.649Z] #39 13.90   PBCC     images/mm.pb-c.c
15:21:41 [2020-07-21T15:21:41.807Z] #40 48.55   CC       compel/plugins/std/infect.o
15:21:41 [2020-07-21T15:21:41.858Z] #39 54.62   CC       criu/arch/aarch64/sigframe.o
15:21:41 [2020-07-21T15:21:41.858Z] #39 54.89   LINK     criu/arch/aarch64/crtools.built-in.o
15:21:41 [2020-07-21T15:21:41.906Z] #39 13.97   DEP      images/mm.pb-c.d
15:21:41 [2020-07-21T15:21:41.906Z] #39 14.01   PBCC     images/timerfd.pb-c.c
15:21:41 [2020-07-21T15:21:41.906Z] #39 14.06   DEP      images/timerfd.pb-c.d
15:21:41 [2020-07-21T15:21:41.906Z] #39 14.13   PBCC     images/timer.pb-c.c
15:21:41 [2020-07-21T15:21:41.906Z] #39 14.14   DEP      images/timer.pb-c.d
15:21:41 [2020-07-21T15:21:41.906Z] #39 14.21   PBCC     images/sa.pb-c.c
15:21:41 [2020-07-21T15:21:41.906Z] #39 14.24   DEP      images/sa.pb-c.d
15:21:42 [2020-07-21T15:21:42.162Z] #39 14.29   PBCC     images/pipe-data.pb-c.c
15:21:42 [2020-07-21T15:21:42.162Z] #39 14.32   DEP      images/pipe-data.pb-c.d
15:21:42 [2020-07-21T15:21:42.162Z] #39 14.39   PBCC     images/mnt.pb-c.c
15:21:42 [2020-07-21T15:21:42.162Z] #39 ...
15:21:42 [2020-07-21T15:21:42.162Z] 
15:21:42 [2020-07-21T15:21:42.162Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:42 [2020-07-21T15:21:42.162Z] #41 78.88 go/token
15:21:42 [2020-07-21T15:21:42.162Z] #41 79.76 go/scanner
15:21:42 [2020-07-21T15:21:42.162Z] #41 80.97 go/ast
15:21:42 [2020-07-21T15:21:42.162Z] #41 81.67 internal/lazyregexp
15:21:42 [2020-07-21T15:21:42.162Z] #41 81.92 net/url
15:21:42 [2020-07-21T15:21:42.162Z] #41 83.67 text/template/parse
15:21:42 [2020-07-21T15:21:42.162Z] #41 87.20 go/parser
15:21:42 [2020-07-21T15:21:42.162Z] #41 ...
15:21:42 [2020-07-21T15:21:42.162Z] 
15:21:42 [2020-07-21T15:21:42.162Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:42 [2020-07-21T15:21:42.162Z] #39 14.44   DEP      images/mnt.pb-c.d
15:21:42 [2020-07-21T15:21:42.162Z] #39 14.50   PBCC     images/sk-packet.pb-c.c
15:21:42 [2020-07-21T15:21:42.249Z] #41 97.51 hash/crc32
15:21:42 [2020-07-21T15:21:42.419Z] #39 14.53   DEP      images/sk-packet.pb-c.d
15:21:42 [2020-07-21T15:21:42.419Z] #39 14.60   PBCC     images/tcp-stream.pb-c.c
15:21:42 [2020-07-21T15:21:42.419Z] #39 ...
15:21:42 [2020-07-21T15:21:42.419Z] 
15:21:42 [2020-07-21T15:21:42.419Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:42 [2020-07-21T15:21:42.419Z] #47 79.04 encoding/json
15:21:42 [2020-07-21T15:21:42.419Z] #47 84.85 github.com/pkg/diff
15:21:42 [2020-07-21T15:21:42.419Z] #47 85.70 go/ast
15:21:42 [2020-07-21T15:21:42.419Z] #47 86.98 golang.org/x/crypto/ssh/terminal
15:21:42 [2020-07-21T15:21:42.419Z] #47 88.48 mvdan.cc/editorconfig
15:21:42 [2020-07-21T15:21:42.419Z] #47 ...
15:21:42 [2020-07-21T15:21:42.419Z] 
15:21:42 [2020-07-21T15:21:42.419Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:42 [2020-07-21T15:21:42.419Z] #39 14.65   DEP      images/tcp-stream.pb-c.d
15:21:42 [2020-07-21T15:21:42.419Z] #39 14.69   PBCC     images/pipe.pb-c.c
15:21:42 [2020-07-21T15:21:42.419Z] #39 14.72   DEP      images/pipe.pb-c.d
15:21:42 [2020-07-21T15:21:42.434Z] #39 55.05   DEP      criu/pie/util-vdso.d
15:21:42 [2020-07-21T15:21:42.434Z] #39 55.24   DEP      criu/pie/util.d
15:21:42 [2020-07-21T15:21:42.458Z] #40 49.12   CC       compel/arch/ppc64/plugins/std/parasite-head.o
15:21:42 [2020-07-21T15:21:42.458Z] #40 49.16   CC       compel/arch/ppc64/plugins/std/memcpy.o
15:21:42 [2020-07-21T15:21:42.458Z] #40 49.22   CC       compel/arch/ppc64/plugins/std/memcmp.o
15:21:42 [2020-07-21T15:21:42.458Z] #40 49.28   CC       compel/arch/ppc64/plugins/std/syscalls/syscalls.o
15:21:42 [2020-07-21T15:21:42.676Z] #39 14.81   PBCC     images/pstree.pb-c.c
15:21:42 [2020-07-21T15:21:42.676Z] #39 14.84   DEP      images/pstree.pb-c.d
15:21:42 [2020-07-21T15:21:42.676Z] #39 14.87   PBCC     images/fs.pb-c.c
15:21:42 [2020-07-21T15:21:42.676Z] #39 14.90   DEP      images/fs.pb-c.d
15:21:42 [2020-07-21T15:21:42.676Z] #39 14.98   PBCC     images/signalfd.pb-c.c
15:21:42 [2020-07-21T15:21:42.698Z] #39 55.42   CC       criu/pie/util.o
15:21:42 [2020-07-21T15:21:42.758Z] #40 49.36   AR       compel/plugins/std.lib.a
15:21:42 [2020-07-21T15:21:42.758Z] #40 49.46   CC       compel/plugins/fds/fds.o
15:21:42 [2020-07-21T15:21:42.813Z] #41 98.08 compress/gzip
15:21:42 [2020-07-21T15:21:42.933Z] #39 15.03   DEP      images/signalfd.pb-c.d
15:21:42 [2020-07-21T15:21:42.933Z] #39 15.06   PBCC     images/fh.pb-c.c
15:21:42 [2020-07-21T15:21:42.933Z] #39 15.10   PBCC     images/fsnotify.pb-c.c
15:21:42 [2020-07-21T15:21:42.933Z] #39 15.15   DEP      images/fh.pb-c.d
15:21:42 [2020-07-21T15:21:42.933Z] #39 15.20   DEP      images/fsnotify.pb-c.d
15:21:42 [2020-07-21T15:21:42.962Z] #39 55.77   CC       criu/pie/util-vdso.o
15:21:43 [2020-07-21T15:21:43.057Z] #40 49.84   AR       compel/plugins/fds.lib.a
15:21:43 [2020-07-21T15:21:43.234Z] #39 15.32   PBCC     images/eventpoll.pb-c.c
15:21:43 [2020-07-21T15:21:43.234Z] #39 15.32   DEP      images/eventpoll.pb-c.d
15:21:43 [2020-07-21T15:21:43.234Z] #39 15.39   PBCC     images/eventfd.pb-c.c
15:21:43 [2020-07-21T15:21:43.234Z] #39 15.44   DEP      images/eventfd.pb-c.d
15:21:43 [2020-07-21T15:21:43.234Z] #39 15.47   PBCC     images/remap-file-path.pb-c.c
15:21:43 [2020-07-21T15:21:43.234Z] #39 15.50   DEP      images/remap-file-path.pb-c.d
15:21:43 [2020-07-21T15:21:43.234Z] #39 15.55   PBCC     images/fifo.pb-c.c
15:21:43 [2020-07-21T15:21:43.234Z] #39 15.61   DEP      images/fifo.pb-c.d
15:21:43 [2020-07-21T15:21:43.373Z] #40 49.93   HOSTDEP  compel/src/lib/log-host.d
15:21:43 [2020-07-21T15:21:43.373Z] #40 50.03   HOSTDEP  compel/src/lib/handle-elf-host.d
15:21:43 [2020-07-21T15:21:43.373Z] #40 50.13   HOSTDEP  compel/arch/ppc64/src/lib/handle-elf-host.d
15:21:43 [2020-07-21T15:21:43.373Z] #40 50.20   HOSTDEP  compel/src/main-host.d
15:21:43 [2020-07-21T15:21:43.491Z] #39 15.67   PBCC     images/ghost-file.pb-c.c
15:21:43 [2020-07-21T15:21:43.491Z] #39 15.71   DEP      images/ghost-file.pb-c.d
15:21:43 [2020-07-21T15:21:43.491Z] #39 15.75   PBCC     images/regfile.pb-c.c
15:21:43 [2020-07-21T15:21:43.491Z] #39 15.78   DEP      images/regfile.pb-c.d
15:21:43 [2020-07-21T15:21:43.491Z] #39 15.81   PBCC     images/ns.pb-c.c
15:21:43 [2020-07-21T15:21:43.491Z] #39 15.84   DEP      images/ns.pb-c.d
15:21:43 [2020-07-21T15:21:43.539Z] #39 56.39   AR       criu/pie/pie.lib.a
15:21:43 [2020-07-21T15:21:43.539Z] #39 56.44   DEP      criu/pie/restorer.d
15:21:43 [2020-07-21T15:21:43.673Z] #40 50.29   DEP      compel/src/lib/ptrace.d
15:21:43 [2020-07-21T15:21:43.673Z] #40 50.48   DEP      compel/src/lib/infect.d
15:21:43 [2020-07-21T15:21:43.744Z] #41 98.94 net
15:21:43 [2020-07-21T15:21:43.744Z] #41 99.00 vendor/golang.org/x/text/transform
15:21:43 [2020-07-21T15:21:43.748Z] #39 15.90   PBCC     images/fdinfo.pb-c.c
15:21:43 [2020-07-21T15:21:43.748Z] #39 15.95   DEP      images/fdinfo.pb-c.d
15:21:43 [2020-07-21T15:21:43.748Z] #39 15.99   PBCC     images/core-aarch64.pb-c.c
15:21:43 [2020-07-21T15:21:43.748Z] #39 16.03   PBCC     images/core-arm.pb-c.c
15:21:43 [2020-07-21T15:21:43.748Z] #39 16.06   PBCC     images/core-ppc64.pb-c.c
15:21:43 [2020-07-21T15:21:43.803Z] #39 56.69   DEP      criu/arch/aarch64/intraprocedure.d
15:21:43 [2020-07-21T15:21:43.803Z] #39 56.71   DEP      criu/arch/aarch64/restorer.d
15:21:43 [2020-07-21T15:21:43.974Z] #40 50.73   DEP      compel/src/lib/infect-util.d
15:21:43 [2020-07-21T15:21:43.974Z] #40 50.84   DEP      compel/src/lib/infect-rpc.d
15:21:44 [2020-07-21T15:21:44.005Z] #39 16.09   PBCC     images/core-s390.pb-c.c
15:21:44 [2020-07-21T15:21:44.005Z] #39 16.14   PBCC     images/core-x86.pb-c.c
15:21:44 [2020-07-21T15:21:44.005Z] #39 16.19   PBCC     images/core.pb-c.c
15:21:44 [2020-07-21T15:21:44.005Z] #39 16.28   PBCC     images/inventory.pb-c.c
15:21:44 [2020-07-21T15:21:44.067Z] #39 56.83   DEP      criu/arch/aarch64/vdso-pie.d
15:21:44 [2020-07-21T15:21:44.067Z] #39 56.98   DEP      criu/pie/parasite-vdso.d
15:21:44 [2020-07-21T15:21:44.261Z] #39 16.37   DEP      images/core-aarch64.pb-c.d
15:21:44 [2020-07-21T15:21:44.262Z] #39 16.41   DEP      images/core-arm.pb-c.d
15:21:44 [2020-07-21T15:21:44.262Z] #39 16.47   DEP      images/core-ppc64.pb-c.d
15:21:44 [2020-07-21T15:21:44.262Z] #39 16.50   DEP      images/core-s390.pb-c.d
15:21:44 [2020-07-21T15:21:44.262Z] #39 16.53   DEP      images/core-x86.pb-c.d
15:21:44 [2020-07-21T15:21:44.262Z] #39 16.58   DEP      images/core.pb-c.d
15:21:44 [2020-07-21T15:21:44.273Z] #40 51.01   DEP      compel/arch/ppc64/src/lib/infect.d
15:21:44 [2020-07-21T15:21:44.309Z] #41 99.75 vendor/golang.org/x/text/unicode/bidi
15:21:44 [2020-07-21T15:21:44.330Z] #39 57.15   DEP      criu/pie/parasite.d
15:21:44 [2020-07-21T15:21:44.562Z] #39 16.66   DEP      images/inventory.pb-c.d
15:21:44 [2020-07-21T15:21:44.562Z] #39 16.72   PBCC     images/cpuinfo.pb-c.c
15:21:44 [2020-07-21T15:21:44.562Z] #39 16.73   DEP      images/cpuinfo.pb-c.d
15:21:44 [2020-07-21T15:21:44.562Z] #39 16.78   PBCC     images/stats.pb-c.c
15:21:44 [2020-07-21T15:21:44.562Z] #39 16.81   DEP      images/stats.pb-c.d
15:21:44 [2020-07-21T15:21:44.571Z] #40 51.20   DEP      compel/arch/ppc64/src/lib/cpu.d
15:21:44 [2020-07-21T15:21:44.571Z] #40 51.27   DEP      compel/src/lib/log.d
15:21:44 [2020-07-21T15:21:44.571Z] #40 51.35   DEP      compel/src/main.d
15:21:44 [2020-07-21T15:21:44.593Z] #39 57.53   CC       criu/pie/parasite.o
15:21:44 [2020-07-21T15:21:44.848Z] Client: Docker Engine - Enterprise
15:21:44 [2020-07-21T15:21:44.848Z]  Version:           19.03.5
15:21:44 [2020-07-21T15:21:44.848Z]  API version:       1.40
15:21:44 [2020-07-21T15:21:44.848Z]  Go version:        go1.12.12
15:21:44 [2020-07-21T15:21:44.848Z]  Git commit:        2ee0c57608
15:21:44 [2020-07-21T15:21:44.848Z]  Built:             11/13/2019 08:00:16
15:21:44 [2020-07-21T15:21:44.848Z]  OS/Arch:           windows/amd64
15:21:44 [2020-07-21T15:21:44.848Z]  Experimental:      false
15:21:44 [2020-07-21T15:21:44.848Z] 
15:21:44 [2020-07-21T15:21:44.848Z] Server: Docker Engine - Enterprise
15:21:44 [2020-07-21T15:21:44.848Z]  Engine:
15:21:44 [2020-07-21T15:21:44.848Z]   Version:          19.03.5
15:21:44 [2020-07-21T15:21:44.848Z]   API version:      1.40 (minimum version 1.24)
15:21:44 [2020-07-21T15:21:44.848Z]   Go version:       go1.12.12
15:21:44 [2020-07-21T15:21:44.848Z]   Git commit:       2ee0c57608
15:21:44 [2020-07-21T15:21:44.848Z]   Built:            11/13/2019 07:58:51
15:21:44 [2020-07-21T15:21:44.848Z]   OS/Arch:          windows/amd64
15:21:44 [2020-07-21T15:21:44.848Z]   Experimental:     true
15:21:44 [2020-07-21T15:21:44.869Z] #40 51.48   DEP      compel/src/lib/handle-elf.d
15:21:44 [2020-07-21T15:21:44.869Z] #40 51.58   DEP      compel/arch/ppc64/src/lib/handle-elf.d
15:21:44 [2020-07-21T15:21:44.869Z] #40 51.71   CC       compel/src/lib/log.o
15:21:45 [2020-07-21T15:21:45.517Z] #40 52.02   CC       compel/arch/ppc64/src/lib/cpu.o
[Pipeline] sh
15:21:45 [2020-07-21T15:21:45.543Z] #39 58.41   LINK     criu/pie/parasite.built-in.o
15:21:45 [2020-07-21T15:21:45.543Z] #39 58.42   GEN      criu/pie/parasite-blob.h
15:21:45 [2020-07-21T15:21:45.543Z] #39 58.44   CC       criu/pie/parasite-vdso.o
15:21:45 [2020-07-21T15:21:45.682Z] #41 ...
15:21:45 [2020-07-21T15:21:45.682Z] 
15:21:45 [2020-07-21T15:21:45.682Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:45 [2020-07-21T15:21:45.682Z] #47 DONE 100.6s
15:21:45 [2020-07-21T15:21:45.682Z] 
15:21:45 [2020-07-21T15:21:45.682Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:45 [2020-07-21T15:21:45.682Z] #39 22.59   CC       images/core-ppc64.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 23.25   CC       images/core-s390.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 24.03   CC       images/cpuinfo.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 24.41   CC       images/inventory.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 24.61   CC       images/fdinfo.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 25.05   CC       images/fown.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 25.29   CC       images/ns.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 25.59   CC       images/regfile.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 25.79   CC       images/ghost-file.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 26.12   CC       images/fifo.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 26.26   CC       images/remap-file-path.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 26.44   CC       images/eventfd.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 26.74   CC       images/eventpoll.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 27.10   CC       images/fh.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 27.38   CC       images/fsnotify.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 27.87   CC       images/signalfd.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 28.07   CC       images/fs.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 28.24   CC       images/pstree.o
15:21:45 [2020-07-21T15:21:45.682Z] #39 28.61   CC       images/pipe.o
15:21:45 [2020-07-21T15:21:45.817Z] #40 52.34   CC       compel/arch/ppc64/src/lib/infect.o
15:21:45 [2020-07-21T15:21:45.865Z] #45 ...
15:21:45 [2020-07-21T15:21:45.865Z] 
15:21:45 [2020-07-21T15:21:45.865Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:45 [2020-07-21T15:21:45.865Z] #39 152.3   CC       criu/util.o
15:21:45 [2020-07-21T15:21:45.865Z] #39 153.1   CC       criu/uts_ns.o
15:21:45 [2020-07-21T15:21:45.865Z] #39 153.2   CC       criu/vdso-compat.o
15:21:45 [2020-07-21T15:21:45.865Z] #39 153.4   CC       criu/vdso.o
15:21:45 [2020-07-21T15:21:45.865Z] #39 153.7   LINK     criu/built-in.o
15:21:45 [2020-07-21T15:21:45.865Z] #39 153.8   LINK     criu/criu
15:21:45 [2020-07-21T15:21:45.865Z] #39 154.1   DEP      lib/c/criu.d
15:21:45 [2020-07-21T15:21:45.865Z] #39 154.2   CC       images/rpc.pb-c.o
15:21:45 [2020-07-21T15:21:45.865Z] #39 154.6   CC       lib/c/criu.o
15:21:45 [2020-07-21T15:21:45.865Z] #39 155.2   LINK     lib/c/built-in.o
15:21:45 [2020-07-21T15:21:45.865Z] #39 155.2   LINK     lib/c/libcriu.so
15:21:45 [2020-07-21T15:21:45.865Z] #39 155.2   LINK     lib/c/libcriu.a
15:21:45 [2020-07-21T15:21:45.865Z] #39 155.3   GEN      magic.py
15:21:45 [2020-07-21T15:21:45.865Z] #39 155.4 Note: Building without setproctitle() and strlcpy() support.
15:21:45 [2020-07-21T15:21:45.865Z] #39 155.4       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:21:45 [2020-07-21T15:21:45.865Z] #39 155.4 Note: Building without GnuTLS support
15:21:45 [2020-07-21T15:21:45.865Z] #39 155.4 Makefile.config:39: Warn: you have no libnftables installed
15:21:45 [2020-07-21T15:21:45.865Z] #39 155.4 Makefile.config:40: Warn: Building without nftables support
15:21:45 [2020-07-21T15:21:45.865Z] #39 155.9 fatal: not a git repository (or any of the parent directories): .git
15:21:45 [2020-07-21T15:21:45.865Z] #39 156.4 make[1]: Nothing to be done for 'all'.
15:21:45 [2020-07-21T15:21:45.865Z] #39 156.9 make[1]: 'images/built-in.o' is up to date.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.0 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.0 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.0 make[1]: 'compel/libcompel.a' is up to date.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.0 make[1]: 'compel/compel-host-bin' is up to date.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.1 make[1]: Nothing to be done for 'all'.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.1 make[1]: 'soccr/libsoccr.a' is up to date.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.2 make[2]: Nothing to be done for 'all'.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.2 make[2]: Nothing to be done for 'all'.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.3 make[2]: Nothing to be done for 'all'.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.4 make[2]: Nothing to be done for 'all'.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.4 make[2]: Nothing to be done for 'all'.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.4 make[2]: Nothing to be done for 'all'.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.4 make[2]: Nothing to be done for 'all'.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.5 make[2]: Nothing to be done for 'all'.
15:21:45 [2020-07-21T15:21:45.865Z] #39 157.6   INSTALL  criu/criu
15:21:45 [2020-07-21T15:21:45.865Z] #39 DONE 158.2s
15:21:45 [2020-07-21T15:21:45.865Z] 
15:21:45 [2020-07-21T15:21:45.865Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:21:45 [2020-07-21T15:21:45.865Z] #52 183.1 + bin/containerd
15:21:45 [2020-07-21T15:21:45.865Z] #52 ...
15:21:45 [2020-07-21T15:21:45.865Z] 
15:21:45 [2020-07-21T15:21:45.865Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:21:45 [2020-07-21T15:21:45.865Z] #40 DONE 0.1s
15:21:45 [2020-07-21T15:21:45.865Z] 
15:21:45 [2020-07-21T15:21:45.865Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:21:45 [2020-07-21T15:21:45.931Z] #39 18.26 make[1]: Nothing to be done for 'all'.
15:21:45 [2020-07-21T15:21:45.955Z] #39 29.07   CC       images/tcp-stream.o
15:21:46 [2020-07-21T15:21:46.124Z] #42 DONE 0.2s
15:21:46 [2020-07-21T15:21:46.124Z] 
15:21:46 [2020-07-21T15:21:46.124Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:21:46 [2020-07-21T15:21:46.124Z] #44 DONE 0.1s
15:21:46 [2020-07-21T15:21:46.124Z] 
15:21:46 [2020-07-21T15:21:46.124Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:21:46 [2020-07-21T15:21:46.298Z] #39 59.09   CC       criu/arch/aarch64/vdso-pie.o
15:21:46 [2020-07-21T15:21:46.464Z] + docker info
15:21:46 [2020-07-21T15:21:46.465Z] #40 53.20   CC       compel/src/lib/infect-rpc.o
15:21:46 [2020-07-21T15:21:46.521Z] #39 29.48   CC       images/sk-packet.o
15:21:46 [2020-07-21T15:21:46.521Z] #39 ...
15:21:46 [2020-07-21T15:21:46.521Z] 
15:21:46 [2020-07-21T15:21:46.521Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:46 [2020-07-21T15:21:46.521Z] #41 101.9 vendor/golang.org/x/text/secure/bidirule
15:21:46 [2020-07-21T15:21:46.567Z] #39 59.28   CC       criu/arch/aarch64/restorer.o
15:21:46 [2020-07-21T15:21:46.833Z] #39 59.71   CC       criu/arch/aarch64/intraprocedure.o
15:21:46 [2020-07-21T15:21:46.833Z] #39 59.76   CC       criu/pie/restorer.o
15:21:47 [2020-07-21T15:21:47.087Z] #41 102.2 vendor/golang.org/x/text/unicode/norm
15:21:47 [2020-07-21T15:21:47.113Z] #40 53.70   CC       compel/src/lib/infect-util.o
15:21:47 [2020-07-21T15:21:47.342Z] #39 19.64   CC       images/stats.o
15:21:47 [2020-07-21T15:21:47.414Z] #40 53.97   CC       compel/src/lib/infect.o
15:21:47 [2020-07-21T15:21:47.414Z] #40 ...
15:21:47 [2020-07-21T15:21:47.414Z] 
15:21:47 [2020-07-21T15:21:47.414Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:47 [2020-07-21T15:21:47.414Z] #42 109.2 text/template
15:21:47 [2020-07-21T15:21:47.414Z] #42 109.5 go/parser
15:21:47 [2020-07-21T15:21:47.414Z] #42 117.3 encoding/xml
15:21:47 [2020-07-21T15:21:47.414Z] #42 ...
15:21:47 [2020-07-21T15:21:47.414Z] 
15:21:47 [2020-07-21T15:21:47.414Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:21:47 [2020-07-21T15:21:47.414Z] #18 0.684 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:21:47 [2020-07-21T15:21:47.414Z] #18 0.808 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:21:47 [2020-07-21T15:21:47.414Z] #18 0.867 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:21:47 [2020-07-21T15:21:47.414Z] #18 1.916 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB]
15:21:47 [2020-07-21T15:21:47.414Z] #18 3.417 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [206 kB]
15:21:47 [2020-07-21T15:21:47.414Z] #18 4.584 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B]
15:21:47 [2020-07-21T15:21:47.905Z] #39 19.99   CC       images/core.o
15:21:48 [2020-07-21T15:21:48.468Z] #39 20.67   CC       images/core-x86.o
15:21:48 [2020-07-21T15:21:48.472Z] #18 ...
15:21:48 [2020-07-21T15:21:48.472Z] 
15:21:48 [2020-07-21T15:21:48.472Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:48 [2020-07-21T15:21:48.472Z] #50 9.926 + cd /tmp/tmp.1HcuLA0k2i/src/github.com/opencontainers/runc
15:21:48 [2020-07-21T15:21:48.472Z] #50 9.931 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
15:21:48 [2020-07-21T15:21:48.771Z] #50 10.21 + '[' -z '' ']'
15:21:48 [2020-07-21T15:21:48.771Z] #50 10.22 + target=static
15:21:48 [2020-07-21T15:21:48.771Z] #50 10.22 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:21:49 [2020-07-21T15:21:49.032Z] #39 21.21   CC       images/core-arm.o
15:21:49 [2020-07-21T15:21:49.403Z] #39 62.34   LINK     criu/pie/restorer.built-in.o
15:21:49 [2020-07-21T15:21:49.421Z] #50 10.97 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
15:21:49 [2020-07-21T15:21:49.596Z] #39 21.69   CC       images/core-aarch64.o
15:21:49 [2020-07-21T15:21:49.666Z] #39 62.35   GEN      criu/pie/restorer-blob.h
15:21:49 [2020-07-21T15:21:49.666Z] #39 62.44   DEP      criu/vdso.d
15:21:49 [2020-07-21T15:21:49.929Z] #39 62.68   DEP      criu/uts_ns.d
15:21:49 [2020-07-21T15:21:49.929Z] #39 62.81   DEP      criu/util.d
15:21:49 [2020-07-21T15:21:49.929Z] #39 62.93   DEP      criu/uffd.d
15:21:50 [2020-07-21T15:21:50.159Z] #39 22.15   CC       images/core-ppc64.o
15:21:50 [2020-07-21T15:21:50.192Z] #39 63.18   DEP      criu/tun.d
15:21:50 [2020-07-21T15:21:50.363Z] #41 105.8 vendor/golang.org/x/net/idna
15:21:50 [2020-07-21T15:21:50.455Z] #39 63.40   DEP      criu/tty.d
15:21:50 [2020-07-21T15:21:50.718Z] #39 63.53   DEP      criu/timerfd.d
15:21:50 [2020-07-21T15:21:50.722Z] #39 22.94   CC       images/core-s390.o
15:21:50 [2020-07-21T15:21:50.981Z] #39 63.69   DEP      criu/timens.d
15:21:50 [2020-07-21T15:21:50.981Z] #39 63.89   DEP      criu/sysfs_parse.d
15:21:51 [2020-07-21T15:21:51.245Z] #39 63.99   DEP      criu/sysctl.d
15:21:51 [2020-07-21T15:21:51.245Z] #39 64.14   DEP      criu/string.d
15:21:51 [2020-07-21T15:21:51.245Z] #39 64.18   DEP      criu/stats.d
15:21:51 [2020-07-21T15:21:51.286Z] #39 ...
15:21:51 [2020-07-21T15:21:51.286Z] 
15:21:51 [2020-07-21T15:21:51.286Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:21:51 [2020-07-21T15:21:51.286Z] #52 38.95 Checking out files:  67% (2148/3196)   
Checking out files:  68% (2174/3196)   
Checking out files:  69% (2206/3196)   
Checking out files:  70% (2238/3196)   
Checking out files:  71% (2270/3196)   
Checking out files:  72% (2302/3196)   
Checking out files:  73% (2334/3196)   
Checking out files:  74% (2366/3196)   
Checking out files:  75% (2397/3196)   
Checking out files:  76% (2429/3196)   
Checking out files:  77% (2461/3196)   
Checking out files:  78% (2493/3196)   
Checking out files:  79% (2525/3196)   
Checking out files:  80% (2557/3196)   
Checking out files:  81% (2589/3196)   
Checking out files:  82% (2621/3196)   
Checking out files:  83% (2653/3196)   
Checking out files:  84% (2685/3196)   
Checking out files:  85% (2717/3196)   
Checking out files:  86% (2749/3196)   
Checking out files:  87% (2781/3196)   
Checking out files:  88% (2813/3196)   
Checking out files:  89% (2845/3196)   
Checking out files:  90% (2877/3196)   
Checking out files:  91% (2909/3196)   
Checking out files:  92% (2941/3196)   
Checking out files:  93% (2973/3196)   
Checking out files:  94% (3005/3196)   
Checking out files:  95% (3037/3196)   
Checking out files:  96% (3069/3196)   
Checking out files:  97% (3101/3196)   
Checking out files:  98% (3133/3196)   
Checking out files:  99% (3165/3196)   
Checking out files: 100% (3196/3196)   
Checking out files: 100% (3196/3196), done.
15:21:51 [2020-07-21T15:21:51.286Z] #52 39.75 + cd /tmp/tmp.nEGCuP5wLi/src/github.com/containerd/containerd
15:21:51 [2020-07-21T15:21:51.286Z] #52 39.75 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1
15:21:51 [2020-07-21T15:21:51.286Z] #52 41.37 + export 'BUILDTAGS=netgo osusergo static_build'
15:21:51 [2020-07-21T15:21:51.286Z] #52 41.37 + BUILDTAGS='netgo osusergo static_build'
15:21:51 [2020-07-21T15:21:51.286Z] #52 41.37 + export EXTRA_FLAGS=-buildmode=pie
15:21:51 [2020-07-21T15:21:51.286Z] #52 41.37 + EXTRA_FLAGS=-buildmode=pie
15:21:51 [2020-07-21T15:21:51.286Z] #52 41.37 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:21:51 [2020-07-21T15:21:51.286Z] #52 41.37 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:21:51 [2020-07-21T15:21:51.286Z] #52 41.37 + '[' '' = dynamic ']'
15:21:51 [2020-07-21T15:21:51.286Z] #52 41.37 + make
15:21:51 [2020-07-21T15:21:51.286Z] #52 42.75 + bin/ctr
15:21:51 [2020-07-21T15:21:51.508Z] #39 64.33   DEP      criu/sockets.d
15:21:51 [2020-07-21T15:21:51.542Z] #52 ...
15:21:51 [2020-07-21T15:21:51.542Z] 
15:21:51 [2020-07-21T15:21:51.542Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:51 [2020-07-21T15:21:51.542Z] #39 23.65   CC       images/cpuinfo.o
15:21:51 [2020-07-21T15:21:51.771Z] #39 64.59   DEP      criu/sk-unix.d
15:21:51 [2020-07-21T15:21:51.771Z] #39 64.71   DEP      criu/sk-tcp.d
15:21:51 [2020-07-21T15:21:51.771Z] #39 ...
15:21:51 [2020-07-21T15:21:51.771Z] 
15:21:51 [2020-07-21T15:21:51.771Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:21:51 [2020-07-21T15:21:51.771Z] #21 109.6 + mkdir -p /tmp/tmp.WOBCkLqsY0/src/github.com/docker
15:21:51 [2020-07-21T15:21:51.771Z] #21 109.6 + mv components/cli /tmp/tmp.WOBCkLqsY0/src/github.com/docker/cli
15:21:51 [2020-07-21T15:21:51.771Z] #21 109.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:21:51 [2020-07-21T15:21:51.799Z] #39 24.14   CC       images/inventory.o
15:21:52 [2020-07-21T15:21:52.035Z] #21 ...
15:21:52 [2020-07-21T15:21:52.036Z] 
15:21:52 [2020-07-21T15:21:52.036Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:52 [2020-07-21T15:21:52.036Z] #39 64.84   DEP      criu/sk-queue.d
15:21:52 [2020-07-21T15:21:52.057Z] #39 24.45   CC       images/fdinfo.o
15:21:52 [2020-07-21T15:21:52.258Z] #41 ...
15:21:52 [2020-07-21T15:21:52.258Z] 
15:21:52 [2020-07-21T15:21:52.258Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:52 [2020-07-21T15:21:52.258Z] #39 29.86   CC       images/mnt.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 30.10   CC       images/pipe-data.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 30.31   CC       images/sa.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 30.48   CC       images/timer.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 30.76   CC       images/timerfd.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 30.95   CC       images/mm.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 31.21   CC       images/sk-opts.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 31.38   CC       images/sk-unix.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 31.64   CC       images/sk-inet.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 31.98   CC       images/tun.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 32.30   CC       images/sk-netlink.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 32.51   CC       images/packet-sock.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 32.86   CC       images/ipc-var.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 33.08   CC       images/ipc-desc.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 33.33   CC       images/ipc-shm.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 33.61   CC       images/ipc-msg.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 33.84   CC       images/ipc-sem.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 34.00   CC       images/utsns.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 34.19   CC       images/creds.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 34.45   CC       images/vma.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 34.65   CC       images/netdev.o
15:21:52 [2020-07-21T15:21:52.258Z] #39 35.00   CC       images/tty.o
15:21:52 [2020-07-21T15:21:52.299Z] #39 65.05   DEP      criu/sk-packet.d
15:21:52 [2020-07-21T15:21:52.299Z] #39 65.24   DEP      criu/sk-netlink.d
15:21:52 [2020-07-21T15:21:52.314Z] #39 ...
15:21:52 [2020-07-21T15:21:52.314Z] 
15:21:52 [2020-07-21T15:21:52.314Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:52 [2020-07-21T15:21:52.314Z] #41 89.06 text/template
15:21:52 [2020-07-21T15:21:52.314Z] #41 90.73 encoding/xml
15:21:52 [2020-07-21T15:21:52.314Z] #41 94.54 go/doc
15:21:52 [2020-07-21T15:21:52.314Z] #41 95.77 github.com/LK4D4/vndr/versioned
15:21:52 [2020-07-21T15:21:52.314Z] #41 95.89 compress/flate
15:21:52 [2020-07-21T15:21:52.314Z] #41 97.37 github.com/LK4D4/vndr/build
15:21:52 [2020-07-21T15:21:52.314Z] #41 98.72 hash/crc32
15:21:52 [2020-07-21T15:21:52.516Z] #39 35.49   CC       images/file-lock.o
15:21:52 [2020-07-21T15:21:52.516Z] #39 ...
15:21:52 [2020-07-21T15:21:52.516Z] 
15:21:52 [2020-07-21T15:21:52.516Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:52 [2020-07-21T15:21:52.516Z] #41 108.0 vendor/golang.org/x/net/http2/hpack
15:21:52 [2020-07-21T15:21:52.563Z] #39 65.40   DEP      criu/sk-inet.d
15:21:52 [2020-07-21T15:21:52.572Z] #41 99.29 compress/gzip
15:21:52 [2020-07-21T15:21:52.572Z] #41 ...
15:21:52 [2020-07-21T15:21:52.572Z] 
15:21:52 [2020-07-21T15:21:52.572Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:52 [2020-07-21T15:21:52.572Z] #39 24.83   CC       images/fown.o
15:21:52 [2020-07-21T15:21:52.827Z] #39 65.65   DEP      criu/signalfd.d
15:21:52 [2020-07-21T15:21:52.827Z] #39 65.77   DEP      criu/sigframe.d
15:21:52 [2020-07-21T15:21:52.829Z] #39 25.07   CC       images/ns.o
15:21:52 [2020-07-21T15:21:52.829Z] #39 ...
15:21:52 [2020-07-21T15:21:52.829Z] 
15:21:52 [2020-07-21T15:21:52.829Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:52 [2020-07-21T15:21:52.829Z] #47 89.69 mvdan.cc/sh/v3/fileutil
15:21:52 [2020-07-21T15:21:52.829Z] #47 89.88 mvdan.cc/sh/v3/syntax
15:21:52 [2020-07-21T15:21:52.829Z] #47 96.74 mvdan.cc/sh/v3/cmd/shfmt
15:21:53 [2020-07-21T15:21:53.004Z] #50 ...
15:21:53 [2020-07-21T15:21:53.004Z] 
15:21:53 [2020-07-21T15:21:53.004Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:53 [2020-07-21T15:21:53.004Z] #48 115.3 golang.org/x/crypto/ssh/terminal
15:21:53 [2020-07-21T15:21:53.004Z] #48 118.1 mvdan.cc/sh/v3/cmd/shfmt
15:21:53 [2020-07-21T15:21:53.004Z] #48 DONE 124.2s
15:21:53 [2020-07-21T15:21:53.004Z] 
15:21:53 [2020-07-21T15:21:53.004Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:53 [2020-07-21T15:21:53.004Z] #40 56.84   CC       compel/src/lib/ptrace.o
15:21:53 [2020-07-21T15:21:53.004Z] #40 57.33   AR       compel/libcompel.a
15:21:53 [2020-07-21T15:21:53.004Z] #40 57.42   HOSTCC   compel/src/main-host.o
15:21:53 [2020-07-21T15:21:53.004Z] #40 57.77   HOSTCC   compel/arch/ppc64/src/lib/handle-elf-host.o
15:21:53 [2020-07-21T15:21:53.005Z] #40 57.95   HOSTCC   compel/src/lib/handle-elf-host.o
15:21:53 [2020-07-21T15:21:53.005Z] #40 58.55   HOSTCC   compel/src/lib/log-host.o
15:21:53 [2020-07-21T15:21:53.005Z] #40 58.75   HOSTLINK compel/compel-host-bin
15:21:53 [2020-07-21T15:21:53.005Z] #40 58.89   DEP      soccr/soccr.d
15:21:53 [2020-07-21T15:21:53.005Z] #40 59.16   CC       soccr/soccr.o
15:21:53 [2020-07-21T15:21:53.085Z] #47 ...
15:21:53 [2020-07-21T15:21:53.085Z] 
15:21:53 [2020-07-21T15:21:53.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:53 [2020-07-21T15:21:53.085Z] #39 25.26   CC       images/regfile.o
15:21:53 [2020-07-21T15:21:53.090Z] #39 65.88   DEP      criu/shmem.d
15:21:53 [2020-07-21T15:21:53.343Z] #39 25.56   CC       images/ghost-file.o
15:21:53 [2020-07-21T15:21:53.353Z] #39 66.05   DEP      criu/servicefd.d
15:21:53 [2020-07-21T15:21:53.353Z] #39 ...
15:21:53 [2020-07-21T15:21:53.353Z] 
15:21:53 [2020-07-21T15:21:53.353Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:21:53 [2020-07-21T15:21:53.353Z] #17 3.129 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:21:53 [2020-07-21T15:21:53.353Z] #17 3.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:21:53 [2020-07-21T15:21:53.353Z] #17 3.331 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:21:53 [2020-07-21T15:21:53.353Z] #17 3.598 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
15:21:53 [2020-07-21T15:21:53.353Z] #17 4.400 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [210 kB]
15:21:53 [2020-07-21T15:21:53.353Z] #17 5.296 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B]
15:21:53 [2020-07-21T15:21:53.353Z] #17 6.913 Fetched 8192 kB in 4s (1908 kB/s)
15:21:53 [2020-07-21T15:21:53.353Z] #17 6.913 Reading package lists...
15:21:53 [2020-07-21T15:21:53.353Z] #17 8.838 Reading package lists...
15:21:53 [2020-07-21T15:21:53.353Z] #17 10.75 Building dependency tree...
15:21:53 [2020-07-21T15:21:53.353Z] #17 11.74 libcap2-bin is already the newest version (1:2.25-2).
15:21:53 [2020-07-21T15:21:53.354Z] #17 11.74 The following additional packages will be installed:
15:21:53 [2020-07-21T15:21:53.354Z] #17 11.74   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:21:53 [2020-07-21T15:21:53.354Z] #17 11.74   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:21:53 [2020-07-21T15:21:53.354Z] #17 11.75   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:21:53 [2020-07-21T15:21:53.354Z] #17 11.75   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:21:53 [2020-07-21T15:21:53.354Z] #17 11.75   python3.7 python3.7-minimal vim-runtime xxd
15:21:53 [2020-07-21T15:21:53.354Z] #17 11.75 Suggested packages:
15:21:53 [2020-07-21T15:21:53.354Z] #17 11.75   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:21:53 [2020-07-21T15:21:53.354Z] #17 11.75   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:21:53 [2020-07-21T15:21:53.354Z] #17 11.75   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:21:53 [2020-07-21T15:21:53.354Z] #17 11.75 Recommended packages:
15:21:53 [2020-07-21T15:21:53.354Z] #17 11.75   aufs-dkms nftables build-essential python3-dev python3-keyring
15:21:53 [2020-07-21T15:21:53.354Z] #17 11.75   python3-keyrings.alt python3-xdg unzip
15:21:53 [2020-07-21T15:21:53.354Z] #17 12.91 The following NEW packages will be installed:
15:21:53 [2020-07-21T15:21:53.354Z] #17 12.91   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:21:53 [2020-07-21T15:21:53.354Z] #17 12.91   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:21:53 [2020-07-21T15:21:53.354Z] #17 12.91   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:21:53 [2020-07-21T15:21:53.354Z] #17 12.91   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:21:53 [2020-07-21T15:21:53.354Z] #17 12.91   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:21:53 [2020-07-21T15:21:53.354Z] #17 12.91   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:21:53 [2020-07-21T15:21:53.354Z] #17 12.92   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:21:53 [2020-07-21T15:21:53.354Z] #17 12.92   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:21:53 [2020-07-21T15:21:53.354Z] #17 12.92   xz-utils zip
15:21:53 [2020-07-21T15:21:53.354Z] #17 13.23 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:21:53 [2020-07-21T15:21:53.354Z] #17 13.23 Need to get 27.6 MB of archives.
15:21:53 [2020-07-21T15:21:53.354Z] #17 13.23 After this operation, 114 MB of additional disk space will be used.
15:21:53 [2020-07-21T15:21:53.354Z] #17 13.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
15:21:53 [2020-07-21T15:21:53.354Z] #17 13.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB]
15:21:53 [2020-07-21T15:21:53.354Z] #17 13.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB]
15:21:53 [2020-07-21T15:21:53.354Z] #17 13.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
15:21:53 [2020-07-21T15:21:53.354Z] #17 ...
15:21:53 [2020-07-21T15:21:53.354Z] 
15:21:53 [2020-07-21T15:21:53.354Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:53 [2020-07-21T15:21:53.354Z] #39 66.17   DEP      criu/seize.d
15:21:53 [2020-07-21T15:21:53.354Z] #39 66.34   DEP      criu/seccomp.d
15:21:53 [2020-07-21T15:21:53.447Z] #41 108.9 mime
15:21:53 [2020-07-21T15:21:53.617Z] #39 66.49   DEP      criu/rst-malloc.d
15:21:53 [2020-07-21T15:21:53.617Z] #39 66.55   DEP      criu/rbtree.d
15:21:53 [2020-07-21T15:21:53.617Z] #39 66.58   DEP      criu/pstree.d
15:21:53 [2020-07-21T15:21:53.882Z] #39 66.72   DEP      criu/protobuf.d
15:21:53 [2020-07-21T15:21:53.882Z] #39 66.86   GEN      criu/protobuf-desc-gen.h
15:21:53 [2020-07-21T15:21:53.948Z] #39 25.96   CC       images/fifo.o
15:21:53 [2020-07-21T15:21:53.948Z] #39 26.22   CC       images/remap-file-path.o
15:21:54 [2020-07-21T15:21:54.207Z] #39 26.40   CC       images/eventfd.o
15:21:54 [2020-07-21T15:21:54.464Z] #39 26.65   CC       images/eventpoll.o
15:21:54 [2020-07-21T15:21:54.721Z] #39 26.86   CC       images/fh.o
15:21:54 [2020-07-21T15:21:54.978Z] #39 27.22   CC       images/fsnotify.o
15:21:55 [2020-07-21T15:21:55.117Z] #40 61.59   AR       soccr/libsoccr.a
15:21:55 [2020-07-21T15:21:55.117Z] #40 61.63 make[1]: 'soccr/libsoccr.a' is up to date.
15:21:55 [2020-07-21T15:21:55.342Z] #41 110.6 mime/quotedprintable
15:21:55 [2020-07-21T15:21:55.417Z] #40 62.14   DEP      criu/arch/ppc64/sigframe.d
15:21:55 [2020-07-21T15:21:55.543Z] #39 27.76   CC       images/signalfd.o
15:21:55 [2020-07-21T15:21:55.543Z] #39 27.93   CC       images/fs.o
15:21:55 [2020-07-21T15:21:55.601Z] #41 110.9 net/http/internal
15:21:55 [2020-07-21T15:21:55.717Z] #40 62.32   DEP      criu/arch/ppc64/crtools.d
15:21:55 [2020-07-21T15:21:55.717Z] #40 62.55   DEP      criu/arch/ppc64/cpu.d
15:21:55 [2020-07-21T15:21:55.807Z] #39 68.34   DEP      criu/protobuf-desc.d
15:21:55 [2020-07-21T15:21:55.807Z] #39 68.50   DEP      criu/proc_parse.d
15:21:56 [2020-07-21T15:21:56.016Z] #40 62.76   CC       criu/arch/ppc64/cpu.o
15:21:56 [2020-07-21T15:21:56.071Z] #39 68.74   DEP      criu/plugin.d
15:21:56 [2020-07-21T15:21:56.071Z] #39 68.87   DEP      criu/pipes.d
15:21:56 [2020-07-21T15:21:56.106Z] #39 28.11   CC       images/pstree.o
15:21:56 [2020-07-21T15:21:56.334Z] #39 69.02   DEP      criu/pie-util.d
15:21:56 [2020-07-21T15:21:56.334Z] #39 69.15   DEP      criu/pie-util-vdso.d
15:21:56 [2020-07-21T15:21:56.334Z] #39 69.24   DEP      criu/path.d
15:21:56 [2020-07-21T15:21:56.363Z] #39 28.38   CC       images/pipe.o
15:21:56 [2020-07-21T15:21:56.363Z] #39 ...
15:21:56 [2020-07-21T15:21:56.363Z] 
15:21:56 [2020-07-21T15:21:56.363Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mo...
15:21:56 [2020-07-21T15:21:56.363Z] #47 DONE 103.1s
15:21:56 [2020-07-21T15:21:56.598Z] #39 69.39   DEP      criu/parasite-syscall.d
15:21:56 [2020-07-21T15:21:56.619Z] 
15:21:56 [2020-07-21T15:21:56.619Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:56 [2020-07-21T15:21:56.619Z] #39 28.71   CC       images/tcp-stream.o
15:21:56 [2020-07-21T15:21:56.619Z] #39 28.94   CC       images/sk-packet.o
15:21:56 [2020-07-21T15:21:56.662Z] #40 63.16   CC       criu/arch/ppc64/crtools.o
15:21:56 [2020-07-21T15:21:56.862Z] #39 69.56   DEP      criu/pagemap.d
15:21:56 [2020-07-21T15:21:56.862Z] #39 69.67   DEP      criu/pagemap-cache.d
15:21:56 [2020-07-21T15:21:56.862Z] #39 69.81   DEP      criu/page-xfer.d
15:21:57 [2020-07-21T15:21:57.126Z] #39 69.97   DEP      criu/page-pipe.d
15:21:57 [2020-07-21T15:21:57.126Z] #39 70.04   DEP      criu/netfilter.d
15:21:57 [2020-07-21T15:21:57.183Z] #39 29.47   CC       images/mnt.o
15:21:57 [2020-07-21T15:21:57.310Z] #40 64.19   CC       criu/arch/ppc64/sigframe.o
15:21:57 [2020-07-21T15:21:57.390Z] #39 70.19   DEP      criu/net.d
15:21:57 [2020-07-21T15:21:57.390Z] #39 70.40   DEP      criu/namespaces.d
15:21:57 [2020-07-21T15:21:57.440Z] #39 29.78   CC       images/pipe-data.o
15:21:57 [2020-07-21T15:21:57.654Z] #39 70.54   DEP      criu/mount.d
15:21:57 [2020-07-21T15:21:57.654Z] #39 70.66   DEP      criu/memfd.d
15:21:57 [2020-07-21T15:21:57.917Z] #39 70.79   DEP      criu/mem.d
15:21:57 [2020-07-21T15:21:57.917Z] #39 70.93   DEP      criu/lsm.d
15:21:57 [2020-07-21T15:21:57.968Z] #40 64.73   LINK     criu/arch/ppc64/crtools.built-in.o
15:21:57 [2020-07-21T15:21:57.968Z] #40 64.78   DEP      criu/pie/util-vdso.d
15:21:58 [2020-07-21T15:21:58.003Z] #39 30.02   CC       images/sa.o
15:21:58 [2020-07-21T15:21:58.003Z] #39 30.27   CC       images/timer.o
15:21:58 [2020-07-21T15:21:58.126Z] #41 ...
15:21:58 [2020-07-21T15:21:58.126Z] 
15:21:58 [2020-07-21T15:21:58.126Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:21:58 [2020-07-21T15:21:58.126Z] #10 102.9 Selecting previously unselected package g++-mingw-w64-x86-64.
15:21:58 [2020-07-21T15:21:58.126Z] #10 102.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:21:58 [2020-07-21T15:21:58.126Z] #10 102.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:21:58 [2020-07-21T15:21:58.126Z] #10 ...
15:21:58 [2020-07-21T15:21:58.126Z] 
15:21:58 [2020-07-21T15:21:58.126Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:58 [2020-07-21T15:21:58.126Z] #39 35.73   CC       images/rlimit.o
15:21:58 [2020-07-21T15:21:58.126Z] #39 35.93   CC       images/pagemap.o
15:21:58 [2020-07-21T15:21:58.126Z] #39 36.23   CC       images/siginfo.o
15:21:58 [2020-07-21T15:21:58.126Z] #39 36.42   CC       images/rpc.o
15:21:58 [2020-07-21T15:21:58.126Z] #39 37.58   CC       images/ext-file.o
15:21:58 [2020-07-21T15:21:58.126Z] #39 37.80   CC       images/cgroup.o
15:21:58 [2020-07-21T15:21:58.126Z] #39 38.30   CC       images/userns.o
15:21:58 [2020-07-21T15:21:58.126Z] #39 38.51   CC       images/google/protobuf/descriptor.o
15:21:58 [2020-07-21T15:21:58.126Z] #39 39.90   CC       images/opts.o
15:21:58 [2020-07-21T15:21:58.126Z] #39 40.04   CC       images/seccomp.o
15:21:58 [2020-07-21T15:21:58.126Z] #39 40.22   CC       images/binfmt-misc.o
15:21:58 [2020-07-21T15:21:58.127Z] #39 40.47   CC       images/time.o
15:21:58 [2020-07-21T15:21:58.127Z] #39 40.65   CC       images/sysctl.o
15:21:58 [2020-07-21T15:21:58.127Z] #39 40.85   CC       images/autofs.o
15:21:58 [2020-07-21T15:21:58.127Z] #39 41.13   CC       images/macvlan.o
15:21:58 [2020-07-21T15:21:58.127Z] #39 41.35   CC       images/sit.o
15:21:58 [2020-07-21T15:21:58.181Z] #39 71.08   DEP      criu/log.d
15:21:58 [2020-07-21T15:21:58.181Z] #39 71.22   DEP      criu/libnetlink.d
15:21:58 [2020-07-21T15:21:58.272Z] #40 64.92   DEP      criu/pie/util.d
15:21:58 [2020-07-21T15:21:58.272Z] #40 65.06   CC       criu/pie/util.o
15:21:58 [2020-07-21T15:21:58.384Z] #39 41.55   CC       images/memfd.o
15:21:58 [2020-07-21T15:21:58.444Z] #39 71.34   DEP      criu/kerndat.d
15:21:58 [2020-07-21T15:21:58.567Z] #39 30.58   CC       images/timerfd.o
15:21:58 [2020-07-21T15:21:58.567Z] #39 30.76   CC       images/mm.o
15:21:58 [2020-07-21T15:21:58.708Z] #39 71.50   DEP      criu/kcmp-ids.d
15:21:58 [2020-07-21T15:21:58.708Z] #39 71.56   DEP      criu/irmap.d
15:21:58 [2020-07-21T15:21:58.708Z] #39 71.64   DEP      criu/ipc_ns.d
15:21:58 [2020-07-21T15:21:58.824Z] #39 31.06   CC       images/sk-opts.o
15:21:58 [2020-07-21T15:21:58.924Z] #40 65.53   CC       criu/pie/util-vdso.o
15:21:58 [2020-07-21T15:21:58.948Z] #39 41.88   CC       images/timens.o
15:21:58 [2020-07-21T15:21:58.972Z] #39 71.83   DEP      criu/image.d
15:21:59 [2020-07-21T15:21:59.081Z] #39 31.31   CC       images/sk-unix.o
15:21:59 [2020-07-21T15:21:59.205Z] #39 42.10   LINK     images/built-in.o
15:21:59 [2020-07-21T15:21:59.205Z] #39 42.27   GEN      compel/include/asm
15:21:59 [2020-07-21T15:21:59.205Z] #39 42.30   GEN      compel/include/version.h
15:21:59 [2020-07-21T15:21:59.205Z] #39 42.33 touch .config
15:21:59 [2020-07-21T15:21:59.205Z] #39 42.38   GEN      include/common/config.h
15:21:59 [2020-07-21T15:21:59.224Z] #40 ...
15:21:59 [2020-07-21T15:21:59.224Z] 
15:21:59 [2020-07-21T15:21:59.224Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:21:59 [2020-07-21T15:21:59.224Z] #55 131.0 + for f in rootlesskit rootlesskit-docker-proxy
15:21:59 [2020-07-21T15:21:59.224Z] #55 131.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:21:59 [2020-07-21T15:21:59.235Z] #39 71.98   DEP      criu/image-desc.d
15:21:59 [2020-07-21T15:21:59.235Z] #39 72.07   DEP      criu/fsnotify.d
15:21:59 [2020-07-21T15:21:59.235Z] #39 72.21   DEP      criu/filesystems.d
15:21:59 [2020-07-21T15:21:59.463Z] #39 42.47   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:21:59 [2020-07-21T15:21:59.463Z] #39 42.49   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:21:59 [2020-07-21T15:21:59.463Z] #39 42.51   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:21:59 [2020-07-21T15:21:59.463Z] #39 42.52   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:21:59 [2020-07-21T15:21:59.463Z] #39 42.56   DEP      compel/arch/x86/plugins/std/memcpy.d
15:21:59 [2020-07-21T15:21:59.463Z] #39 42.58   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:21:59 [2020-07-21T15:21:59.463Z] #39 42.61   GEN      compel/plugins/include/uapi/std/syscall.h
15:21:59 [2020-07-21T15:21:59.498Z] #39 72.46   DEP      criu/files.d
15:21:59 [2020-07-21T15:21:59.529Z] #55 ...
15:21:59 [2020-07-21T15:21:59.529Z] 
15:21:59 [2020-07-21T15:21:59.529Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:59 [2020-07-21T15:21:59.529Z] #42 121.3 math/big
15:21:59 [2020-07-21T15:21:59.529Z] #42 126.2 go/doc
15:21:59 [2020-07-21T15:21:59.529Z] #42 ...
15:21:59 [2020-07-21T15:21:59.529Z] 
15:21:59 [2020-07-21T15:21:59.529Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:21:59 [2020-07-21T15:21:59.529Z] #40 66.39   AR       criu/pie/pie.lib.a
15:21:59 [2020-07-21T15:21:59.645Z] #39 31.70   CC       images/sk-inet.o
15:21:59 [2020-07-21T15:21:59.720Z] #39 42.64   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:21:59 [2020-07-21T15:21:59.721Z] #39 42.66   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:21:59 [2020-07-21T15:21:59.721Z] #39 42.67   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:21:59 [2020-07-21T15:21:59.721Z] #39 42.68   DEP      compel/plugins/std/infect.d
15:21:59 [2020-07-21T15:21:59.721Z] #39 ...
15:21:59 [2020-07-21T15:21:59.721Z] 
15:21:59 [2020-07-21T15:21:59.721Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:21:59 [2020-07-21T15:21:59.721Z] #41 115.1 net/textproto
15:21:59 [2020-07-21T15:21:59.761Z] #39 72.66   DEP      criu/files-reg.d
15:21:59 [2020-07-21T15:21:59.832Z] #40 66.48   DEP      criu/pie/restorer.d
15:21:59 [2020-07-21T15:21:59.901Z] #39 32.10   CC       images/tun.o
15:21:59 [2020-07-21T15:21:59.978Z] #41 115.1 crypto/x509
15:22:00 [2020-07-21T15:22:00.025Z] #39 72.78   DEP      criu/files-ext.d
15:22:00 [2020-07-21T15:22:00.025Z] #39 72.86   DEP      criu/file-lock.d
15:22:00 [2020-07-21T15:22:00.130Z] #40 66.84   DEP      criu/arch/ppc64/vdso-trampoline.d
15:22:00 [2020-07-21T15:22:00.130Z] #40 66.87   DEP      criu/arch/ppc64/restorer.d
15:22:00 [2020-07-21T15:22:00.158Z] #39 32.45   CC       images/sk-netlink.o
15:22:00 [2020-07-21T15:22:00.288Z] #39 73.03   DEP      criu/file-ids.d
15:22:00 [2020-07-21T15:22:00.288Z] #39 73.16   DEP      criu/fifo.d
15:22:00 [2020-07-21T15:22:00.415Z] #39 32.75   CC       images/packet-sock.o
15:22:00 [2020-07-21T15:22:00.429Z] #40 67.08   DEP      criu/arch/ppc64/vdso-pie.d
15:22:00 [2020-07-21T15:22:00.429Z] #40 67.26   DEP      criu/pie/parasite-vdso.d
15:22:00 [2020-07-21T15:22:00.551Z] #39 73.35   DEP      criu/fdstore.d
15:22:00 [2020-07-21T15:22:00.551Z] #39 73.46   DEP      criu/fault-injection.d
15:22:00 [2020-07-21T15:22:00.672Z] #39 33.06   CC       images/ipc-var.o
15:22:00 [2020-07-21T15:22:00.729Z] #40 67.46   DEP      criu/pie/parasite.d
15:22:00 [2020-07-21T15:22:00.814Z] #39 73.50   DEP      criu/external.d
15:22:00 [2020-07-21T15:22:00.814Z] #39 ...
15:22:00 [2020-07-21T15:22:00.815Z] 
15:22:00 [2020-07-21T15:22:00.815Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.39 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.44 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.73 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 13.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.21 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.22 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.22 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.41 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.41 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.46 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.46 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.49 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.52 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.53 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.55 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.81 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 14.87 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 15.35 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
15:22:00 [2020-07-21T15:22:00.815Z] #17 16.03 debconf: delaying package configuration, since apt-utils is not installed
15:22:00 [2020-07-21T15:22:00.815Z] #17 16.14 Fetched 27.6 MB in 2s (11.6 MB/s)
15:22:00 [2020-07-21T15:22:00.815Z] #17 16.21 Selecting previously unselected package pigz.
15:22:00 [2020-07-21T15:22:00.815Z] #17 16.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 ... 23405 files and directories currently installed.)
15:22:00 [2020-07-21T15:22:00.815Z] #17 16.28 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 16.32 Unpacking pigz (2.4-1) ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 16.45 Selecting previously unselected package libpython3.7-minimal:arm64.
15:22:00 [2020-07-21T15:22:00.815Z] #17 16.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 16.46 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 16.89 Selecting previously unselected package python3.7-minimal.
15:22:00 [2020-07-21T15:22:00.815Z] #17 16.90 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 16.91 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 17.63 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 17.65 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 19.60 Selecting previously unselected package python3-minimal.
15:22:00 [2020-07-21T15:22:00.815Z] #17 19.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23654 files and directories currently installed.)
15:22:00 [2020-07-21T15:22:00.815Z] #17 19.67 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 19.67 Unpacking python3-minimal (3.7.3-1) ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 19.79 Selecting previously unselected package libmpdec2:arm64.
15:22:00 [2020-07-21T15:22:00.815Z] #17 19.79 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 19.80 Unpacking libmpdec2:arm64 (2.4.2-2) ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 19.93 Selecting previously unselected package libpython3.7-stdlib:arm64.
15:22:00 [2020-07-21T15:22:00.815Z] #17 19.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 19.96 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
15:22:00 [2020-07-21T15:22:00.815Z] #17 20.81 Selecting previously unselected package python3.7.
15:22:00 [2020-07-21T15:22:00.815Z] #17 20.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ...
15:22:00 [2020-07-21T15:22:00.909Z] #41 116.2 vendor/golang.org/x/net/http/httpguts
15:22:01 [2020-07-21T15:22:01.029Z] #40 67.80   CC       criu/pie/parasite.o
15:22:01 [2020-07-21T15:22:01.078Z] #17 21.03 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:22:01 [2020-07-21T15:22:01.078Z] #17 21.19 Selecting previously unselected package libpython3-stdlib:arm64.
15:22:01 [2020-07-21T15:22:01.166Z] #41 116.5 vendor/golang.org/x/net/http/httpproxy
15:22:01 [2020-07-21T15:22:01.236Z] #39 33.25   CC       images/ipc-desc.o
15:22:01 [2020-07-21T15:22:01.236Z] #39 33.42   CC       images/ipc-shm.o
15:22:01 [2020-07-21T15:22:01.343Z] #17 21.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
15:22:01 [2020-07-21T15:22:01.343Z] #17 21.20 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
15:22:01 [2020-07-21T15:22:01.493Z] #39 33.72   CC       images/ipc-msg.o
15:22:01 [2020-07-21T15:22:01.607Z] #17 21.32 Setting up python3-minimal (3.7.3-1) ...
15:22:01 [2020-07-21T15:22:01.731Z] #41 117.0 mime/multipart
15:22:01 [2020-07-21T15:22:01.750Z] #39 34.01   CC       images/ipc-sem.o
15:22:02 [2020-07-21T15:22:02.006Z] #39 34.17   CC       images/utsns.o
15:22:02 [2020-07-21T15:22:02.088Z] #40 ...
15:22:02 [2020-07-21T15:22:02.088Z] 
15:22:02 [2020-07-21T15:22:02.088Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:02 [2020-07-21T15:22:02.088Z] #18 10.64 Fetched 8145 kB in 10s (802 kB/s)
15:22:02 [2020-07-21T15:22:02.088Z] #18 10.64 Reading package lists...
15:22:02 [2020-07-21T15:22:02.088Z] #18 15.27 Reading package lists...
15:22:02 [2020-07-21T15:22:02.088Z] #18 18.96 Building dependency tree...
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.35 libcap2-bin is already the newest version (1:2.25-2).
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.35 The following additional packages will be installed:
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.36   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.37   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.37   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.37   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.37   python3.7 python3.7-minimal vim-runtime xxd
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.37 Suggested packages:
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.37   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.37   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.37   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.37 Recommended packages:
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.37   aufs-dkms nftables build-essential python3-dev python3-keyring
15:22:02 [2020-07-21T15:22:02.088Z] #18 20.37   python3-keyrings.alt python3-xdg unzip
15:22:02 [2020-07-21T15:22:02.263Z] #39 34.45   CC       images/creds.o
15:22:02 [2020-07-21T15:22:02.388Z] #18 ...
15:22:02 [2020-07-21T15:22:02.388Z] 
15:22:02 [2020-07-21T15:22:02.388Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:02 [2020-07-21T15:22:02.388Z] #40 69.19   LINK     criu/pie/parasite.built-in.o
15:22:02 [2020-07-21T15:22:02.520Z] #39 34.62   CC       images/vma.o
15:22:02 [2020-07-21T15:22:02.559Z] #17 22.36 Selecting previously unselected package python3.
15:22:02 [2020-07-21T15:22:02.559Z] #17 22.36 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24066 files and directories currently installed.)
15:22:02 [2020-07-21T15:22:02.559Z] #17 22.43 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
15:22:02 [2020-07-21T15:22:02.559Z] #17 22.46 Unpacking python3 (3.7.3-1) ...
15:22:02 [2020-07-21T15:22:02.559Z] #17 22.58 Selecting previously unselected package libip4tc0:arm64.
15:22:02 [2020-07-21T15:22:02.559Z] #17 22.58 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
15:22:02 [2020-07-21T15:22:02.559Z] #17 22.58 Unpacking libip4tc0:arm64 (1.8.2-4) ...
15:22:02 [2020-07-21T15:22:02.687Z] #40 69.21   GEN      criu/pie/parasite-blob.h
15:22:02 [2020-07-21T15:22:02.687Z] #40 69.23   CC       criu/pie/parasite-vdso.o
15:22:02 [2020-07-21T15:22:02.777Z] #39 34.94   CC       images/netdev.o
15:22:02 [2020-07-21T15:22:02.826Z] #17 22.67 Selecting previously unselected package libip6tc0:arm64.
15:22:02 [2020-07-21T15:22:02.826Z] #17 22.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
15:22:02 [2020-07-21T15:22:02.826Z] #17 22.69 Unpacking libip6tc0:arm64 (1.8.2-4) ...
15:22:02 [2020-07-21T15:22:02.826Z] #17 22.77 Selecting previously unselected package libiptc0:arm64.
15:22:02 [2020-07-21T15:22:02.826Z] #17 22.78 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
15:22:02 [2020-07-21T15:22:02.826Z] #17 22.78 Unpacking libiptc0:arm64 (1.8.2-4) ...
15:22:02 [2020-07-21T15:22:02.826Z] #17 22.88 Selecting previously unselected package libnfnetlink0:arm64.
15:22:03 [2020-07-21T15:22:03.035Z] #39 35.28   CC       images/tty.o
15:22:03 [2020-07-21T15:22:03.090Z] #17 22.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:22:03 [2020-07-21T15:22:03.090Z] #17 22.90 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:22:03 [2020-07-21T15:22:03.090Z] #17 22.98 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:22:03 [2020-07-21T15:22:03.090Z] #17 22.98 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
15:22:03 [2020-07-21T15:22:03.090Z] #17 23.00 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
15:22:03 [2020-07-21T15:22:03.090Z] #17 23.08 Selecting previously unselected package libnftnl11:arm64.
15:22:03 [2020-07-21T15:22:03.090Z] #17 23.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
15:22:03 [2020-07-21T15:22:03.090Z] #17 23.09 Unpacking libnftnl11:arm64 (1.1.2-2) ...
15:22:03 [2020-07-21T15:22:03.090Z] #17 23.18 Selecting previously unselected package iptables.
15:22:03 [2020-07-21T15:22:03.106Z] #41 ...
15:22:03 [2020-07-21T15:22:03.106Z] 
15:22:03 [2020-07-21T15:22:03.106Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:22:03 [2020-07-21T15:22:03.106Z] #54 111.0 + for f in rootlesskit rootlesskit-docker-proxy
15:22:03 [2020-07-21T15:22:03.106Z] #54 111.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:22:03 [2020-07-21T15:22:03.106Z] #54 DONE 118.5s
15:22:03 [2020-07-21T15:22:03.106Z] 
15:22:03 [2020-07-21T15:22:03.106Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:22:03 [2020-07-21T15:22:03.106Z] #55 DONE 0.0s
15:22:03 [2020-07-21T15:22:03.106Z] 
15:22:03 [2020-07-21T15:22:03.106Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:22:03 [2020-07-21T15:22:03.106Z] #56 DONE 0.1s
15:22:03 [2020-07-21T15:22:03.292Z] #39 ...
15:22:03 [2020-07-21T15:22:03.292Z] 
15:22:03 [2020-07-21T15:22:03.292Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:03 [2020-07-21T15:22:03.292Z] #41 100.0 net
15:22:03 [2020-07-21T15:22:03.292Z] #41 100.7 vendor/golang.org/x/text/transform
15:22:03 [2020-07-21T15:22:03.292Z] #41 101.4 vendor/golang.org/x/text/unicode/bidi
15:22:03 [2020-07-21T15:22:03.292Z] #41 102.9 vendor/golang.org/x/text/secure/bidirule
15:22:03 [2020-07-21T15:22:03.292Z] #41 103.3 vendor/golang.org/x/text/unicode/norm
15:22:03 [2020-07-21T15:22:03.292Z] #41 107.3 vendor/golang.org/x/net/idna
15:22:03 [2020-07-21T15:22:03.292Z] #41 109.4 vendor/golang.org/x/net/http2/hpack
15:22:03 [2020-07-21T15:22:03.349Z] #40 70.17   CC       criu/arch/ppc64/vdso-pie.o
15:22:03 [2020-07-21T15:22:03.354Z] #17 23.20 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
15:22:03 [2020-07-21T15:22:03.354Z] #17 23.21 Unpacking iptables (1.8.2-4) ...
15:22:03 [2020-07-21T15:22:03.366Z] 
15:22:03 [2020-07-21T15:22:03.366Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:22:03 [2020-07-21T15:22:03.366Z] #10 118.4 Selecting previously unselected package libapparmor1:amd64.
15:22:03 [2020-07-21T15:22:03.366Z] #10 118.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:22:03 [2020-07-21T15:22:03.366Z] #10 118.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:22:03 [2020-07-21T15:22:03.592Z] #41 ...
15:22:03 [2020-07-21T15:22:03.592Z] 
15:22:03 [2020-07-21T15:22:03.592Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:22:03 [2020-07-21T15:22:03.592Z] #10 105.9 Selecting previously unselected package g++-mingw-w64-x86-64.
15:22:03 [2020-07-21T15:22:03.592Z] #10 105.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
15:22:03 [2020-07-21T15:22:03.592Z] #10 105.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:22:03 [2020-07-21T15:22:03.616Z] #17 23.58 Selecting previously unselected package xxd.
15:22:03 [2020-07-21T15:22:03.616Z] #17 23.58 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
15:22:03 [2020-07-21T15:22:03.616Z] #17 23.59 Unpacking xxd (2:8.1.0875-5) ...
15:22:03 [2020-07-21T15:22:03.623Z] #10 118.8 Selecting previously unselected package libapparmor-dev:amd64.
15:22:03 [2020-07-21T15:22:03.623Z] #10 118.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:22:03 [2020-07-21T15:22:03.623Z] #10 118.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:22:03 [2020-07-21T15:22:03.623Z] #10 119.0 Selecting previously unselected package libbtrfs0.
15:22:03 [2020-07-21T15:22:03.623Z] #10 119.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:22:03 [2020-07-21T15:22:03.623Z] #10 119.0 Unpacking libbtrfs0 (4.20.1-2) ...
15:22:03 [2020-07-21T15:22:03.880Z] #10 119.1 Selecting previously unselected package libbtrfs-dev.
15:22:03 [2020-07-21T15:22:03.880Z] #10 119.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:22:03 [2020-07-21T15:22:03.880Z] #10 119.1 Unpacking libbtrfs-dev (4.20.1-2) ...
15:22:03 [2020-07-21T15:22:03.880Z] #10 119.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:22:03 [2020-07-21T15:22:03.880Z] #10 119.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:22:03 [2020-07-21T15:22:03.880Z] #10 119.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:22:03 [2020-07-21T15:22:03.880Z] #17 23.68 Selecting previously unselected package vim-common.
15:22:03 [2020-07-21T15:22:03.880Z] #17 23.69 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:22:03 [2020-07-21T15:22:03.880Z] #17 23.71 Unpacking vim-common (2:8.1.0875-5) ...
15:22:04 [2020-07-21T15:22:04.002Z] #40 70.79   CC       criu/arch/ppc64/restorer.o
15:22:04 [2020-07-21T15:22:04.137Z] #10 119.5 Selecting previously unselected package libudev-dev:amd64.
15:22:04 [2020-07-21T15:22:04.137Z] #10 119.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
15:22:04 [2020-07-21T15:22:04.138Z] #10 119.6 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
15:22:04 [2020-07-21T15:22:04.144Z] #17 23.93 Selecting previously unselected package bash-completion.
15:22:04 [2020-07-21T15:22:04.144Z] #17 23.95 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:22:04 [2020-07-21T15:22:04.524Z] #10 ...
15:22:04 [2020-07-21T15:22:04.524Z] 
15:22:04 [2020-07-21T15:22:04.524Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:04 [2020-07-21T15:22:04.524Z] #39 35.82   CC       images/file-lock.o
15:22:04 [2020-07-21T15:22:04.524Z] #39 36.02   CC       images/rlimit.o
15:22:04 [2020-07-21T15:22:04.524Z] #39 36.22   CC       images/pagemap.o
15:22:04 [2020-07-21T15:22:04.524Z] #39 36.54   CC       images/siginfo.o
15:22:04 [2020-07-21T15:22:04.524Z] #39 36.85   CC       images/rpc.o
15:22:04 [2020-07-21T15:22:04.651Z] #10 119.8 Selecting previously unselected package libsepol1-dev:amd64.
15:22:04 [2020-07-21T15:22:04.651Z] #10 119.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:22:04 [2020-07-21T15:22:04.651Z] #10 119.8 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:22:04 [2020-07-21T15:22:04.656Z] #40 71.33   CC       criu/arch/ppc64/vdso-trampoline.o
15:22:04 [2020-07-21T15:22:04.656Z] #40 71.39   CC       criu/pie/restorer.o
15:22:04 [2020-07-21T15:22:04.944Z] #10 120.1 Selecting previously unselected package libpcre16-3:amd64.
15:22:04 [2020-07-21T15:22:04.944Z] #10 120.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:22:04 [2020-07-21T15:22:04.944Z] #10 120.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:22:04 [2020-07-21T15:22:04.944Z] #10 120.3 Selecting previously unselected package libpcre32-3:amd64.
15:22:04 [2020-07-21T15:22:04.944Z] #10 120.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:22:04 [2020-07-21T15:22:04.944Z] #10 120.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:22:04 [2020-07-21T15:22:04.944Z] #10 120.4 Selecting previously unselected package libpcrecpp0v5:amd64.
15:22:05 [2020-07-21T15:22:05.093Z] #17 ...
15:22:05 [2020-07-21T15:22:05.093Z] 
15:22:05 [2020-07-21T15:22:05.093Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:22:05 [2020-07-21T15:22:05.093Z] #36 132.7 + dpkg --print-architecture
15:22:05 [2020-07-21T15:22:05.201Z] #10 120.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:22:05 [2020-07-21T15:22:05.201Z] #10 120.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:22:05 [2020-07-21T15:22:05.460Z] #10 120.6 Selecting previously unselected package libpcre3-dev:amd64.
15:22:05 [2020-07-21T15:22:05.460Z] #10 120.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:22:05 [2020-07-21T15:22:05.460Z] #10 120.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:22:05 [2020-07-21T15:22:05.769Z] #10 121.1 Selecting previously unselected package libselinux1-dev:amd64.
15:22:05 [2020-07-21T15:22:05.769Z] #10 121.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:22:05 [2020-07-21T15:22:05.769Z] #10 121.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:22:05 [2020-07-21T15:22:05.979Z] #39 38.00   CC       images/ext-file.o
15:22:05 [2020-07-21T15:22:05.979Z] #39 38.18   CC       images/cgroup.o
15:22:06 [2020-07-21T15:22:06.025Z] #10 121.4 Selecting previously unselected package libdevmapper-dev:amd64.
15:22:06 [2020-07-21T15:22:06.025Z] #10 121.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:22:06 [2020-07-21T15:22:06.026Z] #10 121.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:22:06 [2020-07-21T15:22:06.045Z] #36 DONE 133.6s
15:22:06 [2020-07-21T15:22:06.045Z] 
15:22:06 [2020-07-21T15:22:06.045Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:06 [2020-07-21T15:22:06.045Z] #39 73.64   DEP      criu/eventpoll.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 73.86   DEP      criu/eventfd.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 74.05   DEP      criu/crtools.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 74.24   DEP      criu/cr-service.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 74.53   DEP      criu/cr-restore.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 74.79   DEP      criu/cr-errno.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 74.82   DEP      criu/cr-dump.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 75.08   DEP      criu/cr-dedup.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 75.22   DEP      criu/cr-check.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 75.42   DEP      criu/config.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 75.58   DEP      criu/clone-noasan.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 75.67   DEP      criu/cgroup.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 75.80   DEP      criu/cgroup-props.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 75.86   DEP      criu/bitmap.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 75.88   DEP      criu/bfd.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 75.98   DEP      criu/autofs.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 76.11   DEP      criu/aio.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 76.25   DEP      criu/action-scripts.d
15:22:06 [2020-07-21T15:22:06.045Z] #39 76.50   CC       criu/action-scripts.o
15:22:06 [2020-07-21T15:22:06.045Z] #39 77.00   CC       criu/aio.o
15:22:06 [2020-07-21T15:22:06.045Z] #39 77.49   CC       criu/autofs.o
15:22:06 [2020-07-21T15:22:06.045Z] #39 78.69   CC       criu/bfd.o
15:22:06 [2020-07-21T15:22:06.281Z] #10 121.5 Selecting previously unselected package libseccomp-dev:amd64.
15:22:06 [2020-07-21T15:22:06.281Z] #10 121.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:22:06 [2020-07-21T15:22:06.281Z] #10 121.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:22:06 [2020-07-21T15:22:06.281Z] #10 121.7 Selecting previously unselected package libsystemd-dev:amd64.
15:22:06 [2020-07-21T15:22:06.281Z] #10 121.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
15:22:06 [2020-07-21T15:22:06.281Z] #10 121.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
15:22:06 [2020-07-21T15:22:06.313Z] #39 79.16   CC       criu/bitmap.o
15:22:06 [2020-07-21T15:22:06.542Z] #39 38.85   CC       images/userns.o
15:22:06 [2020-07-21T15:22:06.576Z] #39 79.26   CC       criu/cgroup-props.o
15:22:06 [2020-07-21T15:22:06.799Z] #39 39.11   CC       images/google/protobuf/descriptor.o
15:22:06 [2020-07-21T15:22:06.840Z] #39 ...
15:22:06 [2020-07-21T15:22:06.840Z] 
15:22:06 [2020-07-21T15:22:06.840Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:06 [2020-07-21T15:22:06.840Z] #17 26.76 Unpacking bash-completion (1:2.8-6) ...
15:22:06 [2020-07-21T15:22:06.854Z] #10 122.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:22:06 [2020-07-21T15:22:06.854Z] #10 122.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:22:06 [2020-07-21T15:22:06.854Z] #10 122.2 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:22:06 [2020-07-21T15:22:06.854Z] #10 122.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:22:06 [2020-07-21T15:22:06.854Z] #10 122.2 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:22:06 [2020-07-21T15:22:06.854Z] #10 122.2 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:22:06 [2020-07-21T15:22:06.854Z] #10 122.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:22:06 [2020-07-21T15:22:06.854Z] #10 122.2 Setting up libbtrfs0 (4.20.1-2) ...
15:22:06 [2020-07-21T15:22:06.854Z] #10 122.2 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:22:06 [2020-07-21T15:22:06.854Z] #10 122.3 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
15:22:06 [2020-07-21T15:22:06.854Z] #10 122.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.3 Setting up libbtrfs-dev (4.20.1-2) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.3 Setting up mingw-w64-common (6.0.0-3) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.3 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.4 Setting up dmsetup (2:1.02.155-3) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:22:07 [2020-07-21T15:22:07.110Z] #10 122.5 Processing triggers for libc-bin (2.28-10) ...
15:22:07 [2020-07-21T15:22:07.367Z] #10 DONE 122.8s
15:22:07 [2020-07-21T15:22:07.367Z] 
15:22:07 [2020-07-21T15:22:07.367Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:07 [2020-07-21T15:22:07.433Z] #17 27.31 Selecting previously unselected package bzip2.
15:22:07 [2020-07-21T15:22:07.433Z] #17 27.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
15:22:07 [2020-07-21T15:22:07.433Z] #17 27.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:22:07 [2020-07-21T15:22:07.433Z] #17 27.40 Selecting previously unselected package xz-utils.
15:22:07 [2020-07-21T15:22:07.433Z] #17 27.40 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
15:22:07 [2020-07-21T15:22:07.433Z] #17 27.41 Unpacking xz-utils (5.2.4-1) ...
15:22:07 [2020-07-21T15:22:07.697Z] #17 27.56 Selecting previously unselected package apparmor.
15:22:07 [2020-07-21T15:22:07.697Z] #17 27.56 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
15:22:07 [2020-07-21T15:22:07.697Z] #17 27.67 Unpacking apparmor (2.13.2-10) ...
15:22:07 [2020-07-21T15:22:07.959Z] #17 27.97 Selecting previously unselected package aufs-tools.
15:22:07 [2020-07-21T15:22:07.959Z] #17 27.97 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
15:22:07 [2020-07-21T15:22:07.959Z] #17 27.98 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:22:08 [2020-07-21T15:22:08.222Z] #17 28.11 Selecting previously unselected package libonig5:arm64.
15:22:08 [2020-07-21T15:22:08.222Z] #17 28.11 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
15:22:08 [2020-07-21T15:22:08.222Z] #17 28.11 Unpacking libonig5:arm64 (6.9.1-1) ...
15:22:08 [2020-07-21T15:22:08.239Z] #40 74.78   LINK     criu/pie/restorer.built-in.o
15:22:08 [2020-07-21T15:22:08.239Z] #40 74.81   GEN      criu/pie/restorer-blob.h
15:22:08 [2020-07-21T15:22:08.239Z] #40 ...
15:22:08 [2020-07-21T15:22:08.239Z] 
15:22:08 [2020-07-21T15:22:08.239Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.46 The following NEW packages will be installed:
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.46   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.47   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.47   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.47   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.47   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.47   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.47   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.47   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.47   xz-utils zip
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.56 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.56 Need to get 29.2 MB of archives.
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.56 After this operation, 134 MB of additional disk space will be used.
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 22.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 23.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 23.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 23.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.14 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.19 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.20 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.25 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.27 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.28 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.29 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.31 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.37 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.56 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 24.65 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 26.82 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 26.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 26.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 26.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 26.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 26.96 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 27.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 ...
15:22:08 [2020-07-21T15:22:08.239Z] 
15:22:08 [2020-07-21T15:22:08.239Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:22:08 [2020-07-21T15:22:08.239Z] #55 DONE 140.1s
15:22:08 [2020-07-21T15:22:08.239Z] 
15:22:08 [2020-07-21T15:22:08.239Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:08 [2020-07-21T15:22:08.239Z] #18 27.05 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 27.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 27.08 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 27.09 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 27.11 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB]
15:22:08 [2020-07-21T15:22:08.239Z] #18 27.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB]
15:22:08 [2020-07-21T15:22:08.486Z] #17 28.28 Selecting previously unselected package libjq1:arm64.
15:22:08 [2020-07-21T15:22:08.486Z] #17 28.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
15:22:08 [2020-07-21T15:22:08.486Z] #17 28.31 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
15:22:08 [2020-07-21T15:22:08.486Z] #17 28.39 Selecting previously unselected package jq.
15:22:08 [2020-07-21T15:22:08.486Z] #17 28.41 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
15:22:08 [2020-07-21T15:22:08.486Z] #17 28.41 Unpacking jq (1.5+dfsg-2+b1) ...
15:22:08 [2020-07-21T15:22:08.538Z] #18 ...
15:22:08 [2020-07-21T15:22:08.538Z] 
15:22:08 [2020-07-21T15:22:08.538Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:22:08 [2020-07-21T15:22:08.538Z] #56 DONE 0.1s
15:22:08 [2020-07-21T15:22:08.538Z] 
15:22:08 [2020-07-21T15:22:08.538Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:22:08 [2020-07-21T15:22:08.538Z] #57 DONE 0.1s
15:22:08 [2020-07-21T15:22:08.538Z] 
15:22:08 [2020-07-21T15:22:08.538Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:08 [2020-07-21T15:22:08.538Z] #40 75.02   DEP      criu/vdso.d
15:22:08 [2020-07-21T15:22:08.693Z] #39 40.62   CC       images/opts.o
15:22:08 [2020-07-21T15:22:08.693Z] #39 40.82   CC       images/seccomp.o
15:22:08 [2020-07-21T15:22:08.750Z] #17 28.53 Selecting previously unselected package libaio1:arm64.
15:22:08 [2020-07-21T15:22:08.750Z] #17 28.54 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
15:22:08 [2020-07-21T15:22:08.750Z] #17 28.55 Unpacking libaio1:arm64 (0.3.112-3) ...
15:22:08 [2020-07-21T15:22:08.750Z] #17 28.66 Selecting previously unselected package libgpm2:arm64.
15:22:08 [2020-07-21T15:22:08.750Z] #17 28.67 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
15:22:08 [2020-07-21T15:22:08.750Z] #17 28.69 Unpacking libgpm2:arm64 (1.20.7-5) ...
15:22:08 [2020-07-21T15:22:08.838Z] #40 75.47   DEP      criu/uts_ns.d
15:22:08 [2020-07-21T15:22:08.950Z] #39 41.08   CC       images/binfmt-misc.o
15:22:09 [2020-07-21T15:22:09.013Z] #17 28.80 Selecting previously unselected package libicu63:arm64.
15:22:09 [2020-07-21T15:22:09.013Z] #17 28.81 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
15:22:09 [2020-07-21T15:22:09.013Z] #17 28.83 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
15:22:09 [2020-07-21T15:22:09.141Z] #40 75.67   DEP      criu/util.d
15:22:09 [2020-07-21T15:22:09.207Z] #39 41.31   CC       images/time.o
15:22:09 [2020-07-21T15:22:09.441Z] #40 76.08   DEP      criu/uffd.d
15:22:09 [2020-07-21T15:22:09.509Z] #39 41.52   CC       images/sysctl.o
15:22:09 [2020-07-21T15:22:09.509Z] #39 41.71   CC       images/autofs.o
15:22:09 [2020-07-21T15:22:09.741Z] #40 76.32   DEP      criu/tun.d
15:22:09 [2020-07-21T15:22:09.783Z] #39 41.98   CC       images/macvlan.o
15:22:09 [2020-07-21T15:22:09.887Z] #49 ...
15:22:09 [2020-07-21T15:22:09.887Z] 
15:22:09 [2020-07-21T15:22:09.887Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:09 [2020-07-21T15:22:09.887Z] #39 42.87   DEP      compel/plugins/std/string.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 42.94   DEP      compel/plugins/std/log.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 43.05   DEP      compel/plugins/std/fds.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 43.13   DEP      compel/plugins/std/std.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 43.23   DEP      compel/plugins/shmem/shmem.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 43.34   DEP      compel/plugins/fds/fds.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 43.53   CC       compel/plugins/std/std.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 43.89   CC       compel/plugins/std/fds.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 44.39   CC       compel/plugins/std/log.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 45.23   CC       compel/plugins/std/string.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 45.83   CC       compel/plugins/std/infect.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 46.22   CC       compel/arch/x86/plugins/std/parasite-head.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 46.31   CC       compel/arch/x86/plugins/std/memcpy.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 46.36   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 46.54   AR       compel/plugins/std.lib.a
15:22:09 [2020-07-21T15:22:09.887Z] #39 46.68   CC       compel/plugins/fds/fds.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 47.32   AR       compel/plugins/fds.lib.a
15:22:09 [2020-07-21T15:22:09.887Z] #39 47.44   HOSTDEP  compel/src/lib/log-host.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 47.54   HOSTDEP  compel/src/lib/handle-elf-host.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 47.64   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 47.70   HOSTDEP  compel/src/main-host.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 47.80   DEP      compel/src/lib/ptrace.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 47.88   DEP      compel/src/lib/infect.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 48.05   DEP      compel/src/lib/infect-util.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 48.14   DEP      compel/src/lib/infect-rpc.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 48.28   DEP      compel/arch/x86/src/lib/infect.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 48.38   DEP      compel/arch/x86/src/lib/cpu.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 48.43   DEP      compel/src/lib/log.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 48.57   DEP      compel/src/main.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 48.72   DEP      compel/src/lib/handle-elf.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 48.84   DEP      compel/arch/x86/src/lib/handle-elf.d
15:22:09 [2020-07-21T15:22:09.887Z] #39 48.93   CC       compel/src/lib/log.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 49.21   CC       compel/arch/x86/src/lib/cpu.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 49.93   CC       compel/arch/x86/src/lib/infect.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 50.87   CC       compel/src/lib/infect-rpc.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 51.26   CC       compel/src/lib/infect-util.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 51.59   CC       compel/src/lib/infect.o
15:22:09 [2020-07-21T15:22:09.887Z] #39 ...
15:22:09 [2020-07-21T15:22:09.887Z] 
15:22:09 [2020-07-21T15:22:09.887Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:09 [2020-07-21T15:22:09.887Z] #49 2.548 + RM_GOPATH=0
15:22:09 [2020-07-21T15:22:09.887Z] #49 2.548 + TMP_GOPATH=
15:22:09 [2020-07-21T15:22:09.887Z] #49 2.548 + : /build
15:22:09 [2020-07-21T15:22:09.887Z] #49 2.548 + '[' -z '' ']'
15:22:10 [2020-07-21T15:22:10.040Z] #40 76.73   DEP      criu/tty.d
15:22:10 [2020-07-21T15:22:10.044Z] #39 42.16   CC       images/sit.o
15:22:10 [2020-07-21T15:22:10.145Z] #49 ...
15:22:10 [2020-07-21T15:22:10.145Z] 
15:22:10 [2020-07-21T15:22:10.145Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:22:10 [2020-07-21T15:22:10.145Z] #11 DONE 2.7s
15:22:10 [2020-07-21T15:22:10.145Z] 
15:22:10 [2020-07-21T15:22:10.145Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.549 ++ mktemp -d
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.551 + export GOPATH=/tmp/tmp.dhtV5BC7Cx
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.552 + GOPATH=/tmp/tmp.dhtV5BC7Cx
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.552 + RM_GOPATH=1
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.552 + case "$(go env GOARCH)" in
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.553 ++ go env GOARCH
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.568 + export GO_BUILDMODE=-buildmode=pie
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.568 + GO_BUILDMODE=-buildmode=pie
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.570 ++ dirname /tmp/install/install.sh
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.573 + dir=/tmp/install
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.574 + bin=runc
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.574 + shift
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.574 + '[' '!' -f /tmp/install/runc.installer ']'
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.575 + . /tmp/install/runc.installer
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.576 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.576 + install_runc
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.579 + grep -q '^3\.10\.0.*\.el7\.'
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.584 + uname -r
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.593 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.593 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.593 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.594 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dhtV5BC7Cx/src/github.com/opencontainers/runc
15:22:10 [2020-07-21T15:22:10.145Z] #49 2.599 Cloning into '/tmp/tmp.dhtV5BC7Cx/src/github.com/opencontainers/runc'...
15:22:10 [2020-07-21T15:22:10.305Z] #39 42.47   CC       images/memfd.o
15:22:10 [2020-07-21T15:22:10.340Z] #40 76.96   DEP      criu/timerfd.d
15:22:10 [2020-07-21T15:22:10.340Z] #40 77.17   DEP      criu/timens.d
15:22:10 [2020-07-21T15:22:10.574Z] #39 42.83   CC       images/timens.o
15:22:10 [2020-07-21T15:22:10.638Z] #40 77.35   DEP      criu/sysfs_parse.d
15:22:10 [2020-07-21T15:22:10.638Z] #40 77.53   DEP      criu/sysctl.d
15:22:10 [2020-07-21T15:22:10.950Z] #40 77.72   DEP      criu/string.d
15:22:10 [2020-07-21T15:22:10.950Z] #40 77.77   DEP      criu/stats.d
15:22:11 [2020-07-21T15:22:11.144Z] #39 43.14   LINK     images/built-in.o
15:22:11 [2020-07-21T15:22:11.144Z] #39 43.30   GEN      compel/include/asm
15:22:11 [2020-07-21T15:22:11.144Z] #39 43.32   GEN      compel/include/version.h
15:22:11 [2020-07-21T15:22:11.144Z] #39 43.33 touch .config
15:22:11 [2020-07-21T15:22:11.144Z] #39 43.35   GEN      include/common/config.h
15:22:11 [2020-07-21T15:22:11.144Z] #39 43.46   GEN      compel/plugins/include/uapi/std/syscall-codes-64.h
15:22:11 [2020-07-21T15:22:11.144Z] #39 43.49   GEN      compel/plugins/include/uapi/std/syscall-64.h
15:22:11 [2020-07-21T15:22:11.144Z] #39 43.50   GEN      compel/arch/x86/plugins/std/syscalls-64.S
15:22:11 [2020-07-21T15:22:11.144Z] #39 43.52   DEP      compel/arch/x86/plugins/std/syscalls-64.d
15:22:11 [2020-07-21T15:22:11.144Z] #39 43.54   DEP      compel/arch/x86/plugins/std/memcpy.d
15:22:11 [2020-07-21T15:22:11.250Z] #40 77.91   DEP      criu/sockets.d
15:22:11 [2020-07-21T15:22:11.250Z] #40 78.10   DEP      criu/sk-unix.d
15:22:11 [2020-07-21T15:22:11.403Z] #39 43.58   DEP      compel/arch/x86/plugins/std/parasite-head.d
15:22:11 [2020-07-21T15:22:11.403Z] #39 43.60   GEN      compel/plugins/include/uapi/std/syscall.h
15:22:11 [2020-07-21T15:22:11.403Z] #39 43.64   GEN      compel/arch/x86/plugins/std/sys-exec-tbl-64.c
15:22:11 [2020-07-21T15:22:11.403Z] #39 43.65   GEN      compel/plugins/include/uapi/std/syscall-codes.h
15:22:11 [2020-07-21T15:22:11.403Z] #39 43.68   GEN      compel/plugins/include/uapi/std/asm/syscall-types.h
15:22:11 [2020-07-21T15:22:11.403Z] #39 43.69   DEP      compel/plugins/std/infect.d
15:22:11 [2020-07-21T15:22:11.550Z] #40 78.33   DEP      criu/sk-tcp.d
15:22:11 [2020-07-21T15:22:11.573Z] #17 31.42 Selecting previously unselected package libnet1:arm64.
15:22:11 [2020-07-21T15:22:11.573Z] #17 31.42 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:22:11 [2020-07-21T15:22:11.573Z] #17 31.43 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:22:11 [2020-07-21T15:22:11.573Z] #17 31.56 Selecting previously unselected package libnl-3-200:arm64.
15:22:11 [2020-07-21T15:22:11.573Z] #17 31.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
15:22:11 [2020-07-21T15:22:11.573Z] #17 31.63 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
15:22:11 [2020-07-21T15:22:11.660Z] #39 43.83   DEP      compel/plugins/std/string.d
15:22:11 [2020-07-21T15:22:11.660Z] #39 43.95   DEP      compel/plugins/std/log.d
15:22:11 [2020-07-21T15:22:11.660Z] #39 44.05   DEP      compel/plugins/std/fds.d
15:22:11 [2020-07-21T15:22:11.836Z] #17 31.76 Selecting previously unselected package libprotobuf-c1:arm64.
15:22:11 [2020-07-21T15:22:11.836Z] #17 31.77 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
15:22:11 [2020-07-21T15:22:11.836Z] #17 31.80 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:22:11 [2020-07-21T15:22:11.850Z] Client:
15:22:11 [2020-07-21T15:22:11.850Z]  Debug Mode: false
15:22:11 [2020-07-21T15:22:11.850Z]  Plugins:
15:22:11 [2020-07-21T15:22:11.850Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
15:22:11 [2020-07-21T15:22:11.850Z] 
15:22:11 [2020-07-21T15:22:11.850Z] Server:
15:22:11 [2020-07-21T15:22:11.850Z]  Containers: 0
15:22:11 [2020-07-21T15:22:11.850Z]   Running: 0
15:22:11 [2020-07-21T15:22:11.850Z]   Paused: 0
15:22:11 [2020-07-21T15:22:11.850Z]   Stopped: 0
15:22:11 [2020-07-21T15:22:11.850Z]  Images: 0
15:22:11 [2020-07-21T15:22:11.850Z]  Server Version: 19.03.5
15:22:11 [2020-07-21T15:22:11.850Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:22:11 [2020-07-21T15:22:11.850Z]   Windows: 
15:22:11 [2020-07-21T15:22:11.850Z]   LCOW: 
15:22:11 [2020-07-21T15:22:11.850Z]  Logging Driver: json-file
15:22:11 [2020-07-21T15:22:11.850Z]  Plugins:
15:22:11 [2020-07-21T15:22:11.850Z]   Volume: local
15:22:11 [2020-07-21T15:22:11.850Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:22:11 [2020-07-21T15:22:11.850Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:22:11 [2020-07-21T15:22:11.850Z]  Swarm: inactive
15:22:11 [2020-07-21T15:22:11.850Z]  Default Isolation: process
15:22:11 [2020-07-21T15:22:11.850Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:22:11 [2020-07-21T15:22:11.850Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
15:22:11 [2020-07-21T15:22:11.850Z]  OSType: windows
15:22:11 [2020-07-21T15:22:11.850Z]  Architecture: x86_64
15:22:11 [2020-07-21T15:22:11.850Z]  CPUs: 4
15:22:11 [2020-07-21T15:22:11.850Z]  Total Memory: 32GiB
15:22:11 [2020-07-21T15:22:11.850Z]  Name: azwin-2-875400
15:22:11 [2020-07-21T15:22:11.850Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
15:22:11 [2020-07-21T15:22:11.850Z]  Docker Root Dir: D:\docker
15:22:11 [2020-07-21T15:22:11.850Z]  Debug Mode: false
15:22:11 [2020-07-21T15:22:11.850Z]  Registry: https://index.docker.io/v1/
15:22:11 [2020-07-21T15:22:11.850Z]  Labels:
15:22:11 [2020-07-21T15:22:11.850Z]  Experimental: true
15:22:11 [2020-07-21T15:22:11.850Z]  Insecure Registries:
15:22:11 [2020-07-21T15:22:11.850Z]   10.0.0.4:5000
15:22:11 [2020-07-21T15:22:11.850Z]   127.0.0.0/8
15:22:11 [2020-07-21T15:22:11.850Z]  Registry Mirrors:
15:22:11 [2020-07-21T15:22:11.850Z]   http://10.0.0.4:5000/
15:22:11 [2020-07-21T15:22:11.850Z]  Live Restore Enabled: false
15:22:11 [2020-07-21T15:22:11.850Z] 
15:22:11 [2020-07-21T15:22:11.852Z] #40 78.54   DEP      criu/sk-queue.d
15:22:11 [2020-07-21T15:22:11.917Z] #39 44.17   DEP      compel/plugins/std/std.d
15:22:11 [2020-07-21T15:22:11.917Z] #39 44.27   DEP      compel/plugins/shmem/shmem.d
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
15:22:12 [2020-07-21T15:22:12.100Z] #17 31.93 Selecting previously unselected package libreadline5:arm64.
15:22:12 [2020-07-21T15:22:12.100Z] #17 31.93 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
15:22:12 [2020-07-21T15:22:12.100Z] #17 31.94 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
15:22:12 [2020-07-21T15:22:12.100Z] #17 32.06 Selecting previously unselected package net-tools.
15:22:12 [2020-07-21T15:22:12.100Z] #17 32.06 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
15:22:12 [2020-07-21T15:22:12.100Z] #17 32.07 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:22:12 [2020-07-21T15:22:12.151Z] #40 78.70   DEP      criu/sk-packet.d
15:22:12 [2020-07-21T15:22:12.151Z] #40 78.92   DEP      criu/sk-netlink.d
15:22:12 [2020-07-21T15:22:12.174Z] #39 44.34   DEP      compel/plugins/fds/fds.d
15:22:12 [2020-07-21T15:22:12.174Z] #39 44.46   CC       compel/plugins/std/std.o
15:22:12 [2020-07-21T15:22:12.363Z] #17 32.26 Selecting previously unselected package python-pip-whl.
15:22:12 [2020-07-21T15:22:12.363Z] #17 32.27 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:22:12 [2020-07-21T15:22:12.363Z] #17 32.27 Unpacking python-pip-whl (18.1-5) ...
15:22:12 [2020-07-21T15:22:12.451Z] #40 79.16   DEP      criu/sk-inet.d
15:22:12 [2020-07-21T15:22:12.474Z] #39 44.72   CC       compel/plugins/std/fds.o
15:22:12 [2020-07-21T15:22:12.682Z] #49 ...
15:22:12 [2020-07-21T15:22:12.682Z] 
15:22:12 [2020-07-21T15:22:12.682Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:22:12 [2020-07-21T15:22:12.682Z] #12 DONE 2.3s
15:22:12 [2020-07-21T15:22:12.682Z] 
15:22:12 [2020-07-21T15:22:12.682Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:22:12 [2020-07-21T15:22:12.751Z] #40 79.40   DEP      criu/signalfd.d
15:22:12 [2020-07-21T15:22:12.751Z] #40 79.56   DEP      criu/sigframe.d
15:22:12 [2020-07-21T15:22:12.891Z] #17 32.62 Selecting previously unselected package python3-lib2to3.
15:22:12 [2020-07-21T15:22:12.891Z] #17 32.62 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:22:12 [2020-07-21T15:22:12.891Z] #17 32.63 Unpacking python3-lib2to3 (3.7.3-1) ...
15:22:12 [2020-07-21T15:22:12.891Z] #17 32.77 Selecting previously unselected package python3-distutils.
15:22:12 [2020-07-21T15:22:12.891Z] #17 32.79 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:22:12 [2020-07-21T15:22:12.891Z] #17 32.80 Unpacking python3-distutils (3.7.3-1) ...
15:22:13 [2020-07-21T15:22:13.035Z] #39 45.15   CC       compel/plugins/std/log.o
15:22:13 [2020-07-21T15:22:13.049Z] #40 79.73   DEP      criu/shmem.d
15:22:13 [2020-07-21T15:22:13.049Z] #40 79.93   DEP      criu/servicefd.d
15:22:13 [2020-07-21T15:22:13.155Z] #17 32.97 Selecting previously unselected package python3-pip.
15:22:13 [2020-07-21T15:22:13.155Z] #17 32.98 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:22:13 [2020-07-21T15:22:13.155Z] #17 32.99 Unpacking python3-pip (18.1-5) ...
15:22:13 [2020-07-21T15:22:13.155Z] #17 33.16 Selecting previously unselected package python3-pkg-resources.
15:22:13 [2020-07-21T15:22:13.155Z] #17 33.17 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:22:13 [2020-07-21T15:22:13.155Z] #17 33.18 Unpacking python3-pkg-resources (40.8.0-1) ...
15:22:13 [2020-07-21T15:22:13.349Z] #40 80.09   DEP      criu/seize.d
15:22:13 [2020-07-21T15:22:13.419Z] #17 33.32 Selecting previously unselected package python3-setuptools.
15:22:13 [2020-07-21T15:22:13.419Z] #17 33.33 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:22:13 [2020-07-21T15:22:13.419Z] #17 33.34 Unpacking python3-setuptools (40.8.0-1) ...
15:22:13 [2020-07-21T15:22:13.596Z] #39 45.89   CC       compel/plugins/std/string.o
15:22:13 [2020-07-21T15:22:13.596Z] #39 ...
15:22:13 [2020-07-21T15:22:13.596Z] 
15:22:13 [2020-07-21T15:22:13.596Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:13 [2020-07-21T15:22:13.596Z] #41 110.3 mime
15:22:13 [2020-07-21T15:22:13.596Z] #41 112.1 mime/quotedprintable
15:22:13 [2020-07-21T15:22:13.596Z] #41 112.3 net/http/internal
15:22:13 [2020-07-21T15:22:13.596Z] #41 116.0 net/textproto
15:22:13 [2020-07-21T15:22:13.596Z] #41 116.1 crypto/x509
15:22:13 [2020-07-21T15:22:13.596Z] #41 117.2 vendor/golang.org/x/net/http/httpguts
15:22:13 [2020-07-21T15:22:13.596Z] #41 117.4 vendor/golang.org/x/net/http/httpproxy
15:22:13 [2020-07-21T15:22:13.596Z] #41 118.0 mime/multipart
15:22:13 [2020-07-21T15:22:13.649Z] #40 80.26   DEP      criu/seccomp.d
15:22:13 [2020-07-21T15:22:13.649Z] #40 80.48   DEP      criu/rst-malloc.d
15:22:13 [2020-07-21T15:22:13.682Z] #17 33.54 Selecting previously unselected package python3-wheel.
15:22:13 [2020-07-21T15:22:13.682Z] #17 33.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:22:13 [2020-07-21T15:22:13.682Z] #17 33.57 Unpacking python3-wheel (0.32.3-2) ...
15:22:13 [2020-07-21T15:22:13.852Z] #41 120.5 crypto/tls
15:22:13 [2020-07-21T15:22:13.945Z] #17 33.75 Selecting previously unselected package sudo.
15:22:13 [2020-07-21T15:22:13.946Z] #17 33.76 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ...
15:22:13 [2020-07-21T15:22:13.946Z] #17 33.78 Unpacking sudo (1.8.27-1+deb10u2) ...
15:22:13 [2020-07-21T15:22:13.954Z] #40 80.57   DEP      criu/rbtree.d
15:22:13 [2020-07-21T15:22:13.954Z] #40 80.60   DEP      criu/pstree.d
15:22:13 [2020-07-21T15:22:13.954Z] #40 80.79   DEP      criu/protobuf.d
15:22:14 [2020-07-21T15:22:14.051Z] #13 ...
15:22:14 [2020-07-21T15:22:14.051Z] 
15:22:14 [2020-07-21T15:22:14.051Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:14 [2020-07-21T15:22:14.051Z] #41 119.3 crypto/tls
15:22:14 [2020-07-21T15:22:14.051Z] #41 126.2 net/http/httptrace
15:22:14 [2020-07-21T15:22:14.051Z] #41 126.6 net/http
15:22:14 [2020-07-21T15:22:14.051Z] #41 ...
15:22:14 [2020-07-21T15:22:14.051Z] 
15:22:14 [2020-07-21T15:22:14.051Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:14 [2020-07-21T15:22:14.051Z] #39 54.26   CC       compel/src/lib/ptrace.o
15:22:14 [2020-07-21T15:22:14.051Z] #39 54.71   AR       compel/libcompel.a
15:22:14 [2020-07-21T15:22:14.051Z] #39 54.81   HOSTCC   compel/src/main-host.o
15:22:14 [2020-07-21T15:22:14.051Z] #39 55.11   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:22:14 [2020-07-21T15:22:14.051Z] #39 55.30   HOSTCC   compel/src/lib/handle-elf-host.o
15:22:14 [2020-07-21T15:22:14.051Z] #39 55.81   HOSTCC   compel/src/lib/log-host.o
15:22:14 [2020-07-21T15:22:14.051Z] #39 55.98   HOSTLINK compel/compel-host-bin
15:22:14 [2020-07-21T15:22:14.051Z] #39 56.09   DEP      soccr/soccr.d
15:22:14 [2020-07-21T15:22:14.051Z] #39 56.14   CC       soccr/soccr.o
15:22:14 [2020-07-21T15:22:14.051Z] #39 57.06   AR       soccr/libsoccr.a
15:22:14 [2020-07-21T15:22:14.051Z] #39 57.09 make[1]: 'soccr/libsoccr.a' is up to date.
15:22:14 [2020-07-21T15:22:14.209Z] #17 34.20 Selecting previously unselected package thin-provisioning-tools.
15:22:14 [2020-07-21T15:22:14.209Z] #17 34.21 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
15:22:14 [2020-07-21T15:22:14.209Z] #17 34.22 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:22:14 [2020-07-21T15:22:14.254Z] #40 81.04   GEN      criu/protobuf-desc-gen.h
15:22:14 [2020-07-21T15:22:14.307Z] #39 57.43   DEP      criu/arch/x86/sigframe.d
15:22:14 [2020-07-21T15:22:14.307Z] #39 57.57   DEP      criu/arch/x86/sigaction_compat.d
15:22:14 [2020-07-21T15:22:14.456Z] #41 ...
15:22:14 [2020-07-21T15:22:14.456Z] 
15:22:14 [2020-07-21T15:22:14.456Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:14 [2020-07-21T15:22:14.456Z] #39 46.57   CC       compel/plugins/std/infect.o
15:22:14 [2020-07-21T15:22:14.563Z] #39 ...
15:22:14 [2020-07-21T15:22:14.563Z] 
15:22:14 [2020-07-21T15:22:14.563Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:22:14 [2020-07-21T15:22:14.563Z] #13 1.989 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:22:14 [2020-07-21T15:22:14.563Z] #13 DONE 2.1s
15:22:14 [2020-07-21T15:22:14.712Z] #39 47.04   CC       compel/arch/x86/plugins/std/parasite-head.o
15:22:14 [2020-07-21T15:22:14.785Z] #17 34.47 Selecting previously unselected package uidmap.
15:22:14 [2020-07-21T15:22:14.785Z] #17 34.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ...
15:22:14 [2020-07-21T15:22:14.785Z] #17 34.48 Unpacking uidmap (1:4.5-1.1) ...
15:22:14 [2020-07-21T15:22:14.785Z] #17 34.64 Selecting previously unselected package vim-runtime.
15:22:14 [2020-07-21T15:22:14.785Z] #17 34.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:22:14 [2020-07-21T15:22:14.785Z] #17 34.70 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:22:14 [2020-07-21T15:22:14.785Z] #17 34.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:22:14 [2020-07-21T15:22:14.785Z] #17 34.75 Unpacking vim-runtime (2:8.1.0875-5) ...
15:22:14 [2020-07-21T15:22:14.819Z] 
15:22:14 [2020-07-21T15:22:14.819Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:14 [2020-07-21T15:22:14.819Z] #39 57.73   DEP      criu/arch/x86/kerndat.d
15:22:14 [2020-07-21T15:22:14.819Z] #39 57.88   DEP      criu/arch/x86/crtools.d
15:22:14 [2020-07-21T15:22:14.929Z] #40 ...
15:22:14 [2020-07-21T15:22:14.929Z] 
15:22:14 [2020-07-21T15:22:14.929Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:14 [2020-07-21T15:22:14.929Z] #42 136.7 github.com/LK4D4/vndr/build
15:22:14 [2020-07-21T15:22:14.929Z] #42 137.3 vendor/golang.org/x/net/idna
15:22:14 [2020-07-21T15:22:14.929Z] #42 146.1 vendor/golang.org/x/crypto/cryptobyte
15:22:14 [2020-07-21T15:22:14.929Z] #42 ...
15:22:14 [2020-07-21T15:22:14.929Z] 
15:22:14 [2020-07-21T15:22:14.929Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:14 [2020-07-21T15:22:14.929Z] #18 27.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB]
15:22:14 [2020-07-21T15:22:14.929Z] #18 27.96 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB]
15:22:14 [2020-07-21T15:22:14.929Z] #18 27.98 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB]
15:22:14 [2020-07-21T15:22:14.929Z] #18 28.62 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB]
15:22:14 [2020-07-21T15:22:14.929Z] #18 29.22 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB]
15:22:14 [2020-07-21T15:22:14.929Z] #18 29.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB]
15:22:14 [2020-07-21T15:22:14.929Z] #18 30.36 debconf: delaying package configuration, since apt-utils is not installed
15:22:14 [2020-07-21T15:22:14.929Z] #18 30.49 Fetched 29.2 MB in 7s (4308 kB/s)
15:22:14 [2020-07-21T15:22:14.929Z] #18 30.55 Selecting previously unselected package pigz.
15:22:14 [2020-07-21T15:22:14.929Z] #18 30.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23361 files and directories currently installed.)
15:22:14 [2020-07-21T15:22:14.929Z] #18 30.65 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ...
15:22:14 [2020-07-21T15:22:14.929Z] #18 30.65 Unpacking pigz (2.4-1) ...
15:22:14 [2020-07-21T15:22:14.929Z] #18 30.78 Selecting previously unselected package libpython3.7-minimal:ppc64el.
15:22:14 [2020-07-21T15:22:14.929Z] #18 30.79 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
15:22:14 [2020-07-21T15:22:14.929Z] #18 30.80 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
15:22:14 [2020-07-21T15:22:14.929Z] #18 31.36 Selecting previously unselected package python3.7-minimal.
15:22:14 [2020-07-21T15:22:14.929Z] #18 31.38 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ...
15:22:14 [2020-07-21T15:22:14.929Z] #18 31.40 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:22:14 [2020-07-21T15:22:14.929Z] #18 32.38 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ...
15:22:14 [2020-07-21T15:22:14.929Z] #18 32.40 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:22:14 [2020-07-21T15:22:14.969Z] #39 47.11   CC       compel/arch/x86/plugins/std/memcpy.o
15:22:14 [2020-07-21T15:22:14.969Z] #39 47.21   CC       compel/arch/x86/plugins/std/syscalls-64.o
15:22:14 [2020-07-21T15:22:14.969Z] #39 47.28   AR       compel/plugins/std.lib.a
15:22:15 [2020-07-21T15:22:15.074Z] #39 58.03   DEP      criu/arch/x86/cpu.d
15:22:15 [2020-07-21T15:22:15.074Z] #39 58.17   CC       criu/arch/x86/cpu.o
15:22:15 [2020-07-21T15:22:15.226Z] #39 47.34   CC       compel/plugins/fds/fds.o
15:22:15 [2020-07-21T15:22:15.226Z] #39 47.61   AR       compel/plugins/fds.lib.a
15:22:15 [2020-07-21T15:22:15.513Z] #39 47.68   HOSTDEP  compel/src/lib/log-host.d
15:22:15 [2020-07-21T15:22:15.770Z] #39 47.84   HOSTDEP  compel/src/lib/handle-elf-host.d
15:22:15 [2020-07-21T15:22:15.770Z] #39 47.94   HOSTDEP  compel/arch/x86/src/lib/handle-elf-host.d
15:22:15 [2020-07-21T15:22:15.770Z] #39 48.03   HOSTDEP  compel/src/main-host.d
15:22:15 [2020-07-21T15:22:15.770Z] #39 48.12   DEP      compel/src/lib/ptrace.d
15:22:16 [2020-07-21T15:22:16.002Z] #39 58.78   CC       criu/arch/x86/crtools.o
15:22:16 [2020-07-21T15:22:16.028Z] #39 48.22   DEP      compel/src/lib/infect.d
15:22:16 [2020-07-21T15:22:16.028Z] #39 48.43   DEP      compel/src/lib/infect-util.d
15:22:16 [2020-07-21T15:22:16.285Z] #39 ...
15:22:16 [2020-07-21T15:22:16.285Z] 
15:22:16 [2020-07-21T15:22:16.285Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build   ...
15:22:16 [2020-07-21T15:22:16.285Z] #54 115.0 + for f in rootlesskit rootlesskit-docker-proxy
15:22:16 [2020-07-21T15:22:16.285Z] #54 115.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:22:16 [2020-07-21T15:22:16.285Z] #54 DONE 123.0s
15:22:16 [2020-07-21T15:22:16.285Z] 
15:22:16 [2020-07-21T15:22:16.285Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:22:16 [2020-07-21T15:22:16.285Z] #55 DONE 0.0s
15:22:16 [2020-07-21T15:22:16.285Z] 
15:22:16 [2020-07-21T15:22:16.285Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:16 [2020-07-21T15:22:16.285Z] #39 48.50   DEP      compel/src/lib/infect-rpc.d
15:22:16 [2020-07-21T15:22:16.470Z] #18 35.20 Selecting previously unselected package python3-minimal.
15:22:16 [2020-07-21T15:22:16.470Z] #18 35.20 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23610 files and directories currently installed.)
15:22:16 [2020-07-21T15:22:16.470Z] #18 35.29 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ...
15:22:16 [2020-07-21T15:22:16.470Z] #18 35.31 Unpacking python3-minimal (3.7.3-1) ...
15:22:16 [2020-07-21T15:22:16.542Z] #39 ...
15:22:16 [2020-07-21T15:22:16.542Z] 
15:22:16 [2020-07-21T15:22:16.542Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:22:16 [2020-07-21T15:22:16.542Z] #56 DONE 0.1s
15:22:16 [2020-07-21T15:22:16.542Z] 
15:22:16 [2020-07-21T15:22:16.542Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:16 [2020-07-21T15:22:16.542Z] #39 48.65   DEP      compel/arch/x86/src/lib/infect.d
15:22:16 [2020-07-21T15:22:16.542Z] #39 48.77   DEP      compel/arch/x86/src/lib/cpu.d
15:22:16 [2020-07-21T15:22:16.566Z] #39 ...
15:22:16 [2020-07-21T15:22:16.566Z] 
15:22:16 [2020-07-21T15:22:16.566Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:22:16 [2020-07-21T15:22:16.566Z] #14 DONE 1.9s
15:22:16 [2020-07-21T15:22:16.566Z] 
15:22:16 [2020-07-21T15:22:16.566Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:22:16 [2020-07-21T15:22:16.769Z] #18 35.44 Selecting previously unselected package libmpdec2:ppc64el.
15:22:16 [2020-07-21T15:22:16.769Z] #18 35.46 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ...
15:22:16 [2020-07-21T15:22:16.769Z] #18 35.46 Unpacking libmpdec2:ppc64el (2.4.2-2) ...
15:22:16 [2020-07-21T15:22:16.769Z] #18 35.60 Selecting previously unselected package libpython3.7-stdlib:ppc64el.
15:22:16 [2020-07-21T15:22:16.769Z] #18 35.63 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ...
15:22:16 [2020-07-21T15:22:16.769Z] #18 35.64 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
15:22:16 [2020-07-21T15:22:16.799Z] #39 48.85   DEP      compel/src/lib/log.d
15:22:16 [2020-07-21T15:22:16.799Z] #39 49.02   DEP      compel/src/main.d
15:22:17 [2020-07-21T15:22:17.056Z] #39 49.21   DEP      compel/src/lib/handle-elf.d
15:22:17 [2020-07-21T15:22:17.056Z] #39 49.39   DEP      compel/arch/x86/src/lib/handle-elf.d
15:22:17 [2020-07-21T15:22:17.344Z] #17 36.87 Selecting previously unselected package vim.
15:22:17 [2020-07-21T15:22:17.344Z] #17 36.88 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ...
15:22:17 [2020-07-21T15:22:17.344Z] #17 36.91 Unpacking vim (2:8.1.0875-5) ...
15:22:17 [2020-07-21T15:22:17.344Z] #17 ...
15:22:17 [2020-07-21T15:22:17.344Z] 
15:22:17 [2020-07-21T15:22:17.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:17 [2020-07-21T15:22:17.344Z] #39 79.96   CC       criu/cgroup.o
15:22:17 [2020-07-21T15:22:17.344Z] #39 81.92   CC       criu/clone-noasan.o
15:22:17 [2020-07-21T15:22:17.344Z] #39 82.17   CC       criu/config.o
15:22:17 [2020-07-21T15:22:17.344Z] #39 83.32   CC       criu/cr-check.o
15:22:17 [2020-07-21T15:22:17.344Z] #39 84.63   CC       criu/cr-dedup.o
15:22:17 [2020-07-21T15:22:17.344Z] #39 84.98   CC       criu/cr-dump.o
15:22:17 [2020-07-21T15:22:17.344Z] #39 86.72   CC       criu/cr-errno.o
15:22:17 [2020-07-21T15:22:17.344Z] #39 86.78   CC       criu/cr-restore.o
15:22:17 [2020-07-21T15:22:17.344Z] #39 90.11   CC       criu/cr-service.o
15:22:17 [2020-07-21T15:22:17.609Z] #39 ...
15:22:17 [2020-07-21T15:22:17.609Z] 
15:22:17 [2020-07-21T15:22:17.609Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:17 [2020-07-21T15:22:17.609Z] #17 37.40 Selecting previously unselected package xfsprogs.
15:22:17 [2020-07-21T15:22:17.609Z] #17 37.41 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ...
15:22:17 [2020-07-21T15:22:17.609Z] #17 37.41 Unpacking xfsprogs (4.20.0-1) ...
15:22:17 [2020-07-21T15:22:17.660Z] #39 49.66   CC       compel/src/lib/log.o
15:22:17 [2020-07-21T15:22:17.827Z] #18 ...
15:22:17 [2020-07-21T15:22:17.827Z] 
15:22:17 [2020-07-21T15:22:17.827Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:17 [2020-07-21T15:22:17.827Z] #42 149.5 net/textproto
15:22:17 [2020-07-21T15:22:17.827Z] #42 149.5 vendor/golang.org/x/net/http/httpproxy
15:22:17 [2020-07-21T15:22:17.827Z] #42 149.5 crypto/x509
15:22:17 [2020-07-21T15:22:17.872Z] #17 37.77 Selecting previously unselected package zip.
15:22:17 [2020-07-21T15:22:17.872Z] #17 37.77 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ...
15:22:17 [2020-07-21T15:22:17.872Z] #17 37.78 Unpacking zip (3.0-11+b1) ...
15:22:17 [2020-07-21T15:22:17.917Z] #39 50.05   CC       compel/arch/x86/src/lib/cpu.o
15:22:18 [2020-07-21T15:22:18.135Z] #17 38.08 Setting up aufs-tools (1:4.14+20190211-1) ...
15:22:18 [2020-07-21T15:22:18.135Z] #17 38.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:22:18 [2020-07-21T15:22:18.135Z] #17 38.13 Setting up libip6tc0:arm64 (1.8.2-4) ...
15:22:18 [2020-07-21T15:22:18.135Z] #17 38.14 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
15:22:18 [2020-07-21T15:22:18.135Z] #17 38.15 Setting up libgpm2:arm64 (1.20.7-5) ...
15:22:18 [2020-07-21T15:22:18.135Z] #17 38.17 Setting up libip4tc0:arm64 (1.8.2-4) ...
15:22:18 [2020-07-21T15:22:18.135Z] #17 38.19 Setting up uidmap (1:4.5-1.1) ...
15:22:18 [2020-07-21T15:22:18.399Z] #17 38.20 Setting up libnftnl11:arm64 (1.1.2-2) ...
15:22:18 [2020-07-21T15:22:18.399Z] #17 38.23 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:22:18 [2020-07-21T15:22:18.399Z] #17 38.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:22:18 [2020-07-21T15:22:18.399Z] #17 38.26 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
15:22:18 [2020-07-21T15:22:18.399Z] #17 38.28 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
15:22:18 [2020-07-21T15:22:18.399Z] #17 38.30 Setting up xxd (2:8.1.0875-5) ...
15:22:18 [2020-07-21T15:22:18.399Z] #17 38.32 Setting up zip (3.0-11+b1) ...
15:22:18 [2020-07-21T15:22:18.399Z] #17 38.34 Setting up vim-common (2:8.1.0875-5) ...
15:22:18 [2020-07-21T15:22:18.399Z] #17 38.39 Setting up bash-completion (1:2.8-6) ...
15:22:18 [2020-07-21T15:22:18.480Z] #39 50.74   CC       compel/arch/x86/src/lib/infect.o
15:22:19 [2020-07-21T15:22:19.087Z] #15 DONE 2.1s
15:22:19 [2020-07-21T15:22:19.087Z] 
15:22:19 [2020-07-21T15:22:19.087Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:22:19 [2020-07-21T15:22:19.368Z] #42 151.1 mime/multipart
15:22:19 [2020-07-21T15:22:19.368Z] #42 151.1 vendor/golang.org/x/net/http/httpguts
15:22:19 [2020-07-21T15:22:19.410Z] #39 51.49   CC       compel/src/lib/infect-rpc.o
15:22:19 [2020-07-21T15:22:19.667Z] #39 51.74   CC       compel/src/lib/infect-util.o
15:22:19 [2020-07-21T15:22:19.667Z] #39 52.01   CC       compel/src/lib/infect.o
15:22:20 [2020-07-21T15:22:20.231Z] #39 ...
15:22:20 [2020-07-21T15:22:20.231Z] 
15:22:20 [2020-07-21T15:22:20.231Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m...
15:22:20 [2020-07-21T15:22:20.231Z] #10 121.4 Selecting previously unselected package libapparmor1:amd64.
15:22:20 [2020-07-21T15:22:20.231Z] #10 121.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 121.4 Unpacking libapparmor1:amd64 (2.13.2-10) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 121.6 Selecting previously unselected package libapparmor-dev:amd64.
15:22:20 [2020-07-21T15:22:20.231Z] #10 121.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 121.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 122.5 Selecting previously unselected package libbtrfs0.
15:22:20 [2020-07-21T15:22:20.231Z] #10 122.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 122.7 Unpacking libbtrfs0 (4.20.1-2) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 123.0 Selecting previously unselected package libbtrfs-dev.
15:22:20 [2020-07-21T15:22:20.231Z] #10 123.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 123.0 Unpacking libbtrfs-dev (4.20.1-2) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 123.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:22:20 [2020-07-21T15:22:20.231Z] #10 123.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 123.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 123.4 Selecting previously unselected package libudev-dev:amd64.
15:22:20 [2020-07-21T15:22:20.231Z] #10 123.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 123.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 123.6 Selecting previously unselected package libsepol1-dev:amd64.
15:22:20 [2020-07-21T15:22:20.231Z] #10 123.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 123.6 Unpacking libsepol1-dev:amd64 (2.8-1) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 124.1 Selecting previously unselected package libpcre16-3:amd64.
15:22:20 [2020-07-21T15:22:20.231Z] #10 124.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 124.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 124.4 Selecting previously unselected package libpcre32-3:amd64.
15:22:20 [2020-07-21T15:22:20.231Z] #10 124.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 124.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 124.7 Selecting previously unselected package libpcrecpp0v5:amd64.
15:22:20 [2020-07-21T15:22:20.231Z] #10 124.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 124.7 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 124.8 Selecting previously unselected package libpcre3-dev:amd64.
15:22:20 [2020-07-21T15:22:20.231Z] #10 124.8 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 124.8 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 125.3 Selecting previously unselected package libselinux1-dev:amd64.
15:22:20 [2020-07-21T15:22:20.231Z] #10 125.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 125.3 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 125.5 Selecting previously unselected package libdevmapper-dev:amd64.
15:22:20 [2020-07-21T15:22:20.231Z] #10 125.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 125.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 125.6 Selecting previously unselected package libseccomp-dev:amd64.
15:22:20 [2020-07-21T15:22:20.231Z] #10 125.6 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 125.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 125.7 Selecting previously unselected package libsystemd-dev:amd64.
15:22:20 [2020-07-21T15:22:20.231Z] #10 125.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 125.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.3 Setting up libseccomp-dev:amd64 (2.3.3-4) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.3 Setting up libapparmor1:amd64 (2.13.2-10) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.4 Setting up libpcre16-3:amd64 (2:8.39-12) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.4 Setting up libsepol1-dev:amd64 (2.8-1) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.4 Setting up libbtrfs0 (4.20.1-2) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.4 Setting up libpcre32-3:amd64 (2:8.39-12) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.4 Setting up libudev-dev:amd64 (241-7~deb10u4) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.4 Setting up libbtrfs-dev (4.20.1-2) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.5 Setting up mingw-w64-common (6.0.0-3) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.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
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.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
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.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
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.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
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.6 Setting up dmsetup (2:1.02.155-3) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 126.7 Processing triggers for libc-bin (2.28-10) ...
15:22:20 [2020-07-21T15:22:20.231Z] #10 DONE 127.2s
15:22:20 [2020-07-21T15:22:20.326Z] #17 ...
15:22:20 [2020-07-21T15:22:20.326Z] 
15:22:20 [2020-07-21T15:22:20.326Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:20 [2020-07-21T15:22:20.326Z] #49 52.67 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:22:20 [2020-07-21T15:22:20.326Z] #49 54.38 + mkdir -p /build
15:22:20 [2020-07-21T15:22:20.326Z] #49 54.38 + cp runc /build/runc
15:22:20 [2020-07-21T15:22:20.326Z] #49 DONE 55.2s
15:22:20 [2020-07-21T15:22:20.326Z] 
15:22:20 [2020-07-21T15:22:20.326Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:20 [2020-07-21T15:22:20.326Z] #39 91.50   CC       criu/crtools.o
15:22:20 [2020-07-21T15:22:20.326Z] #39 92.10   CC       criu/eventfd.o
15:22:20 [2020-07-21T15:22:20.326Z] #39 92.36   CC       criu/eventpoll.o
15:22:20 [2020-07-21T15:22:20.326Z] #39 92.94   CC       criu/external.o
15:22:20 [2020-07-21T15:22:20.488Z] 
15:22:20 [2020-07-21T15:22:20.488Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:20 [2020-07-21T15:22:20.590Z] #39 93.46   CC       criu/fault-injection.o
15:22:20 [2020-07-21T15:22:20.854Z] #39 93.61   CC       criu/fdstore.o
15:22:20 [2020-07-21T15:22:20.989Z] #16 DONE 2.0s
15:22:20 [2020-07-21T15:22:20.989Z] 
15:22:20 [2020-07-21T15:22:20.989Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:21 [2020-07-21T15:22:21.117Z] #39 93.98   CC       criu/fifo.o
15:22:21 [2020-07-21T15:22:21.380Z] #39 94.27   CC       criu/file-ids.o
15:22:21 [2020-07-21T15:22:21.644Z] #39 94.65   CC       criu/file-lock.o
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ok  	github.com/docker/docker/api/server/httputils	0.016s	coverage: 14.7% of statements
15:22:22 [2020-07-21T15:22:22.047Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ok  	github.com/docker/docker/api/server/router/swarm	0.002s	coverage: 5.1% of statements
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/types	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:22:22 [2020-07-21T15:22:22.047Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:22:22 [2020-07-21T15:22:22.337Z] ok  	github.com/docker/docker/api/types/strslice	0.001s	coverage: 90.0% of statements
15:22:22 [2020-07-21T15:22:22.337Z] ok  	github.com/docker/docker/api/types/filters	0.001s	coverage: 92.2% of statements
15:22:22 [2020-07-21T15:22:22.337Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:22:22 [2020-07-21T15:22:22.337Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:22:22 [2020-07-21T15:22:22.337Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:22:22 [2020-07-21T15:22:22.337Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:22:22 [2020-07-21T15:22:22.337Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:22:22 [2020-07-21T15:22:22.337Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:22:22 [2020-07-21T15:22:22.337Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:22:22 [2020-07-21T15:22:22.595Z] #39 95.31   CC       criu/files-ext.o
15:22:22 [2020-07-21T15:22:22.630Z] ok  	github.com/docker/docker/api/types/time	0.001s	coverage: 100.0% of statements
15:22:22 [2020-07-21T15:22:22.630Z] ok  	github.com/docker/docker/api/types/versions	0.001s	coverage: 75.0% of statements
15:22:22 [2020-07-21T15:22:22.630Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:22:22 [2020-07-21T15:22:22.630Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:22:22 [2020-07-21T15:22:22.630Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:22:22 [2020-07-21T15:22:22.630Z] ?   	github.com/docker/docker/builder	[no test files]
15:22:22 [2020-07-21T15:22:22.630Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:22:22 [2020-07-21T15:22:22.630Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:22:22 [2020-07-21T15:22:22.630Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:22:22 [2020-07-21T15:22:22.630Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:22:22 [2020-07-21T15:22:22.630Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:22:22 [2020-07-21T15:22:22.630Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:22:22 [2020-07-21T15:22:22.630Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:22:22 [2020-07-21T15:22:22.858Z] #39 95.58   CC       criu/files-reg.o
15:22:22 [2020-07-21T15:22:22.881Z] #17 2.368 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:22:22 [2020-07-21T15:22:22.881Z] #17 2.425 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:22:22 [2020-07-21T15:22:22.881Z] #17 2.426 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:22:22 [2020-07-21T15:22:22.920Z] ok  	github.com/docker/docker/builder/dockerignore	0.014s	coverage: 96.8% of statements
15:22:22 [2020-07-21T15:22:22.958Z] #42 154.3 crypto/tls
15:22:22 [2020-07-21T15:22:22.958Z] #42 ...
15:22:22 [2020-07-21T15:22:22.958Z] 
15:22:22 [2020-07-21T15:22:22.958Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:22 [2020-07-21T15:22:22.958Z] #18 36.64 Selecting previously unselected package python3.7.
15:22:22 [2020-07-21T15:22:22.958Z] #18 36.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 36.66 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 36.75 Selecting previously unselected package libpython3-stdlib:ppc64el.
15:22:22 [2020-07-21T15:22:22.958Z] #18 36.76 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 36.77 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 36.84 Setting up python3-minimal (3.7.3-1) ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 37.88 Selecting previously unselected package python3.
15:22:22 [2020-07-21T15:22:22.958Z] #18 37.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24022 files and directories currently installed.)
15:22:22 [2020-07-21T15:22:22.958Z] #18 37.94 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 37.95 Unpacking python3 (3.7.3-1) ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.07 Selecting previously unselected package libip4tc0:ppc64el.
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.08 Unpacking libip4tc0:ppc64el (1.8.2-4) ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.15 Selecting previously unselected package libip6tc0:ppc64el.
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.16 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.17 Unpacking libip6tc0:ppc64el (1.8.2-4) ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.25 Selecting previously unselected package libiptc0:ppc64el.
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.26 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.26 Unpacking libiptc0:ppc64el (1.8.2-4) ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.37 Selecting previously unselected package libnfnetlink0:ppc64el.
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.39 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.45 Selecting previously unselected package libnetfilter-conntrack3:ppc64el.
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.46 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.46 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.54 Selecting previously unselected package libnftnl11:ppc64el.
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.56 Unpacking libnftnl11:ppc64el (1.1.2-2) ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.62 Selecting previously unselected package iptables.
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.63 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 38.63 Unpacking iptables (1.8.2-4) ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 39.12 Selecting previously unselected package xxd.
15:22:22 [2020-07-21T15:22:22.958Z] #18 39.12 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 39.13 Unpacking xxd (2:8.1.0875-5) ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 39.20 Selecting previously unselected package vim-common.
15:22:22 [2020-07-21T15:22:22.958Z] #18 39.20 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 39.24 Unpacking vim-common (2:8.1.0875-5) ...
15:22:22 [2020-07-21T15:22:22.958Z] #18 39.36 Selecting previously unselected package bash-completion.
15:22:22 [2020-07-21T15:22:22.958Z] #18 39.36 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.336 + RM_GOPATH=0
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.336 + TMP_GOPATH=
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.336 + : /build
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.336 + '[' -z '' ']'
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.347 ++ mktemp -d
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.352 + export GOPATH=/tmp/tmp.3cssmWkOlq
15:22:23 [2020-07-21T15:22:23.013Z] #49 ...
15:22:23 [2020-07-21T15:22:23.013Z] 
15:22:23 [2020-07-21T15:22:23.013Z] #11 [dev-systemd-false  1/26] RUN groupadd -r docker
15:22:23 [2020-07-21T15:22:23.013Z] #11 DONE 2.4s
15:22:23 [2020-07-21T15:22:23.013Z] 
15:22:23 [2020-07-21T15:22:23.013Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.353 + GOPATH=/tmp/tmp.3cssmWkOlq
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.353 + RM_GOPATH=1
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.354 + case "$(go env GOARCH)" in
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.355 ++ go env GOARCH
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.373 + export GO_BUILDMODE=-buildmode=pie
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.373 + GO_BUILDMODE=-buildmode=pie
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.374 ++ dirname /tmp/install/install.sh
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.377 + dir=/tmp/install
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.377 + bin=runc
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.378 + shift
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.378 + '[' '!' -f /tmp/install/runc.installer ']'
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.379 + . /tmp/install/runc.installer
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.379 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.380 + install_runc
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.384 + grep -q '^3\.10\.0.*\.el7\.'
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.403 + uname -r
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.416 + RUNC_BUILDTAGS='seccomp apparmor selinux '
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.416 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )'
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.416 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3cssmWkOlq/src/github.com/opencontainers/runc
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.416 Cloning into '/tmp/tmp.3cssmWkOlq/src/github.com/opencontainers/runc'...
15:22:23 [2020-07-21T15:22:23.013Z] #49 2.416 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )
15:22:23 [2020-07-21T15:22:23.808Z] #17 3.141 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:22:24 [2020-07-21T15:22:24.254Z] #39 97.13   CC       criu/files.o
15:22:24 [2020-07-21T15:22:24.513Z] #18 43.34 Unpacking bash-completion (1:2.8-6) ...
15:22:24 [2020-07-21T15:22:24.518Z] #39 ...
15:22:24 [2020-07-21T15:22:24.518Z] 
15:22:24 [2020-07-21T15:22:24.518Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.15 Setting up libiptc0:arm64 (1.8.2-4) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.17 Setting up xz-utils (5.2.4-1) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.20 Setting up sudo (1.8.27-1+deb10u2) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.32 invoke-rc.d: could not determine current runlevel
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.33 invoke-rc.d: policy-rc.d denied execution of start.
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.34 Setting up pigz (2.4-1) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.36 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.37 Setting up libnl-3-200:arm64 (3.4.0-1) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.39 Setting up python-pip-whl (18.1-5) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.40 Setting up libmpdec2:arm64 (2.4.2-2) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.42 Setting up vim-runtime (2:8.1.0875-5) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.83 Setting up libaio1:arm64 (0.3.112-3) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.85 Setting up libonig5:arm64 (6.9.1-1) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.89 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.91 Setting up vim (2:8.1.0875-5) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 41.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 42.00 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 42.01 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 42.03 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 42.05 Setting up jq (1.5+dfsg-2+b1) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 42.06 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 42.08 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 44.12 Setting up iptables (1.8.2-4) ...
15:22:24 [2020-07-21T15:22:24.518Z] #17 44.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 44.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 44.16 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 44.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 44.17 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 44.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:22:24 [2020-07-21T15:22:24.518Z] #17 44.19 Setting up python3 (3.7.3-1) ...
15:22:24 [2020-07-21T15:22:24.781Z] #17 44.68 Setting up python3-wheel (0.32.3-2) ...
15:22:24 [2020-07-21T15:22:24.813Z] #18 ...
15:22:24 [2020-07-21T15:22:24.813Z] 
15:22:24 [2020-07-21T15:22:24.813Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:22:24 [2020-07-21T15:22:24.950Z] #49 ...
15:22:24 [2020-07-21T15:22:24.950Z] 
15:22:24 [2020-07-21T15:22:24.950Z] #12 [dev-systemd-false  2/26] RUN useradd --create-home --gid docker unprivi...
15:22:24 [2020-07-21T15:22:24.950Z] #12 DONE 2.1s
15:22:24 [2020-07-21T15:22:24.950Z] 
15:22:24 [2020-07-21T15:22:24.950Z] #13 [dev-systemd-false  3/26] RUN ln -sfv /go/src/github.com/docker/docker/....
15:22:25 [2020-07-21T15:22:25.177Z] #17 4.296 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:22:25 [2020-07-21T15:22:25.646Z] ok  	github.com/docker/docker/builder/remotecontext	0.397s	coverage: 13.6% of statements
15:22:25 [2020-07-21T15:22:25.731Z] #17 45.48 Setting up apparmor (2.13.2-10) ...
15:22:26 [2020-07-21T15:22:26.532Z] ok  	github.com/docker/docker/builder/dockerfile	1.175s	coverage: 48.1% of statements
15:22:26 [2020-07-21T15:22:26.543Z] #17 5.622 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:22:26 [2020-07-21T15:22:26.631Z] #22 154.9 Checking out files:  28% (3108/10842)   
Checking out files:  29% (3145/10842)   
Checking out files:  30% (3253/10842)   
Checking out files:  31% (3362/10842)   
Checking out files:  32% (3470/10842)   
Checking out files:  33% (3578/10842)   
Checking out files:  34% (3687/10842)   
Checking out files:  35% (3795/10842)   
Checking out files:  36% (3904/10842)   
Checking out files:  37% (4012/10842)   
Checking out files:  38% (4120/10842)   
Checking out files:  39% (4229/10842)   
Checking out files:  40% (4337/10842)   
Checking out files:  41% (4446/10842)   
Checking out files:  42% (4554/10842)   
Checking out files:  43% (4663/10842)   
Checking out files:  44% (4771/10842)   
Checking out files:  45% (4879/10842)   
Checking out files:  46% (4988/10842)   
Checking out files:  47% (5096/10842)   
Checking out files:  48% (5205/10842)   
Checking out files:  49% (5313/10842)   
Checking out files:  49% (5337/10842)   
Checking out files:  50% (5421/10842)   
Checking out files:  51% (5530/10842)   
Checking out files:  52% (5638/10842)   
Checking out files:  53% (5747/10842)   
Checking out files:  54% (5855/10842)   
Checking out files:  55% (5964/10842)   
Checking out files:  56% (6072/10842)   
Checking out files:  57% (6180/10842)   
Checking out files:  58% (6289/10842)   
Checking out files:  59% (6397/10842)   
Checking out files:  60% (6506/10842)   
Checking out files:  61% (6614/10842)   
Checking out files:  62% (6723/10842)   
Checking out files:  63% (6831/10842)   
Checking out files:  64% (6939/10842)   
Checking out files:  65% (7048/10842)   
Checking out files:  66% (7156/10842)   
Checking out files:  67% (7265/10842)   
Checking out files:  68% (7373/10842)   
Checking out files:  69% (7481/10842)   
Checking out files:  70% (7590/10842)   
Checking out files:  71% (7698/10842)   
Checking out files:  72% (7807/10842)   
Checking out files:  72% (7868/10842)   
Checking out files:  73% (7915/10842)   
Checking out files:  74% (8024/10842)   
Checking out files:  75% (8132/10842)   
Checking out files:  76% (8240/10842)   
Checking out files:  77% (8349/10842)   
Checking out files:  78% (8457/10842)   
Checking out files:  79% (8566/10842)   
Checking out files:  80% (8674/10842)   
Checking out files:  81% (8783/10842)   
Checking out files:  82% (8891/10842)   
Checking out files:  83% (8999/10842)   
Checking out files:  84% (9108/10842)   
Checking out files:  85% (9216/10842)   
Checking out files:  86% (9325/10842)   
Checking out files:  87% (9433/10842)   
Checking out files:  88% (9541/10842)   
Checking out files:  89% (9650/10842)   
Checking out files:  90% (9758/10842)   
Checking out files:  91% (9867/10842)   
Checking out files:  91% (9909/10842)   
Checking out files:  92% (9975/10842)   
Checking out files:  93% (10084/10842)   
Checking out files:  94% (10192/10842)   
Checking out files:  95% (10300/10842)   
Checking out files:  96% (10409/10842)   
Checking out files:  97% (10517/10842)   
Checking out files:  98% (10626/10842)   
Checking out files:  99% (10734/10842)   
Checking out files: 100% (10842/10842)   
Checking out files: 100% (10842/10842), done.
15:22:26 [2020-07-21T15:22:26.826Z] ok  	github.com/docker/docker/cli/debug	0.001s	coverage: 100.0% of statements
15:22:26 [2020-07-21T15:22:26.885Z] #13 1.981 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:22:26 [2020-07-21T15:22:26.930Z] #22 158.7 + cd /tmp/tmp.6wg7aCSapq/tmp/docker-ce
15:22:26 [2020-07-21T15:22:26.930Z] #22 158.7 + git checkout -q v17.06.2-ce
15:22:26 [2020-07-21T15:22:26.930Z] #22 ...
15:22:26 [2020-07-21T15:22:26.930Z] 
15:22:26 [2020-07-21T15:22:26.930Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:26 [2020-07-21T15:22:26.930Z] #40 83.52   DEP      criu/protobuf-desc.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 83.71   DEP      criu/proc_parse.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 83.89   DEP      criu/plugin.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 84.03   DEP      criu/pipes.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 84.20   DEP      criu/pie-util.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 84.31   DEP      criu/pie-util-vdso.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 84.46   DEP      criu/path.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 84.62   DEP      criu/parasite-syscall.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 84.81   DEP      criu/pagemap.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 84.97   DEP      criu/pagemap-cache.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 85.12   DEP      criu/page-xfer.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 85.29   DEP      criu/page-pipe.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 85.41   DEP      criu/netfilter.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 85.58   DEP      criu/net.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 85.86   DEP      criu/namespaces.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 86.03   DEP      criu/mount.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 86.22   DEP      criu/memfd.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 86.43   DEP      criu/mem.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 86.63   DEP      criu/lsm.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 86.78   DEP      criu/log.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 86.92   DEP      criu/libnetlink.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 87.15   DEP      criu/kerndat.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 87.48   DEP      criu/kcmp-ids.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 87.57   DEP      criu/irmap.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 87.71   DEP      criu/ipc_ns.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 87.90   DEP      criu/image.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 88.07   DEP      criu/image-desc.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 88.20   DEP      criu/fsnotify.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 88.33   DEP      criu/filesystems.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 88.44   DEP      criu/files.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 88.58   DEP      criu/files-reg.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 88.75   DEP      criu/files-ext.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 88.85   DEP      criu/file-lock.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 88.98   DEP      criu/file-ids.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 89.14   DEP      criu/fifo.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 89.27   DEP      criu/fdstore.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 89.37   DEP      criu/fault-injection.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 89.40   DEP      criu/external.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 89.55   DEP      criu/eventpoll.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 89.80   DEP      criu/eventfd.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 89.98   DEP      criu/crtools.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 90.34   DEP      criu/cr-service.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 90.56   DEP      criu/cr-restore.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 90.96   DEP      criu/cr-errno.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 90.97   DEP      criu/cr-dump.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 91.28   DEP      criu/cr-dedup.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 91.51   DEP      criu/cr-check.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 91.83   DEP      criu/config.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 92.17   DEP      criu/clone-noasan.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 92.31   DEP      criu/cgroup.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 92.51   DEP      criu/cgroup-props.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 92.71   DEP      criu/bitmap.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 92.73   DEP      criu/bfd.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 92.92   DEP      criu/autofs.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 93.14   DEP      criu/aio.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 93.31   DEP      criu/action-scripts.d
15:22:26 [2020-07-21T15:22:26.930Z] #40 ...
15:22:26 [2020-07-21T15:22:26.930Z] 
15:22:26 [2020-07-21T15:22:26.930Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:26 [2020-07-21T15:22:26.930Z] #18 43.93 Selecting previously unselected package bzip2.
15:22:26 [2020-07-21T15:22:26.930Z] #18 43.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 43.99 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 44.17 Selecting previously unselected package xz-utils.
15:22:26 [2020-07-21T15:22:26.930Z] #18 44.18 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 44.20 Unpacking xz-utils (5.2.4-1) ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 44.46 Selecting previously unselected package apparmor.
15:22:26 [2020-07-21T15:22:26.930Z] #18 44.46 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 44.61 Unpacking apparmor (2.13.2-10) ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 45.07 Selecting previously unselected package aufs-tools.
15:22:26 [2020-07-21T15:22:26.930Z] #18 45.09 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 45.09 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 45.28 Selecting previously unselected package libonig5:ppc64el.
15:22:26 [2020-07-21T15:22:26.930Z] #18 45.29 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 45.30 Unpacking libonig5:ppc64el (6.9.1-1) ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 45.50 Selecting previously unselected package libjq1:ppc64el.
15:22:26 [2020-07-21T15:22:26.930Z] #18 45.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 45.51 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 45.70 Selecting previously unselected package jq.
15:22:26 [2020-07-21T15:22:26.930Z] #18 45.72 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 45.73 Unpacking jq (1.5+dfsg-2+b1) ...
15:22:26 [2020-07-21T15:22:26.930Z] #18 45.82 Selecting previously unselected package libaio1:ppc64el.
15:22:27 [2020-07-21T15:22:27.106Z] #17 ...
15:22:27 [2020-07-21T15:22:27.106Z] 
15:22:27 [2020-07-21T15:22:27.106Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:27 [2020-07-21T15:22:27.106Z] #39 60.26   CC       criu/arch/x86/kerndat.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 60.73   CC       criu/arch/x86/sigaction_compat.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 60.95   CC       criu/arch/x86/sigframe.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 61.16   LINK     criu/arch/x86/crtools.built-in.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 61.21   DEP      criu/pie/util-vdso-elf32.d
15:22:27 [2020-07-21T15:22:27.106Z] #39 61.34   DEP      criu/pie/util-vdso.d
15:22:27 [2020-07-21T15:22:27.106Z] #39 61.46   DEP      criu/pie/util.d
15:22:27 [2020-07-21T15:22:27.106Z] #39 61.61   CC       criu/pie/util.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 62.02   CC       criu/pie/util-vdso.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 62.80   CC       criu/pie/util-vdso-elf32.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 63.49   AR       criu/pie/pie.lib.a
15:22:27 [2020-07-21T15:22:27.106Z] #39 63.57   DEP      criu/pie/restorer.d
15:22:27 [2020-07-21T15:22:27.106Z] #39 63.87   DEP      criu/arch/x86/sigaction_compat_pie.d
15:22:27 [2020-07-21T15:22:27.106Z] #39 63.99   DEP      criu/arch/x86/restorer_unmap.d
15:22:27 [2020-07-21T15:22:27.106Z] #39 64.02   DEP      criu/arch/x86/restorer.d
15:22:27 [2020-07-21T15:22:27.106Z] #39 64.36   DEP      criu/arch/x86/vdso-pie.d
15:22:27 [2020-07-21T15:22:27.106Z] #39 64.52   DEP      criu/pie/parasite-vdso.d
15:22:27 [2020-07-21T15:22:27.106Z] #39 64.66   DEP      criu/pie/parasite.d
15:22:27 [2020-07-21T15:22:27.106Z] #39 64.90   CC       criu/pie/parasite.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 66.14   LINK     criu/pie/parasite.built-in.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 66.15   GEN      criu/pie/parasite-blob.h
15:22:27 [2020-07-21T15:22:27.106Z] #39 66.18   CC       criu/pie/parasite-vdso.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 66.96   CC       criu/arch/x86/vdso-pie.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 67.35   CC       criu/arch/x86/restorer.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 67.93   CC       criu/arch/x86/restorer_unmap.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 67.97   CC       criu/arch/x86/sigaction_compat_pie.o
15:22:27 [2020-07-21T15:22:27.106Z] #39 68.43   CC       criu/pie/restorer.o
15:22:27 [2020-07-21T15:22:27.117Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.010s	coverage: 86.3% of statements
15:22:27 [2020-07-21T15:22:27.117Z] ?   	github.com/docker/docker/cli	[no test files]
15:22:27 [2020-07-21T15:22:27.117Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:22:27 [2020-07-21T15:22:27.126Z] #17 47.21 Setting up xfsprogs (4.20.0-1) ...
15:22:27 [2020-07-21T15:22:27.142Z] #13 DONE 2.1s
15:22:27 [2020-07-21T15:22:27.142Z] 
15:22:27 [2020-07-21T15:22:27.142Z] #14 [dev-systemd-false  4/26] RUN echo "source /usr/share/bash-completion/ba...
15:22:27 [2020-07-21T15:22:27.231Z] #18 45.85 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ...
15:22:27 [2020-07-21T15:22:27.231Z] #18 45.86 Unpacking libaio1:ppc64el (0.3.112-3) ...
15:22:27 [2020-07-21T15:22:27.231Z] #18 45.98 Selecting previously unselected package libgpm2:ppc64el.
15:22:27 [2020-07-21T15:22:27.231Z] #18 46.02 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ...
15:22:27 [2020-07-21T15:22:27.231Z] #18 46.02 Unpacking libgpm2:ppc64el (1.20.7-5) ...
15:22:27 [2020-07-21T15:22:27.231Z] #18 46.11 Selecting previously unselected package libicu63:ppc64el.
15:22:27 [2020-07-21T15:22:27.231Z] #18 46.12 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ...
15:22:27 [2020-07-21T15:22:27.231Z] #18 46.12 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ...
15:22:27 [2020-07-21T15:22:27.363Z] #39 ...
15:22:27 [2020-07-21T15:22:27.363Z] 
15:22:27 [2020-07-21T15:22:27.363Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:27 [2020-07-21T15:22:27.363Z] #49 10.07 + cd /tmp/tmp.dhtV5BC7Cx/src/github.com/opencontainers/runc
15:22:27 [2020-07-21T15:22:27.363Z] #49 10.07 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
15:22:27 [2020-07-21T15:22:27.363Z] #49 10.38 + '[' -z '' ']'
15:22:27 [2020-07-21T15:22:27.363Z] #49 10.38 + target=static
15:22:27 [2020-07-21T15:22:27.363Z] #49 10.38 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:22:27 [2020-07-21T15:22:27.363Z] #49 10.89 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
15:22:27 [2020-07-21T15:22:27.389Z] #17 47.23 Setting up python3-lib2to3 (3.7.3-1) ...
15:22:27 [2020-07-21T15:22:27.653Z] #17 47.60 Setting up python3-pkg-resources (40.8.0-1) ...
15:22:28 [2020-07-21T15:22:28.602Z] #17 48.48 Setting up python3-distutils (3.7.3-1) ...
15:22:28 [2020-07-21T15:22:28.743Z] #49 ...
15:22:28 [2020-07-21T15:22:28.743Z] 
15:22:28 [2020-07-21T15:22:28.743Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:28 [2020-07-21T15:22:28.743Z] #39 71.62   LINK     criu/pie/restorer.built-in.o
15:22:28 [2020-07-21T15:22:28.743Z] #39 71.63   GEN      criu/pie/restorer-blob.h
15:22:28 [2020-07-21T15:22:28.743Z] #39 71.71   DEP      criu/vdso.d
15:22:29 [2020-07-21T15:22:29.000Z] #39 71.95   DEP      criu/vdso-compat.d
15:22:29 [2020-07-21T15:22:29.000Z] #39 72.08   DEP      criu/uts_ns.d
15:22:29 [2020-07-21T15:22:29.000Z] #39 72.21   DEP      criu/util.d
15:22:29 [2020-07-21T15:22:29.037Z] #14 DONE 2.0s
15:22:29 [2020-07-21T15:22:29.038Z] 
15:22:29 [2020-07-21T15:22:29.038Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:29 [2020-07-21T15:22:29.038Z] #39 54.73   CC       compel/src/lib/ptrace.o
15:22:29 [2020-07-21T15:22:29.038Z] #39 55.26   AR       compel/libcompel.a
15:22:29 [2020-07-21T15:22:29.038Z] #39 55.36   HOSTCC   compel/src/main-host.o
15:22:29 [2020-07-21T15:22:29.038Z] #39 55.72   HOSTCC   compel/arch/x86/src/lib/handle-elf-host.o
15:22:29 [2020-07-21T15:22:29.038Z] #39 55.92   HOSTCC   compel/src/lib/handle-elf-host.o
15:22:29 [2020-07-21T15:22:29.038Z] #39 56.27   HOSTCC   compel/src/lib/log-host.o
15:22:29 [2020-07-21T15:22:29.038Z] #39 56.40   HOSTLINK compel/compel-host-bin
15:22:29 [2020-07-21T15:22:29.038Z] #39 56.50   DEP      soccr/soccr.d
15:22:29 [2020-07-21T15:22:29.038Z] #39 56.61   CC       soccr/soccr.o
15:22:29 [2020-07-21T15:22:29.038Z] #39 58.21   AR       soccr/libsoccr.a
15:22:29 [2020-07-21T15:22:29.038Z] #39 58.24 make[1]: 'soccr/libsoccr.a' is up to date.
15:22:29 [2020-07-21T15:22:29.038Z] #39 58.63   DEP      criu/arch/x86/sigframe.d
15:22:29 [2020-07-21T15:22:29.038Z] #39 58.78   DEP      criu/arch/x86/sigaction_compat.d
15:22:29 [2020-07-21T15:22:29.038Z] #39 58.84   DEP      criu/arch/x86/kerndat.d
15:22:29 [2020-07-21T15:22:29.038Z] #39 58.97   DEP      criu/arch/x86/crtools.d
15:22:29 [2020-07-21T15:22:29.038Z] #39 59.08   DEP      criu/arch/x86/cpu.d
15:22:29 [2020-07-21T15:22:29.038Z] #39 59.27   CC       criu/arch/x86/cpu.o
15:22:29 [2020-07-21T15:22:29.038Z] #39 59.99   CC       criu/arch/x86/crtools.o
15:22:29 [2020-07-21T15:22:29.038Z] #39 61.14   CC       criu/arch/x86/kerndat.o
15:22:29 [2020-07-21T15:22:29.179Z] #17 49.00 Setting up python3-setuptools (40.8.0-1) ...
15:22:29 [2020-07-21T15:22:29.255Z] #39 72.46   DEP      criu/uffd.d
15:22:29 [2020-07-21T15:22:29.512Z] #39 72.66   DEP      criu/tun.d
15:22:29 [2020-07-21T15:22:29.608Z] #39 61.96   CC       criu/arch/x86/sigaction_compat.o
15:22:29 [2020-07-21T15:22:29.768Z] #39 72.86   DEP      criu/tty.d
15:22:29 [2020-07-21T15:22:29.845Z] ok  	github.com/docker/docker/client	0.105s	coverage: 75.4% of statements
15:22:29 [2020-07-21T15:22:29.865Z] #39 ...
15:22:29 [2020-07-21T15:22:29.865Z] 
15:22:29 [2020-07-21T15:22:29.865Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:29 [2020-07-21T15:22:29.865Z] #41 126.6 net/http/httptrace
15:22:29 [2020-07-21T15:22:29.865Z] #41 126.7 net/http
15:22:29 [2020-07-21T15:22:29.865Z] #41 ...
15:22:29 [2020-07-21T15:22:29.865Z] 
15:22:29 [2020-07-21T15:22:29.865Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:29 [2020-07-21T15:22:29.865Z] #39 62.26   CC       criu/arch/x86/sigframe.o
15:22:30 [2020-07-21T15:22:30.025Z] #39 73.14   DEP      criu/timerfd.d
15:22:30 [2020-07-21T15:22:30.129Z] #17 49.98 Setting up python3-pip (18.1-5) ...
15:22:30 [2020-07-21T15:22:30.281Z] #39 73.44   DEP      criu/timens.d
15:22:30 [2020-07-21T15:22:30.428Z] #39 62.56   LINK     criu/arch/x86/crtools.built-in.o
15:22:30 [2020-07-21T15:22:30.428Z] #39 62.61   DEP      criu/pie/util-vdso-elf32.d
15:22:30 [2020-07-21T15:22:30.493Z] DEBUG: print all environment variables to check how Jenkins runs this script
15:22:30 [2020-07-21T15:22:30.493Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-16708069\powershellScript.ps1'; exit $LASTEXITCODE;
15:22:30 [2020-07-21T15:22:30.493Z] ----------------------------------------------------------------------------
15:22:30 [2020-07-21T15:22:30.493Z] 
15:22:30 [2020-07-21T15:22:30.493Z] INFO: executeCI.ps1 starting at Tue Jul 21 15:22:29 CUT 2020
15:22:30 [2020-07-21T15:22:30.493Z] 
15:22:30 [2020-07-21T15:22:30.493Z] INFO: Script version 05-Feb-2019 09:03 PDT
15:22:30 [2020-07-21T15:22:30.493Z] INFO: Running git version 2.24.1.windows.2
15:22:30 [2020-07-21T15:22:30.493Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
15:22:30 [2020-07-21T15:22:30.493Z] INFO: Environment variables:
15:22:30 [2020-07-21T15:22:30.493Z] 
15:22:30 [2020-07-21T15:22:30.493Z] Name                           Value                                                                                   
15:22:30 [2020-07-21T15:22:30.493Z] ----                           -----                                                                                   
15:22:30 [2020-07-21T15:22:30.493Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
15:22:30 [2020-07-21T15:22:30.493Z] APPDATA                        C:\windows\system32\config\systemprofile\AppData\Roaming                                
15:22:30 [2020-07-21T15:22:30.493Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
15:22:30 [2020-07-21T15:22:30.493Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9                      
15:22:30 [2020-07-21T15:22:30.493Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9                                                                                  
15:22:30 [2020-07-21T15:22:30.493Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
15:22:30 [2020-07-21T15:22:30.493Z] BRANCH_NAME                    PR-41242                                                                                
15:22:30 [2020-07-21T15:22:30.493Z] BUILD_DISPLAY_NAME             #1                                                                                      
15:22:30 [2020-07-21T15:22:30.493Z] BUILD_ID                       1                                                                                       
15:22:30 [2020-07-21T15:22:30.493Z] BUILD_NUMBER                   1                                                                                       
15:22:30 [2020-07-21T15:22:30.493Z] BUILD_TAG                      jenkins-moby-PR-41242-1                                                                 
15:22:30 [2020-07-21T15:22:30.493Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-41242/1/                              
15:22:30 [2020-07-21T15:22:30.493Z] CHANGE_AUTHOR                  vivanov-dp                                                                              
15:22:30 [2020-07-21T15:22:30.493Z] CHANGE_AUTHOR_DISPLAY_NAME     Velko Ivanov                                                                            
15:22:30 [2020-07-21T15:22:30.493Z] CHANGE_AUTHOR_EMAIL            vivanov@deeperplane.com                                                                 
15:22:30 [2020-07-21T15:22:30.493Z] CHANGE_BRANCH                  docs_cont_stats                                                                         
15:22:30 [2020-07-21T15:22:30.493Z] CHANGE_FORK                    vivanov-dp                                                                              
15:22:30 [2020-07-21T15:22:30.493Z] CHANGE_ID                      41242                                                                                   
15:22:30 [2020-07-21T15:22:30.493Z] CHANGE_TARGET                  master                                                                                  
15:22:30 [2020-07-21T15:22:30.493Z] CHANGE_TITLE                   docs: add example calculations to container stats API                                   
15:22:30 [2020-07-21T15:22:30.493Z] CHANGE_URL                     https://github.com/moby/moby/pull/41242                                                 
15:22:30 [2020-07-21T15:22:30.493Z] CHECK_CONFIG_COMMIT            78405559cfe5987174aa2cb6463b9b2c1b917255                                                
15:22:30 [2020-07-21T15:22:30.493Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
15:22:30 [2020-07-21T15:22:30.493Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
15:22:30 [2020-07-21T15:22:30.493Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
15:22:30 [2020-07-21T15:22:30.493Z] COMPUTERNAME                   azwin-2-875400                                                                          
15:22:30 [2020-07-21T15:22:30.493Z] ComSpec                        C:\windows\system32\cmd.exe                                                             
15:22:30 [2020-07-21T15:22:30.493Z] ConfigSequenceNumber           0                                                                                       
15:22:30 [2020-07-21T15:22:30.493Z] DOCKER_BUILDKIT                0                                                                                       
15:22:30 [2020-07-21T15:22:30.493Z] DOCKER_DUT_DEBUG               1                                                                                       
15:22:30 [2020-07-21T15:22:30.493Z] DOCKER_EXPERIMENTAL            1                                                                                       
15:22:30 [2020-07-21T15:22:30.493Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
15:22:30 [2020-07-21T15:22:30.493Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
15:22:30 [2020-07-21T15:22:30.493Z] EXECUTOR_NUMBER                0                                                                                       
15:22:30 [2020-07-21T15:22:30.493Z] FQDN                           azwin-2-875400.westus.cloudapp.azure.com                                                
15:22:30 [2020-07-21T15:22:30.493Z] GIT_BRANCH                     PR-41242                                                                                
15:22:30 [2020-07-21T15:22:30.493Z] GIT_COMMIT                     441211986c847ef08ec1d40432e2ec86a7ae1741                                                
15:22:30 [2020-07-21T15:22:30.493Z] GIT_URL                        https://github.com/moby/moby.git                                                        
15:22:30 [2020-07-21T15:22:30.493Z] HUDSON_COOKIE                  6d3029d0-b8a8-4d3c-9798-60bb5c46216d                                                    
15:22:30 [2020-07-21T15:22:30.493Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
15:22:30 [2020-07-21T15:22:30.493Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
15:22:30 [2020-07-21T15:22:30.493Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
15:22:30 [2020-07-21T15:22:30.493Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64                          
15:22:30 [2020-07-21T15:22:30.493Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
15:22:30 [2020-07-21T15:22:30.493Z] JENKINS_NODE_COOKIE            94dee45f-6b39-4122-9c8f-1e8dc1386d07                                                    
15:22:30 [2020-07-21T15:22:30.493Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
15:22:30 [2020-07-21T15:22:30.493Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
15:22:30 [2020-07-21T15:22:30.493Z] JOB_BASE_NAME                  PR-41242                                                                                
15:22:30 [2020-07-21T15:22:30.493Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41242/display/redirect                
15:22:30 [2020-07-21T15:22:30.493Z] JOB_NAME                       moby/PR-41242                                                                           
15:22:30 [2020-07-21T15:22:30.493Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-41242/                                
15:22:30 [2020-07-21T15:22:30.493Z] library.jps.version            master                                                                                  
15:22:30 [2020-07-21T15:22:30.493Z] LOCALAPPDATA                   C:\windows\system32\config\systemprofile\AppData\Local                                  
15:22:30 [2020-07-21T15:22:30.493Z] NODE_LABELS                    amd64 azure azwin-2-875400 azwin-2019 docker west-us windows windows-2019 x86_64        
15:22:30 [2020-07-21T15:22:30.493Z] NODE_NAME                      azwin-2-875400                                                                          
15:22:30 [2020-07-21T15:22:30.493Z] NUMBER_OF_PROCESSORS           4                                                                                       
15:22:30 [2020-07-21T15:22:30.493Z] OS                             Windows_NT                                                                              
15:22:30 [2020-07-21T15:22:30.493Z] Path                           C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo...
15:22:30 [2020-07-21T15:22:30.493Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
15:22:30 [2020-07-21T15:22:30.493Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
15:22:30 [2020-07-21T15:22:30.494Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 4, GenuineIntel                                      
15:22:30 [2020-07-21T15:22:30.494Z] PROCESSOR_LEVEL                6                                                                                       
15:22:30 [2020-07-21T15:22:30.494Z] PROCESSOR_REVISION             5504                                                                                    
15:22:30 [2020-07-21T15:22:30.494Z] ProgramData                    C:\ProgramData                                                                          
15:22:30 [2020-07-21T15:22:30.494Z] ProgramFiles                   C:\Program Files                                                                        
15:22:30 [2020-07-21T15:22:30.494Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
15:22:30 [2020-07-21T15:22:30.494Z] ProgramW6432                   C:\Program Files                                                                        
15:22:30 [2020-07-21T15:22:30.494Z] PROMPT                         $P$G                                                                                    
15:22:30 [2020-07-21T15:22:30.494Z] PSExecutionPolicyPreference    Bypass                                                                                  
15:22:30 [2020-07-21T15:22:30.494Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste...
15:22:30 [2020-07-21T15:22:30.495Z] PUBLIC                         C:\Users\Public                                                                         
15:22:30 [2020-07-21T15:22:30.495Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-41242/1/display/redirect?page=changes 
15:22:30 [2020-07-21T15:22:30.495Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-41242/1/display/redirect              
15:22:30 [2020-07-21T15:22:30.495Z] SKIP_VALIDATION_TESTS          1                                                                                       
15:22:30 [2020-07-21T15:22:30.495Z] SOURCES_DRIVE                  d                                                                                       
15:22:30 [2020-07-21T15:22:30.495Z] SOURCES_SUBDIR                 gopath                                                                                  
15:22:30 [2020-07-21T15:22:30.495Z] STAGE_NAME                     Run tests                                                                               
15:22:30 [2020-07-21T15:22:30.495Z] SystemDrive                    C:                                                                                      
15:22:30 [2020-07-21T15:22:30.495Z] SystemRoot                     C:\windows                                                                              
15:22:30 [2020-07-21T15:22:30.495Z] TEMP                           C:\windows\TEMP                                                                         
15:22:30 [2020-07-21T15:22:30.495Z] TESTDEBUG                      0                                                                                       
15:22:30 [2020-07-21T15:22:30.495Z] TESTRUN_DRIVE                  d                                                                                       
15:22:30 [2020-07-21T15:22:30.495Z] TESTRUN_SUBDIR                 CI                                                                                      
15:22:30 [2020-07-21T15:22:30.495Z] TIMEOUT                        120m                                                                                    
15:22:30 [2020-07-21T15:22:30.495Z] TMP                            C:\windows\TEMP                                                                         
15:22:30 [2020-07-21T15:22:30.495Z] USERDOMAIN                     WORKGROUP                                                                               
15:22:30 [2020-07-21T15:22:30.495Z] USERNAME                       azwin-2-875400$                                                                         
15:22:30 [2020-07-21T15:22:30.495Z] USERPROFILE                    C:\windows\system32\config\systemprofile                                                
15:22:30 [2020-07-21T15:22:30.495Z] windir                         C:\windows                                                                              
15:22:30 [2020-07-21T15:22:30.495Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
15:22:30 [2020-07-21T15:22:30.495Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
15:22:30 [2020-07-21T15:22:30.495Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
15:22:30 [2020-07-21T15:22:30.495Z] 
15:22:30 [2020-07-21T15:22:30.495Z] 
15:22:30 [2020-07-21T15:22:30.495Z] 
15:22:30 [2020-07-21T15:22:30.495Z] INFO: Sources under d:\gopath\...
15:22:30 [2020-07-21T15:22:30.495Z] INFO: Test run under d:\CI\...
15:22:30 [2020-07-21T15:22:30.495Z] INFO: Running in D:\gopath\src\github.com\docker\docker
15:22:30 [2020-07-21T15:22:30.495Z] INFO: docker/docker repository was found
15:22:30 [2020-07-21T15:22:30.495Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
15:22:30 [2020-07-21T15:22:30.685Z] #39 62.75   DEP      criu/pie/util-vdso.d
15:22:30 [2020-07-21T15:22:30.685Z] #39 62.89   DEP      criu/pie/util.d
15:22:30 [2020-07-21T15:22:30.803Z] #18 ...
15:22:30 [2020-07-21T15:22:30.803Z] 
15:22:30 [2020-07-21T15:22:30.803Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:22:30 [2020-07-21T15:22:30.803Z] #22 162.9 + mkdir -p /tmp/tmp.6wg7aCSapq/src/github.com/docker
15:22:30 [2020-07-21T15:22:30.844Z] #39 73.69   DEP      criu/sysfs_parse.d
15:22:30 [2020-07-21T15:22:30.844Z] #39 73.89   DEP      criu/sysctl.d
15:22:30 [2020-07-21T15:22:30.844Z] #39 74.03   DEP      criu/string.d
15:22:30 [2020-07-21T15:22:30.844Z] #39 74.09   DEP      criu/stats.d
15:22:30 [2020-07-21T15:22:30.944Z] #39 63.07   CC       criu/pie/util.o
15:22:30 [2020-07-21T15:22:30.944Z] #39 ...
15:22:30 [2020-07-21T15:22:30.944Z] 
15:22:30 [2020-07-21T15:22:30.944Z] #15 [dev-systemd-false  5/26] RUN ln -s /usr/local/completion/bash/docker /e...
15:22:30 [2020-07-21T15:22:30.944Z] #15 DONE 2.0s
15:22:31 [2020-07-21T15:22:31.100Z] #39 74.23   DEP      criu/sockets.d
15:22:31 [2020-07-21T15:22:31.103Z] #22 162.9 + mv components/cli /tmp/tmp.6wg7aCSapq/src/github.com/docker/cli
15:22:31 [2020-07-21T15:22:31.103Z] #22 162.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:22:31 [2020-07-21T15:22:31.201Z] 
15:22:31 [2020-07-21T15:22:31.201Z] #16 [dev-systemd-false  6/26] RUN ldconfig
15:22:31 [2020-07-21T15:22:31.357Z] #39 74.41   DEP      criu/sk-unix.d
15:22:31 [2020-07-21T15:22:31.522Z] #17 51.16 Processing triggers for libc-bin (2.28-10) ...
15:22:31 [2020-07-21T15:22:31.522Z] #17 51.24 Processing triggers for mime-support (3.62) ...
15:22:31 [2020-07-21T15:22:31.613Z] #39 74.64   DEP      criu/sk-tcp.d
15:22:31 [2020-07-21T15:22:31.870Z] #39 74.85   DEP      criu/sk-queue.d
15:22:31 [2020-07-21T15:22:31.870Z] #39 74.97   DEP      criu/sk-packet.d
15:22:32 [2020-07-21T15:22:32.029Z] ltsc2019: Pulling from windows/servercore
15:22:32 [2020-07-21T15:22:32.029Z] 4612f6d0b889: Pulling fs layer
15:22:32 [2020-07-21T15:22:32.029Z] fc1b9e59edad: Pulling fs layer
15:22:32 [2020-07-21T15:22:32.129Z] #39 75.16   DEP      criu/sk-netlink.d
15:22:32 [2020-07-21T15:22:32.129Z] #39 75.35   DEP      criu/sk-inet.d
15:22:32 [2020-07-21T15:22:32.391Z] #39 75.53   DEP      criu/signalfd.d
15:22:32 [2020-07-21T15:22:32.648Z] #39 75.75   DEP      criu/sigframe.d
15:22:32 [2020-07-21T15:22:32.648Z] #39 75.86   DEP      criu/shmem.d
15:22:32 [2020-07-21T15:22:32.811Z] #45 DONE 275.4s
15:22:32 [2020-07-21T15:22:32.811Z] 
15:22:32 [2020-07-21T15:22:32.811Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:22:32 [2020-07-21T15:22:32.811Z] #52 232.4 + bin/containerd-stress
15:22:32 [2020-07-21T15:22:32.811Z] #52 ...
15:22:32 [2020-07-21T15:22:32.811Z] 
15:22:32 [2020-07-21T15:22:32.811Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:22:32 [2020-07-21T15:22:32.811Z] #46 DONE 0.5s
15:22:32 [2020-07-21T15:22:32.811Z] 
15:22:32 [2020-07-21T15:22:32.811Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:22:32 [2020-07-21T15:22:32.811Z] #48 DONE 0.1s
15:22:32 [2020-07-21T15:22:32.811Z] 
15:22:32 [2020-07-21T15:22:32.811Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:22:32 [2020-07-21T15:22:32.811Z] #50 DONE 0.2s
15:22:32 [2020-07-21T15:22:32.811Z] 
15:22:32 [2020-07-21T15:22:32.811Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:22:32 [2020-07-21T15:22:32.811Z] #52 234.6 + bin/containerd-shim
15:22:32 [2020-07-21T15:22:32.905Z] #39 76.09   DEP      criu/servicefd.d
15:22:32 [2020-07-21T15:22:32.921Z] #17 DONE 52.7s
15:22:32 [2020-07-21T15:22:32.921Z] 
15:22:32 [2020-07-21T15:22:32.921Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:22:33 [2020-07-21T15:22:33.097Z] #16 DONE 1.9s
15:22:33 [2020-07-21T15:22:33.097Z] 
15:22:33 [2020-07-21T15:22:33.097Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:33 [2020-07-21T15:22:33.161Z] #39 76.29   DEP      criu/seize.d
15:22:33 [2020-07-21T15:22:33.419Z] #39 76.45   DEP      criu/seccomp.d
15:22:33 [2020-07-21T15:22:33.677Z] #39 ...
15:22:33 [2020-07-21T15:22:33.677Z] 
15:22:33 [2020-07-21T15:22:33.677Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:33 [2020-07-21T15:22:33.677Z] #41 139.1 github.com/LK4D4/vndr/godl
15:22:33 [2020-07-21T15:22:33.677Z] #41 139.9 github.com/LK4D4/vndr
15:22:33 [2020-07-21T15:22:33.677Z] #41 DONE 148.9s
15:22:33 [2020-07-21T15:22:33.677Z] 
15:22:33 [2020-07-21T15:22:33.677Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:33 [2020-07-21T15:22:33.677Z] #39 76.60   DEP      criu/rst-malloc.d
15:22:33 [2020-07-21T15:22:33.677Z] #39 76.67   DEP      criu/rbtree.d
15:22:33 [2020-07-21T15:22:33.677Z] #39 ...
15:22:33 [2020-07-21T15:22:33.677Z] 
15:22:33 [2020-07-21T15:22:33.677Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:33 [2020-07-21T15:22:33.677Z] #17 11.32 Fetched 8364 kB in 9s (910 kB/s)
15:22:34 [2020-07-21T15:22:34.314Z] #18 1.524 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:22:34 [2020-07-21T15:22:34.314Z] #18 1.531 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:22:34 [2020-07-21T15:22:34.314Z] #18 1.537 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:22:34 [2020-07-21T15:22:34.578Z] #18 DONE 1.8s
15:22:34 [2020-07-21T15:22:34.578Z] 
15:22:34 [2020-07-21T15:22:34.578Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:34 [2020-07-21T15:22:34.578Z] #39 98.50   CC       criu/filesystems.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 99.03   CC       criu/fsnotify.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 99.92   CC       criu/image-desc.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 100.0   CC       criu/image.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 100.7   CC       criu/ipc_ns.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 101.7   CC       criu/irmap.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 102.2   CC       criu/kcmp-ids.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 102.4   CC       criu/kerndat.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 103.3   CC       criu/libnetlink.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 103.6   CC       criu/log.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 103.9   CC       criu/lsm.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 104.2   CC       criu/mem.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 105.5   CC       criu/memfd.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 106.2   CC       criu/mount.o
15:22:34 [2020-07-21T15:22:34.578Z] #39 ...
15:22:34 [2020-07-21T15:22:34.578Z] 
15:22:34 [2020-07-21T15:22:34.578Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:22:35 [2020-07-21T15:22:35.619Z] #17 2.481 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB]
15:22:35 [2020-07-21T15:22:35.619Z] #17 2.534 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
15:22:35 [2020-07-21T15:22:35.619Z] #17 2.535 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
15:22:35 [2020-07-21T15:22:35.876Z] #17 3.053 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB]
15:22:36 [2020-07-21T15:22:36.196Z] #17 11.32 Reading package lists...
15:22:36 [2020-07-21T15:22:36.726Z] #22 ...
15:22:36 [2020-07-21T15:22:36.726Z] 
15:22:36 [2020-07-21T15:22:36.726Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:36 [2020-07-21T15:22:36.726Z] #18 50.76 Selecting previously unselected package libnet1:ppc64el.
15:22:36 [2020-07-21T15:22:36.726Z] #18 50.77 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 50.78 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 50.85 Selecting previously unselected package libnl-3-200:ppc64el.
15:22:36 [2020-07-21T15:22:36.726Z] #18 50.86 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 50.86 Unpacking libnl-3-200:ppc64el (3.4.0-1) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 50.93 Selecting previously unselected package libprotobuf-c1:ppc64el.
15:22:36 [2020-07-21T15:22:36.726Z] #18 50.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 50.94 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 51.03 Selecting previously unselected package libreadline5:ppc64el.
15:22:36 [2020-07-21T15:22:36.726Z] #18 51.05 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 51.05 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 51.23 Selecting previously unselected package net-tools.
15:22:36 [2020-07-21T15:22:36.726Z] #18 51.24 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 51.25 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 51.50 Selecting previously unselected package python-pip-whl.
15:22:36 [2020-07-21T15:22:36.726Z] #18 51.50 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 51.52 Unpacking python-pip-whl (18.1-5) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.07 Selecting previously unselected package python3-lib2to3.
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.09 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.10 Unpacking python3-lib2to3 (3.7.3-1) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.30 Selecting previously unselected package python3-distutils.
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.32 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.32 Unpacking python3-distutils (3.7.3-1) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.44 Selecting previously unselected package python3-pip.
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.46 Unpacking python3-pip (18.1-5) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.66 Selecting previously unselected package python3-pkg-resources.
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.67 Unpacking python3-pkg-resources (40.8.0-1) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.85 Selecting previously unselected package python3-setuptools.
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.86 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 52.87 Unpacking python3-setuptools (40.8.0-1) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 53.19 Selecting previously unselected package python3-wheel.
15:22:36 [2020-07-21T15:22:36.726Z] #18 53.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 53.20 Unpacking python3-wheel (0.32.3-2) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 53.39 Selecting previously unselected package sudo.
15:22:36 [2020-07-21T15:22:36.726Z] #18 53.40 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 53.42 Unpacking sudo (1.8.27-1+deb10u2) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 54.01 Selecting previously unselected package thin-provisioning-tools.
15:22:36 [2020-07-21T15:22:36.726Z] #18 54.02 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 54.02 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 54.27 Selecting previously unselected package uidmap.
15:22:36 [2020-07-21T15:22:36.726Z] #18 54.28 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 54.29 Unpacking uidmap (1:4.5-1.1) ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 54.45 Selecting previously unselected package vim-runtime.
15:22:36 [2020-07-21T15:22:36.726Z] #18 54.46 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:22:36 [2020-07-21T15:22:36.726Z] #18 54.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:22:36 [2020-07-21T15:22:36.726Z] #18 54.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:22:36 [2020-07-21T15:22:36.726Z] #18 54.56 Unpacking vim-runtime (2:8.1.0875-5) ...
15:22:37 [2020-07-21T15:22:37.024Z] #18 ...
15:22:37 [2020-07-21T15:22:37.024Z] 
15:22:37 [2020-07-21T15:22:37.024Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:37 [2020-07-21T15:22:37.024Z] #40 93.81   CC       criu/action-scripts.o
15:22:37 [2020-07-21T15:22:37.024Z] #40 94.59   CC       criu/aio.o
15:22:37 [2020-07-21T15:22:37.024Z] #40 95.39   CC       criu/autofs.o
15:22:37 [2020-07-21T15:22:37.024Z] #40 98.16   CC       criu/bfd.o
15:22:37 [2020-07-21T15:22:37.024Z] #40 98.86   CC       criu/bitmap.o
15:22:37 [2020-07-21T15:22:37.024Z] #40 99.04   CC       criu/cgroup-props.o
15:22:37 [2020-07-21T15:22:37.024Z] #40 100.2   CC       criu/cgroup.o
15:22:37 [2020-07-21T15:22:37.287Z] #17 3.995 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB]
15:22:37 [2020-07-21T15:22:37.819Z] #17 15.79 Reading package lists...
15:22:37 [2020-07-21T15:22:37.819Z] #17 ...
15:22:37 [2020-07-21T15:22:37.819Z] 
15:22:37 [2020-07-21T15:22:37.819Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:37 [2020-07-21T15:22:37.819Z] #39 76.70   DEP      criu/pstree.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 76.84   DEP      criu/protobuf.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 76.98   GEN      criu/protobuf-desc-gen.h
15:22:37 [2020-07-21T15:22:37.820Z] #39 79.10   DEP      criu/protobuf-desc.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 79.20   DEP      criu/proc_parse.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 79.48   DEP      criu/plugin.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 79.63   DEP      criu/pipes.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 79.80   DEP      criu/pie-util.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 79.90   DEP      criu/pie-util-vdso.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 80.03   DEP      criu/pie-util-vdso-elf32.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 80.14   DEP      criu/path.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 80.26   DEP      criu/parasite-syscall.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 80.52   DEP      criu/pagemap.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 80.66   DEP      criu/pagemap-cache.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 80.74   DEP      criu/page-xfer.d
15:22:37 [2020-07-21T15:22:37.820Z] #39 80.88   DEP      criu/page-pipe.d
15:22:37 [2020-07-21T15:22:37.972Z] fc1b9e59edad: Verifying Checksum
15:22:37 [2020-07-21T15:22:37.972Z] fc1b9e59edad: Download complete
15:22:38 [2020-07-21T15:22:38.076Z] #39 81.02   DEP      criu/netfilter.d
15:22:38 [2020-07-21T15:22:38.076Z] #39 81.17   DEP      criu/net.d
15:22:38 [2020-07-21T15:22:38.263Z] #17 5.394 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B]
15:22:38 [2020-07-21T15:22:38.331Z] #39 81.38   DEP      criu/namespaces.d
15:22:38 [2020-07-21T15:22:38.587Z] #39 81.54   DEP      criu/mount.d
15:22:38 [2020-07-21T15:22:38.588Z] #39 81.70   DEP      criu/memfd.d
15:22:38 [2020-07-21T15:22:38.588Z] #39 81.82   DEP      criu/mem.d
15:22:38 [2020-07-21T15:22:38.844Z] #39 81.97   DEP      criu/lsm.d
15:22:38 [2020-07-21T15:22:38.844Z] #39 82.11   DEP      criu/log.d
15:22:39 [2020-07-21T15:22:39.146Z] #40 105.9   CC       criu/clone-noasan.o
15:22:39 [2020-07-21T15:22:39.146Z] #40 ...
15:22:39 [2020-07-21T15:22:39.146Z] 
15:22:39 [2020-07-21T15:22:39.146Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:39 [2020-07-21T15:22:39.146Z] #18 58.03 Selecting previously unselected package vim.
15:22:39 [2020-07-21T15:22:39.146Z] #18 58.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ...
15:22:39 [2020-07-21T15:22:39.146Z] #18 58.08 Unpacking vim (2:8.1.0875-5) ...
15:22:39 [2020-07-21T15:22:39.378Z] #52 241.2 + bin/containerd-shim-runc-v1
15:22:39 [2020-07-21T15:22:39.408Z] #39 82.29   DEP      criu/libnetlink.d
15:22:39 [2020-07-21T15:22:39.408Z] #39 82.43   DEP      criu/kerndat.d
15:22:39 [2020-07-21T15:22:39.630Z] #17 ...
15:22:39 [2020-07-21T15:22:39.630Z] 
15:22:39 [2020-07-21T15:22:39.630Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:39 [2020-07-21T15:22:39.630Z] #39 63.46   CC       criu/pie/util-vdso.o
15:22:39 [2020-07-21T15:22:39.630Z] #39 64.51   CC       criu/pie/util-vdso-elf32.o
15:22:39 [2020-07-21T15:22:39.630Z] #39 65.38   AR       criu/pie/pie.lib.a
15:22:39 [2020-07-21T15:22:39.630Z] #39 65.51   DEP      criu/pie/restorer.d
15:22:39 [2020-07-21T15:22:39.630Z] #39 65.91   DEP      criu/arch/x86/sigaction_compat_pie.d
15:22:39 [2020-07-21T15:22:39.630Z] #39 66.09   DEP      criu/arch/x86/restorer_unmap.d
15:22:39 [2020-07-21T15:22:39.630Z] #39 66.13   DEP      criu/arch/x86/restorer.d
15:22:39 [2020-07-21T15:22:39.630Z] #39 66.31   DEP      criu/arch/x86/vdso-pie.d
15:22:39 [2020-07-21T15:22:39.630Z] #39 66.40   DEP      criu/pie/parasite-vdso.d
15:22:39 [2020-07-21T15:22:39.630Z] #39 66.55   DEP      criu/pie/parasite.d
15:22:39 [2020-07-21T15:22:39.630Z] #39 66.79   CC       criu/pie/parasite.o
15:22:39 [2020-07-21T15:22:39.630Z] #39 68.11   LINK     criu/pie/parasite.built-in.o
15:22:39 [2020-07-21T15:22:39.630Z] #39 68.13   GEN      criu/pie/parasite-blob.h
15:22:39 [2020-07-21T15:22:39.630Z] #39 68.15   CC       criu/pie/parasite-vdso.o
15:22:39 [2020-07-21T15:22:39.630Z] #39 68.93   CC       criu/arch/x86/vdso-pie.o
15:22:39 [2020-07-21T15:22:39.631Z] #39 69.14   CC       criu/arch/x86/restorer.o
15:22:39 [2020-07-21T15:22:39.631Z] #39 69.70   CC       criu/arch/x86/restorer_unmap.o
15:22:39 [2020-07-21T15:22:39.631Z] #39 69.74   CC       criu/arch/x86/sigaction_compat_pie.o
15:22:39 [2020-07-21T15:22:39.631Z] #39 69.98   CC       criu/pie/restorer.o
15:22:39 [2020-07-21T15:22:39.664Z] #39 82.60   DEP      criu/kcmp-ids.d
15:22:39 [2020-07-21T15:22:39.664Z] #39 82.72   DEP      criu/irmap.d
15:22:39 [2020-07-21T15:22:39.664Z] #39 82.80   DEP      criu/ipc_ns.d
15:22:39 [2020-07-21T15:22:39.664Z] #39 ...
15:22:39 [2020-07-21T15:22:39.664Z] 
15:22:39 [2020-07-21T15:22:39.664Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:39 [2020-07-21T15:22:39.664Z] #17 15.79 Reading package lists...
15:22:39 [2020-07-21T15:22:39.801Z] #18 58.79 Selecting previously unselected package xfsprogs.
15:22:39 [2020-07-21T15:22:39.888Z] #19 4.425 Collecting yamllint==1.16.0
15:22:40 [2020-07-21T15:22:40.103Z] #18 58.80 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ...
15:22:40 [2020-07-21T15:22:40.103Z] #18 58.81 Unpacking xfsprogs (4.20.0-1) ...
15:22:40 [2020-07-21T15:22:40.103Z] #18 ...
15:22:40 [2020-07-21T15:22:40.103Z] 
15:22:40 [2020-07-21T15:22:40.103Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:40 [2020-07-21T15:22:40.103Z] #42 161.9 net/http/httptrace
15:22:40 [2020-07-21T15:22:40.103Z] #42 162.1 net/http
15:22:40 [2020-07-21T15:22:40.103Z] #42 ...
15:22:40 [2020-07-21T15:22:40.103Z] 
15:22:40 [2020-07-21T15:22:40.103Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:40 [2020-07-21T15:22:40.103Z] #40 106.2   CC       criu/config.o
15:22:40 [2020-07-21T15:22:40.463Z] #19 ...
15:22:40 [2020-07-21T15:22:40.463Z] 
15:22:40 [2020-07-21T15:22:40.463Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:22:40 [2020-07-21T15:22:40.463Z] #52 133.4 + bin/containerd
15:22:40 [2020-07-21T15:22:40.483Z] #17 19.23 Building dependency tree...
15:22:40 [2020-07-21T15:22:40.599Z] #39 ...
15:22:40 [2020-07-21T15:22:40.599Z] 
15:22:40 [2020-07-21T15:22:40.599Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:40 [2020-07-21T15:22:40.599Z] #49 10.02 + cd /tmp/tmp.3cssmWkOlq/src/github.com/opencontainers/runc
15:22:40 [2020-07-21T15:22:40.599Z] #49 10.02 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2
15:22:40 [2020-07-21T15:22:40.599Z] #49 10.37 + '[' -z '' ']'
15:22:40 [2020-07-21T15:22:40.599Z] #49 10.37 + target=static
15:22:40 [2020-07-21T15:22:40.599Z] #49 10.37 + make 'BUILDTAGS=seccomp apparmor selinux ' static
15:22:40 [2020-07-21T15:22:40.599Z] #49 11.05 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc .
15:22:40 [2020-07-21T15:22:40.599Z] #49 ...
15:22:40 [2020-07-21T15:22:40.599Z] 
15:22:40 [2020-07-21T15:22:40.599Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:40 [2020-07-21T15:22:40.599Z] #39 72.95   LINK     criu/pie/restorer.built-in.o
15:22:40 [2020-07-21T15:22:40.740Z] #17 20.33 libcap2-bin is already the newest version (1:2.25-2).
15:22:40 [2020-07-21T15:22:40.740Z] #17 20.33 The following additional packages will be installed:
15:22:40 [2020-07-21T15:22:40.855Z] #39 72.98   GEN      criu/pie/restorer-blob.h
15:22:40 [2020-07-21T15:22:40.855Z] #39 73.04   DEP      criu/vdso.d
15:22:40 [2020-07-21T15:22:40.855Z] #39 73.21   DEP      criu/vdso-compat.d
15:22:40 [2020-07-21T15:22:40.996Z] #17 20.33   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:22:40 [2020-07-21T15:22:40.996Z] #17 20.33   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:22:40 [2020-07-21T15:22:40.996Z] #17 20.33   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:22:40 [2020-07-21T15:22:40.996Z] #17 20.33   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:22:40 [2020-07-21T15:22:40.996Z] #17 20.33   python3.7 python3.7-minimal vim-runtime xxd
15:22:40 [2020-07-21T15:22:40.996Z] #17 20.34 Suggested packages:
15:22:40 [2020-07-21T15:22:40.996Z] #17 20.34   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:22:40 [2020-07-21T15:22:40.996Z] #17 20.34   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:22:40 [2020-07-21T15:22:40.996Z] #17 20.34   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:22:40 [2020-07-21T15:22:40.996Z] #17 20.34 Recommended packages:
15:22:40 [2020-07-21T15:22:40.996Z] #17 20.34   aufs-dkms nftables build-essential python3-dev python3-keyring
15:22:40 [2020-07-21T15:22:40.996Z] #17 20.34   python3-keyrings.alt python3-xdg unzip
15:22:41 [2020-07-21T15:22:41.111Z] #39 73.32   DEP      criu/uts_ns.d
15:22:41 [2020-07-21T15:22:41.111Z] #39 73.43   DEP      criu/util.d
15:22:41 [2020-07-21T15:22:41.367Z] #39 73.59   DEP      criu/uffd.d
15:22:41 [2020-07-21T15:22:41.560Z] #17 ...
15:22:41 [2020-07-21T15:22:41.560Z] 
15:22:41 [2020-07-21T15:22:41.560Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:22:41 [2020-07-21T15:22:41.560Z] #28 DONE 156.7s
15:22:41 [2020-07-21T15:22:41.560Z] 
15:22:41 [2020-07-21T15:22:41.560Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:41 [2020-07-21T15:22:41.560Z] #39 83.00   DEP      criu/image.d
15:22:41 [2020-07-21T15:22:41.560Z] #39 83.15   DEP      criu/image-desc.d
15:22:41 [2020-07-21T15:22:41.560Z] #39 83.27   DEP      criu/fsnotify.d
15:22:41 [2020-07-21T15:22:41.560Z] #39 83.45   DEP      criu/filesystems.d
15:22:41 [2020-07-21T15:22:41.560Z] #39 83.62   DEP      criu/files.d
15:22:41 [2020-07-21T15:22:41.560Z] #39 83.85   DEP      criu/files-reg.d
15:22:41 [2020-07-21T15:22:41.560Z] #39 84.02   DEP      criu/files-ext.d
15:22:41 [2020-07-21T15:22:41.560Z] #39 84.13   DEP      criu/file-lock.d
15:22:41 [2020-07-21T15:22:41.560Z] #39 84.33   DEP      criu/file-ids.d
15:22:41 [2020-07-21T15:22:41.560Z] #39 84.58   DEP      criu/fifo.d
15:22:41 [2020-07-21T15:22:41.623Z] #39 73.74   DEP      criu/tun.d
15:22:41 [2020-07-21T15:22:41.816Z] #39 84.85   DEP      criu/fdstore.d
15:22:41 [2020-07-21T15:22:41.879Z] #39 73.92   DEP      criu/tty.d
15:22:41 [2020-07-21T15:22:41.879Z] #39 74.12   DEP      criu/timerfd.d
15:22:42 [2020-07-21T15:22:42.073Z] #39 85.05   DEP      criu/fault-injection.d
15:22:42 [2020-07-21T15:22:42.073Z] #39 85.11   DEP      criu/external.d
15:22:42 [2020-07-21T15:22:42.135Z] #39 74.37   DEP      criu/timens.d
15:22:42 [2020-07-21T15:22:42.220Z] #40 109.1   CC       criu/cr-check.o
15:22:42 [2020-07-21T15:22:42.330Z] #39 85.30   DEP      criu/eventpoll.d
15:22:42 [2020-07-21T15:22:42.330Z] #39 85.56   DEP      criu/eventfd.d
15:22:42 [2020-07-21T15:22:42.391Z] #39 74.62   DEP      criu/sysfs_parse.d
15:22:42 [2020-07-21T15:22:42.590Z] #39 85.73   DEP      criu/crtools.d
15:22:42 [2020-07-21T15:22:42.648Z] #39 74.80   DEP      criu/sysctl.d
15:22:42 [2020-07-21T15:22:42.648Z] #39 74.97   DEP      criu/string.d
15:22:42 [2020-07-21T15:22:42.648Z] #39 75.03   DEP      criu/stats.d
15:22:42 [2020-07-21T15:22:42.666Z] #52 244.3 + bin/containerd-shim-runc-v2
15:22:42 [2020-07-21T15:22:42.847Z] #39 85.87   DEP      criu/cr-service.d
15:22:43 [2020-07-21T15:22:43.104Z] #39 86.03   DEP      criu/cr-restore.d
15:22:43 [2020-07-21T15:22:43.104Z] #39 86.17   DEP      criu/cr-errno.d
15:22:43 [2020-07-21T15:22:43.104Z] #39 86.19   DEP      criu/cr-dump.d
15:22:43 [2020-07-21T15:22:43.209Z] #39 75.20   DEP      criu/sockets.d
15:22:43 [2020-07-21T15:22:43.209Z] #39 75.41   DEP      criu/sk-unix.d
15:22:43 [2020-07-21T15:22:43.233Z] #52 245.2 + binaries
15:22:43 [2020-07-21T15:22:43.361Z] #39 86.35   DEP      criu/cr-dedup.d
15:22:43 [2020-07-21T15:22:43.361Z] #39 86.46   DEP      criu/cr-check.d
15:22:43 [2020-07-21T15:22:43.361Z] #39 86.58   DEP      criu/config.d
15:22:43 [2020-07-21T15:22:43.466Z] #39 75.67   DEP      criu/sk-tcp.d
15:22:43 [2020-07-21T15:22:43.492Z] #52 245.2 + install -D bin/containerd /build/containerd
15:22:43 [2020-07-21T15:22:43.492Z] #52 245.2 + install -D bin/containerd-shim /build/containerd-shim
15:22:43 [2020-07-21T15:22:43.492Z] #52 245.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:22:43 [2020-07-21T15:22:43.492Z] #52 245.2 + install -D bin/ctr /build/ctr
15:22:43 [2020-07-21T15:22:43.618Z] #39 86.75   DEP      criu/clone-noasan.d
15:22:43 [2020-07-21T15:22:43.618Z] #39 86.85   DEP      criu/cgroup.d
15:22:43 [2020-07-21T15:22:43.723Z] #39 75.88   DEP      criu/sk-queue.d
15:22:43 [2020-07-21T15:22:43.875Z] #39 87.00   DEP      criu/cgroup-props.d
15:22:43 [2020-07-21T15:22:43.875Z] #39 87.06   DEP      criu/bitmap.d
15:22:43 [2020-07-21T15:22:43.875Z] #39 87.08   DEP      criu/bfd.d
15:22:43 [2020-07-21T15:22:43.875Z] #39 87.14   DEP      criu/autofs.d
15:22:43 [2020-07-21T15:22:43.979Z] #39 76.05   DEP      criu/sk-packet.d
15:22:43 [2020-07-21T15:22:43.979Z] #39 ...
15:22:43 [2020-07-21T15:22:43.979Z] 
15:22:43 [2020-07-21T15:22:43.979Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:43 [2020-07-21T15:22:43.979Z] #41 140.8 github.com/LK4D4/vndr/godl
15:22:43 [2020-07-21T15:22:43.979Z] #41 141.7 github.com/LK4D4/vndr
15:22:43 [2020-07-21T15:22:43.979Z] #41 DONE 150.7s
15:22:43 [2020-07-21T15:22:43.979Z] 
15:22:43 [2020-07-21T15:22:43.979Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:43 [2020-07-21T15:22:43.979Z] #39 76.27   DEP      criu/sk-netlink.d
15:22:44 [2020-07-21T15:22:44.236Z] #39 76.51   DEP      criu/sk-inet.d
15:22:44 [2020-07-21T15:22:44.427Z] #52 DONE 246.2s
15:22:44 [2020-07-21T15:22:44.438Z] #39 87.30   DEP      criu/aio.d
15:22:44 [2020-07-21T15:22:44.438Z] #39 87.47   DEP      criu/action-scripts.d
15:22:44 [2020-07-21T15:22:44.493Z] #39 76.69   DEP      criu/signalfd.d
15:22:44 [2020-07-21T15:22:44.695Z] #39 87.69   CC       criu/action-scripts.o
15:22:44 [2020-07-21T15:22:44.953Z] #39 88.09   CC       criu/aio.o
15:22:44 [2020-07-21T15:22:44.994Z] #40 ...
15:22:44 [2020-07-21T15:22:44.994Z] 
15:22:44 [2020-07-21T15:22:44.994Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.45 Selecting previously unselected package zip.
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.46 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.46 Unpacking zip (3.0-11+b1) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.76 Setting up aufs-tools (1:4.14+20190211-1) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.77 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.78 Setting up libip6tc0:ppc64el (1.8.2-4) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.79 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.79 Setting up libgpm2:ppc64el (1.20.7-5) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.80 Setting up libip4tc0:ppc64el (1.8.2-4) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.80 Setting up uidmap (1:4.5-1.1) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.81 Setting up libnftnl11:ppc64el (1.1.2-2) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.81 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.83 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.84 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.84 Setting up libicu63:ppc64el (63.1-6+deb10u1) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.85 Setting up xxd (2:8.1.0875-5) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.87 Setting up zip (3.0-11+b1) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.87 Setting up vim-common (2:8.1.0875-5) ...
15:22:44 [2020-07-21T15:22:44.994Z] #18 59.90 Setting up bash-completion (1:2.8-6) ...
15:22:44 [2020-07-21T15:22:44.995Z] 
15:22:44 [2020-07-21T15:22:44.995Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:22:45 [2020-07-21T15:22:45.057Z] #39 77.13   DEP      criu/sigframe.d
15:22:45 [2020-07-21T15:22:45.057Z] #39 77.25   DEP      criu/shmem.d
15:22:45 [2020-07-21T15:22:45.313Z] #39 77.47   DEP      criu/servicefd.d
15:22:45 [2020-07-21T15:22:45.313Z] #39 77.65   DEP      criu/seize.d
15:22:45 [2020-07-21T15:22:45.516Z] #39 88.52   CC       criu/autofs.o
15:22:45 [2020-07-21T15:22:45.570Z] #39 77.78   DEP      criu/seccomp.d
15:22:45 [2020-07-21T15:22:45.641Z] #18 64.47 Setting up libiptc0:ppc64el (1.8.2-4) ...
15:22:45 [2020-07-21T15:22:45.641Z] #18 64.47 Setting up xz-utils (5.2.4-1) ...
15:22:45 [2020-07-21T15:22:45.641Z] #18 64.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:22:45 [2020-07-21T15:22:45.641Z] #18 64.50 Setting up sudo (1.8.27-1+deb10u2) ...
15:22:45 [2020-07-21T15:22:45.774Z] #52 ...
15:22:45 [2020-07-21T15:22:45.774Z] 
15:22:45 [2020-07-21T15:22:45.774Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:22:45 [2020-07-21T15:22:45.774Z] #19 9.754   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:22:45 [2020-07-21T15:22:45.774Z] #19 9.846 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:22:45 [2020-07-21T15:22:45.774Z] #19 9.895   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:22:45 [2020-07-21T15:22:45.774Z] #19 9.975 Collecting pyyaml (from yamllint==1.16.0)
15:22:45 [2020-07-21T15:22:45.774Z] #19 10.13   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:22:45 [2020-07-21T15:22:45.774Z] #19 11.17 Building wheels for collected packages: pyyaml
15:22:45 [2020-07-21T15:22:45.774Z] #19 11.17   Running setup.py bdist_wheel for pyyaml: started
15:22:45 [2020-07-21T15:22:45.827Z] #39 77.99   DEP      criu/rst-malloc.d
15:22:45 [2020-07-21T15:22:45.827Z] #39 78.04   DEP      criu/rbtree.d
15:22:45 [2020-07-21T15:22:45.827Z] #39 78.07   DEP      criu/pstree.d
15:22:45 [2020-07-21T15:22:45.930Z] #53 DONE 0.7s
15:22:45 [2020-07-21T15:22:45.930Z] 
15:22:45 [2020-07-21T15:22:45.930Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:22:45 [2020-07-21T15:22:45.930Z] #57 DONE 0.2s
15:22:45 [2020-07-21T15:22:45.945Z] #18 64.62 invoke-rc.d: could not determine current runlevel
15:22:45 [2020-07-21T15:22:45.945Z] #18 64.63 invoke-rc.d: policy-rc.d denied execution of start.
15:22:45 [2020-07-21T15:22:45.945Z] #18 64.64 Setting up pigz (2.4-1) ...
15:22:45 [2020-07-21T15:22:45.945Z] #18 64.65 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ...
15:22:45 [2020-07-21T15:22:45.945Z] #18 64.65 Setting up libnl-3-200:ppc64el (3.4.0-1) ...
15:22:45 [2020-07-21T15:22:45.945Z] #18 64.66 Setting up python-pip-whl (18.1-5) ...
15:22:45 [2020-07-21T15:22:45.945Z] #18 64.67 Setting up libmpdec2:ppc64el (2.4.2-2) ...
15:22:45 [2020-07-21T15:22:45.945Z] #18 64.67 Setting up vim-runtime (2:8.1.0875-5) ...
15:22:46 [2020-07-21T15:22:46.079Z] #39 ...
15:22:46 [2020-07-21T15:22:46.079Z] 
15:22:46 [2020-07-21T15:22:46.079Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:46 [2020-07-21T15:22:46.079Z] #17 22.23 The following NEW packages will be installed:
15:22:46 [2020-07-21T15:22:46.079Z] #17 22.24   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:22:46 [2020-07-21T15:22:46.079Z] #17 22.24   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:22:46 [2020-07-21T15:22:46.079Z] #17 22.24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:22:46 [2020-07-21T15:22:46.079Z] #17 22.24   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:22:46 [2020-07-21T15:22:46.079Z] #17 22.25   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:22:46 [2020-07-21T15:22:46.079Z] #17 22.25   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:22:46 [2020-07-21T15:22:46.079Z] #17 22.25   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.25   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.25   xz-utils zip
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.58 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.58 Need to get 28.5 MB of archives.
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.58 After this operation, 116 MB of additional disk space will be used.
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.86 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.89 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.96 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 22.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.41 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.42 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.43 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.50 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.52 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.53 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.58 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 23.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 24.02 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:22:46 [2020-07-21T15:22:46.080Z] #17 24.66 debconf: delaying package configuration, since apt-utils is not installed
15:22:46 [2020-07-21T15:22:46.080Z] #17 24.74 Fetched 28.5 MB in 2s (16.6 MB/s)
15:22:46 [2020-07-21T15:22:46.080Z] #17 24.79 Selecting previously unselected package pigz.
15:22:46 [2020-07-21T15:22:46.080Z] #17 24.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 ... 23432 files and directories currently installed.)
15:22:46 [2020-07-21T15:22:46.080Z] #17 24.85 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:22:46 [2020-07-21T15:22:46.080Z] #17 24.85 Unpacking pigz (2.4-1) ...
15:22:46 [2020-07-21T15:22:46.080Z] #17 24.96 Selecting previously unselected package libpython3.7-minimal:amd64.
15:22:46 [2020-07-21T15:22:46.080Z] #17 24.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:22:46 [2020-07-21T15:22:46.080Z] #17 24.97 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:22:46 [2020-07-21T15:22:46.080Z] #17 25.29 Selecting previously unselected package python3.7-minimal.
15:22:46 [2020-07-21T15:22:46.080Z] #17 25.30 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:22:46 [2020-07-21T15:22:46.080Z] #17 25.33 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:22:46 [2020-07-21T15:22:46.084Z] #39 78.22   DEP      criu/protobuf.d
15:22:46 [2020-07-21T15:22:46.084Z] #39 78.36   GEN      criu/protobuf-desc-gen.h
15:22:46 [2020-07-21T15:22:46.188Z] 
15:22:46 [2020-07-21T15:22:46.188Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:22:46 [2020-07-21T15:22:46.350Z] #19 ...
15:22:46 [2020-07-21T15:22:46.350Z] 
15:22:46 [2020-07-21T15:22:46.350Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:46 [2020-07-21T15:22:46.350Z] #39 109.1   CC       criu/namespaces.o
15:22:46 [2020-07-21T15:22:46.350Z] #39 110.4   CC       criu/net.o
15:22:46 [2020-07-21T15:22:46.350Z] #39 112.8   CC       criu/netfilter.o
15:22:46 [2020-07-21T15:22:46.350Z] #39 113.0   CC       criu/page-pipe.o
15:22:46 [2020-07-21T15:22:46.350Z] #39 113.5   CC       criu/page-xfer.o
15:22:46 [2020-07-21T15:22:46.350Z] #39 114.7   CC       criu/pagemap-cache.o
15:22:46 [2020-07-21T15:22:46.350Z] #39 115.0   CC       criu/pagemap.o
15:22:46 [2020-07-21T15:22:46.350Z] #39 115.8   CC       criu/parasite-syscall.o
15:22:46 [2020-07-21T15:22:46.350Z] #39 116.4   CC       criu/path.o
15:22:46 [2020-07-21T15:22:46.350Z] #39 116.6   CC       criu/pie-util-vdso.o
15:22:46 [2020-07-21T15:22:46.350Z] #39 116.9   CC       criu/pie-util.o
15:22:46 [2020-07-21T15:22:46.350Z] #39 117.0   CC       criu/pipes.o
15:22:46 [2020-07-21T15:22:46.350Z] #39 117.5   CC       criu/plugin.o
15:22:46 [2020-07-21T15:22:46.350Z] #39 117.9   CC       criu/proc_parse.o
15:22:46 [2020-07-21T15:22:46.448Z] #59 DONE 0.5s
15:22:46 [2020-07-21T15:22:46.448Z] 
15:22:46 [2020-07-21T15:22:46.448Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:22:46 [2020-07-21T15:22:46.448Z] #61 DONE 0.0s
15:22:46 [2020-07-21T15:22:46.448Z] 
15:22:46 [2020-07-21T15:22:46.448Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:22:46 [2020-07-21T15:22:46.448Z] #62 DONE 0.0s
15:22:46 [2020-07-21T15:22:46.448Z] 
15:22:46 [2020-07-21T15:22:46.448Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.27 Setting up libaio1:ppc64el (0.3.112-3) ...
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.28 Setting up libonig5:ppc64el (6.9.1-1) ...
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.30 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ...
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.31 Setting up vim (2:8.1.0875-5) ...
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.46 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ...
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.47 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.47 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ...
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.48 Setting up jq (1.5+dfsg-2+b1) ...
15:22:46 [2020-07-21T15:22:46.593Z] #18 65.50 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ...
15:22:46 [2020-07-21T15:22:46.613Z] #39 ...
15:22:46 [2020-07-21T15:22:46.613Z] 
15:22:46 [2020-07-21T15:22:46.613Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:22:46 [2020-07-21T15:22:46.613Z] #19 12.17   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:22:46 [2020-07-21T15:22:46.613Z] #19 12.17   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:22:46 [2020-07-21T15:22:46.879Z] #19 12.24 Successfully built pyyaml
15:22:46 [2020-07-21T15:22:46.879Z] #19 12.26 Installing collected packages: pathspec, pyyaml, yamllint
15:22:46 [2020-07-21T15:22:46.892Z] #18 65.51 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:22:47 [2020-07-21T15:22:47.010Z] #17 26.25 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:22:47 [2020-07-21T15:22:47.010Z] #17 26.27 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:22:47 [2020-07-21T15:22:47.143Z] #19 12.51 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:22:47 [2020-07-21T15:22:47.386Z] #63 DONE 0.7s
15:22:47 [2020-07-21T15:22:47.386Z] 
15:22:47 [2020-07-21T15:22:47.386Z] #64 exporting to image
15:22:47 [2020-07-21T15:22:47.386Z] #64 exporting layers
15:22:47 [2020-07-21T15:22:47.983Z] #39 79.91   DEP      criu/protobuf-desc.d
15:22:47 [2020-07-21T15:22:47.983Z] #39 80.07   DEP      criu/proc_parse.d
15:22:48 [2020-07-21T15:22:48.092Z] #19 DONE 13.4s
15:22:48 [2020-07-21T15:22:48.092Z] 
15:22:48 [2020-07-21T15:22:48.092Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:48 [2020-07-21T15:22:48.092Z] #39 120.1   CC       criu/protobuf-desc.o
15:22:48 [2020-07-21T15:22:48.092Z] #39 120.8   CC       criu/protobuf.o
15:22:48 [2020-07-21T15:22:48.240Z] #39 80.27   DEP      criu/plugin.d
15:22:48 [2020-07-21T15:22:48.241Z] #39 80.36   DEP      criu/pipes.d
15:22:48 [2020-07-21T15:22:48.241Z] #39 80.50   DEP      criu/pie-util.d
15:22:48 [2020-07-21T15:22:48.355Z] #39 121.1   CC       criu/pstree.o
15:22:48 [2020-07-21T15:22:48.497Z] #39 80.68   DEP      criu/pie-util-vdso.d
15:22:48 [2020-07-21T15:22:48.497Z] #39 80.77   DEP      criu/pie-util-vdso-elf32.d
15:22:48 [2020-07-21T15:22:48.754Z] #39 80.90   DEP      criu/path.d
15:22:48 [2020-07-21T15:22:48.754Z] #39 81.02   DEP      criu/parasite-syscall.d
15:22:48 [2020-07-21T15:22:48.903Z] #17 27.97 Selecting previously unselected package python3-minimal.
15:22:48 [2020-07-21T15:22:48.903Z] #17 27.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 ... 23681 files and directories currently installed.)
15:22:48 [2020-07-21T15:22:48.903Z] #17 28.02 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:22:48 [2020-07-21T15:22:48.903Z] #17 28.03 Unpacking python3-minimal (3.7.3-1) ...
15:22:48 [2020-07-21T15:22:48.903Z] #17 28.09 Selecting previously unselected package libmpdec2:amd64.
15:22:48 [2020-07-21T15:22:48.903Z] #17 28.10 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:22:48 [2020-07-21T15:22:48.903Z] #17 28.11 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:22:48 [2020-07-21T15:22:48.903Z] #17 28.17 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:22:48 [2020-07-21T15:22:48.903Z] #17 28.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
15:22:48 [2020-07-21T15:22:48.903Z] #17 28.18 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:22:49 [2020-07-21T15:22:49.011Z] #39 81.17   DEP      criu/pagemap.d
15:22:49 [2020-07-21T15:22:49.268Z] #39 81.35   DEP      criu/pagemap-cache.d
15:22:49 [2020-07-21T15:22:49.268Z] #39 81.50   DEP      criu/page-xfer.d
15:22:49 [2020-07-21T15:22:49.303Z] #39 122.1   CC       criu/rbtree.o
15:22:49 [2020-07-21T15:22:49.479Z] #17 29.06 Selecting previously unselected package python3.7.
15:22:49 [2020-07-21T15:22:49.524Z] #39 81.64   DEP      criu/page-pipe.d
15:22:49 [2020-07-21T15:22:49.524Z] #39 81.78   DEP      criu/netfilter.d
15:22:49 [2020-07-21T15:22:49.567Z] #39 122.4   CC       criu/rst-malloc.o
15:22:49 [2020-07-21T15:22:49.736Z] #17 29.10 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
15:22:49 [2020-07-21T15:22:49.736Z] #17 29.11 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:22:49 [2020-07-21T15:22:49.781Z] #39 81.95   DEP      criu/net.d
15:22:49 [2020-07-21T15:22:49.830Z] #39 122.6   CC       criu/seccomp.o
15:22:49 [2020-07-21T15:22:49.993Z] #17 29.26 Selecting previously unselected package libpython3-stdlib:amd64.
15:22:49 [2020-07-21T15:22:49.993Z] #17 29.27 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:22:49 [2020-07-21T15:22:49.993Z] #17 29.28 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:22:49 [2020-07-21T15:22:49.993Z] #17 29.39 Setting up python3-minimal (3.7.3-1) ...
15:22:50 [2020-07-21T15:22:50.038Z] #39 82.19   DEP      criu/namespaces.d
15:22:50 [2020-07-21T15:22:50.099Z] #39 123.1   CC       criu/seize.o
15:22:50 [2020-07-21T15:22:50.295Z] #39 82.37   DEP      criu/mount.d
15:22:50 [2020-07-21T15:22:50.295Z] #39 82.52   DEP      criu/memfd.d
15:22:50 [2020-07-21T15:22:50.552Z] #39 82.67   DEP      criu/mem.d
15:22:50 [2020-07-21T15:22:50.552Z] #39 82.92   DEP      criu/lsm.d
15:22:50 [2020-07-21T15:22:50.851Z] #39 83.09   DEP      criu/log.d
15:22:50 [2020-07-21T15:22:50.851Z] #39 83.19   DEP      criu/libnetlink.d
15:22:50 [2020-07-21T15:22:50.925Z] #17 30.23 Selecting previously unselected package python3.
15:22:50 [2020-07-21T15:22:50.926Z] #17 30.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 ... 24093 files and directories currently installed.)
15:22:50 [2020-07-21T15:22:50.926Z] #17 30.28 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:22:50 [2020-07-21T15:22:50.926Z] #17 30.30 Unpacking python3 (3.7.3-1) ...
15:22:50 [2020-07-21T15:22:50.926Z] #17 30.39 Selecting previously unselected package libip4tc0:amd64.
15:22:50 [2020-07-21T15:22:50.926Z] #17 30.40 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:22:50 [2020-07-21T15:22:50.926Z] #17 30.40 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:22:51 [2020-07-21T15:22:51.080Z] #39 123.9   CC       criu/servicefd.o
15:22:51 [2020-07-21T15:22:51.108Z] #39 83.30   DEP      criu/kerndat.d
15:22:51 [2020-07-21T15:22:51.182Z] #17 30.49 Selecting previously unselected package libip6tc0:amd64.
15:22:51 [2020-07-21T15:22:51.182Z] #17 30.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:22:51 [2020-07-21T15:22:51.182Z] #17 30.51 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:22:51 [2020-07-21T15:22:51.182Z] #17 30.60 Selecting previously unselected package libiptc0:amd64.
15:22:51 [2020-07-21T15:22:51.182Z] #17 30.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:22:51 [2020-07-21T15:22:51.182Z] #17 30.61 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:22:51 [2020-07-21T15:22:51.352Z] #39 124.2   CC       criu/shmem.o
15:22:51 [2020-07-21T15:22:51.407Z] #39 83.50   DEP      criu/kcmp-ids.d
15:22:51 [2020-07-21T15:22:51.407Z] #39 83.56   DEP      criu/irmap.d
15:22:51 [2020-07-21T15:22:51.407Z] #39 83.67   DEP      criu/ipc_ns.d
15:22:51 [2020-07-21T15:22:51.418Z] #18 69.88 Setting up iptables (1.8.2-4) ...
15:22:51 [2020-07-21T15:22:51.418Z] #18 69.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:22:51 [2020-07-21T15:22:51.418Z] #18 69.94 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:22:51 [2020-07-21T15:22:51.418Z] #18 69.95 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:22:51 [2020-07-21T15:22:51.418Z] #18 69.96 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:22:51 [2020-07-21T15:22:51.418Z] #18 69.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:22:51 [2020-07-21T15:22:51.418Z] #18 69.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:22:51 [2020-07-21T15:22:51.418Z] #18 69.98 Setting up python3 (3.7.3-1) ...
15:22:51 [2020-07-21T15:22:51.437Z] #17 30.72 Selecting previously unselected package libnfnetlink0:amd64.
15:22:51 [2020-07-21T15:22:51.438Z] #17 30.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:22:51 [2020-07-21T15:22:51.438Z] #17 30.74 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:22:51 [2020-07-21T15:22:51.438Z] #17 30.79 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:22:51 [2020-07-21T15:22:51.438Z] #17 30.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:22:51 [2020-07-21T15:22:51.438Z] #17 30.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:22:51 [2020-07-21T15:22:51.438Z] #17 30.87 Selecting previously unselected package libnftnl11:amd64.
15:22:51 [2020-07-21T15:22:51.438Z] #17 30.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:22:51 [2020-07-21T15:22:51.438Z] #17 30.88 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:22:51 [2020-07-21T15:22:51.438Z] #17 30.94 Selecting previously unselected package iptables.
15:22:51 [2020-07-21T15:22:51.438Z] #17 30.95 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:22:51 [2020-07-21T15:22:51.438Z] #17 30.96 Unpacking iptables (1.8.2-4) ...
15:22:51 [2020-07-21T15:22:51.664Z] #39 83.73   DEP      criu/image.d
15:22:51 [2020-07-21T15:22:51.664Z] #39 83.83   DEP      criu/image-desc.d
15:22:51 [2020-07-21T15:22:51.664Z] #39 83.94   DEP      criu/fsnotify.d
15:22:51 [2020-07-21T15:22:51.716Z] #18 70.59 Setting up python3-wheel (0.32.3-2) ...
15:22:51 [2020-07-21T15:22:51.921Z] #39 84.12   DEP      criu/filesystems.d
15:22:51 [2020-07-21T15:22:51.999Z] #17 31.24 Selecting previously unselected package xxd.
15:22:51 [2020-07-21T15:22:51.999Z] #17 31.25 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:22:51 [2020-07-21T15:22:51.999Z] #17 31.25 Unpacking xxd (2:8.1.0875-5) ...
15:22:51 [2020-07-21T15:22:51.999Z] #17 31.39 Selecting previously unselected package vim-common.
15:22:51 [2020-07-21T15:22:51.999Z] #17 31.40 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:22:51 [2020-07-21T15:22:51.999Z] #17 31.43 Unpacking vim-common (2:8.1.0875-5) ...
15:22:52 [2020-07-21T15:22:52.178Z] #39 84.30   DEP      criu/files.d
15:22:52 [2020-07-21T15:22:52.255Z] #17 31.60 Selecting previously unselected package bash-completion.
15:22:52 [2020-07-21T15:22:52.255Z] #17 31.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:22:52 [2020-07-21T15:22:52.323Z] #39 125.0   CC       criu/sigframe.o
15:22:52 [2020-07-21T15:22:52.323Z] #39 125.1   CC       criu/signalfd.o
15:22:52 [2020-07-21T15:22:52.479Z] #39 84.52   DEP      criu/files-reg.d
15:22:52 [2020-07-21T15:22:52.479Z] #39 84.67   DEP      criu/files-ext.d
15:22:52 [2020-07-21T15:22:52.593Z] #39 125.4   CC       criu/sk-inet.o
15:22:52 [2020-07-21T15:22:52.736Z] #39 84.85   DEP      criu/file-lock.d
15:22:52 [2020-07-21T15:22:52.736Z] #39 85.01   DEP      criu/file-ids.d
15:22:52 [2020-07-21T15:22:52.776Z] #18 71.48 Setting up apparmor (2.13.2-10) ...
15:22:52 [2020-07-21T15:22:52.776Z] #18 ...
15:22:52 [2020-07-21T15:22:52.776Z] 
15:22:52 [2020-07-21T15:22:52.776Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:22:52 [2020-07-21T15:22:52.776Z] #42 174.6 github.com/LK4D4/vndr/godl
15:22:52 [2020-07-21T15:22:52.776Z] #42 175.3 github.com/LK4D4/vndr
15:22:52 [2020-07-21T15:22:52.776Z] #42 DONE 184.7s
15:22:52 [2020-07-21T15:22:52.776Z] 
15:22:52 [2020-07-21T15:22:52.776Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:52 [2020-07-21T15:22:52.776Z] #40 111.7   CC       criu/cr-dedup.o
15:22:52 [2020-07-21T15:22:52.776Z] #40 112.2   CC       criu/cr-dump.o
15:22:52 [2020-07-21T15:22:52.776Z] #40 115.7   CC       criu/cr-errno.o
15:22:52 [2020-07-21T15:22:52.776Z] #40 115.8   CC       criu/cr-restore.o
15:22:52 [2020-07-21T15:22:52.977Z] 4612f6d0b889: Verifying Checksum
15:22:52 [2020-07-21T15:22:52.978Z] 4612f6d0b889: Download complete
15:22:53 [2020-07-21T15:22:53.012Z] #39 85.19   DEP      criu/fifo.d
15:22:53 [2020-07-21T15:22:53.012Z] #39 85.38   DEP      criu/fdstore.d
15:22:53 [2020-07-21T15:22:53.269Z] #39 85.46   DEP      criu/fault-injection.d
15:22:53 [2020-07-21T15:22:53.269Z] #39 85.49   DEP      criu/external.d
15:22:53 [2020-07-21T15:22:53.269Z] #39 85.64   DEP      criu/eventpoll.d
15:22:53 [2020-07-21T15:22:53.527Z] #39 85.75   DEP      criu/eventfd.d
15:22:53 [2020-07-21T15:22:53.527Z] #39 85.89   DEP      criu/crtools.d
15:22:53 [2020-07-21T15:22:53.539Z] #39 126.3   CC       criu/sk-netlink.o
15:22:53 [2020-07-21T15:22:53.786Z] #39 86.16   DEP      criu/cr-service.d
15:22:53 [2020-07-21T15:22:53.801Z] #39 126.6   CC       criu/sk-packet.o
15:22:54 [2020-07-21T15:22:54.350Z] #39 ...
15:22:54 [2020-07-21T15:22:54.350Z] 
15:22:54 [2020-07-21T15:22:54.350Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:22:54 [2020-07-21T15:22:54.350Z] #28 DONE 160.8s
15:22:54 [2020-07-21T15:22:54.350Z] 
15:22:54 [2020-07-21T15:22:54.350Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:54 [2020-07-21T15:22:54.350Z] #39 86.38   DEP      criu/cr-restore.d
15:22:54 [2020-07-21T15:22:54.350Z] #39 ...
15:22:54 [2020-07-21T15:22:54.350Z] 
15:22:54 [2020-07-21T15:22:54.350Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:54 [2020-07-21T15:22:54.350Z] #17 11.60 Fetched 8364 kB in 9s (882 kB/s)
15:22:54 [2020-07-21T15:22:54.350Z] #17 11.60 Reading package lists...
15:22:54 [2020-07-21T15:22:54.350Z] #17 15.08 Reading package lists...
15:22:54 [2020-07-21T15:22:54.350Z] #17 18.56 Building dependency tree...
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.05 libcap2-bin is already the newest version (1:2.25-2).
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.05 The following additional packages will be installed:
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.06   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.06   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.06   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.06   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.06   python3.7 python3.7-minimal vim-runtime xxd
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.06 Suggested packages:
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.07   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.07   python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.07   binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.07 Recommended packages:
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.07   aufs-dkms nftables build-essential python3-dev python3-keyring
15:22:54 [2020-07-21T15:22:54.350Z] #17 20.07   python3-keyrings.alt python3-xdg unzip
15:22:54 [2020-07-21T15:22:54.350Z] #17 ...
15:22:54 [2020-07-21T15:22:54.350Z] 
15:22:54 [2020-07-21T15:22:54.350Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:54 [2020-07-21T15:22:54.350Z] #39 86.50   DEP      criu/cr-errno.d
15:22:54 [2020-07-21T15:22:54.350Z] #39 86.53   DEP      criu/cr-dump.d
15:22:54 [2020-07-21T15:22:54.374Z] #39 127.2   CC       criu/sk-queue.o
15:22:54 [2020-07-21T15:22:54.608Z] #39 86.83   DEP      criu/cr-dedup.d
15:22:54 [2020-07-21T15:22:54.636Z] #39 127.6   CC       criu/sk-tcp.o
15:22:54 [2020-07-21T15:22:54.826Z] #17 34.35 Unpacking bash-completion (1:2.8-6) ...
15:22:54 [2020-07-21T15:22:54.865Z] #39 87.02   DEP      criu/cr-check.d
15:22:54 [2020-07-21T15:22:54.901Z] #39 ...
15:22:54 [2020-07-21T15:22:54.901Z] 
15:22:54 [2020-07-21T15:22:54.901Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:22:54 [2020-07-21T15:22:54.901Z] #21 182.9 + return
15:22:55 [2020-07-21T15:22:55.133Z] #39 87.36   DEP      criu/config.d
15:22:55 [2020-07-21T15:22:55.399Z] #17 34.79 Selecting previously unselected package bzip2.
15:22:55 [2020-07-21T15:22:55.399Z] #17 34.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:22:55 [2020-07-21T15:22:55.399Z] #17 34.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:22:55 [2020-07-21T15:22:55.429Z] #39 87.66   DEP      criu/clone-noasan.d
15:22:55 [2020-07-21T15:22:55.429Z] #39 87.76   DEP      criu/cgroup.d
15:22:55 [2020-07-21T15:22:55.520Z] #64 exporting layers 7.0s done
15:22:55 [2020-07-21T15:22:55.520Z] #64 writing image sha256:99c64a2e9b7377d04e65e7bb4f67bdde9acafdaabe955ee5cc071ed29c1d7d53 done
15:22:55 [2020-07-21T15:22:55.520Z] #64 naming to docker.io/library/docker:441211986c847ef08ec1d40432e2ec86a7ae1741 done
15:22:55 [2020-07-21T15:22:55.520Z] #64 DONE 7.0s
[Pipeline] }
[Pipeline] // stage
15:22:55 [2020-07-21T15:22:55.560Z] #40 ...
15:22:55 [2020-07-21T15:22:55.561Z] 
15:22:55 [2020-07-21T15:22:55.561Z] #18 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:22:55 [2020-07-21T15:22:55.561Z] #18 74.10 Setting up xfsprogs (4.20.0-1) ...
15:22:55 [2020-07-21T15:22:55.561Z] #18 74.11 Setting up python3-lib2to3 (3.7.3-1) ...
15:22:55 [2020-07-21T15:22:55.561Z] #18 74.57 Setting up python3-pkg-resources (40.8.0-1) ...
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
15:22:55 [2020-07-21T15:22:55.655Z] #17 34.88 Selecting previously unselected package xz-utils.
15:22:55 [2020-07-21T15:22:55.655Z] #17 34.89 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:22:55 [2020-07-21T15:22:55.655Z] #17 34.89 Unpacking xz-utils (5.2.4-1) ...
15:22:55 [2020-07-21T15:22:55.656Z] #17 35.05 Selecting previously unselected package apparmor.
15:22:55 [2020-07-21T15:22:55.656Z] #17 35.06 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:22:55 [2020-07-21T15:22:55.727Z] #39 87.93   DEP      criu/cgroup-props.d
15:22:55 [2020-07-21T15:22:55.727Z] #39 88.01   DEP      criu/bitmap.d
15:22:55 [2020-07-21T15:22:55.727Z] #39 88.02   DEP      criu/bfd.d
15:22:55 [2020-07-21T15:22:55.851Z] #21 DONE 183.8s
15:22:55 [2020-07-21T15:22:55.851Z] 
15:22:55 [2020-07-21T15:22:55.851Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:55 [2020-07-21T15:22:55.851Z] #39 128.0   CC       criu/sk-unix.o
15:22:55 [2020-07-21T15:22:55.868Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41242/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/validate/default
15:22:55 [2020-07-21T15:22:55.911Z] #17 35.16 Unpacking apparmor (2.13.2-10) ...
15:22:55 [2020-07-21T15:22:55.992Z] #39 88.14   DEP      criu/autofs.d
15:22:55 [2020-07-21T15:22:55.992Z] #39 88.30   DEP      criu/aio.d
15:22:56 [2020-07-21T15:22:56.168Z] #17 35.54 Selecting previously unselected package aufs-tools.
15:22:56 [2020-07-21T15:22:56.168Z] #17 35.54 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:22:56 [2020-07-21T15:22:56.168Z] #17 35.55 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:22:56 [2020-07-21T15:22:56.168Z] #17 35.71 Selecting previously unselected package libonig5:amd64.
15:22:56 [2020-07-21T15:22:56.249Z] #39 88.44   DEP      criu/action-scripts.d
15:22:56 [2020-07-21T15:22:56.424Z] #17 35.73 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:22:56 [2020-07-21T15:22:56.424Z] #17 35.74 Unpacking libonig5:amd64 (6.9.1-1) ...
15:22:56 [2020-07-21T15:22:56.424Z] #17 35.89 Selecting previously unselected package libjq1:amd64.
15:22:56 [2020-07-21T15:22:56.424Z] #17 35.90 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:22:56 [2020-07-21T15:22:56.424Z] #17 35.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:22:56 [2020-07-21T15:22:56.516Z] #39 88.69   CC       criu/action-scripts.o
15:22:56 [2020-07-21T15:22:56.680Z] #17 36.02 Selecting previously unselected package jq.
15:22:56 [2020-07-21T15:22:56.680Z] #17 36.03 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:22:56 [2020-07-21T15:22:56.680Z] #17 36.04 Unpacking jq (1.5+dfsg-2+b1) ...
15:22:56 [2020-07-21T15:22:56.680Z] #17 36.12 Selecting previously unselected package libaio1:amd64.
15:22:56 [2020-07-21T15:22:56.680Z] #17 36.13 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:22:56 [2020-07-21T15:22:56.680Z] #17 36.13 Unpacking libaio1:amd64 (0.3.112-3) ...
15:22:56 [2020-07-21T15:22:56.680Z] #17 36.20 Selecting previously unselected package libgpm2:amd64.
15:22:56 [2020-07-21T15:22:56.680Z] #17 36.20 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:22:56 [2020-07-21T15:22:56.680Z] #17 36.21 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:22:56 [2020-07-21T15:22:56.799Z] #39 129.7   CC       criu/sockets.o
15:22:56 [2020-07-21T15:22:56.807Z] Congratulations!  All commits are properly signed with the DCO!
15:22:56 [2020-07-21T15:22:56.807Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:22:56 [2020-07-21T15:22:56.936Z] ok  	github.com/docker/docker/cmd/dockerd	0.037s	coverage: 30.8% of statements
15:22:56 [2020-07-21T15:22:56.936Z] ok  	github.com/docker/docker/container	0.110s	coverage: 34.7% of statements
15:22:56 [2020-07-21T15:22:56.936Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:22:56 [2020-07-21T15:22:56.936Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:22:56 [2020-07-21T15:22:56.936Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:22:56 [2020-07-21T15:22:56.936Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:22:56 [2020-07-21T15:22:56.937Z] #17 36.28 Selecting previously unselected package libicu63:amd64.
15:22:56 [2020-07-21T15:22:56.937Z] #17 36.29 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:22:56 [2020-07-21T15:22:56.937Z] #17 36.30 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:22:56 [2020-07-21T15:22:56.937Z] #17 ...
15:22:56 [2020-07-21T15:22:56.937Z] 
15:22:56 [2020-07-21T15:22:56.937Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:22:56 [2020-07-21T15:22:56.937Z] #39 89.95   CC       criu/bfd.o
15:22:56 [2020-07-21T15:22:56.937Z] #39 90.43   CC       criu/bitmap.o
15:22:56 [2020-07-21T15:22:56.937Z] #39 90.61   CC       criu/cgroup-props.o
15:22:56 [2020-07-21T15:22:56.937Z] #39 91.32   CC       criu/cgroup.o
15:22:56 [2020-07-21T15:22:56.937Z] #39 93.96   CC       criu/clone-noasan.o
15:22:56 [2020-07-21T15:22:56.937Z] #39 94.12   CC       criu/config.o
15:22:56 [2020-07-21T15:22:56.937Z] #39 95.43   CC       criu/cr-check.o
15:22:56 [2020-07-21T15:22:56.937Z] #39 97.18   CC       criu/cr-dedup.o
15:22:56 [2020-07-21T15:22:56.937Z] #39 97.57   CC       criu/cr-dump.o
15:22:56 [2020-07-21T15:22:56.937Z] #39 99.81   CC       criu/cr-errno.o
15:22:56 [2020-07-21T15:22:56.937Z] #39 99.90   CC       criu/cr-restore.o
15:22:57 [2020-07-21T15:22:57.079Z] #39 89.14   CC       criu/aio.o
15:22:57 [2020-07-21T15:22:57.101Z] #18 75.70 Setting up python3-distutils (3.7.3-1) ...
15:22:57 [2020-07-21T15:22:57.335Z] #39 89.65   CC       criu/autofs.o
15:22:57 [2020-07-21T15:22:57.748Z] #39 130.4   CC       criu/stats.o
15:22:57 [2020-07-21T15:22:57.753Z] #18 76.40 Setting up python3-setuptools (40.8.0-1) ...
15:22:58 [2020-07-21T15:22:58.011Z] #39 130.7   CC       criu/string.o
15:22:58 [2020-07-21T15:22:58.011Z] #39 130.8   CC       criu/sysctl.o
15:22:58 [2020-07-21T15:22:58.273Z] #39 ...
15:22:58 [2020-07-21T15:22:58.273Z] 
15:22:58 [2020-07-21T15:22:58.273Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:22:58 [2020-07-21T15:22:58.273Z] #22 DONE 0.4s
15:22:58 [2020-07-21T15:22:58.537Z] 
15:22:58 [2020-07-21T15:22:58.537Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:22:58 [2020-07-21T15:22:58.537Z] #45 186.4 + cd /tmp/tmp.frgwQjw88j/src/github.com/golangci/golangci-lint/
15:22:58 [2020-07-21T15:22:58.537Z] #45 186.4 + git checkout -q v1.23.8
15:22:58 [2020-07-21T15:22:58.702Z] #39 90.90   CC       criu/bfd.o
15:22:58 [2020-07-21T15:22:58.800Z] #45 186.8 ++ git describe --tags
15:22:59 [2020-07-21T15:22:59.064Z] #45 186.8 + version=v1.23.8
15:22:59 [2020-07-21T15:22:59.064Z] #45 186.8 ++ git rev-parse --short HEAD
15:22:59 [2020-07-21T15:22:59.064Z] #45 186.9 + commit=76a82c6
15:22:59 [2020-07-21T15:22:59.064Z] #45 186.9 ++ git show -s --format=%cd
15:22:59 [2020-07-21T15:22:59.064Z] #45 186.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:22:59 [2020-07-21T15:22:59.064Z] #45 186.9 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
15:22:59 [2020-07-21T15:22:59.265Z] #39 91.38   CC       criu/bitmap.o
15:22:59 [2020-07-21T15:22:59.266Z] #39 91.56   CC       criu/cgroup-props.o
15:22:59 [2020-07-21T15:22:59.300Z] #18 77.75 Setting up python3-pip (18.1-5) ...
15:23:00 [2020-07-21T15:23:00.195Z] #39 ...
15:23:00 [2020-07-21T15:23:00.195Z] 
15:23:00 [2020-07-21T15:23:00.195Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.31 The following NEW packages will be installed:
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.31   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.31   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.32   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.32   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.32   libreadline5 net-tools pigz python-pip-whl python3 python3-distutils
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.32   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.32   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.32   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.32   xz-utils zip
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.74 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded.
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.74 Need to get 28.5 MB of archives.
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.74 After this operation, 116 MB of additional disk space will be used.
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 22.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.01 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.01 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.02 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.09 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.10 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.11 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.11 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.57 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.58 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.58 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.59 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.60 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.66 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.67 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.68 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #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]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.70 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #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]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.71 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.79 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 23.84 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 24.12 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 24.16 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 24.21 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
15:23:00 [2020-07-21T15:23:00.195Z] #17 24.74 debconf: delaying package configuration, since apt-utils is not installed
15:23:00 [2020-07-21T15:23:00.195Z] #17 24.85 Fetched 28.5 MB in 2s (16.4 MB/s)
15:23:00 [2020-07-21T15:23:00.195Z] #17 24.89 Selecting previously unselected package pigz.
15:23:00 [2020-07-21T15:23:00.195Z] #17 24.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23432 files and directories currently installed.)
15:23:00 [2020-07-21T15:23:00.195Z] #17 24.99 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
15:23:00 [2020-07-21T15:23:00.195Z] #17 25.00 Unpacking pigz (2.4-1) ...
15:23:00 [2020-07-21T15:23:00.195Z] #17 25.10 Selecting previously unselected package libpython3.7-minimal:amd64.
15:23:00 [2020-07-21T15:23:00.195Z] #17 25.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:23:00 [2020-07-21T15:23:00.195Z] #17 25.12 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:23:00 [2020-07-21T15:23:00.195Z] #17 25.55 Selecting previously unselected package python3.7-minimal.
15:23:00 [2020-07-21T15:23:00.195Z] #17 25.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ...
15:23:00 [2020-07-21T15:23:00.195Z] #17 25.57 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ...
15:23:00 [2020-07-21T15:23:00.195Z] #17 26.29 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ...
15:23:00 [2020-07-21T15:23:00.195Z] #17 26.31 Setting up python3.7-minimal (3.7.3-2+deb10u1) ...
15:23:00 [2020-07-21T15:23:00.208Z] #39 ...
15:23:00 [2020-07-21T15:23:00.208Z] 
15:23:00 [2020-07-21T15:23:00.209Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:23:00 [2020-07-21T15:23:00.448Z] ok  	github.com/docker/docker/daemon/cluster	0.039s	coverage: 0.5% of statements
15:23:00 [2020-07-21T15:23:00.464Z] #17 39.79 Selecting previously unselected package libnet1:amd64.
15:23:00 [2020-07-21T15:23:00.464Z] #17 39.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:23:00 [2020-07-21T15:23:00.464Z] #17 39.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:23:00 [2020-07-21T15:23:00.464Z] #17 39.92 Selecting previously unselected package libnl-3-200:amd64.
15:23:00 [2020-07-21T15:23:00.464Z] #17 39.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:23:00 [2020-07-21T15:23:00.464Z] #17 39.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:23:00 [2020-07-21T15:23:00.464Z] #17 40.01 Selecting previously unselected package libprotobuf-c1:amd64.
15:23:00 [2020-07-21T15:23:00.657Z] #18 79.32 Processing triggers for libc-bin (2.28-10) ...
15:23:00 [2020-07-21T15:23:00.657Z] #18 79.36 Processing triggers for mime-support (3.62) ...
15:23:00 [2020-07-21T15:23:00.721Z] #17 40.03 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:23:00 [2020-07-21T15:23:00.721Z] #17 40.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:23:00 [2020-07-21T15:23:00.721Z] #17 40.08 Selecting previously unselected package libreadline5:amd64.
15:23:00 [2020-07-21T15:23:00.721Z] #17 40.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:23:00 [2020-07-21T15:23:00.721Z] #17 40.11 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:23:00 [2020-07-21T15:23:00.721Z] #17 40.21 Selecting previously unselected package net-tools.
15:23:00 [2020-07-21T15:23:00.721Z] #17 40.23 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:23:00 [2020-07-21T15:23:00.721Z] #17 40.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:23:00 [2020-07-21T15:23:00.958Z] #18 DONE 79.6s
15:23:00 [2020-07-21T15:23:00.958Z] 
15:23:00 [2020-07-21T15:23:00.958Z] #19 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:23:01 [2020-07-21T15:23:01.123Z] #17 28.24 Selecting previously unselected package python3-minimal.
15:23:01 [2020-07-21T15:23:01.235Z] #17 40.46 Selecting previously unselected package python-pip-whl.
15:23:01 [2020-07-21T15:23:01.235Z] #17 40.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:23:01 [2020-07-21T15:23:01.235Z] #17 40.49 Unpacking python-pip-whl (18.1-5) ...
15:23:01 [2020-07-21T15:23:01.302Z] #19 0.377 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:23:01 [2020-07-21T15:23:01.302Z] #19 0.399 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:23:01 [2020-07-21T15:23:01.302Z] #19 0.403 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:23:01 [2020-07-21T15:23:01.302Z] #19 DONE 0.5s
15:23:01 [2020-07-21T15:23:01.302Z] 
15:23:01 [2020-07-21T15:23:01.302Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:23:01 [2020-07-21T15:23:01.380Z] #17 28.24 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23681 files and directories currently installed.)
15:23:01 [2020-07-21T15:23:01.380Z] #17 28.28 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
15:23:01 [2020-07-21T15:23:01.380Z] #17 28.29 Unpacking python3-minimal (3.7.3-1) ...
15:23:01 [2020-07-21T15:23:01.380Z] #17 28.36 Selecting previously unselected package libmpdec2:amd64.
15:23:01 [2020-07-21T15:23:01.380Z] #17 28.36 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
15:23:01 [2020-07-21T15:23:01.380Z] #17 28.37 Unpacking libmpdec2:amd64 (2.4.2-2) ...
15:23:01 [2020-07-21T15:23:01.380Z] #17 28.47 Selecting previously unselected package libpython3.7-stdlib:amd64.
15:23:01 [2020-07-21T15:23:01.492Z] #17 40.92 Selecting previously unselected package python3-lib2to3.
15:23:01 [2020-07-21T15:23:01.492Z] #17 40.93 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:23:01 [2020-07-21T15:23:01.492Z] #17 40.93 Unpacking python3-lib2to3 (3.7.3-1) ...
15:23:01 [2020-07-21T15:23:01.636Z] #17 28.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ...
15:23:01 [2020-07-21T15:23:01.636Z] #17 28.50 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:23:01 [2020-07-21T15:23:01.749Z] #17 41.02 Selecting previously unselected package python3-distutils.
15:23:01 [2020-07-21T15:23:01.749Z] #17 41.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:23:01 [2020-07-21T15:23:01.749Z] #17 41.03 Unpacking python3-distutils (3.7.3-1) ...
15:23:01 [2020-07-21T15:23:01.749Z] #17 41.16 Selecting previously unselected package python3-pip.
15:23:01 [2020-07-21T15:23:01.749Z] #17 41.17 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:23:01 [2020-07-21T15:23:01.749Z] #17 41.17 Unpacking python3-pip (18.1-5) ...
15:23:01 [2020-07-21T15:23:01.953Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.007s	coverage: 65.3% of statements
15:23:02 [2020-07-21T15:23:02.006Z] #17 41.30 Selecting previously unselected package python3-pkg-resources.
15:23:02 [2020-07-21T15:23:02.006Z] #17 41.31 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:23:02 [2020-07-21T15:23:02.006Z] #17 41.31 Unpacking python3-pkg-resources (40.8.0-1) ...
15:23:02 [2020-07-21T15:23:02.006Z] #17 41.43 Selecting previously unselected package python3-setuptools.
15:23:02 [2020-07-21T15:23:02.006Z] #17 41.43 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:23:02 [2020-07-21T15:23:02.006Z] #17 41.44 Unpacking python3-setuptools (40.8.0-1) ...
15:23:02 [2020-07-21T15:23:02.263Z] #17 41.64 Selecting previously unselected package python3-wheel.
15:23:02 [2020-07-21T15:23:02.263Z] #17 41.64 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:23:02 [2020-07-21T15:23:02.263Z] #17 41.65 Unpacking python3-wheel (0.32.3-2) ...
15:23:02 [2020-07-21T15:23:02.263Z] #17 41.72 Selecting previously unselected package sudo.
15:23:02 [2020-07-21T15:23:02.263Z] #17 41.72 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:23:02 [2020-07-21T15:23:02.263Z] #17 41.74 Unpacking sudo (1.8.27-1+deb10u2) ...
15:23:02 [2020-07-21T15:23:02.567Z] #17 29.40 Selecting previously unselected package python3.7.
15:23:02 [2020-07-21T15:23:02.567Z] #17 29.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ...
15:23:02 [2020-07-21T15:23:02.567Z] #17 29.41 Unpacking python3.7 (3.7.3-2+deb10u1) ...
15:23:02 [2020-07-21T15:23:02.567Z] #17 29.54 Selecting previously unselected package libpython3-stdlib:amd64.
15:23:02 [2020-07-21T15:23:02.567Z] #17 29.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
15:23:02 [2020-07-21T15:23:02.567Z] #17 29.57 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
15:23:02 [2020-07-21T15:23:02.823Z] #17 29.67 Setting up python3-minimal (3.7.3-1) ...
15:23:02 [2020-07-21T15:23:02.827Z] #17 42.26 Selecting previously unselected package thin-provisioning-tools.
15:23:02 [2020-07-21T15:23:02.827Z] #17 42.26 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:23:02 [2020-07-21T15:23:02.827Z] #17 42.27 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:23:02 [2020-07-21T15:23:02.986Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.4% of statements
15:23:03 [2020-07-21T15:23:03.084Z] #17 42.48 Selecting previously unselected package uidmap.
15:23:03 [2020-07-21T15:23:03.084Z] #17 42.49 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:23:03 [2020-07-21T15:23:03.084Z] #17 42.49 Unpacking uidmap (1:4.5-1.1) ...
15:23:03 [2020-07-21T15:23:03.340Z] #17 42.58 Selecting previously unselected package vim-runtime.
15:23:03 [2020-07-21T15:23:03.340Z] #17 42.59 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:23:03 [2020-07-21T15:23:03.340Z] #17 42.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:23:03 [2020-07-21T15:23:03.340Z] #17 42.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:23:03 [2020-07-21T15:23:03.340Z] #17 42.66 Unpacking vim-runtime (2:8.1.0875-5) ...
15:23:03 [2020-07-21T15:23:03.387Z] #17 30.42 Selecting previously unselected package python3.
15:23:03 [2020-07-21T15:23:03.387Z] #17 30.42 (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 ... 24093 files and directories currently installed.)
15:23:03 [2020-07-21T15:23:03.387Z] #17 30.47 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
15:23:03 [2020-07-21T15:23:03.387Z] #17 30.48 Unpacking python3 (3.7.3-1) ...
15:23:03 [2020-07-21T15:23:03.644Z] #17 30.55 Selecting previously unselected package libip4tc0:amd64.
15:23:03 [2020-07-21T15:23:03.644Z] #17 30.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
15:23:03 [2020-07-21T15:23:03.644Z] #17 30.57 Unpacking libip4tc0:amd64 (1.8.2-4) ...
15:23:03 [2020-07-21T15:23:03.644Z] #17 30.66 Selecting previously unselected package libip6tc0:amd64.
15:23:03 [2020-07-21T15:23:03.644Z] #17 30.67 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
15:23:03 [2020-07-21T15:23:03.644Z] #17 30.68 Unpacking libip6tc0:amd64 (1.8.2-4) ...
15:23:03 [2020-07-21T15:23:03.644Z] #17 30.77 Selecting previously unselected package libiptc0:amd64.
15:23:03 [2020-07-21T15:23:03.901Z] #17 30.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
15:23:03 [2020-07-21T15:23:03.901Z] #17 30.77 Unpacking libiptc0:amd64 (1.8.2-4) ...
15:23:03 [2020-07-21T15:23:03.901Z] #17 30.85 Selecting previously unselected package libnfnetlink0:amd64.
15:23:03 [2020-07-21T15:23:03.901Z] #17 30.85 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:23:03 [2020-07-21T15:23:03.901Z] #17 30.85 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:23:03 [2020-07-21T15:23:03.901Z] #17 30.92 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:23:03 [2020-07-21T15:23:03.901Z] #17 30.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
15:23:03 [2020-07-21T15:23:03.901Z] #17 30.94 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:23:03 [2020-07-21T15:23:03.901Z] #17 31.03 Selecting previously unselected package libnftnl11:amd64.
15:23:04 [2020-07-21T15:23:04.158Z] #17 31.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
15:23:04 [2020-07-21T15:23:04.158Z] #17 31.06 Unpacking libnftnl11:amd64 (1.1.2-2) ...
15:23:04 [2020-07-21T15:23:04.158Z] #17 31.14 Selecting previously unselected package iptables.
15:23:04 [2020-07-21T15:23:04.158Z] #17 31.15 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
15:23:04 [2020-07-21T15:23:04.158Z] #17 31.16 Unpacking iptables (1.8.2-4) ...
15:23:04 [2020-07-21T15:23:04.419Z] #17 31.50 Selecting previously unselected package xxd.
15:23:04 [2020-07-21T15:23:04.419Z] #17 31.51 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
15:23:04 [2020-07-21T15:23:04.419Z] #17 31.54 Unpacking xxd (2:8.1.0875-5) ...
15:23:04 [2020-07-21T15:23:04.676Z] #17 31.65 Selecting previously unselected package vim-common.
15:23:04 [2020-07-21T15:23:04.676Z] #17 31.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
15:23:04 [2020-07-21T15:23:04.676Z] #17 31.68 Unpacking vim-common (2:8.1.0875-5) ...
15:23:04 [2020-07-21T15:23:04.930Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
15:23:04 [2020-07-21T15:23:04.977Z] #17 31.85 Selecting previously unselected package bash-completion.
15:23:04 [2020-07-21T15:23:04.977Z] #17 31.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
15:23:05 [2020-07-21T15:23:05.678Z] #45 ...
15:23:05 [2020-07-21T15:23:05.678Z] 
15:23:05 [2020-07-21T15:23:05.678Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:23:05 [2020-07-21T15:23:05.678Z] #26 DONE 6.5s
15:23:05 [2020-07-21T15:23:05.678Z] 
15:23:05 [2020-07-21T15:23:05.678Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:23:05 [2020-07-21T15:23:05.678Z] #29 DONE 0.8s
15:23:05 [2020-07-21T15:23:05.678Z] 
15:23:05 [2020-07-21T15:23:05.678Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:23:05 [2020-07-21T15:23:05.826Z] #20 ...
15:23:05 [2020-07-21T15:23:05.826Z] 
15:23:05 [2020-07-21T15:23:05.826Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --...
15:23:05 [2020-07-21T15:23:05.826Z] #29 DONE 196.9s
15:23:05 [2020-07-21T15:23:05.826Z] 
15:23:05 [2020-07-21T15:23:05.826Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:05 [2020-07-21T15:23:05.826Z] #40 122.9   CC       criu/cr-service.o
15:23:05 [2020-07-21T15:23:05.826Z] #40 125.1   CC       criu/crtools.o
15:23:05 [2020-07-21T15:23:05.826Z] #40 125.8   CC       criu/eventfd.o
15:23:05 [2020-07-21T15:23:05.826Z] #40 126.2   CC       criu/eventpoll.o
15:23:05 [2020-07-21T15:23:05.826Z] #40 127.4   CC       criu/external.o
15:23:05 [2020-07-21T15:23:05.826Z] #40 127.9   CC       criu/fault-injection.o
15:23:05 [2020-07-21T15:23:05.826Z] #40 128.0   CC       criu/fdstore.o
15:23:05 [2020-07-21T15:23:05.826Z] #40 128.5   CC       criu/fifo.o
15:23:05 [2020-07-21T15:23:05.826Z] #40 129.0   CC       criu/file-ids.o
15:23:05 [2020-07-21T15:23:05.826Z] #40 129.4   CC       criu/file-lock.o
15:23:05 [2020-07-21T15:23:05.826Z] #40 130.7   CC       criu/files-ext.o
15:23:05 [2020-07-21T15:23:05.826Z] #40 131.1   CC       criu/files-reg.o
15:23:05 [2020-07-21T15:23:05.941Z] #31 DONE 0.1s
15:23:05 [2020-07-21T15:23:05.941Z] 
15:23:05 [2020-07-21T15:23:05.941Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:23:05 [2020-07-21T15:23:05.941Z] #34 DONE 0.2s
15:23:05 [2020-07-21T15:23:05.941Z] 
15:23:05 [2020-07-21T15:23:05.941Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:23:06 [2020-07-21T15:23:06.613Z] #17 45.83 Selecting previously unselected package vim.
15:23:06 [2020-07-21T15:23:06.613Z] #17 45.83 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:23:06 [2020-07-21T15:23:06.613Z] #17 45.85 Unpacking vim (2:8.1.0875-5) ...
15:23:06 [2020-07-21T15:23:06.839Z] Congratulations!  All API changes are done the right way.
15:23:06 [2020-07-21T15:23:06.840Z] Congratulations!  All TOML source files changed here have valid syntax.
15:23:06 [2020-07-21T15:23:06.840Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:23:06 [2020-07-21T15:23:06.840Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:23:06 [2020-07-21T15:23:06.840Z] Congratulations!  No new tests were added to integration-cli.
15:23:06 [2020-07-21T15:23:06.840Z] 
15:23:06 [2020-07-21T15:23:06.840Z] INFO Start validation with golang-ci-lint
15:23:06 [2020-07-21T15:23:06.840Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:23:06 [2020-07-21T15:23:06.840Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:23:06 [2020-07-21T15:23:06.840Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:23:06 [2020-07-21T15:23:06.889Z] #37 DONE 0.6s
15:23:06 [2020-07-21T15:23:06.889Z] 
15:23:06 [2020-07-21T15:23:06.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:06 [2020-07-21T15:23:06.889Z] #39 131.4   CC       criu/sysfs_parse.o
15:23:06 [2020-07-21T15:23:06.889Z] #39 131.8   CC       criu/timens.o
15:23:06 [2020-07-21T15:23:06.889Z] #39 132.1   CC       criu/timerfd.o
15:23:06 [2020-07-21T15:23:06.889Z] #39 132.4   CC       criu/tty.o
15:23:06 [2020-07-21T15:23:06.889Z] #39 134.1   CC       criu/tun.o
15:23:06 [2020-07-21T15:23:06.889Z] #39 134.6   CC       criu/uffd.o
15:23:06 [2020-07-21T15:23:06.889Z] #39 135.7   CC       criu/util.o
15:23:06 [2020-07-21T15:23:06.889Z] #39 137.0   CC       criu/uts_ns.o
15:23:06 [2020-07-21T15:23:06.889Z] #39 137.2   CC       criu/vdso.o
15:23:06 [2020-07-21T15:23:06.889Z] #39 137.7   LINK     criu/built-in.o
15:23:06 [2020-07-21T15:23:06.889Z] #39 137.8   LINK     criu/criu
15:23:06 [2020-07-21T15:23:06.889Z] #39 138.3   DEP      lib/c/criu.d
15:23:06 [2020-07-21T15:23:06.889Z] #39 138.4   CC       images/rpc.pb-c.o
15:23:06 [2020-07-21T15:23:06.889Z] #39 139.1   CC       lib/c/criu.o
15:23:07 [2020-07-21T15:23:07.128Z] #17 46.35 Selecting previously unselected package xfsprogs.
15:23:07 [2020-07-21T15:23:07.128Z] #17 46.35 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:23:07 [2020-07-21T15:23:07.128Z] #17 46.36 Unpacking xfsprogs (4.20.0-1) ...
15:23:07 [2020-07-21T15:23:07.156Z] #39 140.0   LINK     lib/c/built-in.o
15:23:07 [2020-07-21T15:23:07.156Z] #39 140.0   LINK     lib/c/libcriu.so
15:23:07 [2020-07-21T15:23:07.156Z] #39 140.1   LINK     lib/c/libcriu.a
15:23:07 [2020-07-21T15:23:07.381Z] #40 ...
15:23:07 [2020-07-21T15:23:07.381Z] 
15:23:07 [2020-07-21T15:23:07.381Z] #20 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:23:07 [2020-07-21T15:23:07.381Z] #20 6.041 Collecting yamllint==1.16.0
15:23:07 [2020-07-21T15:23:07.394Z] #17 46.86 Selecting previously unselected package zip.
15:23:07 [2020-07-21T15:23:07.394Z] #17 46.87 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:23:07 [2020-07-21T15:23:07.419Z] #39 140.3   GEN      magic.py
15:23:07 [2020-07-21T15:23:07.498Z] #17 34.13 Unpacking bash-completion (1:2.8-6) ...
15:23:07 [2020-07-21T15:23:07.498Z] #17 34.51 Selecting previously unselected package bzip2.
15:23:07 [2020-07-21T15:23:07.498Z] #17 34.52 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
15:23:07 [2020-07-21T15:23:07.498Z] #17 34.52 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
15:23:07 [2020-07-21T15:23:07.651Z] #17 46.87 Unpacking zip (3.0-11+b1) ...
15:23:07 [2020-07-21T15:23:07.651Z] #17 47.08 Setting up aufs-tools (1:4.14+20190211-1) ...
15:23:07 [2020-07-21T15:23:07.651Z] #17 47.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:23:07 [2020-07-21T15:23:07.651Z] #17 47.13 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:23:07 [2020-07-21T15:23:07.681Z] #20 6.406   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:23:07 [2020-07-21T15:23:07.682Z] #39 140.5 Note: Building without setproctitle() and strlcpy() support.
15:23:07 [2020-07-21T15:23:07.682Z] #39 140.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:23:07 [2020-07-21T15:23:07.682Z] #39 140.5 Note: Building without GnuTLS support
15:23:07 [2020-07-21T15:23:07.682Z] #39 140.5 Makefile.config:39: Warn: you have no libnftables installed
15:23:07 [2020-07-21T15:23:07.682Z] #39 140.5 Makefile.config:40: Warn: Building without nftables support
15:23:07 [2020-07-21T15:23:07.754Z] #17 34.60 Selecting previously unselected package xz-utils.
15:23:07 [2020-07-21T15:23:07.755Z] #17 34.60 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
15:23:07 [2020-07-21T15:23:07.755Z] #17 34.60 Unpacking xz-utils (5.2.4-1) ...
15:23:07 [2020-07-21T15:23:07.755Z] #17 34.74 Selecting previously unselected package apparmor.
15:23:07 [2020-07-21T15:23:07.755Z] #17 34.75 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
15:23:07 [2020-07-21T15:23:07.755Z] #17 34.83 Unpacking apparmor (2.13.2-10) ...
15:23:07 [2020-07-21T15:23:07.908Z] #17 47.26 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:23:07 [2020-07-21T15:23:07.908Z] #17 47.27 Setting up libgpm2:amd64 (1.20.7-5) ...
15:23:07 [2020-07-21T15:23:07.908Z] #17 47.36 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:23:07 [2020-07-21T15:23:07.982Z] #20 6.540 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:23:07 [2020-07-21T15:23:07.982Z] #20 6.630   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:23:07 [2020-07-21T15:23:07.982Z] #20 6.691 Collecting pyyaml (from yamllint==1.16.0)
15:23:08 [2020-07-21T15:23:08.011Z] #17 35.18 Selecting previously unselected package aufs-tools.
15:23:08 [2020-07-21T15:23:08.165Z] #17 47.40 Setting up uidmap (1:4.5-1.1) ...
15:23:08 [2020-07-21T15:23:08.165Z] #17 47.41 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:23:08 [2020-07-21T15:23:08.165Z] #17 47.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:23:08 [2020-07-21T15:23:08.165Z] #17 47.49 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:23:08 [2020-07-21T15:23:08.165Z] #17 47.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:23:08 [2020-07-21T15:23:08.165Z] #17 47.56 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:23:08 [2020-07-21T15:23:08.165Z] #17 47.57 Setting up xxd (2:8.1.0875-5) ...
15:23:08 [2020-07-21T15:23:08.165Z] #17 47.61 Setting up zip (3.0-11+b1) ...
15:23:08 [2020-07-21T15:23:08.165Z] #17 47.62 Setting up vim-common (2:8.1.0875-5) ...
15:23:08 [2020-07-21T15:23:08.267Z] #17 35.18 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
15:23:08 [2020-07-21T15:23:08.267Z] #17 35.19 Unpacking aufs-tools (1:4.14+20190211-1) ...
15:23:08 [2020-07-21T15:23:08.267Z] #17 35.33 Selecting previously unselected package libonig5:amd64.
15:23:08 [2020-07-21T15:23:08.267Z] #17 35.34 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
15:23:08 [2020-07-21T15:23:08.267Z] #17 35.36 Unpacking libonig5:amd64 (6.9.1-1) ...
15:23:08 [2020-07-21T15:23:08.281Z] #20 7.035   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:23:08 [2020-07-21T15:23:08.422Z] #17 47.66 Setting up bash-completion (1:2.8-6) ...
15:23:08 [2020-07-21T15:23:08.567Z] #17 35.51 Selecting previously unselected package libjq1:amd64.
15:23:08 [2020-07-21T15:23:08.567Z] #17 35.51 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
15:23:08 [2020-07-21T15:23:08.567Z] #17 35.51 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
15:23:08 [2020-07-21T15:23:08.567Z] #17 35.64 Selecting previously unselected package jq.
15:23:08 [2020-07-21T15:23:08.567Z] #17 35.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
15:23:08 [2020-07-21T15:23:08.567Z] #17 35.66 Unpacking jq (1.5+dfsg-2+b1) ...
15:23:08 [2020-07-21T15:23:08.567Z] #17 35.73 Selecting previously unselected package libaio1:amd64.
15:23:08 [2020-07-21T15:23:08.631Z] #39 141.3 fatal: not a git repository (or any of the parent directories): .git
15:23:08 [2020-07-21T15:23:08.824Z] #17 35.74 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
15:23:08 [2020-07-21T15:23:08.824Z] #17 35.74 Unpacking libaio1:amd64 (0.3.112-3) ...
15:23:08 [2020-07-21T15:23:08.824Z] #17 35.81 Selecting previously unselected package libgpm2:amd64.
15:23:08 [2020-07-21T15:23:08.824Z] #17 35.81 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
15:23:08 [2020-07-21T15:23:08.824Z] #17 35.82 Unpacking libgpm2:amd64 (1.20.7-5) ...
15:23:08 [2020-07-21T15:23:08.824Z] #17 35.87 Selecting previously unselected package libicu63:amd64.
15:23:08 [2020-07-21T15:23:08.824Z] #17 35.88 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
15:23:08 [2020-07-21T15:23:08.824Z] #17 35.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
15:23:09 [2020-07-21T15:23:09.208Z] #39 142.2 make[1]: Nothing to be done for 'all'.
15:23:09 [2020-07-21T15:23:09.971Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.428s	coverage: 13.9% of statements
15:23:10 [2020-07-21T15:23:10.157Z] #39 143.0 make[1]: 'images/built-in.o' is up to date.
15:23:10 [2020-07-21T15:23:10.157Z] #39 143.1 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:23:10 [2020-07-21T15:23:10.157Z] #39 143.1 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:23:10 [2020-07-21T15:23:10.235Z] #17 ...
15:23:10 [2020-07-21T15:23:10.235Z] 
15:23:10 [2020-07-21T15:23:10.235Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:10 [2020-07-21T15:23:10.235Z] #39 92.34   CC       criu/cgroup.o
15:23:10 [2020-07-21T15:23:10.235Z] #39 95.25   CC       criu/clone-noasan.o
15:23:10 [2020-07-21T15:23:10.235Z] #39 95.47   CC       criu/config.o
15:23:10 [2020-07-21T15:23:10.235Z] #39 96.66   CC       criu/cr-check.o
15:23:10 [2020-07-21T15:23:10.235Z] #39 98.17   CC       criu/cr-dedup.o
15:23:10 [2020-07-21T15:23:10.235Z] #39 98.61   CC       criu/cr-dump.o
15:23:10 [2020-07-21T15:23:10.235Z] #39 101.0   CC       criu/cr-errno.o
15:23:10 [2020-07-21T15:23:10.235Z] #39 101.1   CC       criu/cr-restore.o
15:23:10 [2020-07-21T15:23:10.384Z] #20 8.887 Building wheels for collected packages: pyyaml
15:23:10 [2020-07-21T15:23:10.384Z] #20 8.889   Running setup.py bdist_wheel for pyyaml: started
15:23:10 [2020-07-21T15:23:10.420Z] #39 143.2 make[1]: 'compel/libcompel.a' is up to date.
15:23:10 [2020-07-21T15:23:10.420Z] #39 143.2 make[1]: 'compel/compel-host-bin' is up to date.
15:23:10 [2020-07-21T15:23:10.420Z] #39 143.3 make[1]: Nothing to be done for 'all'.
15:23:10 [2020-07-21T15:23:10.420Z] #39 143.4 make[1]: 'soccr/libsoccr.a' is up to date.
15:23:10 [2020-07-21T15:23:10.684Z] #39 143.6 make[2]: Nothing to be done for 'all'.
15:23:10 [2020-07-21T15:23:10.943Z] #17 50.42 Setting up libiptc0:amd64 (1.8.2-4) ...
15:23:10 [2020-07-21T15:23:10.943Z] #17 50.43 Setting up xz-utils (5.2.4-1) ...
15:23:10 [2020-07-21T15:23:10.943Z] #17 50.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:23:10 [2020-07-21T15:23:10.943Z] #17 50.45 Setting up sudo (1.8.27-1+deb10u2) ...
15:23:10 [2020-07-21T15:23:10.947Z] #39 143.7 make[2]: Nothing to be done for 'all'.
15:23:10 [2020-07-21T15:23:10.948Z] #39 143.8 make[2]: Nothing to be done for 'all'.
15:23:10 [2020-07-21T15:23:10.948Z] #39 143.9 make[2]: Nothing to be done for 'all'.
15:23:11 [2020-07-21T15:23:11.004Z] ok  	github.com/docker/docker/daemon/config	0.021s	coverage: 81.8% of statements
15:23:11 [2020-07-21T15:23:11.200Z] #17 50.50 invoke-rc.d: could not determine current runlevel
15:23:11 [2020-07-21T15:23:11.200Z] #17 50.51 invoke-rc.d: policy-rc.d denied execution of start.
15:23:11 [2020-07-21T15:23:11.200Z] #17 50.51 Setting up pigz (2.4-1) ...
15:23:11 [2020-07-21T15:23:11.200Z] #17 50.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:23:11 [2020-07-21T15:23:11.200Z] #17 50.56 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:23:11 [2020-07-21T15:23:11.200Z] #17 50.60 Setting up python-pip-whl (18.1-5) ...
15:23:11 [2020-07-21T15:23:11.200Z] #17 50.64 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:23:11 [2020-07-21T15:23:11.200Z] #17 50.65 Setting up vim-runtime (2:8.1.0875-5) ...
15:23:11 [2020-07-21T15:23:11.200Z] #17 ...
15:23:11 [2020-07-21T15:23:11.200Z] 
15:23:11 [2020-07-21T15:23:11.200Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:11 [2020-07-21T15:23:11.200Z] #39 104.4   CC       criu/cr-service.o
15:23:11 [2020-07-21T15:23:11.200Z] #39 106.1   CC       criu/crtools.o
15:23:11 [2020-07-21T15:23:11.200Z] #39 106.7   CC       criu/eventfd.o
15:23:11 [2020-07-21T15:23:11.200Z] #39 107.0   CC       criu/eventpoll.o
15:23:11 [2020-07-21T15:23:11.200Z] #39 107.9   CC       criu/external.o
15:23:11 [2020-07-21T15:23:11.200Z] #39 108.2   CC       criu/fault-injection.o
15:23:11 [2020-07-21T15:23:11.200Z] #39 108.3   CC       criu/fdstore.o
15:23:11 [2020-07-21T15:23:11.200Z] #39 108.6   CC       criu/fifo.o
15:23:11 [2020-07-21T15:23:11.200Z] #39 109.0   CC       criu/file-ids.o
15:23:11 [2020-07-21T15:23:11.200Z] #39 109.3   CC       criu/file-lock.o
15:23:11 [2020-07-21T15:23:11.200Z] #39 110.3   CC       criu/files-ext.o
15:23:11 [2020-07-21T15:23:11.200Z] #39 110.6   CC       criu/files-reg.o
15:23:11 [2020-07-21T15:23:11.200Z] #39 112.4   CC       criu/files.o
15:23:11 [2020-07-21T15:23:11.200Z] #39 114.2   CC       criu/filesystems.o
15:23:11 [2020-07-21T15:23:11.210Z] #39 144.0 make[2]: Nothing to be done for 'all'.
15:23:11 [2020-07-21T15:23:11.210Z] #39 144.0 make[2]: Nothing to be done for 'all'.
15:23:11 [2020-07-21T15:23:11.210Z] #39 144.1 make[2]: Nothing to be done for 'all'.
15:23:11 [2020-07-21T15:23:11.438Z] #20 10.16   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:23:11 [2020-07-21T15:23:11.438Z] #20 10.17   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:23:11 [2020-07-21T15:23:11.438Z] #20 10.28 Successfully built pyyaml
15:23:11 [2020-07-21T15:23:11.457Z] #39 ...
15:23:11 [2020-07-21T15:23:11.457Z] 
15:23:11 [2020-07-21T15:23:11.457Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:23:11 [2020-07-21T15:23:11.457Z] #17 51.06 Setting up libaio1:amd64 (0.3.112-3) ...
15:23:11 [2020-07-21T15:23:11.473Z] #39 144.2 make[2]: Nothing to be done for 'all'.
15:23:11 [2020-07-21T15:23:11.473Z] #39 144.2   INSTALL  criu/criu
15:23:11 [2020-07-21T15:23:11.636Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.07 Setting up libonig5:amd64 (6.9.1-1) ...
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.08 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.09 Setting up vim (2:8.1.0875-5) ...
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.19 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.20 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.21 Setting up jq (1.5+dfsg-2+b1) ...
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.22 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:23:11 [2020-07-21T15:23:11.714Z] #17 51.23 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:23:11 [2020-07-21T15:23:11.736Z] #39 DONE 144.5s
15:23:11 [2020-07-21T15:23:11.736Z] 
15:23:11 [2020-07-21T15:23:11.736Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:23:11 [2020-07-21T15:23:11.739Z] #20 10.30 Installing collected packages: pathspec, pyyaml, yamllint
15:23:12 [2020-07-21T15:23:12.039Z] #20 10.65 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:23:12 [2020-07-21T15:23:12.039Z] #20 DONE 10.8s
15:23:12 [2020-07-21T15:23:12.039Z] 
15:23:12 [2020-07-21T15:23:12.039Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:12 [2020-07-21T15:23:12.039Z] #40 134.8   CC       criu/files.o
15:23:12 [2020-07-21T15:23:12.039Z] #40 137.4   CC       criu/filesystems.o
15:23:12 [2020-07-21T15:23:12.039Z] #40 138.3   CC       criu/fsnotify.o
15:23:12 [2020-07-21T15:23:12.128Z] #39 ...
15:23:12 [2020-07-21T15:23:12.128Z] 
15:23:12 [2020-07-21T15:23:12.128Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:23:12 [2020-07-21T15:23:12.128Z] #17 39.26 Selecting previously unselected package libnet1:amd64.
15:23:12 [2020-07-21T15:23:12.268Z] ok  	github.com/docker/docker/daemon/events	0.055s	coverage: 50.0% of statements
15:23:12 [2020-07-21T15:23:12.384Z] #17 39.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:23:12 [2020-07-21T15:23:12.384Z] #17 39.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:23:12 [2020-07-21T15:23:12.384Z] #17 39.38 Selecting previously unselected package libnl-3-200:amd64.
15:23:12 [2020-07-21T15:23:12.384Z] #17 39.39 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
15:23:12 [2020-07-21T15:23:12.384Z] #17 39.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
15:23:12 [2020-07-21T15:23:12.384Z] #17 39.50 Selecting previously unselected package libprotobuf-c1:amd64.
15:23:12 [2020-07-21T15:23:12.641Z] #17 39.51 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
15:23:12 [2020-07-21T15:23:12.641Z] #17 39.52 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:23:12 [2020-07-21T15:23:12.641Z] #17 39.58 Selecting previously unselected package libreadline5:amd64.
15:23:12 [2020-07-21T15:23:12.641Z] #17 39.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
15:23:12 [2020-07-21T15:23:12.641Z] #17 39.59 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:23:12 [2020-07-21T15:23:12.641Z] #17 39.71 Selecting previously unselected package net-tools.
15:23:12 [2020-07-21T15:23:12.641Z] #17 39.73 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
15:23:12 [2020-07-21T15:23:12.641Z] #17 39.75 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
15:23:12 [2020-07-21T15:23:12.688Z] #40 139.6   CC       criu/image-desc.o
15:23:12 [2020-07-21T15:23:12.897Z] #17 39.95 Selecting previously unselected package python-pip-whl.
15:23:12 [2020-07-21T15:23:12.897Z] #17 39.96 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ...
15:23:12 [2020-07-21T15:23:12.897Z] #17 39.97 Unpacking python-pip-whl (18.1-5) ...
15:23:12 [2020-07-21T15:23:12.900Z] ok  	github.com/docker/docker/daemon/graphdriver	0.003s	coverage: 2.2% of statements
15:23:12 [2020-07-21T15:23:12.987Z] #40 139.8   CC       criu/image.o
15:23:13 [2020-07-21T15:23:13.127Z] #52 ...
15:23:13 [2020-07-21T15:23:13.127Z] 
15:23:13 [2020-07-21T15:23:13.127Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:23:13 [2020-07-21T15:23:13.391Z] #40 DONE 0.2s
15:23:13 [2020-07-21T15:23:13.391Z] 
15:23:13 [2020-07-21T15:23:13.391Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:23:13 [2020-07-21T15:23:13.461Z] #17 40.45 Selecting previously unselected package python3-lib2to3.
15:23:13 [2020-07-21T15:23:13.461Z] #17 40.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ...
15:23:13 [2020-07-21T15:23:13.461Z] #17 40.48 Unpacking python3-lib2to3 (3.7.3-1) ...
15:23:13 [2020-07-21T15:23:13.653Z] #42 DONE 0.4s
15:23:13 [2020-07-21T15:23:13.653Z] 
15:23:13 [2020-07-21T15:23:13.653Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:23:13 [2020-07-21T15:23:13.717Z] #17 40.62 Selecting previously unselected package python3-distutils.
15:23:13 [2020-07-21T15:23:13.717Z] #17 40.64 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ...
15:23:13 [2020-07-21T15:23:13.717Z] #17 40.65 Unpacking python3-distutils (3.7.3-1) ...
15:23:13 [2020-07-21T15:23:13.717Z] #17 40.78 Selecting previously unselected package python3-pip.
15:23:13 [2020-07-21T15:23:13.717Z] #17 40.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ...
15:23:13 [2020-07-21T15:23:13.717Z] #17 40.79 Unpacking python3-pip (18.1-5) ...
15:23:13 [2020-07-21T15:23:13.916Z] #52 ...
15:23:13 [2020-07-21T15:23:13.916Z] 
15:23:13 [2020-07-21T15:23:13.916Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:23:13 [2020-07-21T15:23:13.916Z] #44 DONE 0.2s
15:23:13 [2020-07-21T15:23:13.916Z] 
15:23:13 [2020-07-21T15:23:13.916Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:23:13 [2020-07-21T15:23:13.933Z] ok  	github.com/docker/docker/daemon	12.229s	coverage: 17.4% of statements
15:23:13 [2020-07-21T15:23:13.933Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:23:13 [2020-07-21T15:23:13.933Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:23:13 [2020-07-21T15:23:13.933Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:23:13 [2020-07-21T15:23:13.933Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:23:13 [2020-07-21T15:23:13.974Z] #17 40.94 Selecting previously unselected package python3-pkg-resources.
15:23:13 [2020-07-21T15:23:13.974Z] #17 40.94 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ...
15:23:13 [2020-07-21T15:23:13.974Z] #17 40.96 Unpacking python3-pkg-resources (40.8.0-1) ...
15:23:13 [2020-07-21T15:23:13.974Z] #17 41.09 Selecting previously unselected package python3-setuptools.
15:23:14 [2020-07-21T15:23:14.048Z] #40 140.6   CC       criu/ipc_ns.o
15:23:14 [2020-07-21T15:23:14.230Z] #17 41.09 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ...
15:23:14 [2020-07-21T15:23:14.231Z] #17 41.10 Unpacking python3-setuptools (40.8.0-1) ...
15:23:14 [2020-07-21T15:23:14.231Z] #17 41.31 Selecting previously unselected package python3-wheel.
15:23:14 [2020-07-21T15:23:14.231Z] #17 41.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ...
15:23:14 [2020-07-21T15:23:14.231Z] #17 41.34 Unpacking python3-wheel (0.32.3-2) ...
15:23:14 [2020-07-21T15:23:14.231Z] #17 41.41 Selecting previously unselected package sudo.
15:23:14 [2020-07-21T15:23:14.231Z] #17 41.43 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ...
15:23:14 [2020-07-21T15:23:14.231Z] #17 41.44 Unpacking sudo (1.8.27-1+deb10u2) ...
15:23:14 [2020-07-21T15:23:14.993Z] #17 54.28 Setting up iptables (1.8.2-4) ...
15:23:14 [2020-07-21T15:23:14.993Z] #17 54.31 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:23:14 [2020-07-21T15:23:14.993Z] #17 54.31 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:23:14 [2020-07-21T15:23:14.993Z] #17 54.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:23:14 [2020-07-21T15:23:14.993Z] #17 54.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:23:14 [2020-07-21T15:23:14.993Z] #17 54.35 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:23:14 [2020-07-21T15:23:14.993Z] #17 54.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:23:14 [2020-07-21T15:23:14.993Z] #17 54.36 Setting up python3 (3.7.3-1) ...
15:23:15 [2020-07-21T15:23:15.103Z] #40 141.8   CC       criu/irmap.o
15:23:15 [2020-07-21T15:23:15.160Z] #17 41.92 Selecting previously unselected package thin-provisioning-tools.
15:23:15 [2020-07-21T15:23:15.160Z] #17 41.92 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
15:23:15 [2020-07-21T15:23:15.160Z] #17 41.93 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
15:23:15 [2020-07-21T15:23:15.160Z] #17 42.11 Selecting previously unselected package uidmap.
15:23:15 [2020-07-21T15:23:15.160Z] #17 42.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ...
15:23:15 [2020-07-21T15:23:15.160Z] #17 42.12 Unpacking uidmap (1:4.5-1.1) ...
15:23:15 [2020-07-21T15:23:15.160Z] #17 42.23 Selecting previously unselected package vim-runtime.
15:23:15 [2020-07-21T15:23:15.160Z] #17 42.23 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ...
15:23:15 [2020-07-21T15:23:15.160Z] #17 42.26 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
15:23:15 [2020-07-21T15:23:15.160Z] #17 42.32 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
15:23:15 [2020-07-21T15:23:15.417Z] #17 42.32 Unpacking vim-runtime (2:8.1.0875-5) ...
15:23:15 [2020-07-21T15:23:15.439Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.003s	coverage: 2.9% of statements
15:23:15 [2020-07-21T15:23:15.558Z] #17 54.78 Setting up python3-wheel (0.32.3-2) ...
15:23:15 [2020-07-21T15:23:15.730Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.192s	coverage: 57.0% of statements
15:23:16 [2020-07-21T15:23:16.122Z] #17 55.45 Setting up apparmor (2.13.2-10) ...
15:23:16 [2020-07-21T15:23:16.163Z] #40 142.6   CC       criu/kcmp-ids.o
15:23:16 [2020-07-21T15:23:16.163Z] #40 142.9   CC       criu/kerndat.o
15:23:17 [2020-07-21T15:23:17.710Z] #40 144.3   CC       criu/libnetlink.o
15:23:18 [2020-07-21T15:23:18.011Z] #40 144.7   CC       criu/log.o
15:23:18 [2020-07-21T15:23:18.015Z] #17 57.03 Setting up xfsprogs (4.20.0-1) ...
15:23:18 [2020-07-21T15:23:18.015Z] #17 57.05 Setting up python3-lib2to3 (3.7.3-1) ...
15:23:18 [2020-07-21T15:23:18.015Z] #17 57.39 Setting up python3-pkg-resources (40.8.0-1) ...
15:23:18 [2020-07-21T15:23:18.660Z] #40 145.4   CC       criu/lsm.o
15:23:18 [2020-07-21T15:23:18.729Z] #17 45.44 Selecting previously unselected package vim.
15:23:18 [2020-07-21T15:23:18.729Z] #17 45.45 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ...
15:23:18 [2020-07-21T15:23:18.729Z] #17 45.49 Unpacking vim (2:8.1.0875-5) ...
15:23:18 [2020-07-21T15:23:18.945Z] #17 58.19 Setting up python3-distutils (3.7.3-1) ...
15:23:18 [2020-07-21T15:23:18.986Z] #17 46.03 Selecting previously unselected package xfsprogs.
15:23:18 [2020-07-21T15:23:18.986Z] #17 46.04 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ...
15:23:18 [2020-07-21T15:23:18.986Z] #17 46.04 Unpacking xfsprogs (4.20.0-1) ...
15:23:19 [2020-07-21T15:23:19.202Z] #17 58.57 Setting up python3-setuptools (40.8.0-1) ...
15:23:19 [2020-07-21T15:23:19.242Z] #17 46.44 Selecting previously unselected package zip.
15:23:19 [2020-07-21T15:23:19.311Z] #40 145.9   CC       criu/mem.o
15:23:19 [2020-07-21T15:23:19.499Z] #17 46.44 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ...
15:23:19 [2020-07-21T15:23:19.499Z] #17 46.45 Unpacking zip (3.0-11+b1) ...
15:23:19 [2020-07-21T15:23:19.499Z] #17 46.65 Setting up aufs-tools (1:4.14+20190211-1) ...
15:23:19 [2020-07-21T15:23:19.499Z] #17 46.68 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
15:23:19 [2020-07-21T15:23:19.499Z] #17 46.69 Setting up libip6tc0:amd64 (1.8.2-4) ...
15:23:19 [2020-07-21T15:23:19.499Z] #17 46.69 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
15:23:19 [2020-07-21T15:23:19.756Z] #17 46.70 Setting up libgpm2:amd64 (1.20.7-5) ...
15:23:19 [2020-07-21T15:23:19.756Z] #17 46.73 Setting up libip4tc0:amd64 (1.8.2-4) ...
15:23:19 [2020-07-21T15:23:19.756Z] #17 46.75 Setting up uidmap (1:4.5-1.1) ...
15:23:19 [2020-07-21T15:23:19.756Z] #17 46.75 Setting up libnftnl11:amd64 (1.1.2-2) ...
15:23:19 [2020-07-21T15:23:19.756Z] #17 46.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:23:19 [2020-07-21T15:23:19.756Z] #17 46.77 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
15:23:19 [2020-07-21T15:23:19.756Z] #17 46.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
15:23:19 [2020-07-21T15:23:19.756Z] #17 46.79 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
15:23:19 [2020-07-21T15:23:19.756Z] #17 46.80 Setting up xxd (2:8.1.0875-5) ...
15:23:19 [2020-07-21T15:23:19.756Z] #17 46.81 Setting up zip (3.0-11+b1) ...
15:23:19 [2020-07-21T15:23:19.756Z] #17 46.82 Setting up vim-common (2:8.1.0875-5) ...
15:23:19 [2020-07-21T15:23:19.756Z] #17 46.86 Setting up bash-completion (1:2.8-6) ...
15:23:20 [2020-07-21T15:23:20.180Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.088s	coverage: 46.2% of statements
15:23:20 [2020-07-21T15:23:20.570Z] #17 59.72 Setting up python3-pip (18.1-5) ...
15:23:21 [2020-07-21T15:23:21.133Z] #17 60.62 Processing triggers for libc-bin (2.28-10) ...
15:23:21 [2020-07-21T15:23:21.133Z] #17 60.70 Processing triggers for mime-support (3.62) ...
15:23:21 [2020-07-21T15:23:21.214Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.004s	coverage: 1.8% of statements
15:23:21 [2020-07-21T15:23:21.429Z] #40 147.7   CC       criu/memfd.o
15:23:21 [2020-07-21T15:23:21.696Z] #17 ...
15:23:21 [2020-07-21T15:23:21.696Z] 
15:23:21 [2020-07-21T15:23:21.696Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:21 [2020-07-21T15:23:21.696Z] #39 114.9   CC       criu/fsnotify.o
15:23:21 [2020-07-21T15:23:21.696Z] #39 116.2   CC       criu/image-desc.o
15:23:21 [2020-07-21T15:23:21.696Z] #39 116.3   CC       criu/image.o
15:23:21 [2020-07-21T15:23:21.696Z] #39 117.1   CC       criu/ipc_ns.o
15:23:21 [2020-07-21T15:23:21.696Z] #39 118.4   CC       criu/irmap.o
15:23:21 [2020-07-21T15:23:21.696Z] #39 119.1   CC       criu/kcmp-ids.o
15:23:21 [2020-07-21T15:23:21.696Z] #39 119.4   CC       criu/kerndat.o
15:23:21 [2020-07-21T15:23:21.696Z] #39 120.4   CC       criu/libnetlink.o
15:23:21 [2020-07-21T15:23:21.696Z] #39 120.8   CC       criu/log.o
15:23:21 [2020-07-21T15:23:21.696Z] #39 121.3   CC       criu/lsm.o
15:23:21 [2020-07-21T15:23:21.696Z] #39 121.7   CC       criu/mem.o
15:23:21 [2020-07-21T15:23:21.696Z] #39 123.5   CC       criu/memfd.o
15:23:21 [2020-07-21T15:23:21.696Z] #39 124.2   CC       criu/mount.o
15:23:21 [2020-07-21T15:23:21.727Z] #40 148.3   CC       criu/mount.o
15:23:21 [2020-07-21T15:23:21.953Z] #39 ...
15:23:21 [2020-07-21T15:23:21.953Z] 
15:23:21 [2020-07-21T15:23:21.953Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:23:21 [2020-07-21T15:23:21.953Z] #36 188.1 + dpkg --print-architecture
15:23:21 [2020-07-21T15:23:21.953Z] #36 188.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:23:21 [2020-07-21T15:23:21.953Z] #36 188.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:23:21 [2020-07-21T15:23:21.953Z] #36 188.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:23:22 [2020-07-21T15:23:22.320Z] #17 49.48 Setting up libiptc0:amd64 (1.8.2-4) ...
15:23:22 [2020-07-21T15:23:22.521Z] #36 ...
15:23:22 [2020-07-21T15:23:22.521Z] 
15:23:22 [2020-07-21T15:23:22.521Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:23:22 [2020-07-21T15:23:22.521Z] #17 DONE 62.0s
15:23:22 [2020-07-21T15:23:22.521Z] 
15:23:22 [2020-07-21T15:23:22.521Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:23:22 [2020-07-21T15:23:22.577Z] #17 49.49 Setting up xz-utils (5.2.4-1) ...
15:23:22 [2020-07-21T15:23:22.577Z] #17 49.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:23:22 [2020-07-21T15:23:22.577Z] #17 49.51 Setting up sudo (1.8.27-1+deb10u2) ...
15:23:22 [2020-07-21T15:23:22.577Z] #17 49.61 invoke-rc.d: could not determine current runlevel
15:23:22 [2020-07-21T15:23:22.577Z] #17 49.62 invoke-rc.d: policy-rc.d denied execution of start.
15:23:22 [2020-07-21T15:23:22.577Z] #17 49.63 Setting up pigz (2.4-1) ...
15:23:22 [2020-07-21T15:23:22.577Z] #17 49.65 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:23:22 [2020-07-21T15:23:22.577Z] #17 49.68 Setting up libnl-3-200:amd64 (3.4.0-1) ...
15:23:22 [2020-07-21T15:23:22.834Z] #17 49.71 Setting up python-pip-whl (18.1-5) ...
15:23:22 [2020-07-21T15:23:22.834Z] #17 49.73 Setting up libmpdec2:amd64 (2.4.2-2) ...
15:23:22 [2020-07-21T15:23:22.834Z] #17 49.74 Setting up vim-runtime (2:8.1.0875-5) ...
15:23:23 [2020-07-21T15:23:23.092Z] #17 50.19 Setting up libaio1:amd64 (0.3.112-3) ...
15:23:23 [2020-07-21T15:23:23.092Z] #17 50.20 Setting up libonig5:amd64 (6.9.1-1) ...
15:23:23 [2020-07-21T15:23:23.092Z] #17 50.22 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ...
15:23:23 [2020-07-21T15:23:23.092Z] #17 50.23 Setting up vim (2:8.1.0875-5) ...
15:23:23 [2020-07-21T15:23:23.092Z] #17 50.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:23:23 [2020-07-21T15:23:23.092Z] #17 50.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:23:23 [2020-07-21T15:23:23.092Z] #17 50.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:23:23 [2020-07-21T15:23:23.092Z] #17 50.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:23:23 [2020-07-21T15:23:23.092Z] #17 50.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:23:23 [2020-07-21T15:23:23.092Z] #17 50.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:23:23 [2020-07-21T15:23:23.349Z] #17 50.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:23:23 [2020-07-21T15:23:23.349Z] #17 50.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:23:23 [2020-07-21T15:23:23.349Z] #17 50.31 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
15:23:23 [2020-07-21T15:23:23.349Z] #17 50.33 Setting up thin-provisioning-tools (0.7.6-2.1) ...
15:23:23 [2020-07-21T15:23:23.349Z] #17 50.34 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
15:23:23 [2020-07-21T15:23:23.349Z] #17 50.35 Setting up jq (1.5+dfsg-2+b1) ...
15:23:23 [2020-07-21T15:23:23.349Z] #17 50.36 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
15:23:23 [2020-07-21T15:23:23.349Z] #17 50.38 Setting up python3.7 (3.7.3-2+deb10u1) ...
15:23:23 [2020-07-21T15:23:23.606Z] #17 ...
15:23:23 [2020-07-21T15:23:23.606Z] 
15:23:23 [2020-07-21T15:23:23.606Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:23 [2020-07-21T15:23:23.606Z] #39 105.8   CC       criu/cr-service.o
15:23:23 [2020-07-21T15:23:23.606Z] #39 107.6   CC       criu/crtools.o
15:23:23 [2020-07-21T15:23:23.606Z] #39 108.2   CC       criu/eventfd.o
15:23:23 [2020-07-21T15:23:23.606Z] #39 108.4   CC       criu/eventpoll.o
15:23:23 [2020-07-21T15:23:23.606Z] #39 109.2   CC       criu/external.o
15:23:23 [2020-07-21T15:23:23.606Z] #39 109.6   CC       criu/fault-injection.o
15:23:23 [2020-07-21T15:23:23.606Z] #39 109.7   CC       criu/fdstore.o
15:23:23 [2020-07-21T15:23:23.606Z] #39 110.2   CC       criu/fifo.o
15:23:23 [2020-07-21T15:23:23.606Z] #39 110.6   CC       criu/file-ids.o
15:23:23 [2020-07-21T15:23:23.606Z] #39 110.9   CC       criu/file-lock.o
15:23:23 [2020-07-21T15:23:23.606Z] #39 111.9   CC       criu/files-ext.o
15:23:23 [2020-07-21T15:23:23.606Z] #39 112.3   CC       criu/files-reg.o
15:23:23 [2020-07-21T15:23:23.606Z] #39 114.6   CC       criu/files.o
15:23:23 [2020-07-21T15:23:23.952Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.192s	coverage: 49.5% of statements
15:23:24 [2020-07-21T15:23:24.414Z] #18 1.709 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:23:24 [2020-07-21T15:23:24.414Z] #18 1.712 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:23:24 [2020-07-21T15:23:24.414Z] #18 1.717 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:23:24 [2020-07-21T15:23:24.414Z] #18 DONE 1.8s
15:23:24 [2020-07-21T15:23:24.414Z] 
15:23:24 [2020-07-21T15:23:24.414Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:23:24 [2020-07-21T15:23:24.974Z] #39 116.9   CC       criu/filesystems.o
15:23:25 [2020-07-21T15:23:25.275Z] #39 117.7   CC       criu/fsnotify.o
15:23:26 [2020-07-21T15:23:26.204Z] #39 ...
15:23:26 [2020-07-21T15:23:26.204Z] 
15:23:26 [2020-07-21T15:23:26.204Z] #17 [dev-systemd-false  7/26] RUN --mount=type=cache,sharing=locked,id=moby-...
15:23:26 [2020-07-21T15:23:26.204Z] #17 53.36 Setting up iptables (1.8.2-4) ...
15:23:26 [2020-07-21T15:23:26.252Z] #40 152.7   CC       criu/namespaces.o
15:23:26 [2020-07-21T15:23:26.324Z] #19 ...
15:23:26 [2020-07-21T15:23:26.324Z] 
15:23:26 [2020-07-21T15:23:26.324Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:23:26 [2020-07-21T15:23:26.324Z] #49 75.84 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:23:26 [2020-07-21T15:23:26.324Z] #49 78.64 + mkdir -p /build
15:23:26 [2020-07-21T15:23:26.324Z] #49 78.64 + cp runc /build/runc
15:23:26 [2020-07-21T15:23:26.324Z] #49 DONE 79.0s
15:23:26 [2020-07-21T15:23:26.461Z] #17 53.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:23:26 [2020-07-21T15:23:26.461Z] #17 53.38 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:23:26 [2020-07-21T15:23:26.461Z] #17 53.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:23:26 [2020-07-21T15:23:26.461Z] #17 53.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:23:26 [2020-07-21T15:23:26.461Z] #17 53.40 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:23:26 [2020-07-21T15:23:26.461Z] #17 53.41 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:23:26 [2020-07-21T15:23:26.461Z] #17 53.51 Setting up python3 (3.7.3-1) ...
15:23:26 [2020-07-21T15:23:26.581Z] 
15:23:26 [2020-07-21T15:23:26.581Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:26 [2020-07-21T15:23:26.581Z] #39 128.6   CC       criu/namespaces.o
15:23:27 [2020-07-21T15:23:27.024Z] #17 54.02 Setting up python3-wheel (0.32.3-2) ...
15:23:27 [2020-07-21T15:23:27.307Z] #40 ...
15:23:27 [2020-07-21T15:23:27.307Z] 
15:23:27 [2020-07-21T15:23:27.307Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:23:27 [2020-07-21T15:23:27.307Z] #50 109.0 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:23:27 [2020-07-21T15:23:27.587Z] #17 54.76 Setting up apparmor (2.13.2-10) ...
15:23:27 [2020-07-21T15:23:27.950Z] #39 130.7   CC       criu/net.o
15:23:28 [2020-07-21T15:23:28.850Z] #45 ...
15:23:28 [2020-07-21T15:23:28.850Z] 
15:23:28 [2020-07-21T15:23:28.850Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:23:28 [2020-07-21T15:23:28.850Z] #52 181.7 + bin/containerd-stress
15:23:29 [2020-07-21T15:23:29.481Z] #17 56.44 Setting up xfsprogs (4.20.0-1) ...
15:23:29 [2020-07-21T15:23:29.481Z] #17 56.45 Setting up python3-lib2to3 (3.7.3-1) ...
15:23:29 [2020-07-21T15:23:29.994Z] #17 56.87 Setting up python3-pkg-resources (40.8.0-1) ...
15:23:30 [2020-07-21T15:23:30.079Z] #50 111.4 + mkdir -p /build
15:23:30 [2020-07-21T15:23:30.079Z] #50 111.4 + cp runc /build/runc
15:23:30 [2020-07-21T15:23:30.079Z] #50 DONE 111.5s
15:23:30 [2020-07-21T15:23:30.079Z] 
15:23:30 [2020-07-21T15:23:30.079Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:30 [2020-07-21T15:23:30.079Z] #40 155.0   CC       criu/net.o
15:23:30 [2020-07-21T15:23:30.843Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	16.164s	coverage: 73.1% of statements
15:23:30 [2020-07-21T15:23:30.843Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:23:30 [2020-07-21T15:23:30.924Z] #17 57.85 Setting up python3-distutils (3.7.3-1) ...
15:23:31 [2020-07-21T15:23:31.177Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.208s	coverage: 57.7% of statements
15:23:31 [2020-07-21T15:23:31.177Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:23:31 [2020-07-21T15:23:31.177Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.623s	coverage: 76.1% of statements
15:23:31 [2020-07-21T15:23:31.177Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:23:31 [2020-07-21T15:23:31.223Z] #39 133.8   CC       criu/netfilter.o
15:23:31 [2020-07-21T15:23:31.223Z] #39 134.1   CC       criu/page-pipe.o
15:23:31 [2020-07-21T15:23:31.481Z] #39 134.6   CC       criu/page-xfer.o
15:23:31 [2020-07-21T15:23:31.487Z] #17 58.38 Setting up python3-setuptools (40.8.0-1) ...
15:23:32 [2020-07-21T15:23:32.159Z] #52 185.0 + bin/containerd-shim
15:23:32 [2020-07-21T15:23:32.236Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.005s	coverage: 58.0% of statements
15:23:32 [2020-07-21T15:23:32.236Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.004s	coverage: 3.0% of statements
15:23:32 [2020-07-21T15:23:32.851Z] #39 135.7   CC       criu/pagemap-cache.o
15:23:32 [2020-07-21T15:23:32.851Z] #39 135.9   CC       criu/pagemap.o
15:23:32 [2020-07-21T15:23:32.867Z] #40 159.4   CC       criu/netfilter.o
15:23:32 [2020-07-21T15:23:32.868Z] ok  	github.com/docker/docker/daemon/links	0.012s	coverage: 93.0% of statements
15:23:32 [2020-07-21T15:23:32.903Z] #17 59.59 Setting up python3-pip (18.1-5) ...
15:23:33 [2020-07-21T15:23:33.165Z] #40 159.9   CC       criu/page-pipe.o
15:23:33 [2020-07-21T15:23:33.415Z] #39 136.6   CC       criu/parasite-syscall.o
15:23:33 [2020-07-21T15:23:33.832Z] #17 60.64 Processing triggers for libc-bin (2.28-10) ...
15:23:33 [2020-07-21T15:23:33.832Z] #17 60.70 Processing triggers for mime-support (3.62) ...
15:23:34 [2020-07-21T15:23:34.227Z] #40 160.6   CC       criu/page-xfer.o
15:23:34 [2020-07-21T15:23:34.345Z] #39 137.2   CC       criu/path.o
15:23:34 [2020-07-21T15:23:34.345Z] #39 137.5   CC       criu/pie-util-vdso-elf32.o
15:23:34 [2020-07-21T15:23:34.374Z] ok  	github.com/docker/docker/daemon/images	0.008s	coverage: 4.8% of statements
15:23:34 [2020-07-21T15:23:34.374Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:23:34 [2020-07-21T15:23:34.374Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:23:34 [2020-07-21T15:23:34.374Z] ok  	github.com/docker/docker/daemon/logger	0.216s	coverage: 41.0% of statements
15:23:34 [2020-07-21T15:23:34.395Z] #17 DONE 61.4s
15:23:34 [2020-07-21T15:23:34.395Z] 
15:23:34 [2020-07-21T15:23:34.395Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:34 [2020-07-21T15:23:34.395Z] #39 118.8   CC       criu/image-desc.o
15:23:34 [2020-07-21T15:23:34.395Z] #39 119.0   CC       criu/image.o
15:23:34 [2020-07-21T15:23:34.395Z] #39 120.0   CC       criu/ipc_ns.o
15:23:34 [2020-07-21T15:23:34.395Z] #39 121.2   CC       criu/irmap.o
15:23:34 [2020-07-21T15:23:34.395Z] #39 121.9   CC       criu/kcmp-ids.o
15:23:34 [2020-07-21T15:23:34.395Z] #39 122.3   CC       criu/kerndat.o
15:23:34 [2020-07-21T15:23:34.395Z] #39 123.4   CC       criu/libnetlink.o
15:23:34 [2020-07-21T15:23:34.395Z] #39 123.9   CC       criu/log.o
15:23:34 [2020-07-21T15:23:34.395Z] #39 124.4   CC       criu/lsm.o
15:23:34 [2020-07-21T15:23:34.395Z] #39 124.9   CC       criu/mem.o
15:23:34 [2020-07-21T15:23:34.395Z] #39 ...
15:23:34 [2020-07-21T15:23:34.395Z] 
15:23:34 [2020-07-21T15:23:34.395Z] #18 [dev-systemd-false  8/26] RUN update-alternatives --set iptables  /usr/s...
15:23:34 [2020-07-21T15:23:34.908Z] #39 137.8   CC       criu/pie-util-vdso.o
15:23:35 [2020-07-21T15:23:35.165Z] #39 138.1   CC       criu/pie-util.o
15:23:35 [2020-07-21T15:23:35.165Z] #39 138.3   CC       criu/pipes.o
15:23:35 [2020-07-21T15:23:35.408Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.020s	coverage: 67.0% of statements
15:23:35 [2020-07-21T15:23:35.473Z] #52 ...
15:23:35 [2020-07-21T15:23:35.473Z] 
15:23:35 [2020-07-21T15:23:35.473Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:23:35 [2020-07-21T15:23:35.473Z] #45 DONE 222.9s
15:23:35 [2020-07-21T15:23:35.473Z] 
15:23:35 [2020-07-21T15:23:35.473Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:23:35 [2020-07-21T15:23:35.699Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.089s	coverage: 77.4% of statements
15:23:35 [2020-07-21T15:23:35.699Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:23:35 [2020-07-21T15:23:35.699Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:23:35 [2020-07-21T15:23:35.728Z] #39 138.8   CC       criu/plugin.o
15:23:35 [2020-07-21T15:23:35.772Z] #40 162.4   CC       criu/pagemap-cache.o
15:23:35 [2020-07-21T15:23:35.985Z] #39 139.1   CC       criu/proc_parse.o
15:23:36 [2020-07-21T15:23:36.288Z] #18 1.687 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:23:36 [2020-07-21T15:23:36.288Z] #18 1.691 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:23:36 [2020-07-21T15:23:36.288Z] #18 1.698 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:23:36 [2020-07-21T15:23:36.288Z] #18 DONE 1.8s
15:23:36 [2020-07-21T15:23:36.288Z] 
15:23:36 [2020-07-21T15:23:36.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:36 [2020-07-21T15:23:36.288Z] #39 127.0   CC       criu/memfd.o
15:23:36 [2020-07-21T15:23:36.288Z] #39 127.8   CC       criu/mount.o
15:23:36 [2020-07-21T15:23:36.332Z] ok  	github.com/docker/docker/daemon/logger/journald	0.002s	coverage: 26.2% of statements
15:23:36 [2020-07-21T15:23:36.420Z] #40 163.0   CC       criu/pagemap.o
15:23:36 [2020-07-21T15:23:36.623Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 61.6% of statements
15:23:36 [2020-07-21T15:23:36.851Z] #39 ...
15:23:36 [2020-07-21T15:23:36.851Z] 
15:23:36 [2020-07-21T15:23:36.851Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:23:36 [2020-07-21T15:23:36.851Z] #36 193.4 + dpkg --print-architecture
15:23:36 [2020-07-21T15:23:36.851Z] #36 193.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:23:36 [2020-07-21T15:23:36.851Z] #36 193.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:23:36 [2020-07-21T15:23:36.851Z] #36 193.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:23:36 [2020-07-21T15:23:36.851Z] #36 ...
15:23:36 [2020-07-21T15:23:36.851Z] 
15:23:36 [2020-07-21T15:23:36.851Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:23:36 [2020-07-21T15:23:36.915Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.026s	coverage: 87.2% of statements
15:23:37 [2020-07-21T15:23:37.071Z] #40 163.9   CC       criu/parasite-syscall.o
15:23:37 [2020-07-21T15:23:37.395Z] #52 ...
15:23:37 [2020-07-21T15:23:37.395Z] 
15:23:37 [2020-07-21T15:23:37.395Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:23:37 [2020-07-21T15:23:37.548Z] ok  	github.com/docker/docker/daemon/logger/local	0.011s	coverage: 75.2% of statements
15:23:37 [2020-07-21T15:23:37.548Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:23:37 [2020-07-21T15:23:37.719Z] #40 ...
15:23:37 [2020-07-21T15:23:37.719Z] 
15:23:37 [2020-07-21T15:23:37.719Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:23:37 [2020-07-21T15:23:37.719Z] #37 229.4 + dpkg --print-architecture
15:23:37 [2020-07-21T15:23:37.719Z] #37 229.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:23:37 [2020-07-21T15:23:37.878Z] #39 ...
15:23:37 [2020-07-21T15:23:37.878Z] 
15:23:37 [2020-07-21T15:23:37.878Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:23:37 [2020-07-21T15:23:37.878Z] #19 6.111 Collecting yamllint==1.16.0
15:23:37 [2020-07-21T15:23:37.878Z] #19 11.47   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:23:37 [2020-07-21T15:23:37.878Z] #19 11.54 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:23:37 [2020-07-21T15:23:37.878Z] #19 11.56   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:23:37 [2020-07-21T15:23:37.878Z] #19 11.59 Collecting pyyaml (from yamllint==1.16.0)
15:23:37 [2020-07-21T15:23:37.878Z] #19 11.72   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:23:37 [2020-07-21T15:23:37.878Z] #19 12.81 Building wheels for collected packages: pyyaml
15:23:37 [2020-07-21T15:23:37.878Z] #19 12.82   Running setup.py bdist_wheel for pyyaml: started
15:23:37 [2020-07-21T15:23:37.878Z] #19 13.59   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:23:37 [2020-07-21T15:23:37.878Z] #19 13.59   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:23:37 [2020-07-21T15:23:37.967Z] #46 DONE 0.4s
15:23:37 [2020-07-21T15:23:37.967Z] 
15:23:37 [2020-07-21T15:23:37.967Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:23:37 [2020-07-21T15:23:37.967Z] #52 ...
15:23:37 [2020-07-21T15:23:37.967Z] 
15:23:37 [2020-07-21T15:23:37.967Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:23:37 [2020-07-21T15:23:37.967Z] #48 DONE 0.1s
15:23:38 [2020-07-21T15:23:38.140Z] #19 13.68 Successfully built pyyaml
15:23:38 [2020-07-21T15:23:38.140Z] #19 13.69 Installing collected packages: pathspec, pyyaml, yamllint
15:23:38 [2020-07-21T15:23:38.140Z] #19 13.94 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:23:38 [2020-07-21T15:23:38.181Z] time="2020-07-21T15:23:37Z" level=error msg="Failed to remove source log file: remove /tmp/TestCheckCapacityAndRotate452074517/log402687088.1: no such file or directory"
15:23:38 [2020-07-21T15:23:38.181Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.045s	coverage: 37.7% of statements
15:23:38 [2020-07-21T15:23:38.228Z] 
15:23:38 [2020-07-21T15:23:38.228Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:23:38 [2020-07-21T15:23:38.397Z] #19 ...
15:23:38 [2020-07-21T15:23:38.397Z] 
15:23:38 [2020-07-21T15:23:38.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:38 [2020-07-21T15:23:38.397Z] #39 141.5   CC       criu/protobuf-desc.o
15:23:38 [2020-07-21T15:23:38.490Z] #50 DONE 0.6s
15:23:38 [2020-07-21T15:23:38.490Z] 
15:23:38 [2020-07-21T15:23:38.490Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:23:38 [2020-07-21T15:23:38.667Z] #37 230.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:23:38 [2020-07-21T15:23:38.667Z] #37 230.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:23:38 [2020-07-21T15:23:38.752Z] #52 191.7 + bin/containerd-shim-runc-v1
15:23:38 [2020-07-21T15:23:38.814Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.012s	coverage: 33.3% of statements
15:23:38 [2020-07-21T15:23:38.960Z] #39 ...
15:23:38 [2020-07-21T15:23:38.960Z] 
15:23:38 [2020-07-21T15:23:38.960Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:23:38 [2020-07-21T15:23:38.960Z] #19 DONE 14.6s
15:23:39 [2020-07-21T15:23:39.217Z] 
15:23:39 [2020-07-21T15:23:39.217Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:23:39 [2020-07-21T15:23:39.217Z] #22 DONE 0.3s
15:23:39 [2020-07-21T15:23:39.217Z] 
15:23:39 [2020-07-21T15:23:39.217Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:23:39 [2020-07-21T15:23:39.849Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.003s	coverage: 46.8% of statements
15:23:40 [2020-07-21T15:23:40.140Z] ok  	github.com/docker/docker/daemon/logger/templates	0.001s	coverage: 8.3% of statements
15:23:40 [2020-07-21T15:23:40.772Z] ok  	github.com/docker/docker/daemon/network	0.003s	coverage: 63.8% of statements
15:23:40 [2020-07-21T15:23:40.772Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.447s	coverage: 82.5% of statements
15:23:40 [2020-07-21T15:23:40.772Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:23:40 [2020-07-21T15:23:40.772Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:23:41 [2020-07-21T15:23:41.024Z] #19 ...
15:23:41 [2020-07-21T15:23:41.024Z] 
15:23:41 [2020-07-21T15:23:41.024Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mou...
15:23:41 [2020-07-21T15:23:41.024Z] #49 77.91 CGO_ENABLED=1 go build   -tags "seccomp apparmor selinux  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:23:41 [2020-07-21T15:23:41.024Z] #49 80.40 + mkdir -p /build
15:23:41 [2020-07-21T15:23:41.024Z] #49 80.41 + cp runc /build/runc
15:23:41 [2020-07-21T15:23:41.024Z] #49 DONE 80.6s
15:23:41 [2020-07-21T15:23:41.024Z] 
15:23:41 [2020-07-21T15:23:41.024Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:41 [2020-07-21T15:23:41.024Z] #39 132.5   CC       criu/namespaces.o
15:23:41 [2020-07-21T15:23:41.806Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 48.2% of statements
15:23:42 [2020-07-21T15:23:42.062Z] #52 194.7 + bin/containerd-shim-runc-v2
15:23:42 [2020-07-21T15:23:42.438Z] ok  	github.com/docker/docker/distribution	0.589s	coverage: 22.1% of statements
15:23:42 [2020-07-21T15:23:42.438Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:23:42 [2020-07-21T15:23:42.919Z] #39 134.8   CC       criu/net.o
15:23:43 [2020-07-21T15:23:43.071Z] ok  	github.com/docker/docker/errdefs	0.002s	coverage: 49.4% of statements
15:23:43 [2020-07-21T15:23:43.390Z] #26 DONE 3.7s
15:23:43 [2020-07-21T15:23:43.390Z] 
15:23:43 [2020-07-21T15:23:43.390Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:23:43 [2020-07-21T15:23:43.390Z] #36 DONE 218.2s
15:23:43 [2020-07-21T15:23:43.390Z] 
15:23:43 [2020-07-21T15:23:43.390Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:43 [2020-07-21T15:23:43.390Z] #39 142.3   CC       criu/protobuf.o
15:23:43 [2020-07-21T15:23:43.390Z] #39 142.7   CC       criu/pstree.o
15:23:43 [2020-07-21T15:23:43.390Z] #39 143.4   CC       criu/rbtree.o
15:23:43 [2020-07-21T15:23:43.390Z] #39 143.6   CC       criu/rst-malloc.o
15:23:43 [2020-07-21T15:23:43.390Z] #39 143.9   CC       criu/seccomp.o
15:23:43 [2020-07-21T15:23:43.390Z] #39 144.3   CC       criu/seize.o
15:23:43 [2020-07-21T15:23:43.390Z] #39 144.7   CC       criu/servicefd.o
15:23:43 [2020-07-21T15:23:43.390Z] #39 145.0   CC       criu/shmem.o
15:23:43 [2020-07-21T15:23:43.390Z] #39 145.5   CC       criu/sigframe.o
15:23:43 [2020-07-21T15:23:43.390Z] #39 145.6   CC       criu/signalfd.o
15:23:43 [2020-07-21T15:23:43.390Z] #39 145.8   CC       criu/sk-inet.o
15:23:43 [2020-07-21T15:23:43.391Z] #39 ...
15:23:43 [2020-07-21T15:23:43.391Z] 
15:23:43 [2020-07-21T15:23:43.391Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:23:43 [2020-07-21T15:23:43.391Z] #29 DONE 0.4s
15:23:43 [2020-07-21T15:23:43.391Z] 
15:23:43 [2020-07-21T15:23:43.391Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:23:43 [2020-07-21T15:23:43.391Z] #31 DONE 0.1s
15:23:43 [2020-07-21T15:23:43.391Z] 
15:23:43 [2020-07-21T15:23:43.391Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:23:43 [2020-07-21T15:23:43.391Z] #34 DONE 0.1s
15:23:43 [2020-07-21T15:23:43.391Z] 
15:23:43 [2020-07-21T15:23:43.391Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:23:43 [2020-07-21T15:23:43.449Z] #52 196.1 + binaries
15:23:43 [2020-07-21T15:23:43.449Z] #52 196.1 + install -D bin/containerd /build/containerd
15:23:43 [2020-07-21T15:23:43.449Z] #52 196.2 + install -D bin/containerd-shim /build/containerd-shim
15:23:43 [2020-07-21T15:23:43.449Z] #52 196.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:23:43 [2020-07-21T15:23:43.449Z] #52 196.2 + install -D bin/ctr /build/ctr
15:23:43 [2020-07-21T15:23:43.648Z] #45 ...
15:23:43 [2020-07-21T15:23:43.648Z] 
15:23:43 [2020-07-21T15:23:43.648Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:43 [2020-07-21T15:23:43.648Z] #39 146.7   CC       criu/sk-netlink.o
15:23:44 [2020-07-21T15:23:44.107Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.4% of statements
15:23:44 [2020-07-21T15:23:44.212Z] #39 147.2   CC       criu/sk-packet.o
15:23:44 [2020-07-21T15:23:44.399Z] ok  	github.com/docker/docker/image/cache	0.005s	coverage: 19.2% of statements
15:23:44 [2020-07-21T15:23:44.469Z] #39 147.6   CC       criu/sk-queue.o
15:23:44 [2020-07-21T15:23:44.690Z] ok  	github.com/docker/docker/distribution/xfer	1.866s	coverage: 85.1% of statements
15:23:44 [2020-07-21T15:23:44.690Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:23:44 [2020-07-21T15:23:44.690Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:23:44 [2020-07-21T15:23:44.726Z] #39 ...
15:23:44 [2020-07-21T15:23:44.726Z] 
15:23:44 [2020-07-21T15:23:44.726Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:23:44 [2020-07-21T15:23:44.726Z] #37 DONE 0.5s
15:23:44 [2020-07-21T15:23:44.983Z] 
15:23:44 [2020-07-21T15:23:44.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:44 [2020-07-21T15:23:44.983Z] #39 147.9   CC       criu/sk-tcp.o
15:23:45 [2020-07-21T15:23:45.240Z] #39 148.2   CC       criu/sk-unix.o
15:23:45 [2020-07-21T15:23:45.322Z] ok  	github.com/docker/docker/image/v1	0.008s	coverage: 25.0% of statements
15:23:45 [2020-07-21T15:23:45.322Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:23:45 [2020-07-21T15:23:45.363Z] #52 DONE 197.9s
15:23:45 [2020-07-21T15:23:45.527Z] #39 137.4   CC       criu/netfilter.o
15:23:45 [2020-07-21T15:23:45.527Z] #39 137.6   CC       criu/page-pipe.o
15:23:45 [2020-07-21T15:23:45.613Z] ok  	github.com/docker/docker/libcontainerd/queue	0.021s	coverage: 100.0% of statements
15:23:46 [2020-07-21T15:23:46.091Z] #39 138.1   CC       criu/page-xfer.o
15:23:46 [2020-07-21T15:23:46.170Z] #39 149.3   CC       criu/sockets.o
15:23:46 [2020-07-21T15:23:46.305Z] 
15:23:46 [2020-07-21T15:23:46.305Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:23:46 [2020-07-21T15:23:46.733Z] #39 149.8   CC       criu/stats.o
15:23:46 [2020-07-21T15:23:46.733Z] #39 149.9   CC       criu/string.o
15:23:46 [2020-07-21T15:23:46.744Z] ok  	github.com/docker/docker/opts	0.013s	coverage: 67.4% of statements
15:23:46 [2020-07-21T15:23:46.744Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
15:23:46 [2020-07-21T15:23:46.996Z] #39 150.0   CC       criu/sysctl.o
15:23:47 [2020-07-21T15:23:47.022Z] #39 139.1   CC       criu/pagemap-cache.o
15:23:47 [2020-07-21T15:23:47.022Z] #39 139.2   CC       criu/pagemap.o
15:23:47 [2020-07-21T15:23:47.560Z] #39 150.4   CC       criu/sysfs_parse.o
15:23:47 [2020-07-21T15:23:47.560Z] #39 150.6   CC       criu/timens.o
15:23:47 [2020-07-21T15:23:47.560Z] #39 150.8   CC       criu/timerfd.o
15:23:47 [2020-07-21T15:23:47.585Z] #39 139.9   CC       criu/parasite-syscall.o
15:23:48 [2020-07-21T15:23:48.124Z] #39 151.1   CC       criu/tty.o
15:23:48 [2020-07-21T15:23:48.220Z] #53 DONE 1.5s
15:23:48 [2020-07-21T15:23:48.220Z] 
15:23:48 [2020-07-21T15:23:48.220Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:23:48 [2020-07-21T15:23:48.220Z] #57 DONE 0.4s
15:23:48 [2020-07-21T15:23:48.220Z] 
15:23:48 [2020-07-21T15:23:48.220Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:23:48 [2020-07-21T15:23:48.251Z] ok  	github.com/docker/docker/pkg/archive	0.477s	coverage: 76.8% of statements
15:23:48 [2020-07-21T15:23:48.573Z] #39 140.7   CC       criu/path.o
15:23:48 [2020-07-21T15:23:48.831Z] #39 141.0   CC       criu/pie-util-vdso-elf32.o
15:23:49 [2020-07-21T15:23:49.126Z] #37 ...
15:23:49 [2020-07-21T15:23:49.127Z] 
15:23:49 [2020-07-21T15:23:49.127Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:49 [2020-07-21T15:23:49.127Z] #40 164.8   CC       criu/path.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 165.2   CC       criu/pie-util-vdso.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 165.7   CC       criu/pie-util.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 165.8   CC       criu/pipes.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 166.4   CC       criu/plugin.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 166.8   CC       criu/proc_parse.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 170.0   CC       criu/protobuf-desc.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 171.1   CC       criu/protobuf.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 171.5   CC       criu/pstree.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 172.6   CC       criu/rbtree.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 172.9   CC       criu/rst-malloc.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 173.3   CC       criu/seccomp.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 174.1   CC       criu/seize.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 175.2   CC       criu/servicefd.o
15:23:49 [2020-07-21T15:23:49.127Z] #40 175.7   CC       criu/shmem.o
15:23:49 [2020-07-21T15:23:49.162Z] #59 DONE 0.9s
15:23:49 [2020-07-21T15:23:49.162Z] 
15:23:49 [2020-07-21T15:23:49.162Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:23:49 [2020-07-21T15:23:49.162Z] #61 DONE 0.1s
15:23:49 [2020-07-21T15:23:49.162Z] 
15:23:49 [2020-07-21T15:23:49.162Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:23:49 [2020-07-21T15:23:49.162Z] #62 DONE 0.0s
15:23:49 [2020-07-21T15:23:49.162Z] 
15:23:49 [2020-07-21T15:23:49.162Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:23:49 [2020-07-21T15:23:49.284Z] ok  	github.com/docker/docker/pkg/authorization	0.339s	coverage: 68.3% of statements
15:23:49 [2020-07-21T15:23:49.284Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
15:23:49 [2020-07-21T15:23:49.401Z] #39 141.5   CC       criu/pie-util-vdso.o
15:23:49 [2020-07-21T15:23:49.576Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:23:49 [2020-07-21T15:23:49.576Z] #39 152.5   CC       criu/tun.o
15:23:49 [2020-07-21T15:23:49.664Z] #39 141.9   CC       criu/pie-util.o
15:23:49 [2020-07-21T15:23:49.839Z] #39 152.8   CC       criu/uffd.o
15:23:49 [2020-07-21T15:23:49.927Z] #39 142.1   CC       criu/pipes.o
15:23:50 [2020-07-21T15:23:50.184Z] #40 176.9   CC       criu/sigframe.o
15:23:50 [2020-07-21T15:23:50.405Z] #39 153.5   CC       criu/util.o
15:23:50 [2020-07-21T15:23:50.484Z] #40 177.0   CC       criu/signalfd.o
15:23:50 [2020-07-21T15:23:50.499Z] #39 ...
15:23:50 [2020-07-21T15:23:50.499Z] 
15:23:50 [2020-07-21T15:23:50.499Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:23:50 [2020-07-21T15:23:50.499Z] #19 6.253 Collecting yamllint==1.16.0
15:23:50 [2020-07-21T15:23:50.499Z] #19 11.56   Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB)
15:23:50 [2020-07-21T15:23:50.499Z] #19 11.65 Collecting pyyaml (from yamllint==1.16.0)
15:23:50 [2020-07-21T15:23:50.499Z] #19 11.80   Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB)
15:23:50 [2020-07-21T15:23:50.499Z] #19 13.02 Collecting pathspec>=0.5.3 (from yamllint==1.16.0)
15:23:50 [2020-07-21T15:23:50.499Z] #19 13.08   Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl
15:23:50 [2020-07-21T15:23:50.499Z] #19 13.11 Building wheels for collected packages: pyyaml
15:23:50 [2020-07-21T15:23:50.499Z] #19 13.13   Running setup.py bdist_wheel for pyyaml: started
15:23:50 [2020-07-21T15:23:50.499Z] #19 14.01   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
15:23:50 [2020-07-21T15:23:50.499Z] #19 14.01   Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd
15:23:50 [2020-07-21T15:23:50.499Z] #19 14.15 Successfully built pyyaml
15:23:50 [2020-07-21T15:23:50.499Z] #19 14.16 Installing collected packages: pyyaml, pathspec, yamllint
15:23:50 [2020-07-21T15:23:50.499Z] #19 14.41 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0
15:23:50 [2020-07-21T15:23:50.499Z] #19 ...
15:23:50 [2020-07-21T15:23:50.499Z] 
15:23:50 [2020-07-21T15:23:50.499Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:50 [2020-07-21T15:23:50.499Z] #39 142.9   CC       criu/plugin.o
15:23:50 [2020-07-21T15:23:50.784Z] #40 177.3   CC       criu/sk-inet.o
15:23:51 [2020-07-21T15:23:51.077Z] #63 DONE 1.5s
15:23:51 [2020-07-21T15:23:51.077Z] 
15:23:51 [2020-07-21T15:23:51.077Z] #64 exporting to image
15:23:51 [2020-07-21T15:23:51.077Z] #64 exporting layers
15:23:51 [2020-07-21T15:23:51.103Z] #39 ...
15:23:51 [2020-07-21T15:23:51.103Z] 
15:23:51 [2020-07-21T15:23:51.103Z] #19 [dev-systemd-false  9/26] RUN pip3 install yamllint==1.16.0
15:23:51 [2020-07-21T15:23:51.103Z] #19 DONE 14.7s
15:23:51 [2020-07-21T15:23:51.103Z] 
15:23:51 [2020-07-21T15:23:51.103Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:23:51 [2020-07-21T15:23:51.334Z] #39 154.5   CC       criu/uts_ns.o
15:23:51 [2020-07-21T15:23:51.359Z] #22 DONE 0.4s
15:23:51 [2020-07-21T15:23:51.359Z] 
15:23:51 [2020-07-21T15:23:51.359Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:23:51 [2020-07-21T15:23:51.591Z] #39 154.6   CC       criu/vdso-compat.o
15:23:51 [2020-07-21T15:23:51.591Z] #39 ...
15:23:51 [2020-07-21T15:23:51.591Z] 
15:23:51 [2020-07-21T15:23:51.591Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:23:51 [2020-07-21T15:23:51.591Z] #52 179.2 + bin/containerd
15:23:51 [2020-07-21T15:23:51.851Z] #40 178.6   CC       criu/sk-netlink.o
15:23:52 [2020-07-21T15:23:52.499Z] #40 179.1   CC       criu/sk-packet.o
15:23:53 [2020-07-21T15:23:53.090Z] ok  	github.com/docker/docker/layer	7.107s	coverage: 68.8% of statements
15:23:53 [2020-07-21T15:23:53.090Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:23:53 [2020-07-21T15:23:53.090Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:23:53 [2020-07-21T15:23:53.090Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:23:53 [2020-07-21T15:23:53.090Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:23:53 [2020-07-21T15:23:53.090Z] ?   	github.com/docker/docker/oci	[no test files]
15:23:53 [2020-07-21T15:23:53.090Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:23:53 [2020-07-21T15:23:53.148Z] #40 179.8   CC       criu/sk-queue.o
15:23:53 [2020-07-21T15:23:53.381Z] ok  	github.com/docker/docker/pkg/directory	0.001s	coverage: 80.0% of statements
15:23:53 [2020-07-21T15:23:53.671Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.501s	coverage: 43.2% of statements
15:23:53 [2020-07-21T15:23:53.671Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:23:53 [2020-07-21T15:23:53.671Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:23:53 [2020-07-21T15:23:53.671Z] ok  	github.com/docker/docker/pkg/discovery	0.002s	coverage: 58.3% of statements
15:23:53 [2020-07-21T15:23:53.796Z] #40 180.3   CC       criu/sk-tcp.o
15:23:53 [2020-07-21T15:23:53.962Z] ok  	github.com/docker/docker/pkg/discovery/file	0.007s	coverage: 92.9% of statements
15:23:54 [2020-07-21T15:23:54.095Z] #40 180.9   CC       criu/sk-unix.o
15:23:54 [2020-07-21T15:23:54.594Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.006s	coverage: 92.3% of statements
15:23:54 [2020-07-21T15:23:54.884Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
15:23:55 [2020-07-21T15:23:55.175Z] ok  	github.com/docker/docker/pkg/dmesg	0.002s	coverage: 83.3% of statements
15:23:55 [2020-07-21T15:23:55.290Z] #64 exporting layers 3.9s done
15:23:55 [2020-07-21T15:23:55.290Z] #64 writing image sha256:dad581d3be04a7278429662449cc3a2f145c2af12b0c7193b4f83b7707f51121 done
15:23:55 [2020-07-21T15:23:55.290Z] #64 naming to docker.io/library/docker:441211986c847ef08ec1d40432e2ec86a7ae1741 done
15:23:55 [2020-07-21T15:23:55.290Z] #64 DONE 3.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:23:55 [2020-07-21T15:23:55.528Z] #26 DONE 3.5s
15:23:55 [2020-07-21T15:23:55.528Z] 
15:23:55 [2020-07-21T15:23:55.528Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:23:55 [2020-07-21T15:23:55.528Z] #36 DONE 221.5s
15:23:55 [2020-07-21T15:23:55.528Z] 
15:23:55 [2020-07-21T15:23:55.528Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:55 [2020-07-21T15:23:55.528Z] #39 143.4   CC       criu/proc_parse.o
15:23:55 [2020-07-21T15:23:55.528Z] #39 145.6   CC       criu/protobuf-desc.o
15:23:55 [2020-07-21T15:23:55.528Z] #39 146.2   CC       criu/protobuf.o
15:23:55 [2020-07-21T15:23:55.528Z] #39 146.5   CC       criu/pstree.o
15:23:55 [2020-07-21T15:23:55.528Z] #39 147.1   CC       criu/rbtree.o
15:23:55 [2020-07-21T15:23:55.528Z] #39 147.3   CC       criu/rst-malloc.o
15:23:55 [2020-07-21T15:23:55.528Z] #39 ...
15:23:55 [2020-07-21T15:23:55.528Z] 
15:23:55 [2020-07-21T15:23:55.528Z] #29 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:23:55 [2020-07-21T15:23:55.528Z] #29 DONE 0.4s
15:23:55 [2020-07-21T15:23:55.528Z] 
15:23:55 [2020-07-21T15:23:55.528Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:55 [2020-07-21T15:23:55.528Z] #39 147.5   CC       criu/seccomp.o
15:23:55 [2020-07-21T15:23:55.528Z] #39 ...
15:23:55 [2020-07-21T15:23:55.528Z] 
15:23:55 [2020-07-21T15:23:55.528Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:23:55 [2020-07-21T15:23:55.528Z] #31 DONE 0.2s
15:23:55 [2020-07-21T15:23:55.528Z] 
15:23:55 [2020-07-21T15:23:55.528Z] #34 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:23:55 [2020-07-21T15:23:55.528Z] #34 DONE 0.1s
15:23:55 [2020-07-21T15:23:55.528Z] 
15:23:55 [2020-07-21T15:23:55.528Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:23:55 [2020-07-21T15:23:55.631Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/test/unit
15:23:56 [2020-07-21T15:23:56.090Z] #45 ...
15:23:56 [2020-07-21T15:23:56.090Z] 
15:23:56 [2020-07-21T15:23:56.090Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:56 [2020-07-21T15:23:56.090Z] #39 148.1   CC       criu/seize.o
15:23:56 [2020-07-21T15:23:56.200Z] #40 182.8   CC       criu/sockets.o
15:23:56 [2020-07-21T15:23:56.207Z] ok  	github.com/docker/docker/pkg/filenotify	0.601s	coverage: 67.0% of statements
15:23:56 [2020-07-21T15:23:56.838Z] ok  	github.com/docker/docker/pkg/fileutils	0.004s	coverage: 89.5% of statements
15:23:56 [2020-07-21T15:23:56.840Z] #52 ...
15:23:56 [2020-07-21T15:23:56.840Z] 
15:23:56 [2020-07-21T15:23:56.840Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:56 [2020-07-21T15:23:56.840Z] #39 154.8   CC       criu/vdso.o
15:23:56 [2020-07-21T15:23:56.840Z] #39 155.1   LINK     criu/built-in.o
15:23:56 [2020-07-21T15:23:56.840Z] #39 155.2   LINK     criu/criu
15:23:56 [2020-07-21T15:23:56.840Z] #39 155.5   DEP      lib/c/criu.d
15:23:56 [2020-07-21T15:23:56.840Z] #39 155.6   CC       images/rpc.pb-c.o
15:23:56 [2020-07-21T15:23:56.840Z] #39 156.0   CC       lib/c/criu.o
15:23:56 [2020-07-21T15:23:56.840Z] #39 156.6   LINK     lib/c/built-in.o
15:23:56 [2020-07-21T15:23:56.840Z] #39 156.6   LINK     lib/c/libcriu.so
15:23:56 [2020-07-21T15:23:56.840Z] #39 156.7   LINK     lib/c/libcriu.a
15:23:56 [2020-07-21T15:23:56.840Z] #39 156.8   GEN      magic.py
15:23:56 [2020-07-21T15:23:56.840Z] #39 156.9 Note: Building without setproctitle() and strlcpy() support.
15:23:56 [2020-07-21T15:23:56.840Z] #39 156.9       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:23:56 [2020-07-21T15:23:56.840Z] #39 156.9 Note: Building without GnuTLS support
15:23:56 [2020-07-21T15:23:56.840Z] #39 156.9 Makefile.config:39: Warn: you have no libnftables installed
15:23:56 [2020-07-21T15:23:56.840Z] #39 156.9 Makefile.config:40: Warn: Building without nftables support
15:23:56 [2020-07-21T15:23:56.840Z] #39 157.4 fatal: not a git repository (or any of the parent directories): .git
15:23:56 [2020-07-21T15:23:56.840Z] #39 157.9 make[1]: Nothing to be done for 'all'.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.4 make[1]: 'images/built-in.o' is up to date.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.4 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.5 make[1]: 'compel/libcompel.a' is up to date.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.5 make[1]: 'compel/compel-host-bin' is up to date.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.5 make[1]: Nothing to be done for 'all'.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.5 make[1]: 'soccr/libsoccr.a' is up to date.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.7 make[2]: Nothing to be done for 'all'.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.7 make[2]: Nothing to be done for 'all'.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.7 make[2]: Nothing to be done for 'all'.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.8 make[2]: Nothing to be done for 'all'.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.8 make[2]: Nothing to be done for 'all'.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.8 make[2]: Nothing to be done for 'all'.
15:23:56 [2020-07-21T15:23:56.840Z] #39 158.9 make[2]: Nothing to be done for 'all'.
15:23:56 [2020-07-21T15:23:56.840Z] #39 159.0 make[2]: Nothing to be done for 'all'.
15:23:56 [2020-07-21T15:23:56.840Z] #39 159.0   INSTALL  criu/criu
15:23:56 [2020-07-21T15:23:56.840Z] #39 DONE 159.5s
15:23:56 [2020-07-21T15:23:56.840Z] 
15:23:56 [2020-07-21T15:23:56.841Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:23:56 [2020-07-21T15:23:56.841Z] #45 223.8 + cd /tmp/tmp.Ezu4JPs9vg/src/github.com/golangci/golangci-lint/
15:23:56 [2020-07-21T15:23:56.841Z] #45 223.8 + git checkout -q v1.23.8
15:23:56 [2020-07-21T15:23:56.841Z] #45 224.2 ++ git describe --tags
15:23:56 [2020-07-21T15:23:56.841Z] #45 224.2 + version=v1.23.8
15:23:56 [2020-07-21T15:23:56.841Z] #45 224.2 ++ git rev-parse --short HEAD
15:23:56 [2020-07-21T15:23:56.841Z] #45 224.2 + commit=76a82c6
15:23:56 [2020-07-21T15:23:56.841Z] #45 224.2 ++ git show -s --format=%cd
15:23:56 [2020-07-21T15:23:56.841Z] #45 224.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:23:56 [2020-07-21T15:23:56.841Z] #45 224.2 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
15:23:57 [2020-07-21T15:23:57.019Z] #39 149.0   CC       criu/servicefd.o
15:23:57 [2020-07-21T15:23:57.019Z] #39 149.2   CC       criu/shmem.o
15:23:57 [2020-07-21T15:23:57.257Z] #40 183.8   CC       criu/stats.o
15:23:57 [2020-07-21T15:23:57.275Z] #39 ...
15:23:57 [2020-07-21T15:23:57.275Z] 
15:23:57 [2020-07-21T15:23:57.275Z] #37 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:23:57 [2020-07-21T15:23:57.275Z] #37 DONE 0.5s
15:23:57 [2020-07-21T15:23:57.469Z] ok  	github.com/docker/docker/pkg/fsutils	0.424s	coverage: 85.1% of statements
15:23:57 [2020-07-21T15:23:57.532Z] 
15:23:57 [2020-07-21T15:23:57.532Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:23:57 [2020-07-21T15:23:57.532Z] #45 ...
15:23:57 [2020-07-21T15:23:57.532Z] 
15:23:57 [2020-07-21T15:23:57.532Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:23:57 [2020-07-21T15:23:57.532Z] #39 149.8   CC       criu/sigframe.o
15:23:57 [2020-07-21T15:23:57.557Z] #40 184.2   CC       criu/string.o
15:23:57 [2020-07-21T15:23:57.557Z] #40 184.3   CC       criu/sysctl.o
15:23:57 [2020-07-21T15:23:57.761Z] ok  	github.com/docker/docker/pkg/homedir	0.018s	coverage: 11.4% of statements
15:23:57 [2020-07-21T15:23:57.761Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.086s	coverage: 84.1% of statements
15:23:57 [2020-07-21T15:23:57.789Z] #39 149.9   CC       criu/signalfd.o
15:23:57 [2020-07-21T15:23:57.789Z] #39 150.1   CC       criu/sk-inet.o
15:23:58 [2020-07-21T15:23:58.218Z] #45 ...
15:23:58 [2020-07-21T15:23:58.218Z] 
15:23:58 [2020-07-21T15:23:58.218Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:23:58 [2020-07-21T15:23:58.218Z] #40 DONE 0.0s
15:23:58 [2020-07-21T15:23:58.218Z] 
15:23:58 [2020-07-21T15:23:58.218Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:23:58 [2020-07-21T15:23:58.218Z] #42 DONE 0.1s
15:23:58 [2020-07-21T15:23:58.218Z] 
15:23:58 [2020-07-21T15:23:58.218Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:23:58 [2020-07-21T15:23:58.218Z] #44 DONE 0.0s
15:23:58 [2020-07-21T15:23:58.218Z] 
15:23:58 [2020-07-21T15:23:58.218Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:23:58 [2020-07-21T15:23:58.353Z] #39 150.7   CC       criu/sk-netlink.o
15:23:58 [2020-07-21T15:23:58.609Z] #39 150.9   CC       criu/sk-packet.o
15:23:58 [2020-07-21T15:23:58.611Z] #40 185.1   CC       criu/sysfs_parse.o
15:23:58 [2020-07-21T15:23:58.792Z] ok  	github.com/docker/docker/pkg/idtools	0.239s	coverage: 70.5% of statements
15:23:58 [2020-07-21T15:23:58.793Z] ok  	github.com/docker/docker/pkg/ioutils	0.265s	coverage: 70.6% of statements
15:23:58 [2020-07-21T15:23:58.910Z] #40 185.6   CC       criu/timens.o
15:23:59 [2020-07-21T15:23:59.083Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.002s	coverage: 91.7% of statements
15:23:59 [2020-07-21T15:23:59.083Z] ok  	github.com/docker/docker/pkg/locker	0.035s	coverage: 88.9% of statements
15:23:59 [2020-07-21T15:23:59.083Z] ok  	github.com/docker/docker/pkg/longpath	0.001s	coverage: 100.0% of statements
15:23:59 [2020-07-21T15:23:59.083Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:23:59 [2020-07-21T15:23:59.083Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:23:59 [2020-07-21T15:23:59.172Z] #39 151.3   CC       criu/sk-queue.o
15:23:59 [2020-07-21T15:23:59.210Z] #40 186.0   CC       criu/timerfd.o
15:23:59 [2020-07-21T15:23:59.374Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
15:23:59 [2020-07-21T15:23:59.374Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:23:59 [2020-07-21T15:23:59.374Z] ok  	github.com/docker/docker/pkg/parsers	0.001s	coverage: 97.0% of statements
15:23:59 [2020-07-21T15:23:59.429Z] #39 151.6   CC       criu/sk-tcp.o
15:23:59 [2020-07-21T15:23:59.665Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.001s	coverage: 60.0% of statements
15:23:59 [2020-07-21T15:23:59.686Z] #39 151.9   CC       criu/sk-unix.o
15:23:59 [2020-07-21T15:23:59.842Z] ?   	github.com/docker/docker/api	[no test files]
15:23:59 [2020-07-21T15:23:59.869Z] #40 186.5   CC       criu/tty.o
15:23:59 [2020-07-21T15:23:59.955Z] ok  	github.com/docker/docker/pkg/pidfile	0.006s	coverage: 82.4% of statements
15:23:59 [2020-07-21T15:23:59.955Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 86.7% of statements
15:23:59 [2020-07-21T15:23:59.955Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:23:59 [2020-07-21T15:23:59.955Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:24:00 [2020-07-21T15:24:00.586Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.004s	coverage: 56.8% of statements
15:24:00 [2020-07-21T15:24:00.877Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.001s	coverage: 85.7% of statements
15:24:01 [2020-07-21T15:24:01.054Z] #39 153.1   CC       criu/sockets.o
15:24:01 [2020-07-21T15:24:01.168Z] ok  	github.com/docker/docker/pkg/pools	0.001s	coverage: 88.2% of statements
15:24:01 [2020-07-21T15:24:01.355Z] #39 153.6   CC       criu/stats.o
15:24:01 [2020-07-21T15:24:01.462Z] ok  	github.com/docker/docker/pkg/progress	0.001s	coverage: 75.9% of statements
15:24:01 [2020-07-21T15:24:01.612Z] #39 153.9   CC       criu/string.o
15:24:01 [2020-07-21T15:24:01.869Z] #39 154.0   CC       criu/sysctl.o
15:24:01 [2020-07-21T15:24:01.971Z] #40 188.6   CC       criu/tun.o
15:24:01 [2020-07-21T15:24:01.971Z] #40 ...
15:24:01 [2020-07-21T15:24:01.971Z] 
15:24:01 [2020-07-21T15:24:01.971Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     -...
15:24:01 [2020-07-21T15:24:01.971Z] #37 DONE 253.9s
15:24:02 [2020-07-21T15:24:02.126Z] #39 154.4   CC       criu/sysfs_parse.o
15:24:02 [2020-07-21T15:24:02.271Z] 
15:24:02 [2020-07-21T15:24:02.271Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:24:02 [2020-07-21T15:24:02.271Z] #46 ...
15:24:02 [2020-07-21T15:24:02.271Z] 
15:24:02 [2020-07-21T15:24:02.271Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:02 [2020-07-21T15:24:02.271Z] #40 189.1   CC       criu/uffd.o
15:24:02 [2020-07-21T15:24:02.497Z] ok  	github.com/docker/docker/pkg/pubsub	1.018s	coverage: 73.9% of statements
15:24:02 [2020-07-21T15:24:02.689Z] #39 154.7   CC       criu/timens.o
15:24:02 [2020-07-21T15:24:02.689Z] #39 154.9   CC       criu/timerfd.o
15:24:02 [2020-07-21T15:24:02.787Z] ok  	github.com/docker/docker/pkg/reexec	0.003s	coverage: 82.4% of statements
15:24:02 [2020-07-21T15:24:02.946Z] #39 155.2   CC       criu/tty.o
15:24:04 [2020-07-21T15:24:04.315Z] #39 156.3   CC       criu/tun.o
15:24:04 [2020-07-21T15:24:04.386Z] #40 191.0   CC       criu/util.o
15:24:04 [2020-07-21T15:24:04.572Z] #39 156.7   CC       criu/uffd.o
15:24:05 [2020-07-21T15:24:05.502Z] #39 157.5   CC       criu/util.o
15:24:05 [2020-07-21T15:24:05.513Z] ok  	github.com/docker/docker/pkg/signal	2.336s	coverage: 61.0% of statements
15:24:05 [2020-07-21T15:24:05.804Z] ok  	github.com/docker/docker/pkg/stdcopy	0.002s	coverage: 100.0% of statements
15:24:05 [2020-07-21T15:24:05.926Z] #40 192.3   CC       criu/uts_ns.o
15:24:05 [2020-07-21T15:24:05.926Z] #40 192.6   CC       criu/vdso.o
15:24:06 [2020-07-21T15:24:06.066Z] #39 158.3   CC       criu/uts_ns.o
15:24:06 [2020-07-21T15:24:06.066Z] #39 158.5   CC       criu/vdso-compat.o
15:24:06 [2020-07-21T15:24:06.095Z] ok  	github.com/docker/docker/pkg/streamformatter	0.002s	coverage: 66.2% of statements
15:24:06 [2020-07-21T15:24:06.386Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:24:06 [2020-07-21T15:24:06.577Z] #40 193.2   LINK     criu/built-in.o
15:24:06 [2020-07-21T15:24:06.577Z] #40 193.4   LINK     criu/criu
15:24:06 [2020-07-21T15:24:06.629Z] #39 158.6   CC       criu/vdso.o
15:24:06 [2020-07-21T15:24:06.677Z] ok  	github.com/docker/docker/pkg/symlink	0.005s	coverage: 87.7% of statements
15:24:06 [2020-07-21T15:24:06.886Z] #39 159.1   LINK     criu/built-in.o
15:24:07 [2020-07-21T15:24:07.143Z] #39 159.2   LINK     criu/criu
15:24:07 [2020-07-21T15:24:07.143Z] #39 ...
15:24:07 [2020-07-21T15:24:07.143Z] 
15:24:07 [2020-07-21T15:24:07.143Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:07 [2020-07-21T15:24:07.143Z] #52 184.8 + bin/containerd
15:24:07 [2020-07-21T15:24:07.228Z] #40 193.9   DEP      lib/c/criu.d
15:24:07 [2020-07-21T15:24:07.228Z] #40 194.0   CC       images/rpc.pb-c.o
15:24:07 [2020-07-21T15:24:07.310Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 53.8% of statements
15:24:07 [2020-07-21T15:24:07.601Z] ok  	github.com/docker/docker/pkg/system	0.038s	coverage: 36.9% of statements
15:24:07 [2020-07-21T15:24:07.883Z] #40 194.6   CC       lib/c/criu.o
15:24:07 [2020-07-21T15:24:07.891Z] ok  	github.com/docker/docker/pkg/tailfile	0.037s	coverage: 88.6% of statements
15:24:08 [2020-07-21T15:24:08.523Z] ok  	github.com/docker/docker/pkg/tarsum	0.033s	coverage: 89.3% of statements
15:24:08 [2020-07-21T15:24:08.523Z] testing: warning: no tests to run
15:24:08 [2020-07-21T15:24:08.523Z] coverage: [no statements]
15:24:08 [2020-07-21T15:24:08.523Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
15:24:08 [2020-07-21T15:24:08.814Z] ok  	github.com/docker/docker/pkg/truncindex	0.101s	coverage: 91.5% of statements
15:24:09 [2020-07-21T15:24:09.105Z] ok  	github.com/docker/docker/pkg/urlutil	0.001s	coverage: 100.0% of statements
15:24:09 [2020-07-21T15:24:09.105Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
15:24:09 [2020-07-21T15:24:09.421Z] #40 196.0   LINK     lib/c/built-in.o
15:24:09 [2020-07-21T15:24:09.421Z] #40 196.0   LINK     lib/c/libcriu.so
15:24:09 [2020-07-21T15:24:09.421Z] #40 196.0   LINK     lib/c/libcriu.a
15:24:09 [2020-07-21T15:24:09.719Z] #40 196.3   GEN      magic.py
15:24:09 [2020-07-21T15:24:09.719Z] #40 196.4 Note: Building without setproctitle() and strlcpy() support.
15:24:09 [2020-07-21T15:24:09.719Z] #40 196.5       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:24:09 [2020-07-21T15:24:09.719Z] #40 196.5 Note: Building without GnuTLS support
15:24:09 [2020-07-21T15:24:09.719Z] #40 196.5 Makefile.config:39: Warn: you have no libnftables installed
15:24:09 [2020-07-21T15:24:09.719Z] #40 196.5 Makefile.config:40: Warn: Building without nftables support
15:24:10 [2020-07-21T15:24:10.368Z] #40 197.3 fatal: not a git repository (or any of the parent directories): .git
15:24:11 [2020-07-21T15:24:11.234Z] ok  	github.com/docker/docker/plugin	0.551s	coverage: 23.1% of statements
15:24:11 [2020-07-21T15:24:11.318Z] #52 ...
15:24:11 [2020-07-21T15:24:11.318Z] 
15:24:11 [2020-07-21T15:24:11.318Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:24:11 [2020-07-21T15:24:11.318Z] #45 227.4 + cd /tmp/tmp.d4y1cTVxb9/src/github.com/golangci/golangci-lint/
15:24:11 [2020-07-21T15:24:11.318Z] #45 227.4 + git checkout -q v1.23.8
15:24:11 [2020-07-21T15:24:11.318Z] #45 227.8 ++ git describe --tags
15:24:11 [2020-07-21T15:24:11.318Z] #45 227.8 + version=v1.23.8
15:24:11 [2020-07-21T15:24:11.318Z] #45 227.8 ++ git rev-parse --short HEAD
15:24:11 [2020-07-21T15:24:11.318Z] #45 227.8 + commit=76a82c6
15:24:11 [2020-07-21T15:24:11.318Z] #45 227.8 ++ git show -s --format=%cd
15:24:11 [2020-07-21T15:24:11.318Z] #45 227.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:24:11 [2020-07-21T15:24:11.318Z] #45 227.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
15:24:11 [2020-07-21T15:24:11.318Z] #45 ...
15:24:11 [2020-07-21T15:24:11.318Z] 
15:24:11 [2020-07-21T15:24:11.318Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:11 [2020-07-21T15:24:11.318Z] #39 159.6   DEP      lib/c/criu.d
15:24:11 [2020-07-21T15:24:11.318Z] #39 159.6   CC       images/rpc.pb-c.o
15:24:11 [2020-07-21T15:24:11.318Z] #39 160.0   CC       lib/c/criu.o
15:24:11 [2020-07-21T15:24:11.318Z] #39 160.7   LINK     lib/c/built-in.o
15:24:11 [2020-07-21T15:24:11.318Z] #39 160.8   LINK     lib/c/libcriu.so
15:24:11 [2020-07-21T15:24:11.318Z] #39 160.8   LINK     lib/c/libcriu.a
15:24:11 [2020-07-21T15:24:11.318Z] #39 160.9   GEN      magic.py
15:24:11 [2020-07-21T15:24:11.318Z] #39 161.0 Note: Building without setproctitle() and strlcpy() support.
15:24:11 [2020-07-21T15:24:11.318Z] #39 161.0       To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
15:24:11 [2020-07-21T15:24:11.318Z] #39 161.0 Note: Building without GnuTLS support
15:24:11 [2020-07-21T15:24:11.318Z] #39 161.0 Makefile.config:39: Warn: you have no libnftables installed
15:24:11 [2020-07-21T15:24:11.318Z] #39 161.0 Makefile.config:40: Warn: Building without nftables support
15:24:11 [2020-07-21T15:24:11.318Z] #39 161.6 fatal: not a git repository (or any of the parent directories): .git
15:24:11 [2020-07-21T15:24:11.318Z] #39 162.2 make[1]: Nothing to be done for 'all'.
15:24:11 [2020-07-21T15:24:11.318Z] #39 162.7 make[1]: 'images/built-in.o' is up to date.
15:24:11 [2020-07-21T15:24:11.318Z] #39 162.7 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:24:11 [2020-07-21T15:24:11.318Z] #39 162.7 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:24:11 [2020-07-21T15:24:11.318Z] #39 162.7 make[1]: 'compel/libcompel.a' is up to date.
15:24:11 [2020-07-21T15:24:11.318Z] #39 162.8 make[1]: 'compel/compel-host-bin' is up to date.
15:24:11 [2020-07-21T15:24:11.318Z] #39 162.8 make[1]: Nothing to be done for 'all'.
15:24:11 [2020-07-21T15:24:11.318Z] #39 162.8 make[1]: 'soccr/libsoccr.a' is up to date.
15:24:11 [2020-07-21T15:24:11.318Z] #39 163.0 make[2]: Nothing to be done for 'all'.
15:24:11 [2020-07-21T15:24:11.318Z] #39 163.0 make[2]: Nothing to be done for 'all'.
15:24:11 [2020-07-21T15:24:11.318Z] #39 163.0 make[2]: Nothing to be done for 'all'.
15:24:11 [2020-07-21T15:24:11.318Z] #39 163.1 make[2]: Nothing to be done for 'all'.
15:24:11 [2020-07-21T15:24:11.318Z] #39 163.2 make[2]: Nothing to be done for 'all'.
15:24:11 [2020-07-21T15:24:11.318Z] #39 163.2 make[2]: Nothing to be done for 'all'.
15:24:11 [2020-07-21T15:24:11.318Z] #39 163.2 make[2]: Nothing to be done for 'all'.
15:24:11 [2020-07-21T15:24:11.318Z] #39 163.3 make[2]: Nothing to be done for 'all'.
15:24:11 [2020-07-21T15:24:11.318Z] #39 163.3   INSTALL  criu/criu
15:24:11 [2020-07-21T15:24:11.433Z] #40 ...
15:24:11 [2020-07-21T15:24:11.433Z] 
15:24:11 [2020-07-21T15:24:11.433Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:24:11 [2020-07-21T15:24:11.433Z] #46 263.2 + cd /tmp/tmp.gtwlWcagfh/src/github.com/golangci/golangci-lint/
15:24:11 [2020-07-21T15:24:11.433Z] #46 263.2 + git checkout -q v1.23.8
15:24:11 [2020-07-21T15:24:11.524Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.5% of statements
15:24:11 [2020-07-21T15:24:11.882Z] #39 DONE 163.8s
15:24:11 [2020-07-21T15:24:11.882Z] 
15:24:11 [2020-07-21T15:24:11.882Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:24:12 [2020-07-21T15:24:12.079Z] #46 263.8 ++ git describe --tags
15:24:12 [2020-07-21T15:24:12.079Z] #46 263.8 + version=v1.23.8
15:24:12 [2020-07-21T15:24:12.079Z] #46 263.8 ++ git rev-parse --short HEAD
15:24:12 [2020-07-21T15:24:12.079Z] #46 263.8 + commit=76a82c6
15:24:12 [2020-07-21T15:24:12.079Z] #46 263.8 ++ git show -s --format=%cd
15:24:12 [2020-07-21T15:24:12.079Z] #46 263.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300'
15:24:12 [2020-07-21T15:24:12.079Z] #46 263.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint
15:24:12 [2020-07-21T15:24:12.103Z] ok  	github.com/docker/docker/api/server	0.028s	coverage: 9.0% of statements
15:24:12 [2020-07-21T15:24:12.156Z] ok  	github.com/docker/docker/profiles/seccomp	0.003s	coverage: 75.0% of statements
15:24:12 [2020-07-21T15:24:12.446Z] ok  	github.com/docker/docker/reference	0.005s	coverage: 84.4% of statements
15:24:12 [2020-07-21T15:24:12.489Z] #45 ...
15:24:12 [2020-07-21T15:24:12.489Z] 
15:24:12 [2020-07-21T15:24:12.489Z] #40 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:24:12 [2020-07-21T15:24:12.746Z] #40 DONE 0.1s
15:24:12 [2020-07-21T15:24:12.746Z] 
15:24:12 [2020-07-21T15:24:12.746Z] #42 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:24:12 [2020-07-21T15:24:12.746Z] #42 DONE 0.1s
15:24:12 [2020-07-21T15:24:12.746Z] 
15:24:12 [2020-07-21T15:24:12.746Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:24:12 [2020-07-21T15:24:12.746Z] #45 ...
15:24:12 [2020-07-21T15:24:12.746Z] 
15:24:12 [2020-07-21T15:24:12.746Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:24:12 [2020-07-21T15:24:12.746Z] #44 DONE 0.1s
15:24:13 [2020-07-21T15:24:13.003Z] 
15:24:13 [2020-07-21T15:24:13.003Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:24:13 [2020-07-21T15:24:13.481Z] ok  	github.com/docker/docker/registry	0.091s	coverage: 56.3% of statements
15:24:13 [2020-07-21T15:24:13.620Z] #46 ...
15:24:13 [2020-07-21T15:24:13.620Z] 
15:24:13 [2020-07-21T15:24:13.620Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu     && curl -sSL https://github.co...
15:24:13 [2020-07-21T15:24:13.620Z] #40 198.4 make[1]: Nothing to be done for 'all'.
15:24:13 [2020-07-21T15:24:13.620Z] #40 199.3 make[1]: 'images/built-in.o' is up to date.
15:24:13 [2020-07-21T15:24:13.620Z] #40 199.3 make[1]: 'compel/plugins/std.lib.a' is up to date.
15:24:13 [2020-07-21T15:24:13.620Z] #40 199.4 make[1]: 'compel/plugins/fds.lib.a' is up to date.
15:24:13 [2020-07-21T15:24:13.620Z] #40 199.4 make[1]: 'compel/libcompel.a' is up to date.
15:24:13 [2020-07-21T15:24:13.620Z] #40 199.5 make[1]: 'compel/compel-host-bin' is up to date.
15:24:13 [2020-07-21T15:24:13.620Z] #40 199.5 make[1]: Nothing to be done for 'all'.
15:24:13 [2020-07-21T15:24:13.620Z] #40 199.6 make[1]: 'soccr/libsoccr.a' is up to date.
15:24:13 [2020-07-21T15:24:13.620Z] #40 199.8 make[2]: Nothing to be done for 'all'.
15:24:13 [2020-07-21T15:24:13.620Z] #40 199.8 make[2]: Nothing to be done for 'all'.
15:24:13 [2020-07-21T15:24:13.620Z] #40 199.8 make[2]: Nothing to be done for 'all'.
15:24:13 [2020-07-21T15:24:13.620Z] #40 200.0 make[2]: Nothing to be done for 'all'.
15:24:13 [2020-07-21T15:24:13.620Z] #40 200.1 make[2]: Nothing to be done for 'all'.
15:24:13 [2020-07-21T15:24:13.620Z] #40 200.1 make[2]: Nothing to be done for 'all'.
15:24:13 [2020-07-21T15:24:13.620Z] #40 200.1 make[2]: Nothing to be done for 'all'.
15:24:13 [2020-07-21T15:24:13.620Z] #40 200.3 make[2]: Nothing to be done for 'all'.
15:24:13 [2020-07-21T15:24:13.620Z] #40 200.3   INSTALL  criu/criu
15:24:13 [2020-07-21T15:24:13.620Z] #40 DONE 200.4s
15:24:13 [2020-07-21T15:24:13.919Z] 
15:24:13 [2020-07-21T15:24:13.919Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:24:14 [2020-07-21T15:24:14.113Z] ok  	github.com/docker/docker/registry/resumable	0.014s	coverage: 100.0% of statements
15:24:14 [2020-07-21T15:24:14.113Z] ok  	github.com/docker/docker/restartmanager	0.001s	coverage: 50.9% of statements
15:24:14 [2020-07-21T15:24:14.744Z] ok  	github.com/docker/docker/runconfig	0.006s	coverage: 66.1% of statements
15:24:14 [2020-07-21T15:24:14.744Z] ok  	github.com/docker/docker/testutil	0.001s	coverage: 62.5% of statements
15:24:16 [2020-07-21T15:24:16.808Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
15:24:17 [2020-07-21T15:24:17.440Z] ok  	github.com/docker/docker/volume/local	0.044s	coverage: 73.0% of statements
15:24:18 [2020-07-21T15:24:18.106Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
15:24:19 [2020-07-21T15:24:19.138Z] ok  	github.com/docker/docker/volume/service	0.011s	coverage: 73.0% of statements
15:24:32 [2020-07-21T15:24:32.609Z] #22 ...
15:24:32 [2020-07-21T15:24:32.609Z] 
15:24:32 [2020-07-21T15:24:32.609Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:32 [2020-07-21T15:24:32.609Z] #53 245.7 + bin/containerd
15:24:34 [2020-07-21T15:24:34.471Z] ok  	github.com/docker/docker/pkg/plugins	33.621s	coverage: 76.6% of statements
15:24:34 [2020-07-21T15:24:34.471Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/rootless	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/volume	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === Skipped
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver btrfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver btrfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver btrfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver btrfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver btrfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:73: No driver to put!
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z] time="2020-07-21T15:23:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z] time="2020-07-21T15:23:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z] time="2020-07-21T15:23:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z] time="2020-07-21T15:23:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z] time="2020-07-21T15:23:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:73: No driver to put!
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     overlay_test.go:49: Fails to compute changes intermittently
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver zfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver zfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver zfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver zfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:46: Driver zfs not supported
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     graphtest_unix.go:73: No driver to put!
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:24:34 [2020-07-21T15:24:34.472Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] 
15:24:34 [2020-07-21T15:24:34.472Z] DONE 2119 tests, 26 skipped in 189.613s
Post stage
[Pipeline] junit
15:24:35 [2020-07-21T15:24:35.148Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:24:35 [2020-07-21T15:24:35.712Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -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:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/make.sh dynbinary test-integration
15:24:36 [2020-07-21T15:24:36.005Z] 
15:24:36 [2020-07-21T15:24:36.005Z] Removing bundles/
15:24:36 [2020-07-21T15:24:36.005Z] 
15:24:36 [2020-07-21T15:24:36.005Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:24:36 [2020-07-21T15:24:36.005Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:24:36 [2020-07-21T15:24:36.005Z] GOOS="" GOARCH="" GOARM=""
15:24:41 [2020-07-21T15:24:41.255Z] #53 ...
15:24:41 [2020-07-21T15:24:41.255Z] 
15:24:41 [2020-07-21T15:24:41.255Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     ...
15:24:41 [2020-07-21T15:24:41.255Z] #22 292.0 + return
15:24:41 [2020-07-21T15:24:41.255Z] #22 DONE 292.1s
15:24:41 [2020-07-21T15:24:41.255Z] 
15:24:41 [2020-07-21T15:24:41.255Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:42 [2020-07-21T15:24:42.317Z] #53 ...
15:24:42 [2020-07-21T15:24:42.317Z] 
15:24:42 [2020-07-21T15:24:42.317Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli     /build/ /usr/local/c...
15:24:42 [2020-07-21T15:24:42.317Z] #23 DONE 0.1s
15:24:42 [2020-07-21T15:24:42.317Z] 
15:24:42 [2020-07-21T15:24:42.317Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:42 [2020-07-21T15:24:42.622Z] #53 ...
15:24:42 [2020-07-21T15:24:42.622Z] 
15:24:42 [2020-07-21T15:24:42.622Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz...
15:24:42 [2020-07-21T15:24:42.922Z] #27 DONE 0.6s
15:24:42 [2020-07-21T15:24:42.922Z] 
15:24:42 [2020-07-21T15:24:42.922Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:42 [2020-07-21T15:24:42.922Z] #53 ...
15:24:42 [2020-07-21T15:24:42.922Z] 
15:24:42 [2020-07-21T15:24:42.922Z] #30 [dev-systemd-false 12/26] COPY --from=swagger       /build/ /usr/local/b...
15:24:42 [2020-07-21T15:24:42.922Z] #30 DONE 0.1s
15:24:43 [2020-07-21T15:24:43.224Z] 
15:24:43 [2020-07-21T15:24:43.224Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv         /build/ /usr/local/b...
15:24:43 [2020-07-21T15:24:43.224Z] #32 DONE 0.1s
15:24:43 [2020-07-21T15:24:43.224Z] 
15:24:43 [2020-07-21T15:24:43.224Z] #35 [dev-systemd-false 14/26] COPY --from=tini          /build/ /usr/local/b...
15:24:43 [2020-07-21T15:24:43.224Z] #35 DONE 0.1s
15:24:43 [2020-07-21T15:24:43.224Z] 
15:24:43 [2020-07-21T15:24:43.224Z] #38 [dev-systemd-false 15/26] COPY --from=registry      /build/ /usr/local/b...
15:24:43 [2020-07-21T15:24:43.524Z] #38 DONE 0.1s
15:24:43 [2020-07-21T15:24:43.524Z] 
15:24:43 [2020-07-21T15:24:43.524Z] #41 [dev-systemd-false 16/26] COPY --from=criu          /build/ /usr/local/
15:24:43 [2020-07-21T15:24:43.524Z] #41 DONE 0.2s
15:24:43 [2020-07-21T15:24:43.524Z] 
15:24:43 [2020-07-21T15:24:43.524Z] #43 [dev-systemd-false 17/26] COPY --from=vndr          /build/ /usr/local/b...
15:24:43 [2020-07-21T15:24:43.825Z] #43 DONE 0.2s
15:24:43 [2020-07-21T15:24:43.825Z] 
15:24:43 [2020-07-21T15:24:43.825Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:43 [2020-07-21T15:24:43.825Z] #53 ...
15:24:43 [2020-07-21T15:24:43.825Z] 
15:24:43 [2020-07-21T15:24:43.825Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum     /build/ /usr/local/b...
15:24:43 [2020-07-21T15:24:43.825Z] #45 DONE 0.1s
15:24:44 [2020-07-21T15:24:44.125Z] 
15:24:44 [2020-07-21T15:24:44.125Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:44 [2020-07-21T15:24:44.873Z] #45 DONE 275.0s
15:24:44 [2020-07-21T15:24:44.873Z] 
15:24:44 [2020-07-21T15:24:44.873Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:44 [2020-07-21T15:24:44.873Z] #52 ...
15:24:44 [2020-07-21T15:24:44.873Z] 
15:24:44 [2020-07-21T15:24:44.873Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:24:44 [2020-07-21T15:24:44.873Z] #46 DONE 0.2s
15:24:44 [2020-07-21T15:24:44.873Z] 
15:24:44 [2020-07-21T15:24:44.873Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:44 [2020-07-21T15:24:44.873Z] #52 ...
15:24:44 [2020-07-21T15:24:44.873Z] 
15:24:44 [2020-07-21T15:24:44.873Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:24:44 [2020-07-21T15:24:44.873Z] #48 DONE 0.2s
15:24:44 [2020-07-21T15:24:44.873Z] 
15:24:44 [2020-07-21T15:24:44.873Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:24:44 [2020-07-21T15:24:44.873Z] #50 DONE 0.1s
15:24:44 [2020-07-21T15:24:44.873Z] 
15:24:44 [2020-07-21T15:24:44.873Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:44 [2020-07-21T15:24:44.873Z] #52 229.6 + bin/containerd-stress
15:24:44 [2020-07-21T15:24:44.873Z] #52 231.3 + bin/containerd-shim
15:24:50 [2020-07-21T15:24:50.120Z] #52 237.8 + bin/containerd-shim-runc-v1
15:24:53 [2020-07-21T15:24:53.395Z] #52 240.9 + bin/containerd-shim-runc-v2
15:24:53 [2020-07-21T15:24:53.958Z] #52 241.6 + binaries
15:24:53 [2020-07-21T15:24:53.958Z] #52 241.6 + install -D bin/containerd /build/containerd
15:24:53 [2020-07-21T15:24:53.958Z] #52 241.6 + install -D bin/containerd-shim /build/containerd-shim
15:24:53 [2020-07-21T15:24:53.958Z] #52 241.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:24:53 [2020-07-21T15:24:53.958Z] #52 241.7 + install -D bin/ctr /build/ctr
15:24:55 [2020-07-21T15:24:55.323Z] #52 DONE 242.8s
15:24:56 [2020-07-21T15:24:56.251Z] 
15:24:56 [2020-07-21T15:24:56.251Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:24:56 [2020-07-21T15:24:56.812Z] #53 DONE 0.8s
15:24:57 [2020-07-21T15:24:57.067Z] 
15:24:57 [2020-07-21T15:24:57.067Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:24:57 [2020-07-21T15:24:57.067Z] #57 DONE 0.2s
15:24:57 [2020-07-21T15:24:57.067Z] 
15:24:57 [2020-07-21T15:24:57.067Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:24:57 [2020-07-21T15:24:57.628Z] #59 DONE 0.4s
15:24:57 [2020-07-21T15:24:57.628Z] 
15:24:57 [2020-07-21T15:24:57.628Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:24:57 [2020-07-21T15:24:57.628Z] #61 DONE 0.0s
15:24:57 [2020-07-21T15:24:57.628Z] 
15:24:57 [2020-07-21T15:24:57.628Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:24:57 [2020-07-21T15:24:57.628Z] #62 DONE 0.0s
15:24:57 [2020-07-21T15:24:57.628Z] 
15:24:57 [2020-07-21T15:24:57.628Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:24:58 [2020-07-21T15:24:58.190Z] #63 DONE 0.6s
15:24:58 [2020-07-21T15:24:58.190Z] 
15:24:58 [2020-07-21T15:24:58.190Z] #64 exporting to image
15:24:58 [2020-07-21T15:24:58.190Z] #64 exporting layers
15:24:59 [2020-07-21T15:24:59.800Z] #45 DONE 280.2s
15:24:59 [2020-07-21T15:24:59.800Z] 
15:24:59 [2020-07-21T15:24:59.800Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:59 [2020-07-21T15:24:59.800Z] #52 ...
15:24:59 [2020-07-21T15:24:59.800Z] 
15:24:59 [2020-07-21T15:24:59.800Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:24:59 [2020-07-21T15:24:59.800Z] #46 DONE 0.2s
15:24:59 [2020-07-21T15:24:59.800Z] 
15:24:59 [2020-07-21T15:24:59.800Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:24:59 [2020-07-21T15:24:59.800Z] #48 DONE 0.1s
15:24:59 [2020-07-21T15:24:59.800Z] 
15:24:59 [2020-07-21T15:24:59.800Z] #50 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:24:59 [2020-07-21T15:24:59.800Z] #50 DONE 0.2s
15:24:59 [2020-07-21T15:24:59.800Z] 
15:24:59 [2020-07-21T15:24:59.800Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:24:59 [2020-07-21T15:24:59.800Z] #52 234.8 + bin/containerd-stress
15:24:59 [2020-07-21T15:24:59.800Z] #52 236.8 + bin/containerd-shim
15:25:04 [2020-07-21T15:25:04.738Z] #64 exporting layers 6.2s done
15:25:04 [2020-07-21T15:25:04.738Z] #64 writing image sha256:7f9c9fd4c1949435a71c0bd58f64e1a83a975a16d82030988f7a6fbe2940f55b done
15:25:04 [2020-07-21T15:25:04.738Z] #64 naming to docker.io/library/docker:441211986c847ef08ec1d40432e2ec86a7ae1741 done
15:25:04 [2020-07-21T15:25:04.738Z] #64 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
15:25:05 [2020-07-21T15:25:05.089Z] + trap exit INT TERM
15:25:05 [2020-07-21T15:25:05.089Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
15:25:05 [2020-07-21T15:25:05.089Z] + CONTAINER_NAME=docker-pr1
15:25:05 [2020-07-21T15:25:05.089Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41242/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/make.sh dynbinary-daemon
15:25:05 [2020-07-21T15:25:05.123Z] 4612f6d0b889: Pull complete
15:25:06 [2020-07-21T15:25:06.019Z] 
15:25:06 [2020-07-21T15:25:06.276Z] Removing bundles/
15:25:06 [2020-07-21T15:25:06.276Z] 
15:25:06 [2020-07-21T15:25:06.276Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:25:06 [2020-07-21T15:25:06.276Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:25:06 [2020-07-21T15:25:06.276Z] GOOS="" GOARCH="" GOARM=""
15:25:06 [2020-07-21T15:25:06.469Z] #52 243.4 + bin/containerd-shim-runc-v1
15:25:08 [2020-07-21T15:25:08.458Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 14.7% of statements
15:25:08 [2020-07-21T15:25:08.458Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:25:08 [2020-07-21T15:25:08.458Z] ok  	github.com/docker/docker/api/server/middleware	0.041s	coverage: 37.7% of statements
15:25:08 [2020-07-21T15:25:08.458Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:25:08 [2020-07-21T15:25:08.458Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:25:08 [2020-07-21T15:25:08.458Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:25:08 [2020-07-21T15:25:08.458Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:25:08 [2020-07-21T15:25:08.458Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:25:08 [2020-07-21T15:25:08.458Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:25:08 [2020-07-21T15:25:08.458Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:25:08 [2020-07-21T15:25:08.458Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:25:08 [2020-07-21T15:25:08.458Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:25:08 [2020-07-21T15:25:08.458Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ok  	github.com/docker/docker/api/types/filters	0.041s	coverage: 92.2% of statements
15:25:08 [2020-07-21T15:25:08.459Z] ok  	github.com/docker/docker/api/types/strslice	0.029s	coverage: 90.0% of statements
15:25:08 [2020-07-21T15:25:08.459Z] ok  	github.com/docker/docker/api/server/router/swarm	0.035s	coverage: 5.1% of statements
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ok  	github.com/docker/docker/api/types/time	0.017s	coverage: 100.0% of statements
15:25:08 [2020-07-21T15:25:08.459Z] ok  	github.com/docker/docker/api/types/versions	0.040s	coverage: 75.0% of statements
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/builder	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:25:08 [2020-07-21T15:25:08.459Z] ok  	github.com/docker/docker/builder/dockerignore	0.028s	coverage: 96.8% of statements
15:25:08 [2020-07-21T15:25:08.720Z] ok  	github.com/docker/docker/cli/debug	0.013s	coverage: 100.0% of statements
15:25:09 [2020-07-21T15:25:09.118Z] #52 246.6 + bin/containerd-shim-runc-v2
15:25:09 [2020-07-21T15:25:09.669Z] ok  	github.com/docker/docker/builder/remotecontext	0.307s	coverage: 13.6% of statements
15:25:09 [2020-07-21T15:25:09.721Z] #52 247.4 + binaries
15:25:09 [2020-07-21T15:25:09.721Z] #52 247.4 + install -D bin/containerd /build/containerd
15:25:09 [2020-07-21T15:25:09.721Z] #52 247.4 + install -D bin/containerd-shim /build/containerd-shim
15:25:09 [2020-07-21T15:25:09.721Z] #52 247.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:25:09 [2020-07-21T15:25:09.721Z] #52 247.4 + install -D bin/ctr /build/ctr
15:25:10 [2020-07-21T15:25:10.616Z] ok  	github.com/docker/docker/builder/dockerfile	0.916s	coverage: 48.1% of statements
15:25:11 [2020-07-21T15:25:11.086Z] #52 DONE 248.6s
15:25:11 [2020-07-21T15:25:11.564Z] ok  	github.com/docker/docker/builder/remotecontext/git	3.598s	coverage: 86.3% of statements
15:25:11 [2020-07-21T15:25:11.564Z] ?   	github.com/docker/docker/cli	[no test files]
15:25:11 [2020-07-21T15:25:11.564Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:25:11 [2020-07-21T15:25:11.690Z] 
15:25:11 [2020-07-21T15:25:11.691Z] #53 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:25:12 [2020-07-21T15:25:12.252Z] #53 DONE 0.7s
15:25:12 [2020-07-21T15:25:12.508Z] 
15:25:12 [2020-07-21T15:25:12.508Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:25:12 [2020-07-21T15:25:12.763Z] #57 DONE 0.2s
15:25:12 [2020-07-21T15:25:12.763Z] 
15:25:12 [2020-07-21T15:25:12.763Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:25:13 [2020-07-21T15:25:13.020Z] #59 DONE 0.4s
15:25:13 [2020-07-21T15:25:13.020Z] 
15:25:13 [2020-07-21T15:25:13.020Z] #61 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:25:13 [2020-07-21T15:25:13.020Z] #61 DONE 0.0s
15:25:13 [2020-07-21T15:25:13.020Z] 
15:25:13 [2020-07-21T15:25:13.020Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:25:13 [2020-07-21T15:25:13.020Z] #62 DONE 0.0s
15:25:13 [2020-07-21T15:25:13.020Z] 
15:25:13 [2020-07-21T15:25:13.020Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker
15:25:13 [2020-07-21T15:25:13.323Z] INFO [loader] Go packages loading at mode 575 (deps|files|compiled_files|exports_file|imports|name|types_sizes) took 1m57.422530765s 
15:25:13 [2020-07-21T15:25:13.323Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 463.927315ms 
15:25:13 [2020-07-21T15:25:13.627Z] #63 DONE 0.6s
15:25:13 [2020-07-21T15:25:13.627Z] 
15:25:13 [2020-07-21T15:25:13.627Z] #64 exporting to image
15:25:13 [2020-07-21T15:25:13.627Z] #64 exporting layers
15:25:16 [2020-07-21T15:25:16.876Z] ok  	github.com/docker/docker/client	0.336s	coverage: 75.4% of statements
15:25:16 [2020-07-21T15:25:16.918Z] #53 ...
15:25:16 [2020-07-21T15:25:16.918Z] 
15:25:16 [2020-07-21T15:25:16.918Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ...
15:25:16 [2020-07-21T15:25:16.918Z] #46 DONE 326.9s
15:25:16 [2020-07-21T15:25:16.918Z] 
15:25:16 [2020-07-21T15:25:16.918Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:25:16 [2020-07-21T15:25:16.918Z] #53 ...
15:25:16 [2020-07-21T15:25:16.918Z] 
15:25:16 [2020-07-21T15:25:16.918Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b...
15:25:16 [2020-07-21T15:25:16.918Z] #47 DONE 0.1s
15:25:16 [2020-07-21T15:25:16.918Z] 
15:25:16 [2020-07-21T15:25:16.918Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt         /build/ /usr/local/b...
15:25:16 [2020-07-21T15:25:16.918Z] #49 DONE 0.1s
15:25:16 [2020-07-21T15:25:16.918Z] 
15:25:16 [2020-07-21T15:25:16.918Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:25:16 [2020-07-21T15:25:16.918Z] #53 ...
15:25:16 [2020-07-21T15:25:16.918Z] 
15:25:16 [2020-07-21T15:25:16.918Z] #51 [dev-systemd-false 21/26] COPY --from=runc          /build/ /usr/local/b...
15:25:16 [2020-07-21T15:25:16.918Z] #51 DONE 0.1s
15:25:17 [2020-07-21T15:25:17.211Z] 
15:25:17 [2020-07-21T15:25:17.211Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build    ...
15:25:20 [2020-07-21T15:25:20.295Z] #64 exporting layers 6.6s done
15:25:20 [2020-07-21T15:25:20.295Z] #64 writing image sha256:0cf13775b715a0c7fc497a9a96012832d345b58ba4bead8b201ef1fba8dfc14d done
15:25:20 [2020-07-21T15:25:20.295Z] #64 naming to docker.io/library/docker:441211986c847ef08ec1d40432e2ec86a7ae1741 done
15:25:20 [2020-07-21T15:25:20.295Z] #64 DONE 6.6s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:25:20 [2020-07-21T15:25:20.646Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/make.sh dynbinary test-integration
15:25:21 [2020-07-21T15:25:21.620Z] 
15:25:21 [2020-07-21T15:25:21.620Z] Removing bundles/
15:25:21 [2020-07-21T15:25:21.620Z] 
15:25:21 [2020-07-21T15:25:21.620Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:25:21 [2020-07-21T15:25:21.620Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:25:21 [2020-07-21T15:25:21.620Z] GOOS="" GOARCH="" GOARM=""
15:25:24 [2020-07-21T15:25:24.157Z] #53 297.4 + bin/containerd-stress
15:25:26 [2020-07-21T15:25:26.274Z] #53 299.9 + bin/containerd-shim
15:25:33 [2020-07-21T15:25:33.076Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:25:33 [2020-07-21T15:25:33.076Z] 
15:25:33 [2020-07-21T15:25:33.076Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:25:33 [2020-07-21T15:25:33.076Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:25:33 [2020-07-21T15:25:33.076Z] HOSTNAME=1ffd367b7d0c
15:25:33 [2020-07-21T15:25:33.076Z] TESTDEBUG=0
15:25:33 [2020-07-21T15:25:33.076Z] DEST=bundles/test-integration
15:25:33 [2020-07-21T15:25:33.076Z] PWD=/go/src/github.com/docker/docker
15:25:33 [2020-07-21T15:25:33.076Z] DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741
15:25:33 [2020-07-21T15:25:33.076Z] container=docker
15:25:33 [2020-07-21T15:25:33.076Z] HOME=/root
15:25:33 [2020-07-21T15:25:33.076Z] GOLANG_VERSION=1.13.14
15:25:33 [2020-07-21T15:25:33.076Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:25:33 [2020-07-21T15:25:33.076Z] VALIDATE_BRANCH=master
15:25:33 [2020-07-21T15:25:33.076Z] TERM=xterm
15:25:33 [2020-07-21T15:25:33.076Z] DOCKER_PKG=github.com/docker/docker
15:25:33 [2020-07-21T15:25:33.076Z] SHLVL=1
15:25:33 [2020-07-21T15:25:33.076Z] TIMEOUT=120m
15:25:33 [2020-07-21T15:25:33.076Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:25:33 [2020-07-21T15:25:33.076Z] DOCKER_GRAPHDRIVER=overlay2
15:25:33 [2020-07-21T15:25:33.076Z] GO111MODULE=off
15:25:33 [2020-07-21T15:25:33.076Z] DOCKER_EXPERIMENTAL=1
15:25:33 [2020-07-21T15:25:33.076Z] TEST_SKIP_INTEGRATION_CLI=1
15:25:33 [2020-07-21T15:25:33.076Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:25:33 [2020-07-21T15:25:33.076Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:25:33 [2020-07-21T15:25:33.076Z] GOPATH=/go
15:25:33 [2020-07-21T15:25:33.076Z] PKG_CONFIG=pkg-config
15:25:33 [2020-07-21T15:25:33.076Z] _=/usr/bin/env
15:25:33 [2020-07-21T15:25:33.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:25:33 [2020-07-21T15:25:33.244Z] #53 306.8 + bin/containerd-shim-runc-v1
15:25:36 [2020-07-21T15:25:36.012Z] #53 310.1 + bin/containerd-shim-runc-v2
15:25:37 [2020-07-21T15:25:37.072Z] #53 311.1 + binaries
15:25:37 [2020-07-21T15:25:37.072Z] #53 311.1 + install -D bin/containerd /build/containerd
15:25:37 [2020-07-21T15:25:37.072Z] #53 311.1 + install -D bin/containerd-shim /build/containerd-shim
15:25:37 [2020-07-21T15:25:37.072Z] #53 311.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:25:37 [2020-07-21T15:25:37.072Z] #53 311.1 + install -D bin/ctr /build/ctr
15:25:37 [2020-07-21T15:25:37.370Z] #53 DONE 311.2s
15:25:38 [2020-07-21T15:25:38.411Z] 
15:25:38 [2020-07-21T15:25:38.411Z] #54 [dev-systemd-false 22/26] COPY --from=containerd    /build/ /usr/local/b...
15:25:38 [2020-07-21T15:25:38.411Z] #54 DONE 0.1s
15:25:38 [2020-07-21T15:25:38.411Z] 
15:25:38 [2020-07-21T15:25:38.411Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit   /build/ /usr/local/b...
15:25:38 [2020-07-21T15:25:38.411Z] #58 DONE 0.1s
15:25:38 [2020-07-21T15:25:38.411Z] 
15:25:38 [2020-07-21T15:25:38.411Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit        /vpnkit /usr/local/b...
15:25:38 [2020-07-21T15:25:38.707Z] #60 DONE 0.1s
15:25:38 [2020-07-21T15:25:38.707Z] 
15:25:38 [2020-07-21T15:25:38.707Z] #62 [dev-systemd-false 25/26] COPY --from=proxy         /build/ /usr/local/b...
15:25:38 [2020-07-21T15:25:38.707Z] #62 DONE 0.1s
15:25:38 [2020-07-21T15:25:38.707Z] 
15:25:38 [2020-07-21T15:25:38.707Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker
15:25:38 [2020-07-21T15:25:38.707Z] #63 DONE 0.0s
15:25:38 [2020-07-21T15:25:38.707Z] 
15:25:38 [2020-07-21T15:25:38.707Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker
15:25:40 [2020-07-21T15:25:40.799Z] #64 DONE 2.0s
15:25:40 [2020-07-21T15:25:40.799Z] 
15:25:40 [2020-07-21T15:25:40.799Z] #65 exporting to oci image format
15:25:40 [2020-07-21T15:25:40.799Z] #65 exporting layers
15:25:43 [2020-07-21T15:25:43.490Z] ok  	github.com/docker/docker/cmd/dockerd	0.140s	coverage: 30.8% of statements
15:25:43 [2020-07-21T15:25:43.490Z] ok  	github.com/docker/docker/container	0.185s	coverage: 34.7% of statements
15:25:43 [2020-07-21T15:25:43.490Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:25:43 [2020-07-21T15:25:43.490Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:25:43 [2020-07-21T15:25:43.490Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:25:43 [2020-07-21T15:25:43.490Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:25:47 [2020-07-21T15:25:47.828Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.036s	coverage: 65.3% of statements
15:25:47 [2020-07-21T15:25:47.828Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.046s	coverage: 35.4% of statements
15:25:50 [2020-07-21T15:25:50.390Z] ok  	github.com/docker/docker/daemon/cluster	0.097s	coverage: 0.5% of statements
15:25:52 [2020-07-21T15:25:52.954Z] ok  	github.com/docker/docker/daemon/discovery	0.043s	coverage: 30.0% of statements
15:25:54 [2020-07-21T15:25:54.350Z] ok  	github.com/docker/docker/daemon/config	0.063s	coverage: 81.8% of statements
15:25:54 [2020-07-21T15:25:54.350Z] ok  	github.com/docker/docker/daemon/events	0.087s	coverage: 50.0% of statements
15:25:55 [2020-07-21T15:25:55.750Z] ok  	github.com/docker/docker/daemon/graphdriver	0.013s	coverage: 2.2% of statements
15:25:57 [2020-07-21T15:25:57.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:25:57 [2020-07-21T15:25:57.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:25:57 [2020-07-21T15:25:57.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:25:59 [2020-07-21T15:25:59.060Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 2.9% of statements
15:25:59 [2020-07-21T15:25:59.632Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.499s	coverage: 13.9% of statements
15:26:01 [2020-07-21T15:26:01.023Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.637s	coverage: 57.0% of statements
15:26:02 [2020-07-21T15:26:02.946Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.016s	coverage: 1.8% of statements
15:26:05 [2020-07-21T15:26:05.506Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.865s	coverage: 73.1% of statements
15:26:05 [2020-07-21T15:26:05.507Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.160s	coverage: 46.2% of statements
15:26:06 [2020-07-21T15:26:06.943Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.105s	coverage: 49.5% of statements
15:26:07 [2020-07-21T15:26:07.544Z] ok  	github.com/docker/docker/daemon	12.379s	coverage: 17.4% of statements
15:26:07 [2020-07-21T15:26:07.544Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:26:07 [2020-07-21T15:26:07.544Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:26:07 [2020-07-21T15:26:07.544Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:26:07 [2020-07-21T15:26:07.544Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:26:07 [2020-07-21T15:26:07.544Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:26:08 [2020-07-21T15:26:08.119Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.610s	coverage: 76.1% of statements
15:26:09 [2020-07-21T15:26:09.068Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.022s	coverage: 58.0% of statements
15:26:09 [2020-07-21T15:26:09.646Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.023s	coverage: 3.0% of statements
15:26:10 [2020-07-21T15:26:10.222Z] ok  	github.com/docker/docker/daemon/links	0.016s	coverage: 93.0% of statements
15:26:11 [2020-07-21T15:26:11.614Z] ok  	github.com/docker/docker/daemon/images	0.032s	coverage: 4.8% of statements
15:26:11 [2020-07-21T15:26:11.877Z] ok  	github.com/docker/docker/daemon/logger	0.234s	coverage: 41.0% of statements
15:26:12 [2020-07-21T15:26:12.826Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.298s	coverage: 77.4% of statements
15:26:13 [2020-07-21T15:26:13.089Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.032s	coverage: 67.0% of statements
15:26:13 [2020-07-21T15:26:13.089Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	6.210s	coverage: 57.7% of statements
15:26:13 [2020-07-21T15:26:13.089Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:26:13 [2020-07-21T15:26:13.089Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:26:13 [2020-07-21T15:26:13.089Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:26:13 [2020-07-21T15:26:13.089Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:26:13 [2020-07-21T15:26:13.089Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:26:13 [2020-07-21T15:26:13.089Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:26:13 [2020-07-21T15:26:13.353Z] ok  	github.com/docker/docker/daemon/logger/journald	0.020s	coverage: 26.2% of statements
15:26:13 [2020-07-21T15:26:13.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:26:13 [2020-07-21T15:26:13.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:26:13 [2020-07-21T15:26:13.928Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.026s	coverage: 87.2% of statements
15:26:14 [2020-07-21T15:26:14.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:26:14 [2020-07-21T15:26:14.504Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.021s	coverage: 61.6% of statements
15:26:14 [2020-07-21T15:26:14.767Z] ok  	github.com/docker/docker/daemon/logger/local	0.032s	coverage: 75.2% of statements
15:26:14 [2020-07-21T15:26:14.767Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:26:15 [2020-07-21T15:26:15.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:26:15 [2020-07-21T15:26:15.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:26:15 [2020-07-21T15:26:15.716Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.078s	coverage: 37.7% of statements
15:26:15 [2020-07-21T15:26:15.981Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 33.3% of statements
15:26:16 [2020-07-21T15:26:16.564Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.040s	coverage: 46.8% of statements
15:26:16 [2020-07-21T15:26:16.827Z] ok  	github.com/docker/docker/daemon/logger/templates	0.009s	coverage: 8.3% of statements
15:26:16 [2020-07-21T15:26:16.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:26:17 [2020-07-21T15:26:17.777Z] ok  	github.com/docker/docker/daemon/network	0.018s	coverage: 63.8% of statements
15:26:18 [2020-07-21T15:26:18.352Z] ok  	github.com/docker/docker/distribution/metadata	0.069s	coverage: 48.2% of statements
15:26:18 [2020-07-21T15:26:18.615Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.873s	coverage: 82.5% of statements
15:26:18 [2020-07-21T15:26:18.615Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:26:18 [2020-07-21T15:26:18.615Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:26:19 [2020-07-21T15:26:19.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:26:20 [2020-07-21T15:26:20.008Z] ok  	github.com/docker/docker/distribution	0.399s	coverage: 22.1% of statements
15:26:20 [2020-07-21T15:26:20.008Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:26:20 [2020-07-21T15:26:20.008Z] ok  	github.com/docker/docker/errdefs	0.012s	coverage: 49.4% of statements
15:26:20 [2020-07-21T15:26:20.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:26:20 [2020-07-21T15:26:20.581Z] ok  	github.com/docker/docker/image	0.052s	coverage: 86.4% of statements
15:26:21 [2020-07-21T15:26:21.530Z] ok  	github.com/docker/docker/image/cache	0.039s	coverage: 19.2% of statements
15:26:21 [2020-07-21T15:26:21.530Z] ok  	github.com/docker/docker/distribution/xfer	1.728s	coverage: 85.1% of statements
15:26:21 [2020-07-21T15:26:21.530Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:26:21 [2020-07-21T15:26:21.530Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:26:21 [2020-07-21T15:26:21.530Z] ok  	github.com/docker/docker/image/v1	0.044s	coverage: 25.0% of statements
15:26:21 [2020-07-21T15:26:21.530Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:26:21 [2020-07-21T15:26:21.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:26:21 [2020-07-21T15:26:21.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:26:22 [2020-07-21T15:26:22.106Z] ok  	github.com/docker/docker/libcontainerd/queue	0.038s	coverage: 100.0% of statements
15:26:22 [2020-07-21T15:26:22.682Z] ok  	github.com/docker/docker/pkg/aaparser	0.038s	coverage: 50.0% of statements
15:26:22 [2020-07-21T15:26:22.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:26:23 [2020-07-21T15:26:23.439Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.03303445s with top 10 stages: buildssa: 1m34.98705671s, goimports: 23.113459671s, unconvert: 11.511546899s, gosec: 10.932719575s, golint: 5.946189754s, ineffassign: 4.827672722s, misspell: 4.237413631s, inspect: 3.871540078s, vrp: 3.116453633s, printf: 2.007234905s 
15:26:24 [2020-07-21T15:26:24.075Z] ok  	github.com/docker/docker/opts	0.119s	coverage: 67.4% of statements
15:26:24 [2020-07-21T15:26:24.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:26:24 [2020-07-21T15:26:24.651Z] ok  	github.com/docker/docker/pkg/authorization	0.422s	coverage: 68.3% of statements
15:26:24 [2020-07-21T15:26:24.915Z] ok  	github.com/docker/docker/pkg/broadcaster	0.011s	coverage: 100.0% of statements
15:26:25 [2020-07-21T15:26:25.178Z] ok  	github.com/docker/docker/pkg/capabilities	0.017s	coverage: 87.5% of statements
15:26:25 [2020-07-21T15:26:25.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:26:26 [2020-07-21T15:26:26.122Z] ok  	github.com/docker/docker/pkg/directory	0.013s	coverage: 80.0% of statements
15:26:26 [2020-07-21T15:26:26.123Z] ok  	github.com/docker/docker/pkg/archive	1.254s	coverage: 77.1% of statements
15:26:26 [2020-07-21T15:26:26.473Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:26:26 [2020-07-21T15:26:26.697Z] ok  	github.com/docker/docker/pkg/discovery	0.015s	coverage: 58.3% of statements
15:26:26 [2020-07-21T15:26:26.697Z] ok  	github.com/docker/docker/pkg/discovery/file	0.010s	coverage: 92.9% of statements
15:26:27 [2020-07-21T15:26:27.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:26:27 [2020-07-21T15:26:27.643Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.009s	coverage: 92.3% of statements
15:26:27 [2020-07-21T15:26:27.749Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:26:27 [2020-07-21T15:26:27.907Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.009s	coverage: 93.8% of statements
15:26:28 [2020-07-21T15:26:28.006Z] 
15:26:28 [2020-07-21T15:26:28.144Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:26:28 [2020-07-21T15:26:28.144Z] Using test binary docker
15:26:28 [2020-07-21T15:26:28.144Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:26:28 [2020-07-21T15:26:28.144Z] +++ /etc/init.d/apparmor start
15:26:28 [2020-07-21T15:26:28.435Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:26:28 [2020-07-21T15:26:28.435Z] INFO: Waiting for daemon to start...
15:26:28 [2020-07-21T15:26:28.435Z] Starting dockerd
15:26:28 [2020-07-21T15:26:28.435Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:26:28 [2020-07-21T15:26:28.482Z] ok  	github.com/docker/docker/pkg/dmesg	0.009s	coverage: 83.3% of statements
15:26:29 [2020-07-21T15:26:29.426Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.430s	coverage: 43.2% of statements
15:26:29 [2020-07-21T15:26:29.426Z] ok  	github.com/docker/docker/pkg/filenotify	0.610s	coverage: 67.0% of statements
15:26:29 [2020-07-21T15:26:29.898Z] + TEST_INTEGRATION_DEST=1
15:26:29 [2020-07-21T15:26:29.899Z] + CONTAINER_NAME=docker-pr1-1
15:26:29 [2020-07-21T15:26:29.899Z] + TEST_SKIP_INTEGRATION_CLI=1
15:26:29 [2020-07-21T15:26:29.899Z] + run_tests test-integration-flaky
15:26:29 [2020-07-21T15:26:29.899Z] + '[' -n 0 ']'
15:26:29 [2020-07-21T15:26:29.899Z] + rm=
15:26:29 [2020-07-21T15:26:29.899Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41242/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41242/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/make.sh test-integration-flaky test-integration
15:26:29 [2020-07-21T15:26:29.899Z] + c=0
15:26:29 [2020-07-21T15:26:29.899Z] ++ jobs -p
15:26:29 [2020-07-21T15:26:29.899Z] + TEST_INTEGRATION_DEST=3
15:26:29 [2020-07-21T15:26:29.899Z] + CONTAINER_NAME=docker-pr1-3
15:26:29 [2020-07-21T15:26:29.899Z] + TEST_SKIP_INTEGRATION=1
15:26:29 [2020-07-21T15:26:29.899Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
15:26:29 [2020-07-21T15:26:29.899Z] + run_tests
15:26:29 [2020-07-21T15:26:29.899Z] + '[' -n 0 ']'
15:26:29 [2020-07-21T15:26:29.899Z] + rm=
15:26:29 [2020-07-21T15:26:29.899Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41242/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41242/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/make.sh '' test-integration
15:26:29 [2020-07-21T15:26:29.899Z] + TEST_INTEGRATION_DEST=2
15:26:29 [2020-07-21T15:26:29.899Z] + CONTAINER_NAME=docker-pr1-2
15:26:29 [2020-07-21T15:26:29.899Z] + TEST_SKIP_INTEGRATION=1
15:26:29 [2020-07-21T15:26:29.899Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
15:26:29 [2020-07-21T15:26:29.899Z] + run_tests
15:26:29 [2020-07-21T15:26:29.899Z] + '[' -n 0 ']'
15:26:29 [2020-07-21T15:26:29.899Z] + rm=
15:26:29 [2020-07-21T15:26:29.899Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41242/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41242/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/make.sh '' test-integration
15:26:29 [2020-07-21T15:26:29.899Z] + for job in $(jobs -p)
15:26:29 [2020-07-21T15:26:29.899Z] + wait 5419
15:26:30 [2020-07-21T15:26:30.001Z] ok  	github.com/docker/docker/pkg/fileutils	0.025s	coverage: 89.5% of statements
15:26:30 [2020-07-21T15:26:30.507Z] .
15:26:30 [2020-07-21T15:26:30.507Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:26:30 [2020-07-21T15:26:30.507Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:26:30 [2020-07-21T15:26:30.507Z] Error: No such image: emptyfs
15:26:30 [2020-07-21T15:26:30.507Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:26:30 [2020-07-21T15:26:30.507Z] ++++ docker load
15:26:30 [2020-07-21T15:26:30.507Z] Running integration-test (iteration 1)
15:26:30 [2020-07-21T15:26:30.507Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m 
15:26:30 [2020-07-21T15:26:30.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
15:26:30 [2020-07-21T15:26:30.507Z] ++ set -e
15:26:30 [2020-07-21T15:26:30.507Z] ++ '[' -n 0 ']'
15:26:30 [2020-07-21T15:26:30.507Z] ++ set -x
15:26:30 [2020-07-21T15:26:30.507Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m
15:26:30 [2020-07-21T15:26:30.575Z] ok  	github.com/docker/docker/pkg/fsutils	0.284s	coverage: 85.1% of statements
15:26:30 [2020-07-21T15:26:30.575Z] ok  	github.com/docker/docker/pkg/homedir	0.010s	coverage: 11.4% of statements
15:26:30 [2020-07-21T15:26:30.827Z] 
15:26:30 [2020-07-21T15:26:30.827Z] 
15:26:30 [2020-07-21T15:26:30.827Z] 
15:26:30 [2020-07-21T15:26:30.827Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:26:30 [2020-07-21T15:26:30.837Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.089s	coverage: 84.1% of statements
15:26:31 [2020-07-21T15:26:31.084Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:26:31 [2020-07-21T15:26:31.084Z] HOSTNAME=22a97c124594
15:26:31 [2020-07-21T15:26:31.084Z] TEST_SKIP_INTEGRATION=1
15:26:31 [2020-07-21T15:26:31.084Z] TESTDEBUG=0
15:26:31 [2020-07-21T15:26:31.084Z] DEST=bundles/test-integration
15:26:31 [2020-07-21T15:26:31.084Z] PWD=/go/src/github.com/docker/docker
15:26:31 [2020-07-21T15:26:31.084Z] KEEPBUNDLE=1
15:26:31 [2020-07-21T15:26:31.084Z] DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741
15:26:31 [2020-07-21T15:26:31.084Z] container=docker
15:26:31 [2020-07-21T15:26:31.084Z] HOME=/root
15:26:31 [2020-07-21T15:26:31.084Z] GOLANG_VERSION=1.13.14
15:26:31 [2020-07-21T15:26:31.084Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:26:31 [2020-07-21T15:26:31.084Z] VALIDATE_BRANCH=master
15:26:31 [2020-07-21T15:26:31.084Z] TERM=xterm
15:26:31 [2020-07-21T15:26:31.084Z] DOCKER_PKG=github.com/docker/docker
15:26:31 [2020-07-21T15:26:31.084Z] SHLVL=1
15:26:31 [2020-07-21T15:26:31.084Z] TIMEOUT=120m
15:26:31 [2020-07-21T15:26:31.084Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:26:31 [2020-07-21T15:26:31.084Z] DOCKER_GRAPHDRIVER=overlay2
15:26:31 [2020-07-21T15:26:31.084Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:26:31 [2020-07-21T15:26:31.084Z] GO111MODULE=off
15:26:31 [2020-07-21T15:26:31.084Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:26:31 [2020-07-21T15:26:31.084Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:26:31 [2020-07-21T15:26:31.084Z] GOPATH=/go
15:26:31 [2020-07-21T15:26:31.084Z] PKG_CONFIG=pkg-config
15:26:31 [2020-07-21T15:26:31.084Z] _=/usr/bin/env
15:26:31 [2020-07-21T15:26:31.084Z] Building test suite binary ./integration-cli/test.main
15:26:31 [2020-07-21T15:26:31.084Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
15:26:31 [2020-07-21T15:26:31.084Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:26:31 [2020-07-21T15:26:31.084Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:26:31 [2020-07-21T15:26:31.084Z] HOSTNAME=7b750960f120
15:26:31 [2020-07-21T15:26:31.084Z] TEST_SKIP_INTEGRATION=1
15:26:31 [2020-07-21T15:26:31.084Z] TESTDEBUG=0
15:26:31 [2020-07-21T15:26:31.084Z] DEST=bundles/test-integration
15:26:31 [2020-07-21T15:26:31.084Z] PWD=/go/src/github.com/docker/docker
15:26:31 [2020-07-21T15:26:31.084Z] KEEPBUNDLE=1
15:26:31 [2020-07-21T15:26:31.084Z] DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741
15:26:31 [2020-07-21T15:26:31.084Z] container=docker
15:26:31 [2020-07-21T15:26:31.084Z] HOME=/root
15:26:31 [2020-07-21T15:26:31.084Z] GOLANG_VERSION=1.13.14
15:26:31 [2020-07-21T15:26:31.084Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:26:31 [2020-07-21T15:26:31.084Z] VALIDATE_BRANCH=master
15:26:31 [2020-07-21T15:26:31.084Z] TERM=xterm
15:26:31 [2020-07-21T15:26:31.084Z] DOCKER_PKG=github.com/docker/docker
15:26:31 [2020-07-21T15:26:31.084Z] SHLVL=1
15:26:31 [2020-07-21T15:26:31.084Z] TIMEOUT=120m
15:26:31 [2020-07-21T15:26:31.084Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:26:31 [2020-07-21T15:26:31.084Z] DOCKER_GRAPHDRIVER=overlay2
15:26:31 [2020-07-21T15:26:31.084Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:26:31 [2020-07-21T15:26:31.084Z] GO111MODULE=off
15:26:31 [2020-07-21T15:26:31.084Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:26:31 [2020-07-21T15:26:31.084Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:26:31 [2020-07-21T15:26:31.084Z] GOPATH=/go
15:26:31 [2020-07-21T15:26:31.084Z] PKG_CONFIG=pkg-config
15:26:31 [2020-07-21T15:26:31.084Z] _=/usr/bin/env
15:26:31 [2020-07-21T15:26:31.084Z] Building test suite binary ./integration-cli/test.main
15:26:31 [2020-07-21T15:26:31.101Z] ok  	github.com/docker/docker/layer	7.214s	coverage: 68.8% of statements
15:26:31 [2020-07-21T15:26:31.101Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:26:31 [2020-07-21T15:26:31.101Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:26:31 [2020-07-21T15:26:31.101Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:26:31 [2020-07-21T15:26:31.101Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:26:31 [2020-07-21T15:26:31.101Z] ?   	github.com/docker/docker/oci	[no test files]
15:26:31 [2020-07-21T15:26:31.101Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:26:31 [2020-07-21T15:26:31.101Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:26:31 [2020-07-21T15:26:31.101Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:26:31 [2020-07-21T15:26:31.341Z] No new tests added to integration.
15:26:31 [2020-07-21T15:26:31.341Z] 
15:26:31 [2020-07-21T15:26:31.598Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:26:32 [2020-07-21T15:26:32.048Z] ok  	github.com/docker/docker/pkg/locker	0.046s	coverage: 88.9% of statements
15:26:32 [2020-07-21T15:26:32.048Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.019s	coverage: 91.7% of statements
15:26:32 [2020-07-21T15:26:32.049Z] ok  	github.com/docker/docker/pkg/ioutils	0.658s	coverage: 69.3% of statements
15:26:32 [2020-07-21T15:26:32.049Z] ok  	github.com/docker/docker/pkg/idtools	0.763s	coverage: 70.5% of statements
15:26:32 [2020-07-21T15:26:32.311Z] ok  	github.com/docker/docker/pkg/longpath	0.026s	coverage: 100.0% of statements
15:26:32 [2020-07-21T15:26:32.311Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:26:32 [2020-07-21T15:26:32.311Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:26:32 [2020-07-21T15:26:32.574Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.027s	coverage: 85.7% of statements
15:26:32 [2020-07-21T15:26:32.574Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:26:32 [2020-07-21T15:26:32.836Z] ok  	github.com/docker/docker/pkg/parsers	0.036s	coverage: 97.0% of statements
15:26:32 [2020-07-21T15:26:32.836Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
15:26:32 [2020-07-21T15:26:32.965Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:26:32 [2020-07-21T15:26:32.965Z] HOSTNAME=37148af72e96
15:26:32 [2020-07-21T15:26:32.965Z] TESTDEBUG=0
15:26:32 [2020-07-21T15:26:32.965Z] DEST=bundles/test-integration
15:26:32 [2020-07-21T15:26:32.965Z] PWD=/go/src/github.com/docker/docker
15:26:32 [2020-07-21T15:26:32.965Z] KEEPBUNDLE=1
15:26:32 [2020-07-21T15:26:32.965Z] DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741
15:26:32 [2020-07-21T15:26:32.965Z] container=docker
15:26:32 [2020-07-21T15:26:32.965Z] HOME=/root
15:26:32 [2020-07-21T15:26:32.965Z] GOLANG_VERSION=1.13.14
15:26:32 [2020-07-21T15:26:32.965Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:26:32 [2020-07-21T15:26:32.965Z] VALIDATE_BRANCH=master
15:26:32 [2020-07-21T15:26:32.965Z] TERM=xterm
15:26:32 [2020-07-21T15:26:32.965Z] DOCKER_PKG=github.com/docker/docker
15:26:32 [2020-07-21T15:26:32.965Z] SHLVL=1
15:26:32 [2020-07-21T15:26:32.965Z] TIMEOUT=120m
15:26:32 [2020-07-21T15:26:32.965Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:26:32 [2020-07-21T15:26:32.965Z] DOCKER_GRAPHDRIVER=overlay2
15:26:32 [2020-07-21T15:26:32.965Z] GO111MODULE=off
15:26:32 [2020-07-21T15:26:32.965Z] TEST_SKIP_INTEGRATION_CLI=1
15:26:32 [2020-07-21T15:26:32.965Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:26:32 [2020-07-21T15:26:32.965Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:26:32 [2020-07-21T15:26:32.965Z] GOPATH=/go
15:26:32 [2020-07-21T15:26:32.965Z] PKG_CONFIG=pkg-config
15:26:32 [2020-07-21T15:26:32.965Z] _=/usr/bin/env
15:26:32 [2020-07-21T15:26:32.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:26:33 [2020-07-21T15:26:33.098Z] ok  	github.com/docker/docker/pkg/pidfile	0.017s	coverage: 82.4% of statements
15:26:33 [2020-07-21T15:26:33.361Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.030s	coverage: 86.7% of statements
15:26:33 [2020-07-21T15:26:33.361Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:26:33 [2020-07-21T15:26:33.361Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:26:33 [2020-07-21T15:26:33.938Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.044s	coverage: 56.8% of statements
15:26:34 [2020-07-21T15:26:34.515Z] ok  	github.com/docker/docker/pkg/pools	0.012s	coverage: 88.2% of statements
15:26:34 [2020-07-21T15:26:34.515Z] ok  	github.com/docker/docker/pkg/progress	0.014s	coverage: 75.9% of statements
15:26:34 [2020-07-21T15:26:34.515Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.018s	coverage: 85.7% of statements
15:26:35 [2020-07-21T15:26:35.090Z] ok  	github.com/docker/docker/pkg/reexec	0.030s	coverage: 82.4% of statements
15:26:35 [2020-07-21T15:26:35.663Z] ok  	github.com/docker/docker/pkg/stdcopy	0.011s	coverage: 100.0% of statements
15:26:35 [2020-07-21T15:26:35.925Z] ok  	github.com/docker/docker/pkg/pubsub	1.101s	coverage: 73.9% of statements
15:26:36 [2020-07-21T15:26:36.499Z] ok  	github.com/docker/docker/pkg/streamformatter	0.010s	coverage: 66.2% of statements
15:26:36 [2020-07-21T15:26:36.499Z] ok  	github.com/docker/docker/pkg/stringid	0.008s	coverage: 70.6% of statements
15:26:37 [2020-07-21T15:26:37.073Z] ok  	github.com/docker/docker/pkg/symlink	0.030s	coverage: 87.7% of statements
15:26:37 [2020-07-21T15:26:37.335Z] ok  	github.com/docker/docker/pkg/sysinfo	0.015s	coverage: 53.8% of statements
15:26:37 [2020-07-21T15:26:37.909Z] ok  	github.com/docker/docker/pkg/system	0.039s	coverage: 36.9% of statements
15:26:37 [2020-07-21T15:26:37.909Z] ok  	github.com/docker/docker/pkg/signal	2.765s	coverage: 61.0% of statements
15:26:38 [2020-07-21T15:26:38.171Z] ok  	github.com/docker/docker/pkg/tailfile	0.175s	coverage: 88.6% of statements
15:26:38 [2020-07-21T15:26:38.433Z] testing: warning: no tests to run
15:26:38 [2020-07-21T15:26:38.433Z] coverage: [no statements]
15:26:38 [2020-07-21T15:26:38.433Z] ok  	github.com/docker/docker/pkg/term/windows	0.018s	coverage: [no statements] [no tests to run]
15:26:39 [2020-07-21T15:26:39.009Z] ok  	github.com/docker/docker/pkg/tarsum	0.143s	coverage: 89.3% of statements
15:26:39 [2020-07-21T15:26:39.009Z] ok  	github.com/docker/docker/pkg/truncindex	0.109s	coverage: 91.5% of statements
15:26:39 [2020-07-21T15:26:39.009Z] ok  	github.com/docker/docker/pkg/urlutil	0.019s	coverage: 100.0% of statements
15:26:39 [2020-07-21T15:26:39.272Z] ok  	github.com/docker/docker/pkg/useragent	0.014s	coverage: 88.9% of statements
15:26:40 [2020-07-21T15:26:40.665Z] ok  	github.com/docker/docker/plugin/v2	0.012s	coverage: 14.5% of statements
15:26:40 [2020-07-21T15:26:40.878Z] Loaded image: buildpack-deps:buster
15:26:40 [2020-07-21T15:26:40.878Z] Loaded image: busybox:latest
15:26:40 [2020-07-21T15:26:40.878Z] Loaded image: busybox:glibc
15:26:40 [2020-07-21T15:26:40.878Z] Loaded image: debian:buster
15:26:40 [2020-07-21T15:26:40.878Z] Loaded image: hello-world:latest
15:26:40 [2020-07-21T15:26:40.878Z] INFO: Testing against a local daemon
15:26:40 [2020-07-21T15:26:40.878Z] === RUN   TestCgroupNamespacesBuild
15:26:41 [2020-07-21T15:26:41.239Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 73.8% of statements
15:26:41 [2020-07-21T15:26:41.501Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
15:26:41 [2020-07-21T15:26:41.537Z] INFO [runner/unused/goanalysis] analyzers took 26.330223348s with top 10 stages: buildssa: 22.163776838s, U1000: 4.16644651s 
15:26:41 [2020-07-21T15:26:41.537Z] INFO [runner] Issues before processing: 2301, after processing: 0 
15:26:41 [2020-07-21T15:26:41.537Z] INFO [runner] Processors filtering stat (out/in): skip_files: 1692/1692, exclude: 1587/1587, path_prettifier: 1692/1692, skip_dirs: 1692/1692, autogenerated_exclude: 1587/1692, nolint: 0/64, cgo: 1692/2301, identifier_marker: 1587/1587, exclude-rules: 64/1587, filename_unadjuster: 1692/1692 
15:26:41 [2020-07-21T15:26:41.537Z] INFO [runner] processing took 129.049115ms with stages: nolint: 54.630554ms, identifier_marker: 39.215906ms, path_prettifier: 14.62845ms, autogenerated_exclude: 7.313539ms, exclude-rules: 6.976716ms, skip_dirs: 3.742021ms, cgo: 1.544619ms, filename_unadjuster: 990.776µs, max_same_issues: 1.562µs, uniq_by_line: 836ns, exclude: 812ns, source_code: 759ns, max_from_linter: 704ns, diff: 699ns, skip_files: 475ns, path_shortener: 392ns, max_per_file_from_linter: 295ns 
15:26:41 [2020-07-21T15:26:41.537Z] INFO [runner] linters took 1m35.004644702s with stages: goanalysis_metalinter: 1m15.990691012s, unused: 18.884322461s 
15:26:41 [2020-07-21T15:26:41.537Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
15:26:41 [2020-07-21T15:26:41.537Z] INFO Memory: 1606 samples, avg is 239.2MB, max is 3163.2MB 
15:26:41 [2020-07-21T15:26:41.537Z] INFO Execution took 3m33.228534683s               
15:26:41 [2020-07-21T15:26:41.537Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
15:26:41 [2020-07-21T15:26:41.763Z] ok  	github.com/docker/docker/plugin	0.568s	coverage: 23.1% of statements
15:26:41 [2020-07-21T15:26:41.893Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/make.sh dynbinary-daemon test-docker-py
15:26:41 [2020-07-21T15:26:41.919Z] --- PASS: TestCgroupNamespacesBuild (2.22s)
15:26:41 [2020-07-21T15:26:41.919Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:26:42 [2020-07-21T15:26:42.463Z] 
15:26:42 [2020-07-21T15:26:42.463Z] Removing bundles/
15:26:42 [2020-07-21T15:26:42.463Z] 
15:26:42 [2020-07-21T15:26:42.463Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon)
15:26:42 [2020-07-21T15:26:42.463Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:26:42 [2020-07-21T15:26:42.463Z] GOOS="" GOARCH="" GOARM=""
15:26:42 [2020-07-21T15:26:42.714Z] ok  	github.com/docker/docker/registry/resumable	0.026s	coverage: 100.0% of statements
15:26:42 [2020-07-21T15:26:42.714Z] ok  	github.com/docker/docker/restartmanager	0.017s	coverage: 45.3% of statements
15:26:43 [2020-07-21T15:26:43.663Z] ok  	github.com/docker/docker/testutil	0.011s	coverage: 62.5% of statements
15:26:43 [2020-07-21T15:26:43.663Z] ok  	github.com/docker/docker/registry	0.238s	coverage: 56.3% of statements
15:26:43 [2020-07-21T15:26:43.663Z] ok  	github.com/docker/docker/runconfig	0.028s	coverage: 66.1% of statements
15:26:43 [2020-07-21T15:26:43.986Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s)
15:26:43 [2020-07-21T15:26:43.986Z] === RUN   TestBuildWithSession
15:26:43 [2020-07-21T15:26:43.986Z] --- SKIP: TestBuildWithSession (0.00s)
15:26:43 [2020-07-21T15:26:43.986Z]     build_session_test.go:25: TODO: BuildKit
15:26:43 [2020-07-21T15:26:43.986Z] === RUN   TestBuildSquashParent
15:26:45 [2020-07-21T15:26:45.584Z] ok  	github.com/docker/docker/volume/drivers	0.022s	coverage: 36.1% of statements
15:26:46 [2020-07-21T15:26:46.534Z] ok  	github.com/docker/docker/volume/local	0.053s	coverage: 73.0% of statements
15:26:46 [2020-07-21T15:26:46.795Z] ok  	github.com/docker/docker/volume/mounts	0.061s	coverage: 67.0% of statements
15:26:47 [2020-07-21T15:26:47.740Z] ok  	github.com/docker/docker/volume/service	0.025s	coverage: 73.0% of statements
15:26:50 [2020-07-21T15:26:50.893Z] --- PASS: TestBuildSquashParent (7.18s)
15:26:50 [2020-07-21T15:26:50.893Z] === RUN   TestBuildWithRemoveAndForceRemove
15:26:50 [2020-07-21T15:26:50.893Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:26:50 [2020-07-21T15:26:50.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:26:50 [2020-07-21T15:26:50.893Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:26:50 [2020-07-21T15:26:50.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:26:50 [2020-07-21T15:26:50.893Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:26:50 [2020-07-21T15:26:50.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:26:50 [2020-07-21T15:26:50.893Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:26:50 [2020-07-21T15:26:50.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:26:50 [2020-07-21T15:26:50.893Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:26:50 [2020-07-21T15:26:50.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:26:50 [2020-07-21T15:26:50.893Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:26:50 [2020-07-21T15:26:50.893Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:26:50 [2020-07-21T15:26:50.893Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:26:50 [2020-07-21T15:26:50.893Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:26:53 [2020-07-21T15:26:53.625Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:26:53 [2020-07-21T15:26:53.625Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:26:55 [2020-07-21T15:26:55.694Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:26:55 [2020-07-21T15:26:55.694Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:26:58 [2020-07-21T15:26:58.210Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:26:58 [2020-07-21T15:26:58.210Z] 
15:26:58 [2020-07-21T15:26:58.210Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:26:58 [2020-07-21T15:26:58.210Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:26:58 [2020-07-21T15:26:58.210Z] HOSTNAME=909ec19672b9
15:26:58 [2020-07-21T15:26:58.210Z] DEST=bundles/test-integration
15:26:58 [2020-07-21T15:26:58.210Z] PWD=/go/src/github.com/docker/docker
15:26:58 [2020-07-21T15:26:58.210Z] DOCKER_ROOTLESS=1
15:26:58 [2020-07-21T15:26:58.210Z] DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741
15:26:58 [2020-07-21T15:26:58.210Z] container=docker
15:26:58 [2020-07-21T15:26:58.210Z] HOME=/root
15:26:58 [2020-07-21T15:26:58.210Z] GOLANG_VERSION=1.13.14
15:26:58 [2020-07-21T15:26:58.210Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:26:58 [2020-07-21T15:26:58.210Z] VALIDATE_BRANCH=master
15:26:58 [2020-07-21T15:26:58.210Z] TERM=xterm
15:26:58 [2020-07-21T15:26:58.210Z] DOCKER_PKG=github.com/docker/docker
15:26:58 [2020-07-21T15:26:58.210Z] SHLVL=1
15:26:58 [2020-07-21T15:26:58.210Z] TIMEOUT=120m
15:26:58 [2020-07-21T15:26:58.210Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:26:58 [2020-07-21T15:26:58.210Z] DOCKER_GRAPHDRIVER=overlay2
15:26:58 [2020-07-21T15:26:58.210Z] GO111MODULE=off
15:26:58 [2020-07-21T15:26:58.210Z] DOCKER_EXPERIMENTAL=1
15:26:58 [2020-07-21T15:26:58.210Z] TEST_SKIP_INTEGRATION_CLI=1
15:26:58 [2020-07-21T15:26:58.211Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:26:58 [2020-07-21T15:26:58.211Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:26:58 [2020-07-21T15:26:58.211Z] GOPATH=/go
15:26:58 [2020-07-21T15:26:58.211Z] PKG_CONFIG=pkg-config
15:26:58 [2020-07-21T15:26:58.211Z] _=/usr/bin/env
15:26:58 [2020-07-21T15:26:58.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:26:58 [2020-07-21T15:26:58.436Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:26:58 [2020-07-21T15:26:58.436Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.33s)
15:26:58 [2020-07-21T15:26:58.436Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s)
15:26:58 [2020-07-21T15:26:58.436Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.52s)
15:26:58 [2020-07-21T15:26:58.436Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.56s)
15:26:58 [2020-07-21T15:26:58.436Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s)
15:26:58 [2020-07-21T15:26:58.436Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.42s)
15:26:58 [2020-07-21T15:26:58.436Z] === RUN   TestBuildMultiStageCopy
15:26:58 [2020-07-21T15:26:58.436Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:27:01 [2020-07-21T15:27:01.165Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:27:01 [2020-07-21T15:27:01.165Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:27:01 [2020-07-21T15:27:01.800Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:27:02 [2020-07-21T15:27:02.000Z] fc1b9e59edad: Pull complete
15:27:02 [2020-07-21T15:27:02.000Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505
15:27:02 [2020-07-21T15:27:02.000Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:27:02 [2020-07-21T15:27:02.000Z] mcr.microsoft.com/windows/servercore:ltsc2019
15:27:02 [2020-07-21T15:27:02.000Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
15:27:02 [2020-07-21T15:27:02.000Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
15:27:02 [2020-07-21T15:27:02.000Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1339'
15:27:02 [2020-07-21T15:27:02.000Z] INFO: Docker version of control daemon
15:27:02 [2020-07-21T15:27:02.000Z] 
15:27:02 [2020-07-21T15:27:02.000Z] Client: Docker Engine - Enterprise
15:27:02 [2020-07-21T15:27:02.000Z]  Version:           19.03.5
15:27:02 [2020-07-21T15:27:02.000Z]  API version:       1.40
15:27:02 [2020-07-21T15:27:02.000Z]  Go version:        go1.12.12
15:27:02 [2020-07-21T15:27:02.000Z]  Git commit:        2ee0c57608
15:27:02 [2020-07-21T15:27:02.000Z]  Built:             11/13/2019 08:00:16
15:27:02 [2020-07-21T15:27:02.000Z]  OS/Arch:           windows/amd64
15:27:02 [2020-07-21T15:27:02.000Z]  Experimental:      false
15:27:02 [2020-07-21T15:27:02.000Z] 
15:27:02 [2020-07-21T15:27:02.000Z] Server: Docker Engine - Enterprise
15:27:02 [2020-07-21T15:27:02.000Z]  Engine:
15:27:02 [2020-07-21T15:27:02.000Z]   Version:          19.03.5
15:27:02 [2020-07-21T15:27:02.000Z]   API version:      1.40 (minimum version 1.24)
15:27:02 [2020-07-21T15:27:02.000Z]   Go version:       go1.12.12
15:27:02 [2020-07-21T15:27:02.000Z]   Git commit:       2ee0c57608
15:27:02 [2020-07-21T15:27:02.000Z]   Built:            11/13/2019 07:58:51
15:27:02 [2020-07-21T15:27:02.000Z]   OS/Arch:          windows/amd64
15:27:02 [2020-07-21T15:27:02.000Z]   Experimental:     true
15:27:02 [2020-07-21T15:27:02.000Z] 
15:27:02 [2020-07-21T15:27:02.000Z] INFO: Docker info of control daemon
15:27:02 [2020-07-21T15:27:02.000Z] 
15:27:02 [2020-07-21T15:27:02.000Z] Client:
15:27:02 [2020-07-21T15:27:02.000Z]  Debug Mode: false
15:27:02 [2020-07-21T15:27:02.000Z]  Plugins:
15:27:02 [2020-07-21T15:27:02.000Z]   cluster: Manage Docker clusters (Docker Inc., v1.2.0)
15:27:02 [2020-07-21T15:27:02.000Z] 
15:27:02 [2020-07-21T15:27:02.000Z] Server:
15:27:02 [2020-07-21T15:27:02.000Z]  Containers: 0
15:27:02 [2020-07-21T15:27:02.000Z]   Running: 0
15:27:02 [2020-07-21T15:27:02.000Z]   Paused: 0
15:27:02 [2020-07-21T15:27:02.000Z]   Stopped: 0
15:27:02 [2020-07-21T15:27:02.000Z]  Images: 1
15:27:02 [2020-07-21T15:27:02.000Z]  Server Version: 19.03.5
15:27:02 [2020-07-21T15:27:02.000Z]  Storage Driver: lcow (linux) windowsfilter (windows)
15:27:02 [2020-07-21T15:27:02.000Z]   LCOW: 
15:27:02 [2020-07-21T15:27:02.000Z]   Windows: 
15:27:02 [2020-07-21T15:27:02.000Z]  Logging Driver: json-file
15:27:02 [2020-07-21T15:27:02.000Z]  Plugins:
15:27:02 [2020-07-21T15:27:02.000Z]   Volume: local
15:27:02 [2020-07-21T15:27:02.000Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:27:02 [2020-07-21T15:27:02.000Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:27:02 [2020-07-21T15:27:02.000Z]  Swarm: inactive
15:27:02 [2020-07-21T15:27:02.000Z]  Default Isolation: process
15:27:02 [2020-07-21T15:27:02.000Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:27:02 [2020-07-21T15:27:02.000Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
15:27:02 [2020-07-21T15:27:02.000Z]  OSType: windows
15:27:02 [2020-07-21T15:27:02.000Z]  Architecture: x86_64
15:27:02 [2020-07-21T15:27:02.000Z]  CPUs: 4
15:27:02 [2020-07-21T15:27:02.000Z]  Total Memory: 32GiB
15:27:02 [2020-07-21T15:27:02.000Z]  Name: azwin-2-875400
15:27:02 [2020-07-21T15:27:02.000Z]  ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5
15:27:02 [2020-07-21T15:27:02.000Z]  Docker Root Dir: D:\docker
15:27:02 [2020-07-21T15:27:02.000Z]  Debug Mode: false
15:27:02 [2020-07-21T15:27:02.000Z]  Registry: https://index.docker.io/v1/
15:27:02 [2020-07-21T15:27:02.000Z]  Labels:
15:27:02 [2020-07-21T15:27:02.000Z]  Experimental: true
15:27:02 [2020-07-21T15:27:02.000Z]  Insecure Registries:
15:27:02 [2020-07-21T15:27:02.000Z]   10.0.0.4:5000
15:27:02 [2020-07-21T15:27:02.000Z]   127.0.0.0/8
15:27:02 [2020-07-21T15:27:02.000Z]  Registry Mirrors:
15:27:02 [2020-07-21T15:27:02.000Z]   http://10.0.0.4:5000/
15:27:02 [2020-07-21T15:27:02.000Z]  Live Restore Enabled: false
15:27:02 [2020-07-21T15:27:02.000Z] 
15:27:02 [2020-07-21T15:27:02.000Z] 
15:27:02 [2020-07-21T15:27:02.000Z] INFO: Commit hash is 441211986c
15:27:02 [2020-07-21T15:27:02.000Z] INFO: Nuke-Everything...
15:27:02 [2020-07-21T15:27:02.000Z] INFO: Container count on control daemon to delete is 0
15:27:02 [2020-07-21T15:27:02.000Z] INFO: Nuking d:\CI
15:27:02 [2020-07-21T15:27:02.000Z] INFO: Zapped successfully
15:27:02 [2020-07-21T15:27:02.000Z] INFO: Location for testing is d:\CI\PR-41242\1
15:27:02 [2020-07-21T15:27:02.000Z] INFO: Validating GOLang consistency in Dockerfile.windows...
15:27:02 [2020-07-21T15:27:02.000Z] 
15:27:02 [2020-07-21T15:27:02.000Z] 
15:27:02 [2020-07-21T15:27:02.000Z] INFO: Building the image from Dockerfile.windows at 07/21/2020 15:26:51...
15:27:02 [2020-07-21T15:27:02.000Z] 
15:27:02 [2020-07-21T15:27:02.000Z] Sending build context to Docker daemon  56.04MB
15:27:02 [2020-07-21T15:27:02.000Z] 
15:27:02 [2020-07-21T15:27:02.000Z] Step 1/10 : FROM microsoft/windowsservercore
15:27:02 [2020-07-21T15:27:02.000Z]  ---> 987b1d5e0abf
15:27:02 [2020-07-21T15:27:02.000Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
15:27:02 [2020-07-21T15:27:02.000Z]  ---> Running in 6ef2f809d43a
15:27:02 [2020-07-21T15:27:02.000Z] Removing intermediate container 6ef2f809d43a
15:27:02 [2020-07-21T15:27:02.000Z]  ---> ff5fc061b4b8
15:27:02 [2020-07-21T15:27:02.000Z] Step 3/10 : ARG GO_VERSION=1.13.14
15:27:02 [2020-07-21T15:27:02.000Z]  ---> Running in e0047219a75c
15:27:02 [2020-07-21T15:27:02.000Z] Removing intermediate container e0047219a75c
15:27:02 [2020-07-21T15:27:02.000Z]  ---> 8bf08220b5f8
15:27:02 [2020-07-21T15:27:02.000Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5
15:27:02 [2020-07-21T15:27:02.000Z]  ---> Running in a064b8df7f11
15:27:02 [2020-07-21T15:27:02.000Z] Removing intermediate container a064b8df7f11
15:27:02 [2020-07-21T15:27:02.000Z]  ---> 539933ce1056
15:27:02 [2020-07-21T15:27:02.000Z] 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}
15:27:02 [2020-07-21T15:27:02.000Z]  ---> Running in 47d7c3eff71a
15:27:02 [2020-07-21T15:27:02.000Z] Removing intermediate container 47d7c3eff71a
15:27:02 [2020-07-21T15:27:02.000Z]  ---> f7e06c5af8c9
15:27:02 [2020-07-21T15:27:02.001Z] 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;
15:27:02 [2020-07-21T15:27:02.001Z]  ---> Running in 277468ffa058
15:27:02 [2020-07-21T15:27:02.435Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:27:03 [2020-07-21T15:27:03.067Z] --- PASS: TestBuildMultiStageCopy (4.82s)
15:27:03 [2020-07-21T15:27:03.067Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s)
15:27:03 [2020-07-21T15:27:03.067Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s)
15:27:03 [2020-07-21T15:27:03.067Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s)
15:27:03 [2020-07-21T15:27:03.067Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.61s)
15:27:03 [2020-07-21T15:27:03.067Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s)
15:27:03 [2020-07-21T15:27:03.067Z] === RUN   TestBuildMultiStageParentConfig
15:27:04 [2020-07-21T15:27:04.580Z] --- PASS: TestBuildMultiStageParentConfig (1.61s)
15:27:04 [2020-07-21T15:27:04.580Z] === RUN   TestBuildLabelWithTargets
15:27:04 [2020-07-21T15:27:04.580Z] #65 exporting layers 81.1s done
15:27:04 [2020-07-21T15:27:04.580Z] #65 exporting manifest sha256:dec93fd790e3d967bed25c1fee64a96be7e0c02c4a8d6ad214d3a7ded586bdff done
15:27:04 [2020-07-21T15:27:04.580Z] #65 exporting config sha256:fac460bb14bd40978d7575cc480101111d15551951afd0ef0e9e81c848bc09fe done
15:27:04 [2020-07-21T15:27:04.580Z] #65 sending tarball
15:27:05 [2020-07-21T15:27:05.909Z] 
15:27:05 [2020-07-21T15:27:05.909Z] SUCCESS: Specified value was saved.
15:27:06 [2020-07-21T15:27:06.903Z] INFO: Downloading git...
15:27:07 [2020-07-21T15:27:07.311Z] --- PASS: TestBuildLabelWithTargets (2.49s)
15:27:07 [2020-07-21T15:27:07.311Z] === RUN   TestBuildWithEmptyLayers
15:27:07 [2020-07-21T15:27:07.983Z] --- PASS: TestBuildWithEmptyLayers (1.00s)
15:27:07 [2020-07-21T15:27:07.983Z] === RUN   TestBuildMultiStageOnBuild
15:27:08 [2020-07-21T15:27:08.480Z] INFO: Downloading go...
15:27:09 [2020-07-21T15:27:09.703Z] ok  	github.com/docker/docker/pkg/plugins	33.633s	coverage: 76.6% of statements
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/rootless	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/volume	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === Skipped
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver btrfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver btrfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver btrfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver btrfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver btrfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:73: No driver to put!
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z] time="2020-07-21T15:26:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z] time="2020-07-21T15:26:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z] time="2020-07-21T15:26:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z] time="2020-07-21T15:26:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z] time="2020-07-21T15:26:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:73: No driver to put!
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     overlay_test.go:49: Fails to compute changes intermittently
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver zfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver zfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver zfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver zfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:46: Driver zfs not supported
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     graphtest_unix.go:73: No driver to put!
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:27:09 [2020-07-21T15:27:09.703Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] 
15:27:09 [2020-07-21T15:27:09.703Z] DONE 2119 tests, 26 skipped in 190.008s
Post stage
[Pipeline] junit
15:27:09 [2020-07-21T15:27:09.718Z] Recording test results
15:27:10 [2020-07-21T15:27:10.732Z] INFO: Downloading compiler 1 of 3...
15:27:11 [2020-07-21T15:27:11.204Z] INFO: Downloading compiler 2 of 3...
15:27:11 [2020-07-21T15:27:11.504Z] --- PASS: TestBuildMultiStageOnBuild (3.04s)
15:27:11 [2020-07-21T15:27:11.504Z] === RUN   TestBuildUncleanTarFilenames
15:27:11 [2020-07-21T15:27:11.681Z] INFO: Downloading compiler 3 of 3...
15:27:11 [2020-07-21T15:27:11.681Z] INFO: Extracting git...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:27:12 [2020-07-21T15:27:12.097Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -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:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/make.sh dynbinary test-integration
15:27:12 [2020-07-21T15:27:12.538Z] --- PASS: TestBuildUncleanTarFilenames (1.31s)
15:27:12 [2020-07-21T15:27:12.538Z] === RUN   TestBuildMultiStageLayerLeak
15:27:12 [2020-07-21T15:27:12.670Z] 
15:27:12 [2020-07-21T15:27:12.932Z] Removing bundles/
15:27:12 [2020-07-21T15:27:12.932Z] 
15:27:12 [2020-07-21T15:27:12.932Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:27:12 [2020-07-21T15:27:12.932Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:27:12 [2020-07-21T15:27:12.932Z] GOOS="" GOARCH="" GOARM=""
15:27:16 [2020-07-21T15:27:16.054Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s)
15:27:16 [2020-07-21T15:27:16.054Z] === RUN   TestBuildWithHugeFile
15:27:17 [2020-07-21T15:27:17.351Z] #65 sending tarball 15.5s done
15:27:17 [2020-07-21T15:27:17.352Z] #65 DONE 96.7s
15:27:17 [2020-07-21T15:27:17.352Z] 
15:27:17 [2020-07-21T15:27:17.352Z] #66 importing to docker
15:27:26 [2020-07-21T15:27:26.669Z] INFO: Expanding go...
15:27:30 [2020-07-21T15:27:30.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:27:30 [2020-07-21T15:27:30.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:27:30 [2020-07-21T15:27:30.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:27:36 [2020-07-21T15:27:36.004Z] #66 DONE 16.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:27:36 [2020-07-21T15:27:36.469Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/test/unit
15:27:40 [2020-07-21T15:27:40.027Z] ?   	github.com/docker/docker/api	[no test files]
15:27:44 [2020-07-21T15:27:44.546Z] INFO: Expanding compiler 1 of 3...
15:27:45 [2020-07-21T15:27:45.018Z] INFO: Expanding compiler 2 of 3...
15:27:48 [2020-07-21T15:27:48.733Z] --- PASS: TestBuildWithHugeFile (27.86s)
15:27:48 [2020-07-21T15:27:48.733Z] === RUN   TestBuildWithEmptyDockerfile
15:27:48 [2020-07-21T15:27:48.733Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:27:48 [2020-07-21T15:27:48.733Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:27:48 [2020-07-21T15:27:48.733Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:27:48 [2020-07-21T15:27:48.733Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:27:48 [2020-07-21T15:27:48.733Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:27:48 [2020-07-21T15:27:48.733Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:27:48 [2020-07-21T15:27:48.733Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:27:48 [2020-07-21T15:27:48.733Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:27:48 [2020-07-21T15:27:48.733Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:27:48 [2020-07-21T15:27:48.733Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
15:27:48 [2020-07-21T15:27:48.733Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
15:27:48 [2020-07-21T15:27:48.733Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
15:27:48 [2020-07-21T15:27:48.733Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
15:27:48 [2020-07-21T15:27:48.733Z] === RUN   TestBuildPreserveOwnership
15:27:48 [2020-07-21T15:27:48.733Z] === RUN   TestBuildPreserveOwnership/copy_from
15:27:48 [2020-07-21T15:27:48.733Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:27:50 [2020-07-21T15:27:50.239Z] --- PASS: TestBuildPreserveOwnership (6.47s)
15:27:50 [2020-07-21T15:27:50.239Z]     --- PASS: TestBuildPreserveOwnership/copy_from (4.24s)
15:27:50 [2020-07-21T15:27:50.239Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.22s)
15:27:50 [2020-07-21T15:27:50.239Z] === RUN   TestBuildPlatformInvalid
15:27:50 [2020-07-21T15:27:50.239Z] --- PASS: TestBuildPlatformInvalid (0.13s)
15:27:50 [2020-07-21T15:27:50.239Z] PASS
15:27:50 [2020-07-21T15:27:50.239Z] 
15:27:50 [2020-07-21T15:27:50.239Z] === Skipped
15:27:50 [2020-07-21T15:27:50.239Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s)
15:27:50 [2020-07-21T15:27:50.239Z]     build_session_test.go:25: TODO: BuildKit
15:27:50 [2020-07-21T15:27:50.239Z] 
15:27:50 [2020-07-21T15:27:50.239Z] 
15:27:50 [2020-07-21T15:27:50.239Z] DONE 32 tests, 1 skipped in 79.660s
15:27:50 [2020-07-21T15:27:50.239Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m 
15:27:50 [2020-07-21T15:27:50.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
15:27:50 [2020-07-21T15:27:50.239Z] ++ set -e
15:27:50 [2020-07-21T15:27:50.239Z] ++ '[' -n 0 ']'
15:27:50 [2020-07-21T15:27:50.239Z] ++ set -x
15:27:50 [2020-07-21T15:27:50.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m
15:27:50 [2020-07-21T15:27:50.239Z] INFO: Testing against a local daemon
15:27:50 [2020-07-21T15:27:50.239Z] === RUN   TestConfigInspect
15:27:50 [2020-07-21T15:27:50.917Z] INFO: Expanding compiler 3 of 3...
15:27:50 [2020-07-21T15:27:50.917Z] INFO: Removing downloaded files...
15:27:50 [2020-07-21T15:27:50.917Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
15:27:50 [2020-07-21T15:27:50.917Z] INFO: Configuring git core.autocrlf...
15:27:52 [2020-07-21T15:27:52.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:27:53 [2020-07-21T15:27:53.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:27:54 [2020-07-21T15:27:54.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:27:54 [2020-07-21T15:27:54.719Z] --- PASS: TestConfigInspect (4.05s)
15:27:54 [2020-07-21T15:27:54.719Z] === RUN   TestConfigList
15:27:55 [2020-07-21T15:27:55.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:27:55 [2020-07-21T15:27:55.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:27:57 [2020-07-21T15:27:57.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:27:58 [2020-07-21T15:27:58.243Z] --- PASS: TestConfigList (3.72s)
15:27:58 [2020-07-21T15:27:58.243Z] === RUN   TestConfigsCreateAndDelete
15:27:58 [2020-07-21T15:27:58.726Z] ok  	github.com/docker/docker/api/server	0.035s	coverage: 9.0% of statements
15:28:00 [2020-07-21T15:28:00.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:28:01 [2020-07-21T15:28:01.757Z] --- PASS: TestConfigsCreateAndDelete (3.73s)
15:28:01 [2020-07-21T15:28:01.757Z] === RUN   TestConfigsUpdate
15:28:02 [2020-07-21T15:28:02.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:28:04 [2020-07-21T15:28:04.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:28:04 [2020-07-21T15:28:04.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:28:05 [2020-07-21T15:28:05.271Z] --- PASS: TestConfigsUpdate (3.19s)
15:28:05 [2020-07-21T15:28:05.271Z] === RUN   TestTemplatedConfig
15:28:06 [2020-07-21T15:28:06.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:28:07 [2020-07-21T15:28:07.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:28:08 [2020-07-21T15:28:08.787Z] --- PASS: TestTemplatedConfig (3.57s)
15:28:08 [2020-07-21T15:28:08.787Z] === RUN   TestConfigCreateResolve
15:28:08 [2020-07-21T15:28:08.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:28:10 [2020-07-21T15:28:10.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:28:11 [2020-07-21T15:28:11.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:28:12 [2020-07-21T15:28:12.301Z] --- PASS: TestConfigCreateResolve (3.57s)
15:28:12 [2020-07-21T15:28:12.301Z] === RUN   TestConfigDaemonLibtrustID
15:28:12 [2020-07-21T15:28:12.592Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
15:28:12 [2020-07-21T15:28:12.592Z] PASS
15:28:12 [2020-07-21T15:28:12.592Z] 
15:28:12 [2020-07-21T15:28:12.592Z] DONE 7 tests in 22.420s
15:28:12 [2020-07-21T15:28:12.592Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m 
15:28:12 [2020-07-21T15:28:12.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
15:28:12 [2020-07-21T15:28:12.592Z] ++ set -e
15:28:12 [2020-07-21T15:28:12.592Z] ++ '[' -n 0 ']'
15:28:12 [2020-07-21T15:28:12.592Z] ++ set -x
15:28:12 [2020-07-21T15:28:12.592Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m
15:28:12 [2020-07-21T15:28:12.671Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:28:12 [2020-07-21T15:28:12.671Z] Using test binary docker
15:28:12 [2020-07-21T15:28:12.671Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:28:12 [2020-07-21T15:28:12.671Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:28:12 [2020-07-21T15:28:12.671Z] INFO: Waiting for daemon to start...
15:28:12 [2020-07-21T15:28:12.671Z] Starting dockerd
15:28:12 [2020-07-21T15:28:12.884Z] INFO: Testing against a local daemon
15:28:12 [2020-07-21T15:28:12.884Z] === RUN   TestCheckpoint
15:28:12 [2020-07-21T15:28:12.884Z] --- SKIP: TestCheckpoint (0.00s)
15:28:12 [2020-07-21T15:28:12.884Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:28:12 [2020-07-21T15:28:12.884Z] === RUN   TestContainerInvalidJSON
15:28:12 [2020-07-21T15:28:12.884Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:28:12 [2020-07-21T15:28:12.884Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:28:12 [2020-07-21T15:28:12.884Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:28:12 [2020-07-21T15:28:12.884Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:28:12 [2020-07-21T15:28:12.884Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:28:12 [2020-07-21T15:28:12.884Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:28:12 [2020-07-21T15:28:12.884Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:28:12 [2020-07-21T15:28:12.884Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:28:12 [2020-07-21T15:28:12.884Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:28:12 [2020-07-21T15:28:12.884Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:28:12 [2020-07-21T15:28:12.884Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:28:12 [2020-07-21T15:28:12.884Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:28:12 [2020-07-21T15:28:12.884Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:28:12 [2020-07-21T15:28:12.884Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:28:12 [2020-07-21T15:28:12.884Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s)
15:28:12 [2020-07-21T15:28:12.884Z] === RUN   TestCopyFromContainerPathIsNotDir
15:28:13 [2020-07-21T15:28:13.175Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s)
15:28:13 [2020-07-21T15:28:13.175Z] === RUN   TestCopyToContainerPathDoesNotExist
15:28:13 [2020-07-21T15:28:13.175Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s)
15:28:13 [2020-07-21T15:28:13.175Z] === RUN   TestCopyToContainerPathIsNotDir
15:28:13 [2020-07-21T15:28:13.466Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s)
15:28:13 [2020-07-21T15:28:13.466Z] === RUN   TestCopyFromContainer
15:28:15 [2020-07-21T15:28:15.571Z] === RUN   TestCopyFromContainer//
15:28:15 [2020-07-21T15:28:15.571Z] === RUN   TestCopyFromContainer//bar/root
15:28:15 [2020-07-21T15:28:15.571Z] === RUN   TestCopyFromContainer//bar/root/
15:28:15 [2020-07-21T15:28:15.571Z] === RUN   TestCopyFromContainer/bar/quux
15:28:15 [2020-07-21T15:28:15.862Z] === RUN   TestCopyFromContainer/bar/quux/
15:28:15 [2020-07-21T15:28:15.862Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:28:15 [2020-07-21T15:28:15.862Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:28:16 [2020-07-21T15:28:16.025Z] .
15:28:16 [2020-07-21T15:28:16.025Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:28:16 [2020-07-21T15:28:16.025Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:28:16 [2020-07-21T15:28:16.025Z] Error: No such image: emptyfs
15:28:16 [2020-07-21T15:28:16.025Z] Running integration-test (iteration 1)
15:28:16 [2020-07-21T15:28:16.025Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:28:16 [2020-07-21T15:28:16.153Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:28:16 [2020-07-21T15:28:16.153Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:28:16 [2020-07-21T15:28:16.153Z] === RUN   TestCopyFromContainer/bar/notarget
15:28:16 [2020-07-21T15:28:16.448Z] --- PASS: TestCopyFromContainer (2.96s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCopyFromContainer//bar/root (0.14s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.05s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
15:28:16 [2020-07-21T15:28:16.448Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:28:16 [2020-07-21T15:28:16.448Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:28:16 [2020-07-21T15:28:16.448Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:28:16 [2020-07-21T15:28:16.448Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:28:16 [2020-07-21T15:28:16.448Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:28:16 [2020-07-21T15:28:16.448Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:28:16 [2020-07-21T15:28:16.448Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:28:16 [2020-07-21T15:28:16.448Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:28:16 [2020-07-21T15:28:16.448Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:28:16 [2020-07-21T15:28:16.448Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:28:16 [2020-07-21T15:28:16.448Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:28:16 [2020-07-21T15:28:16.448Z] === RUN   TestCreateLinkToNonExistingContainer
15:28:16 [2020-07-21T15:28:16.448Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:28:16 [2020-07-21T15:28:16.448Z] === RUN   TestCreateWithInvalidEnv
15:28:16 [2020-07-21T15:28:16.448Z] === RUN   TestCreateWithInvalidEnv/0
15:28:16 [2020-07-21T15:28:16.448Z] === PAUSE TestCreateWithInvalidEnv/0
15:28:16 [2020-07-21T15:28:16.448Z] === RUN   TestCreateWithInvalidEnv/1
15:28:16 [2020-07-21T15:28:16.448Z] === PAUSE TestCreateWithInvalidEnv/1
15:28:16 [2020-07-21T15:28:16.448Z] === RUN   TestCreateWithInvalidEnv/2
15:28:16 [2020-07-21T15:28:16.448Z] === PAUSE TestCreateWithInvalidEnv/2
15:28:16 [2020-07-21T15:28:16.448Z] === CONT  TestCreateWithInvalidEnv/0
15:28:16 [2020-07-21T15:28:16.448Z] === CONT  TestCreateWithInvalidEnv/2
15:28:16 [2020-07-21T15:28:16.448Z] === CONT  TestCreateWithInvalidEnv/1
15:28:16 [2020-07-21T15:28:16.448Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:28:16 [2020-07-21T15:28:16.448Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:28:16 [2020-07-21T15:28:16.448Z] === RUN   TestCreateTmpfsMountsTarget
15:28:16 [2020-07-21T15:28:16.448Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:28:16 [2020-07-21T15:28:16.448Z] === RUN   TestCreateWithCustomMaskedPaths
15:28:18 [2020-07-21T15:28:18.937Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:28:18 [2020-07-21T15:28:18.937Z] 
15:28:18 [2020-07-21T15:28:18.937Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:28:18 [2020-07-21T15:28:18.937Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:28:18 [2020-07-21T15:28:18.937Z] Using test binary docker
15:28:18 [2020-07-21T15:28:18.937Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:28:18 [2020-07-21T15:28:18.937Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:28:18 [2020-07-21T15:28:18.937Z] INFO: Waiting for daemon to start...
15:28:18 [2020-07-21T15:28:18.937Z] Starting dockerd
15:28:18 [2020-07-21T15:28:18.937Z] .
15:28:18 [2020-07-21T15:28:18.937Z] INFO: Building docker-sdk-python3:4.2.2...
15:28:19 [2020-07-21T15:28:19.176Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s)
15:28:19 [2020-07-21T15:28:19.176Z] === RUN   TestCreateWithCapabilities
15:28:19 [2020-07-21T15:28:19.176Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:28:19 [2020-07-21T15:28:19.176Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:28:19 [2020-07-21T15:28:19.176Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:28:19 [2020-07-21T15:28:19.176Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:28:19 [2020-07-21T15:28:19.176Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:28:19 [2020-07-21T15:28:19.176Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:28:19 [2020-07-21T15:28:19.176Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:28:19 [2020-07-21T15:28:19.176Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:28:19 [2020-07-21T15:28:19.176Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:28:19 [2020-07-21T15:28:19.176Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:28:19 [2020-07-21T15:28:19.176Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:28:19 [2020-07-21T15:28:19.176Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:28:19 [2020-07-21T15:28:19.176Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:28:19 [2020-07-21T15:28:19.176Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:28:19 [2020-07-21T15:28:19.176Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:28:19 [2020-07-21T15:28:19.176Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:28:19 [2020-07-21T15:28:19.176Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:28:19 [2020-07-21T15:28:19.176Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:28:19 [2020-07-21T15:28:19.176Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:28:19 [2020-07-21T15:28:19.176Z] --- PASS: TestCreateWithCapabilities (0.01s)
15:28:19 [2020-07-21T15:28:19.176Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
15:28:19 [2020-07-21T15:28:19.176Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
15:28:19 [2020-07-21T15:28:19.176Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:28:19 [2020-07-21T15:28:19.176Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:28:19 [2020-07-21T15:28:19.176Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
15:28:19 [2020-07-21T15:28:19.176Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
15:28:19 [2020-07-21T15:28:19.176Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:28:19 [2020-07-21T15:28:19.176Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
15:28:19 [2020-07-21T15:28:19.176Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s)
15:28:19 [2020-07-21T15:28:19.176Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s)
15:28:19 [2020-07-21T15:28:19.176Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s)
15:28:19 [2020-07-21T15:28:19.176Z] === RUN   TestCreateWithCustomReadonlyPaths
15:28:21 [2020-07-21T15:28:21.907Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.58s)
15:28:21 [2020-07-21T15:28:21.907Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:28:21 [2020-07-21T15:28:21.907Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:28:21 [2020-07-21T15:28:21.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:28:21 [2020-07-21T15:28:21.907Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:28:21 [2020-07-21T15:28:21.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:28:21 [2020-07-21T15:28:21.907Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:28:21 [2020-07-21T15:28:21.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:28:21 [2020-07-21T15:28:21.907Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:28:21 [2020-07-21T15:28:21.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:28:21 [2020-07-21T15:28:21.907Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:28:21 [2020-07-21T15:28:21.907Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:28:21 [2020-07-21T15:28:21.907Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:28:21 [2020-07-21T15:28:21.907Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:28:21 [2020-07-21T15:28:21.907Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:28:21 [2020-07-21T15:28:21.907Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:28:21 [2020-07-21T15:28:21.907Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:28:21 [2020-07-21T15:28:21.907Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:28:21 [2020-07-21T15:28:21.907Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:28:21 [2020-07-21T15:28:21.907Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:28:21 [2020-07-21T15:28:21.907Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:28:21 [2020-07-21T15:28:21.907Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:28:21 [2020-07-21T15:28:21.907Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:28:21 [2020-07-21T15:28:21.907Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:28:22 [2020-07-21T15:28:22.540Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
15:28:22 [2020-07-21T15:28:22.540Z] === RUN   TestCreateDifferentPlatform
15:28:22 [2020-07-21T15:28:22.540Z] === RUN   TestCreateDifferentPlatform/different_os
15:28:22 [2020-07-21T15:28:22.540Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:28:22 [2020-07-21T15:28:22.540Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:28:22 [2020-07-21T15:28:22.540Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:28:22 [2020-07-21T15:28:22.540Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:28:22 [2020-07-21T15:28:22.540Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:28:22 [2020-07-21T15:28:22.540Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
15:28:22 [2020-07-21T15:28:22.540Z] === RUN   TestContainerStartOnDaemonRestart
15:28:22 [2020-07-21T15:28:22.540Z] === PAUSE TestContainerStartOnDaemonRestart
15:28:22 [2020-07-21T15:28:22.540Z] === RUN   TestDaemonRestartIpcMode
15:28:22 [2020-07-21T15:28:22.540Z] === PAUSE TestDaemonRestartIpcMode
15:28:22 [2020-07-21T15:28:22.540Z] === RUN   TestDaemonHostGatewayIP
15:28:22 [2020-07-21T15:28:22.540Z] === PAUSE TestDaemonHostGatewayIP
15:28:22 [2020-07-21T15:28:22.540Z] === RUN   TestContainerKillOnDaemonStart
15:28:22 [2020-07-21T15:28:22.540Z] === PAUSE TestContainerKillOnDaemonStart
15:28:22 [2020-07-21T15:28:22.540Z] === RUN   TestDiff
15:28:23 [2020-07-21T15:28:23.573Z] --- PASS: TestDiff (0.81s)
15:28:23 [2020-07-21T15:28:23.574Z] === RUN   TestExecWithCloseStdin
15:28:24 [2020-07-21T15:28:24.206Z] --- PASS: TestExecWithCloseStdin (0.89s)
15:28:24 [2020-07-21T15:28:24.206Z] === RUN   TestExec
15:28:25 [2020-07-21T15:28:25.240Z] --- PASS: TestExec (0.89s)
15:28:25 [2020-07-21T15:28:25.240Z] === RUN   TestExecUser
15:28:26 [2020-07-21T15:28:26.274Z] --- PASS: TestExecUser (0.90s)
15:28:26 [2020-07-21T15:28:26.274Z] === RUN   TestExportContainerAndImportImage
15:28:27 [2020-07-21T15:28:27.308Z] --- PASS: TestExportContainerAndImportImage (1.17s)
15:28:27 [2020-07-21T15:28:27.308Z] === RUN   TestExportContainerAfterDaemonRestart
15:28:28 [2020-07-21T15:28:28.192Z] Loaded image: buildpack-deps:buster
15:28:28 [2020-07-21T15:28:28.192Z] Loaded image: busybox:latest
15:28:28 [2020-07-21T15:28:28.192Z] Loaded image: busybox:glibc
15:28:28 [2020-07-21T15:28:28.192Z] Loaded image: debian:buster
15:28:28 [2020-07-21T15:28:28.192Z] Loaded image: hello-world:latest
15:28:28 [2020-07-21T15:28:28.192Z] INFO: Testing against a local daemon
15:28:28 [2020-07-21T15:28:28.192Z] === RUN   TestCgroupNamespacesBuild
15:28:28 [2020-07-21T15:28:28.815Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
15:28:28 [2020-07-21T15:28:28.815Z] === RUN   TestHealthCheckWorkdir
15:28:29 [2020-07-21T15:28:29.849Z] --- PASS: TestHealthCheckWorkdir (1.09s)
15:28:29 [2020-07-21T15:28:29.849Z] === RUN   TestHealthKillContainer
15:28:31 [2020-07-21T15:28:31.457Z] --- PASS: TestCgroupNamespacesBuild (3.12s)
15:28:31 [2020-07-21T15:28:31.457Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:28:33 [2020-07-21T15:28:33.390Z] --- PASS: TestHealthKillContainer (2.91s)
15:28:33 [2020-07-21T15:28:33.390Z] === RUN   TestInspectCpusetInConfigPre120
15:28:33 [2020-07-21T15:28:33.683Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s)
15:28:33 [2020-07-21T15:28:33.683Z] === RUN   TestIpcModeNone
15:28:33 [2020-07-21T15:28:33.971Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s)
15:28:33 [2020-07-21T15:28:33.971Z] === RUN   TestBuildWithSession
15:28:33 [2020-07-21T15:28:33.971Z] --- SKIP: TestBuildWithSession (0.00s)
15:28:33 [2020-07-21T15:28:33.971Z]     build_session_test.go:25: TODO: BuildKit
15:28:33 [2020-07-21T15:28:33.971Z] === RUN   TestBuildSquashParent
15:28:34 [2020-07-21T15:28:34.452Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:28:34 [2020-07-21T15:28:34.452Z] 
15:28:34 [2020-07-21T15:28:34.452Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:28:34 [2020-07-21T15:28:34.452Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:28:34 [2020-07-21T15:28:34.452Z] HOSTNAME=804ad4f11e67
15:28:34 [2020-07-21T15:28:34.452Z] TESTDEBUG=0
15:28:34 [2020-07-21T15:28:34.452Z] DEST=bundles/test-integration
15:28:34 [2020-07-21T15:28:34.452Z] PWD=/go/src/github.com/docker/docker
15:28:34 [2020-07-21T15:28:34.452Z] DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741
15:28:34 [2020-07-21T15:28:34.452Z] container=docker
15:28:34 [2020-07-21T15:28:34.452Z] HOME=/root
15:28:34 [2020-07-21T15:28:34.452Z] GOLANG_VERSION=1.13.14
15:28:34 [2020-07-21T15:28:34.452Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:28:34 [2020-07-21T15:28:34.452Z] VALIDATE_BRANCH=master
15:28:34 [2020-07-21T15:28:34.453Z] TERM=xterm
15:28:34 [2020-07-21T15:28:34.453Z] DOCKER_PKG=github.com/docker/docker
15:28:34 [2020-07-21T15:28:34.453Z] SHLVL=1
15:28:34 [2020-07-21T15:28:34.453Z] TIMEOUT=120m
15:28:34 [2020-07-21T15:28:34.453Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:28:34 [2020-07-21T15:28:34.453Z] DOCKER_GRAPHDRIVER=overlay2
15:28:34 [2020-07-21T15:28:34.453Z] GO111MODULE=off
15:28:34 [2020-07-21T15:28:34.453Z] DOCKER_EXPERIMENTAL=1
15:28:34 [2020-07-21T15:28:34.453Z] TEST_SKIP_INTEGRATION_CLI=1
15:28:34 [2020-07-21T15:28:34.453Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:28:34 [2020-07-21T15:28:34.453Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:28:34 [2020-07-21T15:28:34.453Z] GOPATH=/go
15:28:34 [2020-07-21T15:28:34.453Z] PKG_CONFIG=pkg-config
15:28:34 [2020-07-21T15:28:34.453Z] _=/usr/bin/env
15:28:34 [2020-07-21T15:28:34.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:28:34 [2020-07-21T15:28:34.716Z] --- PASS: TestIpcModeNone (0.90s)
15:28:34 [2020-07-21T15:28:34.716Z] === RUN   TestIpcModePrivate
15:28:35 [2020-07-21T15:28:35.351Z] --- PASS: TestIpcModePrivate (0.87s)
15:28:35 [2020-07-21T15:28:35.351Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false
15:28:35 [2020-07-21T15:28:35.351Z] === RUN   TestIpcModeShareable
15:28:36 [2020-07-21T15:28:36.387Z] --- PASS: TestIpcModeShareable (0.93s)
15:28:36 [2020-07-21T15:28:36.387Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true
15:28:36 [2020-07-21T15:28:36.387Z] === RUN   TestAPIIpcModeShareableAndContainer
15:28:39 [2020-07-21T15:28:39.119Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s)
15:28:39 [2020-07-21T15:28:39.119Z] === RUN   TestAPIIpcModeHost
15:28:39 [2020-07-21T15:28:39.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:28:39 [2020-07-21T15:28:39.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:28:39 [2020-07-21T15:28:39.750Z] --- PASS: TestAPIIpcModeHost (0.58s)
15:28:39 [2020-07-21T15:28:39.750Z] === RUN   TestDaemonIpcModeShareable
15:28:40 [2020-07-21T15:28:40.503Z] --- PASS: TestBuildSquashParent (6.71s)
15:28:40 [2020-07-21T15:28:40.503Z] === RUN   TestBuildWithRemoveAndForceRemove
15:28:40 [2020-07-21T15:28:40.503Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:28:40 [2020-07-21T15:28:40.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:28:40 [2020-07-21T15:28:40.503Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:28:40 [2020-07-21T15:28:40.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:28:40 [2020-07-21T15:28:40.503Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:28:40 [2020-07-21T15:28:40.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:28:40 [2020-07-21T15:28:40.503Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:28:40 [2020-07-21T15:28:40.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:28:40 [2020-07-21T15:28:40.503Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:28:40 [2020-07-21T15:28:40.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:28:40 [2020-07-21T15:28:40.503Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:28:40 [2020-07-21T15:28:40.503Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:28:40 [2020-07-21T15:28:40.503Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:28:40 [2020-07-21T15:28:40.503Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:28:41 [2020-07-21T15:28:41.821Z] --- PASS: TestDaemonIpcModeShareable (1.77s)
15:28:41 [2020-07-21T15:28:41.821Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
15:28:41 [2020-07-21T15:28:41.821Z] === RUN   TestDaemonIpcModePrivate
15:28:41 [2020-07-21T15:28:41.911Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:28:41 [2020-07-21T15:28:41.912Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:28:43 [2020-07-21T15:28:43.326Z] --- PASS: TestDaemonIpcModePrivate (1.71s)
15:28:43 [2020-07-21T15:28:43.326Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
15:28:43 [2020-07-21T15:28:43.326Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:28:43 [2020-07-21T15:28:43.801Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:28:43 [2020-07-21T15:28:43.801Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:28:44 [2020-07-21T15:28:44.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:28:44 [2020-07-21T15:28:44.832Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s)
15:28:44 [2020-07-21T15:28:44.832Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false
15:28:44 [2020-07-21T15:28:44.832Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:28:46 [2020-07-21T15:28:46.315Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:28:46 [2020-07-21T15:28:46.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s)
15:28:46 [2020-07-21T15:28:46.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s)
15:28:46 [2020-07-21T15:28:46.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.77s)
15:28:46 [2020-07-21T15:28:46.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s)
15:28:46 [2020-07-21T15:28:46.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.07s)
15:28:46 [2020-07-21T15:28:46.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s)
15:28:46 [2020-07-21T15:28:46.315Z] === RUN   TestBuildMultiStageCopy
15:28:46 [2020-07-21T15:28:46.315Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:28:46 [2020-07-21T15:28:46.895Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.76s)
15:28:46 [2020-07-21T15:28:46.895Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true
15:28:46 [2020-07-21T15:28:46.895Z] === RUN   TestIpcModeOlderClient
15:28:46 [2020-07-21T15:28:46.895Z] === PAUSE TestIpcModeOlderClient
15:28:46 [2020-07-21T15:28:46.895Z] === RUN   TestKillContainerInvalidSignal
15:28:47 [2020-07-21T15:28:47.526Z] --- PASS: TestKillContainerInvalidSignal (0.85s)
15:28:47 [2020-07-21T15:28:47.526Z] === RUN   TestKillContainer
15:28:47 [2020-07-21T15:28:47.526Z] === RUN   TestKillContainer/no_signal
15:28:48 [2020-07-21T15:28:48.559Z] === RUN   TestKillContainer/non_killing_signal
15:28:48 [2020-07-21T15:28:48.850Z] === RUN   TestKillContainer/killing_signal
15:28:49 [2020-07-21T15:28:49.592Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:28:50 [2020-07-21T15:28:50.153Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:28:50 [2020-07-21T15:28:50.393Z] --- PASS: TestKillContainer (2.55s)
15:28:50 [2020-07-21T15:28:50.393Z]     --- PASS: TestKillContainer/no_signal (0.81s)
15:28:50 [2020-07-21T15:28:50.393Z]     --- PASS: TestKillContainer/non_killing_signal (0.48s)
15:28:50 [2020-07-21T15:28:50.393Z]     --- PASS: TestKillContainer/killing_signal (0.83s)
15:28:50 [2020-07-21T15:28:50.393Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:28:50 [2020-07-21T15:28:50.393Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:28:51 [2020-07-21T15:28:51.024Z] sha256:6ae0ebc8dd9f18c673c5823bd9ae58abc14d2f7f383e8334e7874b4234457669
15:28:51 [2020-07-21T15:28:51.024Z] INFO: Starting docker-py tests...
15:28:51 [2020-07-21T15:28:51.025Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:28:51 [2020-07-21T15:28:51.079Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:28:51 [2020-07-21T15:28:51.656Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s)
15:28:51 [2020-07-21T15:28:51.656Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s)
15:28:51 [2020-07-21T15:28:51.656Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s)
15:28:51 [2020-07-21T15:28:51.656Z] === RUN   TestKillStoppedContainer
15:28:51 [2020-07-21T15:28:51.947Z] --- PASS: TestKillStoppedContainer (0.08s)
15:28:51 [2020-07-21T15:28:51.947Z] === RUN   TestKillStoppedContainerAPIPre120
15:28:51 [2020-07-21T15:28:51.947Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
15:28:51 [2020-07-21T15:28:51.947Z] === RUN   TestKillDifferentUserContainer
15:28:51 [2020-07-21T15:28:51.964Z] ============================= test session starts ==============================
15:28:51 [2020-07-21T15:28:51.964Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1
15:28:51 [2020-07-21T15:28:51.964Z] rootdir: /src, inifile: pytest.ini
15:28:51 [2020-07-21T15:28:51.964Z] plugins: cov-2.6.1, timeout-1.3.3
15:28:52 [2020-07-21T15:28:52.443Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:28:52 [2020-07-21T15:28:52.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:28:52 [2020-07-21T15:28:52.903Z] collected 388 items / 2 deselected / 386 selected
15:28:52 [2020-07-21T15:28:52.903Z] 
15:28:52 [2020-07-21T15:28:52.979Z] --- PASS: TestKillDifferentUserContainer (0.92s)
15:28:52 [2020-07-21T15:28:52.979Z] === RUN   TestInspectOomKilledTrue
15:28:52 [2020-07-21T15:28:52.979Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:28:52 [2020-07-21T15:28:52.979Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:28:52 [2020-07-21T15:28:52.979Z] === RUN   TestInspectOomKilledFalse
15:28:52 [2020-07-21T15:28:52.979Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:28:52 [2020-07-21T15:28:52.979Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:28:52 [2020-07-21T15:28:52.979Z] === RUN   TestLinksEtcHostsContentMatch
15:28:53 [2020-07-21T15:28:53.047Z] --- PASS: TestBuildMultiStageCopy (7.25s)
15:28:53 [2020-07-21T15:28:53.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s)
15:28:53 [2020-07-21T15:28:53.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
15:28:53 [2020-07-21T15:28:53.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
15:28:53 [2020-07-21T15:28:53.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
15:28:53 [2020-07-21T15:28:53.047Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
15:28:53 [2020-07-21T15:28:53.047Z] === RUN   TestBuildMultiStageParentConfig
15:28:53 [2020-07-21T15:28:53.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:28:53 [2020-07-21T15:28:53.611Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
15:28:53 [2020-07-21T15:28:53.611Z] === RUN   TestLinksContainerNames
15:28:55 [2020-07-21T15:28:55.117Z] --- PASS: TestLinksContainerNames (1.77s)
15:28:55 [2020-07-21T15:28:55.117Z] === RUN   TestLogsFollowTailEmpty
15:28:56 [2020-07-21T15:28:56.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:28:56 [2020-07-21T15:28:56.149Z] --- PASS: TestLogsFollowTailEmpty (0.85s)
15:28:56 [2020-07-21T15:28:56.149Z] === RUN   TestContainerNetworkMountsNoChown
15:28:57 [2020-07-21T15:28:57.184Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s)
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/default
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/default
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/private
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/private
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rprivate
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rprivate
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/slave
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/slave
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rslave
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rslave
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/shared
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/shared
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rshared
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rshared
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/default
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/rslave
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/default/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/default/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/rshared
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/shared
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/rprivate
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/slave
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/private
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/private/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/private/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/default/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/default/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:28:57 [2020-07-21T15:28:57.184Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:28:57 [2020-07-21T15:28:57.475Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:28:57 [2020-07-21T15:28:57.475Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:28:57 [2020-07-21T15:28:57.475Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:28:57 [2020-07-21T15:28:57.475Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:28:57 [2020-07-21T15:28:57.475Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:28:57 [2020-07-21T15:28:57.475Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:28:57 [2020-07-21T15:28:57.475Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:28:57 [2020-07-21T15:28:57.475Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:28:57 [2020-07-21T15:28:57.766Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:28:57 [2020-07-21T15:28:57.766Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:28:57 [2020-07-21T15:28:57.766Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:28:57 [2020-07-21T15:28:57.766Z] === CONT  TestMountDaemonRoot/private/bind_root
15:28:57 [2020-07-21T15:28:57.766Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:28:57 [2020-07-21T15:28:57.766Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:28:57 [2020-07-21T15:28:57.766Z] === CONT  TestMountDaemonRoot/private/mount_root
15:28:57 [2020-07-21T15:28:57.766Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:28:57 [2020-07-21T15:28:57.766Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:28:57 [2020-07-21T15:28:57.766Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:28:57 [2020-07-21T15:28:57.766Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:28:58 [2020-07-21T15:28:58.057Z] --- PASS: TestMountDaemonRoot (0.01s)
15:28:58 [2020-07-21T15:28:58.057Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.10s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
15:28:58 [2020-07-21T15:28:58.057Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s)
15:28:58 [2020-07-21T15:28:58.057Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s)
15:28:58 [2020-07-21T15:28:58.057Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
15:28:58 [2020-07-21T15:28:58.057Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:28:58 [2020-07-21T15:28:58.057Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
15:28:58 [2020-07-21T15:28:58.057Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:28:58 [2020-07-21T15:28:58.057Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s)
15:28:58 [2020-07-21T15:28:58.057Z] === RUN   TestContainerBindMountNonRecursive
15:28:58 [2020-07-21T15:28:58.287Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
15:28:58 [2020-07-21T15:28:58.287Z] === RUN   TestBuildLabelWithTargets
15:29:00 [2020-07-21T15:29:00.120Z] --- PASS: TestContainerBindMountNonRecursive (2.13s)
15:29:00 [2020-07-21T15:29:00.120Z] === RUN   TestNetworkNat
15:29:01 [2020-07-21T15:29:01.158Z] --- PASS: TestNetworkNat (0.97s)
15:29:01 [2020-07-21T15:29:01.158Z] === RUN   TestNetworkLocalhostTCPNat
15:29:02 [2020-07-21T15:29:02.194Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s)
15:29:02 [2020-07-21T15:29:02.194Z] === RUN   TestNetworkLoopbackNat
15:29:05 [2020-07-21T15:29:05.713Z] --- PASS: TestNetworkLoopbackNat (3.29s)
15:29:05 [2020-07-21T15:29:05.713Z] === RUN   TestPause
15:29:06 [2020-07-21T15:29:06.386Z] --- PASS: TestPause (0.96s)
15:29:06 [2020-07-21T15:29:06.386Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:29:06 [2020-07-21T15:29:06.386Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:29:06 [2020-07-21T15:29:06.386Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:29:06 [2020-07-21T15:29:06.386Z] === RUN   TestPauseStopPausedContainer
15:29:06 [2020-07-21T15:29:06.522Z] --- PASS: TestBuildLabelWithTargets (8.00s)
15:29:06 [2020-07-21T15:29:06.522Z] === RUN   TestBuildWithEmptyLayers
15:29:07 [2020-07-21T15:29:07.019Z] --- PASS: TestPauseStopPausedContainer (0.90s)
15:29:07 [2020-07-21T15:29:07.019Z] === RUN   TestPsFilter
15:29:07 [2020-07-21T15:29:07.310Z] --- PASS: TestPsFilter (0.27s)
15:29:07 [2020-07-21T15:29:07.310Z] === RUN   TestRemoveContainerWithRemovedVolume
15:29:08 [2020-07-21T15:29:08.349Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s)
15:29:08 [2020-07-21T15:29:08.349Z] === RUN   TestRemoveContainerWithVolume
15:29:08 [2020-07-21T15:29:08.419Z] tests/integration/api_build_test.py .......................X             [  6%]
15:29:09 [2020-07-21T15:29:09.081Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
15:29:09 [2020-07-21T15:29:09.081Z] === RUN   TestBuildMultiStageOnBuild
15:29:09 [2020-07-21T15:29:09.249Z] tests/integration/api_client_test.py .....                               [  7%]
15:29:09 [2020-07-21T15:29:09.386Z] --- PASS: TestRemoveContainerWithVolume (0.88s)
15:29:09 [2020-07-21T15:29:09.386Z] === RUN   TestRemoveContainerRunning
15:29:10 [2020-07-21T15:29:10.020Z] --- PASS: TestRemoveContainerRunning (0.81s)
15:29:10 [2020-07-21T15:29:10.020Z] === RUN   TestRemoveContainerForceRemoveRunning
15:29:10 [2020-07-21T15:29:10.781Z] tests/integration/api_config_test.py .....                               [  8%]
15:29:11 [2020-07-21T15:29:11.058Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.85s)
15:29:11 [2020-07-21T15:29:11.058Z] === RUN   TestRemoveInvalidContainer
15:29:11 [2020-07-21T15:29:11.058Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:29:11 [2020-07-21T15:29:11.058Z] === RUN   TestRenameLinkedContainer
15:29:14 [2020-07-21T15:29:14.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:29:14 [2020-07-21T15:29:14.367Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
15:29:14 [2020-07-21T15:29:14.367Z] === RUN   TestBuildUncleanTarFilenames
15:29:14 [2020-07-21T15:29:14.638Z] --- PASS: TestRenameLinkedContainer (3.44s)
15:29:14 [2020-07-21T15:29:14.638Z] === RUN   TestRenameStoppedContainer
15:29:14 [2020-07-21T15:29:14.929Z] --- PASS: TestBuildUncleanTarFilenames (0.64s)
15:29:14 [2020-07-21T15:29:14.929Z] === RUN   TestBuildMultiStageLayerLeak
15:29:15 [2020-07-21T15:29:15.270Z] --- PASS: TestRenameStoppedContainer (0.87s)
15:29:15 [2020-07-21T15:29:15.270Z] === RUN   TestRenameRunningContainerAndReuse
15:29:15 [2020-07-21T15:29:15.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:29:17 [2020-07-21T15:29:17.335Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s)
15:29:17 [2020-07-21T15:29:17.335Z] === RUN   TestRenameInvalidName
15:29:17 [2020-07-21T15:29:17.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:29:17 [2020-07-21T15:29:17.968Z] --- PASS: TestRenameInvalidName (0.86s)
15:29:17 [2020-07-21T15:29:17.968Z] === RUN   TestRenameAnonymousContainer
15:29:18 [2020-07-21T15:29:18.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:29:19 [2020-07-21T15:29:19.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:29:19 [2020-07-21T15:29:19.138Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s)
15:29:19 [2020-07-21T15:29:19.138Z] === RUN   TestBuildWithHugeFile
15:29:20 [2020-07-21T15:29:20.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:29:21 [2020-07-21T15:29:21.092Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ok  	github.com/docker/docker/api/server/middleware	0.022s	coverage: 37.7% of statements
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ok  	github.com/docker/docker/api/types/strslice	0.021s	coverage: 90.0% of statements
15:29:21 [2020-07-21T15:29:21.092Z] ok  	github.com/docker/docker/api/types/filters	0.028s	coverage: 92.2% of statements
15:29:21 [2020-07-21T15:29:21.092Z] ok  	github.com/docker/docker/api/server/router/swarm	0.026s	coverage: 5.1% of statements
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ok  	github.com/docker/docker/api/types/time	0.046s	coverage: 100.0% of statements
15:29:21 [2020-07-21T15:29:21.092Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 75.0% of statements
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/builder	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:29:21 [2020-07-21T15:29:21.092Z] ok  	github.com/docker/docker/builder/dockerignore	0.042s	coverage: 96.8% of statements
15:29:21 [2020-07-21T15:29:21.092Z] ok  	github.com/docker/docker/cli/debug	0.018s	coverage: 100.0% of statements
15:29:21 [2020-07-21T15:29:21.092Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.094s	coverage: 86.3% of statements
15:29:21 [2020-07-21T15:29:21.390Z] ok  	github.com/docker/docker/builder/remotecontext	0.543s	coverage: 13.6% of statements
15:29:22 [2020-07-21T15:29:22.927Z] ok  	github.com/docker/docker/builder/dockerfile	1.267s	coverage: 48.1% of statements
15:29:22 [2020-07-21T15:29:22.927Z] ?   	github.com/docker/docker/cli	[no test files]
15:29:22 [2020-07-21T15:29:22.927Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:29:23 [2020-07-21T15:29:23.533Z] --- PASS: TestRenameAnonymousContainer (4.87s)
15:29:23 [2020-07-21T15:29:23.533Z] === RUN   TestRenameContainerWithSameName
15:29:23 [2020-07-21T15:29:23.533Z] --- PASS: TestRenameContainerWithSameName (0.89s)
15:29:23 [2020-07-21T15:29:23.533Z] === RUN   TestRenameContainerWithLinkedContainer
15:29:24 [2020-07-21T15:29:24.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:29:24 [2020-07-21T15:29:24.997Z] tests/integration/api_container_test.py ....x...........x............... [ 17%]
15:29:25 [2020-07-21T15:29:25.619Z] --- PASS: TestRenameContainerWithLinkedContainer (1.71s)
15:29:25 [2020-07-21T15:29:25.619Z] === RUN   TestResize
15:29:26 [2020-07-21T15:29:26.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:29:26 [2020-07-21T15:29:26.251Z] --- PASS: TestResize (0.88s)
15:29:26 [2020-07-21T15:29:26.251Z] === RUN   TestResizeWithInvalidSize
15:29:27 [2020-07-21T15:29:27.284Z] --- PASS: TestResizeWithInvalidSize (0.86s)
15:29:27 [2020-07-21T15:29:27.284Z] === RUN   TestResizeWhenContainerNotStarted
15:29:27 [2020-07-21T15:29:27.447Z] ok  	github.com/docker/docker/client	0.541s	coverage: 75.4% of statements
15:29:27 [2020-07-21T15:29:27.917Z] --- PASS: TestResizeWhenContainerNotStarted (0.85s)
15:29:27 [2020-07-21T15:29:27.917Z] === RUN   TestDaemonRestartKillContainers
15:29:27 [2020-07-21T15:29:27.917Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:29:27 [2020-07-21T15:29:27.917Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:29:28 [2020-07-21T15:29:28.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:29:28 [2020-07-21T15:29:28.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:29:29 [2020-07-21T15:29:29.983Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:29:30 [2020-07-21T15:29:30.273Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:29:30 [2020-07-21T15:29:30.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:29:31 [2020-07-21T15:29:31.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:29:31 [2020-07-21T15:29:31.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:29:32 [2020-07-21T15:29:32.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:29:33 [2020-07-21T15:29:33.287Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:29:33 [2020-07-21T15:29:33.287Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:29:33 [2020-07-21T15:29:33.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:29:35 [2020-07-21T15:29:35.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:29:36 [2020-07-21T15:29:36.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:29:36 [2020-07-21T15:29:36.014Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:29:36 [2020-07-21T15:29:36.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:29:38 [2020-07-21T15:29:38.099Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:29:38 [2020-07-21T15:29:38.099Z] Using test binary docker
15:29:38 [2020-07-21T15:29:38.099Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:29:38 [2020-07-21T15:29:38.099Z] +++ /etc/init.d/apparmor start
15:29:38 [2020-07-21T15:29:38.099Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:29:38 [2020-07-21T15:29:38.099Z] INFO: Waiting for daemon to start...
15:29:38 [2020-07-21T15:29:38.099Z] Starting dockerd
15:29:38 [2020-07-21T15:29:38.099Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:29:38 [2020-07-21T15:29:38.742Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:29:38 [2020-07-21T15:29:38.742Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:29:40 [2020-07-21T15:29:40.808Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:29:40 [2020-07-21T15:29:40.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s)
15:29:40 [2020-07-21T15:29:40.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s)
15:29:40 [2020-07-21T15:29:40.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s)
15:29:40 [2020-07-21T15:29:40.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.46s)
15:29:40 [2020-07-21T15:29:40.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s)
15:29:40 [2020-07-21T15:29:40.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s)
15:29:40 [2020-07-21T15:29:40.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.40s)
15:29:40 [2020-07-21T15:29:40.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.35s)
15:29:40 [2020-07-21T15:29:40.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.02s)
15:29:40 [2020-07-21T15:29:40.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.19s)
15:29:40 [2020-07-21T15:29:40.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.29s)
15:29:40 [2020-07-21T15:29:40.808Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.19s)
15:29:40 [2020-07-21T15:29:40.808Z] === RUN   TestCgroupNamespacesRun
15:29:42 [2020-07-21T15:29:42.909Z] --- PASS: TestCgroupNamespacesRun (1.75s)
15:29:42 [2020-07-21T15:29:42.909Z] === RUN   TestCgroupNamespacesRunPrivileged
15:29:44 [2020-07-21T15:29:44.418Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
15:29:44 [2020-07-21T15:29:44.418Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:29:44 [2020-07-21T15:29:44.685Z] .
15:29:44 [2020-07-21T15:29:44.685Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:29:44 [2020-07-21T15:29:44.685Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:29:44 [2020-07-21T15:29:44.685Z] Error: No such image: emptyfs
15:29:44 [2020-07-21T15:29:44.685Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:29:44 [2020-07-21T15:29:44.685Z] ++++ docker load
15:29:44 [2020-07-21T15:29:44.685Z] Running integration-test (iteration 1)
15:29:44 [2020-07-21T15:29:44.685Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
15:29:44 [2020-07-21T15:29:44.685Z] ++ 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
15:29:44 [2020-07-21T15:29:44.685Z] ++ set -e
15:29:44 [2020-07-21T15:29:44.685Z] ++ '[' -n 0 ']'
15:29:44 [2020-07-21T15:29:44.685Z] ++ set -x
15:29:44 [2020-07-21T15:29:44.685Z] ++ 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= DOCKER_ROOTLESS= 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
15:29:45 [2020-07-21T15:29:45.925Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.75s)
15:29:45 [2020-07-21T15:29:45.925Z] === RUN   TestCgroupNamespacesRunHostMode
15:29:47 [2020-07-21T15:29:47.713Z] Removing intermediate container 277468ffa058
15:29:47 [2020-07-21T15:29:47.713Z]  ---> 5858a654c448
15:29:47 [2020-07-21T15:29:47.713Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
15:29:47 [2020-07-21T15:29:47.713Z]  ---> Running in 12a5d43ca14d
15:29:47 [2020-07-21T15:29:47.713Z] INFO: Building gotestsum version v0.3.5 in C:\gopath
15:29:47 [2020-07-21T15:29:47.713Z] go: finding gotest.tools v0.3.5
15:29:47 [2020-07-21T15:29:47.713Z] go: finding gotest.tools/gotestsum v0.3.5
15:29:47 [2020-07-21T15:29:47.713Z] go: downloading gotest.tools/gotestsum v0.3.5
15:29:47 [2020-07-21T15:29:47.713Z] go: extracting gotest.tools/gotestsum v0.3.5
15:29:47 [2020-07-21T15:29:47.713Z] go: downloading gotest.tools v2.1.0+incompatible
15:29:47 [2020-07-21T15:29:47.713Z] go: extracting gotest.tools v2.1.0+incompatible
15:29:47 [2020-07-21T15:29:47.713Z] go: downloading github.com/spf13/pflag v1.0.1
15:29:47 [2020-07-21T15:29:47.713Z] go: downloading github.com/pkg/errors v0.8.0
15:29:47 [2020-07-21T15:29:47.713Z] go: downloading github.com/sirupsen/logrus v1.0.5
15:29:47 [2020-07-21T15:29:47.713Z] go: extracting github.com/pkg/errors v0.8.0
15:29:47 [2020-07-21T15:29:47.713Z] go: downloading github.com/fatih/color v1.6.0
15:29:47 [2020-07-21T15:29:47.713Z] go: extracting github.com/spf13/pflag v1.0.1
15:29:47 [2020-07-21T15:29:47.713Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:29:47 [2020-07-21T15:29:47.713Z] go: extracting github.com/fatih/color v1.6.0
15:29:47 [2020-07-21T15:29:47.713Z] go: downloading github.com/jonboulle/clockwork v0.1.0
15:29:47 [2020-07-21T15:29:47.713Z] go: extracting github.com/sirupsen/logrus v1.0.5
15:29:47 [2020-07-21T15:29:47.713Z] go: extracting github.com/jonboulle/clockwork v0.1.0
15:29:47 [2020-07-21T15:29:47.713Z] go: downloading github.com/mattn/go-colorable v0.0.9
15:29:47 [2020-07-21T15:29:47.713Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:29:47 [2020-07-21T15:29:47.713Z] go: extracting github.com/mattn/go-colorable v0.0.9
15:29:47 [2020-07-21T15:29:47.713Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:29:47 [2020-07-21T15:29:47.713Z] go: downloading github.com/mattn/go-isatty v0.0.3
15:29:47 [2020-07-21T15:29:47.713Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:29:47 [2020-07-21T15:29:47.713Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:29:47 [2020-07-21T15:29:47.713Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:29:47 [2020-07-21T15:29:47.713Z] go: extracting github.com/mattn/go-isatty v0.0.3
15:29:47 [2020-07-21T15:29:47.713Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:29:47 [2020-07-21T15:29:47.713Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:29:47 [2020-07-21T15:29:47.713Z] go: finding github.com/fatih/color v1.6.0
15:29:47 [2020-07-21T15:29:47.713Z] go: finding github.com/pkg/errors v0.8.0
15:29:47 [2020-07-21T15:29:47.713Z] go: finding github.com/sirupsen/logrus v1.0.5
15:29:47 [2020-07-21T15:29:47.713Z] go: finding github.com/spf13/pflag v1.0.1
15:29:47 [2020-07-21T15:29:47.713Z] go: finding github.com/mattn/go-colorable v0.0.9
15:29:47 [2020-07-21T15:29:47.713Z] go: finding github.com/mattn/go-isatty v0.0.3
15:29:47 [2020-07-21T15:29:47.713Z] go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94
15:29:47 [2020-07-21T15:29:47.713Z] go: finding github.com/jonboulle/clockwork v0.1.0
15:29:47 [2020-07-21T15:29:47.713Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f
15:29:47 [2020-07-21T15:29:47.713Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e
15:29:47 [2020-07-21T15:29:47.713Z] go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc
15:29:47 [2020-07-21T15:29:47.713Z] INFO: Build done for gotestsum...
15:29:47 [2020-07-21T15:29:47.991Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
15:29:47 [2020-07-21T15:29:47.991Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:29:49 [2020-07-21T15:29:49.497Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s)
15:29:49 [2020-07-21T15:29:49.497Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:29:51 [2020-07-21T15:29:51.562Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.64s)
15:29:51 [2020-07-21T15:29:51.562Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:29:52 [2020-07-21T15:29:52.195Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
15:29:52 [2020-07-21T15:29:52.195Z] === RUN   TestCgroupNamespacesRunOlderClient
15:29:53 [2020-07-21T15:29:53.702Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.81s)
15:29:53 [2020-07-21T15:29:53.702Z] === RUN   TestKernelTCPMemory
15:29:54 [2020-07-21T15:29:54.734Z] --- PASS: TestKernelTCPMemory (0.94s)
15:29:54 [2020-07-21T15:29:54.735Z] === RUN   TestNISDomainname
15:29:55 [2020-07-21T15:29:55.767Z] --- PASS: TestNISDomainname (1.02s)
15:29:55 [2020-07-21T15:29:55.767Z] === RUN   TestHostnameDnsResolution
15:29:57 [2020-07-21T15:29:57.832Z] --- PASS: TestHostnameDnsResolution (1.71s)
15:29:57 [2020-07-21T15:29:57.832Z] === RUN   TestStats
15:29:59 [2020-07-21T15:29:59.602Z] Loaded image: buildpack-deps:buster
15:29:59 [2020-07-21T15:29:59.602Z] Loaded image: busybox:latest
15:29:59 [2020-07-21T15:29:59.602Z] Loaded image: busybox:glibc
15:29:59 [2020-07-21T15:29:59.602Z] Loaded image: debian:buster
15:29:59 [2020-07-21T15:29:59.602Z] Loaded image: hello-world:latest
15:29:59 [2020-07-21T15:29:59.602Z] INFO: Testing against a local daemon
15:29:59 [2020-07-21T15:29:59.602Z] === RUN   TestCgroupNamespacesBuild
15:30:00 [2020-07-21T15:30:00.262Z] Removing intermediate container 12a5d43ca14d
15:30:00 [2020-07-21T15:30:00.262Z]  ---> c657e999ff04
15:30:00 [2020-07-21T15:30:00.262Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
15:30:00 [2020-07-21T15:30:00.262Z]  ---> Running in 7d37c680ad4d
15:30:00 [2020-07-21T15:30:00.262Z] Removing intermediate container 7d37c680ad4d
15:30:00 [2020-07-21T15:30:00.262Z]  ---> 44309b82b307
15:30:00 [2020-07-21T15:30:00.262Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:30:00 [2020-07-21T15:30:00.262Z]  ---> Running in bef9950075e1
15:30:00 [2020-07-21T15:30:00.262Z] Removing intermediate container bef9950075e1
15:30:00 [2020-07-21T15:30:00.262Z]  ---> 41004f5662f8
15:30:00 [2020-07-21T15:30:00.262Z] Step 10/10 : COPY . .
15:30:00 [2020-07-21T15:30:00.600Z] --- PASS: TestStats (2.93s)
15:30:00 [2020-07-21T15:30:00.600Z] === RUN   TestStopContainerWithTimeout
15:30:00 [2020-07-21T15:30:00.600Z] === RUN   TestStopContainerWithTimeout/0
15:30:00 [2020-07-21T15:30:00.600Z] === PAUSE TestStopContainerWithTimeout/0
15:30:00 [2020-07-21T15:30:00.600Z] === RUN   TestStopContainerWithTimeout/1
15:30:00 [2020-07-21T15:30:00.600Z] === PAUSE TestStopContainerWithTimeout/1
15:30:00 [2020-07-21T15:30:00.600Z] === RUN   TestStopContainerWithTimeout/3
15:30:00 [2020-07-21T15:30:00.600Z] === PAUSE TestStopContainerWithTimeout/3
15:30:00 [2020-07-21T15:30:00.600Z] === RUN   TestStopContainerWithTimeout/-1
15:30:00 [2020-07-21T15:30:00.600Z] === PAUSE TestStopContainerWithTimeout/-1
15:30:00 [2020-07-21T15:30:00.600Z] === CONT  TestStopContainerWithTimeout/0
15:30:00 [2020-07-21T15:30:00.600Z] === CONT  TestStopContainerWithTimeout/-1
15:30:01 [2020-07-21T15:30:01.655Z] === CONT  TestStopContainerWithTimeout/3
15:30:02 [2020-07-21T15:30:02.907Z] --- PASS: TestCgroupNamespacesBuild (3.55s)
15:30:02 [2020-07-21T15:30:02.907Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:30:03 [2020-07-21T15:30:03.721Z] === CONT  TestStopContainerWithTimeout/1
15:30:04 [2020-07-21T15:30:04.295Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s)
15:30:04 [2020-07-21T15:30:04.295Z] === RUN   TestBuildWithSession
15:30:04 [2020-07-21T15:30:04.295Z] --- SKIP: TestBuildWithSession (0.00s)
15:30:04 [2020-07-21T15:30:04.295Z]     build_session_test.go:25: TODO: BuildKit
15:30:04 [2020-07-21T15:30:04.295Z] === RUN   TestBuildSquashParent
15:30:05 [2020-07-21T15:30:05.229Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:30:05 [2020-07-21T15:30:05.229Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
15:30:05 [2020-07-21T15:30:05.229Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.95s)
15:30:05 [2020-07-21T15:30:05.229Z]     --- PASS: TestStopContainerWithTimeout/3 (2.83s)
15:30:05 [2020-07-21T15:30:05.229Z]     --- PASS: TestStopContainerWithTimeout/1 (1.87s)
15:30:05 [2020-07-21T15:30:05.229Z] === RUN   TestDeleteDevicemapper
15:30:05 [2020-07-21T15:30:05.229Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:30:05 [2020-07-21T15:30:05.229Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:30:05 [2020-07-21T15:30:05.229Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:30:06 [2020-07-21T15:30:06.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:30:06 [2020-07-21T15:30:06.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:30:06 [2020-07-21T15:30:06.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:30:06 [2020-07-21T15:30:06.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:30:06 [2020-07-21T15:30:06.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:30:06 [2020-07-21T15:30:06.927Z] ok  	github.com/docker/docker/cmd/dockerd	0.188s	coverage: 30.8% of statements
15:30:08 [2020-07-21T15:30:08.741Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.42s)
15:30:08 [2020-07-21T15:30:08.741Z] === RUN   TestUpdateMemory
15:30:08 [2020-07-21T15:30:08.741Z] --- SKIP: TestUpdateMemory (0.00s)
15:30:08 [2020-07-21T15:30:08.741Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:30:08 [2020-07-21T15:30:08.741Z] === RUN   TestUpdateCPUQuota
15:30:09 [2020-07-21T15:30:09.035Z] ok  	github.com/docker/docker/container	0.139s	coverage: 34.7% of statements
15:30:09 [2020-07-21T15:30:09.035Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:30:09 [2020-07-21T15:30:09.035Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:30:09 [2020-07-21T15:30:09.035Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:30:09 [2020-07-21T15:30:09.035Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:30:09 [2020-07-21T15:30:09.774Z] --- PASS: TestUpdateCPUQuota (1.19s)
15:30:09 [2020-07-21T15:30:09.774Z] === RUN   TestUpdatePidsLimit
15:30:09 [2020-07-21T15:30:09.774Z] === RUN   TestUpdatePidsLimit/update_from_none
15:30:10 [2020-07-21T15:30:10.406Z] === RUN   TestUpdatePidsLimit/no_change
15:30:10 [2020-07-21T15:30:10.697Z] === RUN   TestUpdatePidsLimit/update_lower
15:30:10 [2020-07-21T15:30:10.989Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:30:11 [2020-07-21T15:30:11.279Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:30:11 [2020-07-21T15:30:11.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:30:11 [2020-07-21T15:30:11.910Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:30:12 [2020-07-21T15:30:12.201Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:30:12 [2020-07-21T15:30:12.437Z] --- PASS: TestBuildSquashParent (6.70s)
15:30:12 [2020-07-21T15:30:12.437Z] === RUN   TestBuildWithRemoveAndForceRemove
15:30:12 [2020-07-21T15:30:12.437Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:30:12 [2020-07-21T15:30:12.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:30:12 [2020-07-21T15:30:12.437Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:30:12 [2020-07-21T15:30:12.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:30:12 [2020-07-21T15:30:12.437Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:30:12 [2020-07-21T15:30:12.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:30:12 [2020-07-21T15:30:12.437Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:30:12 [2020-07-21T15:30:12.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:30:12 [2020-07-21T15:30:12.437Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:30:12 [2020-07-21T15:30:12.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:30:12 [2020-07-21T15:30:12.437Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:30:12 [2020-07-21T15:30:12.437Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:30:12 [2020-07-21T15:30:12.438Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:30:12 [2020-07-21T15:30:12.438Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:30:12 [2020-07-21T15:30:12.438Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:30:12 [2020-07-21T15:30:12.438Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:30:12 [2020-07-21T15:30:12.607Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.047s	coverage: 65.3% of statements
15:30:13 [2020-07-21T15:30:13.709Z] --- PASS: TestUpdatePidsLimit (3.61s)
15:30:13 [2020-07-21T15:30:13.709Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.38s)
15:30:13 [2020-07-21T15:30:13.709Z]     --- PASS: TestUpdatePidsLimit/no_change (0.40s)
15:30:13 [2020-07-21T15:30:13.709Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.37s)
15:30:13 [2020-07-21T15:30:13.709Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s)
15:30:13 [2020-07-21T15:30:13.709Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s)
15:30:13 [2020-07-21T15:30:13.709Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
15:30:13 [2020-07-21T15:30:13.709Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s)
15:30:13 [2020-07-21T15:30:13.709Z] === RUN   TestUpdateRestartPolicy
15:30:13 [2020-07-21T15:30:13.826Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:30:13 [2020-07-21T15:30:13.826Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:30:15 [2020-07-21T15:30:15.310Z] --- PASS: TestBuildWithHugeFile (56.21s)
15:30:15 [2020-07-21T15:30:15.310Z] === RUN   TestBuildWithEmptyDockerfile
15:30:15 [2020-07-21T15:30:15.567Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:30:15 [2020-07-21T15:30:15.567Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:30:15 [2020-07-21T15:30:15.567Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:30:15 [2020-07-21T15:30:15.567Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:30:15 [2020-07-21T15:30:15.567Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:30:15 [2020-07-21T15:30:15.567Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:30:15 [2020-07-21T15:30:15.567Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:30:15 [2020-07-21T15:30:15.567Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:30:15 [2020-07-21T15:30:15.567Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:30:15 [2020-07-21T15:30:15.567Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
15:30:15 [2020-07-21T15:30:15.567Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
15:30:15 [2020-07-21T15:30:15.567Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
15:30:15 [2020-07-21T15:30:15.567Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:30:15 [2020-07-21T15:30:15.567Z] === RUN   TestBuildPreserveOwnership
15:30:15 [2020-07-21T15:30:15.567Z] === RUN   TestBuildPreserveOwnership/copy_from
15:30:16 [2020-07-21T15:30:16.373Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:30:16 [2020-07-21T15:30:16.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.69s)
15:30:16 [2020-07-21T15:30:16.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.82s)
15:30:16 [2020-07-21T15:30:16.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.87s)
15:30:16 [2020-07-21T15:30:16.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s)
15:30:16 [2020-07-21T15:30:16.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.17s)
15:30:16 [2020-07-21T15:30:16.373Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s)
15:30:16 [2020-07-21T15:30:16.373Z] === RUN   TestBuildMultiStageCopy
15:30:16 [2020-07-21T15:30:16.373Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:30:17 [2020-07-21T15:30:17.076Z] .........................xx....................                          [ 29%]
15:30:17 [2020-07-21T15:30:17.111Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.090s	coverage: 35.4% of statements
15:30:18 [2020-07-21T15:30:18.287Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:30:18 [2020-07-21T15:30:18.859Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:30:19 [2020-07-21T15:30:19.121Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:30:19 [2020-07-21T15:30:19.693Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:30:20 [2020-07-21T15:30:20.264Z] --- PASS: TestBuildMultiStageCopy (4.29s)
15:30:20 [2020-07-21T15:30:20.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.18s)
15:30:20 [2020-07-21T15:30:20.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s)
15:30:20 [2020-07-21T15:30:20.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s)
15:30:20 [2020-07-21T15:30:20.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s)
15:30:20 [2020-07-21T15:30:20.264Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s)
15:30:20 [2020-07-21T15:30:20.264Z] === RUN   TestBuildMultiStageParentConfig
15:30:21 [2020-07-21T15:30:21.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:30:21 [2020-07-21T15:30:21.650Z] --- PASS: TestBuildMultiStageParentConfig (1.43s)
15:30:21 [2020-07-21T15:30:21.650Z] === RUN   TestBuildLabelWithTargets
15:30:22 [2020-07-21T15:30:22.195Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:30:22 [2020-07-21T15:30:22.743Z] ok  	github.com/docker/docker/daemon/cluster	0.203s	coverage: 0.5% of statements
15:30:24 [2020-07-21T15:30:24.197Z] --- PASS: TestBuildLabelWithTargets (2.28s)
15:30:24 [2020-07-21T15:30:24.197Z] === RUN   TestBuildWithEmptyLayers
15:30:25 [2020-07-21T15:30:25.141Z] --- PASS: TestBuildWithEmptyLayers (1.02s)
15:30:25 [2020-07-21T15:30:25.141Z] === RUN   TestBuildMultiStageOnBuild
15:30:25 [2020-07-21T15:30:25.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:30:25 [2020-07-21T15:30:25.513Z] --- PASS: TestBuildPreserveOwnership (9.49s)
15:30:25 [2020-07-21T15:30:25.513Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.48s)
15:30:25 [2020-07-21T15:30:25.513Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:30:25 [2020-07-21T15:30:25.513Z] === RUN   TestBuildPlatformInvalid
15:30:25 [2020-07-21T15:30:25.513Z] --- PASS: TestBuildPlatformInvalid (0.09s)
15:30:25 [2020-07-21T15:30:25.513Z] PASS
15:30:25 [2020-07-21T15:30:25.513Z] 
15:30:25 [2020-07-21T15:30:25.513Z] === Skipped
15:30:25 [2020-07-21T15:30:25.513Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:30:25 [2020-07-21T15:30:25.513Z]     build_session_test.go:25: TODO: BuildKit
15:30:25 [2020-07-21T15:30:25.513Z] 
15:30:25 [2020-07-21T15:30:25.513Z] 
15:30:25 [2020-07-21T15:30:25.513Z] DONE 32 tests, 1 skipped in 129.552s
15:30:25 [2020-07-21T15:30:25.513Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:30:25 [2020-07-21T15:30:25.513Z] INFO: Testing against a local daemon
15:30:25 [2020-07-21T15:30:25.514Z] === RUN   TestConfigInspect
15:30:25 [2020-07-21T15:30:25.514Z] --- SKIP: TestConfigInspect (0.02s)
15:30:25 [2020-07-21T15:30:25.514Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:30:25 [2020-07-21T15:30:25.514Z] === RUN   TestConfigList
15:30:25 [2020-07-21T15:30:25.514Z] --- SKIP: TestConfigList (0.01s)
15:30:25 [2020-07-21T15:30:25.514Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:30:25 [2020-07-21T15:30:25.514Z] === RUN   TestConfigsCreateAndDelete
15:30:25 [2020-07-21T15:30:25.514Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
15:30:25 [2020-07-21T15:30:25.514Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:30:25 [2020-07-21T15:30:25.514Z] === RUN   TestConfigsUpdate
15:30:25 [2020-07-21T15:30:25.514Z] --- SKIP: TestConfigsUpdate (0.01s)
15:30:25 [2020-07-21T15:30:25.514Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:30:25 [2020-07-21T15:30:25.514Z] === RUN   TestTemplatedConfig
15:30:25 [2020-07-21T15:30:25.514Z] --- SKIP: TestTemplatedConfig (0.00s)
15:30:25 [2020-07-21T15:30:25.514Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:30:25 [2020-07-21T15:30:25.514Z] === RUN   TestConfigCreateResolve
15:30:25 [2020-07-21T15:30:25.514Z] --- SKIP: TestConfigCreateResolve (0.01s)
15:30:25 [2020-07-21T15:30:25.514Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:30:25 [2020-07-21T15:30:25.514Z] === RUN   TestConfigDaemonLibtrustID
15:30:25 [2020-07-21T15:30:25.521Z] ok  	github.com/docker/docker/daemon/discovery	0.008s	coverage: 30.0% of statements
15:30:25 [2020-07-21T15:30:25.624Z]  ---> 762da772731c
15:30:25 [2020-07-21T15:30:25.624Z] Successfully built 762da772731c
15:30:25 [2020-07-21T15:30:25.624Z] Successfully tagged docker:latest
15:30:25 [2020-07-21T15:30:25.624Z] INFO: Image build ended at 07/21/2020 15:30:23. Duration:00:03:32.2485679
15:30:25 [2020-07-21T15:30:25.624Z] 
15:30:25 [2020-07-21T15:30:25.624Z] 
15:30:25 [2020-07-21T15:30:25.624Z] INFO: Building the test binaries at 07/21/2020 15:30:23...
15:30:25 [2020-07-21T15:30:25.820Z] ok  	github.com/docker/docker/daemon/config	0.098s	coverage: 81.8% of statements
15:30:26 [2020-07-21T15:30:26.367Z] --- PASS: TestUpdateRestartPolicy (12.81s)
15:30:26 [2020-07-21T15:30:26.367Z] === RUN   TestUpdateRestartWithAutoRemove
15:30:26 [2020-07-21T15:30:26.921Z] --- PASS: TestConfigDaemonLibtrustID (1.55s)
15:30:26 [2020-07-21T15:30:26.921Z] PASS
15:30:26 [2020-07-21T15:30:26.921Z] 
15:30:26 [2020-07-21T15:30:26.921Z] === Skipped
15:30:26 [2020-07-21T15:30:26.921Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
15:30:26 [2020-07-21T15:30:26.921Z]     config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:30:26 [2020-07-21T15:30:26.921Z] 
15:30:26 [2020-07-21T15:30:26.921Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
15:30:26 [2020-07-21T15:30:26.921Z]     config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:30:26 [2020-07-21T15:30:26.921Z] 
15:30:26 [2020-07-21T15:30:26.921Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
15:30:26 [2020-07-21T15:30:26.921Z]     config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:30:26 [2020-07-21T15:30:26.921Z] 
15:30:26 [2020-07-21T15:30:26.921Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
15:30:26 [2020-07-21T15:30:26.921Z]     config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:30:26 [2020-07-21T15:30:26.921Z] 
15:30:26 [2020-07-21T15:30:26.921Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:30:26 [2020-07-21T15:30:26.921Z]     config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:30:26 [2020-07-21T15:30:26.921Z] 
15:30:26 [2020-07-21T15:30:26.921Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
15:30:26 [2020-07-21T15:30:26.921Z]     config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:30:26 [2020-07-21T15:30:26.921Z] 
15:30:26 [2020-07-21T15:30:26.921Z] 
15:30:26 [2020-07-21T15:30:26.921Z] DONE 7 tests, 6 skipped in 1.737s
15:30:26 [2020-07-21T15:30:26.921Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:30:26 [2020-07-21T15:30:26.999Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s)
15:30:26 [2020-07-21T15:30:26.999Z] === RUN   TestWaitNonBlocked
15:30:26 [2020-07-21T15:30:26.999Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:30:26 [2020-07-21T15:30:26.999Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:30:26 [2020-07-21T15:30:26.999Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:30:26 [2020-07-21T15:30:26.999Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:30:26 [2020-07-21T15:30:26.999Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:30:26 [2020-07-21T15:30:26.999Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:30:27 [2020-07-21T15:30:27.178Z] INFO: Testing against a local daemon
15:30:27 [2020-07-21T15:30:27.178Z] === RUN   TestCheckpoint
15:30:27 [2020-07-21T15:30:27.178Z] --- SKIP: TestCheckpoint (0.00s)
15:30:27 [2020-07-21T15:30:27.178Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:30:27 [2020-07-21T15:30:27.178Z] === RUN   TestContainerInvalidJSON
15:30:27 [2020-07-21T15:30:27.178Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:30:27 [2020-07-21T15:30:27.178Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:30:27 [2020-07-21T15:30:27.178Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:30:27 [2020-07-21T15:30:27.178Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:30:27 [2020-07-21T15:30:27.178Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:30:27 [2020-07-21T15:30:27.178Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:30:27 [2020-07-21T15:30:27.178Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:30:27 [2020-07-21T15:30:27.178Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:30:27 [2020-07-21T15:30:27.178Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:30:27 [2020-07-21T15:30:27.178Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:30:27 [2020-07-21T15:30:27.178Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s)
15:30:27 [2020-07-21T15:30:27.178Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:30:27 [2020-07-21T15:30:27.178Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:30:27 [2020-07-21T15:30:27.178Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:30:27 [2020-07-21T15:30:27.178Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
15:30:27 [2020-07-21T15:30:27.178Z] === RUN   TestCopyFromContainerPathIsNotDir
15:30:27 [2020-07-21T15:30:27.178Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
15:30:27 [2020-07-21T15:30:27.178Z] === RUN   TestCopyToContainerPathDoesNotExist
15:30:27 [2020-07-21T15:30:27.178Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
15:30:27 [2020-07-21T15:30:27.178Z] === RUN   TestCopyToContainerPathIsNotDir
15:30:27 [2020-07-21T15:30:27.354Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
15:30:27 [2020-07-21T15:30:27.434Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
15:30:27 [2020-07-21T15:30:27.434Z] === RUN   TestCopyFromContainer
15:30:27 [2020-07-21T15:30:27.687Z] --- PASS: TestBuildMultiStageOnBuild (2.66s)
15:30:27 [2020-07-21T15:30:27.687Z] === RUN   TestBuildUncleanTarFilenames
15:30:27 [2020-07-21T15:30:27.866Z] INFO: make.ps1 starting at 07/21/2020 15:30:27
15:30:28 [2020-07-21T15:30:28.338Z] INFO: Git commit (441211986c) assumed from DOCKER_GITCOMMIT environment variable
15:30:28 [2020-07-21T15:30:28.338Z] INFO: Invoking autogen...
15:30:28 [2020-07-21T15:30:28.507Z] --- PASS: TestWaitNonBlocked (0.01s)
15:30:28 [2020-07-21T15:30:28.507Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s)
15:30:28 [2020-07-21T15:30:28.507Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s)
15:30:28 [2020-07-21T15:30:28.507Z] === RUN   TestWaitBlocked
15:30:28 [2020-07-21T15:30:28.507Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:30:28 [2020-07-21T15:30:28.507Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:30:28 [2020-07-21T15:30:28.507Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:30:28 [2020-07-21T15:30:28.507Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:30:28 [2020-07-21T15:30:28.507Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:30:28 [2020-07-21T15:30:28.507Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:30:28 [2020-07-21T15:30:28.889Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
15:30:29 [2020-07-21T15:30:29.073Z] --- PASS: TestBuildUncleanTarFilenames (1.45s)
15:30:29 [2020-07-21T15:30:29.074Z] === RUN   TestBuildMultiStageLayerLeak
15:30:29 [2020-07-21T15:30:29.335Z] INFO: Building daemon...
15:30:29 [2020-07-21T15:30:29.540Z] --- PASS: TestWaitBlocked (0.01s)
15:30:29 [2020-07-21T15:30:29.540Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s)
15:30:29 [2020-07-21T15:30:29.540Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.18s)
15:30:29 [2020-07-21T15:30:29.540Z] === CONT  TestContainerStartOnDaemonRestart
15:30:29 [2020-07-21T15:30:29.540Z] === CONT  TestIpcModeOlderClient
15:30:29 [2020-07-21T15:30:29.540Z] --- PASS: TestIpcModeOlderClient (0.17s)
15:30:29 [2020-07-21T15:30:29.540Z] === CONT  TestDaemonHostGatewayIP
15:30:29 [2020-07-21T15:30:29.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:30:30 [2020-07-21T15:30:30.958Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:30:31 [2020-07-21T15:30:31.604Z] === RUN   TestCopyFromContainer//
15:30:31 [2020-07-21T15:30:31.604Z] === RUN   TestCopyFromContainer//bar/root
15:30:31 [2020-07-21T15:30:31.604Z] === RUN   TestCopyFromContainer//bar/root/
15:30:31 [2020-07-21T15:30:31.604Z] === RUN   TestCopyFromContainer/bar/quux
15:30:31 [2020-07-21T15:30:31.604Z] === RUN   TestCopyFromContainer/bar/quux/
15:30:31 [2020-07-21T15:30:31.604Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:30:31 [2020-07-21T15:30:31.604Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:30:31 [2020-07-21T15:30:31.604Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:30:31 [2020-07-21T15:30:31.604Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:30:31 [2020-07-21T15:30:31.604Z] === RUN   TestCopyFromContainer/bar/notarget
15:30:31 [2020-07-21T15:30:31.665Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 2.9% of statements
15:30:31 [2020-07-21T15:30:31.860Z] --- PASS: TestCopyFromContainer (4.45s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCopyFromContainer// (0.07s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:30:31 [2020-07-21T15:30:31.860Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:30:31 [2020-07-21T15:30:31.860Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:30:31 [2020-07-21T15:30:31.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:30:31 [2020-07-21T15:30:31.860Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:30:31 [2020-07-21T15:30:31.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:30:31 [2020-07-21T15:30:31.860Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:30:31 [2020-07-21T15:30:31.860Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:30:31 [2020-07-21T15:30:31.860Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:30:31 [2020-07-21T15:30:31.860Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:30:31 [2020-07-21T15:30:31.860Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:30:31 [2020-07-21T15:30:31.860Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:30:31 [2020-07-21T15:30:31.860Z] === RUN   TestCreateLinkToNonExistingContainer
15:30:31 [2020-07-21T15:30:31.860Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:30:31 [2020-07-21T15:30:31.860Z] === RUN   TestCreateWithInvalidEnv
15:30:31 [2020-07-21T15:30:31.860Z] === RUN   TestCreateWithInvalidEnv/0
15:30:31 [2020-07-21T15:30:31.860Z] === PAUSE TestCreateWithInvalidEnv/0
15:30:31 [2020-07-21T15:30:31.860Z] === RUN   TestCreateWithInvalidEnv/1
15:30:31 [2020-07-21T15:30:31.860Z] === PAUSE TestCreateWithInvalidEnv/1
15:30:31 [2020-07-21T15:30:31.860Z] === RUN   TestCreateWithInvalidEnv/2
15:30:31 [2020-07-21T15:30:31.860Z] === PAUSE TestCreateWithInvalidEnv/2
15:30:31 [2020-07-21T15:30:31.860Z] === CONT  TestCreateWithInvalidEnv/0
15:30:31 [2020-07-21T15:30:31.860Z] === CONT  TestCreateWithInvalidEnv/2
15:30:31 [2020-07-21T15:30:31.860Z] === CONT  TestCreateWithInvalidEnv/1
15:30:31 [2020-07-21T15:30:31.860Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:30:31 [2020-07-21T15:30:31.860Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:30:31 [2020-07-21T15:30:31.860Z] === RUN   TestCreateTmpfsMountsTarget
15:30:31 [2020-07-21T15:30:31.860Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:30:31 [2020-07-21T15:30:31.860Z] === RUN   TestCreateWithCustomMaskedPaths
15:30:32 [2020-07-21T15:30:32.305Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.508s	coverage: 13.9% of statements
15:30:32 [2020-07-21T15:30:32.352Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s)
15:30:32 [2020-07-21T15:30:32.352Z] === CONT  TestContainerKillOnDaemonStart
15:30:32 [2020-07-21T15:30:32.374Z] --- PASS: TestBuildMultiStageLayerLeak (2.82s)
15:30:32 [2020-07-21T15:30:32.374Z] === RUN   TestBuildWithHugeFile
15:30:32 [2020-07-21T15:30:32.475Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:30:33 [2020-07-21T15:30:33.225Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s)
15:30:33 [2020-07-21T15:30:33.225Z] === RUN   TestCreateWithCapabilities
15:30:33 [2020-07-21T15:30:33.225Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:30:33 [2020-07-21T15:30:33.225Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:30:33 [2020-07-21T15:30:33.225Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:30:33 [2020-07-21T15:30:33.225Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:30:33 [2020-07-21T15:30:33.225Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:30:33 [2020-07-21T15:30:33.225Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:30:33 [2020-07-21T15:30:33.225Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:30:33 [2020-07-21T15:30:33.225Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:30:33 [2020-07-21T15:30:33.225Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:30:33 [2020-07-21T15:30:33.225Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:30:33 [2020-07-21T15:30:33.225Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:30:33 [2020-07-21T15:30:33.225Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:30:33 [2020-07-21T15:30:33.225Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:30:33 [2020-07-21T15:30:33.225Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:30:33 [2020-07-21T15:30:33.225Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:30:33 [2020-07-21T15:30:33.225Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:30:33 [2020-07-21T15:30:33.225Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:30:33 [2020-07-21T15:30:33.225Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:30:33 [2020-07-21T15:30:33.225Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:30:33 [2020-07-21T15:30:33.225Z] --- PASS: TestCreateWithCapabilities (0.02s)
15:30:33 [2020-07-21T15:30:33.225Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s)
15:30:33 [2020-07-21T15:30:33.225Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s)
15:30:33 [2020-07-21T15:30:33.225Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:30:33 [2020-07-21T15:30:33.225Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:30:33 [2020-07-21T15:30:33.225Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.02s)
15:30:33 [2020-07-21T15:30:33.225Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:30:33 [2020-07-21T15:30:33.225Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
15:30:33 [2020-07-21T15:30:33.225Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s)
15:30:33 [2020-07-21T15:30:33.225Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s)
15:30:33 [2020-07-21T15:30:33.225Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s)
15:30:33 [2020-07-21T15:30:33.225Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s)
15:30:33 [2020-07-21T15:30:33.225Z] === RUN   TestCreateWithCustomReadonlyPaths
15:30:33 [2020-07-21T15:30:33.358Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.639s	coverage: 57.9% of statements
15:30:33 [2020-07-21T15:30:33.385Z] --- PASS: TestDaemonHostGatewayIP (3.63s)
15:30:33 [2020-07-21T15:30:33.385Z] === CONT  TestDaemonRestartIpcMode
15:30:34 [2020-07-21T15:30:34.589Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s)
15:30:34 [2020-07-21T15:30:34.589Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:30:34 [2020-07-21T15:30:34.589Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:30:34 [2020-07-21T15:30:34.589Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:30:34 [2020-07-21T15:30:34.589Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:30:34 [2020-07-21T15:30:34.589Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:30:34 [2020-07-21T15:30:34.589Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:30:34 [2020-07-21T15:30:34.589Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:30:34 [2020-07-21T15:30:34.590Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:30:34 [2020-07-21T15:30:34.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:30:34 [2020-07-21T15:30:34.590Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:30:34 [2020-07-21T15:30:34.590Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:30:34 [2020-07-21T15:30:34.590Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:30:34 [2020-07-21T15:30:34.590Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:30:34 [2020-07-21T15:30:34.590Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:30:34 [2020-07-21T15:30:34.590Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:30:34 [2020-07-21T15:30:34.590Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:30:34 [2020-07-21T15:30:34.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:30:34 [2020-07-21T15:30:34.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:30:34 [2020-07-21T15:30:34.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:30:34 [2020-07-21T15:30:34.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:30:34 [2020-07-21T15:30:34.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:30:34 [2020-07-21T15:30:34.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:30:34 [2020-07-21T15:30:34.590Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:30:34 [2020-07-21T15:30:34.846Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
15:30:34 [2020-07-21T15:30:34.846Z] === RUN   TestCreateDifferentPlatform
15:30:34 [2020-07-21T15:30:34.846Z] === RUN   TestCreateDifferentPlatform/different_os
15:30:34 [2020-07-21T15:30:34.846Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:30:34 [2020-07-21T15:30:34.846Z] --- PASS: TestCreateDifferentPlatform (0.02s)
15:30:34 [2020-07-21T15:30:34.846Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:30:34 [2020-07-21T15:30:34.846Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:30:34 [2020-07-21T15:30:34.846Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:30:34 [2020-07-21T15:30:34.846Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
15:30:34 [2020-07-21T15:30:34.846Z] === RUN   TestContainerStartOnDaemonRestart
15:30:34 [2020-07-21T15:30:34.846Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:30:34 [2020-07-21T15:30:34.846Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:30:34 [2020-07-21T15:30:34.846Z] === RUN   TestDaemonRestartIpcMode
15:30:34 [2020-07-21T15:30:34.846Z] === PAUSE TestDaemonRestartIpcMode
15:30:34 [2020-07-21T15:30:34.846Z] === RUN   TestDaemonHostGatewayIP
15:30:34 [2020-07-21T15:30:34.846Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:30:34 [2020-07-21T15:30:34.846Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:30:34 [2020-07-21T15:30:34.846Z] === RUN   TestContainerKillOnDaemonStart
15:30:34 [2020-07-21T15:30:34.846Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:30:34 [2020-07-21T15:30:34.846Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:30:34 [2020-07-21T15:30:34.846Z] === RUN   TestDiff
15:30:35 [2020-07-21T15:30:35.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:30:35 [2020-07-21T15:30:35.406Z] --- PASS: TestDiff (0.42s)
15:30:35 [2020-07-21T15:30:35.406Z] === RUN   TestExecWithCloseStdin
15:30:35 [2020-07-21T15:30:35.662Z] --- PASS: TestExecWithCloseStdin (0.46s)
15:30:35 [2020-07-21T15:30:35.662Z] === RUN   TestExec
15:30:36 [2020-07-21T15:30:36.122Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.014s	coverage: 1.8% of statements
15:30:36 [2020-07-21T15:30:36.224Z] --- PASS: TestExec (0.46s)
15:30:36 [2020-07-21T15:30:36.225Z] === RUN   TestExecUser
15:30:36 [2020-07-21T15:30:36.770Z] ok  	github.com/docker/docker/daemon	12.353s	coverage: 17.4% of statements
15:30:36 [2020-07-21T15:30:36.770Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:30:36 [2020-07-21T15:30:36.770Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:30:36 [2020-07-21T15:30:36.770Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:30:36 [2020-07-21T15:30:36.770Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:30:36 [2020-07-21T15:30:36.786Z] --- PASS: TestExecUser (0.45s)
15:30:36 [2020-07-21T15:30:36.786Z] === RUN   TestExportContainerAndImportImage
15:30:36 [2020-07-21T15:30:36.895Z] --- PASS: TestDaemonRestartIpcMode (3.52s)
15:30:37 [2020-07-21T15:30:37.347Z] --- PASS: TestExportContainerAndImportImage (0.60s)
15:30:37 [2020-07-21T15:30:37.348Z] === RUN   TestExportContainerAfterDaemonRestart
15:30:38 [2020-07-21T15:30:38.303Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	8.639s	coverage: 69.2% of statements
15:30:38 [2020-07-21T15:30:38.951Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.723s	coverage: 45.9% of statements
15:30:38 [2020-07-21T15:30:38.951Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:30:39 [2020-07-21T15:30:39.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:30:39 [2020-07-21T15:30:39.672Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:30:40 [2020-07-21T15:30:40.612Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s)
15:30:40 [2020-07-21T15:30:40.612Z] === RUN   TestHealthCheckWorkdir
15:30:41 [2020-07-21T15:30:41.048Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	2.320s	coverage: 49.5% of statements
15:30:41 [2020-07-21T15:30:41.174Z] --- PASS: TestHealthCheckWorkdir (0.59s)
15:30:41 [2020-07-21T15:30:41.174Z] === RUN   TestHealthKillContainer
15:30:41 [2020-07-21T15:30:41.695Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.034s	coverage: 58.0% of statements
15:30:41 [2020-07-21T15:30:41.994Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.487s	coverage: 76.1% of statements
15:30:42 [2020-07-21T15:30:42.620Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:30:43 [2020-07-21T15:30:43.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:30:43 [2020-07-21T15:30:43.730Z] --- PASS: TestHealthKillContainer (2.50s)
15:30:43 [2020-07-21T15:30:43.730Z] === RUN   TestInspectCpusetInConfigPre120
15:30:43 [2020-07-21T15:30:43.986Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
15:30:43 [2020-07-21T15:30:43.986Z] === RUN   TestIpcModeNone
15:30:44 [2020-07-21T15:30:44.106Z] ok  	github.com/docker/docker/daemon/links	0.048s	coverage: 93.0% of statements
15:30:44 [2020-07-21T15:30:44.106Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.028s	coverage: 3.0% of statements
15:30:44 [2020-07-21T15:30:44.550Z] --- PASS: TestIpcModeNone (0.46s)
15:30:44 [2020-07-21T15:30:44.550Z] === RUN   TestIpcModePrivate
15:30:44 [2020-07-21T15:30:44.754Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	5.077s	coverage: 52.1% of statements
15:30:44 [2020-07-21T15:30:44.754Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:30:44 [2020-07-21T15:30:44.754Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:30:45 [2020-07-21T15:30:45.111Z] --- PASS: TestIpcModePrivate (0.44s)
15:30:45 [2020-07-21T15:30:45.111Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
15:30:45 [2020-07-21T15:30:45.111Z] === RUN   TestIpcModeShareable
15:30:45 [2020-07-21T15:30:45.111Z] --- SKIP: TestIpcModeShareable (0.00s)
15:30:45 [2020-07-21T15:30:45.111Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:30:45 [2020-07-21T15:30:45.111Z] === RUN   TestAPIIpcModeShareableAndContainer
15:30:45 [2020-07-21T15:30:45.512Z] --- PASS: TestContainerKillOnDaemonStart (12.33s)
15:30:45 [2020-07-21T15:30:45.512Z] PASS
15:30:45 [2020-07-21T15:30:45.512Z] 
15:30:45 [2020-07-21T15:30:45.512Z] === Skipped
15:30:45 [2020-07-21T15:30:45.512Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s)
15:30:45 [2020-07-21T15:30:45.512Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:30:45 [2020-07-21T15:30:45.512Z] 
15:30:45 [2020-07-21T15:30:45.512Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s)
15:30:45 [2020-07-21T15:30:45.512Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:30:45 [2020-07-21T15:30:45.512Z] 
15:30:45 [2020-07-21T15:30:45.512Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s)
15:30:45 [2020-07-21T15:30:45.512Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:30:45 [2020-07-21T15:30:45.512Z] 
15:30:45 [2020-07-21T15:30:45.512Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:30:45 [2020-07-21T15:30:45.512Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:30:45 [2020-07-21T15:30:45.512Z] 
15:30:45 [2020-07-21T15:30:45.512Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s)
15:30:45 [2020-07-21T15:30:45.512Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:30:45 [2020-07-21T15:30:45.512Z] 
15:30:45 [2020-07-21T15:30:45.512Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s)
15:30:45 [2020-07-21T15:30:45.512Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:30:45 [2020-07-21T15:30:45.512Z] 
15:30:45 [2020-07-21T15:30:45.512Z] 
15:30:45 [2020-07-21T15:30:45.512Z] DONE 204 tests, 6 skipped in 151.892s
15:30:45 [2020-07-21T15:30:45.512Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m 
15:30:45 [2020-07-21T15:30:45.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
15:30:45 [2020-07-21T15:30:45.512Z] ++ set -e
15:30:45 [2020-07-21T15:30:45.512Z] ++ '[' -n 0 ']'
15:30:45 [2020-07-21T15:30:45.512Z] ++ set -x
15:30:45 [2020-07-21T15:30:45.512Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m
15:30:45 [2020-07-21T15:30:45.512Z] INFO: Testing against a local daemon
15:30:45 [2020-07-21T15:30:45.512Z] === RUN   TestCommitInheritsEnv
15:30:45 [2020-07-21T15:30:45.512Z] --- PASS: TestCommitInheritsEnv (0.53s)
15:30:45 [2020-07-21T15:30:45.512Z] === RUN   TestImportExtremelyLargeImageWorks
15:30:45 [2020-07-21T15:30:45.512Z] === PAUSE TestImportExtremelyLargeImageWorks
15:30:45 [2020-07-21T15:30:45.512Z] === RUN   TestImagesFilterMultiReference
15:30:45 [2020-07-21T15:30:45.512Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:30:45 [2020-07-21T15:30:45.512Z] === RUN   TestImagePullPlatformInvalid
15:30:45 [2020-07-21T15:30:45.512Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
15:30:45 [2020-07-21T15:30:45.512Z] === RUN   TestRemoveImageOrphaning
15:30:45 [2020-07-21T15:30:45.805Z] --- PASS: TestRemoveImageOrphaning (0.55s)
15:30:45 [2020-07-21T15:30:45.805Z] === RUN   TestRemoveImageGarbageCollector
15:30:45 [2020-07-21T15:30:45.805Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:30:45 [2020-07-21T15:30:45.805Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:30:45 [2020-07-21T15:30:45.805Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:30:45 [2020-07-21T15:30:45.805Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:30:45 [2020-07-21T15:30:45.805Z] === RUN   TestTagInvalidReference
15:30:45 [2020-07-21T15:30:45.805Z] --- PASS: TestTagInvalidReference (0.01s)
15:30:45 [2020-07-21T15:30:45.805Z] === RUN   TestTagValidPrefixedRepo
15:30:45 [2020-07-21T15:30:45.805Z] --- PASS: TestTagValidPrefixedRepo (0.03s)
15:30:45 [2020-07-21T15:30:45.805Z] === RUN   TestTagExistedNameWithoutForce
15:30:46 [2020-07-21T15:30:46.098Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:30:46 [2020-07-21T15:30:46.098Z] === RUN   TestTagOfficialNames
15:30:46 [2020-07-21T15:30:46.098Z] --- PASS: TestTagOfficialNames (0.03s)
15:30:46 [2020-07-21T15:30:46.098Z] === RUN   TestTagMatchesDigest
15:30:46 [2020-07-21T15:30:46.098Z] --- PASS: TestTagMatchesDigest (0.01s)
15:30:46 [2020-07-21T15:30:46.098Z] === CONT  TestImportExtremelyLargeImageWorks
15:30:46 [2020-07-21T15:30:46.476Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s)
15:30:46 [2020-07-21T15:30:46.476Z] === RUN   TestAPIIpcModeHost
15:30:46 [2020-07-21T15:30:46.476Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:30:46 [2020-07-21T15:30:46.476Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:30:46 [2020-07-21T15:30:46.476Z] === RUN   TestDaemonIpcModeShareable
15:30:46 [2020-07-21T15:30:46.476Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:30:46 [2020-07-21T15:30:46.476Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:30:46 [2020-07-21T15:30:46.476Z] === RUN   TestDaemonIpcModePrivate
15:30:46 [2020-07-21T15:30:46.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:30:47 [2020-07-21T15:30:47.527Z] ok  	github.com/docker/docker/daemon/logger	0.282s	coverage: 41.0% of statements
15:30:47 [2020-07-21T15:30:47.826Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.430s	coverage: 77.8% of statements
15:30:47 [2020-07-21T15:30:47.827Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
15:30:48 [2020-07-21T15:30:48.891Z] ok  	github.com/docker/docker/daemon/images	0.027s	coverage: 4.8% of statements
15:30:48 [2020-07-21T15:30:48.891Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:30:48 [2020-07-21T15:30:48.891Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:30:48 [2020-07-21T15:30:48.891Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:30:48 [2020-07-21T15:30:48.891Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:30:48 [2020-07-21T15:30:48.998Z] --- PASS: TestDaemonIpcModePrivate (2.17s)
15:30:48 [2020-07-21T15:30:48.998Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
15:30:48 [2020-07-21T15:30:48.998Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:30:48 [2020-07-21T15:30:48.998Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:30:48 [2020-07-21T15:30:48.998Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:30:48 [2020-07-21T15:30:48.998Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:30:48 [2020-07-21T15:30:48.998Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:30:48 [2020-07-21T15:30:48.998Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:30:48 [2020-07-21T15:30:48.998Z] === RUN   TestIpcModeOlderClient
15:30:48 [2020-07-21T15:30:48.998Z] === PAUSE TestIpcModeOlderClient
15:30:48 [2020-07-21T15:30:48.998Z] === RUN   TestKillContainerInvalidSignal
15:30:48 [2020-07-21T15:30:48.998Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
15:30:48 [2020-07-21T15:30:48.998Z] === RUN   TestKillContainer
15:30:48 [2020-07-21T15:30:48.998Z] === RUN   TestKillContainer/no_signal
15:30:49 [2020-07-21T15:30:49.254Z] === RUN   TestKillContainer/non_killing_signal
15:30:49 [2020-07-21T15:30:49.510Z] === RUN   TestKillContainer/killing_signal
15:30:49 [2020-07-21T15:30:49.539Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.029s	coverage: 87.2% of statements
15:30:50 [2020-07-21T15:30:50.072Z] --- PASS: TestKillContainer (1.21s)
15:30:50 [2020-07-21T15:30:50.072Z]     --- PASS: TestKillContainer/no_signal (0.39s)
15:30:50 [2020-07-21T15:30:50.072Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
15:30:50 [2020-07-21T15:30:50.072Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
15:30:50 [2020-07-21T15:30:50.072Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:30:50 [2020-07-21T15:30:50.072Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:30:50 [2020-07-21T15:30:50.182Z] ok  	github.com/docker/docker/daemon/logger/journald	0.028s	coverage: 26.2% of statements
15:30:50 [2020-07-21T15:30:50.633Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:30:50 [2020-07-21T15:30:50.826Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.037s	coverage: 61.6% of statements
15:30:50 [2020-07-21T15:30:50.889Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s)
15:30:50 [2020-07-21T15:30:50.889Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
15:30:50 [2020-07-21T15:30:50.889Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
15:30:50 [2020-07-21T15:30:50.889Z] === RUN   TestKillStoppedContainer
15:30:50 [2020-07-21T15:30:50.889Z] --- PASS: TestKillStoppedContainer (0.04s)
15:30:50 [2020-07-21T15:30:50.889Z] === RUN   TestKillStoppedContainerAPIPre120
15:30:50 [2020-07-21T15:30:50.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:30:51 [2020-07-21T15:30:51.144Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:30:51 [2020-07-21T15:30:51.144Z] === RUN   TestKillDifferentUserContainer
15:30:51 [2020-07-21T15:30:51.400Z] --- PASS: TestKillDifferentUserContainer (0.41s)
15:30:51 [2020-07-21T15:30:51.400Z] === RUN   TestInspectOomKilledTrue
15:30:51 [2020-07-21T15:30:51.400Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:30:51 [2020-07-21T15:30:51.400Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:30:51 [2020-07-21T15:30:51.400Z] === RUN   TestInspectOomKilledFalse
15:30:51 [2020-07-21T15:30:51.400Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:30:51 [2020-07-21T15:30:51.400Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:30:51 [2020-07-21T15:30:51.400Z] === RUN   TestLinksEtcHostsContentMatch
15:30:51 [2020-07-21T15:30:51.400Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:30:51 [2020-07-21T15:30:51.400Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:30:51 [2020-07-21T15:30:51.400Z] === RUN   TestLinksContainerNames
15:30:51 [2020-07-21T15:30:51.879Z] ok  	github.com/docker/docker/daemon/logger/local	0.078s	coverage: 75.2% of statements
15:30:51 [2020-07-21T15:30:51.879Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:30:52 [2020-07-21T15:30:52.328Z] --- PASS: TestLinksContainerNames (0.82s)
15:30:52 [2020-07-21T15:30:52.328Z] === RUN   TestLogsFollowTailEmpty
15:30:52 [2020-07-21T15:30:52.584Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
15:30:52 [2020-07-21T15:30:52.584Z] === RUN   TestContainerNetworkMountsNoChown
15:30:52 [2020-07-21T15:30:52.929Z] time="2020-07-21T15:30:52Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate844036285/log557468408.1: no such file or directory"
15:30:52 [2020-07-21T15:30:52.929Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 38.3% of statements
15:30:52 [2020-07-21T15:30:52.929Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.026s	coverage: 33.3% of statements
15:30:53 [2020-07-21T15:30:53.188Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/default
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/default
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/private
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/private
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rprivate
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rprivate
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/slave
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/slave
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rslave
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rslave
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/shared
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/shared
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rshared
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rshared
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/default
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/default/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/default/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/rslave
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/rshared
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/shared
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/rprivate
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/slave
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/private
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/private/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/private/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/default/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/default/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:30:53 [2020-07-21T15:30:53.188Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/private/bind_root
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/private/mount_root
15:30:53 [2020-07-21T15:30:53.444Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:30:53 [2020-07-21T15:30:53.444Z] --- PASS: TestMountDaemonRoot (0.02s)
15:30:53 [2020-07-21T15:30:53.444Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
15:30:53 [2020-07-21T15:30:53.444Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
15:30:53 [2020-07-21T15:30:53.444Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
15:30:53 [2020-07-21T15:30:53.444Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:30:53 [2020-07-21T15:30:53.444Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:30:53 [2020-07-21T15:30:53.444Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:30:53 [2020-07-21T15:30:53.444Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:30:53 [2020-07-21T15:30:53.444Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
15:30:53 [2020-07-21T15:30:53.444Z] === RUN   TestContainerBindMountNonRecursive
15:30:53 [2020-07-21T15:30:53.444Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
15:30:53 [2020-07-21T15:30:53.444Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
15:30:53 [2020-07-21T15:30:53.444Z] === RUN   TestNetworkNat
15:30:54 [2020-07-21T15:30:54.008Z] --- PASS: TestNetworkNat (0.59s)
15:30:54 [2020-07-21T15:30:54.008Z] === RUN   TestNetworkLocalhostTCPNat
15:30:54 [2020-07-21T15:30:54.272Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:30:54 [2020-07-21T15:30:54.272Z] Using test binary docker
15:30:54 [2020-07-21T15:30:54.472Z] ok  	github.com/docker/docker/daemon/logger/templates	0.005s	coverage: 8.3% of statements
15:30:54 [2020-07-21T15:30:54.528Z] +++ /etc/init.d/apparmor start
15:30:54 [2020-07-21T15:30:54.528Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:30:54 [2020-07-21T15:30:54.528Z] INFO: Waiting for daemon to start...
15:30:54 [2020-07-21T15:30:54.528Z] Starting dockerd
15:30:54 [2020-07-21T15:30:54.528Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
15:30:54 [2020-07-21T15:30:54.570Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
15:30:54 [2020-07-21T15:30:54.570Z] === RUN   TestNetworkLoopbackNat
15:30:54 [2020-07-21T15:30:54.789Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
15:30:56 [2020-07-21T15:30:56.887Z] ok  	github.com/docker/docker/daemon/network	0.009s	coverage: 63.8% of statements
15:30:57 [2020-07-21T15:30:57.046Z] .
15:30:57 [2020-07-21T15:30:57.046Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:30:57 [2020-07-21T15:30:57.046Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:30:57 [2020-07-21T15:30:57.046Z] Error: No such image: emptyfs
15:30:57 [2020-07-21T15:30:57.046Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:30:57 [2020-07-21T15:30:57.046Z] ++++ docker load
15:30:57 [2020-07-21T15:30:57.046Z] Running integration-test (iteration 1)
15:30:57 [2020-07-21T15:30:57.082Z] --- PASS: TestNetworkLoopbackNat (2.53s)
15:30:57 [2020-07-21T15:30:57.082Z] === RUN   TestPause
15:30:57 [2020-07-21T15:30:57.082Z] --- SKIP: TestPause (0.00s)
15:30:57 [2020-07-21T15:30:57.082Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:30:57 [2020-07-21T15:30:57.082Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:30:57 [2020-07-21T15:30:57.082Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:30:57 [2020-07-21T15:30:57.082Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:30:57 [2020-07-21T15:30:57.082Z] === RUN   TestPauseStopPausedContainer
15:30:57 [2020-07-21T15:30:57.082Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
15:30:57 [2020-07-21T15:30:57.082Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:30:57 [2020-07-21T15:30:57.082Z] === RUN   TestPsFilter
15:30:57 [2020-07-21T15:30:57.082Z] --- PASS: TestPsFilter (0.09s)
15:30:57 [2020-07-21T15:30:57.082Z] === RUN   TestRemoveContainerWithRemovedVolume
15:30:57 [2020-07-21T15:30:57.187Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.514s	coverage: 82.5% of statements
15:30:57 [2020-07-21T15:30:57.188Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:30:57 [2020-07-21T15:30:57.188Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:30:57 [2020-07-21T15:30:57.303Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:30:57 [2020-07-21T15:30:57.303Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
15:30:57 [2020-07-21T15:30:57.303Z] ++ set -e
15:30:57 [2020-07-21T15:30:57.303Z] ++ '[' -n 0 ']'
15:30:57 [2020-07-21T15:30:57.303Z] ++ set -x
15:30:57 [2020-07-21T15:30:57.303Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
15:30:57 [2020-07-21T15:30:57.643Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
15:30:57 [2020-07-21T15:30:57.643Z] === RUN   TestRemoveContainerWithVolume
15:30:57 [2020-07-21T15:30:57.899Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
15:30:57 [2020-07-21T15:30:57.899Z] === RUN   TestRemoveContainerRunning
15:30:57 [2020-07-21T15:30:57.919Z] tests/integration/api_network_test.py ...........................        [ 47%]
15:30:58 [2020-07-21T15:30:58.460Z] --- PASS: TestRemoveContainerRunning (0.40s)
15:30:58 [2020-07-21T15:30:58.460Z] === RUN   TestRemoveContainerForceRemoveRunning
15:30:58 [2020-07-21T15:30:58.716Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
15:30:58 [2020-07-21T15:30:58.716Z] === RUN   TestRemoveInvalidContainer
15:30:58 [2020-07-21T15:30:58.716Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:30:58 [2020-07-21T15:30:58.716Z] === RUN   TestRenameLinkedContainer
15:30:58 [2020-07-21T15:30:58.724Z] ok  	github.com/docker/docker/distribution/metadata	0.154s	coverage: 48.2% of statements
15:30:59 [2020-07-21T15:30:59.372Z] ok  	github.com/docker/docker/errdefs	0.014s	coverage: 49.4% of statements
15:31:00 [2020-07-21T15:31:00.022Z] ok  	github.com/docker/docker/distribution	0.510s	coverage: 22.1% of statements
15:31:00 [2020-07-21T15:31:00.022Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:31:00 [2020-07-21T15:31:00.606Z] --- PASS: TestRenameLinkedContainer (1.70s)
15:31:00 [2020-07-21T15:31:00.606Z] === RUN   TestRenameStoppedContainer
15:31:00 [2020-07-21T15:31:00.861Z] --- PASS: TestRenameStoppedContainer (0.43s)
15:31:00 [2020-07-21T15:31:00.861Z] === RUN   TestRenameRunningContainerAndReuse
15:31:01 [2020-07-21T15:31:01.833Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
15:31:01 [2020-07-21T15:31:01.833Z] === RUN   TestRenameInvalidName
15:31:02 [2020-07-21T15:31:02.089Z] --- PASS: TestRenameInvalidName (0.41s)
15:31:02 [2020-07-21T15:31:02.089Z] === RUN   TestRenameAnonymousContainer
15:31:02 [2020-07-21T15:31:02.802Z] ok  	github.com/docker/docker/image	0.034s	coverage: 86.4% of statements
15:31:02 [2020-07-21T15:31:02.802Z] ok  	github.com/docker/docker/image/cache	0.012s	coverage: 19.2% of statements
15:31:02 [2020-07-21T15:31:02.802Z] ok  	github.com/docker/docker/image/v1	0.020s	coverage: 25.0% of statements
15:31:02 [2020-07-21T15:31:02.802Z] ok  	github.com/docker/docker/distribution/xfer	1.697s	coverage: 85.6% of statements
15:31:02 [2020-07-21T15:31:02.802Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:31:02 [2020-07-21T15:31:02.802Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:31:02 [2020-07-21T15:31:02.802Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:31:03 [2020-07-21T15:31:03.853Z] ok  	github.com/docker/docker/libcontainerd/queue	0.025s	coverage: 100.0% of statements
15:31:04 [2020-07-21T15:31:04.065Z] --- PASS: TestRenameAnonymousContainer (1.54s)
15:31:04 [2020-07-21T15:31:04.065Z] === RUN   TestRenameContainerWithSameName
15:31:04 [2020-07-21T15:31:04.065Z] --- PASS: TestRenameContainerWithSameName (0.41s)
15:31:04 [2020-07-21T15:31:04.065Z] === RUN   TestRenameContainerWithLinkedContainer
15:31:04 [2020-07-21T15:31:04.907Z] ok  	github.com/docker/docker/pkg/aaparser	0.045s	coverage: 50.0% of statements
15:31:04 [2020-07-21T15:31:04.992Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
15:31:04 [2020-07-21T15:31:04.992Z] === RUN   TestResize
15:31:05 [2020-07-21T15:31:05.553Z] --- PASS: TestResize (0.41s)
15:31:05 [2020-07-21T15:31:05.553Z] === RUN   TestResizeWithInvalidSize
15:31:05 [2020-07-21T15:31:05.657Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:31:05 [2020-07-21T15:31:05.809Z] --- PASS: TestResizeWithInvalidSize (0.44s)
15:31:05 [2020-07-21T15:31:05.809Z] === RUN   TestResizeWhenContainerNotStarted
15:31:06 [2020-07-21T15:31:06.370Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
15:31:06 [2020-07-21T15:31:06.371Z] === RUN   TestDaemonRestartKillContainers
15:31:06 [2020-07-21T15:31:06.371Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:31:06 [2020-07-21T15:31:06.371Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:31:06 [2020-07-21T15:31:06.371Z] === RUN   TestCgroupNamespacesRun
15:31:06 [2020-07-21T15:31:06.857Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:31:07 [2020-07-21T15:31:07.683Z] ok  	github.com/docker/docker/opts	0.102s	coverage: 67.4% of statements
15:31:08 [2020-07-21T15:31:08.261Z] --- PASS: TestCgroupNamespacesRun (2.14s)
15:31:08 [2020-07-21T15:31:08.261Z] === RUN   TestCgroupNamespacesRunPrivileged
15:31:08 [2020-07-21T15:31:08.336Z] ok  	github.com/docker/docker/pkg/broadcaster	0.007s	coverage: 100.0% of statements
15:31:08 [2020-07-21T15:31:08.336Z] ok  	github.com/docker/docker/pkg/authorization	0.815s	coverage: 68.3% of statements
15:31:08 [2020-07-21T15:31:08.986Z] ok  	github.com/docker/docker/pkg/capabilities	0.008s	coverage: 87.5% of statements
15:31:09 [2020-07-21T15:31:09.286Z] ok  	github.com/docker/docker/pkg/archive	1.145s	coverage: 76.8% of statements
15:31:09 [2020-07-21T15:31:09.934Z] ok  	github.com/docker/docker/pkg/directory	0.024s	coverage: 80.0% of statements
15:31:10 [2020-07-21T15:31:10.579Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
15:31:10 [2020-07-21T15:31:10.777Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s)
15:31:10 [2020-07-21T15:31:10.778Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:31:10 [2020-07-21T15:31:10.878Z] ok  	github.com/docker/docker/pkg/discovery/file	0.007s	coverage: 92.9% of statements
15:31:11 [2020-07-21T15:31:11.118Z] tests/integration/api_service_test.py .................................. [ 60%]
15:31:11 [2020-07-21T15:31:11.929Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.017s	coverage: 92.3% of statements
15:31:12 [2020-07-21T15:31:12.575Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
15:31:12 [2020-07-21T15:31:12.666Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s)
15:31:12 [2020-07-21T15:31:12.666Z] === RUN   TestCgroupNamespacesRunHostMode
15:31:13 [2020-07-21T15:31:13.217Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
15:31:14 [2020-07-21T15:31:14.267Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
15:31:14 [2020-07-21T15:31:14.267Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.914s	coverage: 43.2% of statements
15:31:15 [2020-07-21T15:31:15.221Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s)
15:31:15 [2020-07-21T15:31:15.221Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:31:15 [2020-07-21T15:31:15.346Z] ok  	github.com/docker/docker/layer	7.743s	coverage: 68.8% of statements
15:31:15 [2020-07-21T15:31:15.346Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:31:15 [2020-07-21T15:31:15.346Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:31:15 [2020-07-21T15:31:15.346Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:31:15 [2020-07-21T15:31:15.346Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:31:15 [2020-07-21T15:31:15.346Z] ?   	github.com/docker/docker/oci	[no test files]
15:31:15 [2020-07-21T15:31:15.346Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:31:15 [2020-07-21T15:31:15.346Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:31:15 [2020-07-21T15:31:15.346Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:31:15 [2020-07-21T15:31:15.346Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 89.5% of statements
15:31:15 [2020-07-21T15:31:15.346Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.088s	coverage: 84.1% of statements
15:31:15 [2020-07-21T15:31:15.998Z] ok  	github.com/docker/docker/pkg/fsutils	0.413s	coverage: 85.1% of statements
15:31:16 [2020-07-21T15:31:16.296Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
15:31:17 [2020-07-21T15:31:17.110Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.16s)
15:31:17 [2020-07-21T15:31:17.110Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:31:17 [2020-07-21T15:31:17.348Z] ok  	github.com/docker/docker/pkg/locker	0.031s	coverage: 88.9% of statements
15:31:17 [2020-07-21T15:31:17.643Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.010s	coverage: 91.7% of statements
15:31:17 [2020-07-21T15:31:17.942Z] ok  	github.com/docker/docker/pkg/idtools	0.824s	coverage: 70.5% of statements
15:31:17 [2020-07-21T15:31:17.942Z] ok  	github.com/docker/docker/pkg/ioutils	1.195s	coverage: 70.6% of statements
15:31:18 [2020-07-21T15:31:18.238Z] ok  	github.com/docker/docker/pkg/longpath	0.028s	coverage: 100.0% of statements
15:31:18 [2020-07-21T15:31:18.238Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:31:18 [2020-07-21T15:31:18.238Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:31:18 [2020-07-21T15:31:18.238Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.030s	coverage: 85.7% of statements
15:31:18 [2020-07-21T15:31:18.238Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:31:18 [2020-07-21T15:31:18.901Z] ok  	github.com/docker/docker/pkg/parsers	0.037s	coverage: 97.0% of statements
15:31:19 [2020-07-21T15:31:19.064Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s)
15:31:19 [2020-07-21T15:31:19.064Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:31:19 [2020-07-21T15:31:19.199Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
15:31:19 [2020-07-21T15:31:19.199Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.022s	coverage: 86.7% of statements
15:31:19 [2020-07-21T15:31:19.496Z] ok  	github.com/docker/docker/pkg/pidfile	0.052s	coverage: 82.4% of statements
15:31:19 [2020-07-21T15:31:19.496Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:31:19 [2020-07-21T15:31:19.496Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:31:20 [2020-07-21T15:31:20.548Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.028s	coverage: 56.8% of statements
15:31:20 [2020-07-21T15:31:20.976Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s)
15:31:20 [2020-07-21T15:31:20.976Z] === RUN   TestCgroupNamespacesRunOlderClient
15:31:21 [2020-07-21T15:31:21.195Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
15:31:21 [2020-07-21T15:31:21.491Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
15:31:21 [2020-07-21T15:31:21.491Z] ok  	github.com/docker/docker/pkg/pools	0.011s	coverage: 88.2% of statements
15:31:22 [2020-07-21T15:31:22.136Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
15:31:22 [2020-07-21T15:31:22.912Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.13s)
15:31:22 [2020-07-21T15:31:22.912Z] === RUN   TestKernelTCPMemory
15:31:22 [2020-07-21T15:31:22.912Z] --- SKIP: TestKernelTCPMemory (0.03s)
15:31:22 [2020-07-21T15:31:22.912Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:31:22 [2020-07-21T15:31:22.912Z] === RUN   TestNISDomainname
15:31:22 [2020-07-21T15:31:22.912Z] --- SKIP: TestNISDomainname (0.01s)
15:31:22 [2020-07-21T15:31:22.912Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:31:22 [2020-07-21T15:31:22.912Z] === RUN   TestHostnameDnsResolution
15:31:23 [2020-07-21T15:31:23.189Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
15:31:23 [2020-07-21T15:31:23.189Z] ok  	github.com/docker/docker/pkg/pubsub	1.139s	coverage: 73.9% of statements
15:31:23 [2020-07-21T15:31:23.473Z] --- PASS: TestHostnameDnsResolution (0.61s)
15:31:23 [2020-07-21T15:31:23.474Z] === RUN   TestStats
15:31:23 [2020-07-21T15:31:23.474Z] --- SKIP: TestStats (0.00s)
15:31:23 [2020-07-21T15:31:23.474Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:31:23 [2020-07-21T15:31:23.474Z] === RUN   TestStopContainerWithTimeout
15:31:23 [2020-07-21T15:31:23.474Z] === RUN   TestStopContainerWithTimeout/0
15:31:23 [2020-07-21T15:31:23.474Z] === PAUSE TestStopContainerWithTimeout/0
15:31:23 [2020-07-21T15:31:23.474Z] === RUN   TestStopContainerWithTimeout/1
15:31:23 [2020-07-21T15:31:23.474Z] === PAUSE TestStopContainerWithTimeout/1
15:31:23 [2020-07-21T15:31:23.474Z] === RUN   TestStopContainerWithTimeout/3
15:31:23 [2020-07-21T15:31:23.474Z] === PAUSE TestStopContainerWithTimeout/3
15:31:23 [2020-07-21T15:31:23.474Z] === RUN   TestStopContainerWithTimeout/-1
15:31:23 [2020-07-21T15:31:23.474Z] === PAUSE TestStopContainerWithTimeout/-1
15:31:23 [2020-07-21T15:31:23.730Z] === CONT  TestStopContainerWithTimeout/0
15:31:23 [2020-07-21T15:31:23.730Z] === CONT  TestStopContainerWithTimeout/3
15:31:23 [2020-07-21T15:31:23.834Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
15:31:23 [2020-07-21T15:31:23.834Z] ok  	github.com/docker/docker/pkg/streamformatter	0.007s	coverage: 66.2% of statements
15:31:24 [2020-07-21T15:31:24.130Z] ok  	github.com/docker/docker/pkg/symlink	0.014s	coverage: 87.7% of statements
15:31:24 [2020-07-21T15:31:24.292Z] === CONT  TestStopContainerWithTimeout/-1
15:31:25 [2020-07-21T15:31:25.639Z] .........................                                                [ 66%]
15:31:25 [2020-07-21T15:31:25.668Z] ok  	github.com/docker/docker/pkg/signal	2.925s	coverage: 61.0% of statements
15:31:25 [2020-07-21T15:31:25.668Z] ok  	github.com/docker/docker/pkg/system	0.048s	coverage: 36.9% of statements
15:31:25 [2020-07-21T15:31:25.668Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 53.4% of statements
15:31:26 [2020-07-21T15:31:26.179Z] === CONT  TestStopContainerWithTimeout/1
15:31:26 [2020-07-21T15:31:26.320Z] ok  	github.com/docker/docker/pkg/tailfile	0.100s	coverage: 88.6% of statements
15:31:26 [2020-07-21T15:31:26.320Z] testing: warning: no tests to run
15:31:26 [2020-07-21T15:31:26.320Z] coverage: [no statements]
15:31:26 [2020-07-21T15:31:26.321Z] ok  	github.com/docker/docker/pkg/term/windows	0.004s	coverage: [no statements] [no tests to run]
15:31:26 [2020-07-21T15:31:26.969Z] ok  	github.com/docker/docker/pkg/tarsum	0.164s	coverage: 89.3% of statements
15:31:26 [2020-07-21T15:31:26.969Z] ok  	github.com/docker/docker/pkg/urlutil	0.005s	coverage: 100.0% of statements
15:31:27 [2020-07-21T15:31:27.267Z] ok  	github.com/docker/docker/pkg/truncindex	0.121s	coverage: 91.5% of statements
15:31:27 [2020-07-21T15:31:27.267Z] ok  	github.com/docker/docker/pkg/useragent	0.015s	coverage: 88.9% of statements
15:31:28 [2020-07-21T15:31:28.067Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:31:28 [2020-07-21T15:31:28.067Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
15:31:28 [2020-07-21T15:31:28.067Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
15:31:28 [2020-07-21T15:31:28.067Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
15:31:28 [2020-07-21T15:31:28.067Z]     --- PASS: TestStopContainerWithTimeout/1 (1.39s)
15:31:28 [2020-07-21T15:31:28.067Z] === RUN   TestDeleteDevicemapper
15:31:28 [2020-07-21T15:31:28.067Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:31:28 [2020-07-21T15:31:28.067Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:31:28 [2020-07-21T15:31:28.067Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:31:28 [2020-07-21T15:31:28.677Z] --- PASS: TestBuildWithHugeFile (55.30s)
15:31:28 [2020-07-21T15:31:28.677Z] === RUN   TestBuildWithEmptyDockerfile
15:31:28 [2020-07-21T15:31:28.677Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:31:28 [2020-07-21T15:31:28.677Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:31:28 [2020-07-21T15:31:28.677Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:31:28 [2020-07-21T15:31:28.677Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:31:28 [2020-07-21T15:31:28.677Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:31:28 [2020-07-21T15:31:28.677Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:31:28 [2020-07-21T15:31:28.677Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:31:28 [2020-07-21T15:31:28.677Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:31:28 [2020-07-21T15:31:28.677Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:31:28 [2020-07-21T15:31:28.677Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s)
15:31:28 [2020-07-21T15:31:28.677Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s)
15:31:28 [2020-07-21T15:31:28.677Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s)
15:31:28 [2020-07-21T15:31:28.677Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.25s)
15:31:28 [2020-07-21T15:31:28.677Z] === RUN   TestBuildPreserveOwnership
15:31:28 [2020-07-21T15:31:28.677Z] === RUN   TestBuildPreserveOwnership/copy_from
15:31:28 [2020-07-21T15:31:28.996Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.42s)
15:31:28 [2020-07-21T15:31:28.996Z] === RUN   TestUpdateMemory
15:31:28 [2020-07-21T15:31:28.996Z] --- SKIP: TestUpdateMemory (0.00s)
15:31:28 [2020-07-21T15:31:28.996Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:31:28 [2020-07-21T15:31:28.996Z] === RUN   TestUpdateCPUQuota
15:31:28 [2020-07-21T15:31:28.996Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:31:28 [2020-07-21T15:31:28.996Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:31:28 [2020-07-21T15:31:28.996Z] === RUN   TestUpdatePidsLimit
15:31:28 [2020-07-21T15:31:28.996Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:31:28 [2020-07-21T15:31:28.996Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:31:28 [2020-07-21T15:31:28.996Z] === RUN   TestUpdateRestartPolicy
15:31:30 [2020-07-21T15:31:30.041Z] ok  	github.com/docker/docker/plugin/v2	0.008s	coverage: 14.5% of statements
15:31:30 [2020-07-21T15:31:30.041Z] ok  	github.com/docker/docker/profiles/seccomp	0.017s	coverage: 68.8% of statements
15:31:31 [2020-07-21T15:31:31.096Z] ok  	github.com/docker/docker/reference	0.012s	coverage: 84.4% of statements
15:31:31 [2020-07-21T15:31:31.738Z] ok  	github.com/docker/docker/plugin	0.570s	coverage: 23.1% of statements
15:31:31 [2020-07-21T15:31:31.980Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:31:32 [2020-07-21T15:31:32.793Z] ok  	github.com/docker/docker/restartmanager	0.019s	coverage: 50.9% of statements
15:31:32 [2020-07-21T15:31:32.794Z] ok  	github.com/docker/docker/registry/resumable	0.032s	coverage: 100.0% of statements
15:31:33 [2020-07-21T15:31:33.846Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
15:31:33 [2020-07-21T15:31:33.846Z] ok  	github.com/docker/docker/registry	0.307s	coverage: 56.3% of statements
15:31:33 [2020-07-21T15:31:33.897Z] --- PASS: TestBuildPreserveOwnership (6.00s)
15:31:33 [2020-07-21T15:31:33.897Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.88s)
15:31:33 [2020-07-21T15:31:33.897Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.10s)
15:31:33 [2020-07-21T15:31:33.897Z] === RUN   TestBuildPlatformInvalid
15:31:33 [2020-07-21T15:31:33.897Z] --- PASS: TestBuildPlatformInvalid (0.18s)
15:31:33 [2020-07-21T15:31:33.897Z] PASS
15:31:33 [2020-07-21T15:31:33.897Z] 
15:31:33 [2020-07-21T15:31:33.897Z] === Skipped
15:31:33 [2020-07-21T15:31:33.897Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:31:33 [2020-07-21T15:31:33.897Z]     build_session_test.go:25: TODO: BuildKit
15:31:33 [2020-07-21T15:31:33.897Z] 
15:31:33 [2020-07-21T15:31:33.897Z] 
15:31:33 [2020-07-21T15:31:33.897Z] DONE 32 tests, 1 skipped in 109.470s
15:31:33 [2020-07-21T15:31:33.897Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
15:31:33 [2020-07-21T15:31:33.897Z] ++ 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
15:31:33 [2020-07-21T15:31:33.897Z] ++ set -e
15:31:33 [2020-07-21T15:31:33.897Z] ++ '[' -n 0 ']'
15:31:33 [2020-07-21T15:31:33.897Z] ++ set -x
15:31:33 [2020-07-21T15:31:33.897Z] ++ 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= DOCKER_ROOTLESS= 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
15:31:34 [2020-07-21T15:31:34.157Z] INFO: Testing against a local daemon
15:31:34 [2020-07-21T15:31:34.157Z] === RUN   TestConfigInspect
15:31:34 [2020-07-21T15:31:34.920Z] ok  	github.com/docker/docker/runconfig	0.020s	coverage: 66.1% of statements
15:31:35 [2020-07-21T15:31:35.990Z] Loaded image: buildpack-deps:buster
15:31:35 [2020-07-21T15:31:35.990Z] Loaded image: busybox:latest
15:31:36 [2020-07-21T15:31:36.554Z] Loaded image: busybox:glibc
15:31:36 [2020-07-21T15:31:36.554Z] Loaded image: debian:buster
15:31:37 [2020-07-21T15:31:37.165Z] Loaded image: hello-world:latest
15:31:37 [2020-07-21T15:31:37.424Z] INFO: Testing against a local daemon
15:31:37 [2020-07-21T15:31:37.424Z] === RUN   TestCgroupNamespacesBuild
15:31:37 [2020-07-21T15:31:37.692Z] ok  	github.com/docker/docker/volume/drivers	0.036s	coverage: 36.1% of statements
15:31:38 [2020-07-21T15:31:38.366Z] --- PASS: TestConfigInspect (3.76s)
15:31:38 [2020-07-21T15:31:38.366Z] === RUN   TestConfigList
15:31:38 [2020-07-21T15:31:38.747Z] ok  	github.com/docker/docker/volume/local	0.042s	coverage: 73.0% of statements
15:31:38 [2020-07-21T15:31:38.747Z] ok  	github.com/docker/docker/volume/mounts	0.052s	coverage: 67.0% of statements
15:31:39 [2020-07-21T15:31:39.787Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 73.0% of statements
15:31:39 [2020-07-21T15:31:39.951Z] --- PASS: TestCgroupNamespacesBuild (2.26s)
15:31:39 [2020-07-21T15:31:39.951Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:31:41 [2020-07-21T15:31:41.250Z] --- PASS: TestUpdateRestartPolicy (10.90s)
15:31:41 [2020-07-21T15:31:41.250Z] === RUN   TestUpdateRestartWithAutoRemove
15:31:41 [2020-07-21T15:31:41.250Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
15:31:41 [2020-07-21T15:31:41.250Z] === RUN   TestWaitNonBlocked
15:31:41 [2020-07-21T15:31:41.250Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:31:41 [2020-07-21T15:31:41.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:31:41 [2020-07-21T15:31:41.250Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:31:41 [2020-07-21T15:31:41.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:31:41 [2020-07-21T15:31:41.250Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:31:41 [2020-07-21T15:31:41.250Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:31:41 [2020-07-21T15:31:41.250Z] --- PASS: TestWaitNonBlocked (0.01s)
15:31:41 [2020-07-21T15:31:41.250Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
15:31:41 [2020-07-21T15:31:41.250Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
15:31:41 [2020-07-21T15:31:41.250Z] === RUN   TestWaitBlocked
15:31:41 [2020-07-21T15:31:41.250Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:31:41 [2020-07-21T15:31:41.250Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:31:41 [2020-07-21T15:31:41.250Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:31:41 [2020-07-21T15:31:41.250Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:31:41 [2020-07-21T15:31:41.250Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:31:41 [2020-07-21T15:31:41.250Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:31:41 [2020-07-21T15:31:41.668Z] --- PASS: TestConfigList (3.22s)
15:31:41 [2020-07-21T15:31:41.668Z] === RUN   TestConfigsCreateAndDelete
15:31:41 [2020-07-21T15:31:41.731Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:31:41 [2020-07-21T15:31:41.731Z] 
15:31:41 [2020-07-21T15:31:41.731Z]  ________   ____  __.
15:31:41 [2020-07-21T15:31:41.731Z]  \_____  \ |    |/ _|
15:31:41 [2020-07-21T15:31:41.731Z]  /   |   \|      <
15:31:41 [2020-07-21T15:31:41.731Z]  /    |    \    |  \
15:31:41 [2020-07-21T15:31:41.731Z]  \_______  /____|__ \
15:31:41 [2020-07-21T15:31:41.731Z]          \/        \/
15:31:41 [2020-07-21T15:31:41.731Z] 
15:31:41 [2020-07-21T15:31:41.731Z] INFO: make.ps1 ended at 07/21/2020 15:31:32
15:31:41 [2020-07-21T15:31:41.731Z] INFO: Binaries build ended at 07/21/2020 15:31:34. Duration:00:01:10.5954875
15:31:41 [2020-07-21T15:31:41.731Z] INFO: Copying the built daemon binary to d:\CI\PR-41242\1\binary\dockerd-441211986c.exe...
15:31:41 [2020-07-21T15:31:41.731Z] INFO: Copying the built client binary to d:\CI\PR-41242\1\binary\docker-441211986c.exe...
15:31:41 [2020-07-21T15:31:41.731Z] INFO: Copying dockerversion from the container...
15:31:41 [2020-07-21T15:31:41.731Z] INFO: Copying the golang package from the container to d:\CI\PR-41242\1\installer\go.zip...
15:31:41 [2020-07-21T15:31:41.731Z] INFO: Extracting go.zip to d:\CI\PR-41242\1\go
15:31:41 [2020-07-21T15:31:41.843Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.00s)
15:31:41 [2020-07-21T15:31:41.843Z] === RUN   TestBuildWithSession
15:31:41 [2020-07-21T15:31:41.843Z] --- SKIP: TestBuildWithSession (0.00s)
15:31:41 [2020-07-21T15:31:41.843Z]     build_session_test.go:25: TODO: BuildKit
15:31:41 [2020-07-21T15:31:41.843Z] === RUN   TestBuildSquashParent
15:31:42 [2020-07-21T15:31:42.176Z] --- PASS: TestWaitBlocked (0.02s)
15:31:42 [2020-07-21T15:31:42.176Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
15:31:42 [2020-07-21T15:31:42.176Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s)
15:31:42 [2020-07-21T15:31:42.176Z] === CONT  TestDaemonRestartIpcMode
15:31:42 [2020-07-21T15:31:42.176Z] === CONT  TestIpcModeOlderClient
15:31:42 [2020-07-21T15:31:42.176Z] --- PASS: TestIpcModeOlderClient (0.09s)
15:31:44 [2020-07-21T15:31:44.983Z] --- PASS: TestConfigsCreateAndDelete (3.25s)
15:31:44 [2020-07-21T15:31:44.983Z] === RUN   TestConfigsUpdate
15:31:46 [2020-07-21T15:31:46.340Z] --- PASS: TestDaemonRestartIpcMode (4.14s)
15:31:46 [2020-07-21T15:31:46.340Z] PASS
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === Skipped
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     daemon_linux_test.go:33: (*Execution).IsRootless-fm
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none"
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
15:31:46 [2020-07-21T15:31:46.340Z]     mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97)
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
15:31:46 [2020-07-21T15:31:46.340Z]     pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none"
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s)
15:31:46 [2020-07-21T15:31:46.340Z]     run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none"
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
15:31:46 [2020-07-21T15:31:46.340Z]     run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestStats (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:31:46 [2020-07-21T15:31:46.340Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] 
15:31:46 [2020-07-21T15:31:46.340Z] DONE 185 tests, 24 skipped in 79.185s
15:31:46 [2020-07-21T15:31:46.340Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:31:46 [2020-07-21T15:31:46.340Z] INFO: Testing against a local daemon
15:31:46 [2020-07-21T15:31:46.340Z] === RUN   TestCommitInheritsEnv
15:31:47 [2020-07-21T15:31:47.530Z] --- PASS: TestConfigsUpdate (3.22s)
15:31:47 [2020-07-21T15:31:47.530Z] === RUN   TestTemplatedConfig
15:31:48 [2020-07-21T15:31:48.228Z] --- PASS: TestCommitInheritsEnv (1.78s)
15:31:48 [2020-07-21T15:31:48.228Z] === RUN   TestImportExtremelyLargeImageWorks
15:31:48 [2020-07-21T15:31:48.228Z] === PAUSE TestImportExtremelyLargeImageWorks
15:31:48 [2020-07-21T15:31:48.228Z] === RUN   TestImagesFilterMultiReference
15:31:48 [2020-07-21T15:31:48.228Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:31:48 [2020-07-21T15:31:48.228Z] === RUN   TestImagePullPlatformInvalid
15:31:48 [2020-07-21T15:31:48.228Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:31:48 [2020-07-21T15:31:48.228Z] === RUN   TestRemoveImageOrphaning
15:31:50 [2020-07-21T15:31:50.114Z] --- PASS: TestRemoveImageOrphaning (1.91s)
15:31:50 [2020-07-21T15:31:50.114Z] === RUN   TestRemoveImageGarbageCollector
15:31:50 [2020-07-21T15:31:50.114Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:31:50 [2020-07-21T15:31:50.114Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:31:50 [2020-07-21T15:31:50.114Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:31:50 [2020-07-21T15:31:50.114Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:31:50 [2020-07-21T15:31:50.114Z] === RUN   TestTagInvalidReference
15:31:50 [2020-07-21T15:31:50.114Z] --- PASS: TestTagInvalidReference (0.01s)
15:31:50 [2020-07-21T15:31:50.114Z] === RUN   TestTagValidPrefixedRepo
15:31:50 [2020-07-21T15:31:50.370Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:31:50 [2020-07-21T15:31:50.370Z] === RUN   TestTagExistedNameWithoutForce
15:31:50 [2020-07-21T15:31:50.370Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:31:50 [2020-07-21T15:31:50.370Z] === RUN   TestTagOfficialNames
15:31:50 [2020-07-21T15:31:50.370Z] --- PASS: TestTagOfficialNames (0.05s)
15:31:50 [2020-07-21T15:31:50.370Z] === RUN   TestTagMatchesDigest
15:31:50 [2020-07-21T15:31:50.370Z] --- PASS: TestTagMatchesDigest (0.01s)
15:31:50 [2020-07-21T15:31:50.370Z] === CONT  TestImportExtremelyLargeImageWorks
15:31:51 [2020-07-21T15:31:51.738Z] --- PASS: TestTemplatedConfig (3.47s)
15:31:51 [2020-07-21T15:31:51.738Z] === RUN   TestConfigCreateResolve
15:31:51 [2020-07-21T15:31:51.798Z] --- PASS: TestBuildSquashParent (8.83s)
15:31:51 [2020-07-21T15:31:51.798Z] === RUN   TestBuildWithRemoveAndForceRemove
15:31:51 [2020-07-21T15:31:51.798Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:31:51 [2020-07-21T15:31:51.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:31:51 [2020-07-21T15:31:51.798Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:31:51 [2020-07-21T15:31:51.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:31:51 [2020-07-21T15:31:51.798Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:31:51 [2020-07-21T15:31:51.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:31:51 [2020-07-21T15:31:51.798Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:31:51 [2020-07-21T15:31:51.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:31:51 [2020-07-21T15:31:51.798Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:31:51 [2020-07-21T15:31:51.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:31:51 [2020-07-21T15:31:51.798Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:31:51 [2020-07-21T15:31:51.798Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:31:51 [2020-07-21T15:31:51.798Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:31:51 [2020-07-21T15:31:51.798Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:31:53 [2020-07-21T15:31:53.691Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:31:53 [2020-07-21T15:31:53.691Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:31:54 [2020-07-21T15:31:54.283Z] --- PASS: TestConfigCreateResolve (3.20s)
15:31:54 [2020-07-21T15:31:54.283Z] === RUN   TestConfigDaemonLibtrustID
15:31:54 [2020-07-21T15:31:54.855Z] --- PASS: TestConfigDaemonLibtrustID (0.66s)
15:31:54 [2020-07-21T15:31:54.855Z] PASS
15:31:54 [2020-07-21T15:31:54.855Z] 
15:31:54 [2020-07-21T15:31:54.855Z] DONE 7 tests in 20.951s
15:31:54 [2020-07-21T15:31:54.855Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
15:31:54 [2020-07-21T15:31:54.855Z] ++ 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
15:31:54 [2020-07-21T15:31:54.855Z] ++ set -e
15:31:54 [2020-07-21T15:31:54.855Z] ++ '[' -n 0 ']'
15:31:54 [2020-07-21T15:31:54.855Z] ++ set -x
15:31:54 [2020-07-21T15:31:54.855Z] ++ 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= DOCKER_ROOTLESS= 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
15:31:55 [2020-07-21T15:31:55.116Z] INFO: Testing against a local daemon
15:31:55 [2020-07-21T15:31:55.116Z] === RUN   TestCheckpoint
15:31:55 [2020-07-21T15:31:55.116Z] --- SKIP: TestCheckpoint (0.00s)
15:31:55 [2020-07-21T15:31:55.116Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:31:55 [2020-07-21T15:31:55.116Z] === RUN   TestContainerInvalidJSON
15:31:55 [2020-07-21T15:31:55.116Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:31:55 [2020-07-21T15:31:55.116Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:31:55 [2020-07-21T15:31:55.116Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:31:55 [2020-07-21T15:31:55.116Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:31:55 [2020-07-21T15:31:55.116Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:31:55 [2020-07-21T15:31:55.116Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:31:55 [2020-07-21T15:31:55.116Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:31:55 [2020-07-21T15:31:55.116Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:31:55 [2020-07-21T15:31:55.116Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:31:55 [2020-07-21T15:31:55.116Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:31:55 [2020-07-21T15:31:55.116Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:31:55 [2020-07-21T15:31:55.116Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:31:55 [2020-07-21T15:31:55.116Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:31:55 [2020-07-21T15:31:55.116Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:31:55 [2020-07-21T15:31:55.156Z] ok  	github.com/docker/docker/pkg/plugins	33.625s	coverage: 76.6% of statements
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/rootless	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/volume	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === Skipped
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver btrfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver btrfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver btrfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver btrfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver btrfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:73: No driver to put!
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z] time="2020-07-21T15:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z] time="2020-07-21T15:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z] time="2020-07-21T15:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z] time="2020-07-21T15:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z] time="2020-07-21T15:30:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:73: No driver to put!
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     overlay_test.go:49: Fails to compute changes intermittently
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver zfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver zfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver zfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver zfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:46: Driver zfs not supported
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     graphtest_unix.go:73: No driver to put!
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:31:55 [2020-07-21T15:31:55.156Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] 
15:31:55 [2020-07-21T15:31:55.156Z] DONE 2119 tests, 26 skipped in 256.878s
15:31:55 [2020-07-21T15:31:55.377Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.18s)
15:31:55 [2020-07-21T15:31:55.377Z] === RUN   TestCopyFromContainerPathIsNotDir
15:31:55 [2020-07-21T15:31:55.377Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s)
15:31:55 [2020-07-21T15:31:55.377Z] === RUN   TestCopyToContainerPathDoesNotExist
Post stage
[Pipeline] junit
15:31:55 [2020-07-21T15:31:55.496Z] Recording test results
15:31:55 [2020-07-21T15:31:55.638Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s)
15:31:55 [2020-07-21T15:31:55.639Z] === RUN   TestCopyToContainerPathIsNotDir
15:31:55 [2020-07-21T15:31:55.639Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s)
15:31:55 [2020-07-21T15:31:55.639Z] === RUN   TestCopyFromContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:31:56 [2020-07-21T15:31:56.319Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -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:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/make.sh dynbinary test-integration
15:31:56 [2020-07-21T15:31:56.617Z] 
15:31:56 [2020-07-21T15:31:56.617Z] Removing bundles/
15:31:56 [2020-07-21T15:31:56.617Z] 
15:31:56 [2020-07-21T15:31:56.617Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:31:56 [2020-07-21T15:31:56.617Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:31:56 [2020-07-21T15:31:56.617Z] GOOS="" GOARCH="" GOARM=""
15:31:56 [2020-07-21T15:31:56.965Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:31:56 [2020-07-21T15:31:56.965Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:31:57 [2020-07-21T15:31:57.555Z] === RUN   TestCopyFromContainer//
15:31:57 [2020-07-21T15:31:57.555Z] === RUN   TestCopyFromContainer//bar/root
15:31:57 [2020-07-21T15:31:57.816Z] === RUN   TestCopyFromContainer//bar/root/
15:31:57 [2020-07-21T15:31:57.816Z] === RUN   TestCopyFromContainer/bar/quux
15:31:58 [2020-07-21T15:31:58.078Z] === RUN   TestCopyFromContainer/bar/quux/
15:31:58 [2020-07-21T15:31:58.078Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:31:58 [2020-07-21T15:31:58.339Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:31:58 [2020-07-21T15:31:58.339Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:31:58 [2020-07-21T15:31:58.600Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:31:58 [2020-07-21T15:31:58.600Z] === RUN   TestCopyFromContainer/bar/notarget
15:31:58 [2020-07-21T15:31:58.861Z] --- PASS: TestCopyFromContainer (3.06s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCopyFromContainer// (0.10s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCopyFromContainer/bar/quux (0.15s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
15:31:58 [2020-07-21T15:31:58.861Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:31:58 [2020-07-21T15:31:58.861Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:31:58 [2020-07-21T15:31:58.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:31:58 [2020-07-21T15:31:58.861Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:31:58 [2020-07-21T15:31:58.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:31:58 [2020-07-21T15:31:58.861Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:31:58 [2020-07-21T15:31:58.861Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:31:58 [2020-07-21T15:31:58.861Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:31:58 [2020-07-21T15:31:58.861Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:31:58 [2020-07-21T15:31:58.861Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:31:58 [2020-07-21T15:31:58.861Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:31:58 [2020-07-21T15:31:58.861Z] === RUN   TestCreateLinkToNonExistingContainer
15:31:58 [2020-07-21T15:31:58.861Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
15:31:58 [2020-07-21T15:31:58.861Z] === RUN   TestCreateWithInvalidEnv
15:31:58 [2020-07-21T15:31:58.861Z] === RUN   TestCreateWithInvalidEnv/0
15:31:58 [2020-07-21T15:31:58.861Z] === PAUSE TestCreateWithInvalidEnv/0
15:31:58 [2020-07-21T15:31:58.861Z] === RUN   TestCreateWithInvalidEnv/1
15:31:58 [2020-07-21T15:31:58.861Z] === PAUSE TestCreateWithInvalidEnv/1
15:31:58 [2020-07-21T15:31:58.861Z] === RUN   TestCreateWithInvalidEnv/2
15:31:58 [2020-07-21T15:31:58.861Z] === PAUSE TestCreateWithInvalidEnv/2
15:31:58 [2020-07-21T15:31:58.861Z] === CONT  TestCreateWithInvalidEnv/0
15:31:58 [2020-07-21T15:31:58.861Z] === CONT  TestCreateWithInvalidEnv/2
15:31:58 [2020-07-21T15:31:58.861Z] === CONT  TestCreateWithInvalidEnv/1
15:31:58 [2020-07-21T15:31:58.861Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:31:58 [2020-07-21T15:31:58.861Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:31:58 [2020-07-21T15:31:58.861Z] === RUN   TestCreateTmpfsMountsTarget
15:31:58 [2020-07-21T15:31:58.861Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
15:31:58 [2020-07-21T15:31:58.861Z] === RUN   TestCreateWithCustomMaskedPaths
15:31:59 [2020-07-21T15:31:59.487Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:31:59 [2020-07-21T15:31:59.487Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s)
15:31:59 [2020-07-21T15:31:59.487Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.84s)
15:31:59 [2020-07-21T15:31:59.487Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s)
15:31:59 [2020-07-21T15:31:59.487Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.11s)
15:31:59 [2020-07-21T15:31:59.487Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s)
15:31:59 [2020-07-21T15:31:59.487Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.87s)
15:31:59 [2020-07-21T15:31:59.487Z] === RUN   TestBuildMultiStageCopy
15:31:59 [2020-07-21T15:31:59.487Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:32:01 [2020-07-21T15:32:01.409Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s)
15:32:01 [2020-07-21T15:32:01.409Z] === RUN   TestCreateWithCapabilities
15:32:01 [2020-07-21T15:32:01.409Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:32:01 [2020-07-21T15:32:01.409Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:32:01 [2020-07-21T15:32:01.409Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:32:01 [2020-07-21T15:32:01.409Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:32:01 [2020-07-21T15:32:01.409Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:32:01 [2020-07-21T15:32:01.409Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:32:01 [2020-07-21T15:32:01.409Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:32:01 [2020-07-21T15:32:01.409Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:32:01 [2020-07-21T15:32:01.409Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:32:01 [2020-07-21T15:32:01.409Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:32:01 [2020-07-21T15:32:01.409Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:32:01 [2020-07-21T15:32:01.409Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:32:01 [2020-07-21T15:32:01.409Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:32:01 [2020-07-21T15:32:01.409Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:32:01 [2020-07-21T15:32:01.409Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:32:01 [2020-07-21T15:32:01.409Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:32:01 [2020-07-21T15:32:01.409Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:32:01 [2020-07-21T15:32:01.409Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:32:01 [2020-07-21T15:32:01.409Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:32:01 [2020-07-21T15:32:01.409Z] --- PASS: TestCreateWithCapabilities (0.04s)
15:32:01 [2020-07-21T15:32:01.409Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
15:32:01 [2020-07-21T15:32:01.409Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:32:01 [2020-07-21T15:32:01.409Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s)
15:32:01 [2020-07-21T15:32:01.409Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s)
15:32:01 [2020-07-21T15:32:01.409Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s)
15:32:01 [2020-07-21T15:32:01.409Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s)
15:32:01 [2020-07-21T15:32:01.409Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:32:01 [2020-07-21T15:32:01.409Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s)
15:32:01 [2020-07-21T15:32:01.409Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s)
15:32:01 [2020-07-21T15:32:01.409Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s)
15:32:01 [2020-07-21T15:32:01.409Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s)
15:32:01 [2020-07-21T15:32:01.409Z] === RUN   TestCreateWithCustomReadonlyPaths
15:32:02 [2020-07-21T15:32:02.008Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:32:02 [2020-07-21T15:32:02.266Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:32:02 [2020-07-21T15:32:02.829Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:32:03 [2020-07-21T15:32:03.328Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.15s)
15:32:03 [2020-07-21T15:32:03.328Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:32:03 [2020-07-21T15:32:03.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:32:03 [2020-07-21T15:32:03.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:32:03 [2020-07-21T15:32:03.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:32:03 [2020-07-21T15:32:03.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:32:03 [2020-07-21T15:32:03.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:32:03 [2020-07-21T15:32:03.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:32:03 [2020-07-21T15:32:03.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:32:03 [2020-07-21T15:32:03.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:32:03 [2020-07-21T15:32:03.328Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:32:03 [2020-07-21T15:32:03.328Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:32:03 [2020-07-21T15:32:03.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:32:03 [2020-07-21T15:32:03.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:32:03 [2020-07-21T15:32:03.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:32:03 [2020-07-21T15:32:03.328Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:32:03 [2020-07-21T15:32:03.393Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:32:03 [2020-07-21T15:32:03.590Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:32:03 [2020-07-21T15:32:03.590Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s)
15:32:03 [2020-07-21T15:32:03.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.08s)
15:32:03 [2020-07-21T15:32:03.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.10s)
15:32:03 [2020-07-21T15:32:03.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.12s)
15:32:03 [2020-07-21T15:32:03.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.13s)
15:32:03 [2020-07-21T15:32:03.590Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s)
15:32:03 [2020-07-21T15:32:03.590Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:32:03 [2020-07-21T15:32:03.957Z] --- PASS: TestBuildMultiStageCopy (4.58s)
15:32:03 [2020-07-21T15:32:03.957Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.42s)
15:32:03 [2020-07-21T15:32:03.957Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s)
15:32:03 [2020-07-21T15:32:03.957Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.52s)
15:32:03 [2020-07-21T15:32:03.957Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
15:32:03 [2020-07-21T15:32:03.957Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s)
15:32:03 [2020-07-21T15:32:03.957Z] === RUN   TestBuildMultiStageParentConfig
15:32:04 [2020-07-21T15:32:04.533Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s)
15:32:04 [2020-07-21T15:32:04.533Z] === RUN   TestCreateDifferentPlatform
15:32:04 [2020-07-21T15:32:04.533Z] === RUN   TestCreateDifferentPlatform/different_os
15:32:04 [2020-07-21T15:32:04.533Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:32:04 [2020-07-21T15:32:04.533Z] --- PASS: TestCreateDifferentPlatform (0.03s)
15:32:04 [2020-07-21T15:32:04.533Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:32:04 [2020-07-21T15:32:04.533Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:32:04 [2020-07-21T15:32:04.533Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:32:04 [2020-07-21T15:32:04.533Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
15:32:04 [2020-07-21T15:32:04.533Z] === RUN   TestContainerStartOnDaemonRestart
15:32:04 [2020-07-21T15:32:04.533Z] === PAUSE TestContainerStartOnDaemonRestart
15:32:04 [2020-07-21T15:32:04.533Z] === RUN   TestDaemonRestartIpcMode
15:32:04 [2020-07-21T15:32:04.533Z] === PAUSE TestDaemonRestartIpcMode
15:32:04 [2020-07-21T15:32:04.533Z] === RUN   TestDaemonHostGatewayIP
15:32:04 [2020-07-21T15:32:04.533Z] === PAUSE TestDaemonHostGatewayIP
15:32:04 [2020-07-21T15:32:04.533Z] === RUN   TestContainerKillOnDaemonStart
15:32:04 [2020-07-21T15:32:04.533Z] === PAUSE TestContainerKillOnDaemonStart
15:32:04 [2020-07-21T15:32:04.533Z] === RUN   TestDiff
15:32:05 [2020-07-21T15:32:05.107Z] --- PASS: TestDiff (0.72s)
15:32:05 [2020-07-21T15:32:05.107Z] === RUN   TestExecWithCloseStdin
15:32:05 [2020-07-21T15:32:05.325Z] --- PASS: TestBuildMultiStageParentConfig (1.27s)
15:32:05 [2020-07-21T15:32:05.325Z] === RUN   TestBuildLabelWithTargets
15:32:06 [2020-07-21T15:32:06.050Z] --- PASS: TestExecWithCloseStdin (0.90s)
15:32:06 [2020-07-21T15:32:06.050Z] === RUN   TestExec
15:32:06 [2020-07-21T15:32:06.511Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:32:06 [2020-07-21T15:32:06.993Z] --- PASS: TestExec (0.85s)
15:32:06 [2020-07-21T15:32:06.993Z] === RUN   TestExecUser
15:32:07 [2020-07-21T15:32:07.084Z] INFO: Extraction ended at 07/21/2020 15:32:03. Duration:00:00:21.8769165
15:32:07 [2020-07-21T15:32:07.084Z] INFO: Updating the golang and path environment variables
15:32:07 [2020-07-21T15:32:07.084Z] INFO: GOPATH=d:\gopath
15:32:07 [2020-07-21T15:32:07.084Z] INFO: go version go1.13.14 windows/amd64
15:32:07 [2020-07-21T15:32:07.084Z] INFO: Running the daemon under test in debug mode
15:32:07 [2020-07-21T15:32:07.084Z] INFO: Starting a daemon under test...
15:32:07 [2020-07-21T15:32:07.084Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41242\1\daemon --pidfile d:\CI\PR-41242\1\docker.pid -D
15:32:07 [2020-07-21T15:32:07.084Z] INFO: Process started successfully.
15:32:07 [2020-07-21T15:32:07.084Z] INFO: Start tailing logs of the daemon under tests
15:32:07 [2020-07-21T15:32:07.084Z] INFO: Waiting for the daemon under test to start...
15:32:07 [2020-07-21T15:32:07.220Z] --- PASS: TestBuildLabelWithTargets (2.11s)
15:32:07 [2020-07-21T15:32:07.220Z] === RUN   TestBuildWithEmptyLayers
15:32:07 [2020-07-21T15:32:07.557Z] INFO: Daemon under test started and replied!
15:32:07 [2020-07-21T15:32:07.557Z] INFO: Docker version of the daemon under test
15:32:07 [2020-07-21T15:32:07.557Z] 
15:32:07 [2020-07-21T15:32:07.557Z] Client:
15:32:07 [2020-07-21T15:32:07.557Z]  Version:      17.06.2-ce
15:32:07 [2020-07-21T15:32:07.557Z]  API version:  1.30
15:32:07 [2020-07-21T15:32:07.557Z]  Go version:   go1.8.3
15:32:07 [2020-07-21T15:32:07.557Z]  Git commit:   cec0b72
15:32:07 [2020-07-21T15:32:07.557Z]  Built:        Tue Sep  5 19:57:19 2017
15:32:07 [2020-07-21T15:32:07.557Z]  OS/Arch:      windows/amd64
15:32:07 [2020-07-21T15:32:07.557Z] 
15:32:07 [2020-07-21T15:32:07.557Z] Server:
15:32:07 [2020-07-21T15:32:07.557Z]  Version:      0.0.0-dev
15:32:07 [2020-07-21T15:32:07.557Z]  API version:  1.41 (minimum version 1.24)
15:32:07 [2020-07-21T15:32:07.557Z]  Go version:   go1.13.14
15:32:07 [2020-07-21T15:32:07.557Z]  Git commit:   441211986c
15:32:07 [2020-07-21T15:32:07.557Z]  Built:        07/21/2020 15:30:27
15:32:07 [2020-07-21T15:32:07.557Z]  OS/Arch:      windows/amd64
15:32:07 [2020-07-21T15:32:07.557Z]  Experimental: false
15:32:07 [2020-07-21T15:32:07.557Z] 
15:32:07 [2020-07-21T15:32:07.557Z] INFO: Docker info of the daemon under test
15:32:07 [2020-07-21T15:32:07.557Z] 
15:32:07 [2020-07-21T15:32:07.557Z] Containers: 0
15:32:07 [2020-07-21T15:32:07.557Z]  Running: 0
15:32:07 [2020-07-21T15:32:07.557Z]  Paused: 0
15:32:07 [2020-07-21T15:32:07.557Z]  Stopped: 0
15:32:07 [2020-07-21T15:32:07.557Z] Images: 0
15:32:07 [2020-07-21T15:32:07.557Z] Server Version: 0.0.0-dev
15:32:07 [2020-07-21T15:32:07.557Z] Storage Driver: windowsfilter
15:32:07 [2020-07-21T15:32:07.557Z]  Windows: 
15:32:07 [2020-07-21T15:32:07.557Z] Logging Driver: json-file
15:32:07 [2020-07-21T15:32:07.557Z] Plugins: 
15:32:07 [2020-07-21T15:32:07.557Z]  Volume: local
15:32:07 [2020-07-21T15:32:07.557Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:32:07 [2020-07-21T15:32:07.557Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:32:07 [2020-07-21T15:32:07.557Z] Swarm: inactive
15:32:07 [2020-07-21T15:32:07.557Z] Default Isolation: process
15:32:07 [2020-07-21T15:32:07.557Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:32:07 [2020-07-21T15:32:07.557Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
15:32:07 [2020-07-21T15:32:07.557Z] OSType: windows
15:32:07 [2020-07-21T15:32:07.557Z] Architecture: x86_64
15:32:07 [2020-07-21T15:32:07.557Z] CPUs: 4
15:32:07 [2020-07-21T15:32:07.557Z] Total Memory: 32GiB
15:32:07 [2020-07-21T15:32:07.557Z] Name: azwin-2-875400
15:32:07 [2020-07-21T15:32:07.557Z] ID: Z67T:7CMI:REVR:FM4E:WAER:DNS6:UQT6:EMSV:7P3W:KJY5:ZRHS:IFKD
15:32:07 [2020-07-21T15:32:07.557Z] Docker Root Dir: D:\CI\PR-41242\1\daemon
15:32:07 [2020-07-21T15:32:07.557Z] Debug Mode (client): false
15:32:07 [2020-07-21T15:32:07.557Z] Debug Mode (server): true
15:32:07 [2020-07-21T15:32:07.557Z]  File Descriptors: -1
15:32:07 [2020-07-21T15:32:07.557Z]  Goroutines: 17
15:32:07 [2020-07-21T15:32:07.557Z]  System Time: 2020-07-21T15:32:07.4152251Z
15:32:07 [2020-07-21T15:32:07.557Z]  EventsListeners: 0
15:32:07 [2020-07-21T15:32:07.557Z] Registry: https://index.docker.io/v1/
15:32:07 [2020-07-21T15:32:07.557Z] Labels:
15:32:07 [2020-07-21T15:32:07.557Z] Experimental: false
15:32:07 [2020-07-21T15:32:07.557Z] Insecure Registries:
15:32:07 [2020-07-21T15:32:07.557Z]  127.0.0.0/8
15:32:07 [2020-07-21T15:32:07.557Z] Live Restore Enabled: false
15:32:07 [2020-07-21T15:32:07.557Z] 
15:32:07 [2020-07-21T15:32:07.557Z] 
15:32:07 [2020-07-21T15:32:07.557Z] INFO: Docker images of the daemon under test
15:32:07 [2020-07-21T15:32:07.557Z] 
15:32:07 [2020-07-21T15:32:07.557Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:32:07 [2020-07-21T15:32:07.557Z] 
15:32:07 [2020-07-21T15:32:07.557Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:32:07 [2020-07-21T15:32:07.936Z] --- PASS: TestExecUser (0.85s)
15:32:07 [2020-07-21T15:32:07.936Z] === RUN   TestExportContainerAndImportImage
15:32:08 [2020-07-21T15:32:08.029Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
15:32:08 [2020-07-21T15:32:08.029Z] ltsc2019: Pulling from windows/servercore
15:32:08 [2020-07-21T15:32:08.029Z] 4612f6d0b889: Pulling fs layer
15:32:08 [2020-07-21T15:32:08.029Z] fc1b9e59edad: Pulling fs layer
15:32:08 [2020-07-21T15:32:08.590Z] --- PASS: TestBuildWithEmptyLayers (1.20s)
15:32:08 [2020-07-21T15:32:08.590Z] === RUN   TestBuildMultiStageOnBuild
15:32:08 [2020-07-21T15:32:08.878Z] --- PASS: TestExportContainerAndImportImage (1.04s)
15:32:08 [2020-07-21T15:32:08.878Z] === RUN   TestExportContainerAfterDaemonRestart
15:32:10 [2020-07-21T15:32:10.793Z] --- PASS: TestExportContainerAfterDaemonRestart (2.04s)
15:32:10 [2020-07-21T15:32:10.793Z] === RUN   TestHealthCheckWorkdir
15:32:11 [2020-07-21T15:32:11.736Z] --- PASS: TestHealthCheckWorkdir (1.00s)
15:32:11 [2020-07-21T15:32:11.736Z] === RUN   TestHealthKillContainer
15:32:11 [2020-07-21T15:32:11.863Z] --- PASS: TestBuildMultiStageOnBuild (2.87s)
15:32:11 [2020-07-21T15:32:11.863Z] === RUN   TestBuildUncleanTarFilenames
15:32:13 [2020-07-21T15:32:13.233Z] --- PASS: TestBuildUncleanTarFilenames (1.82s)
15:32:13 [2020-07-21T15:32:13.233Z] === RUN   TestBuildMultiStageLayerLeak
15:32:13 [2020-07-21T15:32:13.933Z] fc1b9e59edad: Verifying Checksum
15:32:13 [2020-07-21T15:32:13.933Z] fc1b9e59edad: Download complete
15:32:15 [2020-07-21T15:32:15.037Z] --- PASS: TestHealthKillContainer (2.83s)
15:32:15 [2020-07-21T15:32:15.037Z] === RUN   TestInspectCpusetInConfigPre120
15:32:15 [2020-07-21T15:32:15.298Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s)
15:32:15 [2020-07-21T15:32:15.298Z] === RUN   TestIpcModeNone
15:32:16 [2020-07-21T15:32:16.243Z] --- PASS: TestIpcModeNone (0.84s)
15:32:16 [2020-07-21T15:32:16.243Z] === RUN   TestIpcModePrivate
15:32:16 [2020-07-21T15:32:16.506Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s)
15:32:16 [2020-07-21T15:32:16.506Z] === RUN   TestBuildWithHugeFile
15:32:17 [2020-07-21T15:32:17.185Z] --- PASS: TestIpcModePrivate (0.82s)
15:32:17 [2020-07-21T15:32:17.185Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false
15:32:17 [2020-07-21T15:32:17.185Z] === RUN   TestIpcModeShareable
15:32:18 [2020-07-21T15:32:18.128Z] --- PASS: TestIpcModeShareable (0.89s)
15:32:18 [2020-07-21T15:32:18.128Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true
15:32:18 [2020-07-21T15:32:18.128Z] === RUN   TestAPIIpcModeShareableAndContainer
15:32:20 [2020-07-21T15:32:20.674Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s)
15:32:20 [2020-07-21T15:32:20.674Z] === RUN   TestAPIIpcModeHost
15:32:21 [2020-07-21T15:32:21.618Z] --- PASS: TestAPIIpcModeHost (0.63s)
15:32:21 [2020-07-21T15:32:21.618Z] === RUN   TestDaemonIpcModeShareable
15:32:22 [2020-07-21T15:32:22.639Z] 4612f6d0b889: Verifying Checksum
15:32:22 [2020-07-21T15:32:22.639Z] 4612f6d0b889: Download complete
15:32:23 [2020-07-21T15:32:23.534Z] --- PASS: TestDaemonIpcModeShareable (1.74s)
15:32:23 [2020-07-21T15:32:23.534Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
15:32:23 [2020-07-21T15:32:23.534Z] === RUN   TestDaemonIpcModePrivate
15:32:23 [2020-07-21T15:32:23.567Z] --- PASS: TestImportExtremelyLargeImageWorks (87.08s)
15:32:23 [2020-07-21T15:32:23.567Z] PASS
15:32:23 [2020-07-21T15:32:23.567Z] 
15:32:23 [2020-07-21T15:32:23.567Z] === Skipped
15:32:23 [2020-07-21T15:32:23.567Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s)
15:32:23 [2020-07-21T15:32:23.567Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:32:23 [2020-07-21T15:32:23.567Z] 
15:32:23 [2020-07-21T15:32:23.567Z] 
15:32:23 [2020-07-21T15:32:23.567Z] DONE 12 tests, 1 skipped in 88.469s
15:32:23 [2020-07-21T15:32:23.567Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m 
15:32:23 [2020-07-21T15:32:23.567Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
15:32:23 [2020-07-21T15:32:23.567Z] ++ set -e
15:32:23 [2020-07-21T15:32:23.567Z] ++ '[' -n 0 ']'
15:32:23 [2020-07-21T15:32:23.567Z] ++ set -x
15:32:23 [2020-07-21T15:32:23.567Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m
15:32:23 [2020-07-21T15:32:23.567Z] INFO: Testing against a local daemon
15:32:23 [2020-07-21T15:32:23.567Z] === RUN   TestNetworkCreateDelete
15:32:23 [2020-07-21T15:32:23.567Z] --- PASS: TestNetworkCreateDelete (0.15s)
15:32:23 [2020-07-21T15:32:23.567Z] === RUN   TestDockerNetworkDeletePreferID
15:32:23 [2020-07-21T15:32:23.567Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
15:32:23 [2020-07-21T15:32:23.567Z] === RUN   TestDaemonDNSFallback
15:32:23 [2020-07-21T15:32:23.567Z] --- PASS: TestDaemonDNSFallback (2.48s)
15:32:23 [2020-07-21T15:32:23.567Z] === RUN   TestInspectNetwork
15:32:23 [2020-07-21T15:32:23.567Z] === RUN   TestInspectNetwork/full_network_id
15:32:23 [2020-07-21T15:32:23.567Z] === RUN   TestInspectNetwork/partial_network_id
15:32:23 [2020-07-21T15:32:23.567Z] === RUN   TestInspectNetwork/network_name
15:32:23 [2020-07-21T15:32:23.567Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:32:24 [2020-07-21T15:32:24.594Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:32:24 [2020-07-21T15:32:24.594Z] tests/integration/client_test.py .....                                   [ 75%]
15:32:24 [2020-07-21T15:32:24.594Z] tests/integration/context_api_test.py ...                                [ 76%]
15:32:24 [2020-07-21T15:32:24.594Z] tests/integration/errors_test.py .                                       [ 76%]
15:32:24 [2020-07-21T15:32:24.921Z] --- PASS: TestDaemonIpcModePrivate (1.74s)
15:32:24 [2020-07-21T15:32:24.921Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
15:32:24 [2020-07-21T15:32:24.921Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:32:26 [2020-07-21T15:32:26.465Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:32:26 [2020-07-21T15:32:26.465Z] Using test binary docker
15:32:26 [2020-07-21T15:32:26.465Z] +++ /etc/init.d/apparmor start
15:32:26 [2020-07-21T15:32:26.465Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:32:26 [2020-07-21T15:32:26.465Z] INFO: Waiting for daemon to start...
15:32:26 [2020-07-21T15:32:26.465Z] Starting dockerd
15:32:26 [2020-07-21T15:32:26.465Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
15:32:26 [2020-07-21T15:32:26.837Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
15:32:26 [2020-07-21T15:32:26.837Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false
15:32:26 [2020-07-21T15:32:26.837Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:32:28 [2020-07-21T15:32:28.031Z] --- PASS: TestInspectNetwork (11.60s)
15:32:28 [2020-07-21T15:32:28.031Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:32:28 [2020-07-21T15:32:28.031Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:32:28 [2020-07-21T15:32:28.031Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:32:28 [2020-07-21T15:32:28.031Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:32:28 [2020-07-21T15:32:28.031Z] === RUN   TestRunContainerWithBridgeNone
15:32:28 [2020-07-21T15:32:28.362Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:32:28 [2020-07-21T15:32:28.362Z] Using test binary docker
15:32:28 [2020-07-21T15:32:28.362Z] +++ /etc/init.d/apparmor start
15:32:28 [2020-07-21T15:32:28.362Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:32:28 [2020-07-21T15:32:28.362Z] INFO: Waiting for daemon to start...
15:32:28 [2020-07-21T15:32:28.362Z] Starting dockerd
15:32:28 [2020-07-21T15:32:28.362Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
15:32:28 [2020-07-21T15:32:28.751Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s)
15:32:28 [2020-07-21T15:32:28.751Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
15:32:28 [2020-07-21T15:32:28.751Z] === RUN   TestIpcModeOlderClient
15:32:28 [2020-07-21T15:32:28.751Z] === PAUSE TestIpcModeOlderClient
15:32:28 [2020-07-21T15:32:28.751Z] === RUN   TestKillContainerInvalidSignal
15:32:29 [2020-07-21T15:32:29.322Z] --- PASS: TestKillContainerInvalidSignal (0.81s)
15:32:29 [2020-07-21T15:32:29.322Z] === RUN   TestKillContainer
15:32:29 [2020-07-21T15:32:29.322Z] === RUN   TestKillContainer/no_signal
15:32:29 [2020-07-21T15:32:29.893Z] === RUN   TestKillContainer/non_killing_signal
15:32:30 [2020-07-21T15:32:30.107Z] --- PASS: TestRunContainerWithBridgeNone (2.44s)
15:32:30 [2020-07-21T15:32:30.107Z] === RUN   TestNetworkInvalidJSON
15:32:30 [2020-07-21T15:32:30.107Z] === RUN   TestNetworkInvalidJSON//networks/create
15:32:30 [2020-07-21T15:32:30.107Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:32:30 [2020-07-21T15:32:30.107Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:32:30 [2020-07-21T15:32:30.107Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:32:30 [2020-07-21T15:32:30.107Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:32:30 [2020-07-21T15:32:30.107Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:32:30 [2020-07-21T15:32:30.107Z] === CONT  TestNetworkInvalidJSON//networks/create
15:32:30 [2020-07-21T15:32:30.107Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:32:30 [2020-07-21T15:32:30.107Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:32:30 [2020-07-21T15:32:30.107Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:32:30 [2020-07-21T15:32:30.107Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:32:30 [2020-07-21T15:32:30.107Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:32:30 [2020-07-21T15:32:30.107Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:32:30 [2020-07-21T15:32:30.107Z] === RUN   TestHostIPv4BridgeLabel
15:32:30 [2020-07-21T15:32:30.742Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:32:30 [2020-07-21T15:32:30.742Z] === RUN   TestDaemonRestartWithLiveRestore
15:32:30 [2020-07-21T15:32:30.835Z] === RUN   TestKillContainer/killing_signal
15:32:31 [2020-07-21T15:32:31.780Z] --- PASS: TestKillContainer (2.40s)
15:32:31 [2020-07-21T15:32:31.780Z]     --- PASS: TestKillContainer/no_signal (0.76s)
15:32:31 [2020-07-21T15:32:31.780Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
15:32:31 [2020-07-21T15:32:31.780Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
15:32:31 [2020-07-21T15:32:31.780Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:32:31 [2020-07-21T15:32:31.780Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:32:31 [2020-07-21T15:32:31.782Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:32:31 [2020-07-21T15:32:31.782Z] === RUN   TestDaemonDefaultNetworkPools
15:32:32 [2020-07-21T15:32:32.353Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:32:32 [2020-07-21T15:32:32.820Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
15:32:32 [2020-07-21T15:32:32.820Z] === RUN   TestDaemonRestartWithExistingNetwork
15:32:33 [2020-07-21T15:32:33.302Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s)
15:32:33 [2020-07-21T15:32:33.302Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s)
15:32:33 [2020-07-21T15:32:33.302Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
15:32:33 [2020-07-21T15:32:33.302Z] === RUN   TestKillStoppedContainer
15:32:33 [2020-07-21T15:32:33.302Z] --- PASS: TestKillStoppedContainer (0.10s)
15:32:33 [2020-07-21T15:32:33.302Z] === RUN   TestKillStoppedContainerAPIPre120
15:32:33 [2020-07-21T15:32:33.302Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s)
15:32:33 [2020-07-21T15:32:33.302Z] === RUN   TestKillDifferentUserContainer
15:32:33 [2020-07-21T15:32:33.859Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
15:32:33 [2020-07-21T15:32:33.859Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:32:34 [2020-07-21T15:32:34.245Z] --- PASS: TestKillDifferentUserContainer (0.82s)
15:32:34 [2020-07-21T15:32:34.245Z] === RUN   TestInspectOomKilledTrue
15:32:34 [2020-07-21T15:32:34.245Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:32:34 [2020-07-21T15:32:34.245Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:32:34 [2020-07-21T15:32:34.245Z] === RUN   TestInspectOomKilledFalse
15:32:34 [2020-07-21T15:32:34.245Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:32:34 [2020-07-21T15:32:34.245Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:32:34 [2020-07-21T15:32:34.245Z] === RUN   TestLinksEtcHostsContentMatch
15:32:34 [2020-07-21T15:32:34.818Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
15:32:34 [2020-07-21T15:32:34.818Z] === RUN   TestLinksContainerNames
15:32:35 [2020-07-21T15:32:35.372Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
15:32:35 [2020-07-21T15:32:35.373Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:32:35 [2020-07-21T15:32:35.666Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s)
15:32:35 [2020-07-21T15:32:35.666Z] === RUN   TestServiceWithPredefinedNetwork
15:32:36 [2020-07-21T15:32:36.203Z] --- PASS: TestLinksContainerNames (1.53s)
15:32:36 [2020-07-21T15:32:36.203Z] === RUN   TestLogsFollowTailEmpty
15:32:37 [2020-07-21T15:32:37.147Z] --- PASS: TestLogsFollowTailEmpty (0.76s)
15:32:37 [2020-07-21T15:32:37.147Z] === RUN   TestContainerNetworkMountsNoChown
15:32:38 [2020-07-21T15:32:38.090Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s)
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/default
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/default
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/private
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/private
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rprivate
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rprivate
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/slave
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/slave
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rslave
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rslave
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/shared
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/shared
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rshared
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rshared
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/default
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/rslave
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/default/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/default/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/slave
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/rshared
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/rprivate
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/private
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/private/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/shared
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/default/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/default/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/private/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:32:38 [2020-07-21T15:32:38.090Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:32:38 [2020-07-21T15:32:38.351Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:32:38 [2020-07-21T15:32:38.351Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:32:38 [2020-07-21T15:32:38.351Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:32:38 [2020-07-21T15:32:38.351Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:32:38 [2020-07-21T15:32:38.351Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:32:38 [2020-07-21T15:32:38.351Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:32:38 [2020-07-21T15:32:38.352Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:32:38 [2020-07-21T15:32:38.352Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:32:38 [2020-07-21T15:32:38.352Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:32:38 [2020-07-21T15:32:38.352Z] === CONT  TestMountDaemonRoot/private/bind_root
15:32:38 [2020-07-21T15:32:38.352Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:32:38 [2020-07-21T15:32:38.352Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:32:38 [2020-07-21T15:32:38.352Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:32:38 [2020-07-21T15:32:38.352Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:32:38 [2020-07-21T15:32:38.352Z] === CONT  TestMountDaemonRoot/private/mount_root
15:32:38 [2020-07-21T15:32:38.352Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:32:38 [2020-07-21T15:32:38.385Z] .
15:32:38 [2020-07-21T15:32:38.385Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:32:38 [2020-07-21T15:32:38.385Z] 
15:32:38 [2020-07-21T15:32:38.385Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:32:38 [2020-07-21T15:32:38.385Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:32:38 [2020-07-21T15:32:38.385Z] Error: No such image: emptyfs
15:32:38 [2020-07-21T15:32:38.385Z] ++++ docker load
15:32:38 [2020-07-21T15:32:38.385Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:32:38 [2020-07-21T15:32:38.385Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:32:38 [2020-07-21T15:32:38.385Z] Error: No such image: emptyfs
15:32:38 [2020-07-21T15:32:38.385Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:32:38 [2020-07-21T15:32:38.385Z] ++++ docker load
15:32:38 [2020-07-21T15:32:38.385Z] Running integration-test (iteration 1)
15:32:38 [2020-07-21T15:32:38.385Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:32:38 [2020-07-21T15:32:38.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
15:32:38 [2020-07-21T15:32:38.385Z] ++ set -e
15:32:38 [2020-07-21T15:32:38.385Z] ++ '[' -n 0 ']'
15:32:38 [2020-07-21T15:32:38.385Z] ++ set -x
15:32:38 [2020-07-21T15:32:38.385Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
15:32:38 [2020-07-21T15:32:38.385Z] Running integration-test (iteration 1)
15:32:38 [2020-07-21T15:32:38.385Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:32:38 [2020-07-21T15:32:38.385Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
15:32:38 [2020-07-21T15:32:38.385Z] ++ set -e
15:32:38 [2020-07-21T15:32:38.385Z] ++ '[' -n 0 ']'
15:32:38 [2020-07-21T15:32:38.385Z] ++ set -x
15:32:38 [2020-07-21T15:32:38.385Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
15:32:38 [2020-07-21T15:32:38.613Z] --- PASS: TestMountDaemonRoot (0.05s)
15:32:38 [2020-07-21T15:32:38.613Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s)
15:32:38 [2020-07-21T15:32:38.613Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s)
15:32:38 [2020-07-21T15:32:38.613Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:32:38 [2020-07-21T15:32:38.613Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
15:32:38 [2020-07-21T15:32:38.613Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:32:38 [2020-07-21T15:32:38.613Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s)
15:32:38 [2020-07-21T15:32:38.613Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:32:38 [2020-07-21T15:32:38.613Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s)
15:32:38 [2020-07-21T15:32:38.613Z] === RUN   TestContainerBindMountNonRecursive
15:32:39 [2020-07-21T15:32:39.192Z] --- PASS: TestServiceWithPredefinedNetwork (3.50s)
15:32:39 [2020-07-21T15:32:39.192Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:32:39 [2020-07-21T15:32:39.192Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:32:39 [2020-07-21T15:32:39.192Z]     service_test.go:236: FLAKY_TEST
15:32:39 [2020-07-21T15:32:39.192Z] === RUN   TestServiceWithDataPathPortInit
15:32:40 [2020-07-21T15:32:40.529Z] --- PASS: TestContainerBindMountNonRecursive (1.90s)
15:32:40 [2020-07-21T15:32:40.529Z] === RUN   TestNetworkNat
15:32:41 [2020-07-21T15:32:41.101Z] --- PASS: TestNetworkNat (0.83s)
15:32:41 [2020-07-21T15:32:41.101Z] === RUN   TestNetworkLocalhostTCPNat
15:32:42 [2020-07-21T15:32:42.044Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
15:32:42 [2020-07-21T15:32:42.044Z] === RUN   TestNetworkLoopbackNat
15:32:45 [2020-07-21T15:32:45.345Z] --- PASS: TestNetworkLoopbackNat (3.13s)
15:32:45 [2020-07-21T15:32:45.345Z] === RUN   TestPause
15:32:45 [2020-07-21T15:32:45.917Z] --- PASS: TestPause (0.79s)
15:32:45 [2020-07-21T15:32:45.917Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:32:45 [2020-07-21T15:32:45.917Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:32:45 [2020-07-21T15:32:45.917Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:32:45 [2020-07-21T15:32:45.917Z] === RUN   TestPauseStopPausedContainer
15:32:46 [2020-07-21T15:32:46.860Z] --- PASS: TestPauseStopPausedContainer (0.78s)
15:32:46 [2020-07-21T15:32:46.860Z] === RUN   TestPsFilter
15:32:47 [2020-07-21T15:32:47.121Z] --- PASS: TestPsFilter (0.28s)
15:32:47 [2020-07-21T15:32:47.121Z] === RUN   TestRemoveContainerWithRemovedVolume
15:32:47 [2020-07-21T15:32:47.693Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
15:32:47 [2020-07-21T15:32:47.693Z] === RUN   TestRemoveContainerWithVolume
15:32:48 [2020-07-21T15:32:48.638Z] --- PASS: TestRemoveContainerWithVolume (0.75s)
15:32:48 [2020-07-21T15:32:48.638Z] === RUN   TestRemoveContainerRunning
15:32:49 [2020-07-21T15:32:49.211Z] --- PASS: TestRemoveContainerRunning (0.77s)
15:32:49 [2020-07-21T15:32:49.211Z] === RUN   TestRemoveContainerForceRemoveRunning
15:32:50 [2020-07-21T15:32:50.154Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s)
15:32:50 [2020-07-21T15:32:50.154Z] === RUN   TestRemoveInvalidContainer
15:32:50 [2020-07-21T15:32:50.154Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:32:50 [2020-07-21T15:32:50.154Z] === RUN   TestRenameLinkedContainer
15:32:53 [2020-07-21T15:32:53.457Z] --- PASS: TestRenameLinkedContainer (2.98s)
15:32:53 [2020-07-21T15:32:53.457Z] === RUN   TestRenameStoppedContainer
15:32:54 [2020-07-21T15:32:54.030Z] --- PASS: TestRenameStoppedContainer (0.75s)
15:32:54 [2020-07-21T15:32:54.030Z] === RUN   TestRenameRunningContainerAndReuse
15:32:55 [2020-07-21T15:32:55.415Z] --- PASS: TestRenameRunningContainerAndReuse (1.52s)
15:32:55 [2020-07-21T15:32:55.415Z] === RUN   TestRenameInvalidName
15:32:56 [2020-07-21T15:32:56.359Z] --- PASS: TestRenameInvalidName (0.80s)
15:32:56 [2020-07-21T15:32:56.359Z] === RUN   TestRenameAnonymousContainer
15:32:58 [2020-07-21T15:32:58.954Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:33:00 [2020-07-21T15:33:00.566Z] --- PASS: TestRenameAnonymousContainer (3.94s)
15:33:00 [2020-07-21T15:33:00.566Z] === RUN   TestRenameContainerWithSameName
15:33:00 [2020-07-21T15:33:00.827Z] --- PASS: TestRenameContainerWithSameName (0.77s)
15:33:00 [2020-07-21T15:33:00.827Z] === RUN   TestRenameContainerWithLinkedContainer
15:33:01 [2020-07-21T15:33:01.728Z] --- PASS: TestServiceWithDataPathPortInit (20.50s)
15:33:01 [2020-07-21T15:33:01.728Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:33:02 [2020-07-21T15:33:02.742Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s)
15:33:02 [2020-07-21T15:33:02.742Z] === RUN   TestResize
15:33:03 [2020-07-21T15:33:03.314Z] --- PASS: TestResize (0.75s)
15:33:03 [2020-07-21T15:33:03.314Z] === RUN   TestResizeWithInvalidSize
15:33:03 [2020-07-21T15:33:03.886Z] --- PASS: TestResizeWithInvalidSize (0.79s)
15:33:03 [2020-07-21T15:33:03.886Z] === RUN   TestResizeWhenContainerNotStarted
15:33:04 [2020-07-21T15:33:04.830Z] --- PASS: TestResizeWhenContainerNotStarted (0.76s)
15:33:04 [2020-07-21T15:33:04.830Z] === RUN   TestDaemonRestartKillContainers
15:33:04 [2020-07-21T15:33:04.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:33:04 [2020-07-21T15:33:04.830Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:33:07 [2020-07-21T15:33:07.382Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:33:07 [2020-07-21T15:33:07.646Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:33:07 [2020-07-21T15:33:07.646Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:33:08 [2020-07-21T15:33:08.220Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:33:09 [2020-07-21T15:33:09.611Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:33:09 [2020-07-21T15:33:09.873Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:33:09 [2020-07-21T15:33:09.873Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:33:10 [2020-07-21T15:33:10.134Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:33:10 [2020-07-21T15:33:10.223Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.00s)
15:33:10 [2020-07-21T15:33:10.223Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:osmjg8tdg027aoxo0e2njlt19 Created:2020-07-21 15:33:01.112081303 +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[7f109f1aa473eae999698e472621fa3baf1b59b10f5e81964086f49d15038501:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ut2hnsh5wsmesanipuvhscv7j EndpointID:d5a32a71c5439c1b2fb0159690746d403cdc61aefea37186b000fec676318529 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cbb2170dc02ff729c876cf587b4740a496815c95b89189bfaef4c09e3ac78378 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:965e801cccfa IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ut2hnsh5wsmesanipuvhscv7j EndpointID:d5a32a71c5439c1b2fb0159690746d403cdc61aefea37186b000fec676318529 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:33:10 [2020-07-21T15:33:10.223Z] PASS
15:33:10 [2020-07-21T15:33:10.223Z] 
15:33:10 [2020-07-21T15:33:10.223Z] === Skipped
15:33:10 [2020-07-21T15:33:10.223Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:33:10 [2020-07-21T15:33:10.223Z]     service_test.go:236: FLAKY_TEST
15:33:10 [2020-07-21T15:33:10.223Z] 
15:33:10 [2020-07-21T15:33:10.223Z] 
15:33:10 [2020-07-21T15:33:10.223Z] DONE 23 tests, 1 skipped in 56.651s
15:33:10 [2020-07-21T15:33:10.223Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:33:10 [2020-07-21T15:33:10.223Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:33:10 [2020-07-21T15:33:10.223Z] ++ set -e
15:33:10 [2020-07-21T15:33:10.223Z] ++ '[' -n 0 ']'
15:33:10 [2020-07-21T15:33:10.223Z] ++ set -x
15:33:10 [2020-07-21T15:33:10.223Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:33:10 [2020-07-21T15:33:10.223Z] INFO: Testing against a local daemon
15:33:10 [2020-07-21T15:33:10.223Z] === RUN   TestDockerNetworkIpvlanPersistance
15:33:10 [2020-07-21T15:33:10.223Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:33:10 [2020-07-21T15:33:10.223Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:33:10 [2020-07-21T15:33:10.223Z] === RUN   TestDockerNetworkIpvlan
15:33:10 [2020-07-21T15:33:10.223Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:33:10 [2020-07-21T15:33:10.223Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:33:10 [2020-07-21T15:33:10.223Z] PASS
15:33:10 [2020-07-21T15:33:10.223Z] 
15:33:10 [2020-07-21T15:33:10.223Z] === Skipped
15:33:10 [2020-07-21T15:33:10.223Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:33:10 [2020-07-21T15:33:10.223Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:33:10 [2020-07-21T15:33:10.223Z] 
15:33:10 [2020-07-21T15:33:10.223Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:33:10 [2020-07-21T15:33:10.223Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:33:10 [2020-07-21T15:33:10.223Z] 
15:33:10 [2020-07-21T15:33:10.223Z] 
15:33:10 [2020-07-21T15:33:10.223Z] DONE 2 tests, 2 skipped in 0.081s
15:33:10 [2020-07-21T15:33:10.223Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:33:10 [2020-07-21T15:33:10.223Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:33:10 [2020-07-21T15:33:10.223Z] ++ set -e
15:33:10 [2020-07-21T15:33:10.223Z] ++ '[' -n 0 ']'
15:33:10 [2020-07-21T15:33:10.223Z] ++ set -x
15:33:10 [2020-07-21T15:33:10.223Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:33:10 [2020-07-21T15:33:10.223Z] INFO: Testing against a local daemon
15:33:10 [2020-07-21T15:33:10.223Z] === RUN   TestDockerNetworkMacvlanPersistance
15:33:11 [2020-07-21T15:33:11.262Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s)
15:33:11 [2020-07-21T15:33:11.262Z] === RUN   TestDockerNetworkMacvlan
15:33:12 [2020-07-21T15:33:12.301Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:33:12 [2020-07-21T15:33:12.694Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:33:12 [2020-07-21T15:33:12.694Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.66s)
15:33:12 [2020-07-21T15:33:12.694Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s)
15:33:12 [2020-07-21T15:33:12.694Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.97s)
15:33:12 [2020-07-21T15:33:12.694Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s)
15:33:12 [2020-07-21T15:33:12.694Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s)
15:33:12 [2020-07-21T15:33:12.694Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s)
15:33:12 [2020-07-21T15:33:12.694Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
15:33:12 [2020-07-21T15:33:12.694Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s)
15:33:12 [2020-07-21T15:33:12.694Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s)
15:33:12 [2020-07-21T15:33:12.694Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s)
15:33:12 [2020-07-21T15:33:12.694Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.51s)
15:33:12 [2020-07-21T15:33:12.694Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.39s)
15:33:12 [2020-07-21T15:33:12.694Z] === RUN   TestCgroupNamespacesRun
15:33:13 [2020-07-21T15:33:13.339Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:33:13 [2020-07-21T15:33:13.974Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:33:14 [2020-07-21T15:33:14.608Z] --- PASS: TestCgroupNamespacesRun (1.82s)
15:33:14 [2020-07-21T15:33:14.608Z] === RUN   TestCgroupNamespacesRunPrivileged
15:33:15 [2020-07-21T15:33:15.192Z] .........                                                                [ 86%]
15:33:16 [2020-07-21T15:33:16.528Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s)
15:33:16 [2020-07-21T15:33:16.528Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:33:17 [2020-07-21T15:33:17.063Z] Loaded image: buildpack-deps:buster
15:33:17 [2020-07-21T15:33:17.320Z] Loaded image: buildpack-deps:buster
15:33:17 [2020-07-21T15:33:17.578Z] Loaded image: busybox:latest
15:33:17 [2020-07-21T15:33:17.835Z] Loaded image: busybox:latest
15:33:17 [2020-07-21T15:33:17.835Z] Loaded image: busybox:glibc
15:33:17 [2020-07-21T15:33:17.835Z] Loaded image: debian:buster
15:33:18 [2020-07-21T15:33:18.091Z] Loaded image: busybox:glibc
15:33:18 [2020-07-21T15:33:18.092Z] Loaded image: debian:buster
15:33:18 [2020-07-21T15:33:18.092Z] Loaded image: hello-world:latest
15:33:18 [2020-07-21T15:33:18.348Z] INFO: Testing against a local daemon
15:33:18 [2020-07-21T15:33:18.348Z] === RUN   TestDockerDaemonSuite
15:33:18 [2020-07-21T15:33:18.348Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
15:33:18 [2020-07-21T15:33:18.348Z] Loaded image: hello-world:latest
15:33:18 [2020-07-21T15:33:18.348Z] INFO: Testing against a local daemon
15:33:18 [2020-07-21T15:33:18.348Z] === RUN   TestDockerSuite
15:33:18 [2020-07-21T15:33:18.348Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:33:18 [2020-07-21T15:33:18.348Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:33:18 [2020-07-21T15:33:18.436Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:33:18 [2020-07-21T15:33:18.442Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s)
15:33:18 [2020-07-21T15:33:18.442Z] === RUN   TestCgroupNamespacesRunHostMode
15:33:18 [2020-07-21T15:33:18.605Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:33:18 [2020-07-21T15:33:18.605Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:33:18 [2020-07-21T15:33:18.605Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:33:18 [2020-07-21T15:33:18.605Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:33:18 [2020-07-21T15:33:18.605Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:33:18 [2020-07-21T15:33:18.605Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:33:19 [2020-07-21T15:33:19.274Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:33:19 [2020-07-21T15:33:19.829Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s)
15:33:19 [2020-07-21T15:33:19.829Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:33:20 [2020-07-21T15:33:20.472Z] tests/integration/models_networks_test.py ....                           [ 90%]
15:33:21 [2020-07-21T15:33:21.745Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s)
15:33:21 [2020-07-21T15:33:21.745Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:33:21 [2020-07-21T15:33:21.885Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:33:21 [2020-07-21T15:33:21.885Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:33:21 [2020-07-21T15:33:21.982Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:33:22 [2020-07-21T15:33:22.455Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:33:22 [2020-07-21T15:33:22.712Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:33:23 [2020-07-21T15:33:23.274Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:33:23 [2020-07-21T15:33:23.530Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:33:23 [2020-07-21T15:33:23.660Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s)
15:33:23 [2020-07-21T15:33:23.660Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:33:23 [2020-07-21T15:33:23.787Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:33:24 [2020-07-21T15:33:24.233Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s)
15:33:24 [2020-07-21T15:33:24.233Z] === RUN   TestCgroupNamespacesRunOlderClient
15:33:25 [2020-07-21T15:33:25.157Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:33:25 [2020-07-21T15:33:25.414Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:33:25 [2020-07-21T15:33:25.414Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:33:25 [2020-07-21T15:33:25.414Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:33:25 [2020-07-21T15:33:25.671Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
15:33:26 [2020-07-21T15:33:26.147Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
15:33:26 [2020-07-21T15:33:26.147Z] === RUN   TestKernelTCPMemory
15:33:26 [2020-07-21T15:33:26.602Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:33:27 [2020-07-21T15:33:27.035Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:33:27 [2020-07-21T15:33:27.035Z] tests/integration/models_resources_test.py .                             [ 91%]
15:33:27 [2020-07-21T15:33:27.094Z] --- PASS: TestKernelTCPMemory (0.89s)
15:33:27 [2020-07-21T15:33:27.094Z] === RUN   TestNISDomainname
15:33:27 [2020-07-21T15:33:27.532Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:33:27 [2020-07-21T15:33:27.532Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:33:27 [2020-07-21T15:33:27.532Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:33:27 [2020-07-21T15:33:27.532Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:33:27 [2020-07-21T15:33:27.532Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:33:28 [2020-07-21T15:33:28.043Z] --- PASS: TestNISDomainname (0.96s)
15:33:28 [2020-07-21T15:33:28.043Z] === RUN   TestHostnameDnsResolution
15:33:28 [2020-07-21T15:33:28.095Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
15:33:28 [2020-07-21T15:33:28.747Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:33:28 [2020-07-21T15:33:28.890Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:33:29 [2020-07-21T15:33:29.964Z] --- PASS: TestHostnameDnsResolution (1.72s)
15:33:29 [2020-07-21T15:33:29.964Z] === RUN   TestStats
15:33:30 [2020-07-21T15:33:30.404Z] --- PASS: TestDockerNetworkMacvlan (19.15s)
15:33:30 [2020-07-21T15:33:30.404Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s)
15:33:30 [2020-07-21T15:33:30.404Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s)
15:33:30 [2020-07-21T15:33:30.404Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s)
15:33:30 [2020-07-21T15:33:30.404Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.45s)
15:33:30 [2020-07-21T15:33:30.404Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.37s)
15:33:30 [2020-07-21T15:33:30.404Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.43s)
15:33:30 [2020-07-21T15:33:30.404Z] PASS
15:33:30 [2020-07-21T15:33:30.404Z] 
15:33:30 [2020-07-21T15:33:30.404Z] DONE 8 tests in 20.671s
15:33:30 [2020-07-21T15:33:30.404Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m 
15:33:30 [2020-07-21T15:33:30.404Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:33:30 [2020-07-21T15:33:30.404Z] ++ set -e
15:33:30 [2020-07-21T15:33:30.404Z] ++ '[' -n 0 ']'
15:33:30 [2020-07-21T15:33:30.404Z] ++ set -x
15:33:30 [2020-07-21T15:33:30.404Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:33:30 [2020-07-21T15:33:30.404Z] testing: warning: no tests to run
15:33:30 [2020-07-21T15:33:30.404Z] PASS
15:33:30 [2020-07-21T15:33:30.404Z] 
15:33:30 [2020-07-21T15:33:30.404Z] DONE 0 tests in 0.017s
15:33:30 [2020-07-21T15:33:30.404Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:33:30 [2020-07-21T15:33:30.404Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:33:30 [2020-07-21T15:33:30.404Z] ++ set -e
15:33:30 [2020-07-21T15:33:30.404Z] ++ '[' -n 0 ']'
15:33:30 [2020-07-21T15:33:30.404Z] ++ set -x
15:33:30 [2020-07-21T15:33:30.404Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:33:30 [2020-07-21T15:33:30.613Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
15:33:30 [2020-07-21T15:33:30.697Z] INFO: Testing against a local daemon
15:33:30 [2020-07-21T15:33:30.697Z] === RUN   TestAuthZPluginAllowRequest
15:33:31 [2020-07-21T15:33:31.980Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:33:32 [2020-07-21T15:33:32.028Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:33:32 [2020-07-21T15:33:32.028Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:33:32 [2020-07-21T15:33:32.209Z] --- PASS: TestAuthZPluginAllowRequest (1.71s)
15:33:32 [2020-07-21T15:33:32.209Z] === RUN   TestAuthZPluginTLS
15:33:32 [2020-07-21T15:33:32.507Z] --- PASS: TestStats (2.79s)
15:33:32 [2020-07-21T15:33:32.507Z] === RUN   TestStopContainerWithTimeout
15:33:32 [2020-07-21T15:33:32.507Z] === RUN   TestStopContainerWithTimeout/0
15:33:32 [2020-07-21T15:33:32.507Z] === PAUSE TestStopContainerWithTimeout/0
15:33:32 [2020-07-21T15:33:32.507Z] === RUN   TestStopContainerWithTimeout/1
15:33:32 [2020-07-21T15:33:32.507Z] === PAUSE TestStopContainerWithTimeout/1
15:33:32 [2020-07-21T15:33:32.507Z] === RUN   TestStopContainerWithTimeout/3
15:33:32 [2020-07-21T15:33:32.507Z] === PAUSE TestStopContainerWithTimeout/3
15:33:32 [2020-07-21T15:33:32.507Z] === RUN   TestStopContainerWithTimeout/-1
15:33:32 [2020-07-21T15:33:32.507Z] === PAUSE TestStopContainerWithTimeout/-1
15:33:32 [2020-07-21T15:33:32.507Z] === CONT  TestStopContainerWithTimeout/0
15:33:32 [2020-07-21T15:33:32.507Z] === CONT  TestStopContainerWithTimeout/3
15:33:32 [2020-07-21T15:33:32.507Z] === CONT  TestStopContainerWithTimeout/-1
15:33:32 [2020-07-21T15:33:32.507Z] === CONT  TestStopContainerWithTimeout/1
15:33:32 [2020-07-21T15:33:32.546Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
15:33:32 [2020-07-21T15:33:32.843Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:33:32 [2020-07-21T15:33:32.843Z] === RUN   TestAuthZPluginDenyRequest
15:33:33 [2020-07-21T15:33:33.478Z] --- PASS: TestAuthZPluginDenyRequest (0.52s)
15:33:33 [2020-07-21T15:33:33.478Z] === RUN   TestAuthZPluginAPIDenyResponse
15:33:33 [2020-07-21T15:33:33.914Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:33:34 [2020-07-21T15:33:34.039Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:33:34 [2020-07-21T15:33:34.039Z] 
15:33:34 [2020-07-21T15:33:34.039Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:33:34 [2020-07-21T15:33:34.039Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:33:34 [2020-07-21T15:33:34.039Z] HOSTNAME=33e7f654c816
15:33:34 [2020-07-21T15:33:34.039Z] TESTDEBUG=0
15:33:34 [2020-07-21T15:33:34.039Z] DEST=bundles/test-integration
15:33:34 [2020-07-21T15:33:34.039Z] PWD=/go/src/github.com/docker/docker
15:33:34 [2020-07-21T15:33:34.039Z] DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741
15:33:34 [2020-07-21T15:33:34.039Z] container=docker
15:33:34 [2020-07-21T15:33:34.039Z] HOME=/root
15:33:34 [2020-07-21T15:33:34.039Z] GOLANG_VERSION=1.13.14
15:33:34 [2020-07-21T15:33:34.039Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:33:34 [2020-07-21T15:33:34.039Z] VALIDATE_BRANCH=master
15:33:34 [2020-07-21T15:33:34.039Z] TERM=xterm
15:33:34 [2020-07-21T15:33:34.039Z] DOCKER_PKG=github.com/docker/docker
15:33:34 [2020-07-21T15:33:34.039Z] SHLVL=1
15:33:34 [2020-07-21T15:33:34.039Z] TIMEOUT=120m
15:33:34 [2020-07-21T15:33:34.039Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald
15:33:34 [2020-07-21T15:33:34.039Z] DOCKER_GRAPHDRIVER=overlay2
15:33:34 [2020-07-21T15:33:34.039Z] GO111MODULE=off
15:33:34 [2020-07-21T15:33:34.039Z] DOCKER_EXPERIMENTAL=1
15:33:34 [2020-07-21T15:33:34.039Z] TEST_SKIP_INTEGRATION_CLI=1
15:33:34 [2020-07-21T15:33:34.039Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:33:34 [2020-07-21T15:33:34.039Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:33:34 [2020-07-21T15:33:34.039Z] GOPATH=/go
15:33:34 [2020-07-21T15:33:34.039Z] PKG_CONFIG=pkg-config
15:33:34 [2020-07-21T15:33:34.039Z] _=/usr/bin/env
15:33:34 [2020-07-21T15:33:34.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:33:34 [2020-07-21T15:33:34.114Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:33:34 [2020-07-21T15:33:34.114Z] === RUN   TestAuthZPluginDenyResponse
15:33:34 [2020-07-21T15:33:34.406Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
15:33:34 [2020-07-21T15:33:34.406Z] === RUN   TestAuthZPluginAllowEventStream
15:33:34 [2020-07-21T15:33:34.479Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
15:33:35 [2020-07-21T15:33:35.646Z] tests/integration/regression_test.py ......                              [ 98%]
15:33:35 [2020-07-21T15:33:35.848Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
15:33:36 [2020-07-21T15:33:36.106Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:33:36 [2020-07-21T15:33:36.163Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:33:36 [2020-07-21T15:33:36.163Z] tests/integration/credentials/utils_test.py .                            [100%]
15:33:36 [2020-07-21T15:33:36.163Z] 
15:33:36 [2020-07-21T15:33:36.163Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:33:36 [2020-07-21T15:33:36.163Z] =========================== short test summary info ============================
15:33:36 [2020-07-21T15:33:36.163Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:33:36 [2020-07-21T15:33:36.163Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:33:36 [2020-07-21T15:33:36.163Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:33:36 [2020-07-21T15:33:36.163Z]   Not supported on most drivers
15:33:36 [2020-07-21T15:33:36.163Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:33:36 [2020-07-21T15:33:36.163Z]   Output of docker top depends on host distro, and is not formalized.
15:33:36 [2020-07-21T15:33:36.163Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:33:36 [2020-07-21T15:33:36.163Z]   Output of docker top depends on host distro, and is not formalized.
15:33:36 [2020-07-21T15:33:36.163Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:33:36 [2020-07-21T15:33:36.163Z]   Can fail if eth0 has multiple IP addresses
15:33:36 [2020-07-21T15:33:36.163Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:33:36 [2020-07-21T15:33:36.163Z]   This doesn't seem to be taken into account by the engine
15:33:36 [2020-07-21T15:33:36.163Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME
15:33:36 [2020-07-21T15:33:36.163Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:33:36 [2020-07-21T15:33:36.163Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.44 seconds ==
15:33:36 [2020-07-21T15:33:36.422Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:33:36 [2020-07-21T15:33:36.478Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
15:33:36 [2020-07-21T15:33:36.478Z] === RUN   TestAuthZPluginErrorResponse
15:33:36 [2020-07-21T15:33:36.715Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:33:36 [2020-07-21T15:33:36.715Z]     --- PASS: TestStopContainerWithTimeout/0 (1.34s)
15:33:36 [2020-07-21T15:33:36.715Z]     --- PASS: TestStopContainerWithTimeout/1 (2.61s)
15:33:36 [2020-07-21T15:33:36.715Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.03s)
15:33:36 [2020-07-21T15:33:36.715Z]     --- PASS: TestStopContainerWithTimeout/3 (3.56s)
15:33:36 [2020-07-21T15:33:36.715Z] === RUN   TestDeleteDevicemapper
15:33:36 [2020-07-21T15:33:36.715Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:33:36 [2020-07-21T15:33:36.715Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:33:36 [2020-07-21T15:33:36.715Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:33:36 [2020-07-21T15:33:36.770Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
15:33:36 [2020-07-21T15:33:36.770Z] === RUN   TestAuthZPluginErrorRequest
15:33:37 [2020-07-21T15:33:37.405Z] --- PASS: TestAuthZPluginErrorRequest (0.52s)
15:33:37 [2020-07-21T15:33:37.405Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:33:37 [2020-07-21T15:33:37.697Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:33:37 [2020-07-21T15:33:37.697Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:33:38 [2020-07-21T15:33:38.004Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:33:38 [2020-07-21T15:33:38.568Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
15:33:38 [2020-07-21T15:33:38.631Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.31s)
15:33:38 [2020-07-21T15:33:38.631Z] === RUN   TestUpdateMemory
15:33:38 [2020-07-21T15:33:38.631Z] --- SKIP: TestUpdateMemory (0.00s)
15:33:38 [2020-07-21T15:33:38.631Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:33:38 [2020-07-21T15:33:38.631Z] === RUN   TestUpdateCPUQuota
15:33:38 [2020-07-21T15:33:38.824Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:33:39 [2020-07-21T15:33:39.573Z] --- PASS: TestUpdateCPUQuota (1.28s)
15:33:39 [2020-07-21T15:33:39.573Z] === RUN   TestUpdatePidsLimit
15:33:39 [2020-07-21T15:33:39.573Z] === RUN   TestUpdatePidsLimit/update_from_none
15:33:39 [2020-07-21T15:33:39.752Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:33:40 [2020-07-21T15:33:40.145Z] === RUN   TestUpdatePidsLimit/no_change
15:33:40 [2020-07-21T15:33:40.407Z] === RUN   TestUpdatePidsLimit/update_lower
15:33:40 [2020-07-21T15:33:40.433Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s)
15:33:40 [2020-07-21T15:33:40.433Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:33:40 [2020-07-21T15:33:40.668Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:33:40 [2020-07-21T15:33:40.681Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:33:41 [2020-07-21T15:33:41.241Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:33:41 [2020-07-21T15:33:41.245Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
15:33:41 [2020-07-21T15:33:41.501Z] === RUN   TestDockerSuite/TestAttachAfterDetach
15:33:41 [2020-07-21T15:33:41.501Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:33:41 [2020-07-21T15:33:41.762Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:33:41 [2020-07-21T15:33:41.795Z] --- PASS: TestImportExtremelyLargeImageWorks (109.31s)
15:33:41 [2020-07-21T15:33:41.795Z] PASS
15:33:41 [2020-07-21T15:33:41.795Z] 
15:33:41 [2020-07-21T15:33:41.795Z] === Skipped
15:33:41 [2020-07-21T15:33:41.795Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:33:41 [2020-07-21T15:33:41.795Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:33:41 [2020-07-21T15:33:41.795Z] 
15:33:41 [2020-07-21T15:33:41.795Z] 
15:33:41 [2020-07-21T15:33:41.795Z] DONE 12 tests, 1 skipped in 113.431s
15:33:41 [2020-07-21T15:33:41.795Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:33:41 [2020-07-21T15:33:41.795Z] INFO: Testing against a local daemon
15:33:41 [2020-07-21T15:33:41.795Z] === RUN   TestNetworkCreateDelete
15:33:41 [2020-07-21T15:33:41.795Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:33:41 [2020-07-21T15:33:41.795Z] === RUN   TestDockerNetworkDeletePreferID
15:33:41 [2020-07-21T15:33:41.795Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
15:33:41 [2020-07-21T15:33:41.795Z] === RUN   TestDaemonDNSFallback
15:33:42 [2020-07-21T15:33:42.505Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.24s)
15:33:42 [2020-07-21T15:33:42.505Z] === RUN   TestAuthZPluginHeader
15:33:43 [2020-07-21T15:33:43.141Z] --- PASS: TestAuthZPluginHeader (0.84s)
15:33:43 [2020-07-21T15:33:43.141Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:33:43 [2020-07-21T15:33:43.141Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:33:43 [2020-07-21T15:33:43.141Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:33:43 [2020-07-21T15:33:43.141Z] === RUN   TestAuthZPluginV2Disable
15:33:43 [2020-07-21T15:33:43.141Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:33:43 [2020-07-21T15:33:43.141Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:33:43 [2020-07-21T15:33:43.141Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:33:43 [2020-07-21T15:33:43.141Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:33:43 [2020-07-21T15:33:43.141Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:33:43 [2020-07-21T15:33:43.141Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:33:43 [2020-07-21T15:33:43.141Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:33:43 [2020-07-21T15:33:43.141Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:33:43 [2020-07-21T15:33:43.141Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:33:43 [2020-07-21T15:33:43.148Z] --- PASS: TestUpdatePidsLimit (3.58s)
15:33:43 [2020-07-21T15:33:43.148Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
15:33:43 [2020-07-21T15:33:43.148Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
15:33:43 [2020-07-21T15:33:43.148Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.35s)
15:33:43 [2020-07-21T15:33:43.148Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s)
15:33:43 [2020-07-21T15:33:43.148Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
15:33:43 [2020-07-21T15:33:43.148Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s)
15:33:43 [2020-07-21T15:33:43.148Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s)
15:33:43 [2020-07-21T15:33:43.148Z] === RUN   TestUpdateRestartPolicy
15:33:43 [2020-07-21T15:33:43.395Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
15:33:44 [2020-07-21T15:33:44.326Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
15:33:45 [2020-07-21T15:33:45.257Z] === RUN   TestDockerSuite/TestAttachDetach
15:33:46 [2020-07-21T15:33:46.627Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:33:47 [2020-07-21T15:33:47.192Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:33:48 [2020-07-21T15:33:48.122Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
15:33:48 [2020-07-21T15:33:48.325Z] --- PASS: TestDaemonDNSFallback (7.49s)
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestInspectNetwork
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestInspectNetwork (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestRunContainerWithBridgeNone
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestNetworkInvalidJSON
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestNetworkInvalidJSON//networks/create
15:33:48 [2020-07-21T15:33:48.325Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:33:48 [2020-07-21T15:33:48.325Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:33:48 [2020-07-21T15:33:48.325Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:33:48 [2020-07-21T15:33:48.325Z] === CONT  TestNetworkInvalidJSON//networks/create
15:33:48 [2020-07-21T15:33:48.325Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:33:48 [2020-07-21T15:33:48.325Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:33:48 [2020-07-21T15:33:48.325Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:33:48 [2020-07-21T15:33:48.325Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestHostIPv4BridgeLabel
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestDaemonRestartWithLiveRestore
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestDaemonDefaultNetworkPools
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestDaemonRestartWithExistingNetwork
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestServiceWithPredefinedNetwork
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:236: FLAKY_TEST
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestServiceWithDataPathPortInit
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:48 [2020-07-21T15:33:48.325Z] PASS
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === Skipped
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:236: FLAKY_TEST
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] DONE 19 tests, 12 skipped in 8.195s
15:33:48 [2020-07-21T15:33:48.325Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:33:48 [2020-07-21T15:33:48.325Z] INFO: Testing against a local daemon
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestDockerNetworkIpvlanPersistance
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestDockerNetworkIpvlan
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:33:48 [2020-07-21T15:33:48.325Z] PASS
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === Skipped
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] DONE 2 tests, 2 skipped in 0.103s
15:33:48 [2020-07-21T15:33:48.325Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:33:48 [2020-07-21T15:33:48.325Z] INFO: Testing against a local daemon
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestDockerNetworkMacvlanPersistance
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestDockerNetworkMacvlan
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] PASS
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === Skipped
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] DONE 2 tests, 2 skipped in 0.100s
15:33:48 [2020-07-21T15:33:48.325Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:33:48 [2020-07-21T15:33:48.325Z] testing: warning: no tests to run
15:33:48 [2020-07-21T15:33:48.325Z] PASS
15:33:48 [2020-07-21T15:33:48.325Z] 
15:33:48 [2020-07-21T15:33:48.325Z] DONE 0 tests in 0.020s
15:33:48 [2020-07-21T15:33:48.325Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:33:48 [2020-07-21T15:33:48.325Z] INFO: Testing against a local daemon
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestAuthZPluginAllowRequest
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestAuthZPluginTLS
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestAuthZPluginDenyRequest
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestAuthZPluginAPIDenyResponse
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestAuthZPluginDenyResponse
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestAuthZPluginAllowEventStream
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestAuthZPluginErrorResponse
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestAuthZPluginErrorRequest
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestAuthZPluginHeader
15:33:48 [2020-07-21T15:33:48.325Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:33:48 [2020-07-21T15:33:48.325Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.325Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:33:48 [2020-07-21T15:33:48.581Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.35s)
15:33:48 [2020-07-21T15:33:48.581Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.581Z] === RUN   TestAuthZPluginV2Disable
15:33:48 [2020-07-21T15:33:48.581Z] --- SKIP: TestAuthZPluginV2Disable (0.12s)
15:33:48 [2020-07-21T15:33:48.581Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.581Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:33:48 [2020-07-21T15:33:48.626Z] Leaving: AppArmorNo profiles have been unloaded.
15:33:48 [2020-07-21T15:33:48.626Z] 
15:33:48 [2020-07-21T15:33:48.626Z] Unloading profiles will leave already running processes permanently
15:33:48 [2020-07-21T15:33:48.626Z] unconfined, which can lead to unexpected situations.
15:33:48 [2020-07-21T15:33:48.626Z] 
15:33:48 [2020-07-21T15:33:48.626Z] To set a process to complain mode, use the command line tool
15:33:48 [2020-07-21T15:33:48.626Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:33:48 [2020-07-21T15:33:48.626Z] 
15:33:48 [2020-07-21T15:33:48.836Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.07s)
15:33:48 [2020-07-21T15:33:48.836Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.836Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:33:48 [2020-07-21T15:33:48.836Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.06s)
15:33:48 [2020-07-21T15:33:48.836Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:48 [2020-07-21T15:33:48.836Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:33:49 [2020-07-21T15:33:49.093Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.15s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] PASS
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === Skipped
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.35s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.12s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.07s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.06s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.15s)
15:33:49 [2020-07-21T15:33:49.093Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] DONE 17 tests, 17 skipped in 0.843s
15:33:49 [2020-07-21T15:33:49.093Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:33:49 [2020-07-21T15:33:49.093Z] INFO: Testing against a local daemon
15:33:49 [2020-07-21T15:33:49.093Z] === RUN   TestPluginInvalidJSON
15:33:49 [2020-07-21T15:33:49.093Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:33:49 [2020-07-21T15:33:49.093Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:33:49 [2020-07-21T15:33:49.093Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:33:49 [2020-07-21T15:33:49.093Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:33:49 [2020-07-21T15:33:49.093Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z] === RUN   TestPluginInstall
15:33:49 [2020-07-21T15:33:49.093Z] --- SKIP: TestPluginInstall (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] PASS
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] === Skipped
15:33:49 [2020-07-21T15:33:49.093Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
15:33:49 [2020-07-21T15:33:49.093Z]     plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] 
15:33:49 [2020-07-21T15:33:49.093Z] DONE 3 tests, 1 skipped in 0.138s
15:33:49 [2020-07-21T15:33:49.093Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
Post stage
[Pipeline] junit
15:33:49 [2020-07-21T15:33:49.206Z] Recording test results
15:33:49 [2020-07-21T15:33:49.393Z] INFO: Testing against a local daemon
15:33:49 [2020-07-21T15:33:49.393Z] === RUN   TestExternalGraphDriver
15:33:49 [2020-07-21T15:33:49.393Z] --- SKIP: TestExternalGraphDriver (0.08s)
15:33:49 [2020-07-21T15:33:49.393Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:33:49 [2020-07-21T15:33:49.393Z] === RUN   TestGraphdriverPluginV2
15:33:49 [2020-07-21T15:33:49.488Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:33:50 [2020-07-21T15:33:50.051Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:33:50 [2020-07-21T15:33:50.614Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
[Pipeline] sh
15:33:51 [2020-07-21T15:33:51.042Z] + echo Ensuring container killed.
15:33:51 [2020-07-21T15:33:51.042Z] Ensuring container killed.
15:33:51 [2020-07-21T15:33:51.042Z] + docker rm -vf docker-pr1
15:33:51 [2020-07-21T15:33:51.042Z] Error: No such container: docker-pr1
15:33:51 [2020-07-21T15:33:51.042Z] + true
[Pipeline] sh
15:33:51 [2020-07-21T15:33:51.177Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:33:51 [2020-07-21T15:33:51.323Z] + echo Chowning /workspace to jenkins user
15:33:51 [2020-07-21T15:33:51.323Z] Chowning /workspace to jenkins user
15:33:51 [2020-07-21T15:33:51.323Z] + id -u
15:33:51 [2020-07-21T15:33:51.323Z] + id -g
15:33:51 [2020-07-21T15:33:51.323Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41242:/workspace busybox chown -R 1000:1000 /workspace
15:33:51 [2020-07-21T15:33:51.323Z] Unable to find image 'busybox:latest' locally
15:33:51 [2020-07-21T15:33:51.323Z] latest: Pulling from library/busybox
15:33:51 [2020-07-21T15:33:51.323Z] 91f30d776fb2: Pulling fs layer
15:33:51 [2020-07-21T15:33:51.323Z] 91f30d776fb2: Verifying Checksum
15:33:51 [2020-07-21T15:33:51.323Z] 91f30d776fb2: Download complete
15:33:51 [2020-07-21T15:33:51.583Z] 91f30d776fb2: Pull complete
15:33:51 [2020-07-21T15:33:51.583Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
15:33:51 [2020-07-21T15:33:51.583Z] Status: Downloaded newer image for busybox:latest
15:33:52 [2020-07-21T15:33:52.107Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
15:33:52 [2020-07-21T15:33:52.670Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:33:53 [2020-07-21T15:33:53.259Z] + bundleName=docker-py
15:33:53 [2020-07-21T15:33:53.259Z] + echo Creating docker-py-bundles.tar.gz
15:33:53 [2020-07-21T15:33:53.259Z] Creating docker-py-bundles.tar.gz
15:33:53 [2020-07-21T15:33:53.259Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log
[Pipeline] archiveArtifacts
15:33:53 [2020-07-21T15:33:53.278Z] Archiving artifacts
15:33:54 [2020-07-21T15:33:54.564Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:33:54 [2020-07-21T15:33:54.564Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
15:33:54 [2020-07-21T15:33:54.690Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41242/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
15:33:55 [2020-07-21T15:33:55.047Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/make.sh binary-daemon
15:33:55 [2020-07-21T15:33:55.127Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
15:33:55 [2020-07-21T15:33:55.307Z] 
15:33:55 [2020-07-21T15:33:55.379Z] --- PASS: TestUpdateRestartPolicy (12.28s)
15:33:55 [2020-07-21T15:33:55.379Z] === RUN   TestUpdateRestartWithAutoRemove
15:33:55 [2020-07-21T15:33:55.383Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:33:55 [2020-07-21T15:33:55.566Z] Removing bundles/
15:33:55 [2020-07-21T15:33:55.566Z] 
15:33:55 [2020-07-21T15:33:55.566Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon)
15:33:55 [2020-07-21T15:33:55.566Z] Building: bundles/binary-daemon/dockerd-dev
15:33:55 [2020-07-21T15:33:55.566Z] GOOS="" GOARCH="" GOARM=""
15:33:55 [2020-07-21T15:33:55.640Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
15:33:56 [2020-07-21T15:33:56.014Z] --- PASS: TestGraphdriverPluginV2 (5.53s)
15:33:56 [2020-07-21T15:33:56.014Z] PASS
15:33:56 [2020-07-21T15:33:56.014Z] 
15:33:56 [2020-07-21T15:33:56.014Z] === Skipped
15:33:56 [2020-07-21T15:33:56.014Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s)
15:33:56 [2020-07-21T15:33:56.014Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:33:56 [2020-07-21T15:33:56.014Z] 
15:33:56 [2020-07-21T15:33:56.014Z] 
15:33:56 [2020-07-21T15:33:56.014Z] DONE 2 tests, 1 skipped in 5.722s
15:33:56 [2020-07-21T15:33:56.014Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:33:56 [2020-07-21T15:33:56.014Z] INFO: Testing against a local daemon
15:33:56 [2020-07-21T15:33:56.014Z] === RUN   TestContinueAfterPluginCrash
15:33:56 [2020-07-21T15:33:56.014Z] === PAUSE TestContinueAfterPluginCrash
15:33:56 [2020-07-21T15:33:56.014Z] === RUN   TestReadPluginNoRead
15:33:56 [2020-07-21T15:33:56.014Z] === PAUSE TestReadPluginNoRead
15:33:56 [2020-07-21T15:33:56.014Z] === RUN   TestDaemonStartWithLogOpt
15:33:56 [2020-07-21T15:33:56.014Z] === PAUSE TestDaemonStartWithLogOpt
15:33:56 [2020-07-21T15:33:56.014Z] === CONT  TestContinueAfterPluginCrash
15:33:56 [2020-07-21T15:33:56.014Z] === CONT  TestDaemonStartWithLogOpt
15:33:56 [2020-07-21T15:33:56.323Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s)
15:33:56 [2020-07-21T15:33:56.323Z] === RUN   TestWaitNonBlocked
15:33:56 [2020-07-21T15:33:56.323Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:33:56 [2020-07-21T15:33:56.323Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:33:56 [2020-07-21T15:33:56.323Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:33:56 [2020-07-21T15:33:56.323Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:33:56 [2020-07-21T15:33:56.323Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:33:56 [2020-07-21T15:33:56.323Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:33:56 [2020-07-21T15:33:56.572Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:33:56 [2020-07-21T15:33:56.572Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:33:56 [2020-07-21T15:33:56.829Z] --- PASS: TestBuildWithHugeFile (100.47s)
15:33:56 [2020-07-21T15:33:56.829Z] === RUN   TestBuildWithEmptyDockerfile
15:33:56 [2020-07-21T15:33:56.829Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:33:56 [2020-07-21T15:33:56.829Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:33:56 [2020-07-21T15:33:56.829Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:33:56 [2020-07-21T15:33:56.829Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:33:56 [2020-07-21T15:33:56.829Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:33:56 [2020-07-21T15:33:56.829Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:33:56 [2020-07-21T15:33:56.829Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:33:56 [2020-07-21T15:33:56.829Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:33:57 [2020-07-21T15:33:57.089Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:33:57 [2020-07-21T15:33:57.089Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s)
15:33:57 [2020-07-21T15:33:57.089Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s)
15:33:57 [2020-07-21T15:33:57.089Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s)
15:33:57 [2020-07-21T15:33:57.089Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s)
15:33:57 [2020-07-21T15:33:57.089Z] === RUN   TestBuildPreserveOwnership
15:33:57 [2020-07-21T15:33:57.089Z] === RUN   TestBuildPreserveOwnership/copy_from
15:33:57 [2020-07-21T15:33:57.265Z] --- PASS: TestWaitNonBlocked (0.03s)
15:33:57 [2020-07-21T15:33:57.265Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s)
15:33:57 [2020-07-21T15:33:57.265Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s)
15:33:57 [2020-07-21T15:33:57.265Z] === RUN   TestWaitBlocked
15:33:57 [2020-07-21T15:33:57.265Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:33:57 [2020-07-21T15:33:57.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:33:57 [2020-07-21T15:33:57.265Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:33:57 [2020-07-21T15:33:57.265Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:33:57 [2020-07-21T15:33:57.265Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:33:57 [2020-07-21T15:33:57.265Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:33:57 [2020-07-21T15:33:57.347Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
15:33:57 [2020-07-21T15:33:57.914Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:33:57 [2020-07-21T15:33:57.914Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
15:33:58 [2020-07-21T15:33:58.213Z] --- PASS: TestWaitBlocked (0.03s)
15:33:58 [2020-07-21T15:33:58.213Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s)
15:33:58 [2020-07-21T15:33:58.213Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s)
15:33:58 [2020-07-21T15:33:58.213Z] === CONT  TestContainerStartOnDaemonRestart
15:33:58 [2020-07-21T15:33:58.213Z] === CONT  TestIpcModeOlderClient
15:33:58 [2020-07-21T15:33:58.213Z] === CONT  TestDaemonHostGatewayIP
15:33:58 [2020-07-21T15:33:58.213Z] === CONT  TestDaemonRestartIpcMode
15:33:58 [2020-07-21T15:33:58.475Z] --- PASS: TestIpcModeOlderClient (0.21s)
15:33:58 [2020-07-21T15:33:58.475Z] === CONT  TestContainerKillOnDaemonStart
15:33:58 [2020-07-21T15:33:58.476Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:34:00 [2020-07-21T15:34:00.375Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
15:34:00 [2020-07-21T15:34:00.693Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:34:01 [2020-07-21T15:34:01.780Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.34s)
15:34:01 [2020-07-21T15:34:01.780Z] PASS
15:34:01 [2020-07-21T15:34:01.780Z] 
15:34:01 [2020-07-21T15:34:01.780Z] === Skipped
15:34:01 [2020-07-21T15:34:01.780Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:34:01 [2020-07-21T15:34:01.780Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:34:01 [2020-07-21T15:34:01.780Z] 
15:34:01 [2020-07-21T15:34:01.780Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:34:01 [2020-07-21T15:34:01.780Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:34:01 [2020-07-21T15:34:01.780Z] 
15:34:01 [2020-07-21T15:34:01.780Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:34:01 [2020-07-21T15:34:01.780Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:34:01 [2020-07-21T15:34:01.780Z] 
15:34:01 [2020-07-21T15:34:01.780Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:34:01 [2020-07-21T15:34:01.780Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:34:01 [2020-07-21T15:34:01.780Z] 
15:34:01 [2020-07-21T15:34:01.780Z] 
15:34:01 [2020-07-21T15:34:01.780Z] DONE 17 tests, 4 skipped in 29.812s
15:34:01 [2020-07-21T15:34:01.780Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:34:01 [2020-07-21T15:34:01.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:34:01 [2020-07-21T15:34:01.780Z] ++ set -e
15:34:01 [2020-07-21T15:34:01.780Z] ++ '[' -n 0 ']'
15:34:01 [2020-07-21T15:34:01.780Z] ++ set -x
15:34:01 [2020-07-21T15:34:01.780Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:34:01 [2020-07-21T15:34:01.780Z] INFO: Testing against a local daemon
15:34:01 [2020-07-21T15:34:01.780Z] === RUN   TestPluginInvalidJSON
15:34:01 [2020-07-21T15:34:01.780Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:34:01 [2020-07-21T15:34:01.780Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:34:01 [2020-07-21T15:34:01.780Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:34:01 [2020-07-21T15:34:01.780Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:34:01 [2020-07-21T15:34:01.780Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:34:01 [2020-07-21T15:34:01.780Z] === RUN   TestPluginInstall
15:34:01 [2020-07-21T15:34:01.780Z] === RUN   TestPluginInstall/no_auth
15:34:01 [2020-07-21T15:34:01.784Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s)
15:34:02 [2020-07-21T15:34:02.095Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
15:34:02 [2020-07-21T15:34:02.662Z] --- PASS: TestBuildPreserveOwnership (5.37s)
15:34:02 [2020-07-21T15:34:02.662Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.42s)
15:34:02 [2020-07-21T15:34:02.662Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s)
15:34:02 [2020-07-21T15:34:02.662Z] === RUN   TestBuildPlatformInvalid
15:34:02 [2020-07-21T15:34:02.662Z] --- PASS: TestBuildPlatformInvalid (0.17s)
15:34:02 [2020-07-21T15:34:02.662Z] PASS
15:34:02 [2020-07-21T15:34:02.662Z] 
15:34:02 [2020-07-21T15:34:02.662Z] === Skipped
15:34:02 [2020-07-21T15:34:02.662Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:34:02 [2020-07-21T15:34:02.662Z]     build_session_test.go:25: TODO: BuildKit
15:34:02 [2020-07-21T15:34:02.662Z] 
15:34:02 [2020-07-21T15:34:02.662Z] 
15:34:02 [2020-07-21T15:34:02.662Z] DONE 32 tests, 1 skipped in 185.520s
15:34:02 [2020-07-21T15:34:02.662Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:34:02 [2020-07-21T15:34:02.662Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
15:34:02 [2020-07-21T15:34:02.662Z] ++ set -e
15:34:02 [2020-07-21T15:34:02.662Z] ++ '[' -n 0 ']'
15:34:02 [2020-07-21T15:34:02.662Z] ++ set -x
15:34:02 [2020-07-21T15:34:02.662Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m
15:34:02 [2020-07-21T15:34:02.728Z] --- PASS: TestDaemonRestartIpcMode (4.27s)
15:34:02 [2020-07-21T15:34:02.919Z] INFO: Testing against a local daemon
15:34:02 [2020-07-21T15:34:02.919Z] === RUN   TestConfigInspect
15:34:02 [2020-07-21T15:34:02.989Z] --- PASS: TestDaemonHostGatewayIP (4.83s)
15:34:04 [2020-07-21T15:34:04.519Z] time="2020-07-21T15:34:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:34:04 [2020-07-21T15:34:04.519Z] time="2020-07-21T15:34:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:34:04 [2020-07-21T15:34:04.519Z] time="2020-07-21T15:34:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c214fbf24b2ab8e0d3e6835db39b82682889958c1aca05c3ac8d87a9bea5939a" mediatype=application/vnd.docker.plugin.v1+json size=522
15:34:04 [2020-07-21T15:34:04.519Z] time="2020-07-21T15:34:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:34:04 [2020-07-21T15:34:04.519Z] time="2020-07-21T15:34:03Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:34:04 [2020-07-21T15:34:04.519Z] time="2020-07-21T15:34:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c214fbf24b2ab8e0d3e6835db39b82682889958c1aca05c3ac8d87a9bea5939a" mediatype=application/vnd.docker.plugin.v1+json size=522
15:34:04 [2020-07-21T15:34:04.519Z] === RUN   TestPluginInstall/with_htpasswd
15:34:04 [2020-07-21T15:34:04.811Z] time="2020-07-21T15:34:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:34:04 [2020-07-21T15:34:04.811Z] time="2020-07-21T15:34:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:34:04 [2020-07-21T15:34:04.811Z] time="2020-07-21T15:34:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a56dad0dff79e7e101fd446c725f7b0ad5a50c4fd6049303d447c6f5835c095d" mediatype=application/vnd.docker.plugin.v1+json size=522
15:34:04 [2020-07-21T15:34:04.811Z] time="2020-07-21T15:34:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:34:04 [2020-07-21T15:34:04.811Z] time="2020-07-21T15:34:04Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:34:04 [2020-07-21T15:34:04.811Z] time="2020-07-21T15:34:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a56dad0dff79e7e101fd446c725f7b0ad5a50c4fd6049303d447c6f5835c095d" mediatype=application/vnd.docker.plugin.v1+json size=522
15:34:04 [2020-07-21T15:34:04.814Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
15:34:05 [2020-07-21T15:34:05.104Z] === RUN   TestPluginInstall/with_insecure
15:34:05 [2020-07-21T15:34:05.743Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
15:34:05 [2020-07-21T15:34:05.999Z] --- PASS: TestConfigInspect (3.10s)
15:34:06 [2020-07-21T15:34:06.000Z] === RUN   TestConfigList
15:34:06 [2020-07-21T15:34:06.142Z] time="2020-07-21T15:34:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:34:06 [2020-07-21T15:34:06.142Z] time="2020-07-21T15:34:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:34:06 [2020-07-21T15:34:06.142Z] time="2020-07-21T15:34:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45211ed9c73f938a40e540e4cbf3a12025ef50c7506b065ce8edd9cdf0fde8e0" mediatype=application/vnd.docker.plugin.v1+json size=522
15:34:06 [2020-07-21T15:34:06.142Z] time="2020-07-21T15:34:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:34:06 [2020-07-21T15:34:06.142Z] time="2020-07-21T15:34:05Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:34:06 [2020-07-21T15:34:06.142Z] time="2020-07-21T15:34:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45211ed9c73f938a40e540e4cbf3a12025ef50c7506b065ce8edd9cdf0fde8e0" mediatype=application/vnd.docker.plugin.v1+json size=522
15:34:06 [2020-07-21T15:34:06.256Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
15:34:06 [2020-07-21T15:34:06.435Z] --- PASS: TestPluginInstall (5.90s)
15:34:06 [2020-07-21T15:34:06.435Z]     --- PASS: TestPluginInstall/no_auth (3.85s)
15:34:06 [2020-07-21T15:34:06.435Z]     --- PASS: TestPluginInstall/with_htpasswd (0.79s)
15:34:06 [2020-07-21T15:34:06.435Z]     --- PASS: TestPluginInstall/with_insecure (1.26s)
15:34:06 [2020-07-21T15:34:06.435Z]         plugin_test.go:157: [dd9507a124cad] daemon is not started
15:34:06 [2020-07-21T15:34:06.435Z] PASS
15:34:06 [2020-07-21T15:34:06.435Z] 
15:34:06 [2020-07-21T15:34:06.435Z] DONE 6 tests in 6.001s
15:34:06 [2020-07-21T15:34:06.435Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:34:06 [2020-07-21T15:34:06.435Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:34:06 [2020-07-21T15:34:06.435Z] ++ set -e
15:34:06 [2020-07-21T15:34:06.435Z] ++ '[' -n 0 ']'
15:34:06 [2020-07-21T15:34:06.435Z] ++ set -x
15:34:06 [2020-07-21T15:34:06.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=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:34:06 [2020-07-21T15:34:06.435Z] INFO: Testing against a local daemon
15:34:06 [2020-07-21T15:34:06.435Z] === RUN   TestExternalGraphDriver
15:34:06 [2020-07-21T15:34:06.727Z] === RUN   TestExternalGraphDriver/json
15:34:06 [2020-07-21T15:34:06.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:34:06 [2020-07-21T15:34:06.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:34:06 [2020-07-21T15:34:06.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:34:08 [2020-07-21T15:34:08.789Z] --- PASS: TestConfigList (2.74s)
15:34:08 [2020-07-21T15:34:08.789Z] === RUN   TestConfigsCreateAndDelete
15:34:08 [2020-07-21T15:34:08.802Z] === RUN   TestExternalGraphDriver/spec
15:34:09 [2020-07-21T15:34:09.720Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
15:34:10 [2020-07-21T15:34:10.878Z] === RUN   TestExternalGraphDriver/pull
15:34:10 [2020-07-21T15:34:10.900Z] --- PASS: TestDaemonStartWithLogOpt (13.49s)
15:34:10 [2020-07-21T15:34:10.900Z] === CONT  TestReadPluginNoRead
15:34:11 [2020-07-21T15:34:11.611Z] --- PASS: TestConfigsCreateAndDelete (2.72s)
15:34:11 [2020-07-21T15:34:11.611Z] === RUN   TestConfigsUpdate
15:34:12 [2020-07-21T15:34:12.263Z] === RUN   TestReadPluginNoRead/disabled_caching
15:34:12 [2020-07-21T15:34:12.263Z] --- PASS: TestContinueAfterPluginCrash (17.15s)
15:34:12 [2020-07-21T15:34:12.539Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:34:12 [2020-07-21T15:34:12.951Z] --- PASS: TestExternalGraphDriver (6.39s)
15:34:12 [2020-07-21T15:34:12.951Z]     --- PASS: TestExternalGraphDriver/json (2.08s)
15:34:12 [2020-07-21T15:34:12.951Z]     --- PASS: TestExternalGraphDriver/spec (2.05s)
15:34:12 [2020-07-21T15:34:12.951Z]     --- PASS: TestExternalGraphDriver/pull (2.11s)
15:34:12 [2020-07-21T15:34:12.951Z] === RUN   TestGraphdriverPluginV2
15:34:12 [2020-07-21T15:34:12.951Z] --- SKIP: TestGraphdriverPluginV2 (0.07s)
15:34:12 [2020-07-21T15:34:12.951Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:34:12 [2020-07-21T15:34:12.951Z] PASS
15:34:12 [2020-07-21T15:34:12.951Z] 
15:34:12 [2020-07-21T15:34:12.951Z] === Skipped
15:34:12 [2020-07-21T15:34:12.951Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s)
15:34:12 [2020-07-21T15:34:12.951Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:34:12 [2020-07-21T15:34:12.951Z] 
15:34:12 [2020-07-21T15:34:12.951Z] 
15:34:12 [2020-07-21T15:34:12.951Z] DONE 5 tests, 1 skipped in 6.545s
15:34:12 [2020-07-21T15:34:12.951Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:34:12 [2020-07-21T15:34:12.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:34:12 [2020-07-21T15:34:12.951Z] ++ set -e
15:34:12 [2020-07-21T15:34:12.951Z] ++ '[' -n 0 ']'
15:34:12 [2020-07-21T15:34:12.951Z] ++ set -x
15:34:12 [2020-07-21T15:34:12.951Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:34:12 [2020-07-21T15:34:12.951Z] INFO: Testing against a local daemon
15:34:12 [2020-07-21T15:34:12.951Z] === RUN   TestContinueAfterPluginCrash
15:34:12 [2020-07-21T15:34:12.951Z] === PAUSE TestContinueAfterPluginCrash
15:34:12 [2020-07-21T15:34:12.951Z] === RUN   TestReadPluginNoRead
15:34:12 [2020-07-21T15:34:12.951Z] === PAUSE TestReadPluginNoRead
15:34:12 [2020-07-21T15:34:12.951Z] === RUN   TestDaemonStartWithLogOpt
15:34:12 [2020-07-21T15:34:12.951Z] === PAUSE TestDaemonStartWithLogOpt
15:34:12 [2020-07-21T15:34:12.951Z] === CONT  TestContinueAfterPluginCrash
15:34:12 [2020-07-21T15:34:12.951Z] === CONT  TestDaemonStartWithLogOpt
15:34:12 [2020-07-21T15:34:12.987Z] --- PASS: TestContainerKillOnDaemonStart (12.95s)
15:34:12 [2020-07-21T15:34:12.987Z] PASS
15:34:12 [2020-07-21T15:34:12.987Z] 
15:34:12 [2020-07-21T15:34:12.987Z] === Skipped
15:34:12 [2020-07-21T15:34:12.987Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:34:12 [2020-07-21T15:34:12.987Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:34:12 [2020-07-21T15:34:12.987Z] 
15:34:12 [2020-07-21T15:34:12.987Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
15:34:12 [2020-07-21T15:34:12.987Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:34:12 [2020-07-21T15:34:12.987Z] 
15:34:12 [2020-07-21T15:34:12.987Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
15:34:12 [2020-07-21T15:34:12.987Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:34:12 [2020-07-21T15:34:12.987Z] 
15:34:12 [2020-07-21T15:34:12.987Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:34:12 [2020-07-21T15:34:12.987Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:34:12 [2020-07-21T15:34:12.987Z] 
15:34:12 [2020-07-21T15:34:12.987Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:34:12 [2020-07-21T15:34:12.987Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:34:12 [2020-07-21T15:34:12.987Z] 
15:34:12 [2020-07-21T15:34:12.987Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
15:34:12 [2020-07-21T15:34:12.987Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:34:12 [2020-07-21T15:34:12.987Z] 
15:34:12 [2020-07-21T15:34:12.987Z] 
15:34:12 [2020-07-21T15:34:12.987Z] DONE 204 tests, 6 skipped in 136.467s
15:34:12 [2020-07-21T15:34:12.987Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:34:12 [2020-07-21T15:34:12.987Z] ++ 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
15:34:12 [2020-07-21T15:34:12.987Z] ++ set -e
15:34:12 [2020-07-21T15:34:12.987Z] ++ '[' -n 0 ']'
15:34:12 [2020-07-21T15:34:12.987Z] ++ set -x
15:34:12 [2020-07-21T15:34:12.987Z] ++ 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= DOCKER_ROOTLESS= 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
15:34:12 [2020-07-21T15:34:12.987Z] INFO: Testing against a local daemon
15:34:12 [2020-07-21T15:34:12.987Z] === RUN   TestCommitInheritsEnv
15:34:12 [2020-07-21T15:34:12.987Z] --- PASS: TestCommitInheritsEnv (0.59s)
15:34:12 [2020-07-21T15:34:12.987Z] === RUN   TestImportExtremelyLargeImageWorks
15:34:12 [2020-07-21T15:34:12.987Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:34:12 [2020-07-21T15:34:12.987Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
15:34:12 [2020-07-21T15:34:12.987Z] === RUN   TestImagesFilterMultiReference
15:34:12 [2020-07-21T15:34:12.987Z] --- PASS: TestImagesFilterMultiReference (0.10s)
15:34:12 [2020-07-21T15:34:12.987Z] === RUN   TestImagePullPlatformInvalid
15:34:12 [2020-07-21T15:34:12.987Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:34:12 [2020-07-21T15:34:12.987Z] === RUN   TestRemoveImageOrphaning
15:34:12 [2020-07-21T15:34:12.987Z] --- PASS: TestRemoveImageOrphaning (0.54s)
15:34:12 [2020-07-21T15:34:12.987Z] === RUN   TestRemoveImageGarbageCollector
15:34:12 [2020-07-21T15:34:12.987Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:34:12 [2020-07-21T15:34:12.987Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:34:12 [2020-07-21T15:34:12.987Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:34:12 [2020-07-21T15:34:12.987Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
15:34:12 [2020-07-21T15:34:12.987Z] === RUN   TestTagInvalidReference
15:34:13 [2020-07-21T15:34:13.102Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:34:13 [2020-07-21T15:34:13.249Z] --- PASS: TestTagInvalidReference (0.03s)
15:34:13 [2020-07-21T15:34:13.249Z] === RUN   TestTagValidPrefixedRepo
15:34:13 [2020-07-21T15:34:13.249Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
15:34:13 [2020-07-21T15:34:13.249Z] === RUN   TestTagExistedNameWithoutForce
15:34:13 [2020-07-21T15:34:13.249Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:34:13 [2020-07-21T15:34:13.249Z] === RUN   TestTagOfficialNames
15:34:13 [2020-07-21T15:34:13.249Z] --- PASS: TestTagOfficialNames (0.08s)
15:34:13 [2020-07-21T15:34:13.249Z] === RUN   TestTagMatchesDigest
15:34:13 [2020-07-21T15:34:13.249Z] --- PASS: TestTagMatchesDigest (0.03s)
15:34:13 [2020-07-21T15:34:13.249Z] PASS
15:34:13 [2020-07-21T15:34:13.249Z] 
15:34:13 [2020-07-21T15:34:13.249Z] === Skipped
15:34:13 [2020-07-21T15:34:13.249Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:34:13 [2020-07-21T15:34:13.249Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
15:34:13 [2020-07-21T15:34:13.249Z] 
15:34:13 [2020-07-21T15:34:13.249Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:34:13 [2020-07-21T15:34:13.249Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:34:13 [2020-07-21T15:34:13.249Z] 
15:34:13 [2020-07-21T15:34:13.249Z] 
15:34:13 [2020-07-21T15:34:13.249Z] DONE 12 tests, 2 skipped in 1.834s
15:34:13 [2020-07-21T15:34:13.249Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:34:13 [2020-07-21T15:34:13.249Z] ++ 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
15:34:13 [2020-07-21T15:34:13.359Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
15:34:13 [2020-07-21T15:34:13.510Z] ++ set -e
15:34:13 [2020-07-21T15:34:13.510Z] ++ '[' -n 0 ']'
15:34:13 [2020-07-21T15:34:13.510Z] ++ set -x
15:34:13 [2020-07-21T15:34:13.510Z] ++ 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= DOCKER_ROOTLESS= 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
15:34:13 [2020-07-21T15:34:13.510Z] INFO: Testing against a local daemon
15:34:13 [2020-07-21T15:34:13.510Z] === RUN   TestNetworkCreateDelete
15:34:13 [2020-07-21T15:34:13.921Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
15:34:14 [2020-07-21T15:34:14.083Z] --- PASS: TestNetworkCreateDelete (0.41s)
15:34:14 [2020-07-21T15:34:14.083Z] === RUN   TestDockerNetworkDeletePreferID
15:34:14 [2020-07-21T15:34:14.177Z] --- PASS: TestConfigsUpdate (2.72s)
15:34:14 [2020-07-21T15:34:14.177Z] === RUN   TestTemplatedConfig
15:34:14 [2020-07-21T15:34:14.177Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:34:14 [2020-07-21T15:34:14.433Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:34:14 [2020-07-21T15:34:14.433Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
15:34:14 [2020-07-21T15:34:14.783Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:34:14 [2020-07-21T15:34:14.995Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
15:34:15 [2020-07-21T15:34:15.251Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
15:34:15 [2020-07-21T15:34:15.470Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s)
15:34:15 [2020-07-21T15:34:15.470Z] === RUN   TestDaemonDNSFallback
15:34:15 [2020-07-21T15:34:15.508Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
15:34:16 [2020-07-21T15:34:16.671Z] === RUN   TestReadPluginNoRead/default
15:34:17 [2020-07-21T15:34:17.403Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:34:17 [2020-07-21T15:34:17.509Z] --- PASS: TestDaemonStartWithLogOpt (3.87s)
15:34:17 [2020-07-21T15:34:17.509Z] === CONT  TestReadPluginNoRead
15:34:17 [2020-07-21T15:34:17.965Z] --- PASS: TestTemplatedConfig (3.73s)
15:34:17 [2020-07-21T15:34:17.966Z] === RUN   TestConfigCreateResolve
15:34:18 [2020-07-21T15:34:18.894Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
15:34:19 [2020-07-21T15:34:19.187Z] --- PASS: TestReadPluginNoRead (10.32s)
15:34:19 [2020-07-21T15:34:19.187Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.27s)
15:34:19 [2020-07-21T15:34:19.187Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s)
15:34:19 [2020-07-21T15:34:19.187Z]     --- PASS: TestReadPluginNoRead/default (2.24s)
15:34:19 [2020-07-21T15:34:19.187Z]     read_test.go:92: [d2ce07de63d3b] daemon is not started
15:34:19 [2020-07-21T15:34:19.187Z] PASS
15:34:19 [2020-07-21T15:34:19.187Z] 
15:34:19 [2020-07-21T15:34:19.187Z] DONE 6 tests in 23.932s
15:34:19 [2020-07-21T15:34:19.187Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:34:19 [2020-07-21T15:34:19.187Z] testing: warning: no tests to run
15:34:19 [2020-07-21T15:34:19.187Z] PASS
15:34:19 [2020-07-21T15:34:19.187Z] 
15:34:19 [2020-07-21T15:34:19.187Z] DONE 0 tests in 0.037s
15:34:19 [2020-07-21T15:34:19.187Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:34:19 [2020-07-21T15:34:19.187Z] INFO: Testing against a local daemon
15:34:19 [2020-07-21T15:34:19.187Z] === RUN   TestPluginWithDevMounts
15:34:19 [2020-07-21T15:34:19.187Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:34:19 [2020-07-21T15:34:19.187Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:34:19 [2020-07-21T15:34:19.187Z] PASS
15:34:19 [2020-07-21T15:34:19.187Z] 
15:34:19 [2020-07-21T15:34:19.187Z] === Skipped
15:34:19 [2020-07-21T15:34:19.187Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:34:19 [2020-07-21T15:34:19.187Z]     mounts_test.go:21: (*Execution).IsRootless-fm
15:34:19 [2020-07-21T15:34:19.187Z] 
15:34:19 [2020-07-21T15:34:19.187Z] 
15:34:19 [2020-07-21T15:34:19.187Z] DONE 1 tests, 1 skipped in 0.125s
15:34:19 [2020-07-21T15:34:19.187Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:34:19 [2020-07-21T15:34:19.187Z] INFO: Testing against a local daemon
15:34:19 [2020-07-21T15:34:19.187Z] === RUN   TestSecretInspect
15:34:19 [2020-07-21T15:34:19.187Z] --- SKIP: TestSecretInspect (0.02s)
15:34:19 [2020-07-21T15:34:19.187Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.187Z] === RUN   TestSecretList
15:34:19 [2020-07-21T15:34:19.187Z] --- SKIP: TestSecretList (0.01s)
15:34:19 [2020-07-21T15:34:19.187Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.187Z] === RUN   TestSecretsCreateAndDelete
15:34:19 [2020-07-21T15:34:19.187Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
15:34:19 [2020-07-21T15:34:19.187Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.187Z] === RUN   TestSecretsUpdate
15:34:19 [2020-07-21T15:34:19.187Z] --- SKIP: TestSecretsUpdate (0.02s)
15:34:19 [2020-07-21T15:34:19.187Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.187Z] === RUN   TestTemplatedSecret
15:34:19 [2020-07-21T15:34:19.187Z] --- SKIP: TestTemplatedSecret (0.00s)
15:34:19 [2020-07-21T15:34:19.187Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.187Z] === RUN   TestSecretCreateResolve
15:34:19 [2020-07-21T15:34:19.187Z] --- SKIP: TestSecretCreateResolve (0.01s)
15:34:19 [2020-07-21T15:34:19.187Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.187Z] PASS
15:34:19 [2020-07-21T15:34:19.187Z] 
15:34:19 [2020-07-21T15:34:19.187Z] === Skipped
15:34:19 [2020-07-21T15:34:19.187Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
15:34:19 [2020-07-21T15:34:19.187Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.187Z] 
15:34:19 [2020-07-21T15:34:19.187Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
15:34:19 [2020-07-21T15:34:19.187Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.187Z] 
15:34:19 [2020-07-21T15:34:19.187Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
15:34:19 [2020-07-21T15:34:19.187Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.187Z] 
15:34:19 [2020-07-21T15:34:19.187Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s)
15:34:19 [2020-07-21T15:34:19.187Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.187Z] 
15:34:19 [2020-07-21T15:34:19.187Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:34:19 [2020-07-21T15:34:19.187Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.187Z] 
15:34:19 [2020-07-21T15:34:19.187Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
15:34:19 [2020-07-21T15:34:19.187Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.187Z] 
15:34:19 [2020-07-21T15:34:19.187Z] 
15:34:19 [2020-07-21T15:34:19.187Z] DONE 6 tests, 6 skipped in 0.187s
15:34:19 [2020-07-21T15:34:19.187Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:34:19 [2020-07-21T15:34:19.187Z] INFO: Testing against a local daemon
15:34:19 [2020-07-21T15:34:19.187Z] === RUN   TestServiceCreateInit
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:34:19 [2020-07-21T15:34:19.443Z] --- PASS: TestServiceCreateInit (0.02s)
15:34:19 [2020-07-21T15:34:19.443Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:34:19 [2020-07-21T15:34:19.443Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:34:19 [2020-07-21T15:34:19.443Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestCreateServiceMultipleTimes
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
15:34:19 [2020-07-21T15:34:19.443Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestCreateServiceConflict
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestCreateServiceConflict (0.01s)
15:34:19 [2020-07-21T15:34:19.443Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestCreateServiceMaxReplicas
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
15:34:19 [2020-07-21T15:34:19.443Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestCreateWithDuplicateNetworkNames
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
15:34:19 [2020-07-21T15:34:19.443Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestCreateServiceSecretFileMode
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
15:34:19 [2020-07-21T15:34:19.443Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestCreateServiceConfigFileMode
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:34:19 [2020-07-21T15:34:19.443Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestCreateServiceSysctls
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestCreateServiceSysctls (0.02s)
15:34:19 [2020-07-21T15:34:19.443Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestCreateServiceCapabilities
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:34:19 [2020-07-21T15:34:19.443Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestInspect
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestInspect (0.02s)
15:34:19 [2020-07-21T15:34:19.443Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestCreateJob
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestCreateJob (0.01s)
15:34:19 [2020-07-21T15:34:19.443Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestReplicatedJob
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestReplicatedJob (0.01s)
15:34:19 [2020-07-21T15:34:19.443Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestUpdateReplicatedJob
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestUpdateReplicatedJob (0.02s)
15:34:19 [2020-07-21T15:34:19.443Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestServiceListWithStatuses
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:34:19 [2020-07-21T15:34:19.443Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestDockerNetworkConnectAlias
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
15:34:19 [2020-07-21T15:34:19.443Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestDockerNetworkReConnect
15:34:19 [2020-07-21T15:34:19.443Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
15:34:19 [2020-07-21T15:34:19.443Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:19 [2020-07-21T15:34:19.443Z] === RUN   TestServicePlugin
15:34:19 [2020-07-21T15:34:19.596Z] === RUN   TestReadPluginNoRead/disabled_caching
15:34:19 [2020-07-21T15:34:19.823Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:34:20 [2020-07-21T15:34:20.754Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:34:20 [2020-07-21T15:34:20.754Z] --- PASS: TestConfigCreateResolve (2.89s)
15:34:20 [2020-07-21T15:34:20.754Z] === RUN   TestConfigDaemonLibtrustID
15:34:21 [2020-07-21T15:34:21.316Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
15:34:21 [2020-07-21T15:34:21.316Z] PASS
15:34:21 [2020-07-21T15:34:21.316Z] 
15:34:21 [2020-07-21T15:34:21.316Z] DONE 7 tests in 18.633s
15:34:21 [2020-07-21T15:34:21.316Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:34:21 [2020-07-21T15:34:21.316Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
15:34:21 [2020-07-21T15:34:21.316Z] ++ set -e
15:34:21 [2020-07-21T15:34:21.316Z] ++ '[' -n 0 ']'
15:34:21 [2020-07-21T15:34:21.316Z] ++ set -x
15:34:21 [2020-07-21T15:34:21.316Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m
15:34:21 [2020-07-21T15:34:21.573Z] INFO: Testing against a local daemon
15:34:21 [2020-07-21T15:34:21.573Z] === RUN   TestCheckpoint
15:34:21 [2020-07-21T15:34:21.573Z] --- SKIP: TestCheckpoint (0.00s)
15:34:21 [2020-07-21T15:34:21.573Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:34:21 [2020-07-21T15:34:21.573Z] === RUN   TestContainerInvalidJSON
15:34:21 [2020-07-21T15:34:21.573Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:34:21 [2020-07-21T15:34:21.573Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:34:21 [2020-07-21T15:34:21.573Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:34:21 [2020-07-21T15:34:21.573Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:34:21 [2020-07-21T15:34:21.573Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:34:21 [2020-07-21T15:34:21.573Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:34:21 [2020-07-21T15:34:21.573Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:34:21 [2020-07-21T15:34:21.573Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:34:21 [2020-07-21T15:34:21.573Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:34:21 [2020-07-21T15:34:21.573Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:34:21 [2020-07-21T15:34:21.573Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:34:21 [2020-07-21T15:34:21.573Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:34:21 [2020-07-21T15:34:21.573Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:34:21 [2020-07-21T15:34:21.573Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:34:21 [2020-07-21T15:34:21.573Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
15:34:21 [2020-07-21T15:34:21.573Z] === RUN   TestCopyFromContainerPathIsNotDir
15:34:21 [2020-07-21T15:34:21.573Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
15:34:21 [2020-07-21T15:34:21.573Z] === RUN   TestCopyToContainerPathDoesNotExist
15:34:21 [2020-07-21T15:34:21.680Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:34:21 [2020-07-21T15:34:21.831Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
15:34:21 [2020-07-21T15:34:21.831Z] === RUN   TestCopyToContainerPathIsNotDir
15:34:21 [2020-07-21T15:34:21.831Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
15:34:21 [2020-07-21T15:34:21.831Z] === RUN   TestCopyFromContainer
15:34:21 [2020-07-21T15:34:21.973Z] --- PASS: TestContinueAfterPluginCrash (9.06s)
15:34:23 [2020-07-21T15:34:23.488Z] === RUN   TestReadPluginNoRead/default
15:34:23 [2020-07-21T15:34:23.609Z] --- PASS: TestDaemonDNSFallback (7.34s)
15:34:23 [2020-07-21T15:34:23.609Z] === RUN   TestInspectNetwork
15:34:23 [2020-07-21T15:34:23.683Z] --- SKIP: TestServicePlugin (3.49s)
15:34:23 [2020-07-21T15:34:23.683Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] === RUN   TestServiceUpdateLabel
15:34:23 [2020-07-21T15:34:23.683Z] --- SKIP: TestServiceUpdateLabel (0.02s)
15:34:23 [2020-07-21T15:34:23.683Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] === RUN   TestServiceUpdateSecrets
15:34:23 [2020-07-21T15:34:23.683Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] === RUN   TestServiceUpdateConfigs
15:34:23 [2020-07-21T15:34:23.683Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] === RUN   TestServiceUpdateNetwork
15:34:23 [2020-07-21T15:34:23.683Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] === RUN   TestServiceUpdatePidsLimit
15:34:23 [2020-07-21T15:34:23.683Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
15:34:23 [2020-07-21T15:34:23.683Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] PASS
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === Skipped
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:34:23 [2020-07-21T15:34:23.683Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:34:23 [2020-07-21T15:34:23.683Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:34:23 [2020-07-21T15:34:23.683Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:34:23 [2020-07-21T15:34:23.683Z]         create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s)
15:34:23 [2020-07-21T15:34:23.683Z]     create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
15:34:23 [2020-07-21T15:34:23.683Z]     create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
15:34:23 [2020-07-21T15:34:23.683Z]     create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
15:34:23 [2020-07-21T15:34:23.683Z]     create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestInspect (0.02s)
15:34:23 [2020-07-21T15:34:23.683Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s)
15:34:23 [2020-07-21T15:34:23.683Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:34:23 [2020-07-21T15:34:23.683Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestServicePlugin (3.49s)
15:34:23 [2020-07-21T15:34:23.683Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
15:34:23 [2020-07-21T15:34:23.683Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
15:34:23 [2020-07-21T15:34:23.683Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
15:34:23 [2020-07-21T15:34:23.683Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] DONE 24 tests, 23 skipped in 3.943s
15:34:23 [2020-07-21T15:34:23.683Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:34:23 [2020-07-21T15:34:23.683Z] INFO: Testing against a local daemon
15:34:23 [2020-07-21T15:34:23.683Z] === RUN   TestSessionCreate
15:34:23 [2020-07-21T15:34:23.683Z] --- PASS: TestSessionCreate (0.04s)
15:34:23 [2020-07-21T15:34:23.683Z] === RUN   TestSessionCreateWithBadUpgrade
15:34:23 [2020-07-21T15:34:23.683Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:34:23 [2020-07-21T15:34:23.683Z] PASS
15:34:23 [2020-07-21T15:34:23.683Z] 
15:34:23 [2020-07-21T15:34:23.683Z] DONE 2 tests in 0.152s
15:34:23 [2020-07-21T15:34:23.683Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:34:23 [2020-07-21T15:34:23.683Z] INFO: Testing against a local daemon
15:34:23 [2020-07-21T15:34:23.683Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:34:23 [2020-07-21T15:34:23.683Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:34:23 [2020-07-21T15:34:23.683Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:34:23 [2020-07-21T15:34:23.683Z] === RUN   TestEventsExecDie
15:34:23 [2020-07-21T15:34:23.725Z] === RUN   TestCopyFromContainer//
15:34:23 [2020-07-21T15:34:23.725Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
15:34:23 [2020-07-21T15:34:23.725Z] === RUN   TestCopyFromContainer//bar/root
15:34:23 [2020-07-21T15:34:23.725Z] === RUN   TestCopyFromContainer//bar/root/
15:34:23 [2020-07-21T15:34:23.939Z] --- PASS: TestEventsExecDie (0.49s)
15:34:23 [2020-07-21T15:34:23.939Z] === RUN   TestEventsBackwardsCompatible
15:34:23 [2020-07-21T15:34:23.939Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
15:34:23 [2020-07-21T15:34:23.939Z] === RUN   TestInfoBinaryCommits
15:34:23 [2020-07-21T15:34:23.939Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:34:23 [2020-07-21T15:34:23.939Z] === RUN   TestInfoAPIVersioned
15:34:23 [2020-07-21T15:34:23.939Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:34:23 [2020-07-21T15:34:23.939Z] === RUN   TestInfoDiscoveryBackend
15:34:23 [2020-07-21T15:34:23.981Z] === RUN   TestCopyFromContainer/bar/quux
15:34:23 [2020-07-21T15:34:23.981Z] === RUN   TestCopyFromContainer/bar/quux/
15:34:24 [2020-07-21T15:34:24.237Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:34:24 [2020-07-21T15:34:24.237Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:34:24 [2020-07-21T15:34:24.494Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:34:24 [2020-07-21T15:34:24.494Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:34:24 [2020-07-21T15:34:24.750Z] === RUN   TestCopyFromContainer/bar/notarget
15:34:24 [2020-07-21T15:34:24.750Z] --- PASS: TestCopyFromContainer (3.07s)
15:34:24 [2020-07-21T15:34:24.750Z]     --- PASS: TestCopyFromContainer// (0.14s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.15s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCopyFromContainer/bar/quux (0.12s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.12s)
15:34:25 [2020-07-21T15:34:25.007Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:34:25 [2020-07-21T15:34:25.007Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:34:25 [2020-07-21T15:34:25.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:34:25 [2020-07-21T15:34:25.007Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:34:25 [2020-07-21T15:34:25.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:34:25 [2020-07-21T15:34:25.007Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:34:25 [2020-07-21T15:34:25.007Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:34:25 [2020-07-21T15:34:25.007Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:34:25 [2020-07-21T15:34:25.007Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:34:25 [2020-07-21T15:34:25.007Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:34:25 [2020-07-21T15:34:25.007Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:34:25 [2020-07-21T15:34:25.007Z] === RUN   TestCreateLinkToNonExistingContainer
15:34:25 [2020-07-21T15:34:25.007Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:34:25 [2020-07-21T15:34:25.007Z] === RUN   TestCreateWithInvalidEnv
15:34:25 [2020-07-21T15:34:25.007Z] === RUN   TestCreateWithInvalidEnv/0
15:34:25 [2020-07-21T15:34:25.007Z] === PAUSE TestCreateWithInvalidEnv/0
15:34:25 [2020-07-21T15:34:25.007Z] === RUN   TestCreateWithInvalidEnv/1
15:34:25 [2020-07-21T15:34:25.007Z] === PAUSE TestCreateWithInvalidEnv/1
15:34:25 [2020-07-21T15:34:25.007Z] === RUN   TestCreateWithInvalidEnv/2
15:34:25 [2020-07-21T15:34:25.007Z] === PAUSE TestCreateWithInvalidEnv/2
15:34:25 [2020-07-21T15:34:25.007Z] === CONT  TestCreateWithInvalidEnv/0
15:34:25 [2020-07-21T15:34:25.007Z] === CONT  TestCreateWithInvalidEnv/2
15:34:25 [2020-07-21T15:34:25.007Z] === CONT  TestCreateWithInvalidEnv/1
15:34:25 [2020-07-21T15:34:25.007Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:34:25 [2020-07-21T15:34:25.007Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.01s)
15:34:25 [2020-07-21T15:34:25.007Z] === RUN   TestCreateTmpfsMountsTarget
15:34:25 [2020-07-21T15:34:25.007Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s)
15:34:25 [2020-07-21T15:34:25.007Z] === RUN   TestCreateWithCustomMaskedPaths
15:34:25 [2020-07-21T15:34:25.561Z] --- PASS: TestReadPluginNoRead (8.55s)
15:34:25 [2020-07-21T15:34:25.561Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.95s)
15:34:25 [2020-07-21T15:34:25.561Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s)
15:34:25 [2020-07-21T15:34:25.561Z]     --- PASS: TestReadPluginNoRead/default (1.92s)
15:34:25 [2020-07-21T15:34:25.561Z]     read_test.go:92: [d7d8e3afd3222] daemon is not started
15:34:25 [2020-07-21T15:34:25.561Z] PASS
15:34:25 [2020-07-21T15:34:25.561Z] 
15:34:25 [2020-07-21T15:34:25.561Z] DONE 6 tests in 12.511s
15:34:25 [2020-07-21T15:34:25.561Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:34:25 [2020-07-21T15:34:25.561Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:34:25 [2020-07-21T15:34:25.561Z] ++ set -e
15:34:25 [2020-07-21T15:34:25.561Z] ++ '[' -n 0 ']'
15:34:25 [2020-07-21T15:34:25.561Z] ++ set -x
15:34:25 [2020-07-21T15:34:25.561Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:34:25 [2020-07-21T15:34:25.561Z] testing: warning: no tests to run
15:34:25 [2020-07-21T15:34:25.561Z] PASS
15:34:25 [2020-07-21T15:34:25.561Z] 
15:34:25 [2020-07-21T15:34:25.561Z] DONE 0 tests in 0.036s
15:34:25 [2020-07-21T15:34:25.561Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:34:25 [2020-07-21T15:34:25.561Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:34:25 [2020-07-21T15:34:25.561Z] ++ set -e
15:34:25 [2020-07-21T15:34:25.561Z] ++ '[' -n 0 ']'
15:34:25 [2020-07-21T15:34:25.561Z] ++ set -x
15:34:25 [2020-07-21T15:34:25.561Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:34:25 [2020-07-21T15:34:25.561Z] INFO: Testing against a local daemon
15:34:25 [2020-07-21T15:34:25.561Z] === RUN   TestPluginWithDevMounts
15:34:25 [2020-07-21T15:34:25.561Z] === PAUSE TestPluginWithDevMounts
15:34:25 [2020-07-21T15:34:25.561Z] === CONT  TestPluginWithDevMounts
15:34:25 [2020-07-21T15:34:25.825Z] --- PASS: TestInfoDiscoveryBackend (1.54s)
15:34:25 [2020-07-21T15:34:25.825Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:34:26 [2020-07-21T15:34:26.376Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
15:34:26 [2020-07-21T15:34:26.376Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
15:34:27 [2020-07-21T15:34:27.308Z] --- PASS: TestCreateWithCustomMaskedPaths (2.07s)
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestCreateWithCapabilities
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:34:27 [2020-07-21T15:34:27.308Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:34:27 [2020-07-21T15:34:27.308Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:34:27 [2020-07-21T15:34:27.308Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:34:27 [2020-07-21T15:34:27.308Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:34:27 [2020-07-21T15:34:27.308Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:34:27 [2020-07-21T15:34:27.308Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:34:27 [2020-07-21T15:34:27.308Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:34:27 [2020-07-21T15:34:27.308Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:34:27 [2020-07-21T15:34:27.308Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:34:27 [2020-07-21T15:34:27.308Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:34:27 [2020-07-21T15:34:27.308Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:34:27 [2020-07-21T15:34:27.308Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:34:27 [2020-07-21T15:34:27.308Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:34:27 [2020-07-21T15:34:27.308Z] --- PASS: TestCreateWithCapabilities (0.05s)
15:34:27 [2020-07-21T15:34:27.308Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s)
15:34:27 [2020-07-21T15:34:27.308Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:34:27 [2020-07-21T15:34:27.308Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s)
15:34:27 [2020-07-21T15:34:27.308Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s)
15:34:27 [2020-07-21T15:34:27.308Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s)
15:34:27 [2020-07-21T15:34:27.308Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s)
15:34:27 [2020-07-21T15:34:27.308Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s)
15:34:27 [2020-07-21T15:34:27.308Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:34:27 [2020-07-21T15:34:27.308Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s)
15:34:27 [2020-07-21T15:34:27.308Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s)
15:34:27 [2020-07-21T15:34:27.308Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestCreateWithCustomReadonlyPaths
15:34:27 [2020-07-21T15:34:27.308Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:34:27 [2020-07-21T15:34:27.636Z] --- PASS: TestPluginWithDevMounts (1.89s)
15:34:27 [2020-07-21T15:34:27.636Z] PASS
15:34:27 [2020-07-21T15:34:27.636Z] 
15:34:27 [2020-07-21T15:34:27.637Z] DONE 1 tests in 1.974s
15:34:27 [2020-07-21T15:34:27.637Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m 
15:34:27 [2020-07-21T15:34:27.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
15:34:27 [2020-07-21T15:34:27.637Z] ++ set -e
15:34:27 [2020-07-21T15:34:27.637Z] ++ '[' -n 0 ']'
15:34:27 [2020-07-21T15:34:27.637Z] ++ set -x
15:34:27 [2020-07-21T15:34:27.637Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m
15:34:27 [2020-07-21T15:34:27.637Z] INFO: Testing against a local daemon
15:34:27 [2020-07-21T15:34:27.637Z] === RUN   TestSecretInspect
15:34:27 [2020-07-21T15:34:27.818Z] === RUN   TestInspectNetwork/full_network_id
15:34:27 [2020-07-21T15:34:27.818Z] === RUN   TestInspectNetwork/partial_network_id
15:34:27 [2020-07-21T15:34:27.818Z] === RUN   TestInspectNetwork/network_name
15:34:27 [2020-07-21T15:34:27.818Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:34:28 [2020-07-21T15:34:28.678Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
15:34:29 [2020-07-21T15:34:29.087Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
15:34:29 [2020-07-21T15:34:29.087Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:34:29 [2020-07-21T15:34:29.087Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:34:29 [2020-07-21T15:34:29.087Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:29 [2020-07-21T15:34:29.087Z] === RUN   TestInfoAPI
15:34:29 [2020-07-21T15:34:29.087Z] --- PASS: TestInfoAPI (0.04s)
15:34:29 [2020-07-21T15:34:29.087Z] === RUN   TestInfoAPIWarnings
15:34:29 [2020-07-21T15:34:29.242Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s)
15:34:29 [2020-07-21T15:34:29.242Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:34:29 [2020-07-21T15:34:29.242Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:34:29 [2020-07-21T15:34:29.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:34:29 [2020-07-21T15:34:29.242Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:34:29 [2020-07-21T15:34:29.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:34:29 [2020-07-21T15:34:29.242Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:34:29 [2020-07-21T15:34:29.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:34:29 [2020-07-21T15:34:29.243Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:34:29 [2020-07-21T15:34:29.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:34:29 [2020-07-21T15:34:29.243Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:34:29 [2020-07-21T15:34:29.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:34:29 [2020-07-21T15:34:29.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:34:29 [2020-07-21T15:34:29.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:34:29 [2020-07-21T15:34:29.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:34:29 [2020-07-21T15:34:29.243Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:34:29 [2020-07-21T15:34:29.500Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:34:29 [2020-07-21T15:34:29.500Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s)
15:34:29 [2020-07-21T15:34:29.500Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
15:34:29 [2020-07-21T15:34:29.500Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
15:34:29 [2020-07-21T15:34:29.500Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
15:34:29 [2020-07-21T15:34:29.500Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
15:34:29 [2020-07-21T15:34:29.500Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:34:29 [2020-07-21T15:34:29.500Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:34:30 [2020-07-21T15:34:30.434Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s)
15:34:30 [2020-07-21T15:34:30.434Z] === RUN   TestCreateDifferentPlatform
15:34:30 [2020-07-21T15:34:30.434Z] === RUN   TestCreateDifferentPlatform/different_os
15:34:30 [2020-07-21T15:34:30.434Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:34:30 [2020-07-21T15:34:30.434Z] --- PASS: TestCreateDifferentPlatform (0.04s)
15:34:30 [2020-07-21T15:34:30.434Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
15:34:30 [2020-07-21T15:34:30.434Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s)
15:34:30 [2020-07-21T15:34:30.434Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:34:30 [2020-07-21T15:34:30.434Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s)
15:34:30 [2020-07-21T15:34:30.434Z] === RUN   TestContainerStartOnDaemonRestart
15:34:30 [2020-07-21T15:34:30.434Z] === PAUSE TestContainerStartOnDaemonRestart
15:34:30 [2020-07-21T15:34:30.434Z] === RUN   TestDaemonRestartIpcMode
15:34:30 [2020-07-21T15:34:30.434Z] === PAUSE TestDaemonRestartIpcMode
15:34:30 [2020-07-21T15:34:30.434Z] === RUN   TestDaemonHostGatewayIP
15:34:30 [2020-07-21T15:34:30.434Z] === PAUSE TestDaemonHostGatewayIP
15:34:30 [2020-07-21T15:34:30.434Z] === RUN   TestContainerKillOnDaemonStart
15:34:30 [2020-07-21T15:34:30.434Z] === PAUSE TestContainerKillOnDaemonStart
15:34:30 [2020-07-21T15:34:30.434Z] === RUN   TestDiff
15:34:30 [2020-07-21T15:34:30.434Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
15:34:30 [2020-07-21T15:34:30.451Z] --- PASS: TestInfoAPIWarnings (1.53s)
15:34:30 [2020-07-21T15:34:30.451Z] === RUN   TestInfoDebug
15:34:30 [2020-07-21T15:34:30.997Z] --- PASS: TestDiff (0.77s)
15:34:30 [2020-07-21T15:34:30.997Z] === RUN   TestExecWithCloseStdin
15:34:31 [2020-07-21T15:34:31.162Z] --- PASS: TestSecretInspect (3.68s)
15:34:31 [2020-07-21T15:34:31.162Z] === RUN   TestSecretList
15:34:31 [2020-07-21T15:34:31.253Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:34:31 [2020-07-21T15:34:31.510Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:34:32 [2020-07-21T15:34:32.023Z] --- PASS: TestInspectNetwork (9.46s)
15:34:32 [2020-07-21T15:34:32.023Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:34:32 [2020-07-21T15:34:32.023Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:34:32 [2020-07-21T15:34:32.023Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:34:32 [2020-07-21T15:34:32.023Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:34:32 [2020-07-21T15:34:32.023Z] === RUN   TestRunContainerWithBridgeNone
15:34:32 [2020-07-21T15:34:32.074Z] --- PASS: TestExecWithCloseStdin (0.88s)
15:34:32 [2020-07-21T15:34:32.074Z] === RUN   TestExec
15:34:32 [2020-07-21T15:34:32.074Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
15:34:32 [2020-07-21T15:34:32.337Z] --- PASS: TestInfoDebug (1.53s)
15:34:32 [2020-07-21T15:34:32.337Z] === RUN   TestInfoInsecureRegistries
15:34:33 [2020-07-21T15:34:33.003Z] --- PASS: TestExec (0.79s)
15:34:33 [2020-07-21T15:34:33.003Z] === RUN   TestExecUser
15:34:33 [2020-07-21T15:34:33.567Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:34:33 [2020-07-21T15:34:33.567Z] --- PASS: TestExecUser (0.87s)
15:34:33 [2020-07-21T15:34:33.567Z] === RUN   TestExportContainerAndImportImage
15:34:33 [2020-07-21T15:34:33.700Z] --- PASS: TestInfoInsecureRegistries (1.52s)
15:34:33 [2020-07-21T15:34:33.700Z] === RUN   TestInfoRegistryMirrors
15:34:34 [2020-07-21T15:34:34.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:34:34 [2020-07-21T15:34:34.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:34:34 [2020-07-21T15:34:34.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:34:34 [2020-07-21T15:34:34.129Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
15:34:34 [2020-07-21T15:34:34.569Z] --- PASS: TestRunContainerWithBridgeNone (2.41s)
15:34:34 [2020-07-21T15:34:34.569Z] === RUN   TestNetworkInvalidJSON
15:34:34 [2020-07-21T15:34:34.569Z] === RUN   TestNetworkInvalidJSON//networks/create
15:34:34 [2020-07-21T15:34:34.569Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:34:34 [2020-07-21T15:34:34.569Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:34:34 [2020-07-21T15:34:34.569Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:34:34 [2020-07-21T15:34:34.569Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:34:34 [2020-07-21T15:34:34.569Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:34:34 [2020-07-21T15:34:34.569Z] === CONT  TestNetworkInvalidJSON//networks/create
15:34:34 [2020-07-21T15:34:34.569Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:34:34 [2020-07-21T15:34:34.569Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:34:34 [2020-07-21T15:34:34.569Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:34:34 [2020-07-21T15:34:34.569Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:34:34 [2020-07-21T15:34:34.569Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:34:34 [2020-07-21T15:34:34.569Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:34:34 [2020-07-21T15:34:34.569Z] === RUN   TestHostIPv4BridgeLabel
15:34:34 [2020-07-21T15:34:34.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:34:34 [2020-07-21T15:34:34.692Z] --- PASS: TestExportContainerAndImportImage (1.13s)
15:34:34 [2020-07-21T15:34:34.692Z] === RUN   TestExportContainerAfterDaemonRestart
15:34:34 [2020-07-21T15:34:34.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:34:35 [2020-07-21T15:34:35.063Z] --- PASS: TestInfoRegistryMirrors (1.53s)
15:34:35 [2020-07-21T15:34:35.063Z] === RUN   TestLoginFailsWithBadCredentials
15:34:35 [2020-07-21T15:34:35.142Z] --- PASS: TestHostIPv4BridgeLabel (0.81s)
15:34:35 [2020-07-21T15:34:35.142Z] === RUN   TestDaemonRestartWithLiveRestore
15:34:35 [2020-07-21T15:34:35.625Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s)
15:34:35 [2020-07-21T15:34:35.625Z] === RUN   TestPingCacheHeaders
15:34:35 [2020-07-21T15:34:35.625Z] --- PASS: TestPingCacheHeaders (0.04s)
15:34:35 [2020-07-21T15:34:35.625Z] === RUN   TestPingGet
15:34:35 [2020-07-21T15:34:35.625Z] --- PASS: TestPingGet (0.02s)
15:34:35 [2020-07-21T15:34:35.625Z] === RUN   TestPingHead
15:34:35 [2020-07-21T15:34:35.625Z] --- PASS: TestPingHead (0.03s)
15:34:35 [2020-07-21T15:34:35.625Z] === RUN   TestVersion
15:34:35 [2020-07-21T15:34:35.625Z] --- PASS: TestVersion (0.02s)
15:34:35 [2020-07-21T15:34:35.625Z] PASS
15:34:35 [2020-07-21T15:34:35.625Z] 
15:34:35 [2020-07-21T15:34:35.625Z] === Skipped
15:34:35 [2020-07-21T15:34:35.625Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:34:35 [2020-07-21T15:34:35.625Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:34:35 [2020-07-21T15:34:35.625Z] 
15:34:35 [2020-07-21T15:34:35.625Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:34:35 [2020-07-21T15:34:35.625Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:35 [2020-07-21T15:34:35.625Z] 
15:34:35 [2020-07-21T15:34:35.625Z] 
15:34:35 [2020-07-21T15:34:35.625Z] DONE 18 tests, 2 skipped in 12.289s
15:34:35 [2020-07-21T15:34:35.625Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:34:35 [2020-07-21T15:34:35.625Z] INFO: Testing against a local daemon
15:34:35 [2020-07-21T15:34:35.625Z] === RUN   TestVolumesCreateAndList
15:34:35 [2020-07-21T15:34:35.625Z] --- PASS: TestVolumesCreateAndList (0.03s)
15:34:35 [2020-07-21T15:34:35.625Z] === RUN   TestVolumesRemove
15:34:35 [2020-07-21T15:34:35.625Z] --- PASS: TestSecretList (3.66s)
15:34:35 [2020-07-21T15:34:35.625Z] === RUN   TestSecretsCreateAndDelete
15:34:35 [2020-07-21T15:34:35.881Z] --- PASS: TestVolumesRemove (0.05s)
15:34:35 [2020-07-21T15:34:35.881Z] === RUN   TestVolumesInspect
15:34:35 [2020-07-21T15:34:35.881Z] --- PASS: TestVolumesInspect (0.02s)
15:34:35 [2020-07-21T15:34:35.881Z] === RUN   TestVolumesInvalidJSON
15:34:35 [2020-07-21T15:34:35.881Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:34:35 [2020-07-21T15:34:35.881Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:34:35 [2020-07-21T15:34:35.881Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:34:35 [2020-07-21T15:34:35.881Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:34:35 [2020-07-21T15:34:35.881Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:34:35 [2020-07-21T15:34:35.881Z] PASS
15:34:35 [2020-07-21T15:34:35.881Z] 
15:34:35 [2020-07-21T15:34:35.881Z] DONE 5 tests in 0.226s
15:34:35 [2020-07-21T15:34:35.881Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:34:35 [2020-07-21T15:34:35.881Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11995 is not a child of this shell
15:34:35 [2020-07-21T15:34:35.881Z] warning: PID 11995 from bundles/test-integration/docker.pid had a nonzero exit code
15:34:35 [2020-07-21T15:34:35.881Z] Leaving: AppArmorNo profiles have been unloaded.
15:34:35 [2020-07-21T15:34:35.881Z] 
15:34:35 [2020-07-21T15:34:35.881Z] Unloading profiles will leave already running processes permanently
15:34:35 [2020-07-21T15:34:35.881Z] unconfined, which can lead to unexpected situations.
15:34:35 [2020-07-21T15:34:35.881Z] 
15:34:35 [2020-07-21T15:34:35.881Z] To set a process to complain mode, use the command line tool
15:34:35 [2020-07-21T15:34:35.881Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:34:35 [2020-07-21T15:34:35.881Z] Removing test suite binaries
15:34:35 [2020-07-21T15:34:35.881Z] exiting test-integration
15:34:35 [2020-07-21T15:34:35.881Z] ++ exit 0
15:34:36 [2020-07-21T15:34:36.538Z] --- PASS: TestDaemonRestartWithLiveRestore (1.40s)
15:34:36 [2020-07-21T15:34:36.538Z] === RUN   TestDaemonDefaultNetworkPools
15:34:36 [2020-07-21T15:34:36.583Z] --- PASS: TestExportContainerAfterDaemonRestart (1.66s)
15:34:36 [2020-07-21T15:34:36.583Z] === RUN   TestHealthCheckWorkdir
15:34:36 [2020-07-21T15:34:36.848Z] 
15:34:37 [2020-07-21T15:34:37.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:34:37 [2020-07-21T15:34:37.194Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
15:34:37 [2020-07-21T15:34:37.194Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:34:37 [2020-07-21T15:34:37.450Z] --- PASS: TestHealthCheckWorkdir (1.08s)
15:34:37 [2020-07-21T15:34:37.450Z] === RUN   TestHealthKillContainer
15:34:37 [2020-07-21T15:34:37.750Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
15:34:37 [2020-07-21T15:34:37.937Z] --- PASS: TestDaemonDefaultNetworkPools (1.30s)
15:34:37 [2020-07-21T15:34:37.937Z] === RUN   TestDaemonRestartWithExistingNetwork
Post stage
[Pipeline] junit
15:34:38 [2020-07-21T15:34:38.241Z] Recording test results
15:34:38 [2020-07-21T15:34:38.313Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:34:38 [2020-07-21T15:34:38.363Z] --- PASS: TestSecretsCreateAndDelete (3.28s)
15:34:38 [2020-07-21T15:34:38.363Z] === RUN   TestSecretsUpdate
15:34:38 [2020-07-21T15:34:38.874Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:34:39 [2020-07-21T15:34:39.853Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.87s)
15:34:39 [2020-07-21T15:34:39.853Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:34:40 [2020-07-21T15:34:40.238Z] + echo Ensuring container killed.
15:34:40 [2020-07-21T15:34:40.238Z] Ensuring container killed.
15:34:40 [2020-07-21T15:34:40.238Z] + docker rm -vf docker-pr1
15:34:40 [2020-07-21T15:34:40.238Z] Error: No such container: docker-pr1
15:34:40 [2020-07-21T15:34:40.238Z] + true
15:34:40 [2020-07-21T15:34:40.242Z] --- PASS: TestHealthKillContainer (2.84s)
15:34:40 [2020-07-21T15:34:40.242Z] === RUN   TestInspectCpusetInConfigPre120
[Pipeline] sh
15:34:40 [2020-07-21T15:34:40.520Z] + echo Chowning /workspace to jenkins user
15:34:40 [2020-07-21T15:34:40.520Z] Chowning /workspace to jenkins user
15:34:40 [2020-07-21T15:34:40.520Z] + id -u
15:34:40 [2020-07-21T15:34:40.520Z] + id -g
15:34:40 [2020-07-21T15:34:40.520Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41242:/workspace busybox chown -R 1000:1000 /workspace
15:34:40 [2020-07-21T15:34:40.520Z] Unable to find image 'busybox:latest' locally
15:34:40 [2020-07-21T15:34:40.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:34:40 [2020-07-21T15:34:40.806Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:34:41 [2020-07-21T15:34:41.062Z] --- PASS: TestInspectCpusetInConfigPre120 (0.62s)
15:34:41 [2020-07-21T15:34:41.062Z] === RUN   TestIpcModeNone
15:34:41 [2020-07-21T15:34:41.082Z] latest: Pulling from library/busybox
15:34:41 [2020-07-21T15:34:41.082Z] 91f30d776fb2: Pulling fs layer
15:34:41 [2020-07-21T15:34:41.319Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
15:34:41 [2020-07-21T15:34:41.883Z] --- PASS: TestIpcModeNone (0.79s)
15:34:41 [2020-07-21T15:34:41.883Z] === RUN   TestIpcModePrivate
15:34:41 [2020-07-21T15:34:41.893Z] --- PASS: TestSecretsUpdate (3.74s)
15:34:41 [2020-07-21T15:34:41.893Z] === RUN   TestTemplatedSecret
15:34:42 [2020-07-21T15:34:42.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:34:42 [2020-07-21T15:34:42.401Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.33s)
15:34:42 [2020-07-21T15:34:42.401Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:34:42 [2020-07-21T15:34:42.445Z] --- PASS: TestIpcModePrivate (0.52s)
15:34:42 [2020-07-21T15:34:42.445Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
15:34:42 [2020-07-21T15:34:42.445Z] === RUN   TestIpcModeShareable
15:34:42 [2020-07-21T15:34:42.701Z] --- PASS: TestIpcModeShareable (0.52s)
15:34:42 [2020-07-21T15:34:42.701Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
15:34:42 [2020-07-21T15:34:42.701Z] === RUN   TestAPIIpcModeShareableAndContainer
15:34:42 [2020-07-21T15:34:42.973Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s)
15:34:42 [2020-07-21T15:34:42.973Z] === RUN   TestServiceWithPredefinedNetwork
15:34:44 [2020-07-21T15:34:44.067Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:34:44 [2020-07-21T15:34:44.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:34:44 [2020-07-21T15:34:44.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:34:44 [2020-07-21T15:34:44.629Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.83s)
15:34:44 [2020-07-21T15:34:44.629Z] === RUN   TestAPIIpcModeHost
15:34:44 [2020-07-21T15:34:44.629Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
15:34:45 [2020-07-21T15:34:45.193Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:34:45 [2020-07-21T15:34:45.450Z] --- PASS: TestAPIIpcModeHost (0.72s)
15:34:45 [2020-07-21T15:34:45.450Z] === RUN   TestDaemonIpcModeShareable
15:34:45 [2020-07-21T15:34:45.463Z] --- PASS: TestTemplatedSecret (3.60s)
15:34:45 [2020-07-21T15:34:45.463Z] === RUN   TestSecretCreateResolve
15:34:46 [2020-07-21T15:34:46.277Z] --- PASS: TestServiceWithPredefinedNetwork (3.27s)
15:34:46 [2020-07-21T15:34:46.277Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:34:46 [2020-07-21T15:34:46.277Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:34:46 [2020-07-21T15:34:46.277Z]     service_test.go:236: FLAKY_TEST
15:34:46 [2020-07-21T15:34:46.277Z] === RUN   TestServiceWithDataPathPortInit
15:34:46 [2020-07-21T15:34:46.362Z] 91f30d776fb2: Verifying Checksum
15:34:46 [2020-07-21T15:34:46.363Z] 91f30d776fb2: Download complete
15:34:46 [2020-07-21T15:34:46.363Z] 91f30d776fb2: Pull complete
15:34:46 [2020-07-21T15:34:46.363Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
15:34:46 [2020-07-21T15:34:46.363Z] Status: Downloaded newer image for busybox:latest
15:34:46 [2020-07-21T15:34:46.380Z] === RUN   TestDockerSuite/TestBuildAddScript
15:34:46 [2020-07-21T15:34:46.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:34:47 [2020-07-21T15:34:47.311Z] --- PASS: TestDaemonIpcModeShareable (1.90s)
15:34:47 [2020-07-21T15:34:47.311Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: true, mustBeShared: true
15:34:47 [2020-07-21T15:34:47.311Z] === RUN   TestDaemonIpcModePrivate
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:34:48 [2020-07-21T15:34:48.063Z] + bundleName=amd64-rootless
15:34:48 [2020-07-21T15:34:48.063Z] + echo Creating amd64-rootless-bundles.tar.gz
15:34:48 [2020-07-21T15:34:48.063Z] Creating amd64-rootless-bundles.tar.gz
15:34:48 [2020-07-21T15:34:48.063Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:34:48 [2020-07-21T15:34:48.063Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
15:34:48 [2020-07-21T15:34:48.071Z] Archiving artifacts
15:34:48 [2020-07-21T15:34:48.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:34:48 [2020-07-21T15:34:48.240Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
15:34:48 [2020-07-21T15:34:48.804Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
15:34:49 [2020-07-21T15:34:49.061Z] --- PASS: TestDaemonIpcModePrivate (1.70s)
15:34:49 [2020-07-21T15:34:49.061Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
15:34:49 [2020-07-21T15:34:49.061Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:34:49 [2020-07-21T15:34:49.061Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:34:49 [2020-07-21T15:34:49.318Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
15:34:49 [2020-07-21T15:34:49.548Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41242/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:34:49 [2020-07-21T15:34:49.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:34:49 [2020-07-21T15:34:49.854Z] + make clean
15:34:49 [2020-07-21T15:34:49.921Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
15:34:49 [2020-07-21T15:34:49.924Z] --- PASS: TestSecretCreateResolve (3.68s)
15:34:49 [2020-07-21T15:34:49.924Z] PASS
15:34:49 [2020-07-21T15:34:49.924Z] 
15:34:49 [2020-07-21T15:34:49.924Z] DONE 6 tests in 21.734s
15:34:49 [2020-07-21T15:34:49.924Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m 
15:34:49 [2020-07-21T15:34:49.924Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
15:34:49 [2020-07-21T15:34:49.924Z] ++ set -e
15:34:49 [2020-07-21T15:34:49.924Z] ++ '[' -n 0 ']'
15:34:49 [2020-07-21T15:34:49.924Z] ++ set -x
15:34:49 [2020-07-21T15:34:49.924Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m
15:34:49 [2020-07-21T15:34:49.924Z] INFO: Testing against a local daemon
15:34:49 [2020-07-21T15:34:49.924Z] === RUN   TestServiceCreateInit
15:34:49 [2020-07-21T15:34:49.924Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:34:49 [2020-07-21T15:34:49.932Z] 4612f6d0b889: Pull complete
15:34:50 [2020-07-21T15:34:50.111Z] docker volume rm -f docker-dev-cache
15:34:50 [2020-07-21T15:34:50.111Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
15:34:50 [2020-07-21T15:34:50.876Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s)
15:34:50 [2020-07-21T15:34:50.876Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
15:34:50 [2020-07-21T15:34:50.876Z] === RUN   TestDaemonIpcModeShareableFromConfig
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:34:51 [2020-07-21T15:34:51.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:34:51 [2020-07-21T15:34:51.806Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
15:34:52 [2020-07-21T15:34:52.370Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s)
15:34:52 [2020-07-21T15:34:52.370Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true
15:34:52 [2020-07-21T15:34:52.370Z] === RUN   TestIpcModeOlderClient
15:34:52 [2020-07-21T15:34:52.370Z] === PAUSE TestIpcModeOlderClient
15:34:52 [2020-07-21T15:34:52.370Z] === RUN   TestKillContainerInvalidSignal
15:34:52 [2020-07-21T15:34:52.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:34:53 [2020-07-21T15:34:53.299Z] --- PASS: TestKillContainerInvalidSignal (0.82s)
15:34:53 [2020-07-21T15:34:53.299Z] === RUN   TestKillContainer
15:34:53 [2020-07-21T15:34:53.299Z] === RUN   TestKillContainer/no_signal
15:34:53 [2020-07-21T15:34:53.299Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
15:34:54 [2020-07-21T15:34:54.229Z] === RUN   TestKillContainer/non_killing_signal
15:34:54 [2020-07-21T15:34:54.276Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:34:54 [2020-07-21T15:34:54.276Z] Using test binary docker
15:34:54 [2020-07-21T15:34:54.276Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:34:54 [2020-07-21T15:34:54.276Z] +++ /etc/init.d/apparmor start
15:34:54 [2020-07-21T15:34:54.276Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:34:54 [2020-07-21T15:34:54.276Z] INFO: Waiting for daemon to start...
15:34:54 [2020-07-21T15:34:54.276Z] Starting dockerd
15:34:54 [2020-07-21T15:34:54.276Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:34:54 [2020-07-21T15:34:54.793Z] === RUN   TestKillContainer/killing_signal
15:34:55 [2020-07-21T15:34:55.050Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
15:34:55 [2020-07-21T15:34:55.499Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:34:55 [2020-07-21T15:34:55.614Z] --- PASS: TestKillContainer (2.25s)
15:34:55 [2020-07-21T15:34:55.614Z]     --- PASS: TestKillContainer/no_signal (0.68s)
15:34:55 [2020-07-21T15:34:55.614Z]     --- PASS: TestKillContainer/non_killing_signal (0.64s)
15:34:55 [2020-07-21T15:34:55.614Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
15:34:55 [2020-07-21T15:34:55.614Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:34:55 [2020-07-21T15:34:55.614Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:34:56 [2020-07-21T15:34:56.178Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:34:56 [2020-07-21T15:34:56.178Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:34:56 [2020-07-21T15:34:56.350Z] .
15:34:56 [2020-07-21T15:34:56.350Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:34:56 [2020-07-21T15:34:56.350Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:34:56 [2020-07-21T15:34:56.350Z] Error: No such image: emptyfs
15:34:56 [2020-07-21T15:34:56.350Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:34:56 [2020-07-21T15:34:56.350Z] ++++ docker load
15:34:56 [2020-07-21T15:34:56.350Z] Running integration-test (iteration 1)
15:34:56 [2020-07-21T15:34:56.350Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m 
15:34:56 [2020-07-21T15:34:56.350Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
15:34:56 [2020-07-21T15:34:56.350Z] ++ set -e
15:34:56 [2020-07-21T15:34:56.350Z] ++ '[' -n 0 ']'
15:34:56 [2020-07-21T15:34:56.350Z] ++ set -x
15:34:56 [2020-07-21T15:34:56.350Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m
15:34:57 [2020-07-21T15:34:57.108Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
15:34:57 [2020-07-21T15:34:57.108Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s)
15:34:57 [2020-07-21T15:34:57.108Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s)
15:34:57 [2020-07-21T15:34:57.108Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s)
15:34:57 [2020-07-21T15:34:57.108Z] === RUN   TestKillStoppedContainer
15:34:57 [2020-07-21T15:34:57.108Z] --- PASS: TestKillStoppedContainer (0.06s)
15:34:57 [2020-07-21T15:34:57.108Z] === RUN   TestKillStoppedContainerAPIPre120
15:34:57 [2020-07-21T15:34:57.108Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:34:57 [2020-07-21T15:34:57.108Z] === RUN   TestKillDifferentUserContainer
15:34:57 [2020-07-21T15:34:57.671Z] --- PASS: TestKillDifferentUserContainer (0.75s)
15:34:57 [2020-07-21T15:34:57.671Z] === RUN   TestInspectOomKilledTrue
15:34:57 [2020-07-21T15:34:57.930Z] --- SKIP: TestInspectOomKilledTrue (0.01s)
15:34:57 [2020-07-21T15:34:57.930Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:34:57 [2020-07-21T15:34:57.930Z] === RUN   TestInspectOomKilledFalse
15:34:57 [2020-07-21T15:34:57.930Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:34:57 [2020-07-21T15:34:57.930Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:34:57 [2020-07-21T15:34:57.930Z] === RUN   TestLinksEtcHostsContentMatch
15:34:58 [2020-07-21T15:34:58.493Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s)
15:34:58 [2020-07-21T15:34:58.493Z] === RUN   TestLinksContainerNames
15:34:58 [2020-07-21T15:34:58.751Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
15:34:59 [2020-07-21T15:34:59.680Z] --- PASS: TestLinksContainerNames (1.38s)
15:34:59 [2020-07-21T15:34:59.680Z] === RUN   TestLogsFollowTailEmpty
15:34:59 [2020-07-21T15:34:59.959Z] --- PASS: TestServiceCreateInit (10.56s)
15:34:59 [2020-07-21T15:34:59.959Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.23s)
15:34:59 [2020-07-21T15:34:59.959Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s)
15:34:59 [2020-07-21T15:34:59.959Z] === RUN   TestCreateServiceMultipleTimes
15:35:00 [2020-07-21T15:35:00.242Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
15:35:00 [2020-07-21T15:35:00.499Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
15:35:00 [2020-07-21T15:35:00.499Z] === RUN   TestContainerNetworkMountsNoChown
15:35:00 [2020-07-21T15:35:00.757Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:35:01 [2020-07-21T15:35:01.319Z] --- PASS: TestContainerNetworkMountsNoChown (0.74s)
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/default
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/default
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/private
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/private
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rprivate
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rprivate
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/slave
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/slave
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rslave
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rslave
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/shared
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/shared
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rshared
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rshared
15:35:01 [2020-07-21T15:35:01.319Z] === CONT  TestMountDaemonRoot/default
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/default/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/default/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === CONT  TestMountDaemonRoot/default/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === CONT  TestMountDaemonRoot/rshared
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === CONT  TestMountDaemonRoot/shared
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === CONT  TestMountDaemonRoot/rslave
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === CONT  TestMountDaemonRoot/slave
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === CONT  TestMountDaemonRoot/rprivate
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === CONT  TestMountDaemonRoot/private
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/private/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === RUN   TestMountDaemonRoot/private/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:35:01 [2020-07-21T15:35:01.319Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:35:01 [2020-07-21T15:35:01.319Z] === CONT  TestMountDaemonRoot/default/mount_root
15:35:01 [2020-07-21T15:35:01.576Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:35:01 [2020-07-21T15:35:01.576Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:35:01 [2020-07-21T15:35:01.576Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:35:01 [2020-07-21T15:35:01.576Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:35:01 [2020-07-21T15:35:01.576Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:35:01 [2020-07-21T15:35:01.576Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:35:01 [2020-07-21T15:35:01.837Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:35:01 [2020-07-21T15:35:01.837Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:35:01 [2020-07-21T15:35:01.837Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:35:01 [2020-07-21T15:35:01.837Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:35:01 [2020-07-21T15:35:01.837Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:35:01 [2020-07-21T15:35:01.837Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:35:01 [2020-07-21T15:35:01.837Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:35:01 [2020-07-21T15:35:01.837Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:35:01 [2020-07-21T15:35:01.837Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:35:01 [2020-07-21T15:35:01.837Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:35:01 [2020-07-21T15:35:01.837Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:35:01 [2020-07-21T15:35:01.837Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:35:02 [2020-07-21T15:35:02.094Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:35:02 [2020-07-21T15:35:02.094Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:35:02 [2020-07-21T15:35:02.094Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:35:02 [2020-07-21T15:35:02.094Z] === CONT  TestMountDaemonRoot/private/mount_root
15:35:02 [2020-07-21T15:35:02.094Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:35:02 [2020-07-21T15:35:02.094Z] === CONT  TestMountDaemonRoot/private/bind_root
15:35:02 [2020-07-21T15:35:02.094Z] --- PASS: TestMountDaemonRoot (0.05s)
15:35:02 [2020-07-21T15:35:02.094Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s)
15:35:02 [2020-07-21T15:35:02.094Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
15:35:02 [2020-07-21T15:35:02.094Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:35:02 [2020-07-21T15:35:02.094Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
15:35:02 [2020-07-21T15:35:02.094Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s)
15:35:02 [2020-07-21T15:35:02.094Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s)
15:35:02 [2020-07-21T15:35:02.094Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:35:02 [2020-07-21T15:35:02.094Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:35:02 [2020-07-21T15:35:02.094Z] === RUN   TestContainerBindMountNonRecursive
15:35:02 [2020-07-21T15:35:02.350Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
15:35:02 [2020-07-21T15:35:02.916Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
15:35:03 [2020-07-21T15:35:03.844Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:35:04 [2020-07-21T15:35:04.102Z] === RUN   TestDockerSuite/TestBuildAddTar
15:35:04 [2020-07-21T15:35:04.102Z] --- PASS: TestContainerBindMountNonRecursive (1.98s)
15:35:04 [2020-07-21T15:35:04.102Z] === RUN   TestNetworkNat
15:35:04 [2020-07-21T15:35:04.396Z] --- PASS: TestServiceWithDataPathPortInit (17.98s)
15:35:04 [2020-07-21T15:35:04.396Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:35:04 [2020-07-21T15:35:04.669Z] --- PASS: TestNetworkNat (0.59s)
15:35:04 [2020-07-21T15:35:04.669Z] === RUN   TestNetworkLocalhostTCPNat
15:35:05 [2020-07-21T15:35:05.233Z] --- PASS: TestNetworkLocalhostTCPNat (0.59s)
15:35:05 [2020-07-21T15:35:05.233Z] === RUN   TestNetworkLoopbackNat
15:35:06 [2020-07-21T15:35:06.600Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
15:35:08 [2020-07-21T15:35:08.490Z] --- PASS: TestNetworkLoopbackNat (2.86s)
15:35:08 [2020-07-21T15:35:08.490Z] === RUN   TestPause
15:35:08 [2020-07-21T15:35:08.747Z] --- PASS: TestPause (0.63s)
15:35:08 [2020-07-21T15:35:08.747Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:35:08 [2020-07-21T15:35:08.747Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:35:08 [2020-07-21T15:35:08.747Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:35:08 [2020-07-21T15:35:08.747Z] === RUN   TestPauseStopPausedContainer
15:35:09 [2020-07-21T15:35:09.083Z] Loaded image: buildpack-deps:buster
15:35:09 [2020-07-21T15:35:09.083Z] Loaded image: busybox:latest
15:35:09 [2020-07-21T15:35:09.083Z] Loaded image: busybox:glibc
15:35:09 [2020-07-21T15:35:09.083Z] Loaded image: debian:buster
15:35:09 [2020-07-21T15:35:09.309Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:35:09 [2020-07-21T15:35:09.309Z] --- PASS: TestPauseStopPausedContainer (0.62s)
15:35:09 [2020-07-21T15:35:09.309Z] === RUN   TestPsFilter
15:35:09 [2020-07-21T15:35:09.378Z] Loaded image: hello-world:latest
15:35:09 [2020-07-21T15:35:09.378Z] INFO: Testing against a local daemon
15:35:09 [2020-07-21T15:35:09.378Z] === RUN   TestCgroupNamespacesBuild
15:35:09 [2020-07-21T15:35:09.566Z] --- PASS: TestPsFilter (0.16s)
15:35:09 [2020-07-21T15:35:09.566Z] === RUN   TestRemoveContainerWithRemovedVolume
15:35:10 [2020-07-21T15:35:10.134Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s)
15:35:10 [2020-07-21T15:35:10.134Z] === RUN   TestRemoveContainerWithVolume
15:35:10 [2020-07-21T15:35:10.134Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:35:10 [2020-07-21T15:35:10.697Z] --- PASS: TestRemoveContainerWithVolume (0.57s)
15:35:10 [2020-07-21T15:35:10.697Z] === RUN   TestRemoveContainerRunning
15:35:10 [2020-07-21T15:35:10.898Z] --- PASS: TestCgroupNamespacesBuild (1.36s)
15:35:10 [2020-07-21T15:35:10.898Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:35:11 [2020-07-21T15:35:11.262Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:35:11 [2020-07-21T15:35:11.262Z] --- PASS: TestRemoveContainerRunning (0.64s)
15:35:11 [2020-07-21T15:35:11.262Z] === RUN   TestRemoveContainerForceRemoveRunning
15:35:11 [2020-07-21T15:35:11.824Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s)
15:35:11 [2020-07-21T15:35:11.824Z] === RUN   TestRemoveInvalidContainer
15:35:11 [2020-07-21T15:35:11.824Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:35:11 [2020-07-21T15:35:11.824Z] === RUN   TestRenameLinkedContainer
15:35:11 [2020-07-21T15:35:11.945Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s)
15:35:11 [2020-07-21T15:35:11.945Z] === RUN   TestBuildWithSession
15:35:11 [2020-07-21T15:35:11.945Z] --- SKIP: TestBuildWithSession (0.00s)
15:35:11 [2020-07-21T15:35:11.945Z]     build_session_test.go:25: TODO: BuildKit
15:35:11 [2020-07-21T15:35:11.945Z] === RUN   TestBuildSquashParent
15:35:13 [2020-07-21T15:35:13.193Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
15:35:14 [2020-07-21T15:35:14.400Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.93s)
15:35:14 [2020-07-21T15:35:14.400Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vzcb93u74lsawr4gmby3wzzcs Created:2020-07-21 15:35:05.80610596 +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[46e9a2a6f97e213134fbc7633b0bdbba2f72071fd70adaa8b2a77e4e400c7aa6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t462ieqhydvdeymsxp81wabjj EndpointID:dc9b8f7f3ab01ebfdca614a1c2db090975e742e135d8dd66f303cff5948b2d12 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:cb4436126151227059aa22adf4a524ad2a4ec79c18c27534f74e33886a50f15f 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:7cc9ded76dff IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t462ieqhydvdeymsxp81wabjj EndpointID:dc9b8f7f3ab01ebfdca614a1c2db090975e742e135d8dd66f303cff5948b2d12 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:35:14 [2020-07-21T15:35:14.400Z] PASS
15:35:14 [2020-07-21T15:35:14.400Z] 
15:35:14 [2020-07-21T15:35:14.400Z] === Skipped
15:35:14 [2020-07-21T15:35:14.400Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:35:14 [2020-07-21T15:35:14.400Z]     service_test.go:236: FLAKY_TEST
15:35:14 [2020-07-21T15:35:14.400Z] 
15:35:14 [2020-07-21T15:35:14.400Z] 
15:35:14 [2020-07-21T15:35:14.400Z] DONE 23 tests, 1 skipped in 59.725s
15:35:14 [2020-07-21T15:35:14.400Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:35:14 [2020-07-21T15:35:14.400Z] ++ 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
15:35:14 [2020-07-21T15:35:14.400Z] ++ set -e
15:35:14 [2020-07-21T15:35:14.400Z] ++ '[' -n 0 ']'
15:35:14 [2020-07-21T15:35:14.400Z] ++ set -x
15:35:14 [2020-07-21T15:35:14.400Z] ++ 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= DOCKER_ROOTLESS= 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
15:35:14 [2020-07-21T15:35:14.400Z] INFO: Testing against a local daemon
15:35:14 [2020-07-21T15:35:14.400Z] === RUN   TestDockerNetworkIpvlanPersistance
15:35:14 [2020-07-21T15:35:14.400Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:35:14 [2020-07-21T15:35:14.400Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:35:14 [2020-07-21T15:35:14.400Z] === RUN   TestDockerNetworkIpvlan
15:35:14 [2020-07-21T15:35:14.400Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:35:14 [2020-07-21T15:35:14.400Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:35:14 [2020-07-21T15:35:14.400Z] PASS
15:35:14 [2020-07-21T15:35:14.400Z] 
15:35:14 [2020-07-21T15:35:14.400Z] === Skipped
15:35:14 [2020-07-21T15:35:14.400Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:35:14 [2020-07-21T15:35:14.400Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:35:14 [2020-07-21T15:35:14.400Z] 
15:35:14 [2020-07-21T15:35:14.400Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:35:14 [2020-07-21T15:35:14.400Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:35:14 [2020-07-21T15:35:14.400Z] 
15:35:14 [2020-07-21T15:35:14.400Z] 
15:35:14 [2020-07-21T15:35:14.400Z] DONE 2 tests, 2 skipped in 0.188s
15:35:14 [2020-07-21T15:35:14.400Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:35:14 [2020-07-21T15:35:14.400Z] ++ 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
15:35:14 [2020-07-21T15:35:14.400Z] ++ set -e
15:35:14 [2020-07-21T15:35:14.400Z] ++ '[' -n 0 ']'
15:35:14 [2020-07-21T15:35:14.400Z] ++ set -x
15:35:14 [2020-07-21T15:35:14.400Z] ++ 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= DOCKER_ROOTLESS= 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
15:35:14 [2020-07-21T15:35:14.400Z] INFO: Testing against a local daemon
15:35:14 [2020-07-21T15:35:14.400Z] === RUN   TestDockerNetworkMacvlanPersistance
15:35:14 [2020-07-21T15:35:14.561Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:35:14 [2020-07-21T15:35:14.561Z] --- PASS: TestRenameLinkedContainer (2.61s)
15:35:14 [2020-07-21T15:35:14.561Z] === RUN   TestRenameStoppedContainer
15:35:15 [2020-07-21T15:35:15.493Z] --- PASS: TestRenameStoppedContainer (0.83s)
15:35:15 [2020-07-21T15:35:15.493Z] === RUN   TestRenameRunningContainerAndReuse
15:35:15 [2020-07-21T15:35:15.787Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s)
15:35:15 [2020-07-21T15:35:15.787Z] === RUN   TestDockerNetworkMacvlan
15:35:16 [2020-07-21T15:35:16.420Z] --- PASS: TestBuildSquashParent (4.21s)
15:35:16 [2020-07-21T15:35:16.420Z] === RUN   TestBuildWithRemoveAndForceRemove
15:35:16 [2020-07-21T15:35:16.420Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:35:16 [2020-07-21T15:35:16.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:35:16 [2020-07-21T15:35:16.420Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:35:16 [2020-07-21T15:35:16.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:35:16 [2020-07-21T15:35:16.420Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:35:16 [2020-07-21T15:35:16.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:35:16 [2020-07-21T15:35:16.420Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:35:16 [2020-07-21T15:35:16.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:35:16 [2020-07-21T15:35:16.420Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:35:16 [2020-07-21T15:35:16.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:35:16 [2020-07-21T15:35:16.420Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:35:16 [2020-07-21T15:35:16.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:35:16 [2020-07-21T15:35:16.420Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:35:16 [2020-07-21T15:35:16.420Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:35:16 [2020-07-21T15:35:16.420Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:35:16 [2020-07-21T15:35:16.420Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:35:16 [2020-07-21T15:35:16.730Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:35:17 [2020-07-21T15:35:17.008Z] Created binary: bundles/binary-daemon/dockerd-dev
15:35:17 [2020-07-21T15:35:17.008Z] Copying nested executables into bundles/binary-daemon
15:35:17 [2020-07-21T15:35:17.008Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
15:35:17 [2020-07-21T15:35:17.344Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/make.sh cross
15:35:17 [2020-07-21T15:35:17.387Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s)
15:35:17 [2020-07-21T15:35:17.387Z] === RUN   TestRenameInvalidName
15:35:17 [2020-07-21T15:35:17.604Z] 
15:35:17 [2020-07-21T15:35:17.864Z] Removing bundles/
15:35:17 [2020-07-21T15:35:17.864Z] 
15:35:17 [2020-07-21T15:35:17.864Z] ---> Making bundle: cross (in bundles/cross)
15:35:17 [2020-07-21T15:35:17.864Z] Cross building: bundles/cross/linux/amd64
15:35:17 [2020-07-21T15:35:17.864Z] Building: bundles/cross/linux/amd64/dockerd-dev
15:35:17 [2020-07-21T15:35:17.864Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:35:17 [2020-07-21T15:35:17.949Z] --- PASS: TestRenameInvalidName (0.78s)
15:35:17 [2020-07-21T15:35:17.949Z] === RUN   TestRenameAnonymousContainer
15:35:18 [2020-07-21T15:35:18.116Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:35:18 [2020-07-21T15:35:18.509Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:35:18 [2020-07-21T15:35:18.509Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:35:19 [2020-07-21T15:35:19.060Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:35:19 [2020-07-21T15:35:19.841Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
15:35:20 [2020-07-21T15:35:20.599Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:35:20 [2020-07-21T15:35:20.599Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s)
15:35:20 [2020-07-21T15:35:20.599Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s)
15:35:20 [2020-07-21T15:35:20.599Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.65s)
15:35:20 [2020-07-21T15:35:20.599Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.78s)
15:35:20 [2020-07-21T15:35:20.599Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s)
15:35:20 [2020-07-21T15:35:20.599Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.85s)
15:35:20 [2020-07-21T15:35:20.599Z] === RUN   TestBuildMultiStageCopy
15:35:20 [2020-07-21T15:35:20.599Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:35:20 [2020-07-21T15:35:20.769Z] --- PASS: TestRenameAnonymousContainer (2.90s)
15:35:20 [2020-07-21T15:35:20.769Z] === RUN   TestRenameContainerWithSameName
15:35:20 [2020-07-21T15:35:20.769Z] === RUN   TestDockerSuite/TestBuildBlankName
15:35:21 [2020-07-21T15:35:21.332Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:35:21 [2020-07-21T15:35:21.332Z] --- PASS: TestRenameContainerWithSameName (0.68s)
15:35:21 [2020-07-21T15:35:21.332Z] === RUN   TestRenameContainerWithLinkedContainer
15:35:21 [2020-07-21T15:35:21.895Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
15:35:22 [2020-07-21T15:35:22.120Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:35:22 [2020-07-21T15:35:22.120Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:35:22 [2020-07-21T15:35:22.362Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:35:22 [2020-07-21T15:35:22.434Z] --- PASS: TestCreateServiceMultipleTimes (22.09s)
15:35:22 [2020-07-21T15:35:22.434Z] === RUN   TestCreateServiceConflict
15:35:22 [2020-07-21T15:35:22.440Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:35:22 [2020-07-21T15:35:22.734Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:35:22 [2020-07-21T15:35:22.829Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s)
15:35:22 [2020-07-21T15:35:22.829Z] === RUN   TestResize
15:35:23 [2020-07-21T15:35:23.029Z] --- PASS: TestBuildMultiStageCopy (2.76s)
15:35:23 [2020-07-21T15:35:23.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s)
15:35:23 [2020-07-21T15:35:23.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.31s)
15:35:23 [2020-07-21T15:35:23.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s)
15:35:23 [2020-07-21T15:35:23.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s)
15:35:23 [2020-07-21T15:35:23.029Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s)
15:35:23 [2020-07-21T15:35:23.029Z] === RUN   TestBuildMultiStageParentConfig
15:35:23 [2020-07-21T15:35:23.759Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:35:23 [2020-07-21T15:35:23.759Z] --- PASS: TestResize (0.90s)
15:35:23 [2020-07-21T15:35:23.759Z] === RUN   TestResizeWithInvalidSize
15:35:24 [2020-07-21T15:35:24.074Z] --- PASS: TestBuildMultiStageParentConfig (0.79s)
15:35:24 [2020-07-21T15:35:24.074Z] === RUN   TestBuildLabelWithTargets
15:35:24 [2020-07-21T15:35:24.690Z] --- PASS: TestResizeWithInvalidSize (1.07s)
15:35:24 [2020-07-21T15:35:24.690Z] === RUN   TestResizeWhenContainerNotStarted
15:35:25 [2020-07-21T15:35:25.127Z] --- PASS: TestBuildLabelWithTargets (1.27s)
15:35:25 [2020-07-21T15:35:25.127Z] === RUN   TestBuildWithEmptyLayers
15:35:25 [2020-07-21T15:35:25.621Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s)
15:35:25 [2020-07-21T15:35:25.621Z] === RUN   TestDaemonRestartKillContainers
15:35:25 [2020-07-21T15:35:25.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:35:25 [2020-07-21T15:35:25.621Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:35:25 [2020-07-21T15:35:25.665Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:35:25 [2020-07-21T15:35:25.768Z] --- PASS: TestBuildWithEmptyLayers (0.62s)
15:35:25 [2020-07-21T15:35:25.768Z] === RUN   TestBuildMultiStageOnBuild
15:35:25 [2020-07-21T15:35:25.957Z] --- PASS: TestCreateServiceConflict (3.56s)
15:35:25 [2020-07-21T15:35:25.957Z] === RUN   TestCreateServiceMaxReplicas
15:35:26 [2020-07-21T15:35:26.186Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:35:27 [2020-07-21T15:35:27.854Z] --- PASS: TestBuildMultiStageOnBuild (1.71s)
15:35:27 [2020-07-21T15:35:27.854Z] === RUN   TestBuildUncleanTarFilenames
15:35:28 [2020-07-21T15:35:28.084Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:35:28 [2020-07-21T15:35:28.084Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:35:28 [2020-07-21T15:35:28.493Z] --- PASS: TestBuildUncleanTarFilenames (0.87s)
15:35:28 [2020-07-21T15:35:28.493Z] === RUN   TestBuildMultiStageLayerLeak
15:35:29 [2020-07-21T15:35:29.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:35:29 [2020-07-21T15:35:29.559Z] --- PASS: TestCreateServiceMaxReplicas (3.95s)
15:35:29 [2020-07-21T15:35:29.560Z] === RUN   TestCreateWithDuplicateNetworkNames
15:35:30 [2020-07-21T15:35:30.577Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s)
15:35:30 [2020-07-21T15:35:30.577Z] === RUN   TestBuildWithHugeFile
15:35:30 [2020-07-21T15:35:30.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:35:30 [2020-07-21T15:35:30.912Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:35:31 [2020-07-21T15:35:31.842Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:35:32 [2020-07-21T15:35:32.251Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:35:33 [2020-07-21T15:35:33.210Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:35:33 [2020-07-21T15:35:33.637Z] --- PASS: TestDockerNetworkMacvlan (18.00s)
15:35:33 [2020-07-21T15:35:33.637Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s)
15:35:33 [2020-07-21T15:35:33.637Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
15:35:33 [2020-07-21T15:35:33.637Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.87s)
15:35:33 [2020-07-21T15:35:33.637Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.04s)
15:35:33 [2020-07-21T15:35:33.637Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.65s)
15:35:33 [2020-07-21T15:35:33.637Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s)
15:35:33 [2020-07-21T15:35:33.637Z] PASS
15:35:33 [2020-07-21T15:35:33.637Z] 
15:35:33 [2020-07-21T15:35:33.637Z] DONE 8 tests in 20.230s
15:35:33 [2020-07-21T15:35:33.637Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:35:33 [2020-07-21T15:35:33.637Z] ++ 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
15:35:33 [2020-07-21T15:35:33.637Z] ++ set -e
15:35:33 [2020-07-21T15:35:33.637Z] ++ '[' -n 0 ']'
15:35:33 [2020-07-21T15:35:33.637Z] ++ set -x
15:35:33 [2020-07-21T15:35:33.637Z] ++ 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= DOCKER_ROOTLESS= 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
15:35:33 [2020-07-21T15:35:33.637Z] testing: warning: no tests to run
15:35:33 [2020-07-21T15:35:33.637Z] PASS
15:35:33 [2020-07-21T15:35:33.637Z] 
15:35:33 [2020-07-21T15:35:33.637Z] DONE 0 tests in 0.030s
15:35:33 [2020-07-21T15:35:33.637Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:35:33 [2020-07-21T15:35:33.637Z] ++ 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
15:35:33 [2020-07-21T15:35:33.637Z] ++ set -e
15:35:33 [2020-07-21T15:35:33.637Z] ++ '[' -n 0 ']'
15:35:33 [2020-07-21T15:35:33.637Z] ++ set -x
15:35:33 [2020-07-21T15:35:33.637Z] ++ 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= DOCKER_ROOTLESS= 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
15:35:33 [2020-07-21T15:35:33.774Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:35:33 [2020-07-21T15:35:33.898Z] INFO: Testing against a local daemon
15:35:33 [2020-07-21T15:35:33.898Z] === RUN   TestAuthZPluginAllowRequest
15:35:34 [2020-07-21T15:35:34.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:35:35 [2020-07-21T15:35:35.814Z] --- PASS: TestAuthZPluginAllowRequest (1.80s)
15:35:35 [2020-07-21T15:35:35.814Z] === RUN   TestAuthZPluginTLS
15:35:36 [2020-07-21T15:35:36.387Z] --- PASS: TestAuthZPluginTLS (0.70s)
15:35:36 [2020-07-21T15:35:36.387Z] === RUN   TestAuthZPluginDenyRequest
15:35:36 [2020-07-21T15:35:36.552Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:35:36 [2020-07-21T15:35:36.809Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:35:36 [2020-07-21T15:35:36.959Z] --- PASS: TestAuthZPluginDenyRequest (0.66s)
15:35:36 [2020-07-21T15:35:36.959Z] === RUN   TestAuthZPluginAPIDenyResponse
15:35:37 [2020-07-21T15:35:37.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:35:37 [2020-07-21T15:35:37.531Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.68s)
15:35:37 [2020-07-21T15:35:37.531Z] === RUN   TestAuthZPluginDenyResponse
15:35:37 [2020-07-21T15:35:37.631Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
15:35:38 [2020-07-21T15:35:38.195Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:35:38 [2020-07-21T15:35:38.474Z] --- PASS: TestAuthZPluginDenyResponse (0.68s)
15:35:38 [2020-07-21T15:35:38.474Z] === RUN   TestAuthZPluginAllowEventStream
15:35:38 [2020-07-21T15:35:38.760Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:35:40 [2020-07-21T15:35:40.193Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
15:35:40 [2020-07-21T15:35:40.389Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s)
15:35:40 [2020-07-21T15:35:40.389Z] === RUN   TestAuthZPluginErrorResponse
15:35:40 [2020-07-21T15:35:40.651Z] --- PASS: TestAuthZPluginErrorResponse (0.66s)
15:35:40 [2020-07-21T15:35:40.651Z] === RUN   TestAuthZPluginErrorRequest
15:35:41 [2020-07-21T15:35:41.594Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
15:35:41 [2020-07-21T15:35:41.594Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:35:41 [2020-07-21T15:35:41.594Z] --- PASS: TestAuthZPluginErrorRequest (0.65s)
15:35:41 [2020-07-21T15:35:41.594Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:35:42 [2020-07-21T15:35:42.162Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:35:42 [2020-07-21T15:35:42.167Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s)
15:35:42 [2020-07-21T15:35:42.167Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:35:43 [2020-07-21T15:35:43.530Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:35:43 [2020-07-21T15:35:43.530Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.17s)
15:35:43 [2020-07-21T15:35:43.530Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.38s)
15:35:43 [2020-07-21T15:35:43.530Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.87s)
15:35:43 [2020-07-21T15:35:43.530Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.12s)
15:35:43 [2020-07-21T15:35:43.530Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.14s)
15:35:43 [2020-07-21T15:35:43.530Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.20s)
15:35:43 [2020-07-21T15:35:43.530Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.13s)
15:35:43 [2020-07-21T15:35:43.530Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.25s)
15:35:43 [2020-07-21T15:35:43.530Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s)
15:35:43 [2020-07-21T15:35:43.530Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.13s)
15:35:43 [2020-07-21T15:35:43.530Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s)
15:35:43 [2020-07-21T15:35:43.530Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s)
15:35:43 [2020-07-21T15:35:43.530Z] === RUN   TestCgroupNamespacesRun
15:35:44 [2020-07-21T15:35:44.082Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s)
15:35:44 [2020-07-21T15:35:44.082Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:35:44 [2020-07-21T15:35:44.990Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.47s)
15:35:44 [2020-07-21T15:35:44.990Z] === RUN   TestCreateServiceSecretFileMode
15:35:45 [2020-07-21T15:35:45.420Z] --- PASS: TestCgroupNamespacesRun (1.70s)
15:35:45 [2020-07-21T15:35:45.420Z] === RUN   TestCgroupNamespacesRunPrivileged
15:35:45 [2020-07-21T15:35:45.983Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
15:35:46 [2020-07-21T15:35:46.627Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s)
15:35:46 [2020-07-21T15:35:46.628Z] === RUN   TestAuthZPluginHeader
15:35:46 [2020-07-21T15:35:46.915Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s)
15:35:46 [2020-07-21T15:35:46.915Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:35:47 [2020-07-21T15:35:47.571Z] --- PASS: TestAuthZPluginHeader (1.00s)
15:35:47 [2020-07-21T15:35:47.571Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:35:47 [2020-07-21T15:35:47.571Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:35:47 [2020-07-21T15:35:47.571Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:35:47 [2020-07-21T15:35:47.571Z] === RUN   TestAuthZPluginV2Disable
15:35:47 [2020-07-21T15:35:47.571Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:35:47 [2020-07-21T15:35:47.571Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:35:47 [2020-07-21T15:35:47.571Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:35:47 [2020-07-21T15:35:47.571Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:35:47 [2020-07-21T15:35:47.571Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:35:47 [2020-07-21T15:35:47.571Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:35:47 [2020-07-21T15:35:47.571Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:35:47 [2020-07-21T15:35:47.571Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:35:47 [2020-07-21T15:35:47.571Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:35:48 [2020-07-21T15:35:48.657Z] --- PASS: TestCreateServiceSecretFileMode (3.51s)
15:35:48 [2020-07-21T15:35:48.657Z] === RUN   TestCreateServiceConfigFileMode
15:35:48 [2020-07-21T15:35:48.812Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s)
15:35:48 [2020-07-21T15:35:48.812Z] === RUN   TestCgroupNamespacesRunHostMode
15:35:49 [2020-07-21T15:35:49.068Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
15:35:50 [2020-07-21T15:35:50.436Z] --- PASS: TestCgroupNamespacesRunHostMode (1.69s)
15:35:50 [2020-07-21T15:35:50.436Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:35:52 [2020-07-21T15:35:52.183Z] --- PASS: TestCreateServiceConfigFileMode (3.45s)
15:35:52 [2020-07-21T15:35:52.183Z] === RUN   TestCreateServiceSysctls
15:35:52 [2020-07-21T15:35:52.330Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s)
15:35:52 [2020-07-21T15:35:52.330Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:35:52 [2020-07-21T15:35:52.330Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:35:54 [2020-07-21T15:35:54.223Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s)
15:35:54 [2020-07-21T15:35:54.223Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:35:54 [2020-07-21T15:35:54.223Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
15:35:54 [2020-07-21T15:35:54.787Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s)
15:35:54 [2020-07-21T15:35:54.787Z] === RUN   TestCgroupNamespacesRunOlderClient
15:35:55 [2020-07-21T15:35:55.349Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:35:55 [2020-07-21T15:35:55.605Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
15:35:56 [2020-07-21T15:35:56.535Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.75s)
15:35:56 [2020-07-21T15:35:56.535Z] === RUN   TestKernelTCPMemory
15:35:56 [2020-07-21T15:35:56.755Z] --- PASS: TestCreateServiceSysctls (4.59s)
15:35:56 [2020-07-21T15:35:56.755Z] === RUN   TestCreateServiceCapabilities
15:35:57 [2020-07-21T15:35:57.465Z] --- PASS: TestKernelTCPMemory (0.78s)
15:35:57 [2020-07-21T15:35:57.465Z] === RUN   TestNISDomainname
15:35:57 [2020-07-21T15:35:57.721Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:35:57 [2020-07-21T15:35:57.984Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
15:35:57 [2020-07-21T15:35:57.984Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:35:58 [2020-07-21T15:35:58.241Z] --- PASS: TestNISDomainname (1.01s)
15:35:58 [2020-07-21T15:35:58.241Z] === RUN   TestHostnameDnsResolution
15:35:59 [2020-07-21T15:35:59.612Z] --- PASS: TestHostnameDnsResolution (1.20s)
15:35:59 [2020-07-21T15:35:59.612Z] === RUN   TestStats
15:35:59 [2020-07-21T15:35:59.868Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:36:00 [2020-07-21T15:36:00.339Z] --- PASS: TestCreateServiceCapabilities (3.73s)
15:36:00 [2020-07-21T15:36:00.339Z] === RUN   TestInspect
15:36:01 [2020-07-21T15:36:01.762Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:36:02 [2020-07-21T15:36:02.366Z] --- PASS: TestStats (2.79s)
15:36:02 [2020-07-21T15:36:02.366Z] === RUN   TestStopContainerWithTimeout
15:36:02 [2020-07-21T15:36:02.366Z] === RUN   TestStopContainerWithTimeout/0
15:36:02 [2020-07-21T15:36:02.366Z] === PAUSE TestStopContainerWithTimeout/0
15:36:02 [2020-07-21T15:36:02.366Z] === RUN   TestStopContainerWithTimeout/1
15:36:02 [2020-07-21T15:36:02.366Z] === PAUSE TestStopContainerWithTimeout/1
15:36:02 [2020-07-21T15:36:02.366Z] === RUN   TestStopContainerWithTimeout/3
15:36:02 [2020-07-21T15:36:02.366Z] === PAUSE TestStopContainerWithTimeout/3
15:36:02 [2020-07-21T15:36:02.366Z] === RUN   TestStopContainerWithTimeout/-1
15:36:02 [2020-07-21T15:36:02.366Z] === PAUSE TestStopContainerWithTimeout/-1
15:36:02 [2020-07-21T15:36:02.366Z] === CONT  TestStopContainerWithTimeout/0
15:36:02 [2020-07-21T15:36:02.366Z] === CONT  TestStopContainerWithTimeout/3
15:36:03 [2020-07-21T15:36:03.736Z] === CONT  TestStopContainerWithTimeout/-1
15:36:04 [2020-07-21T15:36:04.057Z] --- PASS: TestInspect (3.56s)
15:36:04 [2020-07-21T15:36:04.057Z] === RUN   TestCreateJob
15:36:05 [2020-07-21T15:36:05.627Z] === CONT  TestStopContainerWithTimeout/1
15:36:05 [2020-07-21T15:36:05.699Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.28s)
15:36:05 [2020-07-21T15:36:05.699Z] PASS
15:36:05 [2020-07-21T15:36:05.699Z] 
15:36:05 [2020-07-21T15:36:05.699Z] === Skipped
15:36:05 [2020-07-21T15:36:05.699Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:36:05 [2020-07-21T15:36:05.699Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:36:05 [2020-07-21T15:36:05.699Z] 
15:36:05 [2020-07-21T15:36:05.699Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:36:05 [2020-07-21T15:36:05.700Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:36:05 [2020-07-21T15:36:05.700Z] 
15:36:05 [2020-07-21T15:36:05.700Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:36:05 [2020-07-21T15:36:05.700Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:36:05 [2020-07-21T15:36:05.700Z] 
15:36:05 [2020-07-21T15:36:05.700Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:36:05 [2020-07-21T15:36:05.700Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:36:05 [2020-07-21T15:36:05.700Z] 
15:36:05 [2020-07-21T15:36:05.700Z] 
15:36:05 [2020-07-21T15:36:05.700Z] DONE 17 tests, 4 skipped in 32.087s
15:36:05 [2020-07-21T15:36:05.700Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:36:05 [2020-07-21T15:36:05.700Z] ++ 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
15:36:05 [2020-07-21T15:36:05.700Z] ++ set -e
15:36:05 [2020-07-21T15:36:05.700Z] ++ '[' -n 0 ']'
15:36:05 [2020-07-21T15:36:05.700Z] ++ set -x
15:36:05 [2020-07-21T15:36:05.700Z] ++ 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= DOCKER_ROOTLESS= 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
15:36:05 [2020-07-21T15:36:05.961Z] INFO: Testing against a local daemon
15:36:05 [2020-07-21T15:36:05.961Z] === RUN   TestPluginInvalidJSON
15:36:05 [2020-07-21T15:36:05.961Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:36:05 [2020-07-21T15:36:05.961Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:36:05 [2020-07-21T15:36:05.961Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:36:05 [2020-07-21T15:36:05.961Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:36:05 [2020-07-21T15:36:05.961Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:36:05 [2020-07-21T15:36:05.961Z] === RUN   TestPluginInstall
15:36:05 [2020-07-21T15:36:05.961Z] === RUN   TestPluginInstall/no_auth
15:36:06 [2020-07-21T15:36:06.557Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
15:36:06 [2020-07-21T15:36:06.813Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:36:07 [2020-07-21T15:36:07.070Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:36:07 [2020-07-21T15:36:07.070Z]     --- PASS: TestStopContainerWithTimeout/0 (1.23s)
15:36:07 [2020-07-21T15:36:07.070Z]     --- PASS: TestStopContainerWithTimeout/3 (3.08s)
15:36:07 [2020-07-21T15:36:07.070Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.90s)
15:36:07 [2020-07-21T15:36:07.070Z]     --- PASS: TestStopContainerWithTimeout/1 (1.71s)
15:36:07 [2020-07-21T15:36:07.070Z] === RUN   TestDeleteDevicemapper
15:36:07 [2020-07-21T15:36:07.070Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:36:07 [2020-07-21T15:36:07.070Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:36:07 [2020-07-21T15:36:07.070Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:36:07 [2020-07-21T15:36:07.999Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:36:08 [2020-07-21T15:36:08.637Z] --- PASS: TestCreateJob (4.34s)
15:36:08 [2020-07-21T15:36:08.637Z] === RUN   TestReplicatedJob
15:36:09 [2020-07-21T15:36:09.365Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:36:09 [2020-07-21T15:36:09.621Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.56s)
15:36:09 [2020-07-21T15:36:09.621Z] === RUN   TestUpdateMemory
15:36:09 [2020-07-21T15:36:09.621Z] --- SKIP: TestUpdateMemory (0.00s)
15:36:09 [2020-07-21T15:36:09.621Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:36:09 [2020-07-21T15:36:09.621Z] === RUN   TestUpdateCPUQuota
15:36:09 [2020-07-21T15:36:09.621Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
15:36:10 [2020-07-21T15:36:10.551Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:36:10 [2020-07-21T15:36:10.807Z] --- PASS: TestUpdateCPUQuota (1.20s)
15:36:10 [2020-07-21T15:36:10.807Z] === RUN   TestUpdatePidsLimit
15:36:10 [2020-07-21T15:36:10.807Z] === RUN   TestUpdatePidsLimit/update_from_none
15:36:11 [2020-07-21T15:36:11.064Z] === RUN   TestUpdatePidsLimit/no_change
15:36:11 [2020-07-21T15:36:11.259Z] time="2020-07-21T15:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:11 [2020-07-21T15:36:11.259Z] time="2020-07-21T15:36:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:36:11 [2020-07-21T15:36:11.259Z] time="2020-07-21T15:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e94bce4230ebfe07f4248dcc12f889d2347cbe743a33a8889f779cd4870393b" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:11 [2020-07-21T15:36:11.259Z] time="2020-07-21T15:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:11 [2020-07-21T15:36:11.259Z] time="2020-07-21T15:36:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:36:11 [2020-07-21T15:36:11.259Z] time="2020-07-21T15:36:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1e94bce4230ebfe07f4248dcc12f889d2347cbe743a33a8889f779cd4870393b" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:11 [2020-07-21T15:36:11.320Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:36:11 [2020-07-21T15:36:11.320Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
15:36:11 [2020-07-21T15:36:11.577Z] === RUN   TestUpdatePidsLimit/update_lower
15:36:11 [2020-07-21T15:36:11.833Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:36:11 [2020-07-21T15:36:11.833Z] === RUN   TestPluginInstall/with_htpasswd
15:36:12 [2020-07-21T15:36:12.089Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:36:12 [2020-07-21T15:36:12.654Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:36:12 [2020-07-21T15:36:12.776Z] time="2020-07-21T15:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:12 [2020-07-21T15:36:12.776Z] time="2020-07-21T15:36:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:36:12 [2020-07-21T15:36:12.776Z] time="2020-07-21T15:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2900822b6b2b8853e3707aa3b7938e5701cb71dfa91a73bff79272bee69dfb08" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:12 [2020-07-21T15:36:12.776Z] time="2020-07-21T15:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:12 [2020-07-21T15:36:12.776Z] time="2020-07-21T15:36:12Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:36:12 [2020-07-21T15:36:12.776Z] time="2020-07-21T15:36:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2900822b6b2b8853e3707aa3b7938e5701cb71dfa91a73bff79272bee69dfb08" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:12 [2020-07-21T15:36:12.910Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:36:13 [2020-07-21T15:36:13.037Z] === RUN   TestPluginInstall/with_insecure
15:36:13 [2020-07-21T15:36:13.474Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
15:36:14 [2020-07-21T15:36:14.037Z] --- PASS: TestUpdatePidsLimit (3.14s)
15:36:14 [2020-07-21T15:36:14.037Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
15:36:14 [2020-07-21T15:36:14.037Z]     --- PASS: TestUpdatePidsLimit/no_change (0.38s)
15:36:14 [2020-07-21T15:36:14.037Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
15:36:14 [2020-07-21T15:36:14.037Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
15:36:14 [2020-07-21T15:36:14.037Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.32s)
15:36:14 [2020-07-21T15:36:14.037Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s)
15:36:14 [2020-07-21T15:36:14.037Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s)
15:36:14 [2020-07-21T15:36:14.037Z] === RUN   TestUpdateRestartPolicy
15:36:14 [2020-07-21T15:36:14.424Z] time="2020-07-21T15:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:14 [2020-07-21T15:36:14.424Z] time="2020-07-21T15:36:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:36:14 [2020-07-21T15:36:14.424Z] time="2020-07-21T15:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2a782c8683440165d4d6fbd3937c73e642dc42462016246513c58f13711b960" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:14 [2020-07-21T15:36:14.424Z] time="2020-07-21T15:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:14 [2020-07-21T15:36:14.424Z] time="2020-07-21T15:36:14Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:36:14 [2020-07-21T15:36:14.424Z] time="2020-07-21T15:36:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2a782c8683440165d4d6fbd3937c73e642dc42462016246513c58f13711b960" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:14 [2020-07-21T15:36:14.685Z] --- PASS: TestPluginInstall (8.81s)
15:36:14 [2020-07-21T15:36:14.685Z]     --- PASS: TestPluginInstall/no_auth (5.81s)
15:36:14 [2020-07-21T15:36:14.685Z]     --- PASS: TestPluginInstall/with_htpasswd (1.28s)
15:36:14 [2020-07-21T15:36:14.685Z]     --- PASS: TestPluginInstall/with_insecure (1.72s)
15:36:14 [2020-07-21T15:36:14.685Z]         plugin_test.go:157: [d5ec565af28fe] daemon is not started
15:36:14 [2020-07-21T15:36:14.685Z] PASS
15:36:14 [2020-07-21T15:36:14.685Z] 
15:36:14 [2020-07-21T15:36:14.685Z] DONE 6 tests in 9.040s
15:36:14 [2020-07-21T15:36:14.685Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:36:14 [2020-07-21T15:36:14.685Z] ++ 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
15:36:14 [2020-07-21T15:36:14.685Z] ++ set -e
15:36:14 [2020-07-21T15:36:14.685Z] ++ '[' -n 0 ']'
15:36:14 [2020-07-21T15:36:14.685Z] ++ set -x
15:36:14 [2020-07-21T15:36:14.685Z] ++ 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= DOCKER_ROOTLESS= 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
15:36:14 [2020-07-21T15:36:14.945Z] INFO: Testing against a local daemon
15:36:14 [2020-07-21T15:36:14.945Z] === RUN   TestExternalGraphDriver
15:36:15 [2020-07-21T15:36:15.206Z] === RUN   TestExternalGraphDriver/json
15:36:15 [2020-07-21T15:36:15.652Z] --- PASS: TestReplicatedJob (6.98s)
15:36:15 [2020-07-21T15:36:15.652Z] === RUN   TestUpdateReplicatedJob
15:36:16 [2020-07-21T15:36:16.556Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
15:36:16 [2020-07-21T15:36:16.556Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
15:36:16 [2020-07-21T15:36:16.556Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
15:36:16 [2020-07-21T15:36:16.556Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:36:17 [2020-07-21T15:36:17.755Z] === RUN   TestExternalGraphDriver/spec
15:36:17 [2020-07-21T15:36:17.925Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:36:18 [2020-07-21T15:36:18.182Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
15:36:18 [2020-07-21T15:36:18.744Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:36:19 [2020-07-21T15:36:19.306Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
15:36:20 [2020-07-21T15:36:20.105Z] --- PASS: TestUpdateReplicatedJob (4.32s)
15:36:20 [2020-07-21T15:36:20.105Z] === RUN   TestServiceListWithStatuses
15:36:20 [2020-07-21T15:36:20.105Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:36:20 [2020-07-21T15:36:20.105Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:36:20 [2020-07-21T15:36:20.105Z] === RUN   TestDockerNetworkConnectAlias
15:36:20 [2020-07-21T15:36:20.301Z] === RUN   TestExternalGraphDriver/pull
15:36:22 [2020-07-21T15:36:22.847Z] --- PASS: TestExternalGraphDriver (7.50s)
15:36:22 [2020-07-21T15:36:22.847Z]     --- PASS: TestExternalGraphDriver/json (2.37s)
15:36:22 [2020-07-21T15:36:22.847Z]     --- PASS: TestExternalGraphDriver/spec (2.77s)
15:36:22 [2020-07-21T15:36:22.847Z]     --- PASS: TestExternalGraphDriver/pull (2.14s)
15:36:22 [2020-07-21T15:36:22.847Z] === RUN   TestGraphdriverPluginV2
15:36:22 [2020-07-21T15:36:22.847Z] --- SKIP: TestGraphdriverPluginV2 (0.13s)
15:36:22 [2020-07-21T15:36:22.847Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:36:22 [2020-07-21T15:36:22.847Z] PASS
15:36:22 [2020-07-21T15:36:22.847Z] 
15:36:22 [2020-07-21T15:36:22.847Z] === Skipped
15:36:22 [2020-07-21T15:36:22.847Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.13s)
15:36:22 [2020-07-21T15:36:22.847Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:36:22 [2020-07-21T15:36:22.847Z] 
15:36:22 [2020-07-21T15:36:22.847Z] 
15:36:22 [2020-07-21T15:36:22.847Z] DONE 5 tests, 1 skipped in 7.809s
15:36:22 [2020-07-21T15:36:22.847Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:36:22 [2020-07-21T15:36:22.847Z] ++ 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
15:36:22 [2020-07-21T15:36:22.847Z] ++ set -e
15:36:22 [2020-07-21T15:36:22.847Z] ++ '[' -n 0 ']'
15:36:22 [2020-07-21T15:36:22.847Z] ++ set -x
15:36:22 [2020-07-21T15:36:22.847Z] ++ 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= DOCKER_ROOTLESS= 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
15:36:22 [2020-07-21T15:36:22.847Z] INFO: Testing against a local daemon
15:36:22 [2020-07-21T15:36:22.847Z] === RUN   TestContinueAfterPluginCrash
15:36:22 [2020-07-21T15:36:22.847Z] === PAUSE TestContinueAfterPluginCrash
15:36:22 [2020-07-21T15:36:22.847Z] === RUN   TestReadPluginNoRead
15:36:22 [2020-07-21T15:36:22.847Z] === PAUSE TestReadPluginNoRead
15:36:22 [2020-07-21T15:36:22.848Z] === RUN   TestDaemonStartWithLogOpt
15:36:22 [2020-07-21T15:36:22.848Z] === PAUSE TestDaemonStartWithLogOpt
15:36:22 [2020-07-21T15:36:22.848Z] === CONT  TestContinueAfterPluginCrash
15:36:22 [2020-07-21T15:36:22.848Z] === CONT  TestDaemonStartWithLogOpt
15:36:22 [2020-07-21T15:36:22.848Z] === CONT  TestReadPluginNoRead
15:36:23 [2020-07-21T15:36:23.476Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
15:36:23 [2020-07-21T15:36:23.476Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:36:24 [2020-07-21T15:36:24.843Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:36:25 [2020-07-21T15:36:25.781Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:36:25 [2020-07-21T15:36:25.781Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
15:36:26 [2020-07-21T15:36:26.037Z] === RUN   TestDockerSuite/TestBuildCmd
15:36:26 [2020-07-21T15:36:26.037Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:36:26 [2020-07-21T15:36:26.294Z] --- PASS: TestUpdateRestartPolicy (12.43s)
15:36:26 [2020-07-21T15:36:26.294Z] === RUN   TestUpdateRestartWithAutoRemove
15:36:26 [2020-07-21T15:36:26.551Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:36:26 [2020-07-21T15:36:26.808Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:36:26 [2020-07-21T15:36:26.808Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:36:27 [2020-07-21T15:36:27.065Z] === RUN   TestReadPluginNoRead/default
15:36:27 [2020-07-21T15:36:27.373Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
15:36:27 [2020-07-21T15:36:27.373Z] === RUN   TestWaitNonBlocked
15:36:27 [2020-07-21T15:36:27.373Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:36:27 [2020-07-21T15:36:27.373Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:36:27 [2020-07-21T15:36:27.373Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:36:27 [2020-07-21T15:36:27.373Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:36:27 [2020-07-21T15:36:27.373Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:36:27 [2020-07-21T15:36:27.373Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:36:27 [2020-07-21T15:36:27.588Z] --- PASS: TestBuildWithHugeFile (54.29s)
15:36:27 [2020-07-21T15:36:27.588Z] === RUN   TestBuildWithEmptyDockerfile
15:36:27 [2020-07-21T15:36:27.588Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:36:27 [2020-07-21T15:36:27.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:36:27 [2020-07-21T15:36:27.588Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:36:27 [2020-07-21T15:36:27.588Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:36:27 [2020-07-21T15:36:27.588Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:36:27 [2020-07-21T15:36:27.588Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:36:27 [2020-07-21T15:36:27.588Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:36:27 [2020-07-21T15:36:27.588Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:36:27 [2020-07-21T15:36:27.588Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:36:27 [2020-07-21T15:36:27.588Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s)
15:36:27 [2020-07-21T15:36:27.588Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s)
15:36:27 [2020-07-21T15:36:27.588Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s)
15:36:27 [2020-07-21T15:36:27.588Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s)
15:36:27 [2020-07-21T15:36:27.588Z] === RUN   TestBuildPreserveOwnership
15:36:27 [2020-07-21T15:36:27.588Z] === RUN   TestBuildPreserveOwnership/copy_from
15:36:27 [2020-07-21T15:36:27.588Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:36:27 [2020-07-21T15:36:27.637Z] --- PASS: TestDaemonStartWithLogOpt (4.78s)
15:36:28 [2020-07-21T15:36:28.304Z] --- PASS: TestWaitNonBlocked (0.02s)
15:36:28 [2020-07-21T15:36:28.304Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
15:36:28 [2020-07-21T15:36:28.304Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s)
15:36:28 [2020-07-21T15:36:28.304Z] === RUN   TestWaitBlocked
15:36:28 [2020-07-21T15:36:28.304Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:36:28 [2020-07-21T15:36:28.304Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:36:28 [2020-07-21T15:36:28.304Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:36:28 [2020-07-21T15:36:28.304Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:36:28 [2020-07-21T15:36:28.304Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:36:28 [2020-07-21T15:36:28.304Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:36:28 [2020-07-21T15:36:28.561Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:36:28 [2020-07-21T15:36:28.561Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
15:36:28 [2020-07-21T15:36:28.587Z] --- PASS: TestDockerNetworkConnectAlias (8.10s)
15:36:28 [2020-07-21T15:36:28.587Z] === RUN   TestDockerNetworkReConnect
15:36:28 [2020-07-21T15:36:28.633Z] --- PASS: TestBuildPreserveOwnership (3.77s)
15:36:28 [2020-07-21T15:36:28.633Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.47s)
15:36:28 [2020-07-21T15:36:28.633Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.29s)
15:36:28 [2020-07-21T15:36:28.633Z] === RUN   TestBuildPlatformInvalid
15:36:28 [2020-07-21T15:36:28.633Z] --- PASS: TestBuildPlatformInvalid (0.12s)
15:36:28 [2020-07-21T15:36:28.633Z] PASS
15:36:28 [2020-07-21T15:36:28.633Z] 
15:36:28 [2020-07-21T15:36:28.633Z] === Skipped
15:36:28 [2020-07-21T15:36:28.633Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s)
15:36:28 [2020-07-21T15:36:28.633Z]     build_session_test.go:25: TODO: BuildKit
15:36:28 [2020-07-21T15:36:28.633Z] 
15:36:28 [2020-07-21T15:36:28.633Z] 
15:36:28 [2020-07-21T15:36:28.633Z] DONE 32 tests, 1 skipped in 92.307s
15:36:28 [2020-07-21T15:36:28.633Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m 
15:36:28 [2020-07-21T15:36:28.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
15:36:28 [2020-07-21T15:36:28.633Z] ++ set -e
15:36:28 [2020-07-21T15:36:28.633Z] ++ '[' -n 0 ']'
15:36:28 [2020-07-21T15:36:28.633Z] ++ set -x
15:36:28 [2020-07-21T15:36:28.633Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m
15:36:28 [2020-07-21T15:36:28.926Z] INFO: Testing against a local daemon
15:36:28 [2020-07-21T15:36:28.926Z] === RUN   TestConfigInspect
15:36:29 [2020-07-21T15:36:29.023Z] === RUN   TestReadPluginNoRead/disabled_caching
15:36:29 [2020-07-21T15:36:29.494Z] --- PASS: TestWaitBlocked (0.02s)
15:36:29 [2020-07-21T15:36:29.494Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
15:36:29 [2020-07-21T15:36:29.494Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s)
15:36:29 [2020-07-21T15:36:29.494Z] === CONT  TestContainerStartOnDaemonRestart
15:36:29 [2020-07-21T15:36:29.494Z] === CONT  TestIpcModeOlderClient
15:36:29 [2020-07-21T15:36:29.752Z] --- PASS: TestIpcModeOlderClient (0.07s)
15:36:29 [2020-07-21T15:36:29.752Z] === CONT  TestDaemonHostGatewayIP
15:36:30 [2020-07-21T15:36:30.935Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:36:31 [2020-07-21T15:36:31.121Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
15:36:31 [2020-07-21T15:36:31.525Z] fc1b9e59edad: Pull complete
15:36:31 [2020-07-21T15:36:31.525Z] Digest: sha256:921bed01c2a023310bdbaa288edebd82c4910e536ff206b87e9cbe703ca27505
15:36:31 [2020-07-21T15:36:31.525Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:36:31 [2020-07-21T15:36:31.525Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
15:36:31 [2020-07-21T15:36:31.525Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
15:36:31 [2020-07-21T15:36:31.525Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1339'
15:36:31 [2020-07-21T15:36:31.525Z] WARN: Skipping validation tests
15:36:31 [2020-07-21T15:36:31.525Z] INFO: Running unit tests at 07/21/2020 15:36:29...
15:36:31 [2020-07-21T15:36:31.667Z] --- PASS: TestConfigInspect (2.47s)
15:36:31 [2020-07-21T15:36:31.667Z] === RUN   TestConfigList
15:36:32 [2020-07-21T15:36:32.849Z] --- PASS: TestReadPluginNoRead (9.68s)
15:36:32 [2020-07-21T15:36:32.849Z]     --- PASS: TestReadPluginNoRead/default (1.85s)
15:36:32 [2020-07-21T15:36:32.849Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.81s)
15:36:32 [2020-07-21T15:36:32.849Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s)
15:36:32 [2020-07-21T15:36:32.849Z]     read_test.go:92: [d0fd6d0a0db65] daemon is not started
15:36:32 [2020-07-21T15:36:32.849Z] --- PASS: TestContinueAfterPluginCrash (10.11s)
15:36:32 [2020-07-21T15:36:32.849Z] PASS
15:36:32 [2020-07-21T15:36:32.849Z] 
15:36:32 [2020-07-21T15:36:32.849Z] DONE 6 tests in 10.279s
15:36:32 [2020-07-21T15:36:32.849Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:36:32 [2020-07-21T15:36:32.849Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:36:32 [2020-07-21T15:36:32.849Z] ++ set -e
15:36:32 [2020-07-21T15:36:32.849Z] ++ '[' -n 0 ']'
15:36:32 [2020-07-21T15:36:32.849Z] ++ set -x
15:36:32 [2020-07-21T15:36:32.849Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:36:33 [2020-07-21T15:36:33.100Z] INFO: make.ps1 starting at 07/21/2020 15:36:32
15:36:33 [2020-07-21T15:36:33.111Z] testing: warning: no tests to run
15:36:33 [2020-07-21T15:36:33.111Z] PASS
15:36:33 [2020-07-21T15:36:33.111Z] 
15:36:33 [2020-07-21T15:36:33.111Z] DONE 0 tests in 0.057s
15:36:33 [2020-07-21T15:36:33.111Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:36:33 [2020-07-21T15:36:33.111Z] ++ 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
15:36:33 [2020-07-21T15:36:33.111Z] ++ set -e
15:36:33 [2020-07-21T15:36:33.111Z] ++ '[' -n 0 ']'
15:36:33 [2020-07-21T15:36:33.111Z] ++ set -x
15:36:33 [2020-07-21T15:36:33.111Z] ++ 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= DOCKER_ROOTLESS= 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
15:36:33 [2020-07-21T15:36:33.111Z] INFO: Testing against a local daemon
15:36:33 [2020-07-21T15:36:33.111Z] === RUN   TestPluginWithDevMounts
15:36:33 [2020-07-21T15:36:33.111Z] === PAUSE TestPluginWithDevMounts
15:36:33 [2020-07-21T15:36:33.111Z] === CONT  TestPluginWithDevMounts
15:36:33 [2020-07-21T15:36:33.184Z] --- PASS: TestConfigList (1.90s)
15:36:33 [2020-07-21T15:36:33.184Z] === RUN   TestConfigsCreateAndDelete
15:36:33 [2020-07-21T15:36:33.575Z] INFO: Git commit (441211986c) assumed from DOCKER_GITCOMMIT environment variable
15:36:33 [2020-07-21T15:36:33.575Z] INFO: Invoking autogen...
15:36:33 [2020-07-21T15:36:33.678Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s)
15:36:33 [2020-07-21T15:36:33.678Z] === CONT  TestContainerKillOnDaemonStart
15:36:34 [2020-07-21T15:36:34.166Z] --- PASS: TestDockerNetworkReConnect (6.22s)
15:36:34 [2020-07-21T15:36:34.166Z] === RUN   TestServicePlugin
15:36:34 [2020-07-21T15:36:34.166Z] --- SKIP: TestServicePlugin (0.00s)
15:36:34 [2020-07-21T15:36:34.166Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:36:34 [2020-07-21T15:36:34.166Z] === RUN   TestServiceUpdateLabel
15:36:34 [2020-07-21T15:36:34.260Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:36:34 [2020-07-21T15:36:34.520Z] --- PASS: TestDaemonHostGatewayIP (4.76s)
15:36:34 [2020-07-21T15:36:34.520Z] === CONT  TestDaemonRestartIpcMode
15:36:34 [2020-07-21T15:36:34.570Z] INFO: Running unit tests...
15:36:35 [2020-07-21T15:36:35.082Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
15:36:35 [2020-07-21T15:36:35.260Z] --- PASS: TestConfigsCreateAndDelete (1.88s)
15:36:35 [2020-07-21T15:36:35.260Z] === RUN   TestConfigsUpdate
15:36:35 [2020-07-21T15:36:35.338Z] === RUN   TestDockerSuite/TestBuildContChar
15:36:35 [2020-07-21T15:36:35.657Z] --- PASS: TestPluginWithDevMounts (2.17s)
15:36:35 [2020-07-21T15:36:35.657Z] PASS
15:36:35 [2020-07-21T15:36:35.657Z] 
15:36:35 [2020-07-21T15:36:35.657Z] DONE 1 tests in 2.372s
15:36:35 [2020-07-21T15:36:35.657Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:36:35 [2020-07-21T15:36:35.657Z] ++ 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
15:36:35 [2020-07-21T15:36:35.657Z] ++ set -e
15:36:35 [2020-07-21T15:36:35.657Z] ++ '[' -n 0 ']'
15:36:35 [2020-07-21T15:36:35.657Z] ++ set -x
15:36:35 [2020-07-21T15:36:35.657Z] ++ 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= DOCKER_ROOTLESS= 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
15:36:35 [2020-07-21T15:36:35.657Z] INFO: Testing against a local daemon
15:36:35 [2020-07-21T15:36:35.657Z] === RUN   TestSecretInspect
15:36:37 [2020-07-21T15:36:37.353Z] --- PASS: TestConfigsUpdate (1.92s)
15:36:37 [2020-07-21T15:36:37.353Z] === RUN   TestTemplatedConfig
15:36:37 [2020-07-21T15:36:37.779Z] --- PASS: TestServiceUpdateLabel (3.78s)
15:36:37 [2020-07-21T15:36:37.779Z] === RUN   TestServiceUpdateSecrets
15:36:38 [2020-07-21T15:36:38.612Z] --- PASS: TestDaemonRestartIpcMode (3.75s)
15:36:38 [2020-07-21T15:36:38.612Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:36:38 [2020-07-21T15:36:38.869Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
15:36:38 [2020-07-21T15:36:38.958Z] --- PASS: TestSecretInspect (3.11s)
15:36:38 [2020-07-21T15:36:38.958Z] === RUN   TestSecretList
15:36:39 [2020-07-21T15:36:39.124Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:36:39 [2020-07-21T15:36:39.313Z] Created binary: bundles/cross/linux/amd64/dockerd-dev
15:36:39 [2020-07-21T15:36:39.313Z] Copying nested executables into bundles/cross/linux/amd64
15:36:39 [2020-07-21T15:36:39.313Z] Cross building: bundles/cross/windows/amd64
15:36:39 [2020-07-21T15:36:39.313Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe
15:36:39 [2020-07-21T15:36:39.313Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:36:39 [2020-07-21T15:36:39.380Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:36:39 [2020-07-21T15:36:39.443Z] --- PASS: TestTemplatedConfig (2.38s)
15:36:39 [2020-07-21T15:36:39.443Z] === RUN   TestConfigCreateResolve
15:36:39 [2020-07-21T15:36:39.638Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:36:40 [2020-07-21T15:36:40.200Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:36:40 [2020-07-21T15:36:40.457Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:36:41 [2020-07-21T15:36:41.523Z] --- PASS: TestConfigCreateResolve (1.93s)
15:36:41 [2020-07-21T15:36:41.523Z] === RUN   TestConfigDaemonLibtrustID
15:36:41 [2020-07-21T15:36:41.820Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
15:36:41 [2020-07-21T15:36:41.820Z] PASS
15:36:41 [2020-07-21T15:36:41.820Z] 
15:36:41 [2020-07-21T15:36:41.820Z] DONE 7 tests in 13.090s
15:36:41 [2020-07-21T15:36:41.820Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m 
15:36:41 [2020-07-21T15:36:41.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
15:36:41 [2020-07-21T15:36:41.820Z] ++ set -e
15:36:41 [2020-07-21T15:36:41.820Z] ++ '[' -n 0 ']'
15:36:41 [2020-07-21T15:36:41.820Z] ++ set -x
15:36:41 [2020-07-21T15:36:41.820Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m
15:36:41 [2020-07-21T15:36:41.820Z] INFO: Testing against a local daemon
15:36:41 [2020-07-21T15:36:41.820Z] === RUN   TestCheckpoint
15:36:41 [2020-07-21T15:36:41.820Z] --- SKIP: TestCheckpoint (0.00s)
15:36:41 [2020-07-21T15:36:41.820Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:36:41 [2020-07-21T15:36:41.820Z] === RUN   TestContainerInvalidJSON
15:36:41 [2020-07-21T15:36:41.820Z] === RUN   TestContainerInvalidJSON//containers/foobar/copy
15:36:41 [2020-07-21T15:36:41.820Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy
15:36:41 [2020-07-21T15:36:41.820Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:36:41 [2020-07-21T15:36:41.820Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:36:41 [2020-07-21T15:36:41.820Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:36:41 [2020-07-21T15:36:41.820Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:36:41 [2020-07-21T15:36:41.820Z] === CONT  TestContainerInvalidJSON//containers/foobar/copy
15:36:41 [2020-07-21T15:36:41.820Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:36:41 [2020-07-21T15:36:41.820Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:36:41 [2020-07-21T15:36:41.820Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:36:41 [2020-07-21T15:36:41.820Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:36:41 [2020-07-21T15:36:41.820Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:36:41 [2020-07-21T15:36:41.820Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s)
15:36:41 [2020-07-21T15:36:41.820Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:36:42 [2020-07-21T15:36:42.116Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
15:36:42 [2020-07-21T15:36:42.116Z] === RUN   TestCopyFromContainerPathIsNotDir
15:36:42 [2020-07-21T15:36:42.116Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
15:36:42 [2020-07-21T15:36:42.116Z] === RUN   TestCopyToContainerPathDoesNotExist
15:36:42 [2020-07-21T15:36:42.116Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
15:36:42 [2020-07-21T15:36:42.116Z] === RUN   TestCopyToContainerPathIsNotDir
15:36:42 [2020-07-21T15:36:42.116Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
15:36:42 [2020-07-21T15:36:42.116Z] === RUN   TestCopyFromContainer
15:36:42 [2020-07-21T15:36:42.258Z] --- PASS: TestSecretList (3.19s)
15:36:42 [2020-07-21T15:36:42.258Z] === RUN   TestSecretsCreateAndDelete
15:36:42 [2020-07-21T15:36:42.365Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
15:36:43 [2020-07-21T15:36:43.268Z] INFO: Invoking unit tests run with C:\gopath/bin/\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/fuse-overlayfs 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/loggerutils/cache 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
15:36:43 [2020-07-21T15:36:43.640Z] === RUN   TestCopyFromContainer//
15:36:43 [2020-07-21T15:36:43.640Z] === RUN   TestCopyFromContainer//bar/root
15:36:43 [2020-07-21T15:36:43.640Z] === RUN   TestCopyFromContainer//bar/root/
15:36:43 [2020-07-21T15:36:43.640Z] === RUN   TestCopyFromContainer/bar/quux
15:36:43 [2020-07-21T15:36:43.640Z] === RUN   TestCopyFromContainer/bar/quux/
15:36:43 [2020-07-21T15:36:43.640Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:36:43 [2020-07-21T15:36:43.935Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:36:43 [2020-07-21T15:36:43.935Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:36:43 [2020-07-21T15:36:43.935Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:36:43 [2020-07-21T15:36:43.935Z] === RUN   TestCopyFromContainer/bar/notarget
15:36:44 [2020-07-21T15:36:44.229Z] --- PASS: TestCopyFromContainer (1.89s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
15:36:44 [2020-07-21T15:36:44.229Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:36:44 [2020-07-21T15:36:44.229Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:36:44 [2020-07-21T15:36:44.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:36:44 [2020-07-21T15:36:44.229Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:36:44 [2020-07-21T15:36:44.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:36:44 [2020-07-21T15:36:44.229Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:36:44 [2020-07-21T15:36:44.229Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:36:44 [2020-07-21T15:36:44.229Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:36:44 [2020-07-21T15:36:44.229Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:36:44 [2020-07-21T15:36:44.229Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:36:44 [2020-07-21T15:36:44.229Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:36:44 [2020-07-21T15:36:44.229Z] === RUN   TestCreateLinkToNonExistingContainer
15:36:44 [2020-07-21T15:36:44.229Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
15:36:44 [2020-07-21T15:36:44.229Z] === RUN   TestCreateWithInvalidEnv
15:36:44 [2020-07-21T15:36:44.229Z] === RUN   TestCreateWithInvalidEnv/0
15:36:44 [2020-07-21T15:36:44.229Z] === PAUSE TestCreateWithInvalidEnv/0
15:36:44 [2020-07-21T15:36:44.229Z] === RUN   TestCreateWithInvalidEnv/1
15:36:44 [2020-07-21T15:36:44.229Z] === PAUSE TestCreateWithInvalidEnv/1
15:36:44 [2020-07-21T15:36:44.229Z] === RUN   TestCreateWithInvalidEnv/2
15:36:44 [2020-07-21T15:36:44.229Z] === PAUSE TestCreateWithInvalidEnv/2
15:36:44 [2020-07-21T15:36:44.229Z] === CONT  TestCreateWithInvalidEnv/0
15:36:44 [2020-07-21T15:36:44.229Z] === CONT  TestCreateWithInvalidEnv/1
15:36:44 [2020-07-21T15:36:44.229Z] === CONT  TestCreateWithInvalidEnv/2
15:36:44 [2020-07-21T15:36:44.229Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:36:44 [2020-07-21T15:36:44.229Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:36:44 [2020-07-21T15:36:44.229Z] === RUN   TestCreateTmpfsMountsTarget
15:36:44 [2020-07-21T15:36:44.229Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:36:44 [2020-07-21T15:36:44.229Z] === RUN   TestCreateWithCustomMaskedPaths
15:36:44 [2020-07-21T15:36:44.257Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
15:36:45 [2020-07-21T15:36:45.560Z] --- PASS: TestSecretsCreateAndDelete (3.16s)
15:36:45 [2020-07-21T15:36:45.561Z] === RUN   TestSecretsUpdate
15:36:45 [2020-07-21T15:36:45.748Z] --- PASS: TestCreateWithCustomMaskedPaths (1.47s)
15:36:45 [2020-07-21T15:36:45.748Z] === RUN   TestCreateWithCapabilities
15:36:45 [2020-07-21T15:36:45.748Z] === RUN   TestCreateWithCapabilities/no_capabilities
15:36:45 [2020-07-21T15:36:45.748Z] === PAUSE TestCreateWithCapabilities/no_capabilities
15:36:45 [2020-07-21T15:36:45.748Z] === RUN   TestCreateWithCapabilities/empty_capabilities
15:36:45 [2020-07-21T15:36:45.748Z] === PAUSE TestCreateWithCapabilities/empty_capabilities
15:36:45 [2020-07-21T15:36:45.748Z] === RUN   TestCreateWithCapabilities/valid_capabilities
15:36:45 [2020-07-21T15:36:45.748Z] === PAUSE TestCreateWithCapabilities/valid_capabilities
15:36:45 [2020-07-21T15:36:45.748Z] === RUN   TestCreateWithCapabilities/invalid_capabilities
15:36:45 [2020-07-21T15:36:45.748Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities
15:36:45 [2020-07-21T15:36:45.748Z] === RUN   TestCreateWithCapabilities/duplicate_capabilities
15:36:45 [2020-07-21T15:36:45.748Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities
15:36:45 [2020-07-21T15:36:45.748Z] === RUN   TestCreateWithCapabilities/capabilities_API_v1.39
15:36:45 [2020-07-21T15:36:45.748Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39
15:36:45 [2020-07-21T15:36:45.748Z] === RUN   TestCreateWithCapabilities/empty_capadd
15:36:45 [2020-07-21T15:36:45.748Z] === PAUSE TestCreateWithCapabilities/empty_capadd
15:36:45 [2020-07-21T15:36:45.748Z] === RUN   TestCreateWithCapabilities/empty_capdrop
15:36:45 [2020-07-21T15:36:45.748Z] === PAUSE TestCreateWithCapabilities/empty_capdrop
15:36:45 [2020-07-21T15:36:45.748Z] === RUN   TestCreateWithCapabilities/capadd_capdrop
15:36:45 [2020-07-21T15:36:45.748Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop
15:36:45 [2020-07-21T15:36:45.748Z] === RUN   TestCreateWithCapabilities/conflict_with_capadd
15:36:45 [2020-07-21T15:36:45.748Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd
15:36:45 [2020-07-21T15:36:45.749Z] === RUN   TestCreateWithCapabilities/conflict_with_capdrop
15:36:45 [2020-07-21T15:36:45.749Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop
15:36:45 [2020-07-21T15:36:45.749Z] === CONT  TestCreateWithCapabilities/empty_capadd
15:36:45 [2020-07-21T15:36:45.749Z] === CONT  TestCreateWithCapabilities/duplicate_capabilities
15:36:45 [2020-07-21T15:36:45.749Z] === CONT  TestCreateWithCapabilities/no_capabilities
15:36:45 [2020-07-21T15:36:45.749Z] === CONT  TestCreateWithCapabilities/capabilities_API_v1.39
15:36:45 [2020-07-21T15:36:45.749Z] === CONT  TestCreateWithCapabilities/valid_capabilities
15:36:45 [2020-07-21T15:36:45.749Z] === CONT  TestCreateWithCapabilities/invalid_capabilities
15:36:45 [2020-07-21T15:36:45.749Z] === CONT  TestCreateWithCapabilities/conflict_with_capadd
15:36:45 [2020-07-21T15:36:45.749Z] === CONT  TestCreateWithCapabilities/conflict_with_capdrop
15:36:45 [2020-07-21T15:36:45.749Z] === CONT  TestCreateWithCapabilities/empty_capabilities
15:36:45 [2020-07-21T15:36:45.749Z] === CONT  TestCreateWithCapabilities/capadd_capdrop
15:36:45 [2020-07-21T15:36:45.749Z] === CONT  TestCreateWithCapabilities/empty_capdrop
15:36:45 [2020-07-21T15:36:45.749Z] --- PASS: TestCreateWithCapabilities (0.03s)
15:36:45 [2020-07-21T15:36:45.749Z]     --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s)
15:36:45 [2020-07-21T15:36:45.749Z]     --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s)
15:36:45 [2020-07-21T15:36:45.749Z]     --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s)
15:36:45 [2020-07-21T15:36:45.749Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s)
15:36:45 [2020-07-21T15:36:45.749Z]     --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s)
15:36:45 [2020-07-21T15:36:45.749Z]     --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s)
15:36:45 [2020-07-21T15:36:45.749Z]     --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s)
15:36:45 [2020-07-21T15:36:45.749Z]     --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s)
15:36:45 [2020-07-21T15:36:45.749Z]     --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s)
15:36:45 [2020-07-21T15:36:45.749Z]     --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s)
15:36:45 [2020-07-21T15:36:45.749Z]     --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s)
15:36:45 [2020-07-21T15:36:45.749Z] === RUN   TestCreateWithCustomReadonlyPaths
15:36:46 [2020-07-21T15:36:46.150Z] --- PASS: TestContainerKillOnDaemonStart (12.95s)
15:36:46 [2020-07-21T15:36:46.150Z] PASS
15:36:46 [2020-07-21T15:36:46.150Z] 
15:36:46 [2020-07-21T15:36:46.150Z] === Skipped
15:36:46 [2020-07-21T15:36:46.150Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:36:46 [2020-07-21T15:36:46.150Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:36:46 [2020-07-21T15:36:46.150Z] 
15:36:46 [2020-07-21T15:36:46.150Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s)
15:36:46 [2020-07-21T15:36:46.150Z]     kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:36:46 [2020-07-21T15:36:46.150Z] 
15:36:46 [2020-07-21T15:36:46.150Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:36:46 [2020-07-21T15:36:46.150Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:36:46 [2020-07-21T15:36:46.150Z] 
15:36:46 [2020-07-21T15:36:46.150Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:36:46 [2020-07-21T15:36:46.150Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:36:46 [2020-07-21T15:36:46.150Z] 
15:36:46 [2020-07-21T15:36:46.150Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:36:46 [2020-07-21T15:36:46.150Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:36:46 [2020-07-21T15:36:46.150Z] 
15:36:46 [2020-07-21T15:36:46.150Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:36:46 [2020-07-21T15:36:46.150Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:36:46 [2020-07-21T15:36:46.150Z] 
15:36:46 [2020-07-21T15:36:46.150Z] 
15:36:46 [2020-07-21T15:36:46.150Z] DONE 204 tests, 6 skipped in 144.864s
15:36:46 [2020-07-21T15:36:46.150Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:36:46 [2020-07-21T15:36:46.150Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
15:36:46 [2020-07-21T15:36:46.150Z] ++ set -e
15:36:46 [2020-07-21T15:36:46.150Z] ++ '[' -n 0 ']'
15:36:46 [2020-07-21T15:36:46.150Z] ++ set -x
15:36:46 [2020-07-21T15:36:46.150Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m
15:36:46 [2020-07-21T15:36:46.406Z] INFO: Testing against a local daemon
15:36:46 [2020-07-21T15:36:46.406Z] === RUN   TestCommitInheritsEnv
15:36:46 [2020-07-21T15:36:46.662Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
15:36:46 [2020-07-21T15:36:46.918Z] --- PASS: TestCommitInheritsEnv (0.43s)
15:36:46 [2020-07-21T15:36:46.918Z] === RUN   TestImportExtremelyLargeImageWorks
15:36:46 [2020-07-21T15:36:46.918Z] === PAUSE TestImportExtremelyLargeImageWorks
15:36:46 [2020-07-21T15:36:46.918Z] === RUN   TestImagesFilterMultiReference
15:36:46 [2020-07-21T15:36:46.918Z] --- PASS: TestImagesFilterMultiReference (0.10s)
15:36:46 [2020-07-21T15:36:46.918Z] === RUN   TestImagePullPlatformInvalid
15:36:47 [2020-07-21T15:36:47.176Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:36:47 [2020-07-21T15:36:47.176Z] === RUN   TestRemoveImageOrphaning
15:36:47 [2020-07-21T15:36:47.275Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s)
15:36:47 [2020-07-21T15:36:47.275Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:36:47 [2020-07-21T15:36:47.275Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:36:47 [2020-07-21T15:36:47.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:36:47 [2020-07-21T15:36:47.275Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:36:47 [2020-07-21T15:36:47.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:36:47 [2020-07-21T15:36:47.275Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:36:47 [2020-07-21T15:36:47.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:36:47 [2020-07-21T15:36:47.275Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:36:47 [2020-07-21T15:36:47.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:36:47 [2020-07-21T15:36:47.275Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:36:47 [2020-07-21T15:36:47.275Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:36:47 [2020-07-21T15:36:47.275Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:36:47 [2020-07-21T15:36:47.275Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:36:47 [2020-07-21T15:36:47.275Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:36:47 [2020-07-21T15:36:47.275Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:36:47 [2020-07-21T15:36:47.434Z] --- PASS: TestRemoveImageOrphaning (0.42s)
15:36:47 [2020-07-21T15:36:47.434Z] === RUN   TestRemoveImageGarbageCollector
15:36:47 [2020-07-21T15:36:47.571Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:36:47 [2020-07-21T15:36:47.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
15:36:47 [2020-07-21T15:36:47.571Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
15:36:47 [2020-07-21T15:36:47.571Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s)
15:36:47 [2020-07-21T15:36:47.571Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s)
15:36:47 [2020-07-21T15:36:47.571Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
15:36:47 [2020-07-21T15:36:47.571Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
15:36:47 [2020-07-21T15:36:47.571Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:36:47 [2020-07-21T15:36:47.877Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s)
15:36:47 [2020-07-21T15:36:47.877Z] === RUN   TestCreateDifferentPlatform
15:36:47 [2020-07-21T15:36:47.877Z] === RUN   TestCreateDifferentPlatform/different_os
15:36:47 [2020-07-21T15:36:47.877Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:36:47 [2020-07-21T15:36:47.877Z] --- PASS: TestCreateDifferentPlatform (0.02s)
15:36:47 [2020-07-21T15:36:47.877Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:36:47 [2020-07-21T15:36:47.877Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:36:47 [2020-07-21T15:36:47.877Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:36:48 [2020-07-21T15:36:48.106Z] --- PASS: TestSecretsUpdate (2.69s)
15:36:48 [2020-07-21T15:36:48.106Z] === RUN   TestTemplatedSecret
15:36:48 [2020-07-21T15:36:48.171Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
15:36:48 [2020-07-21T15:36:48.171Z] === RUN   TestContainerStartOnDaemonRestart
15:36:48 [2020-07-21T15:36:48.171Z] === PAUSE TestContainerStartOnDaemonRestart
15:36:48 [2020-07-21T15:36:48.171Z] === RUN   TestDaemonRestartIpcMode
15:36:48 [2020-07-21T15:36:48.171Z] === PAUSE TestDaemonRestartIpcMode
15:36:48 [2020-07-21T15:36:48.171Z] === RUN   TestDaemonHostGatewayIP
15:36:48 [2020-07-21T15:36:48.171Z] === PAUSE TestDaemonHostGatewayIP
15:36:48 [2020-07-21T15:36:48.171Z] === RUN   TestContainerKillOnDaemonStart
15:36:48 [2020-07-21T15:36:48.171Z] === PAUSE TestContainerKillOnDaemonStart
15:36:48 [2020-07-21T15:36:48.171Z] === RUN   TestDiff
15:36:48 [2020-07-21T15:36:48.806Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:36:48 [2020-07-21T15:36:48.807Z] --- PASS: TestDiff (0.54s)
15:36:48 [2020-07-21T15:36:48.807Z] === RUN   TestExecWithCloseStdin
15:36:49 [2020-07-21T15:36:49.103Z] --- PASS: TestExecWithCloseStdin (0.61s)
15:36:49 [2020-07-21T15:36:49.103Z] === RUN   TestExec
15:36:49 [2020-07-21T15:36:49.370Z] --- PASS: TestRemoveImageGarbageCollector (1.98s)
15:36:49 [2020-07-21T15:36:49.370Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:36:49 [2020-07-21T15:36:49.370Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:36:49 [2020-07-21T15:36:49.370Z] === RUN   TestTagInvalidReference
15:36:49 [2020-07-21T15:36:49.627Z] --- PASS: TestTagInvalidReference (0.05s)
15:36:49 [2020-07-21T15:36:49.627Z] === RUN   TestTagValidPrefixedRepo
15:36:49 [2020-07-21T15:36:49.627Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:36:49 [2020-07-21T15:36:49.627Z] === RUN   TestTagExistedNameWithoutForce
15:36:49 [2020-07-21T15:36:49.627Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:36:49 [2020-07-21T15:36:49.627Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:36:49 [2020-07-21T15:36:49.627Z] === RUN   TestTagOfficialNames
15:36:49 [2020-07-21T15:36:49.627Z] --- PASS: TestTagOfficialNames (0.05s)
15:36:49 [2020-07-21T15:36:49.627Z] === RUN   TestTagMatchesDigest
15:36:49 [2020-07-21T15:36:49.627Z] --- PASS: TestTagMatchesDigest (0.05s)
15:36:49 [2020-07-21T15:36:49.627Z] === CONT  TestImportExtremelyLargeImageWorks
15:36:49 [2020-07-21T15:36:49.740Z] --- PASS: TestExec (0.60s)
15:36:49 [2020-07-21T15:36:49.740Z] === RUN   TestExecUser
15:36:50 [2020-07-21T15:36:50.190Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
15:36:50 [2020-07-21T15:36:50.190Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:36:50 [2020-07-21T15:36:50.379Z] --- PASS: TestExecUser (0.58s)
15:36:50 [2020-07-21T15:36:50.379Z] === RUN   TestExportContainerAndImportImage
15:36:50 [2020-07-21T15:36:50.475Z] ?   	github.com/docker/docker/api	[no test files]
15:36:50 [2020-07-21T15:36:50.654Z] --- PASS: TestTemplatedSecret (2.96s)
15:36:50 [2020-07-21T15:36:50.654Z] === RUN   TestSecretCreateResolve
15:36:51 [2020-07-21T15:36:51.426Z] --- PASS: TestExportContainerAndImportImage (0.80s)
15:36:51 [2020-07-21T15:36:51.426Z] === RUN   TestExportContainerAfterDaemonRestart
15:36:52 [2020-07-21T15:36:52.083Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
15:36:52 [2020-07-21T15:36:52.944Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
15:36:52 [2020-07-21T15:36:52.944Z] === RUN   TestHealthCheckWorkdir
15:36:53 [2020-07-21T15:36:53.236Z] --- PASS: TestHealthCheckWorkdir (0.72s)
15:36:53 [2020-07-21T15:36:53.236Z] === RUN   TestHealthKillContainer
15:36:53 [2020-07-21T15:36:53.450Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:36:53 [2020-07-21T15:36:53.954Z] --- PASS: TestSecretCreateResolve (2.74s)
15:36:53 [2020-07-21T15:36:53.954Z] PASS
15:36:53 [2020-07-21T15:36:53.954Z] 
15:36:53 [2020-07-21T15:36:53.954Z] DONE 6 tests in 18.036s
15:36:53 [2020-07-21T15:36:53.954Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:36:53 [2020-07-21T15:36:53.954Z] ++ 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
15:36:53 [2020-07-21T15:36:53.954Z] ++ set -e
15:36:53 [2020-07-21T15:36:53.954Z] ++ '[' -n 0 ']'
15:36:53 [2020-07-21T15:36:53.954Z] ++ set -x
15:36:53 [2020-07-21T15:36:53.955Z] ++ 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= DOCKER_ROOTLESS= 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
15:36:53 [2020-07-21T15:36:53.955Z] INFO: Testing against a local daemon
15:36:53 [2020-07-21T15:36:53.955Z] === RUN   TestServiceCreateInit
15:36:53 [2020-07-21T15:36:53.955Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:36:55 [2020-07-21T15:36:55.969Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
15:36:55 [2020-07-21T15:36:55.977Z] --- PASS: TestHealthKillContainer (2.64s)
15:36:55 [2020-07-21T15:36:55.977Z] === RUN   TestInspectCpusetInConfigPre120
15:36:56 [2020-07-21T15:36:56.226Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:36:56 [2020-07-21T15:36:56.368Z] --- PASS: TestServiceUpdateSecrets (15.91s)
15:36:56 [2020-07-21T15:36:56.368Z] === RUN   TestServiceUpdateConfigs
15:36:56 [2020-07-21T15:36:56.616Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s)
15:36:56 [2020-07-21T15:36:56.616Z] === RUN   TestIpcModeNone
15:36:57 [2020-07-21T15:36:57.253Z] --- PASS: TestIpcModeNone (0.60s)
15:36:57 [2020-07-21T15:36:57.253Z] === RUN   TestIpcModePrivate
15:36:57 [2020-07-21T15:36:57.548Z] --- PASS: TestIpcModePrivate (0.60s)
15:36:57 [2020-07-21T15:36:57.548Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false
15:36:57 [2020-07-21T15:36:57.548Z] === RUN   TestIpcModeShareable
15:36:58 [2020-07-21T15:36:58.118Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:36:58 [2020-07-21T15:36:58.118Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:36:58 [2020-07-21T15:36:58.118Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:36:58 [2020-07-21T15:36:58.118Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:36:58 [2020-07-21T15:36:58.118Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:36:58 [2020-07-21T15:36:58.167Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:36:58 [2020-07-21T15:36:58.183Z] --- PASS: TestIpcModeShareable (0.60s)
15:36:58 [2020-07-21T15:36:58.184Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true
15:36:58 [2020-07-21T15:36:58.184Z] === RUN   TestAPIIpcModeShareableAndContainer
15:37:00 [2020-07-21T15:37:00.276Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.84s)
15:37:00 [2020-07-21T15:37:00.276Z] === RUN   TestAPIIpcModeHost
15:37:00 [2020-07-21T15:37:00.573Z] --- PASS: TestAPIIpcModeHost (0.47s)
15:37:00 [2020-07-21T15:37:00.573Z] === RUN   TestDaemonIpcModeShareable
15:37:00 [2020-07-21T15:37:00.638Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
15:37:01 [2020-07-21T15:37:01.567Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:37:01 [2020-07-21T15:37:01.823Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
15:37:02 [2020-07-21T15:37:02.093Z] --- PASS: TestDaemonIpcModeShareable (1.39s)
15:37:02 [2020-07-21T15:37:02.093Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:37:02 [2020-07-21T15:37:02.093Z] === RUN   TestDaemonIpcModePrivate
15:37:02 [2020-07-21T15:37:02.385Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
15:37:02 [2020-07-21T15:37:02.948Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:37:03 [2020-07-21T15:37:03.456Z] --- PASS: TestServiceCreateInit (9.68s)
15:37:03 [2020-07-21T15:37:03.457Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.61s)
15:37:03 [2020-07-21T15:37:03.457Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.04s)
15:37:03 [2020-07-21T15:37:03.457Z] === RUN   TestCreateServiceMultipleTimes
15:37:03 [2020-07-21T15:37:03.620Z] --- PASS: TestDaemonIpcModePrivate (1.37s)
15:37:03 [2020-07-21T15:37:03.620Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:37:03 [2020-07-21T15:37:03.620Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:37:04 [2020-07-21T15:37:04.663Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.38s)
15:37:04 [2020-07-21T15:37:04.663Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false
15:37:04 [2020-07-21T15:37:04.663Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:37:05 [2020-07-21T15:37:05.476Z] ok  	github.com/docker/docker/api/server	0.152s	coverage: 9.0% of statements
15:37:06 [2020-07-21T15:37:06.184Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s)
15:37:06 [2020-07-21T15:37:06.184Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
15:37:06 [2020-07-21T15:37:06.184Z] === RUN   TestIpcModeOlderClient
15:37:06 [2020-07-21T15:37:06.184Z] === PAUSE TestIpcModeOlderClient
15:37:06 [2020-07-21T15:37:06.184Z] === RUN   TestKillContainerInvalidSignal
15:37:06 [2020-07-21T15:37:06.222Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:37:06 [2020-07-21T15:37:06.820Z] --- PASS: TestKillContainerInvalidSignal (0.51s)
15:37:06 [2020-07-21T15:37:06.820Z] === RUN   TestKillContainer
15:37:06 [2020-07-21T15:37:06.820Z] === RUN   TestKillContainer/no_signal
15:37:07 [2020-07-21T15:37:07.115Z] === RUN   TestKillContainer/non_killing_signal
15:37:07 [2020-07-21T15:37:07.757Z] === RUN   TestKillContainer/killing_signal
15:37:08 [2020-07-21T15:37:08.116Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
15:37:08 [2020-07-21T15:37:08.395Z] --- PASS: TestKillContainer (1.61s)
15:37:08 [2020-07-21T15:37:08.395Z]     --- PASS: TestKillContainer/no_signal (0.51s)
15:37:08 [2020-07-21T15:37:08.395Z]     --- PASS: TestKillContainer/non_killing_signal (0.39s)
15:37:08 [2020-07-21T15:37:08.395Z]     --- PASS: TestKillContainer/killing_signal (0.48s)
15:37:08 [2020-07-21T15:37:08.395Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:37:08 [2020-07-21T15:37:08.395Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:37:08 [2020-07-21T15:37:08.678Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:37:08 [2020-07-21T15:37:08.689Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:37:09 [2020-07-21T15:37:09.240Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:37:09 [2020-07-21T15:37:09.240Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
15:37:09 [2020-07-21T15:37:09.326Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.04s)
15:37:09 [2020-07-21T15:37:09.326Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s)
15:37:09 [2020-07-21T15:37:09.326Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s)
15:37:09 [2020-07-21T15:37:09.326Z] === RUN   TestKillStoppedContainer
15:37:09 [2020-07-21T15:37:09.326Z] --- PASS: TestKillStoppedContainer (0.07s)
15:37:09 [2020-07-21T15:37:09.326Z] === RUN   TestKillStoppedContainerAPIPre120
15:37:09 [2020-07-21T15:37:09.620Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s)
15:37:09 [2020-07-21T15:37:09.620Z] === RUN   TestKillDifferentUserContainer
15:37:09 [2020-07-21T15:37:09.804Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
15:37:09 [2020-07-21T15:37:09.912Z] --- PASS: TestKillDifferentUserContainer (0.50s)
15:37:09 [2020-07-21T15:37:09.912Z] === RUN   TestInspectOomKilledTrue
15:37:10 [2020-07-21T15:37:10.368Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
15:37:10 [2020-07-21T15:37:10.962Z] --- PASS: TestInspectOomKilledTrue (0.86s)
15:37:10 [2020-07-21T15:37:10.963Z] === RUN   TestInspectOomKilledFalse
15:37:11 [2020-07-21T15:37:11.256Z] --- PASS: TestInspectOomKilledFalse (0.51s)
15:37:11 [2020-07-21T15:37:11.256Z] === RUN   TestLinksEtcHostsContentMatch
15:37:11 [2020-07-21T15:37:11.731Z] --- PASS: TestServiceUpdateConfigs (15.92s)
15:37:11 [2020-07-21T15:37:11.731Z] === RUN   TestServiceUpdateNetwork
15:37:11 [2020-07-21T15:37:11.891Z] --- PASS: TestLinksEtcHostsContentMatch (0.39s)
15:37:11 [2020-07-21T15:37:11.891Z] === RUN   TestLinksContainerNames
15:37:12 [2020-07-21T15:37:12.930Z] --- PASS: TestLinksContainerNames (1.00s)
15:37:12 [2020-07-21T15:37:12.930Z] === RUN   TestLogsFollowTailEmpty
15:37:13 [2020-07-21T15:37:13.225Z] --- PASS: TestLogsFollowTailEmpty (0.51s)
15:37:13 [2020-07-21T15:37:13.225Z] === RUN   TestContainerNetworkMountsNoChown
15:37:13 [2020-07-21T15:37:13.647Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
15:37:13 [2020-07-21T15:37:13.872Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s)
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/default
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/default
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/private
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/private
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rprivate
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rprivate
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/slave
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/slave
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rslave
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rslave
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/shared
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/shared
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rshared
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rshared
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/default
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/default/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/rslave
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/default/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/slave
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/rprivate
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/rshared
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/shared
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/default/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/private
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/private/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/private/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/default/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:37:13 [2020-07-21T15:37:13.872Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:37:13 [2020-07-21T15:37:13.904Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
15:37:14 [2020-07-21T15:37:14.167Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:37:14 [2020-07-21T15:37:14.167Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:37:14 [2020-07-21T15:37:14.167Z] === CONT  TestMountDaemonRoot/private/bind_root
15:37:14 [2020-07-21T15:37:14.167Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:37:14 [2020-07-21T15:37:14.167Z] === CONT  TestMountDaemonRoot/private/mount_root
15:37:14 [2020-07-21T15:37:14.167Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:37:14 [2020-07-21T15:37:14.167Z] --- PASS: TestMountDaemonRoot (0.03s)
15:37:14 [2020-07-21T15:37:14.167Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:37:14 [2020-07-21T15:37:14.167Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.08s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
15:37:14 [2020-07-21T15:37:14.167Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
15:37:14 [2020-07-21T15:37:14.167Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
15:37:14 [2020-07-21T15:37:14.167Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
15:37:14 [2020-07-21T15:37:14.167Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:37:14 [2020-07-21T15:37:14.167Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
15:37:14 [2020-07-21T15:37:14.167Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:37:14 [2020-07-21T15:37:14.167Z] === RUN   TestContainerBindMountNonRecursive
15:37:14 [2020-07-21T15:37:14.833Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:37:15 [2020-07-21T15:37:15.682Z] --- PASS: TestContainerBindMountNonRecursive (1.45s)
15:37:15 [2020-07-21T15:37:15.682Z] === RUN   TestNetworkNat
15:37:15 [2020-07-21T15:37:15.974Z] --- PASS: TestNetworkNat (0.55s)
15:37:15 [2020-07-21T15:37:15.974Z] === RUN   TestNetworkLocalhostTCPNat
15:37:16 [2020-07-21T15:37:16.615Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s)
15:37:16 [2020-07-21T15:37:16.615Z] === RUN   TestNetworkLoopbackNat
15:37:17 [2020-07-21T15:37:17.354Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
15:37:19 [2020-07-21T15:37:19.249Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
15:37:19 [2020-07-21T15:37:19.359Z] --- PASS: TestNetworkLoopbackNat (2.76s)
15:37:19 [2020-07-21T15:37:19.359Z] === RUN   TestPause
15:37:20 [2020-07-21T15:37:20.000Z] --- PASS: TestPause (0.57s)
15:37:20 [2020-07-21T15:37:20.000Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:37:20 [2020-07-21T15:37:20.000Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:37:20 [2020-07-21T15:37:20.000Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:37:20 [2020-07-21T15:37:20.000Z] === RUN   TestPauseStopPausedContainer
15:37:20 [2020-07-21T15:37:20.639Z] --- PASS: TestPauseStopPausedContainer (0.55s)
15:37:20 [2020-07-21T15:37:20.640Z] === RUN   TestPsFilter
15:37:20 [2020-07-21T15:37:20.640Z] --- PASS: TestPsFilter (0.15s)
15:37:20 [2020-07-21T15:37:20.640Z] === RUN   TestRemoveContainerWithRemovedVolume
15:37:21 [2020-07-21T15:37:21.140Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:37:21 [2020-07-21T15:37:21.278Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s)
15:37:21 [2020-07-21T15:37:21.278Z] === RUN   TestRemoveContainerWithVolume
15:37:21 [2020-07-21T15:37:21.582Z] --- PASS: TestRemoveContainerWithVolume (0.51s)
15:37:21 [2020-07-21T15:37:21.582Z] === RUN   TestRemoveContainerRunning
15:37:22 [2020-07-21T15:37:22.070Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:37:22 [2020-07-21T15:37:22.220Z] --- PASS: TestRemoveContainerRunning (0.53s)
15:37:22 [2020-07-21T15:37:22.220Z] === RUN   TestRemoveContainerForceRemoveRunning
15:37:22 [2020-07-21T15:37:22.858Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.55s)
15:37:22 [2020-07-21T15:37:22.858Z] === RUN   TestRemoveInvalidContainer
15:37:22 [2020-07-21T15:37:22.858Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:37:22 [2020-07-21T15:37:22.858Z] === RUN   TestRenameLinkedContainer
15:37:23 [2020-07-21T15:37:23.000Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
15:37:23 [2020-07-21T15:37:23.563Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:37:24 [2020-07-21T15:37:24.127Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
15:37:24 [2020-07-21T15:37:24.944Z] --- PASS: TestRenameLinkedContainer (2.11s)
15:37:24 [2020-07-21T15:37:24.944Z] === RUN   TestRenameStoppedContainer
15:37:25 [2020-07-21T15:37:25.424Z] --- PASS: TestCreateServiceMultipleTimes (19.16s)
15:37:25 [2020-07-21T15:37:25.424Z] === RUN   TestCreateServiceConflict
15:37:25 [2020-07-21T15:37:25.585Z] --- PASS: TestRenameStoppedContainer (0.54s)
15:37:25 [2020-07-21T15:37:25.585Z] === RUN   TestRenameRunningContainerAndReuse
15:37:25 [2020-07-21T15:37:25.685Z] --- PASS: TestCreateServiceConflict (3.21s)
15:37:25 [2020-07-21T15:37:25.685Z] === RUN   TestCreateServiceMaxReplicas
15:37:26 [2020-07-21T15:37:26.626Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s)
15:37:26 [2020-07-21T15:37:26.626Z] === RUN   TestRenameInvalidName
15:37:26 [2020-07-21T15:37:26.923Z] --- PASS: TestRenameInvalidName (0.55s)
15:37:26 [2020-07-21T15:37:26.923Z] === RUN   TestRenameAnonymousContainer
15:37:27 [2020-07-21T15:37:27.085Z] --- PASS: TestServiceUpdateNetwork (16.49s)
15:37:27 [2020-07-21T15:37:27.085Z] === RUN   TestServiceUpdatePidsLimit
15:37:27 [2020-07-21T15:37:27.085Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:37:27 [2020-07-21T15:37:27.398Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:37:27 [2020-07-21T15:37:27.654Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:37:27 [2020-07-21T15:37:27.654Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:37:28 [2020-07-21T15:37:28.177Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:37:28 [2020-07-21T15:37:28.583Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
15:37:28 [2020-07-21T15:37:28.839Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:37:29 [2020-07-21T15:37:29.011Z] --- PASS: TestRenameAnonymousContainer (1.89s)
15:37:29 [2020-07-21T15:37:29.011Z] === RUN   TestRenameContainerWithSameName
15:37:29 [2020-07-21T15:37:29.304Z] --- PASS: TestRenameContainerWithSameName (0.49s)
15:37:29 [2020-07-21T15:37:29.304Z] === RUN   TestRenameContainerWithLinkedContainer
15:37:29 [2020-07-21T15:37:29.889Z] --- PASS: TestCreateServiceMaxReplicas (3.55s)
15:37:29 [2020-07-21T15:37:29.889Z] === RUN   TestCreateWithDuplicateNetworkNames
15:37:30 [2020-07-21T15:37:30.222Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:37:30 [2020-07-21T15:37:30.820Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s)
15:37:30 [2020-07-21T15:37:30.820Z] === RUN   TestResize
15:37:31 [2020-07-21T15:37:31.115Z] --- PASS: TestResize (0.55s)
15:37:31 [2020-07-21T15:37:31.115Z] === RUN   TestResizeWithInvalidSize
15:37:31 [2020-07-21T15:37:31.753Z] --- PASS: TestResizeWithInvalidSize (0.57s)
15:37:31 [2020-07-21T15:37:31.753Z] === RUN   TestResizeWhenContainerNotStarted
15:37:32 [2020-07-21T15:37:32.055Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s)
15:37:32 [2020-07-21T15:37:32.055Z] === RUN   TestDaemonRestartKillContainers
15:37:32 [2020-07-21T15:37:32.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:37:32 [2020-07-21T15:37:32.055Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:37:32 [2020-07-21T15:37:32.197Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:37:32 [2020-07-21T15:37:32.197Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
15:37:34 [2020-07-21T15:37:34.172Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:37:35 [2020-07-21T15:37:35.227Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:37:35 [2020-07-21T15:37:35.227Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:37:35 [2020-07-21T15:37:35.469Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
15:37:35 [2020-07-21T15:37:35.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:37:35 [2020-07-21T15:37:35.872Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:37:36 [2020-07-21T15:37:36.657Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:37:36 [2020-07-21T15:37:36.954Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:37:36 [2020-07-21T15:37:36.954Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:37:37 [2020-07-21T15:37:37.363Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
15:37:37 [2020-07-21T15:37:37.619Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
15:37:38 [2020-07-21T15:37:38.182Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
15:37:38 [2020-07-21T15:37:38.494Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:37:38 [2020-07-21T15:37:38.745Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
15:37:40 [2020-07-21T15:37:40.581Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:37:40 [2020-07-21T15:37:40.581Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.90s)
15:37:40 [2020-07-21T15:37:40.581Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s)
15:37:40 [2020-07-21T15:37:40.581Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.89s)
15:37:40 [2020-07-21T15:37:40.581Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.57s)
15:37:40 [2020-07-21T15:37:40.581Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s)
15:37:40 [2020-07-21T15:37:40.581Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s)
15:37:40 [2020-07-21T15:37:40.581Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s)
15:37:40 [2020-07-21T15:37:40.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s)
15:37:40 [2020-07-21T15:37:40.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.49s)
15:37:40 [2020-07-21T15:37:40.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.57s)
15:37:40 [2020-07-21T15:37:40.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.21s)
15:37:40 [2020-07-21T15:37:40.582Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.14s)
15:37:40 [2020-07-21T15:37:40.582Z] === RUN   TestCgroupNamespacesRun
15:37:40 [2020-07-21T15:37:40.637Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
15:37:40 [2020-07-21T15:37:40.637Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
15:37:41 [2020-07-21T15:37:41.624Z] --- PASS: TestCgroupNamespacesRun (1.35s)
15:37:41 [2020-07-21T15:37:41.624Z] === RUN   TestCgroupNamespacesRunPrivileged
15:37:42 [2020-07-21T15:37:42.004Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:37:42 [2020-07-21T15:37:42.933Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
15:37:43 [2020-07-21T15:37:43.143Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s)
15:37:43 [2020-07-21T15:37:43.143Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:37:43 [2020-07-21T15:37:43.190Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:37:43 [2020-07-21T15:37:43.553Z] --- PASS: TestServiceUpdatePidsLimit (17.76s)
15:37:43 [2020-07-21T15:37:43.554Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.81s)
15:37:43 [2020-07-21T15:37:43.554Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.25s)
15:37:43 [2020-07-21T15:37:43.554Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.15s)
15:37:43 [2020-07-21T15:37:43.554Z] PASS
15:37:43 [2020-07-21T15:37:43.554Z] 
15:37:43 [2020-07-21T15:37:43.554Z] === Skipped
15:37:43 [2020-07-21T15:37:43.554Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s)
15:37:43 [2020-07-21T15:37:43.554Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:37:43 [2020-07-21T15:37:43.554Z] 
15:37:43 [2020-07-21T15:37:43.554Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s)
15:37:43 [2020-07-21T15:37:43.554Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:37:43 [2020-07-21T15:37:43.554Z] 
15:37:43 [2020-07-21T15:37:43.554Z] 
15:37:43 [2020-07-21T15:37:43.554Z] DONE 27 tests, 2 skipped in 174.372s
15:37:43 [2020-07-21T15:37:43.554Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m 
15:37:43 [2020-07-21T15:37:43.554Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
15:37:43 [2020-07-21T15:37:43.554Z] ++ set -e
15:37:43 [2020-07-21T15:37:43.554Z] ++ '[' -n 0 ']'
15:37:43 [2020-07-21T15:37:43.554Z] ++ set -x
15:37:43 [2020-07-21T15:37:43.554Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m
15:37:43 [2020-07-21T15:37:43.554Z] INFO: Testing against a local daemon
15:37:43 [2020-07-21T15:37:43.554Z] === RUN   TestSessionCreate
15:37:43 [2020-07-21T15:37:43.554Z] --- PASS: TestSessionCreate (0.03s)
15:37:43 [2020-07-21T15:37:43.554Z] === RUN   TestSessionCreateWithBadUpgrade
15:37:43 [2020-07-21T15:37:43.845Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s)
15:37:43 [2020-07-21T15:37:43.845Z] PASS
15:37:43 [2020-07-21T15:37:43.845Z] 
15:37:43 [2020-07-21T15:37:43.845Z] DONE 2 tests in 0.111s
15:37:43 [2020-07-21T15:37:43.845Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m 
15:37:43 [2020-07-21T15:37:43.845Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
15:37:43 [2020-07-21T15:37:43.845Z] ++ set -e
15:37:43 [2020-07-21T15:37:43.845Z] ++ '[' -n 0 ']'
15:37:43 [2020-07-21T15:37:43.845Z] ++ set -x
15:37:43 [2020-07-21T15:37:43.845Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m
15:37:43 [2020-07-21T15:37:43.845Z] INFO: Testing against a local daemon
15:37:43 [2020-07-21T15:37:43.845Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:37:43 [2020-07-21T15:37:43.845Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:37:43 [2020-07-21T15:37:43.845Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:37:43 [2020-07-21T15:37:43.845Z] === RUN   TestEventsExecDie
15:37:44 [2020-07-21T15:37:44.660Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.36s)
15:37:44 [2020-07-21T15:37:44.660Z] === RUN   TestCgroupNamespacesRunHostMode
15:37:44 [2020-07-21T15:37:44.797Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.92s)
15:37:44 [2020-07-21T15:37:44.797Z] === RUN   TestCreateServiceSecretFileMode
15:37:44 [2020-07-21T15:37:44.880Z] --- PASS: TestEventsExecDie (0.96s)
15:37:44 [2020-07-21T15:37:44.880Z] === RUN   TestEventsBackwardsCompatible
15:37:44 [2020-07-21T15:37:44.880Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
15:37:44 [2020-07-21T15:37:44.880Z] === RUN   TestInfoBinaryCommits
15:37:44 [2020-07-21T15:37:44.880Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:37:44 [2020-07-21T15:37:44.880Z] === RUN   TestInfoAPIVersioned
15:37:44 [2020-07-21T15:37:44.880Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:37:44 [2020-07-21T15:37:44.880Z] === RUN   TestInfoDiscoveryBackend
15:37:45 [2020-07-21T15:37:45.081Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
15:37:45 [2020-07-21T15:37:45.514Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
15:37:45 [2020-07-21T15:37:45.514Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:37:45 [2020-07-21T15:37:45.706Z] --- PASS: TestCgroupNamespacesRunHostMode (1.43s)
15:37:45 [2020-07-21T15:37:45.706Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:37:46 [2020-07-21T15:37:46.010Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:37:46 [2020-07-21T15:37:46.548Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:37:46 [2020-07-21T15:37:46.548Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:37:46 [2020-07-21T15:37:46.839Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
15:37:46 [2020-07-21T15:37:46.839Z] === RUN   TestInfoAPI
15:37:46 [2020-07-21T15:37:46.839Z] --- PASS: TestInfoAPI (0.02s)
15:37:46 [2020-07-21T15:37:46.839Z] === RUN   TestInfoAPIWarnings
15:37:47 [2020-07-21T15:37:47.226Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.33s)
15:37:47 [2020-07-21T15:37:47.226Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:37:47 [2020-07-21T15:37:47.475Z] --- PASS: TestInfoAPIWarnings (0.52s)
15:37:47 [2020-07-21T15:37:47.475Z] === RUN   TestInfoDebug
15:37:48 [2020-07-21T15:37:48.097Z] --- PASS: TestCreateServiceSecretFileMode (3.34s)
15:37:48 [2020-07-21T15:37:48.097Z] === RUN   TestCreateServiceConfigFileMode
15:37:48 [2020-07-21T15:37:48.111Z] --- PASS: TestInfoDebug (0.52s)
15:37:48 [2020-07-21T15:37:48.111Z] === RUN   TestInfoInsecureRegistries
15:37:48 [2020-07-21T15:37:48.402Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:37:48 [2020-07-21T15:37:48.402Z] === RUN   TestInfoRegistryMirrors
15:37:48 [2020-07-21T15:37:48.526Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
15:37:48 [2020-07-21T15:37:48.744Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s)
15:37:48 [2020-07-21T15:37:48.744Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:37:49 [2020-07-21T15:37:49.041Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:37:49 [2020-07-21T15:37:49.041Z] === RUN   TestLoginFailsWithBadCredentials
15:37:49 [2020-07-21T15:37:49.341Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
15:37:49 [2020-07-21T15:37:49.341Z] === RUN   TestPingCacheHeaders
15:37:49 [2020-07-21T15:37:49.341Z] --- PASS: TestPingCacheHeaders (0.02s)
15:37:49 [2020-07-21T15:37:49.341Z] === RUN   TestPingGet
15:37:49 [2020-07-21T15:37:49.341Z] --- PASS: TestPingGet (0.01s)
15:37:49 [2020-07-21T15:37:49.341Z] === RUN   TestPingHead
15:37:49 [2020-07-21T15:37:49.341Z] --- PASS: TestPingHead (0.03s)
15:37:49 [2020-07-21T15:37:49.341Z] === RUN   TestVersion
15:37:49 [2020-07-21T15:37:49.341Z] --- PASS: TestVersion (0.01s)
15:37:49 [2020-07-21T15:37:49.341Z] PASS
15:37:49 [2020-07-21T15:37:49.341Z] 
15:37:49 [2020-07-21T15:37:49.341Z] === Skipped
15:37:49 [2020-07-21T15:37:49.341Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:37:49 [2020-07-21T15:37:49.341Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:37:49 [2020-07-21T15:37:49.341Z] 
15:37:49 [2020-07-21T15:37:49.341Z] 
15:37:49 [2020-07-21T15:37:49.341Z] DONE 18 tests, 1 skipped in 5.761s
15:37:49 [2020-07-21T15:37:49.389Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
15:37:49 [2020-07-21T15:37:49.389Z] === RUN   TestCgroupNamespacesRunOlderClient
15:37:49 [2020-07-21T15:37:49.633Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m 
15:37:49 [2020-07-21T15:37:49.633Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
15:37:49 [2020-07-21T15:37:49.633Z] ++ set -e
15:37:49 [2020-07-21T15:37:49.633Z] ++ '[' -n 0 ']'
15:37:49 [2020-07-21T15:37:49.633Z] ++ set -x
15:37:49 [2020-07-21T15:37:49.633Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m
15:37:49 [2020-07-21T15:37:49.633Z] INFO: Testing against a local daemon
15:37:49 [2020-07-21T15:37:49.633Z] === RUN   TestVolumesCreateAndList
15:37:49 [2020-07-21T15:37:49.633Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:37:49 [2020-07-21T15:37:49.633Z] === RUN   TestVolumesRemove
15:37:49 [2020-07-21T15:37:49.633Z] --- PASS: TestVolumesRemove (0.11s)
15:37:49 [2020-07-21T15:37:49.633Z] === RUN   TestVolumesInspect
15:37:49 [2020-07-21T15:37:49.633Z] --- PASS: TestVolumesInspect (0.02s)
15:37:49 [2020-07-21T15:37:49.633Z] === RUN   TestVolumesInvalidJSON
15:37:49 [2020-07-21T15:37:49.633Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:37:49 [2020-07-21T15:37:49.633Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:37:49 [2020-07-21T15:37:49.633Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:37:49 [2020-07-21T15:37:49.633Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:37:49 [2020-07-21T15:37:49.633Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:37:49 [2020-07-21T15:37:49.633Z] PASS
15:37:49 [2020-07-21T15:37:49.633Z] 
15:37:49 [2020-07-21T15:37:49.633Z] DONE 5 tests in 0.227s
15:37:49 [2020-07-21T15:37:49.633Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:37:49 [2020-07-21T15:37:49.924Z] ++++ cat bundles/test-integration/docker.pid
15:37:49 [2020-07-21T15:37:49.924Z] +++ kill 12059
15:37:50 [2020-07-21T15:37:50.423Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
15:37:50 [2020-07-21T15:37:50.644Z] --- PASS: TestCreateServiceConfigFileMode (3.21s)
15:37:50 [2020-07-21T15:37:50.644Z] === RUN   TestCreateServiceSysctls
15:37:50 [2020-07-21T15:37:50.904Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s)
15:37:50 [2020-07-21T15:37:50.904Z] === RUN   TestKernelTCPMemory
15:37:51 [2020-07-21T15:37:51.199Z] --- PASS: TestKernelTCPMemory (0.62s)
15:37:51 [2020-07-21T15:37:51.199Z] === RUN   TestNISDomainname
15:37:51 [2020-07-21T15:37:51.432Z] +++ /etc/init.d/apparmor stop
15:37:51 [2020-07-21T15:37:51.432Z] Leaving: AppArmorNo profiles have been unloaded.
15:37:51 [2020-07-21T15:37:51.432Z] 
15:37:51 [2020-07-21T15:37:51.432Z] Unloading profiles will leave already running processes permanently
15:37:51 [2020-07-21T15:37:51.432Z] unconfined, which can lead to unexpected situations.
15:37:51 [2020-07-21T15:37:51.432Z] 
15:37:51 [2020-07-21T15:37:51.432Z] To set a process to complain mode, use the command line tool
15:37:51 [2020-07-21T15:37:51.432Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:37:51 [2020-07-21T15:37:51.432Z] +++ true
15:37:51 [2020-07-21T15:37:51.432Z] exiting test-integration
15:37:51 [2020-07-21T15:37:51.432Z] ++ exit 0
15:37:51 [2020-07-21T15:37:51.432Z] 
15:37:51 [2020-07-21T15:37:51.839Z] --- PASS: TestNISDomainname (0.68s)
15:37:51 [2020-07-21T15:37:51.839Z] === RUN   TestHostnameDnsResolution
15:37:52 [2020-07-21T15:37:52.314Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
15:37:52 [2020-07-21T15:37:52.882Z] --- PASS: TestHostnameDnsResolution (0.80s)
15:37:52 [2020-07-21T15:37:52.882Z] === RUN   TestStats
Post stage
[Pipeline] junit
15:37:52 [2020-07-21T15:37:52.992Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:37:53 [2020-07-21T15:37:53.617Z] + echo Ensuring container killed.
15:37:53 [2020-07-21T15:37:53.617Z] Ensuring container killed.
15:37:53 [2020-07-21T15:37:53.617Z] + docker rm -vf docker-pr1
15:37:53 [2020-07-21T15:37:53.617Z] Error: No such container: docker-pr1
15:37:53 [2020-07-21T15:37:53.617Z] + true
[Pipeline] sh
15:37:53 [2020-07-21T15:37:53.994Z] + echo Chowning /workspace to jenkins user
15:37:53 [2020-07-21T15:37:53.994Z] Chowning /workspace to jenkins user
15:37:53 [2020-07-21T15:37:53.994Z] + id -u
15:37:53 [2020-07-21T15:37:53.994Z] + id -g
15:37:53 [2020-07-21T15:37:53.994Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41242:/workspace busybox chown -R 1001:1001 /workspace
15:37:53 [2020-07-21T15:37:53.994Z] Unable to find image 'busybox:latest' locally
15:37:54 [2020-07-21T15:37:54.289Z] latest: Pulling from library/busybox
15:37:54 [2020-07-21T15:37:54.580Z] 351d6c492d3f: Pulling fs layer
15:37:54 [2020-07-21T15:37:54.580Z] 351d6c492d3f: Verifying Checksum
15:37:54 [2020-07-21T15:37:54.580Z] 351d6c492d3f: Download complete
15:37:54 [2020-07-21T15:37:54.851Z] --- PASS: TestCreateServiceSysctls (4.19s)
15:37:54 [2020-07-21T15:37:54.851Z] === RUN   TestCreateServiceCapabilities
15:37:55 [2020-07-21T15:37:55.213Z] 351d6c492d3f: Pull complete
15:37:55 [2020-07-21T15:37:55.213Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
15:37:55 [2020-07-21T15:37:55.213Z] Status: Downloaded newer image for busybox:latest
15:37:55 [2020-07-21T15:37:55.585Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
15:37:55 [2020-07-21T15:37:55.631Z] --- PASS: TestStats (2.54s)
15:37:55 [2020-07-21T15:37:55.631Z] === RUN   TestStopContainerWithTimeout
15:37:55 [2020-07-21T15:37:55.631Z] === RUN   TestStopContainerWithTimeout/0
15:37:55 [2020-07-21T15:37:55.631Z] === PAUSE TestStopContainerWithTimeout/0
15:37:55 [2020-07-21T15:37:55.631Z] === RUN   TestStopContainerWithTimeout/1
15:37:55 [2020-07-21T15:37:55.631Z] === PAUSE TestStopContainerWithTimeout/1
15:37:55 [2020-07-21T15:37:55.631Z] === RUN   TestStopContainerWithTimeout/3
15:37:55 [2020-07-21T15:37:55.631Z] === PAUSE TestStopContainerWithTimeout/3
15:37:55 [2020-07-21T15:37:55.631Z] === RUN   TestStopContainerWithTimeout/-1
15:37:55 [2020-07-21T15:37:55.631Z] === PAUSE TestStopContainerWithTimeout/-1
15:37:55 [2020-07-21T15:37:55.631Z] === CONT  TestStopContainerWithTimeout/0
15:37:55 [2020-07-21T15:37:55.631Z] === CONT  TestStopContainerWithTimeout/3
15:37:55 [2020-07-21T15:37:55.631Z] === CONT  TestStopContainerWithTimeout/-1
15:37:55 [2020-07-21T15:37:55.631Z] === CONT  TestStopContainerWithTimeout/1
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ok  	github.com/docker/docker/api/server/httputils	0.180s	coverage: 14.7% of statements
15:37:56 [2020-07-21T15:37:56.417Z] ok  	github.com/docker/docker/api/server/middleware	0.170s	coverage: 37.7% of statements
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ok  	github.com/docker/docker/api/types/strslice	0.085s	coverage: 90.0% of statements
15:37:56 [2020-07-21T15:37:56.417Z] ok  	github.com/docker/docker/api/types/filters	0.220s	coverage: 92.2% of statements
15:37:56 [2020-07-21T15:37:56.417Z] ok  	github.com/docker/docker/api/server/router/swarm	0.122s	coverage: 5.1% of statements
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ok  	github.com/docker/docker/api/types/time	0.178s	coverage: 100.0% of statements
15:37:56 [2020-07-21T15:37:56.417Z] ok  	github.com/docker/docker/api/types/versions	0.130s	coverage: 75.0% of statements
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/builder	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:37:56 [2020-07-21T15:37:56.417Z] ok  	github.com/docker/docker/builder/dockerignore	0.191s	coverage: 96.8% of statements
15:37:56 [2020-07-21T15:37:56.516Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:37:57 [2020-07-21T15:37:57.687Z] + bundleName=s390x-integration
15:37:57 [2020-07-21T15:37:57.687Z] + echo Creating s390x-integration-bundles.tar.gz
15:37:57 [2020-07-21T15:37:57.687Z] Creating s390x-integration-bundles.tar.gz
15:37:57 [2020-07-21T15:37:57.687Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:37:57 [2020-07-21T15:37:57.687Z] + xargs tar -czf s390x-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:37:57 [2020-07-21T15:37:57.732Z] Archiving artifacts
15:37:57 [2020-07-21T15:37:57.884Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:37:57 [2020-07-21T15:37:57.884Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:37:58 [2020-07-21T15:37:58.145Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41242/1/artifacts/
[Pipeline] }
15:37:58 [2020-07-21T15:37:58.154Z] --- PASS: TestCreateServiceCapabilities (3.37s)
15:37:58 [2020-07-21T15:37:58.154Z] === RUN   TestInspect
[Pipeline] // catchError
[Pipeline] sh
15:37:58 [2020-07-21T15:37:58.381Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:37:58 [2020-07-21T15:37:58.381Z]     --- PASS: TestStopContainerWithTimeout/0 (1.13s)
15:37:58 [2020-07-21T15:37:58.381Z]     --- PASS: TestStopContainerWithTimeout/1 (1.70s)
15:37:58 [2020-07-21T15:37:58.381Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.15s)
15:37:58 [2020-07-21T15:37:58.381Z]     --- PASS: TestStopContainerWithTimeout/3 (3.18s)
15:37:58 [2020-07-21T15:37:58.381Z] === RUN   TestDeleteDevicemapper
15:37:58 [2020-07-21T15:37:58.381Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:37:58 [2020-07-21T15:37:58.381Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:37:58 [2020-07-21T15:37:58.381Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:37:58 [2020-07-21T15:37:58.527Z] + make clean
15:37:58 [2020-07-21T15:37:58.815Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
15:37:58 [2020-07-21T15:37:58.855Z] docker volume rm -f docker-dev-cache
15:37:58 [2020-07-21T15:37:58.902Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
15:38:00 [2020-07-21T15:38:00.229Z] ok  	github.com/docker/docker/cli/debug	0.072s	coverage: 100.0% of statements
15:38:00 [2020-07-21T15:38:00.229Z] ok  	github.com/docker/docker/builder/remotecontext	0.455s	coverage: 9.2% of statements
15:38:00 [2020-07-21T15:38:00.229Z] ok  	github.com/docker/docker/builder/dockerfile	0.588s	coverage: 46.4% of statements
[Pipeline] }
15:38:00 [2020-07-21T15:38:00.829Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe
15:38:00 [2020-07-21T15:38:00.829Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
15:38:00 [2020-07-21T15:38:00.829Z] remote: Enumerating objects: 2, done.
15:38:00 [2020-07-21T15:38:00.829Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
15:38:00 [2020-07-21T15:38:00.829Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
15:38:00 [2020-07-21T15:38:00.829Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
15:38:00 [2020-07-21T15:38:00.829Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
15:38:00 [2020-07-21T15:38:00.829Z] Building: bundles/cross/windows/amd64/containerutility.exe
15:38:00 [2020-07-21T15:38:00.829Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:38:01 [2020-07-21T15:38:01.131Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.28s)
15:38:01 [2020-07-21T15:38:01.132Z] === RUN   TestUpdateMemory
15:38:01 [2020-07-21T15:38:01.162Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/test/unit
15:38:01 [2020-07-21T15:38:01.427Z] --- PASS: TestUpdateMemory (0.72s)
15:38:01 [2020-07-21T15:38:01.427Z] === RUN   TestUpdateCPUQuota
15:38:02 [2020-07-21T15:38:02.360Z] --- PASS: TestInspect (3.55s)
15:38:02 [2020-07-21T15:38:02.360Z] === RUN   TestCreateJob
15:38:02 [2020-07-21T15:38:02.478Z] --- PASS: TestUpdateCPUQuota (0.83s)
15:38:02 [2020-07-21T15:38:02.478Z] === RUN   TestUpdatePidsLimit
15:38:02 [2020-07-21T15:38:02.478Z] === RUN   TestUpdatePidsLimit/update_from_none
15:38:02 [2020-07-21T15:38:02.478Z] === RUN   TestUpdatePidsLimit/no_change
15:38:02 [2020-07-21T15:38:02.773Z] === RUN   TestUpdatePidsLimit/update_lower
15:38:02 [2020-07-21T15:38:02.988Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:38:02 [2020-07-21T15:38:02.988Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
15:38:03 [2020-07-21T15:38:03.067Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:38:03 [2020-07-21T15:38:03.362Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:38:03 [2020-07-21T15:38:03.658Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:38:03 [2020-07-21T15:38:03.698Z] ?   	github.com/docker/docker/api	[no test files]
15:38:03 [2020-07-21T15:38:03.953Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:38:04 [2020-07-21T15:38:04.593Z] --- PASS: TestUpdatePidsLimit (2.38s)
15:38:04 [2020-07-21T15:38:04.593Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.25s)
15:38:04 [2020-07-21T15:38:04.593Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
15:38:04 [2020-07-21T15:38:04.593Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
15:38:04 [2020-07-21T15:38:04.593Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s)
15:38:04 [2020-07-21T15:38:04.593Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
15:38:04 [2020-07-21T15:38:04.593Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s)
15:38:04 [2020-07-21T15:38:04.593Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
15:38:04 [2020-07-21T15:38:04.593Z] === RUN   TestUpdateRestartPolicy
15:38:04 [2020-07-21T15:38:04.879Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
15:38:05 [2020-07-21T15:38:05.136Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:38:05 [2020-07-21T15:38:05.662Z] --- PASS: TestCreateJob (3.64s)
15:38:05 [2020-07-21T15:38:05.662Z] === RUN   TestReplicatedJob
15:38:06 [2020-07-21T15:38:06.064Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
15:38:07 [2020-07-21T15:38:07.430Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
15:38:07 [2020-07-21T15:38:07.430Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:38:10 [2020-07-21T15:38:10.707Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
15:38:12 [2020-07-21T15:38:12.769Z] ok  	github.com/docker/docker/client	0.518s	coverage: 74.9% of statements
15:38:13 [2020-07-21T15:38:13.805Z] --- PASS: TestReplicatedJob (6.99s)
15:38:13 [2020-07-21T15:38:13.805Z] === RUN   TestUpdateReplicatedJob
15:38:13 [2020-07-21T15:38:13.980Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:38:16 [2020-07-21T15:38:16.500Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:38:17 [2020-07-21T15:38:17.117Z] --- PASS: TestUpdateReplicatedJob (4.16s)
15:38:17 [2020-07-21T15:38:17.117Z] === RUN   TestServiceListWithStatuses
15:38:17 [2020-07-21T15:38:17.117Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:38:17 [2020-07-21T15:38:17.117Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:38:17 [2020-07-21T15:38:17.117Z] === RUN   TestDockerNetworkConnectAlias
15:38:17 [2020-07-21T15:38:17.268Z] --- PASS: TestUpdateRestartPolicy (11.19s)
15:38:17 [2020-07-21T15:38:17.268Z] === RUN   TestUpdateRestartWithAutoRemove
15:38:17 [2020-07-21T15:38:17.268Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s)
15:38:17 [2020-07-21T15:38:17.269Z] === RUN   TestWaitNonBlocked
15:38:17 [2020-07-21T15:38:17.269Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:38:17 [2020-07-21T15:38:17.269Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:38:17 [2020-07-21T15:38:17.269Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:38:17 [2020-07-21T15:38:17.269Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:38:17 [2020-07-21T15:38:17.269Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:38:17 [2020-07-21T15:38:17.269Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:38:17 [2020-07-21T15:38:17.269Z] --- PASS: TestWaitNonBlocked (0.02s)
15:38:17 [2020-07-21T15:38:17.269Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
15:38:17 [2020-07-21T15:38:17.269Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
15:38:17 [2020-07-21T15:38:17.269Z] === RUN   TestWaitBlocked
15:38:17 [2020-07-21T15:38:17.269Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:38:17 [2020-07-21T15:38:17.269Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:38:17 [2020-07-21T15:38:17.269Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:38:17 [2020-07-21T15:38:17.269Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:38:17 [2020-07-21T15:38:17.269Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:38:17 [2020-07-21T15:38:17.269Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:38:18 [2020-07-21T15:38:18.318Z] --- PASS: TestWaitBlocked (0.03s)
15:38:18 [2020-07-21T15:38:18.318Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s)
15:38:18 [2020-07-21T15:38:18.318Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s)
15:38:18 [2020-07-21T15:38:18.318Z] === CONT  TestContainerStartOnDaemonRestart
15:38:18 [2020-07-21T15:38:18.318Z] === CONT  TestContainerKillOnDaemonStart
15:38:18 [2020-07-21T15:38:18.318Z] === CONT  TestIpcModeOlderClient
15:38:18 [2020-07-21T15:38:18.318Z] === CONT  TestDaemonHostGatewayIP
15:38:18 [2020-07-21T15:38:18.318Z] --- PASS: TestIpcModeOlderClient (0.17s)
15:38:18 [2020-07-21T15:38:18.318Z] === CONT  TestDaemonRestartIpcMode
15:38:18 [2020-07-21T15:38:18.394Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:38:18 [2020-07-21T15:38:18.394Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
15:38:18 [2020-07-21T15:38:18.595Z] ok  	github.com/docker/docker/api/server	0.016s	coverage: 9.0% of statements
15:38:21 [2020-07-21T15:38:21.880Z] --- PASS: TestContainerStartOnDaemonRestart (3.54s)
15:38:21 [2020-07-21T15:38:21.880Z] --- PASS: TestDaemonHostGatewayIP (3.88s)
15:38:22 [2020-07-21T15:38:22.519Z] --- PASS: TestDaemonRestartIpcMode (4.07s)
15:38:23 [2020-07-21T15:38:23.703Z] --- PASS: TestDockerNetworkConnectAlias (6.53s)
15:38:23 [2020-07-21T15:38:23.703Z] === RUN   TestDockerNetworkReConnect
15:38:27 [2020-07-21T15:38:27.746Z] ok  	github.com/docker/docker/builder/remotecontext/git	28.853s	coverage: 86.3% of statements
15:38:27 [2020-07-21T15:38:27.746Z] ?   	github.com/docker/docker/cli	[no test files]
15:38:27 [2020-07-21T15:38:27.746Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:38:28 [2020-07-21T15:38:28.344Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
15:38:29 [2020-07-21T15:38:29.017Z] --- PASS: TestDockerNetworkReConnect (5.04s)
15:38:29 [2020-07-21T15:38:29.017Z] === RUN   TestServicePlugin
15:38:29 [2020-07-21T15:38:29.017Z] --- SKIP: TestServicePlugin (0.00s)
15:38:29 [2020-07-21T15:38:29.017Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:38:29 [2020-07-21T15:38:29.017Z] === RUN   TestServiceUpdateLabel
15:38:29 [2020-07-21T15:38:29.714Z] === RUN   TestDockerDaemonSuite/TestShmSize
15:38:31 [2020-07-21T15:38:31.021Z] --- PASS: TestContainerKillOnDaemonStart (12.88s)
15:38:31 [2020-07-21T15:38:31.021Z] PASS
15:38:31 [2020-07-21T15:38:31.021Z] 
15:38:31 [2020-07-21T15:38:31.021Z] === Skipped
15:38:31 [2020-07-21T15:38:31.021Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s)
15:38:31 [2020-07-21T15:38:31.021Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:38:31 [2020-07-21T15:38:31.021Z] 
15:38:31 [2020-07-21T15:38:31.021Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:38:31 [2020-07-21T15:38:31.021Z]     pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:38:31 [2020-07-21T15:38:31.021Z] 
15:38:31 [2020-07-21T15:38:31.021Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s)
15:38:31 [2020-07-21T15:38:31.021Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:38:31 [2020-07-21T15:38:31.021Z] 
15:38:31 [2020-07-21T15:38:31.021Z] 
15:38:31 [2020-07-21T15:38:31.021Z] DONE 204 tests, 3 skipped in 109.129s
15:38:31 [2020-07-21T15:38:31.021Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m 
15:38:31 [2020-07-21T15:38:31.021Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
15:38:31 [2020-07-21T15:38:31.021Z] ++ set -e
15:38:31 [2020-07-21T15:38:31.021Z] ++ '[' -n 0 ']'
15:38:31 [2020-07-21T15:38:31.021Z] ++ set -x
15:38:31 [2020-07-21T15:38:31.021Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m
15:38:31 [2020-07-21T15:38:31.021Z] INFO: Testing against a local daemon
15:38:31 [2020-07-21T15:38:31.021Z] === RUN   TestCommitInheritsEnv
15:38:31 [2020-07-21T15:38:31.316Z] --- PASS: TestCommitInheritsEnv (0.31s)
15:38:31 [2020-07-21T15:38:31.316Z] === RUN   TestImportExtremelyLargeImageWorks
15:38:31 [2020-07-21T15:38:31.316Z] === PAUSE TestImportExtremelyLargeImageWorks
15:38:31 [2020-07-21T15:38:31.316Z] === RUN   TestImagesFilterMultiReference
15:38:31 [2020-07-21T15:38:31.316Z] --- PASS: TestImagesFilterMultiReference (0.05s)
15:38:31 [2020-07-21T15:38:31.316Z] === RUN   TestImagePullPlatformInvalid
15:38:31 [2020-07-21T15:38:31.563Z] --- PASS: TestServiceUpdateLabel (3.23s)
15:38:31 [2020-07-21T15:38:31.563Z] === RUN   TestServiceUpdateSecrets
15:38:31 [2020-07-21T15:38:31.605Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
15:38:31 [2020-07-21T15:38:31.612Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
15:38:31 [2020-07-21T15:38:31.612Z] === RUN   TestRemoveImageOrphaning
15:38:31 [2020-07-21T15:38:31.909Z] --- PASS: TestRemoveImageOrphaning (0.33s)
15:38:31 [2020-07-21T15:38:31.909Z] === RUN   TestRemoveImageGarbageCollector
15:38:31 [2020-07-21T15:38:31.909Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:38:31 [2020-07-21T15:38:31.909Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:38:31 [2020-07-21T15:38:31.909Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:38:31 [2020-07-21T15:38:31.909Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:38:31 [2020-07-21T15:38:31.909Z] === RUN   TestTagInvalidReference
15:38:31 [2020-07-21T15:38:31.909Z] --- PASS: TestTagInvalidReference (0.02s)
15:38:31 [2020-07-21T15:38:31.909Z] === RUN   TestTagValidPrefixedRepo
15:38:31 [2020-07-21T15:38:31.909Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:38:31 [2020-07-21T15:38:31.909Z] === RUN   TestTagExistedNameWithoutForce
15:38:31 [2020-07-21T15:38:31.909Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:38:31 [2020-07-21T15:38:31.909Z] === RUN   TestTagOfficialNames
15:38:31 [2020-07-21T15:38:31.909Z] --- PASS: TestTagOfficialNames (0.05s)
15:38:31 [2020-07-21T15:38:31.909Z] === RUN   TestTagMatchesDigest
15:38:31 [2020-07-21T15:38:31.909Z] --- PASS: TestTagMatchesDigest (0.02s)
15:38:31 [2020-07-21T15:38:31.909Z] === CONT  TestImportExtremelyLargeImageWorks
15:38:32 [2020-07-21T15:38:32.974Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:38:32 [2020-07-21T15:38:32.974Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:38:33 [2020-07-21T15:38:33.644Z] ok  	github.com/docker/docker/cmd/dockerd	0.629s	coverage: 19.3% of statements
15:38:34 [2020-07-21T15:38:34.343Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
15:38:34 [2020-07-21T15:38:34.343Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
15:38:34 [2020-07-21T15:38:34.640Z] ok  	github.com/docker/docker/container	0.694s	coverage: 41.6% of statements
15:38:34 [2020-07-21T15:38:34.640Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:38:34 [2020-07-21T15:38:34.640Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:38:34 [2020-07-21T15:38:34.640Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:38:34 [2020-07-21T15:38:34.640Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:38:36 [2020-07-21T15:38:36.217Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.397s	coverage: 65.3% of statements
15:38:37 [2020-07-21T15:38:37.616Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:38:37 [2020-07-21T15:38:37.872Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:38:38 [2020-07-21T15:38:38.129Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:38:39 [2020-07-21T15:38:39.059Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:38:39 [2020-07-21T15:38:39.059Z] --- PASS: TestDockerDaemonSuite (320.98s)
15:38:39 [2020-07-21T15:38:39.059Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.32s)
15:38:39 [2020-07-21T15:38:39.059Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s)
15:38:39 [2020-07-21T15:38:39.059Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s)
15:38:39 [2020-07-21T15:38:39.059Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.40s)
15:38:39 [2020-07-21T15:38:39.059Z]         docker_cli_daemon_test.go:1449: [da47da2312ae9] daemon is not started
15:38:39 [2020-07-21T15:38:39.059Z]         check_test.go:309: [d9e82031a6c0b] daemon is not started
15:38:39 [2020-07-21T15:38:39.194Z] ok  	github.com/docker/docker/daemon/cluster	0.739s	coverage: 0.5% of statements
15:38:39 [2020-07-21T15:38:39.194Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.841s	coverage: 35.4% of statements
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.29s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.74s)
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [d701aa5bb074a] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.39s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.87s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.69s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.07s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.59s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.57s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.57s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [dd2b402eddea1] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [d1424572cc058] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.65s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [da93e083d629d] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.49s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.85s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.30s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [d3da1aff02ef6] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.84s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.68s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:38:39 [2020-07-21T15:38:39.317Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [df2c46a9e0f2f] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.18s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.12s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s)
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [d4a8743dee04f] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.13s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s)
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [d6f0a347d6b8c] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.57s)
15:38:39 [2020-07-21T15:38:39.317Z]         docker_cli_daemon_plugins_test.go:79: [dfa57e7c2513e] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.48s)
15:38:39 [2020-07-21T15:38:39.317Z]         docker_cli_daemon_plugins_test.go:169: [d56cb7141a6cc] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [db9695112a5d9] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.71s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.65s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.86s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.75s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.74s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.02s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.57s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.50s)
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [dbf61bd2f66d6] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.67s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.58s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.21s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.56s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.02s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.93s)
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [d908dc075c813] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.40s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.71s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.12s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.25s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.68s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
15:38:39 [2020-07-21T15:38:39.317Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [d8da979859285] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:38:39 [2020-07-21T15:38:39.317Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [d8c09820d8bb6] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.04s)
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [d278911cacc2f] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.70s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.54s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.03s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.48s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.07s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.74s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.14s)
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.01s)
15:38:39 [2020-07-21T15:38:39.317Z]         check_test.go:309: [dc115ddf30e1a] daemon is not started
15:38:39 [2020-07-21T15:38:39.317Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.68s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.41s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.88s)
15:38:39 [2020-07-21T15:38:39.318Z]         check_test.go:309: [dd30d1cb77271] daemon is not started
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.07s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s)
15:38:39 [2020-07-21T15:38:39.318Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from config
15:38:39 [2020-07-21T15:38:39.318Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config
15:38:39 [2020-07-21T15:38:39.318Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from config
15:38:39 [2020-07-21T15:38:39.318Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config
15:38:39 [2020-07-21T15:38:39.318Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config
15:38:39 [2020-07-21T15:38:39.318Z]         docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli
15:38:39 [2020-07-21T15:38:39.318Z]         docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli
15:38:39 [2020-07-21T15:38:39.318Z]         docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli
15:38:39 [2020-07-21T15:38:39.318Z]         docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli
15:38:39 [2020-07-21T15:38:39.318Z]         docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli
15:38:39 [2020-07-21T15:38:39.318Z]         check_test.go:309: [d4235d1a0e347] daemon is not started
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.14s)
15:38:39 [2020-07-21T15:38:39.318Z]         check_test.go:309: [de7b5186d60b9] daemon is not started
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.05s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
15:38:39 [2020-07-21T15:38:39.318Z]         check_test.go:309: [d88ffe4a42a14] daemon is not started
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.99s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.15s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s)
15:38:39 [2020-07-21T15:38:39.318Z]         check_test.go:309: [d7535929d2201] daemon is not started
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.44s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.68s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.78s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.08s)
15:38:39 [2020-07-21T15:38:39.318Z]         check_test.go:309: [d5f601369e8bd] daemon is not started
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
15:38:39 [2020-07-21T15:38:39.318Z]         check_test.go:309: [dfca2bece7b09] daemon is not started
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.13s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.93s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.64s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.66s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.00s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.47s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.17s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.03s)
15:38:39 [2020-07-21T15:38:39.318Z]         docker_cli_daemon_test.go:2544: [d921a04e72047] daemon is not started
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.39s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.74s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.84s)
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s)
15:38:39 [2020-07-21T15:38:39.318Z]         check_test.go:309: [d7468b4293df1] daemon is not started
15:38:39 [2020-07-21T15:38:39.318Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.93s)
15:38:39 [2020-07-21T15:38:39.318Z] === RUN   TestDockerSwarmSuite
15:38:39 [2020-07-21T15:38:39.318Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
15:38:39 [2020-07-21T15:38:39.318Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:38:39 [2020-07-21T15:38:39.658Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:38:40 [2020-07-21T15:38:40.261Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:38:42 [2020-07-21T15:38:42.797Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:38:42 [2020-07-21T15:38:42.797Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
15:38:44 [2020-07-21T15:38:44.166Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:38:45 [2020-07-21T15:38:45.091Z] ok  	github.com/docker/docker/daemon/discovery	0.738s	coverage: 30.0% of statements
15:38:45 [2020-07-21T15:38:45.091Z] ok  	github.com/docker/docker/daemon/config	0.853s	coverage: 79.7% of statements
15:38:45 [2020-07-21T15:38:45.538Z] === RUN   TestDockerSuite/TestBuildEnv
15:38:45 [2020-07-21T15:38:45.794Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
15:38:46 [2020-07-21T15:38:46.723Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:38:47 [2020-07-21T15:38:47.324Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	1.918s	coverage: 11.1% of statements
15:38:48 [2020-07-21T15:38:48.093Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:38:48 [2020-07-21T15:38:48.322Z] ok  	github.com/docker/docker/daemon	3.365s	coverage: 9.2% of statements
15:38:48 [2020-07-21T15:38:48.322Z] ok  	github.com/docker/docker/daemon/events	0.379s	coverage: 50.0% of statements
15:38:48 [2020-07-21T15:38:48.322Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:38:48 [2020-07-21T15:38:48.322Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:38:48 [2020-07-21T15:38:48.322Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:38:48 [2020-07-21T15:38:48.322Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:38:48 [2020-07-21T15:38:48.322Z] ok  	github.com/docker/docker/daemon/graphdriver	0.156s	coverage: 2.3% of statements
15:38:48 [2020-07-21T15:38:48.322Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:38:48 [2020-07-21T15:38:48.322Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:38:48 [2020-07-21T15:38:48.323Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
15:38:48 [2020-07-21T15:38:48.323Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:38:48 [2020-07-21T15:38:48.323Z] ?   	github.com/docker/docker/daemon/graphdriver/lcow	[no test files]
15:38:48 [2020-07-21T15:38:48.323Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:38:48 [2020-07-21T15:38:48.323Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:38:48 [2020-07-21T15:38:48.323Z] ?   	github.com/docker/docker/daemon/graphdriver/quota	[no test files]
15:38:48 [2020-07-21T15:38:48.323Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:38:48 [2020-07-21T15:38:48.323Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:38:48 [2020-07-21T15:38:48.323Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:38:48 [2020-07-21T15:38:48.323Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:38:49 [2020-07-21T15:38:49.321Z] ok  	github.com/docker/docker/daemon/links	0.209s	coverage: 93.0% of statements
15:38:49 [2020-07-21T15:38:49.462Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:38:49 [2020-07-21T15:38:49.682Z] --- PASS: TestServiceUpdateSecrets (15.30s)
15:38:49 [2020-07-21T15:38:49.682Z] === RUN   TestServiceUpdateConfigs
15:38:50 [2020-07-21T15:38:50.831Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
15:38:52 [2020-07-21T15:38:52.291Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.783s	coverage: 77.8% of statements
15:38:52 [2020-07-21T15:38:52.291Z] ok  	github.com/docker/docker/daemon/logger	0.414s	coverage: 41.2% of statements
15:38:53 [2020-07-21T15:38:53.284Z] ok  	github.com/docker/docker/daemon/images	0.593s	coverage: 4.8% of statements
15:38:53 [2020-07-21T15:38:53.284Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:38:53 [2020-07-21T15:38:53.284Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:38:53 [2020-07-21T15:38:53.284Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:38:53 [2020-07-21T15:38:53.284Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:38:53 [2020-07-21T15:38:53.284Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:38:53 [2020-07-21T15:38:53.284Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:38:53 [2020-07-21T15:38:53.284Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:38:53 [2020-07-21T15:38:53.756Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.680s	coverage: 61.6% of statements
15:38:53 [2020-07-21T15:38:53.756Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.511s	coverage: 87.2% of statements
15:38:55 [2020-07-21T15:38:55.986Z] ok  	github.com/docker/docker/daemon/logger/local	0.645s	coverage: 75.2% of statements
15:38:55 [2020-07-21T15:38:55.986Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:38:55 [2020-07-21T15:38:55.986Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.210s	coverage: 33.3% of statements
15:38:55 [2020-07-21T15:38:55.986Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.273s	coverage: 35.9% of statements
15:38:56 [2020-07-21T15:38:56.084Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:38:57 [2020-07-21T15:38:57.564Z] ok  	github.com/docker/docker/daemon/logger/templates	0.074s	coverage: 8.3% of statements
15:38:58 [2020-07-21T15:38:58.037Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.167s	coverage: 46.8% of statements
15:38:59 [2020-07-21T15:38:59.032Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.346s	coverage: 82.5% of statements
15:38:59 [2020-07-21T15:38:59.032Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:38:59 [2020-07-21T15:38:59.032Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:38:59 [2020-07-21T15:38:59.032Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:39:00 [2020-07-21T15:39:00.607Z] ok  	github.com/docker/docker/errdefs	0.129s	coverage: 49.4% of statements
15:39:01 [2020-07-21T15:39:01.080Z] ok  	github.com/docker/docker/distribution	1.459s	coverage: 20.3% of statements
15:39:01 [2020-07-21T15:39:01.080Z] ok  	github.com/docker/docker/distribution/metadata	1.153s	coverage: 48.2% of statements
15:39:01 [2020-07-21T15:39:01.080Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:39:01 [2020-07-21T15:39:01.913Z] --- PASS: TestServiceUpdateConfigs (15.32s)
15:39:01 [2020-07-21T15:39:01.913Z] === RUN   TestServiceUpdateNetwork
15:39:02 [2020-07-21T15:39:02.656Z] ok  	github.com/docker/docker/distribution/xfer	2.492s	coverage: 77.3% of statements
15:39:02 [2020-07-21T15:39:02.656Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:39:02 [2020-07-21T15:39:02.656Z] ok  	github.com/docker/docker/image/cache	0.140s	coverage: 19.2% of statements
15:39:03 [2020-07-21T15:39:03.130Z] ok  	github.com/docker/docker/image/v1	0.145s	coverage: 25.0% of statements
15:39:03 [2020-07-21T15:39:03.602Z] ok  	github.com/docker/docker/image	0.835s	coverage: 86.4% of statements
15:39:03 [2020-07-21T15:39:03.602Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:39:03 [2020-07-21T15:39:03.602Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:39:04 [2020-07-21T15:39:04.074Z] ok  	github.com/docker/docker/libcontainerd/queue	0.073s	coverage: 100.0% of statements
15:39:05 [2020-07-21T15:39:05.651Z] ok  	github.com/docker/docker/pkg/aaparser	0.034s	coverage: 50.0% of statements
15:39:06 [2020-07-21T15:39:06.038Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
15:39:06 [2020-07-21T15:39:06.038Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
15:39:06 [2020-07-21T15:39:06.122Z] ok  	github.com/docker/docker/libcontainerd/local	0.247s	coverage: 1.0% of statements
15:39:06 [2020-07-21T15:39:06.122Z] ok  	github.com/docker/docker/layer	0.537s	coverage: 30.1% of statements
15:39:06 [2020-07-21T15:39:06.596Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:39:06 [2020-07-21T15:39:06.596Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:39:06 [2020-07-21T15:39:06.596Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:39:06 [2020-07-21T15:39:06.596Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:39:06 [2020-07-21T15:39:06.596Z] ?   	github.com/docker/docker/oci	[no test files]
15:39:06 [2020-07-21T15:39:06.596Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:39:07 [2020-07-21T15:39:07.591Z] ok  	github.com/docker/docker/opts	0.632s	coverage: 67.7% of statements
15:39:07 [2020-07-21T15:39:07.591Z] ok  	github.com/docker/docker/pkg/broadcaster	0.091s	coverage: 100.0% of statements
15:39:08 [2020-07-21T15:39:08.584Z] ok  	github.com/docker/docker/pkg/authorization	0.720s	coverage: 26.8% of statements
15:39:08 [2020-07-21T15:39:08.584Z] ok  	github.com/docker/docker/pkg/capabilities	0.052s	coverage: 87.5% of statements
15:39:09 [2020-07-21T15:39:09.583Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.100s	coverage: 15.4% of statements
15:39:09 [2020-07-21T15:39:09.583Z] ok  	github.com/docker/docker/pkg/directory	0.057s	coverage: 80.0% of statements
15:39:10 [2020-07-21T15:39:10.578Z] ok  	github.com/docker/docker/pkg/discovery	0.120s	coverage: 58.3% of statements
15:39:11 [2020-07-21T15:39:11.051Z] ok  	github.com/docker/docker/pkg/discovery/file	0.199s	coverage: 92.9% of statements
15:39:12 [2020-07-21T15:39:12.045Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.236s	coverage: 92.3% of statements
15:39:12 [2020-07-21T15:39:12.045Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.075s	coverage: 93.8% of statements
15:39:13 [2020-07-21T15:39:13.042Z] ok  	github.com/docker/docker/pkg/filenotify	0.139s	coverage: 39.4% of statements
15:39:13 [2020-07-21T15:39:13.514Z] ok  	github.com/docker/docker/pkg/fileutils	0.155s	coverage: 87.7% of statements
15:39:13 [2020-07-21T15:39:13.986Z] ok  	github.com/docker/docker/pkg/homedir	0.099s	coverage: 42.9% of statements
15:39:14 [2020-07-21T15:39:14.130Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:39:14 [2020-07-21T15:39:14.981Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.365s	coverage: 84.1% of statements
15:39:14 [2020-07-21T15:39:14.981Z] ok  	github.com/docker/docker/pkg/idtools	0.125s	coverage: 7.3% of statements
15:39:15 [2020-07-21T15:39:15.498Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:39:15 [2020-07-21T15:39:15.975Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.159s	coverage: 91.7% of statements
15:39:16 [2020-07-21T15:39:16.451Z] ok  	github.com/docker/docker/pkg/archive	7.131s	coverage: 62.7% of statements
15:39:16 [2020-07-21T15:39:16.451Z] ok  	github.com/docker/docker/pkg/locker	0.077s	coverage: 88.9% of statements
15:39:16 [2020-07-21T15:39:16.451Z] ok  	github.com/docker/docker/pkg/ioutils	0.688s	coverage: 69.2% of statements
15:39:16 [2020-07-21T15:39:16.824Z] --- PASS: TestServiceUpdateNetwork (14.70s)
15:39:16 [2020-07-21T15:39:16.825Z] === RUN   TestServiceUpdatePidsLimit
15:39:16 [2020-07-21T15:39:16.923Z] ok  	github.com/docker/docker/pkg/longpath	0.065s	coverage: 100.0% of statements
15:39:17 [2020-07-21T15:39:17.395Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.053s	coverage: 85.7% of statements
15:39:17 [2020-07-21T15:39:17.867Z] ok  	github.com/docker/docker/pkg/parsers	0.078s	coverage: 97.0% of statements
15:39:18 [2020-07-21T15:39:18.339Z] ok  	github.com/docker/docker/pkg/pidfile	0.081s	coverage: 82.6% of statements
15:39:18 [2020-07-21T15:39:18.740Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:39:19 [2020-07-21T15:39:19.311Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:39:19 [2020-07-21T15:39:19.914Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.229s	coverage: 56.8% of statements
15:39:20 [2020-07-21T15:39:20.388Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.125s	coverage: 85.7% of statements
15:39:20 [2020-07-21T15:39:20.865Z] ok  	github.com/docker/docker/pkg/pools	0.041s	coverage: 88.2% of statements
15:39:20 [2020-07-21T15:39:20.865Z] ok  	github.com/docker/docker/pkg/progress	0.033s	coverage: 75.9% of statements
15:39:21 [2020-07-21T15:39:21.859Z] ok  	github.com/docker/docker/pkg/reexec	0.083s	coverage: 82.4% of statements
15:39:22 [2020-07-21T15:39:22.331Z] ok  	github.com/docker/docker/pkg/pubsub	1.098s	coverage: 73.9% of statements
15:39:22 [2020-07-21T15:39:22.803Z] ok  	github.com/docker/docker/pkg/signal	0.071s	coverage: 20.3% of statements
15:39:23 [2020-07-21T15:39:23.276Z] ok  	github.com/docker/docker/pkg/stdcopy	0.035s	coverage: 100.0% of statements
15:39:24 [2020-07-21T15:39:24.274Z] ok  	github.com/docker/docker/pkg/streamformatter	0.072s	coverage: 66.2% of statements
15:39:24 [2020-07-21T15:39:24.274Z] ok  	github.com/docker/docker/pkg/stringid	0.044s	coverage: 70.6% of statements
15:39:24 [2020-07-21T15:39:24.747Z] ok  	github.com/docker/docker/pkg/sysinfo	0.077s	coverage: 38.2% of statements
15:39:25 [2020-07-21T15:39:25.444Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:39:25 [2020-07-21T15:39:25.444Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:39:25 [2020-07-21T15:39:25.444Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:39:26 [2020-07-21T15:39:26.007Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:39:26 [2020-07-21T15:39:26.323Z] ok  	github.com/docker/docker/pkg/system	0.084s	coverage: 13.8% of statements
15:39:26 [2020-07-21T15:39:26.323Z] ok  	github.com/docker/docker/pkg/tailfile	0.219s	coverage: 88.6% of statements
15:39:26 [2020-07-21T15:39:26.323Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:39:26 [2020-07-21T15:39:26.323Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:39:26 [2020-07-21T15:39:26.323Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:39:26 [2020-07-21T15:39:26.323Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:39:26 [2020-07-21T15:39:26.323Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:39:26 [2020-07-21T15:39:26.323Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:39:26 [2020-07-21T15:39:26.323Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:39:26 [2020-07-21T15:39:26.323Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:39:26 [2020-07-21T15:39:26.936Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:39:26 [2020-07-21T15:39:26.936Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:39:27 [2020-07-21T15:39:27.318Z] testing: warning: no tests to run
15:39:27 [2020-07-21T15:39:27.318Z] coverage: [no statements]
15:39:27 [2020-07-21T15:39:27.318Z] ok  	github.com/docker/docker/pkg/term/windows	0.032s	coverage: [no statements] [no tests to run]
15:39:27 [2020-07-21T15:39:27.318Z] ok  	github.com/docker/docker/pkg/truncindex	0.135s	coverage: 91.5% of statements
15:39:27 [2020-07-21T15:39:27.318Z] ok  	github.com/docker/docker/pkg/tarsum	0.186s	coverage: 89.3% of statements
15:39:27 [2020-07-21T15:39:27.449Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:39:27 [2020-07-21T15:39:27.500Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:39:27 [2020-07-21T15:39:27.791Z] ok  	github.com/docker/docker/pkg/urlutil	0.075s	coverage: 100.0% of statements
15:39:28 [2020-07-21T15:39:28.263Z] ok  	github.com/docker/docker/pkg/useragent	0.031s	coverage: 88.9% of statements
15:39:29 [2020-07-21T15:39:29.843Z] ok  	github.com/docker/docker/plugin/v2	0.135s	coverage: 20.1% of statements
15:39:29 [2020-07-21T15:39:29.843Z] ok  	github.com/docker/docker/plugin	0.231s	coverage: 12.0% of statements
15:39:29 [2020-07-21T15:39:29.843Z] ok  	github.com/docker/docker/reference	0.282s	coverage: 84.4% of statements
15:39:31 [2020-07-21T15:39:31.421Z] ok  	github.com/docker/docker/restartmanager	0.091s	coverage: 50.9% of statements
15:39:31 [2020-07-21T15:39:31.421Z] ok  	github.com/docker/docker/registry/resumable	0.199s	coverage: 100.0% of statements
15:39:32 [2020-07-21T15:39:32.415Z] ok  	github.com/docker/docker/testutil	0.074s	coverage: 62.5% of statements
15:39:32 [2020-07-21T15:39:32.415Z] ok  	github.com/docker/docker/runconfig	0.111s	coverage: 52.2% of statements
15:39:33 [2020-07-21T15:39:33.407Z] ok  	github.com/docker/docker/registry	0.654s	coverage: 51.7% of statements
15:39:34 [2020-07-21T15:39:34.036Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
15:39:34 [2020-07-21T15:39:34.036Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
15:39:35 [2020-07-21T15:39:35.591Z] --- PASS: TestServiceUpdatePidsLimit (17.61s)
15:39:35 [2020-07-21T15:39:35.591Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.95s)
15:39:35 [2020-07-21T15:39:35.591Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s)
15:39:35 [2020-07-21T15:39:35.591Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s)
15:39:35 [2020-07-21T15:39:35.591Z] PASS
15:39:35 [2020-07-21T15:39:35.591Z] 
15:39:35 [2020-07-21T15:39:35.591Z] === Skipped
15:39:35 [2020-07-21T15:39:35.591Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:39:35 [2020-07-21T15:39:35.591Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:39:35 [2020-07-21T15:39:35.591Z] 
15:39:35 [2020-07-21T15:39:35.591Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:39:35 [2020-07-21T15:39:35.591Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:39:35 [2020-07-21T15:39:35.591Z] 
15:39:35 [2020-07-21T15:39:35.591Z] 
15:39:35 [2020-07-21T15:39:35.591Z] DONE 27 tests, 2 skipped in 160.887s
15:39:35 [2020-07-21T15:39:35.591Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:39:35 [2020-07-21T15:39:35.591Z] ++ 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
15:39:35 [2020-07-21T15:39:35.591Z] ++ set -e
15:39:35 [2020-07-21T15:39:35.591Z] ++ '[' -n 0 ']'
15:39:35 [2020-07-21T15:39:35.591Z] ++ set -x
15:39:35 [2020-07-21T15:39:35.591Z] ++ 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= DOCKER_ROOTLESS= 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
15:39:35 [2020-07-21T15:39:35.591Z] INFO: Testing against a local daemon
15:39:35 [2020-07-21T15:39:35.591Z] === RUN   TestSessionCreate
15:39:35 [2020-07-21T15:39:35.591Z] --- PASS: TestSessionCreate (0.05s)
15:39:35 [2020-07-21T15:39:35.591Z] === RUN   TestSessionCreateWithBadUpgrade
15:39:35 [2020-07-21T15:39:35.591Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s)
15:39:35 [2020-07-21T15:39:35.591Z] PASS
15:39:35 [2020-07-21T15:39:35.591Z] 
15:39:35 [2020-07-21T15:39:35.591Z] DONE 2 tests in 0.287s
15:39:35 [2020-07-21T15:39:35.591Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:39:35 [2020-07-21T15:39:35.591Z] ++ 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
15:39:35 [2020-07-21T15:39:35.591Z] ++ set -e
15:39:35 [2020-07-21T15:39:35.591Z] ++ '[' -n 0 ']'
15:39:35 [2020-07-21T15:39:35.591Z] ++ set -x
15:39:35 [2020-07-21T15:39:35.591Z] ++ 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= DOCKER_ROOTLESS= 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
15:39:35 [2020-07-21T15:39:35.591Z] INFO: Testing against a local daemon
15:39:35 [2020-07-21T15:39:35.591Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:39:35 [2020-07-21T15:39:35.591Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s)
15:39:35 [2020-07-21T15:39:35.591Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:39:35 [2020-07-21T15:39:35.591Z] === RUN   TestEventsExecDie
15:39:35 [2020-07-21T15:39:35.652Z] ok  	github.com/docker/docker/volume/drivers	0.104s	coverage: 36.1% of statements
15:39:35 [2020-07-21T15:39:35.852Z] --- PASS: TestEventsExecDie (0.93s)
15:39:35 [2020-07-21T15:39:35.852Z] === RUN   TestEventsBackwardsCompatible
15:39:35 [2020-07-21T15:39:35.852Z] --- PASS: TestEventsBackwardsCompatible (0.11s)
15:39:35 [2020-07-21T15:39:35.852Z] === RUN   TestInfoBinaryCommits
15:39:35 [2020-07-21T15:39:35.852Z] --- PASS: TestInfoBinaryCommits (0.05s)
15:39:35 [2020-07-21T15:39:35.852Z] === RUN   TestInfoAPIVersioned
15:39:35 [2020-07-21T15:39:35.852Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:39:35 [2020-07-21T15:39:35.852Z] === RUN   TestInfoDiscoveryBackend
15:39:36 [2020-07-21T15:39:36.124Z] ok  	github.com/docker/docker/volume/local	0.216s	coverage: 37.7% of statements
15:39:36 [2020-07-21T15:39:36.595Z] ok  	github.com/docker/docker/volume/mounts	0.203s	coverage: 66.2% of statements
15:39:37 [2020-07-21T15:39:37.239Z] --- PASS: TestInfoDiscoveryBackend (0.98s)
15:39:37 [2020-07-21T15:39:37.239Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:39:37 [2020-07-21T15:39:37.309Z] === RUN   TestDockerSuite/TestBuildExpose
15:39:37 [2020-07-21T15:39:37.309Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:39:37 [2020-07-21T15:39:37.811Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:39:37 [2020-07-21T15:39:37.811Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:39:37 [2020-07-21T15:39:37.873Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:39:38 [2020-07-21T15:39:38.171Z] ok  	github.com/docker/docker/volume/service	0.418s	coverage: 70.3% of statements
15:39:38 [2020-07-21T15:39:38.436Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:39:38 [2020-07-21T15:39:38.693Z] === RUN   TestDockerSuite/TestBuildFails
15:39:38 [2020-07-21T15:39:38.754Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s)
15:39:38 [2020-07-21T15:39:38.754Z] === RUN   TestInfoAPI
15:39:38 [2020-07-21T15:39:38.754Z] --- PASS: TestInfoAPI (0.06s)
15:39:38 [2020-07-21T15:39:38.754Z] === RUN   TestInfoAPIWarnings
15:39:39 [2020-07-21T15:39:39.326Z] --- PASS: TestInfoAPIWarnings (0.60s)
15:39:39 [2020-07-21T15:39:39.326Z] === RUN   TestInfoDebug
15:39:39 [2020-07-21T15:39:39.623Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:39:39 [2020-07-21T15:39:39.623Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:39:39 [2020-07-21T15:39:39.912Z] --- PASS: TestInfoDebug (0.59s)
15:39:39 [2020-07-21T15:39:39.912Z] === RUN   TestInfoInsecureRegistries
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ok  	github.com/docker/docker/api/server/httputils	0.003s	coverage: 14.7% of statements
15:39:40 [2020-07-21T15:39:40.056Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 5.1% of statements
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ok  	github.com/docker/docker/api/types/strslice	0.012s	coverage: 90.0% of statements
15:39:40 [2020-07-21T15:39:40.056Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
15:39:40 [2020-07-21T15:39:40.056Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/builder	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ok  	github.com/docker/docker/builder/dockerignore	0.003s	coverage: 96.8% of statements
15:39:40 [2020-07-21T15:39:40.056Z] ok  	github.com/docker/docker/builder/dockerfile	0.190s	coverage: 48.1% of statements
15:39:40 [2020-07-21T15:39:40.056Z] ok  	github.com/docker/docker/builder/remotecontext	0.110s	coverage: 13.6% of statements
15:39:40 [2020-07-21T15:39:40.056Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
15:39:40 [2020-07-21T15:39:40.056Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.305s	coverage: 86.3% of statements
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/cli	[no test files]
15:39:40 [2020-07-21T15:39:40.056Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:39:40 [2020-07-21T15:39:40.485Z] --- PASS: TestInfoInsecureRegistries (0.61s)
15:39:40 [2020-07-21T15:39:40.485Z] === RUN   TestInfoRegistryMirrors
15:39:41 [2020-07-21T15:39:41.056Z] --- PASS: TestInfoRegistryMirrors (0.60s)
15:39:41 [2020-07-21T15:39:41.056Z] === RUN   TestLoginFailsWithBadCredentials
15:39:41 [2020-07-21T15:39:41.317Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s)
15:39:41 [2020-07-21T15:39:41.317Z] === RUN   TestPingCacheHeaders
15:39:41 [2020-07-21T15:39:41.317Z] --- PASS: TestPingCacheHeaders (0.05s)
15:39:41 [2020-07-21T15:39:41.317Z] === RUN   TestPingGet
15:39:41 [2020-07-21T15:39:41.317Z] --- PASS: TestPingGet (0.03s)
15:39:41 [2020-07-21T15:39:41.317Z] === RUN   TestPingHead
15:39:41 [2020-07-21T15:39:41.521Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:39:41 [2020-07-21T15:39:41.579Z] --- PASS: TestPingHead (0.05s)
15:39:41 [2020-07-21T15:39:41.579Z] === RUN   TestVersion
15:39:41 [2020-07-21T15:39:41.579Z] --- PASS: TestVersion (0.05s)
15:39:41 [2020-07-21T15:39:41.579Z] PASS
15:39:41 [2020-07-21T15:39:41.579Z] 
15:39:41 [2020-07-21T15:39:41.579Z] === Skipped
15:39:41 [2020-07-21T15:39:41.579Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s)
15:39:41 [2020-07-21T15:39:41.579Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:39:41 [2020-07-21T15:39:41.579Z] 
15:39:41 [2020-07-21T15:39:41.579Z] 
15:39:41 [2020-07-21T15:39:41.579Z] DONE 18 tests, 1 skipped in 6.855s
15:39:41 [2020-07-21T15:39:41.579Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:39:41 [2020-07-21T15:39:41.579Z] ++ 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
15:39:41 [2020-07-21T15:39:41.579Z] ++ set -e
15:39:41 [2020-07-21T15:39:41.579Z] ++ '[' -n 0 ']'
15:39:41 [2020-07-21T15:39:41.579Z] ++ set -x
15:39:41 [2020-07-21T15:39:41.579Z] ++ 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= DOCKER_ROOTLESS= 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
15:39:41 [2020-07-21T15:39:41.840Z] INFO: Testing against a local daemon
15:39:41 [2020-07-21T15:39:41.840Z] === RUN   TestVolumesCreateAndList
15:39:41 [2020-07-21T15:39:41.840Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:39:41 [2020-07-21T15:39:41.840Z] === RUN   TestVolumesRemove
15:39:41 [2020-07-21T15:39:41.840Z] --- PASS: TestVolumesRemove (0.12s)
15:39:41 [2020-07-21T15:39:41.840Z] === RUN   TestVolumesInspect
15:39:41 [2020-07-21T15:39:41.840Z] --- PASS: TestVolumesInspect (0.04s)
15:39:41 [2020-07-21T15:39:41.840Z] === RUN   TestVolumesInvalidJSON
15:39:41 [2020-07-21T15:39:41.840Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:39:41 [2020-07-21T15:39:41.840Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:39:41 [2020-07-21T15:39:41.840Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:39:41 [2020-07-21T15:39:41.840Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:39:41 [2020-07-21T15:39:41.840Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:39:41 [2020-07-21T15:39:41.840Z] PASS
15:39:41 [2020-07-21T15:39:41.840Z] 
15:39:41 [2020-07-21T15:39:41.840Z] DONE 5 tests in 0.404s
15:39:41 [2020-07-21T15:39:41.840Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:39:41 [2020-07-21T15:39:41.965Z] ok  	github.com/docker/docker/client	0.187s	coverage: 75.4% of statements
15:39:42 [2020-07-21T15:39:42.413Z] ++++ cat bundles/test-integration/docker.pid
15:39:42 [2020-07-21T15:39:42.413Z] +++ kill 13579
15:39:43 [2020-07-21T15:39:43.412Z] === RUN   TestDockerSuite/TestBuildForceRm
15:39:43 [2020-07-21T15:39:43.797Z] +++ /etc/init.d/apparmor stop
15:39:43 [2020-07-21T15:39:43.797Z] Leaving: AppArmorNo profiles have been unloaded.
15:39:43 [2020-07-21T15:39:43.797Z] 
15:39:43 [2020-07-21T15:39:43.797Z] Unloading profiles will leave already running processes permanently
15:39:43 [2020-07-21T15:39:43.797Z] unconfined, which can lead to unexpected situations.
15:39:43 [2020-07-21T15:39:43.797Z] 
15:39:43 [2020-07-21T15:39:43.797Z] To set a process to complain mode, use the command line tool
15:39:43 [2020-07-21T15:39:43.797Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:39:43 [2020-07-21T15:39:43.797Z] +++ true
15:39:43 [2020-07-21T15:39:43.797Z] exiting test-integration
15:39:43 [2020-07-21T15:39:43.797Z] ++ exit 0
15:39:43 [2020-07-21T15:39:43.797Z] 
15:39:44 [2020-07-21T15:39:44.779Z] === RUN   TestDockerSuite/TestBuildFromGit
15:39:45 [2020-07-21T15:39:45.708Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:39:46 [2020-07-21T15:39:46.271Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
Post stage
[Pipeline] junit
15:39:46 [2020-07-21T15:39:46.357Z] Recording test results
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:39:47 [2020-07-21T15:39:47.202Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:39:47 [2020-07-21T15:39:47.278Z] + echo Ensuring container killed.
15:39:47 [2020-07-21T15:39:47.278Z] Ensuring container killed.
15:39:47 [2020-07-21T15:39:47.278Z] + docker rm -vf docker-pr1
15:39:47 [2020-07-21T15:39:47.278Z] Error: No such container: docker-pr1
15:39:47 [2020-07-21T15:39:47.278Z] + true
[Pipeline] sh
15:39:47 [2020-07-21T15:39:47.573Z] + echo Chowning /workspace to jenkins user
15:39:47 [2020-07-21T15:39:47.574Z] Chowning /workspace to jenkins user
15:39:47 [2020-07-21T15:39:47.574Z] + id -u
15:39:47 [2020-07-21T15:39:47.574Z] + id -g
15:39:47 [2020-07-21T15:39:47.574Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41242:/workspace busybox chown -R 1000:1000 /workspace
15:39:47 [2020-07-21T15:39:47.574Z] Unable to find image 'busybox:latest' locally
15:39:47 [2020-07-21T15:39:47.574Z] latest: Pulling from library/busybox
15:39:47 [2020-07-21T15:39:47.836Z] ebdaf4d05d6f: Pulling fs layer
15:39:47 [2020-07-21T15:39:47.836Z] ebdaf4d05d6f: Verifying Checksum
15:39:47 [2020-07-21T15:39:47.836Z] ebdaf4d05d6f: Download complete
15:39:48 [2020-07-21T15:39:48.100Z] ebdaf4d05d6f: Pull complete
15:39:48 [2020-07-21T15:39:48.100Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
15:39:48 [2020-07-21T15:39:48.100Z] Status: Downloaded newer image for busybox:latest
15:39:49 [2020-07-21T15:39:49.095Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:39:50 [2020-07-21T15:39:50.464Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:39:50 [2020-07-21T15:39:50.464Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:39:51 [2020-07-21T15:39:51.709Z] + bundleName=arm64-integration
15:39:51 [2020-07-21T15:39:51.709Z] + echo Creating arm64-integration-bundles.tar.gz
15:39:51 [2020-07-21T15:39:51.709Z] Creating arm64-integration-bundles.tar.gz
15:39:51 [2020-07-21T15:39:51.709Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml+  ) -print
15:39:51 [2020-07-21T15:39:51.709Z] xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:39:51 [2020-07-21T15:39:51.983Z] Archiving artifacts
15:39:52 [2020-07-21T15:39:52.357Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:39:53 [2020-07-21T15:39:53.724Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41242/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:39:54 [2020-07-21T15:39:54.041Z] + make clean
15:39:54 [2020-07-21T15:39:54.251Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:39:54 [2020-07-21T15:39:54.615Z] docker volume rm -f docker-dev-cache
15:39:54 [2020-07-21T15:39:54.615Z] docker-dev-cache
[Pipeline] deleteDir
15:39:55 [2020-07-21T15:39:55.180Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
15:39:55 [2020-07-21T15:39:55.437Z] === RUN   TestDockerSuite/TestBuildHistory
15:39:56 [2020-07-21T15:39:56.000Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
15:39:56 [2020-07-21T15:39:56.147Z] ok  	github.com/docker/docker/pkg/plugins	35.057s	coverage: 73.4% of statements
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/rootless	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/volume	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === Skipped
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     dispatchers_test.go:376: Windows does not support stopsignal
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     client_test.go:23: runtime.GOOS == "windows"
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     daemon_test.go:147: root required
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     reload_test.go:520: root required
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     config_test.go:484: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     pull_v2_test.go:73: Needs fixing on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     pull_v2_test.go:118: Needs fixing on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     download_test.go:268: Needs fixing on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     layer_test.go:304: Failing on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     layer_test.go:353: Failing on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     layer_test.go:468: Failing on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     layer_test.go:697: Failing on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     migration_test.go:46: Failing on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     migration_test.go:182: Failing on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     mount_test.go:17: Failing on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     mount_test.go:76: Failing on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     mount_test.go:125: Failing on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     mount_test.go:212: Failing on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     archive_test.go:133: Xz not present in msys2
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     archive_test.go:238: Failing on Windows CI machines
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     archive_windows_test.go:16: Currently fails
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     changes_test.go:192: needs more investigation
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     changes_test.go:405: needs further investigation
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     changes_test.go:441: needs further investigation
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     poller_test.go:41: No chmod on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     fileutils_test.go:134: Needs porting to Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     fileutils_test.go:180: Needs porting to Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s)
15:39:56 [2020-07-21T15:39:56.147Z]     registry_test.go:58: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
15:39:56 [2020-07-21T15:39:56.147Z]     registry_test.go:78: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     registry_test.go:668: os.Getuid() != 0: skipping test that requires root
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
15:39:56 [2020-07-21T15:39:56.147Z]     local_test.go:181: runtime.GOOS == "windows"
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] 
15:39:56 [2020-07-21T15:39:56.147Z] DONE 1761 tests, 46 skipped in 193.471s
15:39:56 [2020-07-21T15:39:56.147Z] INFO: make.ps1 ended at 07/21/2020 15:39:55
15:39:57 [2020-07-21T15:39:57.729Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
15:39:57 [2020-07-21T15:39:57.729Z] INFO: Unit tests ended at 07/21/2020 15:39:57. Duration:00:03:27.6669970
15:39:57 [2020-07-21T15:39:57.729Z] INFO: Building busybox
15:39:57 [2020-07-21T15:39:57.729Z] Sending build context to Docker daemon   5.12kB
15:39:57 [2020-07-21T15:39:57.729Z] 
15:39:57 [2020-07-21T15:39:57.729Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
15:39:57 [2020-07-21T15:39:57.729Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
15:39:57 [2020-07-21T15:39:57.729Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
15:39:57 [2020-07-21T15:39:57.729Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
15:39:57 [2020-07-21T15:39:57.729Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
15:39:57 [2020-07-21T15:39:57.729Z]  ---> 987b1d5e0abf
15:39:57 [2020-07-21T15:39:57.729Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
15:39:57 [2020-07-21T15:39:57.729Z]  ---> Running in 67ddb0503bff
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:40:00 [2020-07-21T15:40:00.254Z] === RUN   TestDockerSuite/TestBuildIidFile
15:40:00 [2020-07-21T15:40:00.820Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:40:01 [2020-07-21T15:40:01.081Z] === RUN   TestDockerSuite/TestBuildInheritance
15:40:01 [2020-07-21T15:40:01.644Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:40:02 [2020-07-21T15:40:02.207Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:40:02 [2020-07-21T15:40:02.207Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:40:03 [2020-07-21T15:40:03.137Z] === RUN   TestDockerSuite/TestBuildLabel
15:40:03 [2020-07-21T15:40:03.628Z] Removing intermediate container 67ddb0503bff
15:40:03 [2020-07-21T15:40:03.628Z]  ---> 79b699b2764d
15:40:03 [2020-07-21T15:40:03.628Z] Step 7/13 : ARG BUSYBOX_VERSION
15:40:03 [2020-07-21T15:40:03.628Z]  ---> Running in 6ebe1e8b7984
15:40:03 [2020-07-21T15:40:03.628Z] Removing intermediate container 6ebe1e8b7984
15:40:03 [2020-07-21T15:40:03.628Z]  ---> 4f8cf6912e2f
15:40:03 [2020-07-21T15:40:03.628Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
15:40:03 [2020-07-21T15:40:03.628Z]  ---> Running in b1e2b43349b1
15:40:03 [2020-07-21T15:40:03.628Z] Removing intermediate container b1e2b43349b1
15:40:03 [2020-07-21T15:40:03.628Z]  ---> 8c320da61bbd
15:40:03 [2020-07-21T15:40:03.628Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
15:40:03 [2020-07-21T15:40:03.699Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:40:03 [2020-07-21T15:40:03.956Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:40:04 [2020-07-21T15:40:04.518Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:40:04 [2020-07-21T15:40:04.775Z] === RUN   TestDockerSuite/TestBuildLabels
15:40:05 [2020-07-21T15:40:05.203Z] 
15:40:05 [2020-07-21T15:40:05.203Z]  ---> 7f96f759fd42
15:40:05 [2020-07-21T15:40:05.203Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
15:40:05 [2020-07-21T15:40:05.203Z]  ---> Running in d21ddbd308cf
15:40:05 [2020-07-21T15:40:05.338Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:40:06 [2020-07-21T15:40:06.268Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:40:09 [2020-07-21T15:40:09.538Z] === RUN   TestDockerSuite/TestBuildLastModified
15:40:14 [2020-07-21T15:40:14.785Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:40:15 [2020-07-21T15:40:15.679Z] Removing intermediate container d21ddbd308cf
15:40:15 [2020-07-21T15:40:15.679Z]  ---> 0d815ca2edf3
15:40:15 [2020-07-21T15:40:15.679Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
15:40:15 [2020-07-21T15:40:15.679Z]  ---> Running in e72621d4f464
15:40:16 [2020-07-21T15:40:16.150Z] 
15:40:16 [2020-07-21T15:40:16.150Z] SUCCESS: Specified value was saved.
15:40:16 [2020-07-21T15:40:16.680Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:40:16 [2020-07-21T15:40:16.937Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:40:16 [2020-07-21T15:40:16.937Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:40:17 [2020-07-21T15:40:17.193Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:40:17 [2020-07-21T15:40:17.193Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:40:17 [2020-07-21T15:40:17.450Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:40:18 [2020-07-21T15:40:18.378Z] --- PASS: TestImportExtremelyLargeImageWorks (208.73s)
15:40:18 [2020-07-21T15:40:18.378Z] PASS
15:40:18 [2020-07-21T15:40:18.378Z] 
15:40:18 [2020-07-21T15:40:18.378Z] DONE 12 tests in 212.165s
15:40:18 [2020-07-21T15:40:18.378Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:40:18 [2020-07-21T15:40:18.378Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
15:40:18 [2020-07-21T15:40:18.378Z] ++ set -e
15:40:18 [2020-07-21T15:40:18.378Z] ++ '[' -n 0 ']'
15:40:18 [2020-07-21T15:40:18.378Z] ++ set -x
15:40:18 [2020-07-21T15:40:18.378Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m
15:40:18 [2020-07-21T15:40:18.635Z] INFO: Testing against a local daemon
15:40:18 [2020-07-21T15:40:18.635Z] === RUN   TestNetworkCreateDelete
15:40:18 [2020-07-21T15:40:18.891Z] --- PASS: TestNetworkCreateDelete (0.19s)
15:40:18 [2020-07-21T15:40:18.891Z] === RUN   TestDockerNetworkDeletePreferID
15:40:19 [2020-07-21T15:40:19.123Z] Removing intermediate container e72621d4f464
15:40:19 [2020-07-21T15:40:19.124Z]  ---> 3fe80361e734
15:40:19 [2020-07-21T15:40:19.124Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:40:19 [2020-07-21T15:40:19.124Z]  ---> Running in 0b94457e431f
15:40:19 [2020-07-21T15:40:19.148Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:40:19 [2020-07-21T15:40:19.148Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
15:40:19 [2020-07-21T15:40:19.148Z] === RUN   TestDaemonDNSFallback
15:40:20 [2020-07-21T15:40:20.514Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:40:20 [2020-07-21T15:40:20.695Z] ok  	github.com/docker/docker/cmd/dockerd	0.067s	coverage: 30.8% of statements
15:40:22 [2020-07-21T15:40:22.075Z] ok  	github.com/docker/docker/container	0.119s	coverage: 34.7% of statements
15:40:22 [2020-07-21T15:40:22.075Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:40:22 [2020-07-21T15:40:22.075Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:40:22 [2020-07-21T15:40:22.075Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:40:22 [2020-07-21T15:40:22.075Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:40:22 [2020-07-21T15:40:22.195Z] Cannot create a file when that file already exists.
15:40:23 [2020-07-21T15:40:23.033Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:40:23 [2020-07-21T15:40:23.033Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:40:23 [2020-07-21T15:40:23.290Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:40:25 [2020-07-21T15:40:25.809Z] --- PASS: TestDaemonDNSFallback (6.65s)
15:40:25 [2020-07-21T15:40:25.809Z] === RUN   TestInspectNetwork
15:40:28 [2020-07-21T15:40:28.091Z] Removing intermediate container 0b94457e431f
15:40:28 [2020-07-21T15:40:28.091Z]  ---> d1b8a77d7508
15:40:28 [2020-07-21T15:40:28.091Z] Step 13/13 : CMD ["sh"]
15:40:28 [2020-07-21T15:40:28.091Z]  ---> Running in 4feeea531433
15:40:28 [2020-07-21T15:40:28.091Z] Removing intermediate container 4feeea531433
15:40:28 [2020-07-21T15:40:28.091Z]  ---> 411ae170ce16
15:40:28 [2020-07-21T15:40:28.091Z] Successfully built 411ae170ce16
15:40:28 [2020-07-21T15:40:28.091Z] Successfully tagged busybox:latest
15:40:28 [2020-07-21T15:40:28.564Z] INFO: Docker images of the daemon under test
15:40:28 [2020-07-21T15:40:28.564Z] 
15:40:28 [2020-07-21T15:40:28.564Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
15:40:28 [2020-07-21T15:40:28.564Z] busybox                                latest              411ae170ce16        1 second ago        5.06GB
15:40:28 [2020-07-21T15:40:28.564Z] microsoft/windowsservercore            latest              987b1d5e0abf        13 days ago         4.99GB
15:40:28 [2020-07-21T15:40:28.564Z] mcr.microsoft.com/windows/servercore   ltsc2019            987b1d5e0abf        13 days ago         4.99GB
15:40:28 [2020-07-21T15:40:28.564Z] 
15:40:28 [2020-07-21T15:40:28.564Z] INFO: Running integration tests at 07/21/2020 15:40:28...
15:40:28 [2020-07-21T15:40:28.564Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:40:28 [2020-07-21T15:40:28.564Z] INFO: Integration API tests being run from the host:
15:40:28 [2020-07-21T15:40:28.564Z] INFO: make.ps1 starting at 07/21/2020 15:40:28
15:40:29 [2020-07-21T15:40:29.038Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:40:31 [2020-07-21T15:40:31.060Z] === RUN   TestInspectNetwork/full_network_id
15:40:31 [2020-07-21T15:40:31.060Z] === RUN   TestInspectNetwork/partial_network_id
15:40:31 [2020-07-21T15:40:31.060Z] === RUN   TestInspectNetwork/network_name
15:40:31 [2020-07-21T15:40:31.060Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:40:31 [2020-07-21T15:40:31.060Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:40:32 [2020-07-21T15:40:32.070Z] ok  	github.com/docker/docker/daemon/cluster	0.051s	coverage: 0.5% of statements
15:40:32 [2020-07-21T15:40:32.429Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
15:40:32 [2020-07-21T15:40:32.991Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
15:40:33 [2020-07-21T15:40:33.978Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.008s	coverage: 65.3% of statements
15:40:34 [2020-07-21T15:40:34.363Z] --- PASS: TestInspectNetwork (8.48s)
15:40:34 [2020-07-21T15:40:34.363Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:40:34 [2020-07-21T15:40:34.363Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:40:34 [2020-07-21T15:40:34.363Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:40:34 [2020-07-21T15:40:34.363Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:40:34 [2020-07-21T15:40:34.363Z] === RUN   TestRunContainerWithBridgeNone
15:40:34 [2020-07-21T15:40:34.925Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:40:34 [2020-07-21T15:40:34.925Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:40:35 [2020-07-21T15:40:35.357Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.4% of statements
15:40:36 [2020-07-21T15:40:36.293Z] --- PASS: TestRunContainerWithBridgeNone (1.92s)
15:40:36 [2020-07-21T15:40:36.293Z] === RUN   TestNetworkInvalidJSON
15:40:36 [2020-07-21T15:40:36.293Z] === RUN   TestNetworkInvalidJSON//networks/create
15:40:36 [2020-07-21T15:40:36.293Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:40:36 [2020-07-21T15:40:36.293Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:40:36 [2020-07-21T15:40:36.293Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:40:36 [2020-07-21T15:40:36.293Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:40:36 [2020-07-21T15:40:36.293Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:40:36 [2020-07-21T15:40:36.293Z] === CONT  TestNetworkInvalidJSON//networks/create
15:40:36 [2020-07-21T15:40:36.293Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:40:36 [2020-07-21T15:40:36.293Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:40:36 [2020-07-21T15:40:36.293Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:40:36 [2020-07-21T15:40:36.293Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:40:36 [2020-07-21T15:40:36.293Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:40:36 [2020-07-21T15:40:36.293Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:40:36 [2020-07-21T15:40:36.293Z] === RUN   TestHostIPv4BridgeLabel
15:40:36 [2020-07-21T15:40:36.856Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
15:40:36 [2020-07-21T15:40:36.856Z] === RUN   TestDaemonRestartWithLiveRestore
15:40:38 [2020-07-21T15:40:38.222Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
15:40:38 [2020-07-21T15:40:38.222Z] === RUN   TestDaemonDefaultNetworkPools
15:40:38 [2020-07-21T15:40:38.222Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:40:38 [2020-07-21T15:40:38.785Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:40:38 [2020-07-21T15:40:38.785Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
15:40:38 [2020-07-21T15:40:38.785Z] === RUN   TestDaemonRestartWithExistingNetwork
15:40:40 [2020-07-21T15:40:40.153Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s)
15:40:40 [2020-07-21T15:40:40.153Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:40:40 [2020-07-21T15:40:40.153Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:40:40 [2020-07-21T15:40:40.409Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:40:41 [2020-07-21T15:40:41.338Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
15:40:41 [2020-07-21T15:40:41.338Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:40:41 [2020-07-21T15:40:41.901Z] === RUN   TestDockerSuite/TestBuildNetNone
15:40:41 [2020-07-21T15:40:41.901Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s)
15:40:41 [2020-07-21T15:40:41.901Z] === RUN   TestServiceWithPredefinedNetwork
15:40:42 [2020-07-21T15:40:42.464Z] === RUN   TestDockerSuite/TestBuildNoContext
15:40:43 [2020-07-21T15:40:43.028Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:40:43 [2020-07-21T15:40:43.960Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:40:44 [2020-07-21T15:40:44.217Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s)
15:40:44 [2020-07-21T15:40:44.217Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:40:44 [2020-07-21T15:40:44.217Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:40:44 [2020-07-21T15:40:44.217Z]     service_test.go:236: FLAKY_TEST
15:40:44 [2020-07-21T15:40:44.217Z] === RUN   TestServiceWithDataPathPortInit
15:40:44 [2020-07-21T15:40:44.782Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
15:40:45 [2020-07-21T15:40:45.337Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 13.9% of statements
15:40:45 [2020-07-21T15:40:45.337Z] ok  	github.com/docker/docker/daemon	12.126s	coverage: 17.4% of statements
15:40:45 [2020-07-21T15:40:45.337Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:40:45 [2020-07-21T15:40:45.337Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:40:45 [2020-07-21T15:40:45.346Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:40:45 [2020-07-21T15:40:45.907Z] ok  	github.com/docker/docker/daemon/config	0.074s	coverage: 81.8% of statements
15:40:45 [2020-07-21T15:40:45.909Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:40:45 [2020-07-21T15:40:45.909Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:40:46 [2020-07-21T15:40:46.166Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:40:46 [2020-07-21T15:40:46.477Z] ok  	github.com/docker/docker/daemon/discovery	0.004s	coverage: 30.0% of statements
15:40:47 [2020-07-21T15:40:47.046Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
15:40:47 [2020-07-21T15:40:47.046Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:40:47 [2020-07-21T15:40:47.046Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:40:47 [2020-07-21T15:40:47.097Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:40:47 [2020-07-21T15:40:47.986Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
15:40:48 [2020-07-21T15:40:48.027Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:40:49 [2020-07-21T15:40:49.395Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:40:49 [2020-07-21T15:40:49.957Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:40:50 [2020-07-21T15:40:50.523Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.560s	coverage: 73.1% of statements
15:40:50 [2020-07-21T15:40:50.523Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 2.9% of statements
15:40:51 [2020-07-21T15:40:51.849Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:40:52 [2020-07-21T15:40:52.411Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:40:52 [2020-07-21T15:40:52.432Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.444s	coverage: 57.0% of statements
15:40:54 [2020-07-21T15:40:54.305Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:40:54 [2020-07-21T15:40:54.338Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.005s	coverage: 1.8% of statements
15:40:54 [2020-07-21T15:40:54.421Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:40:54 [2020-07-21T15:40:54.421Z] INFO: Testing against a local daemon
15:40:55 [2020-07-21T15:40:55.234Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:40:55 [2020-07-21T15:40:55.717Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.312s	coverage: 49.5% of statements
15:40:55 [2020-07-21T15:40:55.976Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.006s	coverage: 46.2% of statements
15:40:55 [2020-07-21T15:40:55.976Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:40:56 [2020-07-21T15:40:56.162Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:40:56 [2020-07-21T15:40:56.419Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:40:57 [2020-07-21T15:40:57.880Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.500s	coverage: 57.7% of statements
15:40:57 [2020-07-21T15:40:57.880Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:40:58 [2020-07-21T15:40:58.449Z] ok  	github.com/docker/docker/daemon/graphdriver/quota	0.298s	coverage: 76.1% of statements
15:40:58 [2020-07-21T15:40:58.449Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:40:58 [2020-07-21T15:40:58.968Z] === RUN   TestDockerSuite/TestBuildPATH
15:40:59 [2020-07-21T15:40:59.833Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.0% of statements
15:41:00 [2020-07-21T15:41:00.093Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.020s	coverage: 3.0% of statements
15:41:00 [2020-07-21T15:41:00.397Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:41:00 [2020-07-21T15:41:00.961Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:41:00 [2020-07-21T15:41:00.961Z] --- PASS: TestServiceWithDataPathPortInit (16.66s)
15:41:00 [2020-07-21T15:41:00.961Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:41:01 [2020-07-21T15:41:01.031Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
15:41:01 [2020-07-21T15:41:01.523Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:41:02 [2020-07-21T15:41:02.937Z] ok  	github.com/docker/docker/daemon/images	0.013s	coverage: 4.8% of statements
15:41:02 [2020-07-21T15:41:02.937Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:41:02 [2020-07-21T15:41:02.937Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:41:02 [2020-07-21T15:41:02.937Z] ok  	github.com/docker/docker/daemon/logger	0.219s	coverage: 41.0% of statements
15:41:04 [2020-07-21T15:41:04.845Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 67.0% of statements
15:41:04 [2020-07-21T15:41:04.845Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.162s	coverage: 77.4% of statements
15:41:04 [2020-07-21T15:41:04.845Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:41:04 [2020-07-21T15:41:04.845Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:41:04 [2020-07-21T15:41:04.882Z] ok  	github.com/docker/docker/integration/build	14.044s
15:41:05 [2020-07-21T15:41:05.354Z] 
15:41:05 [2020-07-21T15:41:05.354Z] === Skipped
15:41:05 [2020-07-21T15:41:05.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
15:41:05 [2020-07-21T15:41:05.354Z]     build_session_test.go:25: TODO: BuildKit
15:41:05 [2020-07-21T15:41:05.354Z] 
15:41:05 [2020-07-21T15:41:05.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
15:41:05 [2020-07-21T15:41:05.354Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:41:05 [2020-07-21T15:41:05.354Z] 
15:41:05 [2020-07-21T15:41:05.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s)
15:41:05 [2020-07-21T15:41:05.354Z]     build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME
15:41:05 [2020-07-21T15:41:05.354Z] 
15:41:05 [2020-07-21T15:41:05.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.01s)
15:41:05 [2020-07-21T15:41:05.354Z]     build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME
15:41:05 [2020-07-21T15:41:05.354Z] 
15:41:05 [2020-07-21T15:41:05.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
15:41:05 [2020-07-21T15:41:05.354Z]     build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME
15:41:05 [2020-07-21T15:41:05.354Z] 
15:41:05 [2020-07-21T15:41:05.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s)
15:41:05 [2020-07-21T15:41:05.354Z]     build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME
15:41:05 [2020-07-21T15:41:05.354Z] 
15:41:05 [2020-07-21T15:41:05.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
15:41:05 [2020-07-21T15:41:05.354Z]     build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME
15:41:05 [2020-07-21T15:41:05.354Z] 
15:41:05 [2020-07-21T15:41:05.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s)
15:41:05 [2020-07-21T15:41:05.354Z]     build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME
15:41:05 [2020-07-21T15:41:05.354Z] 
15:41:05 [2020-07-21T15:41:05.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s)
15:41:05 [2020-07-21T15:41:05.354Z]     build_test.go:492: testEnv.OSType == "windows"
15:41:05 [2020-07-21T15:41:05.354Z] 
15:41:05 [2020-07-21T15:41:05.354Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
15:41:05 [2020-07-21T15:41:05.354Z]     build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME
15:41:05 [2020-07-21T15:41:05.354Z] 
15:41:05 [2020-07-21T15:41:05.354Z] 
15:41:05 [2020-07-21T15:41:05.354Z] DONE 22 tests, 10 skipped in 36.065s
15:41:05 [2020-07-21T15:41:05.354Z] 
15:41:05 [2020-07-21T15:41:05.354Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:41:05 [2020-07-21T15:41:05.782Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 26.2% of statements
15:41:06 [2020-07-21T15:41:06.350Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.006s	coverage: 61.6% of statements
15:41:06 [2020-07-21T15:41:06.350Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.005s	coverage: 87.2% of statements
15:41:07 [2020-07-21T15:41:07.584Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:41:07 [2020-07-21T15:41:07.584Z] INFO: Testing against a local daemon
15:41:07 [2020-07-21T15:41:07.584Z] ok  	github.com/docker/docker/integration/config	0.251s
15:41:07 [2020-07-21T15:41:07.584Z] 
15:41:07 [2020-07-21T15:41:07.584Z] === Skipped
15:41:07 [2020-07-21T15:41:07.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
15:41:07 [2020-07-21T15:41:07.584Z]     config_test.go:28: testEnv.DaemonInfo.OSType == "windows"
15:41:07 [2020-07-21T15:41:07.584Z] 
15:41:07 [2020-07-21T15:41:07.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
15:41:07 [2020-07-21T15:41:07.584Z]     config_test.go:52: testEnv.DaemonInfo.OSType == "windows"
15:41:07 [2020-07-21T15:41:07.584Z] 
15:41:07 [2020-07-21T15:41:07.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
15:41:07 [2020-07-21T15:41:07.584Z]     config_test.go:133: testEnv.DaemonInfo.OSType == "windows"
15:41:07 [2020-07-21T15:41:07.584Z] 
15:41:07 [2020-07-21T15:41:07.584Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
15:41:07 [2020-07-21T15:41:07.584Z]     config_test.go:171: testEnv.DaemonInfo.OSType == "windows"
15:41:07 [2020-07-21T15:41:07.584Z] 
15:41:07 [2020-07-21T15:41:07.585Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
15:41:07 [2020-07-21T15:41:07.585Z]     config_test.go:223: testEnv.DaemonInfo.OSType == "windows"
15:41:07 [2020-07-21T15:41:07.585Z] 
15:41:07 [2020-07-21T15:41:07.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
15:41:07 [2020-07-21T15:41:07.585Z]     config_test.go:333: testEnv.DaemonInfo.OSType != "linux"
15:41:07 [2020-07-21T15:41:07.585Z] 
15:41:07 [2020-07-21T15:41:07.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s)
15:41:07 [2020-07-21T15:41:07.585Z]     config_test.go:383: testEnv.DaemonInfo.OSType != "linux"
15:41:07 [2020-07-21T15:41:07.585Z] 
15:41:07 [2020-07-21T15:41:07.585Z] 
15:41:07 [2020-07-21T15:41:07.585Z] DONE 7 tests, 7 skipped in 2.342s
15:41:07 [2020-07-21T15:41:07.585Z] 
15:41:07 [2020-07-21T15:41:07.585Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:41:07 [2020-07-21T15:41:07.833Z] ok  	github.com/docker/docker/daemon/logger/local	0.014s	coverage: 75.2% of statements
15:41:07 [2020-07-21T15:41:07.833Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:41:08 [2020-07-21T15:41:08.063Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:41:08 [2020-07-21T15:41:08.097Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.038s	coverage: 37.7% of statements
15:41:09 [2020-07-21T15:41:09.071Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.11s)
15:41:09 [2020-07-21T15:41:09.071Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gyde821ric3le2daf29n274fa Created:2020-07-21 15:41:02.51458816 +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[0a18594b2dc3890c2deea8745969174fa79c505182d26fa32c1120bb7ade2676:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vnx04p4mzh75jidku7o5gobof EndpointID:092aaee1f11f85af50ed531064daa2f7aeddd17d8baa87038ee96d8f6feb47ca MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4defe43b27af5abe5b10c4823e18e32a572eb044f7ef8ee002df7ad8300a317c 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:9f0368ed66f3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vnx04p4mzh75jidku7o5gobof EndpointID:092aaee1f11f85af50ed531064daa2f7aeddd17d8baa87038ee96d8f6feb47ca EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:41:09 [2020-07-21T15:41:09.071Z] PASS
15:41:09 [2020-07-21T15:41:09.071Z] 
15:41:09 [2020-07-21T15:41:09.071Z] === Skipped
15:41:09 [2020-07-21T15:41:09.071Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:41:09 [2020-07-21T15:41:09.071Z]     service_test.go:236: FLAKY_TEST
15:41:09 [2020-07-21T15:41:09.071Z] 
15:41:09 [2020-07-21T15:41:09.071Z] 
15:41:09 [2020-07-21T15:41:09.071Z] DONE 23 tests, 1 skipped in 50.565s
15:41:09 [2020-07-21T15:41:09.071Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:41:09 [2020-07-21T15:41:09.071Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:41:09 [2020-07-21T15:41:09.071Z] ++ set -e
15:41:09 [2020-07-21T15:41:09.071Z] ++ '[' -n 0 ']'
15:41:09 [2020-07-21T15:41:09.071Z] ++ set -x
15:41:09 [2020-07-21T15:41:09.071Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:41:09 [2020-07-21T15:41:09.071Z] INFO: Testing against a local daemon
15:41:09 [2020-07-21T15:41:09.071Z] === RUN   TestDockerNetworkIpvlanPersistance
15:41:09 [2020-07-21T15:41:09.071Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
15:41:09 [2020-07-21T15:41:09.071Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:41:09 [2020-07-21T15:41:09.071Z] === RUN   TestDockerNetworkIpvlan
15:41:09 [2020-07-21T15:41:09.071Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:41:09 [2020-07-21T15:41:09.071Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:41:09 [2020-07-21T15:41:09.071Z] PASS
15:41:09 [2020-07-21T15:41:09.071Z] 
15:41:09 [2020-07-21T15:41:09.071Z] === Skipped
15:41:09 [2020-07-21T15:41:09.071Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
15:41:09 [2020-07-21T15:41:09.071Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:41:09 [2020-07-21T15:41:09.071Z] 
15:41:09 [2020-07-21T15:41:09.071Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:41:09 [2020-07-21T15:41:09.071Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:41:09 [2020-07-21T15:41:09.071Z] 
15:41:09 [2020-07-21T15:41:09.071Z] 
15:41:09 [2020-07-21T15:41:09.071Z] DONE 2 tests, 2 skipped in 0.143s
15:41:09 [2020-07-21T15:41:09.327Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:41:09 [2020-07-21T15:41:09.327Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:41:09 [2020-07-21T15:41:09.327Z] ++ set -e
15:41:09 [2020-07-21T15:41:09.327Z] ++ '[' -n 0 ']'
15:41:09 [2020-07-21T15:41:09.327Z] ++ set -x
15:41:09 [2020-07-21T15:41:09.327Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:41:09 [2020-07-21T15:41:09.327Z] INFO: Testing against a local daemon
15:41:09 [2020-07-21T15:41:09.327Z] === RUN   TestDockerNetworkMacvlanPersistance
15:41:09 [2020-07-21T15:41:09.495Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.016s	coverage: 33.3% of statements
15:41:10 [2020-07-21T15:41:10.256Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
15:41:10 [2020-07-21T15:41:10.569Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:41:10 [2020-07-21T15:41:10.569Z] INFO: Testing against a local daemon
15:41:10 [2020-07-21T15:41:10.819Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
15:41:10 [2020-07-21T15:41:10.819Z] === RUN   TestDockerNetworkMacvlan
15:41:10 [2020-07-21T15:41:10.874Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.004s	coverage: 46.8% of statements
15:41:11 [2020-07-21T15:41:11.133Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
15:41:11 [2020-07-21T15:41:11.382Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:41:11 [2020-07-21T15:41:11.638Z] === RUN   TestDockerSuite/TestBuildRm
15:41:11 [2020-07-21T15:41:11.701Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.653s	coverage: 82.5% of statements
15:41:11 [2020-07-21T15:41:11.701Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:41:11 [2020-07-21T15:41:11.960Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
15:41:11 [2020-07-21T15:41:11.960Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:41:12 [2020-07-21T15:41:12.569Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:41:13 [2020-07-21T15:41:13.133Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:41:13 [2020-07-21T15:41:13.867Z] ok  	github.com/docker/docker/distribution/metadata	0.051s	coverage: 48.2% of statements
15:41:14 [2020-07-21T15:41:14.063Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:41:14 [2020-07-21T15:41:14.126Z] ok  	github.com/docker/docker/distribution	0.211s	coverage: 22.1% of statements
15:41:14 [2020-07-21T15:41:14.126Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:41:14 [2020-07-21T15:41:14.993Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:41:15 [2020-07-21T15:41:15.504Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 49.4% of statements
15:41:15 [2020-07-21T15:41:15.556Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:41:16 [2020-07-21T15:41:16.120Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:41:16 [2020-07-21T15:41:16.442Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.4% of statements
15:41:16 [2020-07-21T15:41:16.683Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:41:16 [2020-07-21T15:41:16.940Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:41:17 [2020-07-21T15:41:17.010Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
15:41:17 [2020-07-21T15:41:17.273Z] ok  	github.com/docker/docker/distribution/xfer	1.879s	coverage: 85.1% of statements
15:41:17 [2020-07-21T15:41:17.273Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:41:17 [2020-07-21T15:41:17.273Z] ?   	github.com/docker/docker/image/tarexport	[no test files]
15:41:17 [2020-07-21T15:41:17.869Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:41:17 [2020-07-21T15:41:17.869Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:41:18 [2020-07-21T15:41:18.210Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
15:41:18 [2020-07-21T15:41:18.210Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:41:19 [2020-07-21T15:41:19.148Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
15:41:19 [2020-07-21T15:41:19.239Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:41:19 [2020-07-21T15:41:19.802Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:41:20 [2020-07-21T15:41:20.527Z] ok  	github.com/docker/docker/opts	0.019s	coverage: 67.4% of statements
15:41:20 [2020-07-21T15:41:20.527Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 50.0% of statements
15:41:22 [2020-07-21T15:41:22.324Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:41:22 [2020-07-21T15:41:22.435Z] ok  	github.com/docker/docker/pkg/archive	0.304s	coverage: 77.1% of statements
15:41:23 [2020-07-21T15:41:23.256Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:41:23 [2020-07-21T15:41:23.256Z] --- PASS: TestDockerNetworkMacvlan (12.41s)
15:41:23 [2020-07-21T15:41:23.256Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
15:41:23 [2020-07-21T15:41:23.256Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
15:41:23 [2020-07-21T15:41:23.256Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s)
15:41:23 [2020-07-21T15:41:23.256Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.25s)
15:41:23 [2020-07-21T15:41:23.256Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.01s)
15:41:23 [2020-07-21T15:41:23.256Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s)
15:41:23 [2020-07-21T15:41:23.256Z] PASS
15:41:23 [2020-07-21T15:41:23.256Z] 
15:41:23 [2020-07-21T15:41:23.256Z] DONE 8 tests in 13.940s
15:41:23 [2020-07-21T15:41:23.256Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:41:23 [2020-07-21T15:41:23.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:41:23 [2020-07-21T15:41:23.256Z] ++ set -e
15:41:23 [2020-07-21T15:41:23.256Z] ++ '[' -n 0 ']'
15:41:23 [2020-07-21T15:41:23.256Z] ++ set -x
15:41:23 [2020-07-21T15:41:23.256Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:41:23 [2020-07-21T15:41:23.256Z] testing: warning: no tests to run
15:41:23 [2020-07-21T15:41:23.256Z] PASS
15:41:23 [2020-07-21T15:41:23.256Z] 
15:41:23 [2020-07-21T15:41:23.256Z] DONE 0 tests in 0.029s
15:41:23 [2020-07-21T15:41:23.256Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:41:23 [2020-07-21T15:41:23.256Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:41:23 [2020-07-21T15:41:23.256Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:41:23 [2020-07-21T15:41:23.256Z] ++ set -e
15:41:23 [2020-07-21T15:41:23.256Z] ++ '[' -n 0 ']'
15:41:23 [2020-07-21T15:41:23.256Z] ++ set -x
15:41:23 [2020-07-21T15:41:23.257Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:41:23 [2020-07-21T15:41:23.373Z] ok  	github.com/docker/docker/pkg/authorization	0.457s	coverage: 68.3% of statements
15:41:23 [2020-07-21T15:41:23.514Z] INFO: Testing against a local daemon
15:41:23 [2020-07-21T15:41:23.514Z] === RUN   TestAuthZPluginAllowRequest
15:41:23 [2020-07-21T15:41:23.514Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:41:23 [2020-07-21T15:41:23.514Z] === RUN   TestDockerSuite/TestBuildSpaces
15:41:23 [2020-07-21T15:41:23.632Z] ok  	github.com/docker/docker/pkg/broadcaster	0.001s	coverage: 100.0% of statements
15:41:23 [2020-07-21T15:41:23.891Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:41:24 [2020-07-21T15:41:24.078Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:41:25 [2020-07-21T15:41:25.007Z] --- PASS: TestAuthZPluginAllowRequest (1.53s)
15:41:25 [2020-07-21T15:41:25.007Z] === RUN   TestAuthZPluginTLS
15:41:25 [2020-07-21T15:41:25.007Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:41:25 [2020-07-21T15:41:25.264Z] === RUN   TestDockerSuite/TestBuildStderr
15:41:25 [2020-07-21T15:41:25.521Z] --- PASS: TestAuthZPluginTLS (0.56s)
15:41:25 [2020-07-21T15:41:25.521Z] === RUN   TestAuthZPluginDenyRequest
15:41:25 [2020-07-21T15:41:25.778Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:41:26 [2020-07-21T15:41:26.036Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
15:41:26 [2020-07-21T15:41:26.036Z] === RUN   TestAuthZPluginAPIDenyResponse
15:41:26 [2020-07-21T15:41:26.598Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
15:41:26 [2020-07-21T15:41:26.598Z] === RUN   TestAuthZPluginDenyResponse
15:41:27 [2020-07-21T15:41:27.160Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
15:41:27 [2020-07-21T15:41:27.160Z] === RUN   TestAuthZPluginAllowEventStream
15:41:27 [2020-07-21T15:41:27.176Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.480s	coverage: 43.2% of statements
15:41:27 [2020-07-21T15:41:27.176Z] ok  	github.com/docker/docker/layer	7.288s	coverage: 68.8% of statements
15:41:27 [2020-07-21T15:41:27.176Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:41:27 [2020-07-21T15:41:27.176Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:41:27 [2020-07-21T15:41:27.176Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:41:27 [2020-07-21T15:41:27.176Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:41:27 [2020-07-21T15:41:27.177Z] ?   	github.com/docker/docker/oci	[no test files]
15:41:27 [2020-07-21T15:41:27.177Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:41:27 [2020-07-21T15:41:27.177Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:41:27 [2020-07-21T15:41:27.177Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:41:27 [2020-07-21T15:41:27.436Z] ok  	github.com/docker/docker/pkg/directory	0.008s	coverage: 80.0% of statements
15:41:28 [2020-07-21T15:41:28.005Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
15:41:28 [2020-07-21T15:41:28.005Z] ok  	github.com/docker/docker/pkg/discovery/file	0.004s	coverage: 92.9% of statements
15:41:28 [2020-07-21T15:41:28.528Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s)
15:41:28 [2020-07-21T15:41:28.528Z] === RUN   TestAuthZPluginErrorResponse
15:41:28 [2020-07-21T15:41:28.784Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:41:28 [2020-07-21T15:41:28.944Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.010s	coverage: 92.3% of statements
15:41:29 [2020-07-21T15:41:29.040Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
15:41:29 [2020-07-21T15:41:29.040Z] === RUN   TestAuthZPluginErrorRequest
15:41:29 [2020-07-21T15:41:29.514Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
15:41:29 [2020-07-21T15:41:29.606Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:41:29 [2020-07-21T15:41:29.607Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
15:41:29 [2020-07-21T15:41:29.607Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:41:29 [2020-07-21T15:41:29.774Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
15:41:30 [2020-07-21T15:41:30.169Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
15:41:30 [2020-07-21T15:41:30.169Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s)
15:41:30 [2020-07-21T15:41:30.169Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:41:30 [2020-07-21T15:41:30.733Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:41:31 [2020-07-21T15:41:31.153Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
15:41:31 [2020-07-21T15:41:31.684Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
15:41:31 [2020-07-21T15:41:31.812Z] ok  	github.com/docker/docker/pkg/fileutils	0.023s	coverage: 89.5% of statements
15:41:32 [2020-07-21T15:41:32.247Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s)
15:41:32 [2020-07-21T15:41:32.247Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:41:32 [2020-07-21T15:41:32.381Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.087s	coverage: 84.1% of statements
15:41:32 [2020-07-21T15:41:32.504Z] === RUN   TestDockerSuite/TestBuildUser
15:41:32 [2020-07-21T15:41:32.640Z] ok  	github.com/docker/docker/pkg/fsutils	0.199s	coverage: 85.1% of statements
15:41:32 [2020-07-21T15:41:32.640Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
15:41:33 [2020-07-21T15:41:33.873Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s)
15:41:33 [2020-07-21T15:41:33.873Z] === RUN   TestAuthZPluginHeader
15:41:34 [2020-07-21T15:41:34.019Z] ok  	github.com/docker/docker/pkg/idtools	0.412s	coverage: 70.5% of statements
15:41:34 [2020-07-21T15:41:34.019Z] ok  	github.com/docker/docker/pkg/ioutils	0.446s	coverage: 69.3% of statements
15:41:34 [2020-07-21T15:41:34.438Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:41:34 [2020-07-21T15:41:34.590Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.004s	coverage: 91.7% of statements
15:41:34 [2020-07-21T15:41:34.590Z] ok  	github.com/docker/docker/pkg/locker	0.023s	coverage: 88.9% of statements
15:41:34 [2020-07-21T15:41:34.695Z] --- PASS: TestAuthZPluginHeader (0.85s)
15:41:34 [2020-07-21T15:41:34.695Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:41:34 [2020-07-21T15:41:34.850Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
15:41:34 [2020-07-21T15:41:34.850Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:41:34 [2020-07-21T15:41:34.850Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:41:34 [2020-07-21T15:41:34.850Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.014s	coverage: 85.7% of statements
15:41:34 [2020-07-21T15:41:34.850Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:41:35 [2020-07-21T15:41:35.109Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
15:41:35 [2020-07-21T15:41:35.369Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
15:41:35 [2020-07-21T15:41:35.629Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
15:41:35 [2020-07-21T15:41:35.889Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
15:41:35 [2020-07-21T15:41:35.889Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:41:35 [2020-07-21T15:41:35.889Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:41:36 [2020-07-21T15:41:36.828Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
15:41:37 [2020-07-21T15:41:37.215Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:41:37 [2020-07-21T15:41:37.398Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:41:37 [2020-07-21T15:41:37.657Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
15:41:37 [2020-07-21T15:41:37.916Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:41:39 [2020-07-21T15:41:39.107Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.09s)
15:41:39 [2020-07-21T15:41:39.107Z] === RUN   TestAuthZPluginV2Disable
15:41:39 [2020-07-21T15:41:39.294Z] ok  	github.com/docker/docker/pkg/pubsub	1.027s	coverage: 73.9% of statements
15:41:39 [2020-07-21T15:41:39.363Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
15:41:39 [2020-07-21T15:41:39.553Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
15:41:42 [2020-07-21T15:41:42.843Z] ok  	github.com/docker/docker/pkg/signal	2.428s	coverage: 61.0% of statements
15:41:42 [2020-07-21T15:41:42.843Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
15:41:43 [2020-07-21T15:41:43.103Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:41:43 [2020-07-21T15:41:43.362Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:41:43 [2020-07-21T15:41:43.533Z] --- PASS: TestAuthZPluginV2Disable (3.89s)
15:41:43 [2020-07-21T15:41:43.533Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:41:43 [2020-07-21T15:41:43.621Z] ok  	github.com/docker/docker/pkg/symlink	0.007s	coverage: 87.7% of statements
15:41:44 [2020-07-21T15:41:44.189Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 54.6% of statements
15:41:44 [2020-07-21T15:41:44.759Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 36.9% of statements
15:41:45 [2020-07-21T15:41:45.327Z] ok  	github.com/docker/docker/pkg/tailfile	0.057s	coverage: 88.6% of statements
15:41:45 [2020-07-21T15:41:45.897Z] ok  	github.com/docker/docker/pkg/tarsum	0.042s	coverage: 89.3% of statements
15:41:45 [2020-07-21T15:41:45.897Z] testing: warning: no tests to run
15:41:45 [2020-07-21T15:41:45.897Z] coverage: [no statements]
15:41:45 [2020-07-21T15:41:45.897Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
15:41:46 [2020-07-21T15:41:46.050Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.25s)
15:41:46 [2020-07-21T15:41:46.050Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:41:46 [2020-07-21T15:41:46.465Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:41:46 [2020-07-21T15:41:46.465Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
15:41:46 [2020-07-21T15:41:46.725Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
15:41:48 [2020-07-21T15:41:48.632Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.1% of statements
15:41:49 [2020-07-21T15:41:49.202Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.5% of statements
15:41:49 [2020-07-21T15:41:49.321Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:41:49 [2020-07-21T15:41:49.884Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:41:50 [2020-07-21T15:41:50.139Z] ok  	github.com/docker/docker/profiles/seccomp	0.004s	coverage: 73.8% of statements
15:41:50 [2020-07-21T15:41:50.399Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
15:41:50 [2020-07-21T15:41:50.458Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:41:51 [2020-07-21T15:41:51.388Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:41:52 [2020-07-21T15:41:52.317Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
15:41:52 [2020-07-21T15:41:52.317Z] ok  	github.com/docker/docker/registry	0.079s	coverage: 56.3% of statements
15:41:52 [2020-07-21T15:41:52.576Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
15:41:52 [2020-07-21T15:41:52.835Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
15:41:53 [2020-07-21T15:41:53.403Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
15:41:53 [2020-07-21T15:41:53.662Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:41:53 [2020-07-21T15:41:53.685Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:41:53 [2020-07-21T15:41:53.685Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:41:53 [2020-07-21T15:41:53.685Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:41:53 [2020-07-21T15:41:53.685Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:41:53 [2020-07-21T15:41:53.685Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:41:54 [2020-07-21T15:41:54.524Z] --- PASS: TestImportExtremelyLargeImageWorks (193.10s)
15:41:54 [2020-07-21T15:41:54.525Z] PASS
15:41:54 [2020-07-21T15:41:54.525Z] 
15:41:54 [2020-07-21T15:41:54.525Z] === Skipped
15:41:54 [2020-07-21T15:41:54.525Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s)
15:41:54 [2020-07-21T15:41:54.525Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:54 [2020-07-21T15:41:54.525Z] 
15:41:54 [2020-07-21T15:41:54.525Z] 
15:41:54 [2020-07-21T15:41:54.525Z] DONE 12 tests, 1 skipped in 194.134s
15:41:54 [2020-07-21T15:41:54.525Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m 
15:41:54 [2020-07-21T15:41:54.525Z] ++ 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
15:41:54 [2020-07-21T15:41:54.525Z] ++ set -e
15:41:54 [2020-07-21T15:41:54.525Z] ++ '[' -n 0 ']'
15:41:54 [2020-07-21T15:41:54.525Z] ++ set -x
15:41:54 [2020-07-21T15:41:54.525Z] ++ 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= DOCKER_ROOTLESS= 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
15:41:54 [2020-07-21T15:41:54.525Z] INFO: Testing against a local daemon
15:41:54 [2020-07-21T15:41:54.525Z] === RUN   TestNetworkCreateDelete
15:41:54 [2020-07-21T15:41:54.525Z] --- PASS: TestNetworkCreateDelete (0.17s)
15:41:54 [2020-07-21T15:41:54.525Z] === RUN   TestDockerNetworkDeletePreferID
15:41:54 [2020-07-21T15:41:54.525Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s)
15:41:54 [2020-07-21T15:41:54.525Z] === RUN   TestDaemonDNSFallback
15:41:54 [2020-07-21T15:41:54.525Z] --- PASS: TestDaemonDNSFallback (1.55s)
15:41:54 [2020-07-21T15:41:54.525Z] === RUN   TestInspectNetwork
15:41:54 [2020-07-21T15:41:54.525Z] === RUN   TestInspectNetwork/full_network_id
15:41:54 [2020-07-21T15:41:54.525Z] === RUN   TestInspectNetwork/partial_network_id
15:41:54 [2020-07-21T15:41:54.525Z] === RUN   TestInspectNetwork/network_name
15:41:54 [2020-07-21T15:41:54.525Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:41:54 [2020-07-21T15:41:54.525Z] --- PASS: TestInspectNetwork (6.97s)
15:41:54 [2020-07-21T15:41:54.525Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:41:54 [2020-07-21T15:41:54.525Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:41:54 [2020-07-21T15:41:54.525Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:41:54 [2020-07-21T15:41:54.525Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:41:54 [2020-07-21T15:41:54.525Z] === RUN   TestRunContainerWithBridgeNone
15:41:55 [2020-07-21T15:41:55.049Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:41:55 [2020-07-21T15:41:55.049Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:41:55 [2020-07-21T15:41:55.611Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:41:56 [2020-07-21T15:41:56.064Z] --- PASS: TestRunContainerWithBridgeNone (1.83s)
15:41:56 [2020-07-21T15:41:56.064Z] === RUN   TestNetworkInvalidJSON
15:41:56 [2020-07-21T15:41:56.174Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:41:56 [2020-07-21T15:41:56.200Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:41:56 [2020-07-21T15:41:56.361Z] === RUN   TestNetworkInvalidJSON//networks/create
15:41:56 [2020-07-21T15:41:56.361Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:41:56 [2020-07-21T15:41:56.361Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:41:56 [2020-07-21T15:41:56.361Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:41:56 [2020-07-21T15:41:56.361Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:56 [2020-07-21T15:41:56.361Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:56 [2020-07-21T15:41:56.361Z] === CONT  TestNetworkInvalidJSON//networks/create
15:41:56 [2020-07-21T15:41:56.361Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:41:56 [2020-07-21T15:41:56.361Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:41:56 [2020-07-21T15:41:56.361Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:41:56 [2020-07-21T15:41:56.361Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:41:56 [2020-07-21T15:41:56.361Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:41:56 [2020-07-21T15:41:56.361Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:41:56 [2020-07-21T15:41:56.361Z] === RUN   TestHostIPv4BridgeLabel
15:41:56 [2020-07-21T15:41:56.737Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.79s)
15:41:56 [2020-07-21T15:41:56.737Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:41:56 [2020-07-21T15:41:56.737Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:41:56 [2020-07-21T15:41:56.993Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:41:57 [2020-07-21T15:41:57.030Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
15:41:57 [2020-07-21T15:41:57.030Z] === RUN   TestDaemonRestartWithLiveRestore
15:41:57 [2020-07-21T15:41:57.135Z] ok  	github.com/docker/docker/volume/local	0.006s	coverage: 73.0% of statements
15:41:57 [2020-07-21T15:41:57.703Z] ok  	github.com/docker/docker/volume/mounts	0.020s	coverage: 67.0% of statements
15:41:58 [2020-07-21T15:41:58.074Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
15:41:58 [2020-07-21T15:41:58.074Z] === RUN   TestDaemonDefaultNetworkPools
15:41:58 [2020-07-21T15:41:58.641Z] ok  	github.com/docker/docker/volume/service	0.012s	coverage: 73.0% of statements
15:41:58 [2020-07-21T15:41:58.717Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
15:41:58 [2020-07-21T15:41:58.717Z] === RUN   TestDaemonRestartWithExistingNetwork
15:41:58 [2020-07-21T15:41:58.884Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:41:59 [2020-07-21T15:41:59.771Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
15:41:59 [2020-07-21T15:41:59.771Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:41:59 [2020-07-21T15:41:59.812Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:42:00 [2020-07-21T15:42:00.374Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:42:00 [2020-07-21T15:42:00.630Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
15:42:00 [2020-07-21T15:42:00.886Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:42:01 [2020-07-21T15:42:01.142Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
15:42:01 [2020-07-21T15:42:01.322Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s)
15:42:01 [2020-07-21T15:42:01.322Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:42:01 [2020-07-21T15:42:01.399Z] === RUN   TestDockerSuite/TestBuildXZHost
15:42:01 [2020-07-21T15:42:01.513Z] ok  	github.com/docker/docker/integration/container	50.374s
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === Skipped
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s)
15:42:01 [2020-07-21T15:42:01.513Z]     copy_test.go:25: testEnv.OSType == "windows"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s)
15:42:01 [2020-07-21T15:42:01.513Z]     copy_test.go:39: testEnv.OSType == "windows"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s)
15:42:01 [2020-07-21T15:42:01.513Z]     copy_test.go:51: testEnv.OSType == "windows"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s)
15:42:01 [2020-07-21T15:42:01.513Z]     copy_test.go:65: testEnv.OSType == "windows"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     copy_test.go:76: testEnv.DaemonInfo.OSType == "windows"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     create_test.go:138: testEnv.DaemonInfo.OSType == "windows"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     create_test.go:182: testEnv.DaemonInfo.OSType != "linux"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     create_test.go:389: testEnv.DaemonInfo.OSType != "linux"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     kill_test.go:151: testEnv.DaemonInfo.OSType == "windows"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     nat_test.go:61: testEnv.OSType == "windows": FIXME
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     pause_test.go:69: testEnv.DaemonInfo.OSType == "windows"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     rename_test.go:126: testEnv.OSType == "windows": FIXME
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     rename_test.go:194: testEnv.OSType == "windows": FIXME
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     resize_test.go:20: testEnv.OSType == "windows": FIXME
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     resize_test.go:38: testEnv.OSType == "windows": FIXME
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
15:42:01 [2020-07-21T15:42:01.513Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] DONE 85 tests, 42 skipped in 53.022s
15:42:01 [2020-07-21T15:42:01.513Z] 
15:42:01 [2020-07-21T15:42:01.513Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:42:01 [2020-07-21T15:42:01.617Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
15:42:01 [2020-07-21T15:42:01.617Z] === RUN   TestServiceWithPredefinedNetwork
15:42:02 [2020-07-21T15:42:02.765Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:42:02 [2020-07-21T15:42:02.765Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:42:02 [2020-07-21T15:42:02.765Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:42:03 [2020-07-21T15:42:03.090Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:42:03 [2020-07-21T15:42:03.090Z] INFO: Testing against a local daemon
15:42:03 [2020-07-21T15:42:03.090Z] ok  	github.com/docker/docker/integration/image	0.493s
15:42:03 [2020-07-21T15:42:03.327Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:42:03 [2020-07-21T15:42:03.561Z] 
15:42:03 [2020-07-21T15:42:03.562Z] === Skipped
15:42:03 [2020-07-21T15:42:03.562Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
15:42:03 [2020-07-21T15:42:03.562Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
15:42:03 [2020-07-21T15:42:03.562Z] 
15:42:03 [2020-07-21T15:42:03.562Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
15:42:03 [2020-07-21T15:42:03.562Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
15:42:03 [2020-07-21T15:42:03.562Z] 
15:42:03 [2020-07-21T15:42:03.562Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s)
15:42:03 [2020-07-21T15:42:03.562Z]     remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME
15:42:03 [2020-07-21T15:42:03.562Z] 
15:42:03 [2020-07-21T15:42:03.562Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s)
15:42:03 [2020-07-21T15:42:03.562Z]     tag_test.go:98: testEnv.OSType == "windows"
15:42:03 [2020-07-21T15:42:03.562Z] 
15:42:03 [2020-07-21T15:42:03.562Z] 
15:42:03 [2020-07-21T15:42:03.562Z] DONE 11 tests, 4 skipped in 2.497s
15:42:03 [2020-07-21T15:42:03.562Z] 
15:42:03 [2020-07-21T15:42:03.562Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:42:03 [2020-07-21T15:42:03.700Z] --- PASS: TestServiceWithPredefinedNetwork (2.01s)
15:42:03 [2020-07-21T15:42:03.700Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:42:03 [2020-07-21T15:42:03.700Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:42:03 [2020-07-21T15:42:03.700Z]     service_test.go:236: FLAKY_TEST
15:42:03 [2020-07-21T15:42:03.700Z] === RUN   TestServiceWithDataPathPortInit
15:42:03 [2020-07-21T15:42:03.890Z] === RUN   TestDockerSuite/TestCommitChange
15:42:04 [2020-07-21T15:42:04.453Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
15:42:04 [2020-07-21T15:42:04.453Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:42:05 [2020-07-21T15:42:05.016Z] === RUN   TestDockerSuite/TestCommitHardlink
15:42:05 [2020-07-21T15:42:05.793Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:42:05 [2020-07-21T15:42:05.793Z] INFO: Testing against a local daemon
15:42:05 [2020-07-21T15:42:05.793Z] ok  	github.com/docker/docker/integration/network	0.217s
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === Skipped
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     network_test.go:24: testEnv.DaemonInfo.OSType != "linux"
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     network_test.go:97: testEnv.OSType == "windows"
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     service_test.go:29: testEnv.OSType == "windows"
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     service_test.go:52: testEnv.OSType == "windows"
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     service_test.go:96: testEnv.OSType == "windows"
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     service_test.go:130: testEnv.OSType == "windows"
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     service_test.go:181: testEnv.OSType == "windows"
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     service_test.go:206: testEnv.OSType == "windows"
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     service_test.go:236: FLAKY_TEST
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     service_test.go:326: testEnv.OSType == "windows"
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
15:42:05 [2020-07-21T15:42:05.793Z]     service_test.go:394: testEnv.OSType == "windows"
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] DONE 19 tests, 15 skipped in 2.435s
15:42:05 [2020-07-21T15:42:05.793Z] 
15:42:05 [2020-07-21T15:42:05.793Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:42:06 [2020-07-21T15:42:06.384Z] === RUN   TestDockerSuite/TestCommitNewFile
15:42:06 [2020-07-21T15:42:06.787Z] testing: warning: no tests to run
15:42:06 [2020-07-21T15:42:06.787Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.066s
15:42:06 [2020-07-21T15:42:06.787Z] 
15:42:06 [2020-07-21T15:42:06.787Z] DONE 0 tests in 0.718s
15:42:06 [2020-07-21T15:42:06.787Z] 
15:42:06 [2020-07-21T15:42:06.787Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:42:07 [2020-07-21T15:42:07.259Z] testing: warning: no tests to run
15:42:07 [2020-07-21T15:42:07.259Z] ok  	github.com/docker/docker/integration/network/macvlan	0.067s
15:42:07 [2020-07-21T15:42:07.259Z] 
15:42:07 [2020-07-21T15:42:07.259Z] DONE 0 tests in 0.739s
15:42:07 [2020-07-21T15:42:07.259Z] 
15:42:07 [2020-07-21T15:42:07.259Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:42:07 [2020-07-21T15:42:07.751Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:42:08 [2020-07-21T15:42:08.008Z] === RUN   TestDockerSuite/TestCommitTTY
15:42:08 [2020-07-21T15:42:08.255Z] testing: warning: no tests to run
15:42:08 [2020-07-21T15:42:08.255Z] ok  	github.com/docker/docker/integration/plugin	0.066s
15:42:08 [2020-07-21T15:42:08.255Z] 
15:42:08 [2020-07-21T15:42:08.255Z] DONE 0 tests in 0.748s
15:42:08 [2020-07-21T15:42:08.255Z] 
15:42:08 [2020-07-21T15:42:08.255Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:42:08 [2020-07-21T15:42:08.948Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:42:09 [2020-07-21T15:42:09.249Z] testing: warning: no tests to run
15:42:09 [2020-07-21T15:42:09.249Z] ok  	github.com/docker/docker/integration/plugin/authz	0.066s
15:42:09 [2020-07-21T15:42:09.249Z] 
15:42:09 [2020-07-21T15:42:09.249Z] DONE 0 tests in 0.748s
15:42:09 [2020-07-21T15:42:09.249Z] 
15:42:09 [2020-07-21T15:42:09.249Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:42:09 [2020-07-21T15:42:09.517Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:42:10 [2020-07-21T15:42:10.445Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:42:10 [2020-07-21T15:42:10.844Z] ok  	github.com/docker/docker/pkg/plugins	33.616s	coverage: 76.6% of statements
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/pkg/signal/testfiles	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/rootless	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/volume	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === Skipped
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     exec_linux_test.go:18: requires AppArmor to be enabled
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     exec_linux_test.go:38: requires AppArmor to be enabled
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:46: Driver btrfs not supported
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:46: Driver btrfs not supported
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:46: Driver btrfs not supported
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:46: Driver btrfs not supported
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:46: Driver btrfs not supported
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:73: No driver to put!
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z] time="2020-07-21T15:40:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z] time="2020-07-21T15:40:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z] time="2020-07-21T15:40:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z] time="2020-07-21T15:40:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z] time="2020-07-21T15:40:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:44: graphdriver: driver not supported
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:46: Driver fuse-overlayfs not supported
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:73: No driver to put!
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     overlay_test.go:49: Fails to compute changes intermittently
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:46: Driver zfs not supported
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:46: Driver zfs not supported
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:10 [2020-07-21T15:42:10.844Z]     graphtest_unix.go:46: Driver zfs not supported
15:42:10 [2020-07-21T15:42:10.844Z] 
15:42:10 [2020-07-21T15:42:10.844Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:42:10 [2020-07-21T15:42:10.845Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:10 [2020-07-21T15:42:10.845Z]     graphtest_unix.go:46: Driver zfs not supported
15:42:10 [2020-07-21T15:42:10.845Z] 
15:42:10 [2020-07-21T15:42:10.845Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:42:10 [2020-07-21T15:42:10.845Z]     graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:42:10 [2020-07-21T15:42:10.845Z]     graphtest_unix.go:46: Driver zfs not supported
15:42:10 [2020-07-21T15:42:10.845Z] 
15:42:10 [2020-07-21T15:42:10.845Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:42:10 [2020-07-21T15:42:10.845Z]     graphtest_unix.go:73: No driver to put!
15:42:10 [2020-07-21T15:42:10.845Z] 
15:42:10 [2020-07-21T15:42:10.845Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:42:10 [2020-07-21T15:42:10.845Z]     sysinfo_linux_test.go:92: App Armor Must be Disabled
15:42:10 [2020-07-21T15:42:10.845Z] 
15:42:10 [2020-07-21T15:42:10.845Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:42:10 [2020-07-21T15:42:10.845Z]     sysinfo_linux_test.go:112: cgroup namespaces must be disabled
15:42:10 [2020-07-21T15:42:10.845Z] 
15:42:10 [2020-07-21T15:42:10.845Z] 
15:42:10 [2020-07-21T15:42:10.845Z] DONE 2119 tests, 26 skipped in 248.164s
15:42:11 [2020-07-21T15:42:11.007Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:42:11 [2020-07-21T15:42:11.008Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:42:11 [2020-07-21T15:42:11.008Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:42:11 [2020-07-21T15:42:11.008Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:42:11 [2020-07-21T15:42:11.008Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:42:11 [2020-07-21T15:42:11.008Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:42:11 [2020-07-21T15:42:11.008Z] === RUN   TestDockerSuite/TestContainerAPICommit
Post stage
[Pipeline] junit
15:42:11 [2020-07-21T15:42:11.115Z] Recording test results
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
15:42:11 [2020-07-21T15:42:11.747Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41242/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:441211986c847ef08ec1d40432e2ec86a7ae1741 hack/validate/vendor
15:42:11 [2020-07-21T15:42:11.939Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:42:12 [2020-07-21T15:42:12.315Z] No vendor changes in diff.
15:42:12 [2020-07-21T15:42:12.868Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:42:12 [2020-07-21T15:42:12.868Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build e2e image)
[Pipeline] sh
15:42:13 [2020-07-21T15:42:13.230Z] + echo Building e2e image
15:42:13 [2020-07-21T15:42:13.230Z] Building e2e image
15:42:13 [2020-07-21T15:42:13.230Z] + docker build --build-arg DOCKER_GITCOMMIT=441211986c847ef08ec1d40432e2ec86a7ae1741 -t moby-e2e-test -f Dockerfile.e2e .
15:42:13 [2020-07-21T15:42:13.230Z] #2 [internal] load build definition from Dockerfile.e2e
15:42:13 [2020-07-21T15:42:13.230Z] #2 transferring dockerfile: 3.21kB done
15:42:13 [2020-07-21T15:42:13.230Z] #2 DONE 0.0s
15:42:13 [2020-07-21T15:42:13.230Z] 
15:42:13 [2020-07-21T15:42:13.230Z] #1 [internal] load .dockerignore
15:42:13 [2020-07-21T15:42:13.230Z] #1 transferring context: 34B done
15:42:13 [2020-07-21T15:42:13.230Z] #1 DONE 0.0s
15:42:13 [2020-07-21T15:42:13.230Z] 
15:42:13 [2020-07-21T15:42:13.230Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine
15:42:13 [2020-07-21T15:42:13.433Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s)
15:42:13 [2020-07-21T15:42:13.433Z] PASS
15:42:13 [2020-07-21T15:42:13.433Z] 
15:42:13 [2020-07-21T15:42:13.433Z] DONE 17 tests in 50.209s
15:42:13 [2020-07-21T15:42:13.433Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:42:13 [2020-07-21T15:42:13.433Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:42:13 [2020-07-21T15:42:13.433Z] ++ set -e
15:42:13 [2020-07-21T15:42:13.433Z] ++ '[' -n 0 ']'
15:42:13 [2020-07-21T15:42:13.433Z] ++ set -x
15:42:13 [2020-07-21T15:42:13.433Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:42:13 [2020-07-21T15:42:13.433Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:42:13 [2020-07-21T15:42:13.490Z] #4 ...
15:42:13 [2020-07-21T15:42:13.490Z] 
15:42:13 [2020-07-21T15:42:13.490Z] #3 [internal] load metadata for docker.io/library/alpine:3.10
15:42:13 [2020-07-21T15:42:13.490Z] #3 DONE 0.2s
15:42:13 [2020-07-21T15:42:13.491Z] 
15:42:13 [2020-07-21T15:42:13.491Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine
15:42:13 [2020-07-21T15:42:13.491Z] #4 DONE 0.2s
15:42:13 [2020-07-21T15:42:13.491Z] 
15:42:13 [2020-07-21T15:42:13.491Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
15:42:13 [2020-07-21T15:42:13.491Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done
15:42:13 [2020-07-21T15:42:13.491Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 0B / 127.35MB 0.1s
15:42:13 [2020-07-21T15:42:13.491Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done
15:42:13 [2020-07-21T15:42:13.491Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done
15:42:13 [2020-07-21T15:42:13.491Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done
15:42:13 [2020-07-21T15:42:13.491Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done
15:42:13 [2020-07-21T15:42:13.491Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s
15:42:13 [2020-07-21T15:42:13.689Z] INFO: Testing against a local daemon
15:42:13 [2020-07-21T15:42:13.689Z] === RUN   TestPluginInvalidJSON
15:42:13 [2020-07-21T15:42:13.689Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:42:13 [2020-07-21T15:42:13.689Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:42:13 [2020-07-21T15:42:13.689Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:42:13 [2020-07-21T15:42:13.689Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:42:13 [2020-07-21T15:42:13.689Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:42:13 [2020-07-21T15:42:13.689Z] === RUN   TestPluginInstall
15:42:13 [2020-07-21T15:42:13.689Z] === RUN   TestPluginInstall/no_auth
15:42:13 [2020-07-21T15:42:13.749Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done
15:42:13 [2020-07-21T15:42:13.749Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d
15:42:13 [2020-07-21T15:42:13.749Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 0B / 126B 0.2s
15:42:13 [2020-07-21T15:42:13.749Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done
15:42:13 [2020-07-21T15:42:13.749Z] #14 ...
15:42:13 [2020-07-21T15:42:13.749Z] 
15:42:13 [2020-07-21T15:42:13.749Z] #8 [internal] load build context
15:42:13 [2020-07-21T15:42:13.749Z] #8 transferring context: 850.74kB 0.4s done
15:42:13 [2020-07-21T15:42:13.749Z] #8 DONE 0.4s
15:42:13 [2020-07-21T15:42:13.749Z] 
15:42:13 [2020-07-21T15:42:13.749Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
15:42:13 [2020-07-21T15:42:13.749Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 9.40MB / 127.35MB 0.4s
15:42:13 [2020-07-21T15:42:13.749Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.3s done
15:42:13 [2020-07-21T15:42:13.946Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:42:14 [2020-07-21T15:42:14.010Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done
15:42:14 [2020-07-21T15:42:14.010Z] #14 ...
15:42:14 [2020-07-21T15:42:14.010Z] 
15:42:14 [2020-07-21T15:42:14.010Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013...
15:42:14 [2020-07-21T15:42:14.010Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done
15:42:14 [2020-07-21T15:42:14.010Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done
15:42:14 [2020-07-21T15:42:14.010Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done
15:42:14 [2020-07-21T15:42:14.010Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done
15:42:14 [2020-07-21T15:42:14.010Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done
15:42:14 [2020-07-21T15:42:14.010Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done
15:42:14 [2020-07-21T15:42:14.010Z] #5 DONE 0.6s
15:42:14 [2020-07-21T15:42:14.010Z] 
15:42:14 [2020-07-21T15:42:14.010Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
15:42:14 [2020-07-21T15:42:14.010Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 18.28MB / 127.35MB 0.6s
15:42:14 [2020-07-21T15:42:14.272Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 33.76MB / 127.35MB 0.8s
15:42:14 [2020-07-21T15:42:14.272Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 43.49MB / 127.35MB 0.9s
15:42:14 [2020-07-21T15:42:14.531Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 63.48MB / 127.35MB 1.1s
15:42:14 [2020-07-21T15:42:14.531Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 73.52MB / 127.35MB 1.2s
15:42:14 [2020-07-21T15:42:14.792Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 82.12MB / 127.35MB 1.3s
15:42:14 [2020-07-21T15:42:14.792Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 101.00MB / 127.35MB 1.5s
15:42:14 [2020-07-21T15:42:14.876Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:42:15 [2020-07-21T15:42:15.052Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 110.75MB / 127.35MB 1.6s
15:42:15 [2020-07-21T15:42:15.052Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 121.49MB / 127.35MB 1.7s
15:42:15 [2020-07-21T15:42:15.311Z] #14 ...
15:42:15 [2020-07-21T15:42:15.311Z] 
15:42:15 [2020-07-21T15:42:15.311Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus...
15:42:15 [2020-07-21T15:42:15.311Z] #6 DONE 1.1s
15:42:15 [2020-07-21T15:42:15.311Z] 
15:42:15 [2020-07-21T15:42:15.311Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
15:42:15 [2020-07-21T15:42:15.311Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.7s done
15:42:15 [2020-07-21T15:42:15.311Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c
15:42:15 [2020-07-21T15:42:15.440Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:42:16 [2020-07-21T15:42:16.004Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:42:16 [2020-07-21T15:42:16.260Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:42:16 [2020-07-21T15:42:16.260Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:42:16 [2020-07-21T15:42:16.452Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:42:16 [2020-07-21T15:42:16.452Z] INFO: Testing against a local daemon
15:42:16 [2020-07-21T15:42:16.452Z] ok  	github.com/docker/docker/integration/plugin/common	0.245s
15:42:16 [2020-07-21T15:42:16.824Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:42:16 [2020-07-21T15:42:16.824Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:42:16 [2020-07-21T15:42:16.824Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:42:16 [2020-07-21T15:42:16.924Z] 
15:42:16 [2020-07-21T15:42:16.924Z] === Skipped
15:42:16 [2020-07-21T15:42:16.924Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
15:42:16 [2020-07-21T15:42:16.924Z]     plugin_test.go:55: testEnv.OSType == "windows"
15:42:16 [2020-07-21T15:42:16.924Z] 
15:42:16 [2020-07-21T15:42:16.924Z] 
15:42:16 [2020-07-21T15:42:16.924Z] DONE 3 tests, 1 skipped in 7.652s
15:42:16 [2020-07-21T15:42:16.924Z] 
15:42:16 [2020-07-21T15:42:16.924Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:42:17 [2020-07-21T15:42:17.081Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:42:17 [2020-07-21T15:42:17.081Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:42:17 [2020-07-21T15:42:17.643Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:42:18 [2020-07-21T15:42:18.576Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:42:19 [2020-07-21T15:42:19.080Z] --- PASS: TestServiceWithDataPathPortInit (13.54s)
15:42:19 [2020-07-21T15:42:19.080Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:42:19 [2020-07-21T15:42:19.505Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:42:19 [2020-07-21T15:42:19.505Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
15:42:19 [2020-07-21T15:42:19.906Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:42:19 [2020-07-21T15:42:19.906Z] INFO: Testing against a local daemon
15:42:19 [2020-07-21T15:42:19.906Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.252s
15:42:19 [2020-07-21T15:42:19.906Z] 
15:42:19 [2020-07-21T15:42:19.906Z] === Skipped
15:42:19 [2020-07-21T15:42:19.906Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
15:42:19 [2020-07-21T15:42:19.906Z]     external_test.go:48: runtime.GOOS == "windows"
15:42:19 [2020-07-21T15:42:19.906Z] 
15:42:19 [2020-07-21T15:42:19.906Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s)
15:42:19 [2020-07-21T15:42:19.906Z]     external_test.go:408: runtime.GOOS == "windows"
15:42:19 [2020-07-21T15:42:19.906Z] 
15:42:19 [2020-07-21T15:42:19.906Z] 
15:42:19 [2020-07-21T15:42:19.906Z] DONE 2 tests, 2 skipped in 3.303s
15:42:19 [2020-07-21T15:42:19.906Z] 
15:42:19 [2020-07-21T15:42:19.906Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:42:20 [2020-07-21T15:42:20.587Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.0s
15:42:20 [2020-07-21T15:42:20.587Z] #14 ...
15:42:20 [2020-07-21T15:42:20.587Z] 
15:42:20 [2020-07-21T15:42:20.587Z] #7 [runner 3/12] RUN apk --no-cache add     bash     ca-certificates     g+...
15:42:20 [2020-07-21T15:42:20.587Z] #7 0.926 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.010 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.109 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.116 (2/30) Installing ncurses-libs (6.1_p20190518-r2)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.128 (3/30) Installing readline (8.0.0-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.132 (4/30) Installing bash (5.0.0-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.150 Executing bash-5.0.0-r0.post-install
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.152 (5/30) Installing ca-certificates (20191127-r2)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.169 (6/30) Installing libgcc (8.3.0-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.174 (7/30) Installing libstdc++ (8.3.0-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.189 (8/30) Installing binutils (2.32-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.295 (9/30) Installing gmp (6.1.2-r1)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.304 (10/30) Installing isl (0.18-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.331 (11/30) Installing libgomp (8.3.0-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.337 (12/30) Installing libatomic (8.3.0-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.340 (13/30) Installing mpfr3 (3.1.5-r1)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.346 (14/30) Installing mpc1 (1.1.0-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 2.349 (15/30) Installing gcc (8.3.0-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 3.217 (16/30) Installing musl-dev (1.1.22-r3)
15:42:20 [2020-07-21T15:42:20.587Z] #7 3.319 (17/30) Installing libc-dev (0.7.1-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 3.324 (18/30) Installing g++ (8.3.0-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 3.893 (19/30) Installing nghttp2-libs (1.39.2-r1)
15:42:20 [2020-07-21T15:42:20.587Z] #7 3.896 (20/30) Installing libcurl (7.66.0-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 3.906 (21/30) Installing expat (2.2.8-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 3.910 (22/30) Installing pcre2 (10.33-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 3.919 (23/30) Installing git (2.22.4-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 4.122 (24/30) Installing libmnl (1.0.4-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 4.126 (25/30) Installing libnftnl-libs (1.1.3-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 4.130 (26/30) Installing iptables (1.8.3-r1)
15:42:20 [2020-07-21T15:42:20.587Z] #7 4.155 (27/30) Installing pigz (2.4-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 4.160 (28/30) Installing tar (1.32-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 4.168 (29/30) Installing xz-libs (5.2.4-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 4.173 (30/30) Installing xz (5.2.4-r0)
15:42:20 [2020-07-21T15:42:20.587Z] #7 4.178 Executing busybox-1.30.1-r3.trigger
15:42:20 [2020-07-21T15:42:20.587Z] #7 4.183 Executing ca-certificates-20191127-r2.trigger
15:42:20 [2020-07-21T15:42:20.587Z] #7 4.233 OK: 179 MiB in 44 packages
15:42:20 [2020-07-21T15:42:20.587Z] #7 DONE 5.3s
15:42:20 [2020-07-21T15:42:20.587Z] 
15:42:20 [2020-07-21T15:42:20.587Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh       /scripts/run.sh
15:42:20 [2020-07-21T15:42:20.587Z] #9 DONE 0.1s
15:42:20 [2020-07-21T15:42:20.587Z] 
15:42:20 [2020-07-21T15:42:20.587Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs  /scripts/ensure-emptyfs.sh
15:42:20 [2020-07-21T15:42:20.587Z] #10 DONE 0.0s
15:42:20 [2020-07-21T15:42:20.587Z] 
15:42:20 [2020-07-21T15:42:20.587Z] #11 [runner 6/12] COPY integration/testdata       /tests/integration/testdat...
15:42:20 [2020-07-21T15:42:20.587Z] #11 DONE 0.0s
15:42:20 [2020-07-21T15:42:20.587Z] 
15:42:20 [2020-07-21T15:42:20.587Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t...
15:42:20 [2020-07-21T15:42:20.846Z] #12 DONE 0.1s
15:42:20 [2020-07-21T15:42:20.846Z] 
15:42:20 [2020-07-21T15:42:20.846Z] #13 [runner 8/12] COPY integration-cli/fixtures   /tests/integration-cli/fix...
15:42:20 [2020-07-21T15:42:20.846Z] #13 DONE 0.1s
15:42:20 [2020-07-21T15:42:20.846Z] 
15:42:20 [2020-07-21T15:42:20.846Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38...
15:42:20 [2020-07-21T15:42:20.872Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:42:21 [2020-07-21T15:42:21.434Z] time="2020-07-21T15:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:42:21 [2020-07-21T15:42:21.434Z] time="2020-07-21T15:42:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:42:21 [2020-07-21T15:42:21.434Z] time="2020-07-21T15:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21090a62c3157984b47a5470fdc2fc8822206122b093552c07c292c63b677ed3" mediatype=application/vnd.docker.plugin.v1+json size=522
15:42:21 [2020-07-21T15:42:21.434Z] time="2020-07-21T15:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:42:21 [2020-07-21T15:42:21.434Z] time="2020-07-21T15:42:21Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:42:21 [2020-07-21T15:42:21.434Z] time="2020-07-21T15:42:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:21090a62c3157984b47a5470fdc2fc8822206122b093552c07c292c63b677ed3" mediatype=application/vnd.docker.plugin.v1+json size=522
15:42:21 [2020-07-21T15:42:21.434Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:42:21 [2020-07-21T15:42:21.434Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:42:21 [2020-07-21T15:42:21.690Z] === RUN   TestPluginInstall/with_htpasswd
15:42:21 [2020-07-21T15:42:21.783Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 6.1s done
15:42:21 [2020-07-21T15:42:21.784Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done
15:42:21 [2020-07-21T15:42:21.784Z] #14 DONE 8.2s
15:42:21 [2020-07-21T15:42:21.784Z] 
15:42:21 [2020-07-21T15:42:21.784Z] #15 [base 2/5] RUN apk --no-cache add     bash     btrfs-progs-dev     build...
15:42:21 [2020-07-21T15:42:21.947Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:42:22 [2020-07-21T15:42:22.203Z] time="2020-07-21T15:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:42:22 [2020-07-21T15:42:22.203Z] time="2020-07-21T15:42:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:42:22 [2020-07-21T15:42:22.203Z] time="2020-07-21T15:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:103e928b19936684a520bb367357232187393e6812d097b3c82b6bdcc07308f2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:42:22 [2020-07-21T15:42:22.203Z] time="2020-07-21T15:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:42:22 [2020-07-21T15:42:22.203Z] time="2020-07-21T15:42:22Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:42:22 [2020-07-21T15:42:22.203Z] time="2020-07-21T15:42:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:103e928b19936684a520bb367357232187393e6812d097b3c82b6bdcc07308f2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:42:22 [2020-07-21T15:42:22.351Z] #15 0.516 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz
15:42:22 [2020-07-21T15:42:22.770Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
15:42:22 [2020-07-21T15:42:22.770Z] === RUN   TestPluginInstall/with_insecure
15:42:22 [2020-07-21T15:42:22.878Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:42:22 [2020-07-21T15:42:22.878Z] INFO: Testing against a local daemon
15:42:22 [2020-07-21T15:42:22.878Z] ok  	github.com/docker/docker/integration/plugin/logging	0.244s
15:42:22 [2020-07-21T15:42:22.878Z] 
15:42:22 [2020-07-21T15:42:22.878Z] === Skipped
15:42:22 [2020-07-21T15:42:22.878Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
15:42:22 [2020-07-21T15:42:22.878Z]     read_test.go:21: no unix domain sockets on Windows
15:42:22 [2020-07-21T15:42:22.878Z] 
15:42:22 [2020-07-21T15:42:22.878Z] 
15:42:22 [2020-07-21T15:42:22.878Z] DONE 1 tests, 1 skipped in 2.489s
15:42:22 [2020-07-21T15:42:22.878Z] 
15:42:22 [2020-07-21T15:42:22.878Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
15:42:23 [2020-07-21T15:42:23.286Z] #15 1.580 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz
15:42:23 [2020-07-21T15:42:23.286Z] #15 1.683 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0)
15:42:23 [2020-07-21T15:42:23.332Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.688 (2/54) Installing ncurses-libs (6.2_p20200523-r0)
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.694 (3/54) Installing readline (8.0.4-r0)
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.698 (4/54) Installing bash (5.0.17-r0)
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.710 Executing bash-5.0.17-r0.post-install
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.712 (5/54) Installing linux-headers (5.4.5-r1)
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.790 (6/54) Installing libblkid (2.35.2-r0)
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.795 (7/54) Installing libuuid (2.35.2-r0)
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.797 (8/54) Installing btrfs-progs-libs (5.6.1-r0)
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.803 (9/54) Installing btrfs-progs-dev (5.6.1-r0)
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.808 (10/54) Installing libgcc (9.3.0-r2)
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.810 (11/54) Installing libstdc++ (9.3.0-r2)
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.823 (12/54) Installing binutils (2.34-r1)
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.889 (13/54) Installing libmagic (5.38-r0)
15:42:23 [2020-07-21T15:42:23.546Z] #15 1.909 (14/54) Installing file (5.38-r0)
15:42:23 [2020-07-21T15:42:23.805Z] #15 1.911 (15/54) Installing gmp (6.2.0-r0)
15:42:23 [2020-07-21T15:42:23.805Z] #15 1.916 (16/54) Installing isl (0.18-r0)
15:42:23 [2020-07-21T15:42:23.805Z] #15 1.931 (17/54) Installing libgomp (9.3.0-r2)
15:42:23 [2020-07-21T15:42:23.805Z] #15 1.934 (18/54) Installing libatomic (9.3.0-r2)
15:42:23 [2020-07-21T15:42:23.805Z] #15 1.935 (19/54) Installing libgphobos (9.3.0-r2)
15:42:23 [2020-07-21T15:42:23.805Z] #15 1.976 (20/54) Installing mpfr4 (4.0.2-r4)
15:42:23 [2020-07-21T15:42:23.805Z] #15 1.981 (21/54) Installing mpc1 (1.1.0-r1)
15:42:23 [2020-07-21T15:42:23.805Z] #15 1.984 (22/54) Installing gcc (9.3.0-r2)
15:42:23 [2020-07-21T15:42:23.871Z] testing: warning: no tests to run
15:42:23 [2020-07-21T15:42:23.871Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.112s
15:42:23 [2020-07-21T15:42:23.871Z] 
15:42:23 [2020-07-21T15:42:23.871Z] DONE 0 tests in 1.275s
15:42:23 [2020-07-21T15:42:23.871Z] 
15:42:23 [2020-07-21T15:42:23.871Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:42:23 [2020-07-21T15:42:23.895Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:42:23 [2020-07-21T15:42:23.895Z] time="2020-07-21T15:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:42:23 [2020-07-21T15:42:23.895Z] time="2020-07-21T15:42:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:42:23 [2020-07-21T15:42:23.895Z] time="2020-07-21T15:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1b325fc523a24abc49d0e43f7bddaf29e313c7ee1aeab38f46ae6adb3b8d094" mediatype=application/vnd.docker.plugin.v1+json size=522
15:42:23 [2020-07-21T15:42:23.895Z] time="2020-07-21T15:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:42:23 [2020-07-21T15:42:23.895Z] time="2020-07-21T15:42:23Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:42:23 [2020-07-21T15:42:23.895Z] time="2020-07-21T15:42:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1b325fc523a24abc49d0e43f7bddaf29e313c7ee1aeab38f46ae6adb3b8d094" mediatype=application/vnd.docker.plugin.v1+json size=522
15:42:23 [2020-07-21T15:42:23.895Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:42:24 [2020-07-21T15:42:24.151Z] --- PASS: TestPluginInstall (10.62s)
15:42:24 [2020-07-21T15:42:24.151Z]     --- PASS: TestPluginInstall/no_auth (7.99s)
15:42:24 [2020-07-21T15:42:24.151Z]     --- PASS: TestPluginInstall/with_htpasswd (1.07s)
15:42:24 [2020-07-21T15:42:24.151Z]     --- PASS: TestPluginInstall/with_insecure (1.55s)
15:42:24 [2020-07-21T15:42:24.151Z]         plugin_test.go:157: [d56a3017f7c27] daemon is not started
15:42:24 [2020-07-21T15:42:24.151Z] PASS
15:42:24 [2020-07-21T15:42:24.151Z] 
15:42:24 [2020-07-21T15:42:24.151Z] DONE 6 tests in 10.825s
15:42:24 [2020-07-21T15:42:24.418Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:42:24 [2020-07-21T15:42:24.418Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:42:24 [2020-07-21T15:42:24.418Z] ++ set -e
15:42:24 [2020-07-21T15:42:24.418Z] ++ '[' -n 0 ']'
15:42:24 [2020-07-21T15:42:24.418Z] ++ set -x
15:42:24 [2020-07-21T15:42:24.418Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:42:24 [2020-07-21T15:42:24.418Z] INFO: Testing against a local daemon
15:42:24 [2020-07-21T15:42:24.418Z] === RUN   TestExternalGraphDriver
15:42:24 [2020-07-21T15:42:24.418Z] === RUN   TestDockerSuite/TestContainerAPIPause
15:42:24 [2020-07-21T15:42:24.672Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s)
15:42:24 [2020-07-21T15:42:24.673Z]     service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i6knyce1xj1x2qn6a52v5si8w Created:2020-07-21 15:42:18.214848652 +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[6d9e4e8951029c5ddac10102ec23c7bb0ec8203b85ada4f20af7b903388e7480:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k4953x5y3j4tagpr603zvemrk EndpointID:a3cddae3f7525abbc8a305a85bc5f21619d21d91819a9afb0e72f3fb1750ca18 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:99b9094f1e72e92168cd1335662b219621ff2334fc61ad63b57f4b48866d997f 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:c7493d7d9186 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k4953x5y3j4tagpr603zvemrk EndpointID:a3cddae3f7525abbc8a305a85bc5f21619d21d91819a9afb0e72f3fb1750ca18 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:42:24 [2020-07-21T15:42:24.673Z] PASS
15:42:24 [2020-07-21T15:42:24.673Z] 
15:42:24 [2020-07-21T15:42:24.673Z] === Skipped
15:42:24 [2020-07-21T15:42:24.673Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:42:24 [2020-07-21T15:42:24.673Z]     service_test.go:236: FLAKY_TEST
15:42:24 [2020-07-21T15:42:24.673Z] 
15:42:24 [2020-07-21T15:42:24.673Z] 
15:42:24 [2020-07-21T15:42:24.673Z] DONE 23 tests, 1 skipped in 38.806s
15:42:24 [2020-07-21T15:42:24.673Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:42:24 [2020-07-21T15:42:24.673Z] ++ 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
15:42:24 [2020-07-21T15:42:24.673Z] ++ set -e
15:42:24 [2020-07-21T15:42:24.673Z] ++ '[' -n 0 ']'
15:42:24 [2020-07-21T15:42:24.673Z] ++ set -x
15:42:24 [2020-07-21T15:42:24.673Z] ++ 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= DOCKER_ROOTLESS= 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
15:42:24 [2020-07-21T15:42:24.673Z] INFO: Testing against a local daemon
15:42:24 [2020-07-21T15:42:24.673Z] === RUN   TestDockerNetworkIpvlanPersistance
15:42:24 [2020-07-21T15:42:24.673Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:42:24 [2020-07-21T15:42:24.673Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:42:24 [2020-07-21T15:42:24.673Z] === RUN   TestDockerNetworkIpvlan
15:42:24 [2020-07-21T15:42:24.673Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:42:24 [2020-07-21T15:42:24.673Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:42:24 [2020-07-21T15:42:24.673Z] PASS
15:42:24 [2020-07-21T15:42:24.673Z] 
15:42:24 [2020-07-21T15:42:24.673Z] === Skipped
15:42:24 [2020-07-21T15:42:24.673Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:42:24 [2020-07-21T15:42:24.673Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:42:24 [2020-07-21T15:42:24.673Z] 
15:42:24 [2020-07-21T15:42:24.673Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:42:24 [2020-07-21T15:42:24.673Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:42:24 [2020-07-21T15:42:24.673Z] 
15:42:24 [2020-07-21T15:42:24.673Z] 
15:42:24 [2020-07-21T15:42:24.673Z] DONE 2 tests, 2 skipped in 0.085s
15:42:24 [2020-07-21T15:42:24.673Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:42:24 [2020-07-21T15:42:24.673Z] ++ 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
15:42:24 [2020-07-21T15:42:24.673Z] ++ set -e
15:42:24 [2020-07-21T15:42:24.673Z] ++ '[' -n 0 ']'
15:42:24 [2020-07-21T15:42:24.673Z] ++ set -x
15:42:24 [2020-07-21T15:42:24.673Z] ++ 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= DOCKER_ROOTLESS= 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
15:42:24 [2020-07-21T15:42:24.673Z] INFO: Testing against a local daemon
15:42:24 [2020-07-21T15:42:24.673Z] === RUN   TestDockerNetworkMacvlanPersistance
15:42:24 [2020-07-21T15:42:24.744Z] #15 2.841 (23/54) Installing musl-dev (1.1.24-r9)
15:42:24 [2020-07-21T15:42:24.744Z] #15 2.915 (24/54) Installing libc-dev (0.7.2-r3)
15:42:24 [2020-07-21T15:42:24.744Z] #15 2.916 (25/54) Installing g++ (9.3.0-r2)
15:42:24 [2020-07-21T15:42:24.982Z] === RUN   TestExternalGraphDriver/json
15:42:24 [2020-07-21T15:42:24.982Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.333 (26/54) Installing make (4.3-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.337 (27/54) Installing fortify-headers (1.1-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.339 (28/54) Installing patch (2.7.6-r6)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.343 (29/54) Installing build-base (0.5-r2)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.344 (30/54) Installing nghttp2-libs (1.41.0-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.347 (31/54) Installing libcurl (7.69.1-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.353 (32/54) Installing curl (7.69.1-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.356 (33/54) Installing oniguruma (6.9.5-r1)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.362 (34/54) Installing jq (1.6-r1)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.368 (35/54) Installing device-mapper-libs (2.02.186-r1)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.373 (36/54) Installing device-mapper-event-libs (2.02.186-r1)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.376 (37/54) Installing libaio (0.3.112-r1)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.378 (38/54) Installing lvm2-libs (2.02.186-r1)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.411 (39/54) Installing blkid (2.35.2-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.413 (40/54) Installing libcap-ng (0.7.10-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.415 (41/54) Installing setpriv (2.35.2-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.417 (42/54) Installing libmount (2.35.2-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.422 (43/54) Installing libsmartcols (2.35.2-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.425 (44/54) Installing findmnt (2.35.2-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.428 (45/54) Installing mcookie (2.35.2-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.429 (46/54) Installing hexdump (2.35.2-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.431 (47/54) Installing lsblk (2.35.2-r0)
15:42:25 [2020-07-21T15:42:25.003Z] #15 3.434 (48/54) Installing libfdisk (2.35.2-r0)
15:42:25 [2020-07-21T15:42:25.261Z] #15 3.440 (49/54) Installing sfdisk (2.35.2-r0)
15:42:25 [2020-07-21T15:42:25.261Z] #15 3.442 (50/54) Installing cfdisk (2.35.2-r0)
15:42:25 [2020-07-21T15:42:25.261Z] #15 3.444 (51/54) Installing util-linux (2.35.2-r0)
15:42:25 [2020-07-21T15:42:25.261Z] #15 3.484 (52/54) Installing pkgconf (1.7.2-r0)
15:42:25 [2020-07-21T15:42:25.261Z] #15 3.487 (53/54) Installing util-linux-dev (2.35.2-r0)
15:42:25 [2020-07-21T15:42:25.261Z] #15 3.509 (54/54) Installing lvm2-dev (2.02.186-r1)
15:42:25 [2020-07-21T15:42:25.261Z] #15 3.514 Executing busybox-1.31.1-r16.trigger
15:42:25 [2020-07-21T15:42:25.261Z] #15 3.520 OK: 230 MiB in 69 packages
15:42:25 [2020-07-21T15:42:25.543Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:42:25 [2020-07-21T15:42:25.543Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:42:25 [2020-07-21T15:42:25.719Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
15:42:25 [2020-07-21T15:42:25.719Z] === RUN   TestDockerNetworkMacvlan
15:42:25 [2020-07-21T15:42:25.829Z] #15 DONE 4.0s
15:42:25 [2020-07-21T15:42:25.829Z] 
15:42:25 [2020-07-21T15:42:25.829Z] #16 [base 3/5] RUN mkdir -p /build/
15:42:26 [2020-07-21T15:42:26.101Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:42:26 [2020-07-21T15:42:26.101Z] INFO: Testing against a local daemon
15:42:26 [2020-07-21T15:42:26.101Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.222s
15:42:26 [2020-07-21T15:42:26.357Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:42:26 [2020-07-21T15:42:26.398Z] #16 DONE 0.7s
15:42:26 [2020-07-21T15:42:26.398Z] 
15:42:26 [2020-07-21T15:42:26.398Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/
15:42:26 [2020-07-21T15:42:26.470Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:42:26 [2020-07-21T15:42:26.573Z] 
15:42:26 [2020-07-21T15:42:26.573Z] === Skipped
15:42:26 [2020-07-21T15:42:26.573Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
15:42:26 [2020-07-21T15:42:26.573Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
15:42:26 [2020-07-21T15:42:26.573Z] 
15:42:26 [2020-07-21T15:42:26.573Z] 
15:42:26 [2020-07-21T15:42:26.573Z] DONE 1 tests, 1 skipped in 2.470s
15:42:26 [2020-07-21T15:42:26.573Z] 
15:42:26 [2020-07-21T15:42:26.573Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:42:26 [2020-07-21T15:42:26.726Z] === RUN   TestExternalGraphDriver/spec
15:42:26 [2020-07-21T15:42:26.967Z] #17 DONE 0.6s
15:42:26 [2020-07-21T15:42:26.967Z] 
15:42:26 [2020-07-21T15:42:26.967Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/
15:42:26 [2020-07-21T15:42:26.967Z] #18 DONE 0.0s
15:42:27 [2020-07-21T15:42:27.227Z] 
15:42:27 [2020-07-21T15:42:27.227Z] #26 [contrib 1/4] COPY contrib/syscall-test           /build/syscall-test
15:42:27 [2020-07-21T15:42:27.227Z] #26 DONE 0.1s
15:42:27 [2020-07-21T15:42:27.227Z] 
15:42:27 [2020-07-21T15:42:27.227Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh /
15:42:27 [2020-07-21T15:42:27.227Z] #19 DONE 0.1s
15:42:27 [2020-07-21T15:42:27.227Z] 
15:42:27 [2020-07-21T15:42:27.227Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh
15:42:27 [2020-07-21T15:42:27.227Z] #22 DONE 0.1s
15:42:27 [2020-07-21T15:42:27.227Z] 
15:42:27 [2020-07-21T15:42:27.227Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./
15:42:27 [2020-07-21T15:42:27.227Z] #23 DONE 0.1s
15:42:27 [2020-07-21T15:42:27.227Z] 
15:42:27 [2020-07-21T15:42:27.227Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile  /build/httpserver/Dock...
15:42:27 [2020-07-21T15:42:27.227Z] #27 DONE 0.1s
15:42:27 [2020-07-21T15:42:27.227Z] 
15:42:27 [2020-07-21T15:42:27.227Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:42:27 [2020-07-21T15:42:27.287Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
15:42:27 [2020-07-21T15:42:27.402Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:42:27 [2020-07-21T15:42:27.487Z] #24 ...
15:42:27 [2020-07-21T15:42:27.487Z] 
15:42:27 [2020-07-21T15:42:27.487Z] #28 [contrib 3/4] COPY contrib/httpserver             contrib/httpserver
15:42:27 [2020-07-21T15:42:27.487Z] #28 DONE 0.1s
15:42:27 [2020-07-21T15:42:27.487Z] 
15:42:27 [2020-07-21T15:42:27.487Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:42:27 [2020-07-21T15:42:27.850Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
15:42:28 [2020-07-21T15:42:28.043Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:42:28 [2020-07-21T15:42:28.780Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:42:28 [2020-07-21T15:42:28.780Z] === RUN   TestExternalGraphDriver/pull
15:42:28 [2020-07-21T15:42:28.780Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:42:28 [2020-07-21T15:42:28.780Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:42:28 [2020-07-21T15:42:28.780Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:42:28 [2020-07-21T15:42:28.780Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:42:28 [2020-07-21T15:42:28.801Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:42:28 [2020-07-21T15:42:28.801Z] INFO: Testing against a local daemon
15:42:28 [2020-07-21T15:42:28.801Z] ok  	github.com/docker/docker/integration/secret	0.183s
15:42:28 [2020-07-21T15:42:28.801Z] 
15:42:28 [2020-07-21T15:42:28.801Z] === Skipped
15:42:28 [2020-07-21T15:42:28.801Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
15:42:28 [2020-07-21T15:42:28.801Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:42:28 [2020-07-21T15:42:28.801Z] 
15:42:28 [2020-07-21T15:42:28.801Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
15:42:28 [2020-07-21T15:42:28.801Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:42:28 [2020-07-21T15:42:28.801Z] 
15:42:28 [2020-07-21T15:42:28.801Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
15:42:28 [2020-07-21T15:42:28.801Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:42:28 [2020-07-21T15:42:28.801Z] 
15:42:28 [2020-07-21T15:42:28.801Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
15:42:28 [2020-07-21T15:42:28.801Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:42:28 [2020-07-21T15:42:28.801Z] 
15:42:28 [2020-07-21T15:42:28.801Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
15:42:28 [2020-07-21T15:42:28.801Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:42:28 [2020-07-21T15:42:28.801Z] 
15:42:28 [2020-07-21T15:42:28.801Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
15:42:28 [2020-07-21T15:42:28.801Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:42:28 [2020-07-21T15:42:28.801Z] 
15:42:28 [2020-07-21T15:42:28.801Z] 
15:42:28 [2020-07-21T15:42:28.801Z] DONE 6 tests, 6 skipped in 2.051s
15:42:28 [2020-07-21T15:42:28.801Z] 
15:42:28 [2020-07-21T15:42:28.801Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:42:28 [2020-07-21T15:42:28.866Z] #29 ...
15:42:28 [2020-07-21T15:42:28.867Z] 
15:42:28 [2020-07-21T15:42:28.867Z] #31 [builder 1/4] COPY . .
15:42:28 [2020-07-21T15:42:28.867Z] #31 DONE 1.6s
15:42:28 [2020-07-21T15:42:28.867Z] 
15:42:28 [2020-07-21T15:42:28.867Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-...
15:42:29 [2020-07-21T15:42:29.342Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:42:30 [2020-07-21T15:42:30.165Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:42:30 [2020-07-21T15:42:30.246Z] #32 DONE 1.6s
15:42:30 [2020-07-21T15:42:30.246Z] 
15:42:30 [2020-07-21T15:42:30.246Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli
15:42:30 [2020-07-21T15:42:30.246Z] #24 1.745 + RM_GOPATH=0
15:42:30 [2020-07-21T15:42:30.246Z] #24 1.745 + TMP_GOPATH=
15:42:30 [2020-07-21T15:42:30.246Z] #24 1.745 + : /build
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.745 + '[' -z '' ']'
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.752 ++ mktemp -d
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.752 + export GOPATH=/tmp/tmp.jCHNFk
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.752 + GOPATH=/tmp/tmp.jCHNFk
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.752 + RM_GOPATH=1
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.752 + case "$(go env GOARCH)" in
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.753 ++ go env GOARCH
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.757 + export GO_BUILDMODE=-buildmode=pie
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.757 + GO_BUILDMODE=-buildmode=pie
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.758 ++ dirname ./install.sh
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.760 + dir=.
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.760 + bin=dockercli
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.761 + shift
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.761 + '[' '!' -f ./dockercli.installer ']'
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.761 + . ./dockercli.installer
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.761 ++ : stable
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.761 ++ : 17.06.2-ce
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.761 + install_dockercli
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.761 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.761 Install docker/cli version 17.06.2-ce from stable
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.762 ++ uname -m
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.769 + arch=x86_64
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.769 + '[' x86_64 '!=' x86_64 ']'
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.769 + url=https://download.docker.com/linux/static
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.769 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:42:30 [2020-07-21T15:42:30.247Z] #24 1.773 + tar -xz docker/docker
15:42:30 [2020-07-21T15:42:30.712Z] --- PASS: TestExternalGraphDriver (6.12s)
15:42:30 [2020-07-21T15:42:30.712Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
15:42:30 [2020-07-21T15:42:30.712Z]     --- PASS: TestExternalGraphDriver/spec (1.99s)
15:42:30 [2020-07-21T15:42:30.712Z]     --- PASS: TestExternalGraphDriver/pull (1.86s)
15:42:30 [2020-07-21T15:42:30.712Z] === RUN   TestGraphdriverPluginV2
15:42:31 [2020-07-21T15:42:31.030Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:42:31 [2020-07-21T15:42:31.030Z] INFO: Testing against a local daemon
15:42:31 [2020-07-21T15:42:31.030Z] ok  	github.com/docker/docker/integration/service	0.343s
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === Skipped
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]         create_test.go:39: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     create_test.go:79: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     create_test.go:152: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
15:42:31 [2020-07-21T15:42:31.503Z]     create_test.go:175: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     create_test.go:194: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     create_test.go:247: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     create_test.go:311: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
15:42:31 [2020-07-21T15:42:31.503Z]     create_test.go:403: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
15:42:31 [2020-07-21T15:42:31.503Z]     create_test.go:487: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
15:42:31 [2020-07-21T15:42:31.503Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] DONE 24 tests, 23 skipped in 2.723s
15:42:31 [2020-07-21T15:42:31.503Z] 
15:42:31 [2020-07-21T15:42:31.503Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:42:31 [2020-07-21T15:42:31.639Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
15:42:32 [2020-07-21T15:42:32.252Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:42:32 [2020-07-21T15:42:32.786Z] #24 5.158 + mkdir -p /build
15:42:32 [2020-07-21T15:42:32.786Z] #24 5.159 + mv docker/docker /build/
15:42:32 [2020-07-21T15:42:32.786Z] #24 5.160 + rmdir docker
15:42:32 [2020-07-21T15:42:32.786Z] #24 DONE 5.4s
15:42:32 [2020-07-21T15:42:32.786Z] 
15:42:32 [2020-07-21T15:42:32.786Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:42:32 [2020-07-21T15:42:32.786Z] #20 2.923 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
15:42:32 [2020-07-21T15:42:32.786Z] #20 3.665 
15:42:32 [2020-07-21T15:42:32.786Z] #20 3.789 
#######                                                                   10.4%
#######################                                                   33.3%
#####################################                                     51.7%
#################################################                         68.7%
##################################################################        92.7%
######################################################################## 100.0%
15:42:32 [2020-07-21T15:42:32.786Z] #20 4.890 
15:42:32 [2020-07-21T15:42:32.786Z] #20 5.005 
#########################                                                 34.8%
######################################################################## 100.0%
15:42:32 [2020-07-21T15:42:32.786Z] #20 5.734 #=#=#                                                                         
15:42:33 [2020-07-21T15:42:33.045Z] #20 5.863 
                                                                           0.2%
###############################################################           87.9%
######################################################################## 100.0%
15:42:33 [2020-07-21T15:42:33.528Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:42:33 [2020-07-21T15:42:33.615Z] #20 6.530 
15:42:33 [2020-07-21T15:42:33.730Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:42:33 [2020-07-21T15:42:33.730Z] INFO: Testing against a local daemon
15:42:33 [2020-07-21T15:42:33.730Z] ok  	github.com/docker/docker/integration/session	0.204s
15:42:33 [2020-07-21T15:42:33.730Z] 
15:42:33 [2020-07-21T15:42:33.730Z] === Skipped
15:42:33 [2020-07-21T15:42:33.730Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
15:42:33 [2020-07-21T15:42:33.730Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:42:33 [2020-07-21T15:42:33.730Z] 
15:42:33 [2020-07-21T15:42:33.730Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
15:42:33 [2020-07-21T15:42:33.730Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:42:33 [2020-07-21T15:42:33.730Z] 
15:42:33 [2020-07-21T15:42:33.730Z] 
15:42:33 [2020-07-21T15:42:33.730Z] DONE 2 tests, 2 skipped in 2.108s
15:42:33 [2020-07-21T15:42:33.730Z] 
15:42:33 [2020-07-21T15:42:33.730Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:42:34 [2020-07-21T15:42:34.393Z] #20 6.647 
#########                                                                 13.1%
#####################                                                     30.0%
####################################                                      51.1%
#####################################################                     74.5%
###############################################################           88.2%
######################################################################## 100.0%
15:42:34 [2020-07-21T15:42:34.458Z] === RUN   TestDockerSuite/TestContainerAPITop
15:42:34 [2020-07-21T15:42:34.458Z] --- PASS: TestGraphdriverPluginV2 (4.02s)
15:42:34 [2020-07-21T15:42:34.458Z] PASS
15:42:34 [2020-07-21T15:42:34.458Z] 
15:42:34 [2020-07-21T15:42:34.458Z] DONE 5 tests in 10.270s
15:42:34 [2020-07-21T15:42:34.458Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:42:34 [2020-07-21T15:42:34.458Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:42:34 [2020-07-21T15:42:34.458Z] ++ set -e
15:42:34 [2020-07-21T15:42:34.458Z] ++ '[' -n 0 ']'
15:42:34 [2020-07-21T15:42:34.458Z] ++ set -x
15:42:34 [2020-07-21T15:42:34.458Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:42:34 [2020-07-21T15:42:34.715Z] INFO: Testing against a local daemon
15:42:34 [2020-07-21T15:42:34.715Z] === RUN   TestContinueAfterPluginCrash
15:42:34 [2020-07-21T15:42:34.715Z] === PAUSE TestContinueAfterPluginCrash
15:42:34 [2020-07-21T15:42:34.715Z] === RUN   TestReadPluginNoRead
15:42:34 [2020-07-21T15:42:34.715Z] === PAUSE TestReadPluginNoRead
15:42:34 [2020-07-21T15:42:34.715Z] === RUN   TestDaemonStartWithLogOpt
15:42:34 [2020-07-21T15:42:34.715Z] === PAUSE TestDaemonStartWithLogOpt
15:42:34 [2020-07-21T15:42:34.715Z] === CONT  TestContinueAfterPluginCrash
15:42:34 [2020-07-21T15:42:34.715Z] === CONT  TestDaemonStartWithLogOpt
15:42:34 [2020-07-21T15:42:34.962Z] #20 7.718 
15:42:35 [2020-07-21T15:42:35.647Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:42:35 [2020-07-21T15:42:35.647Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:42:35 [2020-07-21T15:42:35.647Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:42:35 [2020-07-21T15:42:35.797Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:42:35 [2020-07-21T15:42:35.986Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:42:35 [2020-07-21T15:42:35.986Z] INFO: Testing against a local daemon
15:42:36 [2020-07-21T15:42:36.435Z] --- PASS: TestDockerNetworkMacvlan (10.96s)
15:42:36 [2020-07-21T15:42:36.435Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
15:42:36 [2020-07-21T15:42:36.435Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
15:42:36 [2020-07-21T15:42:36.435Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s)
15:42:36 [2020-07-21T15:42:36.435Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s)
15:42:36 [2020-07-21T15:42:36.435Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.20s)
15:42:36 [2020-07-21T15:42:36.435Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s)
15:42:36 [2020-07-21T15:42:36.435Z] PASS
15:42:36 [2020-07-21T15:42:36.435Z] 
15:42:36 [2020-07-21T15:42:36.435Z] DONE 8 tests in 12.420s
15:42:36 [2020-07-21T15:42:36.436Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m 
15:42:36 [2020-07-21T15:42:36.436Z] ++ 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
15:42:36 [2020-07-21T15:42:36.436Z] ++ set -e
15:42:36 [2020-07-21T15:42:36.436Z] ++ '[' -n 0 ']'
15:42:36 [2020-07-21T15:42:36.436Z] ++ set -x
15:42:36 [2020-07-21T15:42:36.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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
15:42:36 [2020-07-21T15:42:36.436Z] testing: warning: no tests to run
15:42:36 [2020-07-21T15:42:36.436Z] PASS
15:42:36 [2020-07-21T15:42:36.436Z] 
15:42:36 [2020-07-21T15:42:36.436Z] DONE 0 tests in 0.012s
15:42:36 [2020-07-21T15:42:36.436Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:42:36 [2020-07-21T15:42:36.436Z] ++ 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
15:42:36 [2020-07-21T15:42:36.436Z] ++ set -e
15:42:36 [2020-07-21T15:42:36.436Z] ++ '[' -n 0 ']'
15:42:36 [2020-07-21T15:42:36.436Z] ++ set -x
15:42:36 [2020-07-21T15:42:36.436Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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
15:42:36 [2020-07-21T15:42:36.729Z] INFO: Testing against a local daemon
15:42:36 [2020-07-21T15:42:36.729Z] === RUN   TestAuthZPluginAllowRequest
15:42:36 [2020-07-21T15:42:36.985Z] ok  	github.com/docker/docker/integration/system	1.727s
15:42:37 [2020-07-21T15:42:37.079Z] #20 7.840 
#                                                                          1.5%
#####                                                                      7.6%
#########                                                                 12.6%
############                                                              17.9%
#################                                                         23.8%
####################                                                      28.7%
########################                                                  34.6%
############################                                              39.8%
################################                                          45.3%
####################################                                      50.5%
#####################################                                     52.2%
##########################################                                59.2%
##############################################                            65.0%
###################################################                       71.3%
#######################################################                   76.7%
###########################################################               82.2%
##############################################################            87.4%
####################################################################      94.5%
######################################################################## 100.0%
15:42:37 [2020-07-21T15:42:37.456Z] 
15:42:37 [2020-07-21T15:42:37.456Z] === Skipped
15:42:37 [2020-07-21T15:42:37.456Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:42:37 [2020-07-21T15:42:37.456Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:42:37 [2020-07-21T15:42:37.456Z] 
15:42:37 [2020-07-21T15:42:37.456Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
15:42:37 [2020-07-21T15:42:37.456Z]     event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:42:37 [2020-07-21T15:42:37.456Z] 
15:42:37 [2020-07-21T15:42:37.456Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
15:42:37 [2020-07-21T15:42:37.456Z]     event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:42:37 [2020-07-21T15:42:37.456Z] 
15:42:37 [2020-07-21T15:42:37.456Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
15:42:37 [2020-07-21T15:42:37.456Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:42:37 [2020-07-21T15:42:37.456Z] 
15:42:37 [2020-07-21T15:42:37.456Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
15:42:37 [2020-07-21T15:42:37.456Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:42:37 [2020-07-21T15:42:37.456Z] 
15:42:37 [2020-07-21T15:42:37.456Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
15:42:37 [2020-07-21T15:42:37.456Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:42:37 [2020-07-21T15:42:37.457Z] 
15:42:37 [2020-07-21T15:42:37.457Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
15:42:37 [2020-07-21T15:42:37.457Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:42:37 [2020-07-21T15:42:37.457Z] 
15:42:37 [2020-07-21T15:42:37.457Z] 
15:42:37 [2020-07-21T15:42:37.457Z] DONE 13 tests, 7 skipped in 3.605s
15:42:37 [2020-07-21T15:42:37.457Z] 
15:42:37 [2020-07-21T15:42:37.457Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:42:37 [2020-07-21T15:42:37.649Z] #20 10.41 
15:42:38 [2020-07-21T15:42:38.164Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:42:38 [2020-07-21T15:42:38.253Z] --- PASS: TestAuthZPluginAllowRequest (1.40s)
15:42:38 [2020-07-21T15:42:38.253Z] === RUN   TestAuthZPluginTLS
15:42:38 [2020-07-21T15:42:38.550Z] --- PASS: TestAuthZPluginTLS (0.56s)
15:42:38 [2020-07-21T15:42:38.550Z] === RUN   TestAuthZPluginDenyRequest
15:42:38 [2020-07-21T15:42:38.588Z] #20 11.48 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:42:39 [2020-07-21T15:42:39.093Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:42:39 [2020-07-21T15:42:39.093Z] --- PASS: TestDaemonStartWithLogOpt (4.46s)
15:42:39 [2020-07-21T15:42:39.093Z] === CONT  TestReadPluginNoRead
15:42:39 [2020-07-21T15:42:39.190Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
15:42:39 [2020-07-21T15:42:39.190Z] === RUN   TestAuthZPluginAPIDenyResponse
15:42:39 [2020-07-21T15:42:39.526Z] #20 12.08 
15:42:39 [2020-07-21T15:42:39.526Z] #20 12.30 #=#=#                                                                         

######################################################################## 100.0%
15:42:39 [2020-07-21T15:42:39.655Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:42:39 [2020-07-21T15:42:39.685Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:42:39 [2020-07-21T15:42:39.685Z] INFO: Testing against a local daemon
15:42:39 [2020-07-21T15:42:39.685Z] ok  	github.com/docker/docker/integration/volume	0.270s
15:42:39 [2020-07-21T15:42:39.685Z] 
15:42:39 [2020-07-21T15:42:39.685Z] === Skipped
15:42:39 [2020-07-21T15:42:39.685Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s)
15:42:39 [2020-07-21T15:42:39.685Z]     volume_test.go:64: testEnv.OSType == "windows": FIXME
15:42:39 [2020-07-21T15:42:39.685Z] 
15:42:39 [2020-07-21T15:42:39.685Z] 
15:42:39 [2020-07-21T15:42:39.685Z] DONE 5 tests, 1 skipped in 2.273s
15:42:39 [2020-07-21T15:42:39.685Z] 
15:42:39 [2020-07-21T15:42:39.685Z] INFO: make.ps1 ended at 07/21/2020 15:42:39
15:42:39 [2020-07-21T15:42:39.685Z] INFO: Integration CLI tests being run from the host:
15:42:39 [2020-07-21T15:42:39.685Z] 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" 
15:42:39 [2020-07-21T15:42:39.786Z] #20 12.75 
15:42:39 [2020-07-21T15:42:39.828Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
15:42:39 [2020-07-21T15:42:39.828Z] === RUN   TestAuthZPluginDenyResponse
15:42:40 [2020-07-21T15:42:40.121Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
15:42:40 [2020-07-21T15:42:40.121Z] === RUN   TestAuthZPluginAllowEventStream
15:42:40 [2020-07-21T15:42:40.355Z] #20 ...
15:42:40 [2020-07-21T15:42:40.355Z] 
15:42:40 [2020-07-21T15:42:40.355Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:42:40 [2020-07-21T15:42:40.355Z] #33 1.581 
15:42:40 [2020-07-21T15:42:40.355Z] #33 1.728 Removing bundles/
15:42:40 [2020-07-21T15:42:40.355Z] #33 1.731 
15:42:40 [2020-07-21T15:42:40.355Z] #33 1.738 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary)
15:42:40 [2020-07-21T15:42:40.355Z] #33 3.510 Building test suite binary ./integration-cli/test.main
15:42:40 [2020-07-21T15:42:40.925Z] #33 ...
15:42:40 [2020-07-21T15:42:40.925Z] 
15:42:40 [2020-07-21T15:42:40.925Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build 	buildpack-d...
15:42:40 [2020-07-21T15:42:40.925Z] #20 13.89 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:42:41 [2020-07-21T15:42:41.642Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s)
15:42:41 [2020-07-21T15:42:41.642Z] === RUN   TestAuthZPluginErrorResponse
15:42:41 [2020-07-21T15:42:41.863Z] #20 14.42 
15:42:41 [2020-07-21T15:42:41.863Z] #20 14.55 
                                                                           0.6%
######################################################################## 100.0%
15:42:42 [2020-07-21T15:42:42.123Z] #20 14.91 
15:42:42 [2020-07-21T15:42:42.281Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
15:42:42 [2020-07-21T15:42:42.281Z] === RUN   TestAuthZPluginErrorRequest
15:42:42 [2020-07-21T15:42:42.575Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
15:42:42 [2020-07-21T15:42:42.575Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:42:42 [2020-07-21T15:42:42.923Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:42:42 [2020-07-21T15:42:42.923Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:42:43 [2020-07-21T15:42:43.062Z] #20 15.91 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)...
15:42:43 [2020-07-21T15:42:43.214Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
15:42:43 [2020-07-21T15:42:43.214Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:42:43 [2020-07-21T15:42:43.322Z] #20 16.12 skipping existing c35d46ef359f
15:42:43 [2020-07-21T15:42:43.485Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:42:43 [2020-07-21T15:42:43.582Z] #20 16.42 
15:42:44 [2020-07-21T15:42:44.057Z] === RUN   TestReadPluginNoRead/default
15:42:44 [2020-07-21T15:42:44.314Z] --- PASS: TestContinueAfterPluginCrash (9.52s)
15:42:44 [2020-07-21T15:42:44.733Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s)
15:42:44 [2020-07-21T15:42:44.733Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:42:44 [2020-07-21T15:42:44.876Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:42:44 [2020-07-21T15:42:44.963Z] #20 17.61 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:42:45 [2020-07-21T15:42:45.222Z] #20 18.14 
15:42:45 [2020-07-21T15:42:45.443Z] === RUN   TestReadPluginNoRead/disabled_caching
15:42:45 [2020-07-21T15:42:45.482Z] #20 18.22 
######################################################################## 100.0%
15:42:45 [2020-07-21T15:42:45.699Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
15:42:45 [2020-07-21T15:42:45.745Z] #20 18.66 
15:42:45 [2020-07-21T15:42:45.955Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:42:46 [2020-07-21T15:42:46.005Z] #20 18.76 Download of images into '/build' complete.
15:42:46 [2020-07-21T15:42:46.005Z] #20 18.76 Use something like the following to load the result into a Docker daemon:
15:42:46 [2020-07-21T15:42:46.005Z] #20 18.76   tar -cC '/build' . | docker load
15:42:46 [2020-07-21T15:42:46.574Z] #20 DONE 19.2s
15:42:46 [2020-07-21T15:42:46.574Z] 
15:42:46 [2020-07-21T15:42:46.574Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:42:46 [2020-07-21T15:42:46.822Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s)
15:42:46 [2020-07-21T15:42:46.822Z] === RUN   TestAuthZPluginHeader
15:42:46 [2020-07-21T15:42:46.886Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
15:42:47 [2020-07-21T15:42:47.143Z] --- PASS: TestReadPluginNoRead (7.85s)
15:42:47 [2020-07-21T15:42:47.143Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s)
15:42:47 [2020-07-21T15:42:47.143Z]     --- PASS: TestReadPluginNoRead/default (1.51s)
15:42:47 [2020-07-21T15:42:47.143Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.59s)
15:42:47 [2020-07-21T15:42:47.143Z]     read_test.go:92: [d130b62b35cf7] daemon is not started
15:42:47 [2020-07-21T15:42:47.143Z] PASS
15:42:47 [2020-07-21T15:42:47.143Z] 
15:42:47 [2020-07-21T15:42:47.143Z] DONE 6 tests in 12.484s
15:42:47 [2020-07-21T15:42:47.143Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:42:47 [2020-07-21T15:42:47.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:42:47 [2020-07-21T15:42:47.143Z] ++ set -e
15:42:47 [2020-07-21T15:42:47.143Z] ++ '[' -n 0 ']'
15:42:47 [2020-07-21T15:42:47.143Z] ++ set -x
15:42:47 [2020-07-21T15:42:47.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:42:47 [2020-07-21T15:42:47.143Z] testing: warning: no tests to run
15:42:47 [2020-07-21T15:42:47.143Z] PASS
15:42:47 [2020-07-21T15:42:47.143Z] 
15:42:47 [2020-07-21T15:42:47.143Z] DONE 0 tests in 0.053s
15:42:47 [2020-07-21T15:42:47.143Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:42:47 [2020-07-21T15:42:47.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:42:47 [2020-07-21T15:42:47.143Z] ++ set -e
15:42:47 [2020-07-21T15:42:47.143Z] ++ '[' -n 0 ']'
15:42:47 [2020-07-21T15:42:47.143Z] ++ set -x
15:42:47 [2020-07-21T15:42:47.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:42:47 [2020-07-21T15:42:47.401Z] INFO: Testing against a local daemon
15:42:47 [2020-07-21T15:42:47.401Z] === RUN   TestPluginWithDevMounts
15:42:47 [2020-07-21T15:42:47.401Z] === PAUSE TestPluginWithDevMounts
15:42:47 [2020-07-21T15:42:47.401Z] === CONT  TestPluginWithDevMounts
15:42:47 [2020-07-21T15:42:47.459Z] --- PASS: TestAuthZPluginHeader (0.82s)
15:42:47 [2020-07-21T15:42:47.459Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:42:47 [2020-07-21T15:42:47.459Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:42:47 [2020-07-21T15:42:47.459Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:42:47 [2020-07-21T15:42:47.459Z] === RUN   TestAuthZPluginV2Disable
15:42:47 [2020-07-21T15:42:47.459Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:42:47 [2020-07-21T15:42:47.459Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:42:47 [2020-07-21T15:42:47.459Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:42:47 [2020-07-21T15:42:47.459Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:42:47 [2020-07-21T15:42:47.459Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:42:47 [2020-07-21T15:42:47.459Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:42:47 [2020-07-21T15:42:47.459Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:42:47 [2020-07-21T15:42:47.459Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:42:47 [2020-07-21T15:42:47.459Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:42:48 [2020-07-21T15:42:48.330Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
15:42:48 [2020-07-21T15:42:48.413Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:42:48 [2020-07-21T15:42:48.413Z] INFO: Testing against a local daemon
15:42:49 [2020-07-21T15:42:49.111Z] #29 ...
15:42:49 [2020-07-21T15:42:49.111Z] 
15:42:49 [2020-07-21T15:42:49.111Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images
15:42:49 [2020-07-21T15:42:49.259Z] --- PASS: TestPluginWithDevMounts (1.90s)
15:42:49 [2020-07-21T15:42:49.259Z] PASS
15:42:49 [2020-07-21T15:42:49.259Z] 
15:42:49 [2020-07-21T15:42:49.259Z] DONE 1 tests in 2.065s
15:42:49 [2020-07-21T15:42:49.259Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:42:49 [2020-07-21T15:42:49.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
15:42:49 [2020-07-21T15:42:49.260Z] ++ set -e
15:42:49 [2020-07-21T15:42:49.260Z] ++ '[' -n 0 ']'
15:42:49 [2020-07-21T15:42:49.260Z] ++ set -x
15:42:49 [2020-07-21T15:42:49.260Z] ++ 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= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m
15:42:49 [2020-07-21T15:42:49.372Z] #21 DONE 0.8s
15:42:49 [2020-07-21T15:42:49.372Z] 
15:42:49 [2020-07-21T15:42:49.372Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:42:49 [2020-07-21T15:42:49.526Z] INFO: Testing against a local daemon
15:42:49 [2020-07-21T15:42:49.527Z] === RUN   TestSecretInspect
15:42:49 [2020-07-21T15:42:49.632Z] #29 ...
15:42:49 [2020-07-21T15:42:49.632Z] 
15:42:49 [2020-07-21T15:42:49.632Z] #25 [runner 10/12] COPY --from=dockercli     /build/ /usr/bin/
15:42:49 [2020-07-21T15:42:49.632Z] #25 DONE 0.1s
15:42:49 [2020-07-21T15:42:49.632Z] 
15:42:49 [2020-07-21T15:42:49.632Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse...
15:42:49 [2020-07-21T15:42:49.783Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
15:42:51 [2020-07-21T15:42:51.675Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
15:42:52 [2020-07-21T15:42:52.241Z] --- PASS: TestSecretInspect (2.80s)
15:42:52 [2020-07-21T15:42:52.241Z] === RUN   TestSecretList
15:42:52 [2020-07-21T15:42:52.803Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00074b8c0_<nil>}
15:42:54 [2020-07-21T15:42:54.168Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1614306301_/foo_false__<nil>_<nil>_<nil>}
15:42:54 [2020-07-21T15:42:54.730Z] --- PASS: TestSecretList (2.59s)
15:42:54 [2020-07-21T15:42:54.730Z] === RUN   TestSecretsCreateAndDelete
15:42:55 [2020-07-21T15:42:55.659Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1614306301_/foo_true__<nil>_<nil>_<nil>}
15:42:57 [2020-07-21T15:42:57.026Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3410114360_/foo_false__<nil>_<nil>_<nil>}
15:42:57 [2020-07-21T15:42:57.282Z] --- PASS: TestSecretsCreateAndDelete (2.35s)
15:42:57 [2020-07-21T15:42:57.282Z] === RUN   TestSecretsUpdate
15:42:58 [2020-07-21T15:42:58.209Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3410114360_/foo_true__<nil>_<nil>_<nil>}
15:42:59 [2020-07-21T15:42:59.585Z] --- PASS: TestSecretsUpdate (2.38s)
15:42:59 [2020-07-21T15:42:59.585Z] === RUN   TestTemplatedSecret
15:42:59 [2020-07-21T15:42:59.585Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3410114360_/foo_true__0xc00074b920_<nil>_<nil>}
15:43:00 [2020-07-21T15:43:00.953Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00074b940_<nil>}
15:43:01 [2020-07-21T15:43:01.851Z] #29 33.18 # github.com/docker/docker/contrib/httpserver
15:43:01 [2020-07-21T15:43:01.851Z] #29 33.18 loadinternal: cannot find runtime/cgo
15:43:01 [2020-07-21T15:43:01.851Z] #29 DONE 33.4s
15:43:01 [2020-07-21T15:43:01.851Z] 
15:43:01 [2020-07-21T15:43:01.851Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:43:01 [2020-07-21T15:43:01.851Z] #33 ...
15:43:01 [2020-07-21T15:43:01.851Z] 
15:43:01 [2020-07-21T15:43:01.851Z] #30 [runner 11/12] COPY --from=contrib       /build/ /tests/contrib/
15:43:02 [2020-07-21T15:43:02.111Z] #30 DONE 0.1s
15:43:02 [2020-07-21T15:43:02.111Z] 
15:43:02 [2020-07-21T15:43:02.111Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary
15:43:02 [2020-07-21T15:43:02.868Z] --- PASS: TestTemplatedSecret (3.00s)
15:43:02 [2020-07-21T15:43:02.868Z] === RUN   TestSecretCreateResolve
15:43:02 [2020-07-21T15:43:02.868Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00074b980_<nil>}
15:43:03 [2020-07-21T15:43:03.795Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00074b9a0_<nil>}
15:43:05 [2020-07-21T15:43:05.161Z] --- PASS: TestSecretCreateResolve (2.39s)
15:43:05 [2020-07-21T15:43:05.161Z] PASS
15:43:05 [2020-07-21T15:43:05.161Z] 
15:43:05 [2020-07-21T15:43:05.161Z] DONE 6 tests in 15.669s
15:43:05 [2020-07-21T15:43:05.161Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:43:05 [2020-07-21T15:43:05.161Z] ++ 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
15:43:05 [2020-07-21T15:43:05.161Z] ++ set -e
15:43:05 [2020-07-21T15:43:05.161Z] ++ '[' -n 0 ']'
15:43:05 [2020-07-21T15:43:05.161Z] ++ set -x
15:43:05 [2020-07-21T15:43:05.161Z] ++ 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= DOCKER_ROOTLESS= 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
15:43:05 [2020-07-21T15:43:05.161Z] INFO: Testing against a local daemon
15:43:05 [2020-07-21T15:43:05.161Z] === RUN   TestServiceCreateInit
15:43:05 [2020-07-21T15:43:05.161Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:43:05 [2020-07-21T15:43:05.417Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00074b9c0_<nil>}
15:43:05 [2020-07-21T15:43:05.980Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:43:06 [2020-07-21T15:43:06.069Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s)
15:43:06 [2020-07-21T15:43:06.070Z] PASS
15:43:06 [2020-07-21T15:43:06.070Z] 
15:43:06 [2020-07-21T15:43:06.070Z] === Skipped
15:43:06 [2020-07-21T15:43:06.070Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:43:06 [2020-07-21T15:43:06.070Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:06 [2020-07-21T15:43:06.070Z] 
15:43:06 [2020-07-21T15:43:06.070Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:43:06 [2020-07-21T15:43:06.070Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:06 [2020-07-21T15:43:06.070Z] 
15:43:06 [2020-07-21T15:43:06.070Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:43:06 [2020-07-21T15:43:06.070Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:06 [2020-07-21T15:43:06.070Z] 
15:43:06 [2020-07-21T15:43:06.070Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:43:06 [2020-07-21T15:43:06.070Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:06 [2020-07-21T15:43:06.070Z] 
15:43:06 [2020-07-21T15:43:06.070Z] 
15:43:06 [2020-07-21T15:43:06.070Z] DONE 17 tests, 4 skipped in 27.666s
15:43:06 [2020-07-21T15:43:06.070Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:43:06 [2020-07-21T15:43:06.070Z] ++ 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
15:43:06 [2020-07-21T15:43:06.070Z] ++ set -e
15:43:06 [2020-07-21T15:43:06.070Z] ++ '[' -n 0 ']'
15:43:06 [2020-07-21T15:43:06.070Z] ++ set -x
15:43:06 [2020-07-21T15:43:06.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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
15:43:06 [2020-07-21T15:43:06.070Z] INFO: Testing against a local daemon
15:43:06 [2020-07-21T15:43:06.070Z] === RUN   TestPluginInvalidJSON
15:43:06 [2020-07-21T15:43:06.070Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:43:06 [2020-07-21T15:43:06.070Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:43:06 [2020-07-21T15:43:06.070Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:43:06 [2020-07-21T15:43:06.070Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:43:06 [2020-07-21T15:43:06.070Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:43:06 [2020-07-21T15:43:06.070Z] === RUN   TestPluginInstall
15:43:06 [2020-07-21T15:43:06.070Z] === RUN   TestPluginInstall/no_auth
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
15:43:06 [2020-07-21T15:43:06.909Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
15:43:07 [2020-07-21T15:43:07.165Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
15:43:07 [2020-07-21T15:43:07.165Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
15:43:07 [2020-07-21T15:43:07.165Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
15:43:07 [2020-07-21T15:43:07.165Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:43:09 [2020-07-21T15:43:09.619Z] time="2020-07-21T15:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:43:09 [2020-07-21T15:43:09.619Z] time="2020-07-21T15:43:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:43:09 [2020-07-21T15:43:09.619Z] time="2020-07-21T15:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0709e8fac46a897b5070dca0eb4b9402548169cf7dc4ecd0e6cccb5574d100b6" mediatype=application/vnd.docker.plugin.v1+json size=522
15:43:09 [2020-07-21T15:43:09.619Z] time="2020-07-21T15:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:43:09 [2020-07-21T15:43:09.619Z] time="2020-07-21T15:43:09Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:43:09 [2020-07-21T15:43:09.619Z] time="2020-07-21T15:43:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0709e8fac46a897b5070dca0eb4b9402548169cf7dc4ecd0e6cccb5574d100b6" mediatype=application/vnd.docker.plugin.v1+json size=522
15:43:09 [2020-07-21T15:43:09.619Z] === RUN   TestPluginInstall/with_htpasswd
15:43:09 [2020-07-21T15:43:09.684Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:43:09 [2020-07-21T15:43:09.684Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:43:10 [2020-07-21T15:43:10.257Z] time="2020-07-21T15:43:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:43:10 [2020-07-21T15:43:10.257Z] time="2020-07-21T15:43:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:43:10 [2020-07-21T15:43:10.257Z] time="2020-07-21T15:43:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cf3e74bba61e6331eeaeeed722250eb2154d0f8848c51fdf68f098a8d7bb025" mediatype=application/vnd.docker.plugin.v1+json size=522
15:43:10 [2020-07-21T15:43:10.257Z] time="2020-07-21T15:43:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:43:10 [2020-07-21T15:43:10.257Z] time="2020-07-21T15:43:10Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:43:10 [2020-07-21T15:43:10.257Z] time="2020-07-21T15:43:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2cf3e74bba61e6331eeaeeed722250eb2154d0f8848c51fdf68f098a8d7bb025" mediatype=application/vnd.docker.plugin.v1+json size=522
15:43:10 [2020-07-21T15:43:10.552Z] === RUN   TestPluginInstall/with_insecure
15:43:11 [2020-07-21T15:43:11.049Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:43:11 [2020-07-21T15:43:11.605Z] time="2020-07-21T15:43:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:43:11 [2020-07-21T15:43:11.605Z] time="2020-07-21T15:43:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:43:11 [2020-07-21T15:43:11.605Z] time="2020-07-21T15:43:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bf64580ba0ddb6b665a77d50e19b2cb2920d30f706a33713df8a5f357ec1401" mediatype=application/vnd.docker.plugin.v1+json size=522
15:43:11 [2020-07-21T15:43:11.605Z] time="2020-07-21T15:43:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:43:11 [2020-07-21T15:43:11.605Z] time="2020-07-21T15:43:11Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched"
15:43:11 [2020-07-21T15:43:11.605Z] time="2020-07-21T15:43:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1bf64580ba0ddb6b665a77d50e19b2cb2920d30f706a33713df8a5f357ec1401" mediatype=application/vnd.docker.plugin.v1+json size=522
15:43:11 [2020-07-21T15:43:11.899Z] --- PASS: TestPluginInstall (7.58s)
15:43:11 [2020-07-21T15:43:11.899Z]     --- PASS: TestPluginInstall/no_auth (5.30s)
15:43:11 [2020-07-21T15:43:11.899Z]     --- PASS: TestPluginInstall/with_htpasswd (0.91s)
15:43:11 [2020-07-21T15:43:11.899Z]     --- PASS: TestPluginInstall/with_insecure (1.36s)
15:43:11 [2020-07-21T15:43:11.899Z]         plugin_test.go:157: [d2fa5c4219615] daemon is not started
15:43:11 [2020-07-21T15:43:11.899Z] PASS
15:43:11 [2020-07-21T15:43:11.899Z] 
15:43:11 [2020-07-21T15:43:11.899Z] DONE 6 tests in 7.683s
15:43:11 [2020-07-21T15:43:11.899Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:43:11 [2020-07-21T15:43:11.899Z] ++ 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
15:43:11 [2020-07-21T15:43:11.899Z] ++ set -e
15:43:11 [2020-07-21T15:43:11.899Z] ++ '[' -n 0 ']'
15:43:11 [2020-07-21T15:43:11.899Z] ++ set -x
15:43:11 [2020-07-21T15:43:11.899Z] ++ 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= DOCKER_ROOTLESS= 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
15:43:11 [2020-07-21T15:43:11.899Z] INFO: Testing against a local daemon
15:43:11 [2020-07-21T15:43:11.899Z] === RUN   TestExternalGraphDriver
15:43:12 [2020-07-21T15:43:12.193Z] === RUN   TestExternalGraphDriver/json
15:43:13 [2020-07-21T15:43:13.567Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:43:14 [2020-07-21T15:43:14.129Z] --- PASS: TestServiceCreateInit (9.15s)
15:43:14 [2020-07-21T15:43:14.129Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.49s)
15:43:14 [2020-07-21T15:43:14.129Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.64s)
15:43:14 [2020-07-21T15:43:14.129Z] === RUN   TestCreateServiceMultipleTimes
15:43:14 [2020-07-21T15:43:14.272Z] === RUN   TestExternalGraphDriver/spec
15:43:14 [2020-07-21T15:43:14.691Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:43:14 [2020-07-21T15:43:14.691Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:43:15 [2020-07-21T15:43:15.253Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:43:15 [2020-07-21T15:43:15.804Z] === RUN   TestExternalGraphDriver/pull
15:43:16 [2020-07-21T15:43:16.182Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
15:43:16 [2020-07-21T15:43:16.744Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:43:17 [2020-07-21T15:43:17.307Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:43:17 [2020-07-21T15:43:17.881Z] --- PASS: TestExternalGraphDriver (5.50s)
15:43:17 [2020-07-21T15:43:17.881Z]     --- PASS: TestExternalGraphDriver/json (1.82s)
15:43:17 [2020-07-21T15:43:17.881Z]     --- PASS: TestExternalGraphDriver/spec (1.78s)
15:43:17 [2020-07-21T15:43:17.881Z]     --- PASS: TestExternalGraphDriver/pull (1.74s)
15:43:17 [2020-07-21T15:43:17.881Z] === RUN   TestGraphdriverPluginV2
15:43:17 [2020-07-21T15:43:17.882Z] --- SKIP: TestGraphdriverPluginV2 (0.15s)
15:43:17 [2020-07-21T15:43:17.882Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:17 [2020-07-21T15:43:17.882Z] PASS
15:43:17 [2020-07-21T15:43:17.882Z] 
15:43:17 [2020-07-21T15:43:17.882Z] === Skipped
15:43:17 [2020-07-21T15:43:17.882Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.15s)
15:43:17 [2020-07-21T15:43:17.882Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:17 [2020-07-21T15:43:17.882Z] 
15:43:17 [2020-07-21T15:43:17.882Z] 
15:43:17 [2020-07-21T15:43:17.882Z] DONE 5 tests, 1 skipped in 5.725s
15:43:17 [2020-07-21T15:43:17.882Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:43:17 [2020-07-21T15:43:17.882Z] ++ 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
15:43:17 [2020-07-21T15:43:17.882Z] ++ set -e
15:43:17 [2020-07-21T15:43:17.882Z] ++ '[' -n 0 ']'
15:43:17 [2020-07-21T15:43:17.882Z] ++ set -x
15:43:17 [2020-07-21T15:43:17.882Z] ++ 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= DOCKER_ROOTLESS= 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
15:43:17 [2020-07-21T15:43:17.882Z] INFO: Testing against a local daemon
15:43:17 [2020-07-21T15:43:17.882Z] === RUN   TestContinueAfterPluginCrash
15:43:17 [2020-07-21T15:43:17.882Z] === PAUSE TestContinueAfterPluginCrash
15:43:17 [2020-07-21T15:43:17.882Z] === RUN   TestReadPluginNoRead
15:43:17 [2020-07-21T15:43:17.882Z] === PAUSE TestReadPluginNoRead
15:43:17 [2020-07-21T15:43:17.882Z] === RUN   TestDaemonStartWithLogOpt
15:43:17 [2020-07-21T15:43:17.882Z] === PAUSE TestDaemonStartWithLogOpt
15:43:17 [2020-07-21T15:43:17.882Z] === CONT  TestContinueAfterPluginCrash
15:43:17 [2020-07-21T15:43:17.882Z] === CONT  TestDaemonStartWithLogOpt
15:43:17 [2020-07-21T15:43:17.882Z] === CONT  TestReadPluginNoRead
15:43:18 [2020-07-21T15:43:18.236Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:43:19 [2020-07-21T15:43:19.165Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:43:19 [2020-07-21T15:43:19.728Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:43:20 [2020-07-21T15:43:20.669Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:43:21 [2020-07-21T15:43:21.601Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:43:22 [2020-07-21T15:43:22.164Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:43:23 [2020-07-21T15:43:23.093Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:43:23 [2020-07-21T15:43:23.571Z] === RUN   TestReadPluginNoRead/default
15:43:23 [2020-07-21T15:43:23.571Z] --- PASS: TestDaemonStartWithLogOpt (5.49s)
15:43:23 [2020-07-21T15:43:23.656Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:43:24 [2020-07-21T15:43:24.210Z] === RUN   TestReadPluginNoRead/disabled_caching
15:43:24 [2020-07-21T15:43:24.217Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:43:24 [2020-07-21T15:43:24.779Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:43:25 [2020-07-21T15:43:25.708Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:43:25 [2020-07-21T15:43:25.725Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:43:26 [2020-07-21T15:43:26.271Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:43:26 [2020-07-21T15:43:26.271Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:43:26 [2020-07-21T15:43:26.834Z] === RUN   TestDockerSuite/TestCpRelativePath
15:43:27 [2020-07-21T15:43:27.243Z] --- PASS: TestReadPluginNoRead (9.35s)
15:43:27 [2020-07-21T15:43:27.243Z]     --- PASS: TestReadPluginNoRead/default (1.48s)
15:43:27 [2020-07-21T15:43:27.243Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.50s)
15:43:27 [2020-07-21T15:43:27.243Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.38s)
15:43:27 [2020-07-21T15:43:27.243Z]     read_test.go:92: [d836cb141bba5] daemon is not started
15:43:27 [2020-07-21T15:43:27.395Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:43:28 [2020-07-21T15:43:28.284Z] --- PASS: TestContinueAfterPluginCrash (10.52s)
15:43:28 [2020-07-21T15:43:28.284Z] PASS
15:43:28 [2020-07-21T15:43:28.284Z] 
15:43:28 [2020-07-21T15:43:28.284Z] DONE 6 tests in 10.591s
15:43:28 [2020-07-21T15:43:28.284Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:43:28 [2020-07-21T15:43:28.284Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:43:28 [2020-07-21T15:43:28.284Z] ++ set -e
15:43:28 [2020-07-21T15:43:28.284Z] ++ '[' -n 0 ']'
15:43:28 [2020-07-21T15:43:28.284Z] ++ set -x
15:43:28 [2020-07-21T15:43:28.284Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:43:28 [2020-07-21T15:43:28.284Z] testing: warning: no tests to run
15:43:28 [2020-07-21T15:43:28.284Z] PASS
15:43:28 [2020-07-21T15:43:28.284Z] 
15:43:28 [2020-07-21T15:43:28.284Z] DONE 0 tests in 0.021s
15:43:28 [2020-07-21T15:43:28.284Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:43:28 [2020-07-21T15:43:28.284Z] ++ 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
15:43:28 [2020-07-21T15:43:28.284Z] ++ set -e
15:43:28 [2020-07-21T15:43:28.284Z] ++ '[' -n 0 ']'
15:43:28 [2020-07-21T15:43:28.284Z] ++ set -x
15:43:28 [2020-07-21T15:43:28.285Z] ++ 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= DOCKER_ROOTLESS= 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
15:43:28 [2020-07-21T15:43:28.285Z] INFO: Testing against a local daemon
15:43:28 [2020-07-21T15:43:28.285Z] === RUN   TestPluginWithDevMounts
15:43:28 [2020-07-21T15:43:28.285Z] === PAUSE TestPluginWithDevMounts
15:43:28 [2020-07-21T15:43:28.285Z] === CONT  TestPluginWithDevMounts
15:43:28 [2020-07-21T15:43:28.324Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:43:28 [2020-07-21T15:43:28.885Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
15:43:28 [2020-07-21T15:43:28.885Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:43:29 [2020-07-21T15:43:29.815Z] === RUN   TestDockerSuite/TestCpToCaseA
15:43:30 [2020-07-21T15:43:30.370Z] --- PASS: TestPluginWithDevMounts (1.84s)
15:43:30 [2020-07-21T15:43:30.370Z] PASS
15:43:30 [2020-07-21T15:43:30.370Z] 
15:43:30 [2020-07-21T15:43:30.370Z] DONE 1 tests in 1.917s
15:43:30 [2020-07-21T15:43:30.370Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m 
15:43:30 [2020-07-21T15:43:30.370Z] ++ 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
15:43:30 [2020-07-21T15:43:30.370Z] ++ set -e
15:43:30 [2020-07-21T15:43:30.370Z] ++ '[' -n 0 ']'
15:43:30 [2020-07-21T15:43:30.370Z] ++ set -x
15:43:30 [2020-07-21T15:43:30.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=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= DOCKER_ROOTLESS= 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
15:43:30 [2020-07-21T15:43:30.370Z] INFO: Testing against a local daemon
15:43:30 [2020-07-21T15:43:30.370Z] === RUN   TestSecretInspect
15:43:30 [2020-07-21T15:43:30.744Z] === RUN   TestDockerSuite/TestCpToCaseB
15:43:31 [2020-07-21T15:43:31.306Z] === RUN   TestDockerSuite/TestCpToCaseC
15:43:32 [2020-07-21T15:43:32.236Z] --- PASS: TestCreateServiceMultipleTimes (17.98s)
15:43:32 [2020-07-21T15:43:32.236Z] === RUN   TestCreateServiceConflict
15:43:32 [2020-07-21T15:43:32.453Z] --- PASS: TestSecretInspect (1.89s)
15:43:32 [2020-07-21T15:43:32.453Z] === RUN   TestSecretList
15:43:33 [2020-07-21T15:43:33.165Z] === RUN   TestDockerSuite/TestCpToCaseD
15:43:33 [2020-07-21T15:43:33.972Z] --- PASS: TestSecretList (1.92s)
15:43:33 [2020-07-21T15:43:33.972Z] === RUN   TestSecretsCreateAndDelete
15:43:35 [2020-07-21T15:43:35.683Z] --- PASS: TestCreateServiceConflict (2.98s)
15:43:35 [2020-07-21T15:43:35.683Z] === RUN   TestCreateServiceMaxReplicas
15:43:36 [2020-07-21T15:43:36.053Z] --- PASS: TestSecretsCreateAndDelete (1.96s)
15:43:36 [2020-07-21T15:43:36.053Z] === RUN   TestSecretsUpdate
15:43:37 [2020-07-21T15:43:37.574Z] === RUN   TestDockerSuite/TestCpToCaseE
15:43:38 [2020-07-21T15:43:38.131Z] --- PASS: TestSecretsUpdate (1.90s)
15:43:38 [2020-07-21T15:43:38.131Z] === RUN   TestTemplatedSecret
15:43:39 [2020-07-21T15:43:39.496Z] --- PASS: TestCreateServiceMaxReplicas (4.07s)
15:43:39 [2020-07-21T15:43:39.496Z] === RUN   TestCreateWithDuplicateNetworkNames
15:43:40 [2020-07-21T15:43:40.218Z] --- PASS: TestTemplatedSecret (2.40s)
15:43:40 [2020-07-21T15:43:40.218Z] === RUN   TestSecretCreateResolve
15:43:40 [2020-07-21T15:43:40.864Z] === RUN   TestDockerSuite/TestCpToCaseF
15:43:41 [2020-07-21T15:43:41.428Z] === RUN   TestDockerSuite/TestCpToCaseG
15:43:42 [2020-07-21T15:43:42.299Z] --- PASS: TestSecretCreateResolve (1.85s)
15:43:42 [2020-07-21T15:43:42.299Z] PASS
15:43:42 [2020-07-21T15:43:42.299Z] 
15:43:42 [2020-07-21T15:43:42.299Z] DONE 6 tests in 11.975s
15:43:42 [2020-07-21T15:43:42.299Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m 
15:43:42 [2020-07-21T15:43:42.299Z] ++ 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
15:43:42 [2020-07-21T15:43:42.299Z] ++ set -e
15:43:42 [2020-07-21T15:43:42.299Z] ++ '[' -n 0 ']'
15:43:42 [2020-07-21T15:43:42.299Z] ++ set -x
15:43:42 [2020-07-21T15:43:42.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=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= DOCKER_ROOTLESS= 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
15:43:42 [2020-07-21T15:43:42.299Z] INFO: Testing against a local daemon
15:43:42 [2020-07-21T15:43:42.299Z] === RUN   TestServiceCreateInit
15:43:42 [2020-07-21T15:43:42.299Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:43:44 [2020-07-21T15:43:44.701Z] === RUN   TestDockerSuite/TestCpToCaseH
15:43:45 [2020-07-21T15:43:45.870Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:43:46 [2020-07-21T15:43:46.073Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
15:43:46 [2020-07-21T15:43:46.073Z] === RUN   TestDockerSuite/TestCpToCaseI
15:43:47 [2020-07-21T15:43:47.002Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:43:50 [2020-07-21T15:43:50.276Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
15:43:50 [2020-07-21T15:43:50.345Z] --- PASS: TestServiceCreateInit (7.45s)
15:43:50 [2020-07-21T15:43:50.345Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s)
15:43:50 [2020-07-21T15:43:50.345Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s)
15:43:50 [2020-07-21T15:43:50.345Z] === RUN   TestCreateServiceMultipleTimes
15:43:50 [2020-07-21T15:43:50.532Z] === RUN   TestDockerSuite/TestCpToDot
15:43:51 [2020-07-21T15:43:51.094Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:43:51 [2020-07-21T15:43:51.658Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:43:52 [2020-07-21T15:43:52.587Z] === RUN   TestDockerSuite/TestCpToStdout
15:43:53 [2020-07-21T15:43:53.150Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:43:53 [2020-07-21T15:43:53.715Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.36s)
15:43:53 [2020-07-21T15:43:53.715Z] === RUN   TestCreateServiceSecretFileMode
15:43:54 [2020-07-21T15:43:54.277Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:43:54 [2020-07-21T15:43:54.534Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:43:55 [2020-07-21T15:43:55.096Z] === RUN   TestDockerSuite/TestCpVolumePath
15:43:56 [2020-07-21T15:43:56.465Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:43:56 [2020-07-21T15:43:56.465Z] === RUN   TestDockerSuite/TestCreateArgs
15:43:56 [2020-07-21T15:43:56.465Z] === RUN   TestDockerSuite/TestCreateByImageID
15:43:56 [2020-07-21T15:43:56.722Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:43:56 [2020-07-21T15:43:56.722Z] --- PASS: TestCreateServiceSecretFileMode (3.10s)
15:43:56 [2020-07-21T15:43:56.722Z] === RUN   TestCreateServiceConfigFileMode
15:43:57 [2020-07-21T15:43:57.309Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:43:57 [2020-07-21T15:43:57.309Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:43:57 [2020-07-21T15:43:57.309Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:43:57 [2020-07-21T15:43:57.890Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:43:57 [2020-07-21T15:43:57.890Z] === RUN   TestDockerSuite/TestCreateLabels
15:43:57 [2020-07-21T15:43:57.890Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:43:58 [2020-07-21T15:43:58.147Z] === RUN   TestDockerSuite/TestCreateRM
15:43:58 [2020-07-21T15:43:58.147Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:43:58 [2020-07-21T15:43:58.147Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:43:58 [2020-07-21T15:43:58.403Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:43:58 [2020-07-21T15:43:58.403Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:43:59 [2020-07-21T15:43:59.769Z] --- PASS: TestCreateServiceConfigFileMode (3.02s)
15:43:59 [2020-07-21T15:43:59.769Z] === RUN   TestCreateServiceSysctls
15:44:00 [2020-07-21T15:44:00.332Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:44:00 [2020-07-21T15:44:00.332Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:44:00 [2020-07-21T15:44:00.589Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:44:03 [2020-07-21T15:44:03.858Z] --- PASS: TestCreateServiceSysctls (3.81s)
15:44:03 [2020-07-21T15:44:03.858Z] === RUN   TestCreateServiceCapabilities
15:44:05 [2020-07-21T15:44:05.228Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:44:05 [2020-07-21T15:44:05.228Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:44:05 [2020-07-21T15:44:05.228Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:44:05 [2020-07-21T15:44:05.228Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:44:05 [2020-07-21T15:44:05.228Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:44:05 [2020-07-21T15:44:05.484Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:44:05 [2020-07-21T15:44:05.746Z] --- PASS: TestCreateServiceMultipleTimes (15.42s)
15:44:05 [2020-07-21T15:44:05.746Z] === RUN   TestCreateServiceConflict
15:44:06 [2020-07-21T15:44:06.046Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:44:06 [2020-07-21T15:44:06.609Z] --- PASS: TestCreateServiceCapabilities (3.09s)
15:44:06 [2020-07-21T15:44:06.609Z] === RUN   TestInspect
15:44:07 [2020-07-21T15:44:07.171Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:44:07 [2020-07-21T15:44:07.270Z] --- PASS: TestCreateServiceConflict (1.91s)
15:44:07 [2020-07-21T15:44:07.270Z] === RUN   TestCreateServiceMaxReplicas
15:44:07 [2020-07-21T15:44:07.735Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:44:08 [2020-07-21T15:44:08.665Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:44:10 [2020-07-21T15:44:10.034Z] --- PASS: TestCreateServiceMaxReplicas (2.55s)
15:44:10 [2020-07-21T15:44:10.034Z] === RUN   TestCreateWithDuplicateNetworkNames
15:44:10 [2020-07-21T15:44:10.038Z] --- PASS: TestInspect (3.30s)
15:44:10 [2020-07-21T15:44:10.038Z] === RUN   TestCreateJob
15:44:10 [2020-07-21T15:44:10.038Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:44:10 [2020-07-21T15:44:10.600Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:44:11 [2020-07-21T15:44:11.164Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:44:11 [2020-07-21T15:44:11.164Z] === RUN   TestDockerSuite/TestDevicePermissions
15:44:11 [2020-07-21T15:44:11.729Z] === RUN   TestDockerSuite/TestDockerFails
15:44:11 [2020-07-21T15:44:11.729Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
15:44:11 [2020-07-21T15:44:11.729Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
15:44:11 [2020-07-21T15:44:11.729Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
15:44:13 [2020-07-21T15:44:13.097Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
15:44:13 [2020-07-21T15:44:13.658Z] --- PASS: TestCreateJob (3.60s)
15:44:13 [2020-07-21T15:44:13.658Z] === RUN   TestReplicatedJob
15:44:13 [2020-07-21T15:44:13.658Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
15:44:14 [2020-07-21T15:44:14.588Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
15:44:14 [2020-07-21T15:44:14.588Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
15:44:14 [2020-07-21T15:44:14.588Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
15:44:14 [2020-07-21T15:44:14.847Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
15:44:19 [2020-07-21T15:44:19.032Z] --- PASS: TestReplicatedJob (5.40s)
15:44:19 [2020-07-21T15:44:19.032Z] === RUN   TestUpdateReplicatedJob
15:44:21 [2020-07-21T15:44:21.550Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:44:21 [2020-07-21T15:44:21.551Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
15:44:22 [2020-07-21T15:44:22.479Z] --- PASS: TestUpdateReplicatedJob (3.58s)
15:44:22 [2020-07-21T15:44:22.479Z] === RUN   TestServiceListWithStatuses
15:44:22 [2020-07-21T15:44:22.479Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:44:22 [2020-07-21T15:44:22.479Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:44:22 [2020-07-21T15:44:22.479Z] === RUN   TestDockerNetworkConnectAlias
15:44:22 [2020-07-21T15:44:22.733Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.80s)
15:44:22 [2020-07-21T15:44:22.733Z] === RUN   TestCreateServiceSecretFileMode
15:44:23 [2020-07-21T15:44:23.407Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:44:24 [2020-07-21T15:44:24.828Z] --- PASS: TestCreateServiceSecretFileMode (2.14s)
15:44:24 [2020-07-21T15:44:24.828Z] === RUN   TestCreateServiceConfigFileMode
15:44:25 [2020-07-21T15:44:25.926Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:44:26 [2020-07-21T15:44:26.911Z] --- PASS: TestCreateServiceConfigFileMode (2.18s)
15:44:26 [2020-07-21T15:44:26.911Z] === RUN   TestCreateServiceSysctls
15:44:27 [2020-07-21T15:44:27.294Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
15:44:28 [2020-07-21T15:44:28.224Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
15:44:28 [2020-07-21T15:44:28.224Z] --- PASS: TestDockerNetworkConnectAlias (5.53s)
15:44:28 [2020-07-21T15:44:28.224Z] === RUN   TestDockerNetworkReConnect
15:44:28 [2020-07-21T15:44:28.224Z] === RUN   TestDockerSuite/TestEventsAttach
15:44:29 [2020-07-21T15:44:29.153Z] === RUN   TestDockerSuite/TestEventsCommit
15:44:29 [2020-07-21T15:44:29.665Z] --- PASS: TestCreateServiceSysctls (2.98s)
15:44:29 [2020-07-21T15:44:29.665Z] === RUN   TestCreateServiceCapabilities
15:44:29 [2020-07-21T15:44:29.716Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:44:30 [2020-07-21T15:44:30.645Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:44:31 [2020-07-21T15:44:31.574Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:44:32 [2020-07-21T15:44:32.138Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
15:44:32 [2020-07-21T15:44:32.413Z] --- PASS: TestCreateServiceCapabilities (2.29s)
15:44:32 [2020-07-21T15:44:32.413Z] === RUN   TestInspect
15:44:33 [2020-07-21T15:44:33.504Z] --- PASS: TestDockerNetworkReConnect (5.18s)
15:44:33 [2020-07-21T15:44:33.504Z] === RUN   TestServicePlugin
15:44:33 [2020-07-21T15:44:33.504Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
15:44:34 [2020-07-21T15:44:34.502Z] --- PASS: TestInspect (2.47s)
15:44:34 [2020-07-21T15:44:34.502Z] === RUN   TestCreateJob
15:44:34 [2020-07-21T15:44:34.873Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:44:37 [2020-07-21T15:44:37.414Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
15:44:38 [2020-07-21T15:44:38.034Z] --- PASS: TestCreateJob (3.04s)
15:44:38 [2020-07-21T15:44:38.034Z] === RUN   TestReplicatedJob
15:44:39 [2020-07-21T15:44:39.936Z] === RUN   TestDockerSuite/TestEventsCopy
15:44:41 [2020-07-21T15:44:41.304Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:44:42 [2020-07-21T15:44:42.232Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:44:42 [2020-07-21T15:44:42.528Z] --- PASS: TestReplicatedJob (4.77s)
15:44:42 [2020-07-21T15:44:42.528Z] === RUN   TestUpdateReplicatedJob
15:44:45 [2020-07-21T15:44:45.305Z] --- PASS: TestUpdateReplicatedJob (3.02s)
15:44:45 [2020-07-21T15:44:45.305Z] === RUN   TestServiceListWithStatuses
15:44:45 [2020-07-21T15:44:45.305Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:44:45 [2020-07-21T15:44:45.305Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:44:45 [2020-07-21T15:44:45.305Z] === RUN   TestDockerNetworkConnectAlias
15:44:47 [2020-07-21T15:44:47.477Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:44:47 [2020-07-21T15:44:47.733Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:44:48 [2020-07-21T15:44:48.661Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:44:49 [2020-07-21T15:44:49.222Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
15:44:49 [2020-07-21T15:44:49.222Z] === RUN   TestDockerSuite/TestEventsFilterType
15:44:49 [2020-07-21T15:44:49.784Z] --- PASS: TestDockerNetworkConnectAlias (3.93s)
15:44:49 [2020-07-21T15:44:49.784Z] === RUN   TestDockerNetworkReConnect
15:44:49 [2020-07-21T15:44:49.784Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
15:44:50 [2020-07-21T15:44:50.041Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
15:44:50 [2020-07-21T15:44:50.041Z] === RUN   TestDockerSuite/TestEventsFilters
15:44:50 [2020-07-21T15:44:50.297Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
15:44:51 [2020-07-21T15:44:51.225Z] === RUN   TestDockerSuite/TestEventsFormat
15:44:52 [2020-07-21T15:44:52.154Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:44:52 [2020-07-21T15:44:52.154Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:44:52 [2020-07-21T15:44:52.154Z] === RUN   TestDockerSuite/TestEventsImageImport
15:44:52 [2020-07-21T15:44:52.527Z] --- PASS: TestDockerNetworkReConnect (3.18s)
15:44:52 [2020-07-21T15:44:52.528Z] === RUN   TestServicePlugin
15:44:52 [2020-07-21T15:44:52.528Z] --- SKIP: TestServicePlugin (0.00s)
15:44:52 [2020-07-21T15:44:52.528Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:44:52 [2020-07-21T15:44:52.528Z] === RUN   TestServiceUpdateLabel
15:44:53 [2020-07-21T15:44:53.604Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:44:53 [2020-07-21T15:44:53.604Z] #33 140.4 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:44:53 [2020-07-21T15:44:53.604Z] #33 141.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:44:53 [2020-07-21T15:44:53.864Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:44:54 [2020-07-21T15:44:54.049Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:44:54 [2020-07-21T15:44:54.049Z] === RUN   TestDockerSuite/TestEventsImagePull
15:44:54 [2020-07-21T15:44:54.049Z] === RUN   TestDockerSuite/TestEventsImageTag
15:44:54 [2020-07-21T15:44:54.609Z] --- PASS: TestServiceUpdateLabel (1.89s)
15:44:54 [2020-07-21T15:44:54.610Z] === RUN   TestServiceUpdateSecrets
15:44:55 [2020-07-21T15:44:55.413Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
15:44:55 [2020-07-21T15:44:55.413Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
15:44:55 [2020-07-21T15:44:55.413Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
15:44:55 [2020-07-21T15:44:55.413Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:44:56 [2020-07-21T15:44:56.397Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:44:56 [2020-07-21T15:44:56.779Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
15:44:57 [2020-07-21T15:44:57.341Z] === RUN   TestDockerSuite/TestEventsRename
15:44:57 [2020-07-21T15:44:57.598Z] === RUN   TestDockerSuite/TestEventsResize
15:44:58 [2020-07-21T15:44:58.178Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:44:58 [2020-07-21T15:44:58.304Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:44:59 [2020-07-21T15:44:59.243Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:45:00 [2020-07-21T15:45:00.623Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:45:00 [2020-07-21T15:45:00.623Z] #33 150.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:45:02 [2020-07-21T15:45:02.002Z] #33 151.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:45:03 [2020-07-21T15:45:03.420Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:45:03 [2020-07-21T15:45:03.909Z] #33 153.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:45:03 [2020-07-21T15:45:03.982Z] === RUN   TestDockerSuite/TestEventsStreaming
15:45:04 [2020-07-21T15:45:04.543Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:45:05 [2020-07-21T15:45:05.815Z] #33 155.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:45:06 [2020-07-21T15:45:06.432Z] --- PASS: TestServicePlugin (33.02s)
15:45:06 [2020-07-21T15:45:06.432Z]     plugin_test.go:62: [dafac110a8457] joining swarm manager [d9639e6fef45c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:45:06 [2020-07-21T15:45:06.432Z]     plugin_test.go:65: [d3712c614c94a] joining swarm manager [d9639e6fef45c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:45:06 [2020-07-21T15:45:06.432Z] === RUN   TestServiceUpdateLabel
15:45:07 [2020-07-21T15:45:07.195Z] #33 157.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:45:07 [2020-07-21T15:45:07.360Z] === RUN   TestDockerSuite/TestEventsTop
15:45:07 [2020-07-21T15:45:07.922Z] === RUN   TestDockerSuite/TestEventsUntag
15:45:08 [2020-07-21T15:45:08.149Z] #33 157.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:45:08 [2020-07-21T15:45:08.849Z] --- PASS: TestServiceUpdateLabel (2.44s)
15:45:08 [2020-07-21T15:45:08.849Z] === RUN   TestServiceUpdateSecrets
15:45:09 [2020-07-21T15:45:09.530Z] #33 159.2 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:45:09 [2020-07-21T15:45:09.987Z] --- PASS: TestServiceUpdateSecrets (14.24s)
15:45:09 [2020-07-21T15:45:09.987Z] === RUN   TestServiceUpdateConfigs
15:45:10 [2020-07-21T15:45:10.742Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:45:10 [2020-07-21T15:45:10.907Z] #33 160.5 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:45:12 [2020-07-21T15:45:12.286Z] #33 162.2 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:45:13 [2020-07-21T15:45:13.664Z] #33 163.3 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:45:15 [2020-07-21T15:45:15.043Z] #33 164.6 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:45:16 [2020-07-21T15:45:16.423Z] #33 165.9 
15:45:16 [2020-07-21T15:45:16.423Z] #33 DONE 166.1s
15:45:16 [2020-07-21T15:45:16.423Z] 
15:45:16 [2020-07-21T15:45:16.423Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ...
15:45:17 [2020-07-21T15:45:17.278Z] === RUN   TestDockerSuite/TestExec
15:45:17 [2020-07-21T15:45:17.278Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:45:17 [2020-07-21T15:45:17.535Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:45:17 [2020-07-21T15:45:17.802Z] #34 DONE 1.4s
15:45:18 [2020-07-21T15:45:18.097Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:45:18 [2020-07-21T15:45:18.659Z] === RUN   TestDockerSuite/TestExecAPIStart
15:45:19 [2020-07-21T15:45:19.180Z] 
15:45:19 [2020-07-21T15:45:19.180Z] #35 [runner 12/12] COPY --from=builder       /build/ /
15:45:19 [2020-07-21T15:45:19.587Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:45:19 [2020-07-21T15:45:19.843Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:45:20 [2020-07-21T15:45:20.117Z] #35 DONE 0.7s
15:45:20 [2020-07-21T15:45:20.117Z] 
15:45:20 [2020-07-21T15:45:20.117Z] #36 exporting to image
15:45:20 [2020-07-21T15:45:20.117Z] #36 exporting layers
15:45:20 [2020-07-21T15:45:20.407Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
15:45:20 [2020-07-21T15:45:20.969Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
15:45:21 [2020-07-21T15:45:21.534Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:45:21 [2020-07-21T15:45:21.790Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:45:22 [2020-07-21T15:45:22.352Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:45:22 [2020-07-21T15:45:22.643Z] --- PASS: TestServiceUpdateConfigs (14.22s)
15:45:22 [2020-07-21T15:45:22.643Z] === RUN   TestServiceUpdateNetwork
15:45:23 [2020-07-21T15:45:23.407Z] #36 exporting layers 3.0s done
15:45:23 [2020-07-21T15:45:23.407Z] #36 writing image sha256:f2043864c73dea139a257aefe6325160d24cc991ca3fa38361f3c52c624e6847 done
15:45:23 [2020-07-21T15:45:23.407Z] #36 naming to docker.io/library/moby-e2e-test done
15:45:23 [2020-07-21T15:45:23.407Z] #36 DONE 3.0s
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:45:23 [2020-07-21T15:45:23.717Z] --- PASS: TestServiceUpdateSecrets (14.78s)
15:45:23 [2020-07-21T15:45:23.717Z] === RUN   TestServiceUpdateConfigs
15:45:23 [2020-07-21T15:45:23.717Z] === RUN   TestDockerSuite/TestExecCgroup
15:45:23 [2020-07-21T15:45:23.724Z] + echo Ensuring container killed.
15:45:23 [2020-07-21T15:45:23.724Z] Ensuring container killed.
15:45:23 [2020-07-21T15:45:23.724Z] + docker rm -vf docker-pr1
15:45:23 [2020-07-21T15:45:23.724Z] Error: No such container: docker-pr1
15:45:23 [2020-07-21T15:45:23.724Z] + true
[Pipeline] sh
15:45:24 [2020-07-21T15:45:24.005Z] + echo Chowning /workspace to jenkins user
15:45:24 [2020-07-21T15:45:24.005Z] Chowning /workspace to jenkins user
15:45:24 [2020-07-21T15:45:24.005Z] + id -u
15:45:24 [2020-07-21T15:45:24.005Z] + id -g
15:45:24 [2020-07-21T15:45:24.005Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41242:/workspace busybox chown -R 1000:1000 /workspace
15:45:24 [2020-07-21T15:45:24.279Z] === RUN   TestDockerSuite/TestExecEnv
15:45:24 [2020-07-21T15:45:24.841Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:45:25 [2020-07-21T15:45:25.259Z] + bundleName=unit
15:45:25 [2020-07-21T15:45:25.259Z] + echo Creating unit-bundles.tar.gz
15:45:25 [2020-07-21T15:45:25.259Z] Creating unit-bundles.tar.gz
15:45:25 [2020-07-21T15:45:25.259Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
15:45:25 [2020-07-21T15:45:25.259Z] bundles/junit-report.xml
15:45:25 [2020-07-21T15:45:25.259Z] bundles/go-test-report.json
15:45:25 [2020-07-21T15:45:25.259Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:45:25 [2020-07-21T15:45:25.271Z] Archiving artifacts
15:45:25 [2020-07-21T15:45:25.650Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41242/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:45:25 [2020-07-21T15:45:25.958Z] + make clean
15:45:25 [2020-07-21T15:45:25.958Z] docker volume rm -f docker-dev-cache
15:45:26 [2020-07-21T15:45:26.209Z] === RUN   TestDockerSuite/TestExecExitStatus
15:45:26 [2020-07-21T15:45:26.217Z] docker-dev-cache
[Pipeline] deleteDir
15:45:26 [2020-07-21T15:45:26.464Z] === RUN   TestDockerSuite/TestExecInspectID
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:45:28 [2020-07-21T15:45:28.354Z] === RUN   TestDockerSuite/TestExecInteractive
15:45:28 [2020-07-21T15:45:28.610Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
15:45:29 [2020-07-21T15:45:29.175Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:45:29 [2020-07-21T15:45:29.431Z] === RUN   TestDockerSuite/TestExecParseError
15:45:29 [2020-07-21T15:45:29.993Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:45:30 [2020-07-21T15:45:30.555Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:45:30 [2020-07-21T15:45:30.812Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:45:31 [2020-07-21T15:45:31.741Z] === RUN   TestDockerSuite/TestExecSetEnv
15:45:32 [2020-07-21T15:45:32.304Z] === RUN   TestDockerSuite/TestExecStartFails
15:45:32 [2020-07-21T15:45:32.866Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:45:35 [2020-07-21T15:45:35.313Z] --- PASS: TestServiceUpdateNetwork (12.19s)
15:45:35 [2020-07-21T15:45:35.313Z] === RUN   TestServiceUpdatePidsLimit
15:45:35 [2020-07-21T15:45:35.952Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:45:36 [2020-07-21T15:45:36.594Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:45:38 [2020-07-21T15:45:38.109Z] --- PASS: TestServiceUpdateConfigs (14.78s)
15:45:38 [2020-07-21T15:45:38.109Z] === RUN   TestServiceUpdateNetwork
15:45:43 [2020-07-21T15:45:43.515Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:45:44 [2020-07-21T15:45:44.658Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:45:44 [2020-07-21T15:45:44.658Z] === RUN   TestDockerSuite/TestExecTTY
15:45:44 [2020-07-21T15:45:44.920Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:45:45 [2020-07-21T15:45:45.482Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:45:45 [2020-07-21T15:45:45.738Z] === RUN   TestDockerSuite/TestExecUlimits
15:45:46 [2020-07-21T15:45:46.300Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:45:46 [2020-07-21T15:45:46.300Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:45:47 [2020-07-21T15:45:47.669Z] === RUN   TestDockerSuite/TestExecWithNoTERM
15:45:47 [2020-07-21T15:45:47.926Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:45:48 [2020-07-21T15:45:48.488Z] === RUN   TestDockerSuite/TestExecWithTERM
15:45:49 [2020-07-21T15:45:49.051Z] === RUN   TestDockerSuite/TestExecWithUser
15:45:49 [2020-07-21T15:45:49.613Z] === RUN   TestDockerSuite/TestGetContainerStats
15:45:50 [2020-07-21T15:45:50.541Z] --- PASS: TestServiceUpdateNetwork (12.13s)
15:45:50 [2020-07-21T15:45:50.541Z] === RUN   TestServiceUpdatePidsLimit
15:45:51 [2020-07-21T15:45:51.907Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:45:52 [2020-07-21T15:45:52.022Z] --- PASS: TestServiceUpdatePidsLimit (15.96s)
15:45:52 [2020-07-21T15:45:52.022Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
15:45:52 [2020-07-21T15:45:52.022Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
15:45:52 [2020-07-21T15:45:52.022Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.77s)
15:45:52 [2020-07-21T15:45:52.022Z] PASS
15:45:52 [2020-07-21T15:45:52.022Z] 
15:45:52 [2020-07-21T15:45:52.022Z] === Skipped
15:45:52 [2020-07-21T15:45:52.022Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s)
15:45:52 [2020-07-21T15:45:52.022Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:45:52 [2020-07-21T15:45:52.022Z] 
15:45:52 [2020-07-21T15:45:52.022Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s)
15:45:52 [2020-07-21T15:45:52.023Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:45:52 [2020-07-21T15:45:52.023Z] 
15:45:52 [2020-07-21T15:45:52.023Z] 
15:45:52 [2020-07-21T15:45:52.023Z] DONE 27 tests, 2 skipped in 128.714s
15:45:52 [2020-07-21T15:45:52.023Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m 
15:45:52 [2020-07-21T15:45:52.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m
15:45:52 [2020-07-21T15:45:52.023Z] ++ set -e
15:45:52 [2020-07-21T15:45:52.023Z] ++ '[' -n 0 ']'
15:45:52 [2020-07-21T15:45:52.023Z] ++ set -x
15:45:52 [2020-07-21T15:45:52.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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
15:45:52 [2020-07-21T15:45:52.023Z] INFO: Testing against a local daemon
15:45:52 [2020-07-21T15:45:52.023Z] === RUN   TestSessionCreate
15:45:52 [2020-07-21T15:45:52.023Z] --- PASS: TestSessionCreate (0.04s)
15:45:52 [2020-07-21T15:45:52.023Z] === RUN   TestSessionCreateWithBadUpgrade
15:45:52 [2020-07-21T15:45:52.023Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
15:45:52 [2020-07-21T15:45:52.023Z] PASS
15:45:52 [2020-07-21T15:45:52.023Z] 
15:45:52 [2020-07-21T15:45:52.023Z] DONE 2 tests in 0.145s
15:45:52 [2020-07-21T15:45:52.023Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m 
15:45:52 [2020-07-21T15:45:52.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m
15:45:52 [2020-07-21T15:45:52.023Z] ++ set -e
15:45:52 [2020-07-21T15:45:52.023Z] ++ '[' -n 0 ']'
15:45:52 [2020-07-21T15:45:52.023Z] ++ set -x
15:45:52 [2020-07-21T15:45:52.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= 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
15:45:52 [2020-07-21T15:45:52.023Z] INFO: Testing against a local daemon
15:45:52 [2020-07-21T15:45:52.023Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:45:52 [2020-07-21T15:45:52.023Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:45:52 [2020-07-21T15:45:52.023Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:45:52 [2020-07-21T15:45:52.023Z] === RUN   TestEventsExecDie
15:45:52 [2020-07-21T15:45:52.023Z] --- PASS: TestEventsExecDie (0.58s)
15:45:52 [2020-07-21T15:45:52.023Z] === RUN   TestEventsBackwardsCompatible
15:45:52 [2020-07-21T15:45:52.023Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
15:45:52 [2020-07-21T15:45:52.023Z] === RUN   TestInfoBinaryCommits
15:45:52 [2020-07-21T15:45:52.023Z] --- PASS: TestInfoBinaryCommits (0.05s)
15:45:52 [2020-07-21T15:45:52.023Z] === RUN   TestInfoAPIVersioned
15:45:52 [2020-07-21T15:45:52.023Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:45:52 [2020-07-21T15:45:52.023Z] === RUN   TestInfoDiscoveryBackend
15:45:52 [2020-07-21T15:45:52.163Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:45:52 [2020-07-21T15:45:52.318Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
15:45:52 [2020-07-21T15:45:52.318Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:45:53 [2020-07-21T15:45:53.358Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:45:53 [2020-07-21T15:45:53.358Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:45:53 [2020-07-21T15:45:53.527Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
15:45:54 [2020-07-21T15:45:54.004Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
15:45:54 [2020-07-21T15:45:54.004Z] === RUN   TestInfoAPI
15:45:54 [2020-07-21T15:45:54.004Z] --- PASS: TestInfoAPI (0.04s)
15:45:54 [2020-07-21T15:45:54.004Z] === RUN   TestInfoAPIWarnings
15:45:54 [2020-07-21T15:45:54.089Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:45:54 [2020-07-21T15:45:54.649Z] --- PASS: TestInfoAPIWarnings (0.53s)
15:45:54 [2020-07-21T15:45:54.649Z] === RUN   TestInfoDebug
15:45:54 [2020-07-21T15:45:54.943Z] --- PASS: TestInfoDebug (0.53s)
15:45:54 [2020-07-21T15:45:54.943Z] === RUN   TestInfoInsecureRegistries
15:45:55 [2020-07-21T15:45:55.585Z] --- PASS: TestInfoInsecureRegistries (0.54s)
15:45:55 [2020-07-21T15:45:55.585Z] === RUN   TestInfoRegistryMirrors
15:45:56 [2020-07-21T15:45:56.221Z] --- PASS: TestInfoRegistryMirrors (0.53s)
15:45:56 [2020-07-21T15:45:56.221Z] === RUN   TestLoginFailsWithBadCredentials
15:45:56 [2020-07-21T15:45:56.518Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s)
15:45:56 [2020-07-21T15:45:56.518Z] === RUN   TestPingCacheHeaders
15:45:56 [2020-07-21T15:45:56.518Z] --- PASS: TestPingCacheHeaders (0.03s)
15:45:56 [2020-07-21T15:45:56.518Z] === RUN   TestPingGet
15:45:56 [2020-07-21T15:45:56.518Z] --- PASS: TestPingGet (0.02s)
15:45:56 [2020-07-21T15:45:56.518Z] === RUN   TestPingHead
15:45:56 [2020-07-21T15:45:56.518Z] --- PASS: TestPingHead (0.04s)
15:45:56 [2020-07-21T15:45:56.518Z] === RUN   TestVersion
15:45:56 [2020-07-21T15:45:56.518Z] --- PASS: TestVersion (0.03s)
15:45:56 [2020-07-21T15:45:56.518Z] PASS
15:45:56 [2020-07-21T15:45:56.518Z] 
15:45:56 [2020-07-21T15:45:56.518Z] === Skipped
15:45:56 [2020-07-21T15:45:56.518Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:45:56 [2020-07-21T15:45:56.518Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:45:56 [2020-07-21T15:45:56.518Z] 
15:45:56 [2020-07-21T15:45:56.518Z] 
15:45:56 [2020-07-21T15:45:56.518Z] DONE 18 tests, 1 skipped in 5.469s
15:45:56 [2020-07-21T15:45:56.518Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m 
15:45:56 [2020-07-21T15:45:56.518Z] ++ 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
15:45:56 [2020-07-21T15:45:56.518Z] ++ set -e
15:45:56 [2020-07-21T15:45:56.518Z] ++ '[' -n 0 ']'
15:45:56 [2020-07-21T15:45:56.518Z] ++ set -x
15:45:56 [2020-07-21T15:45:56.518Z] ++ 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= DOCKER_ROOTLESS= 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
15:45:56 [2020-07-21T15:45:56.813Z] INFO: Testing against a local daemon
15:45:56 [2020-07-21T15:45:56.813Z] === RUN   TestVolumesCreateAndList
15:45:56 [2020-07-21T15:45:56.813Z] --- PASS: TestVolumesCreateAndList (0.03s)
15:45:56 [2020-07-21T15:45:56.813Z] === RUN   TestVolumesRemove
15:45:56 [2020-07-21T15:45:56.813Z] --- PASS: TestVolumesRemove (0.07s)
15:45:56 [2020-07-21T15:45:56.813Z] === RUN   TestVolumesInspect
15:45:56 [2020-07-21T15:45:56.813Z] --- PASS: TestVolumesInspect (0.02s)
15:45:56 [2020-07-21T15:45:56.813Z] === RUN   TestVolumesInvalidJSON
15:45:56 [2020-07-21T15:45:56.813Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:45:56 [2020-07-21T15:45:56.813Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:45:56 [2020-07-21T15:45:56.813Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:45:56 [2020-07-21T15:45:56.813Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:45:56 [2020-07-21T15:45:56.813Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:45:56 [2020-07-21T15:45:56.813Z] PASS
15:45:56 [2020-07-21T15:45:56.813Z] 
15:45:56 [2020-07-21T15:45:56.813Z] DONE 5 tests in 0.241s
15:45:56 [2020-07-21T15:45:56.813Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:45:57 [2020-07-21T15:45:57.106Z] ++++ cat bundles/test-integration/docker.pid
15:45:57 [2020-07-21T15:45:57.106Z] +++ kill 13809
15:45:58 [2020-07-21T15:45:58.146Z] +++ /etc/init.d/apparmor stop
15:45:58 [2020-07-21T15:45:58.146Z] Leaving: AppArmorNo profiles have been unloaded.
15:45:58 [2020-07-21T15:45:58.146Z] 
15:45:58 [2020-07-21T15:45:58.146Z] Unloading profiles will leave already running processes permanently
15:45:58 [2020-07-21T15:45:58.146Z] unconfined, which can lead to unexpected situations.
15:45:58 [2020-07-21T15:45:58.146Z] 
15:45:58 [2020-07-21T15:45:58.146Z] To set a process to complain mode, use the command line tool
15:45:58 [2020-07-21T15:45:58.146Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:45:58 [2020-07-21T15:45:58.146Z] +++ true
15:45:58 [2020-07-21T15:45:58.146Z] exiting test-integration
15:45:58 [2020-07-21T15:45:58.146Z] ++ exit 0
15:45:58 [2020-07-21T15:45:58.146Z] 
15:45:59 [2020-07-21T15:45:59.334Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:45:59 [2020-07-21T15:45:59.334Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
Post stage
[Pipeline] junit
15:45:59 [2020-07-21T15:45:59.711Z] Recording test results
15:46:00 [2020-07-21T15:46:00.263Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:46:00 [2020-07-21T15:46:00.686Z] + echo Ensuring container killed.
15:46:00 [2020-07-21T15:46:00.686Z] Ensuring container killed.
15:46:00 [2020-07-21T15:46:00.686Z] + docker rm -vf docker-pr1
15:46:00 [2020-07-21T15:46:00.686Z] Error: No such container: docker-pr1
15:46:00 [2020-07-21T15:46:00.686Z] + true
[Pipeline] sh
15:46:01 [2020-07-21T15:46:01.074Z] + echo Chowning /workspace to jenkins user
15:46:01 [2020-07-21T15:46:01.074Z] Chowning /workspace to jenkins user
15:46:01 [2020-07-21T15:46:01.074Z] + id -u
15:46:01 [2020-07-21T15:46:01.074Z] + id -g
15:46:01 [2020-07-21T15:46:01.074Z] + docker run --rm -v /home/docker/workspace/moby_PR-41242:/workspace busybox chown -R 1001:1001 /workspace
15:46:01 [2020-07-21T15:46:01.074Z] Unable to find image 'busybox:latest' locally
15:46:01 [2020-07-21T15:46:01.368Z] latest: Pulling from library/busybox
15:46:01 [2020-07-21T15:46:01.368Z] 7257f00f7d70: Pulling fs layer
15:46:01 [2020-07-21T15:46:01.664Z] 7257f00f7d70: Verifying Checksum
15:46:01 [2020-07-21T15:46:01.664Z] 7257f00f7d70: Download complete
15:46:01 [2020-07-21T15:46:01.664Z] 7257f00f7d70: Pull complete
15:46:01 [2020-07-21T15:46:01.664Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
15:46:01 [2020-07-21T15:46:01.664Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:46:03 [2020-07-21T15:46:03.597Z] + bundleName=ppc64le-integration
15:46:03 [2020-07-21T15:46:03.597Z] + echo Creating ppc64le-integration-bundles.tar.gz
15:46:03 [2020-07-21T15:46:03.597Z] Creating ppc64le-integration-bundles.tar.gz
15:46:03 [2020-07-21T15:46:03.597Z] + 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
15:46:03 [2020-07-21T15:46:03.597Z]  -czf ppc64le-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:46:03 [2020-07-21T15:46:03.643Z] Archiving artifacts
15:46:04 [2020-07-21T15:46:04.088Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41242/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:46:04 [2020-07-21T15:46:04.476Z] + make clean
15:46:04 [2020-07-21T15:46:04.770Z] make: command: Command not found
15:46:04 [2020-07-21T15:46:04.770Z] make: command: Command not found
15:46:04 [2020-07-21T15:46:04.770Z] docker volume rm -f docker-dev-cache
15:46:04 [2020-07-21T15:46:04.770Z] docker-dev-cache
[Pipeline] deleteDir
15:46:05 [2020-07-21T15:46:05.507Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:46:05 [2020-07-21T15:46:05.507Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:46:05 [2020-07-21T15:46:05.507Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:46:05 [2020-07-21T15:46:05.507Z] === RUN   TestDockerSuite/TestHealth
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:46:06 [2020-07-21T15:46:06.887Z] --- PASS: TestServiceUpdatePidsLimit (16.49s)
15:46:06 [2020-07-21T15:46:06.887Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
15:46:06 [2020-07-21T15:46:06.887Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
15:46:06 [2020-07-21T15:46:06.887Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.10s)
15:46:06 [2020-07-21T15:46:06.887Z] PASS
15:46:06 [2020-07-21T15:46:06.887Z] 
15:46:06 [2020-07-21T15:46:06.887Z] === Skipped
15:46:06 [2020-07-21T15:46:06.887Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:46:06 [2020-07-21T15:46:06.887Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:46:06 [2020-07-21T15:46:06.887Z] 
15:46:06 [2020-07-21T15:46:06.887Z] 
15:46:06 [2020-07-21T15:46:06.887Z] DONE 27 tests, 1 skipped in 181.891s
15:46:06 [2020-07-21T15:46:06.887Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:46:06 [2020-07-21T15:46:06.887Z] ++ 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
15:46:06 [2020-07-21T15:46:06.887Z] ++ set -e
15:46:06 [2020-07-21T15:46:06.887Z] ++ '[' -n 0 ']'
15:46:06 [2020-07-21T15:46:06.887Z] ++ set -x
15:46:06 [2020-07-21T15:46:06.887Z] ++ 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= DOCKER_ROOTLESS= 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
15:46:07 [2020-07-21T15:46:07.144Z] INFO: Testing against a local daemon
15:46:07 [2020-07-21T15:46:07.144Z] === RUN   TestSessionCreate
15:46:07 [2020-07-21T15:46:07.144Z] --- PASS: TestSessionCreate (0.06s)
15:46:07 [2020-07-21T15:46:07.144Z] === RUN   TestSessionCreateWithBadUpgrade
15:46:07 [2020-07-21T15:46:07.144Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:46:07 [2020-07-21T15:46:07.144Z] PASS
15:46:07 [2020-07-21T15:46:07.144Z] 
15:46:07 [2020-07-21T15:46:07.144Z] DONE 2 tests in 0.259s
15:46:07 [2020-07-21T15:46:07.144Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:46:07 [2020-07-21T15:46:07.144Z] ++ 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
15:46:07 [2020-07-21T15:46:07.144Z] ++ set -e
15:46:07 [2020-07-21T15:46:07.144Z] ++ '[' -n 0 ']'
15:46:07 [2020-07-21T15:46:07.144Z] ++ set -x
15:46:07 [2020-07-21T15:46:07.144Z] ++ 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= DOCKER_ROOTLESS= 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
15:46:07 [2020-07-21T15:46:07.144Z] INFO: Testing against a local daemon
15:46:07 [2020-07-21T15:46:07.144Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:46:07 [2020-07-21T15:46:07.144Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:46:07 [2020-07-21T15:46:07.144Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:46:07 [2020-07-21T15:46:07.144Z] === RUN   TestEventsExecDie
15:46:07 [2020-07-21T15:46:07.706Z] --- PASS: TestEventsExecDie (0.52s)
15:46:07 [2020-07-21T15:46:07.706Z] === RUN   TestEventsBackwardsCompatible
15:46:07 [2020-07-21T15:46:07.961Z] --- PASS: TestEventsBackwardsCompatible (0.08s)
15:46:07 [2020-07-21T15:46:07.961Z] === RUN   TestInfoBinaryCommits
15:46:07 [2020-07-21T15:46:07.961Z] --- PASS: TestInfoBinaryCommits (0.03s)
15:46:07 [2020-07-21T15:46:07.961Z] === RUN   TestInfoAPIVersioned
15:46:07 [2020-07-21T15:46:07.961Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:46:07 [2020-07-21T15:46:07.961Z] === RUN   TestInfoDiscoveryBackend
15:46:08 [2020-07-21T15:46:08.523Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
15:46:08 [2020-07-21T15:46:08.524Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:46:09 [2020-07-21T15:46:09.451Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:46:09 [2020-07-21T15:46:09.451Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:46:10 [2020-07-21T15:46:10.014Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
15:46:10 [2020-07-21T15:46:10.014Z] === RUN   TestInfoAPI
15:46:10 [2020-07-21T15:46:10.014Z] --- PASS: TestInfoAPI (0.02s)
15:46:10 [2020-07-21T15:46:10.014Z] === RUN   TestInfoAPIWarnings
15:46:10 [2020-07-21T15:46:10.577Z] --- PASS: TestInfoAPIWarnings (0.53s)
15:46:10 [2020-07-21T15:46:10.577Z] === RUN   TestInfoDebug
15:46:11 [2020-07-21T15:46:11.139Z] --- PASS: TestInfoDebug (0.54s)
15:46:11 [2020-07-21T15:46:11.139Z] === RUN   TestInfoInsecureRegistries
15:46:11 [2020-07-21T15:46:11.700Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:46:11 [2020-07-21T15:46:11.700Z] === RUN   TestInfoRegistryMirrors
15:46:12 [2020-07-21T15:46:12.262Z] --- PASS: TestInfoRegistryMirrors (0.54s)
15:46:12 [2020-07-21T15:46:12.262Z] === RUN   TestLoginFailsWithBadCredentials
15:46:12 [2020-07-21T15:46:12.519Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s)
15:46:12 [2020-07-21T15:46:12.519Z] === RUN   TestPingCacheHeaders
15:46:12 [2020-07-21T15:46:12.519Z] --- PASS: TestPingCacheHeaders (0.03s)
15:46:12 [2020-07-21T15:46:12.519Z] === RUN   TestPingGet
15:46:12 [2020-07-21T15:46:12.519Z] --- PASS: TestPingGet (0.02s)
15:46:12 [2020-07-21T15:46:12.519Z] === RUN   TestPingHead
15:46:12 [2020-07-21T15:46:12.519Z] --- PASS: TestPingHead (0.03s)
15:46:12 [2020-07-21T15:46:12.519Z] === RUN   TestVersion
15:46:12 [2020-07-21T15:46:12.519Z] --- PASS: TestVersion (0.02s)
15:46:12 [2020-07-21T15:46:12.519Z] PASS
15:46:12 [2020-07-21T15:46:12.519Z] 
15:46:12 [2020-07-21T15:46:12.519Z] === Skipped
15:46:12 [2020-07-21T15:46:12.519Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:46:12 [2020-07-21T15:46:12.519Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:46:12 [2020-07-21T15:46:12.519Z] 
15:46:12 [2020-07-21T15:46:12.519Z] 
15:46:12 [2020-07-21T15:46:12.519Z] DONE 18 tests, 1 skipped in 5.449s
15:46:12 [2020-07-21T15:46:12.519Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:46:12 [2020-07-21T15:46:12.519Z] ++ 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
15:46:12 [2020-07-21T15:46:12.519Z] ++ set -e
15:46:12 [2020-07-21T15:46:12.519Z] ++ '[' -n 0 ']'
15:46:12 [2020-07-21T15:46:12.519Z] ++ set -x
15:46:12 [2020-07-21T15:46:12.519Z] ++ 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= DOCKER_ROOTLESS= 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
15:46:12 [2020-07-21T15:46:12.775Z] INFO: Testing against a local daemon
15:46:12 [2020-07-21T15:46:12.775Z] === RUN   TestVolumesCreateAndList
15:46:12 [2020-07-21T15:46:12.775Z] --- PASS: TestVolumesCreateAndList (0.03s)
15:46:12 [2020-07-21T15:46:12.775Z] === RUN   TestVolumesRemove
15:46:12 [2020-07-21T15:46:12.775Z] --- PASS: TestVolumesRemove (0.06s)
15:46:12 [2020-07-21T15:46:12.775Z] === RUN   TestVolumesInspect
15:46:12 [2020-07-21T15:46:12.775Z] --- PASS: TestVolumesInspect (0.02s)
15:46:12 [2020-07-21T15:46:12.775Z] === RUN   TestVolumesInvalidJSON
15:46:12 [2020-07-21T15:46:12.775Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:46:12 [2020-07-21T15:46:12.775Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:46:13 [2020-07-21T15:46:13.032Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:46:13 [2020-07-21T15:46:13.032Z] --- PASS: TestVolumesInvalidJSON (0.05s)
15:46:13 [2020-07-21T15:46:13.032Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:46:13 [2020-07-21T15:46:13.032Z] PASS
15:46:13 [2020-07-21T15:46:13.032Z] 
15:46:13 [2020-07-21T15:46:13.032Z] DONE 5 tests in 0.307s
15:46:13 [2020-07-21T15:46:13.032Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:46:13 [2020-07-21T15:46:13.032Z] ++++ cat bundles/test-integration/docker.pid
15:46:13 [2020-07-21T15:46:13.032Z] +++ kill 5614
15:46:14 [2020-07-21T15:46:14.398Z] +++ /etc/init.d/apparmor stop
15:46:14 [2020-07-21T15:46:14.398Z] Leaving: AppArmorNo profiles have been unloaded.
15:46:14 [2020-07-21T15:46:14.398Z] 
15:46:14 [2020-07-21T15:46:14.398Z] Unloading profiles will leave already running processes permanently
15:46:14 [2020-07-21T15:46:14.398Z] unconfined, which can lead to unexpected situations.
15:46:14 [2020-07-21T15:46:14.398Z] 
15:46:14 [2020-07-21T15:46:14.398Z] To set a process to complain mode, use the command line tool
15:46:14 [2020-07-21T15:46:14.398Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:46:14 [2020-07-21T15:46:14.398Z] +++ true
15:46:14 [2020-07-21T15:46:14.398Z] exiting test-integration
15:46:14 [2020-07-21T15:46:14.398Z] ++ exit 0
15:46:14 [2020-07-21T15:46:14.398Z] 
15:46:14 [2020-07-21T15:46:14.965Z] + for job in $(jobs -p)
15:46:14 [2020-07-21T15:46:14.965Z] + wait 5420
15:46:24 [2020-07-21T15:46:24.906Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:46:24 [2020-07-21T15:46:24.906Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:46:24 [2020-07-21T15:46:24.906Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:46:24 [2020-07-21T15:46:24.906Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:46:24 [2020-07-21T15:46:24.906Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:46:24 [2020-07-21T15:46:24.906Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:46:25 [2020-07-21T15:46:25.162Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:46:25 [2020-07-21T15:46:25.162Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:46:25 [2020-07-21T15:46:25.162Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:46:25 [2020-07-21T15:46:25.419Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:46:25 [2020-07-21T15:46:25.419Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:46:25 [2020-07-21T15:46:25.676Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:46:25 [2020-07-21T15:46:25.933Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:46:25 [2020-07-21T15:46:25.933Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:46:26 [2020-07-21T15:46:26.495Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:46:26 [2020-07-21T15:46:26.495Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:46:27 [2020-07-21T15:46:27.424Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:46:27 [2020-07-21T15:46:27.681Z] === RUN   TestDockerSuite/TestImagesFormat
15:46:27 [2020-07-21T15:46:27.681Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:46:28 [2020-07-21T15:46:28.243Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:46:30 [2020-07-21T15:46:30.773Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:46:30 [2020-07-21T15:46:30.773Z] === RUN   TestDockerSuite/TestImportBadURL
15:46:31 [2020-07-21T15:46:31.029Z] === RUN   TestDockerSuite/TestImportDisplay
15:46:31 [2020-07-21T15:46:31.957Z] === RUN   TestDockerSuite/TestImportFile
15:46:32 [2020-07-21T15:46:32.885Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:46:32 [2020-07-21T15:46:32.885Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:46:34 [2020-07-21T15:46:34.251Z] === RUN   TestDockerSuite/TestImportGzipped
15:46:35 [2020-07-21T15:46:35.180Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:46:36 [2020-07-21T15:46:36.545Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:46:36 [2020-07-21T15:46:36.801Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:46:37 [2020-07-21T15:46:37.362Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:46:37 [2020-07-21T15:46:37.618Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:46:37 [2020-07-21T15:46:37.618Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
15:46:37 [2020-07-21T15:46:37.618Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:46:38 [2020-07-21T15:46:38.181Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:46:38 [2020-07-21T15:46:38.745Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:46:39 [2020-07-21T15:46:39.001Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:46:39 [2020-07-21T15:46:39.563Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:46:39 [2020-07-21T15:46:39.819Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:46:40 [2020-07-21T15:46:40.381Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:46:40 [2020-07-21T15:46:40.381Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
15:46:41 [2020-07-21T15:46:41.310Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:46:41 [2020-07-21T15:46:41.874Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:46:42 [2020-07-21T15:46:42.440Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:46:42 [2020-07-21T15:46:42.440Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:46:42 [2020-07-21T15:46:42.696Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:46:42 [2020-07-21T15:46:42.696Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:46:43 [2020-07-21T15:46:43.257Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:46:43 [2020-07-21T15:46:43.820Z] === RUN   TestDockerSuite/TestInspectDefault
15:46:44 [2020-07-21T15:46:44.382Z] === RUN   TestDockerSuite/TestInspectHistory
15:46:44 [2020-07-21T15:46:44.639Z] === RUN   TestDockerSuite/TestInspectImage
15:46:44 [2020-07-21T15:46:44.895Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:46:44 [2020-07-21T15:46:44.895Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:46:44 [2020-07-21T15:46:44.895Z] === RUN   TestDockerSuite/TestInspectInt64
15:46:45 [2020-07-21T15:46:45.151Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:46:45 [2020-07-21T15:46:45.738Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:46:45 [2020-07-21T15:46:45.738Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:46:46 [2020-07-21T15:46:46.301Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:46:46 [2020-07-21T15:46:46.557Z] === RUN   TestDockerSuite/TestInspectPlugin
15:46:47 [2020-07-21T15:46:47.922Z] === RUN   TestDockerSuite/TestInspectRootFS
15:46:47 [2020-07-21T15:46:47.922Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:46:48 [2020-07-21T15:46:48.484Z] === RUN   TestDockerSuite/TestInspectStatus
15:46:49 [2020-07-21T15:46:49.046Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:46:49 [2020-07-21T15:46:49.977Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:46:50 [2020-07-21T15:46:50.542Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:46:50 [2020-07-21T15:46:50.799Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:46:51 [2020-07-21T15:46:51.361Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:46:51 [2020-07-21T15:46:51.618Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:46:52 [2020-07-21T15:46:52.181Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:46:52 [2020-07-21T15:46:52.437Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:46:52 [2020-07-21T15:46:52.437Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
15:46:54 [2020-07-21T15:46:54.328Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:46:54 [2020-07-21T15:46:54.890Z] === RUN   TestDockerSuite/TestLinksEnvs
15:46:55 [2020-07-21T15:46:55.820Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:46:55 [2020-07-21T15:46:55.820Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:46:56 [2020-07-21T15:46:56.748Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:46:58 [2020-07-21T15:46:58.115Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:46:59 [2020-07-21T15:46:59.482Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:46:59 [2020-07-21T15:46:59.482Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:47:00 [2020-07-21T15:47:00.848Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:47:01 [2020-07-21T15:47:01.104Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:47:01 [2020-07-21T15:47:01.667Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:47:05 [2020-07-21T15:47:05.859Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
15:47:08 [2020-07-21T15:47:08.375Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:47:09 [2020-07-21T15:47:09.742Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:47:10 [2020-07-21T15:47:10.670Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:47:10 [2020-07-21T15:47:10.927Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:47:12 [2020-07-21T15:47:12.294Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
15:47:12 [2020-07-21T15:47:12.294Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:47:12 [2020-07-21T15:47:12.551Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:47:12 [2020-07-21T15:47:12.808Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:47:12 [2020-07-21T15:47:12.808Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:47:13 [2020-07-21T15:47:13.064Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:47:13 [2020-07-21T15:47:13.626Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:47:16 [2020-07-21T15:47:16.893Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:47:17 [2020-07-21T15:47:17.454Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:47:22 [2020-07-21T15:47:22.698Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:47:22 [2020-07-21T15:47:22.698Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:47:22 [2020-07-21T15:47:22.698Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:47:23 [2020-07-21T15:47:23.260Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:47:23 [2020-07-21T15:47:23.822Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:47:24 [2020-07-21T15:47:24.767Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:47:25 [2020-07-21T15:47:25.694Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:47:26 [2020-07-21T15:47:26.256Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:47:27 [2020-07-21T15:47:27.184Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
15:47:28 [2020-07-21T15:47:28.557Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:47:29 [2020-07-21T15:47:29.488Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:47:30 [2020-07-21T15:47:30.052Z] === RUN   TestDockerSuite/TestLogsSince
15:47:31 [2020-07-21T15:47:31.420Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
15:47:36 [2020-07-21T15:47:36.665Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:47:43 [2020-07-21T15:47:43.202Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:47:43 [2020-07-21T15:47:43.202Z] === RUN   TestDockerSuite/TestLogsTail
15:47:43 [2020-07-21T15:47:43.202Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:47:43 [2020-07-21T15:47:43.763Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:47:44 [2020-07-21T15:47:44.019Z] === RUN   TestDockerSuite/TestMountIntoProc
15:47:44 [2020-07-21T15:47:44.275Z] === RUN   TestDockerSuite/TestMountIntoSys
15:47:44 [2020-07-21T15:47:44.836Z] === RUN   TestDockerSuite/TestNetHostname
15:47:46 [2020-07-21T15:47:46.207Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:47:46 [2020-07-21T15:47:46.207Z] === RUN   TestDockerSuite/TestNetworkEvents
15:47:49 [2020-07-21T15:47:49.491Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
15:47:52 [2020-07-21T15:47:52.008Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:47:53 [2020-07-21T15:47:53.376Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:47:53 [2020-07-21T15:47:53.938Z] === RUN   TestDockerSuite/TestPluginActive
15:47:55 [2020-07-21T15:47:55.828Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:48:01 [2020-07-21T15:48:01.070Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:48:01 [2020-07-21T15:48:01.070Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:48:01 [2020-07-21T15:48:01.632Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:48:04 [2020-07-21T15:48:04.149Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:48:05 [2020-07-21T15:48:05.515Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
15:48:05 [2020-07-21T15:48:05.515Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:48:08 [2020-07-21T15:48:08.031Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:48:12 [2020-07-21T15:48:12.209Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:48:13 [2020-07-21T15:48:13.136Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:48:14 [2020-07-21T15:48:14.066Z] === RUN   TestDockerSuite/TestPortHostBinding
15:48:14 [2020-07-21T15:48:14.628Z] === RUN   TestDockerSuite/TestPortList
15:48:21 [2020-07-21T15:48:21.169Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:48:21 [2020-07-21T15:48:21.169Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
15:48:21 [2020-07-21T15:48:21.469Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:48:26 [2020-07-21T15:48:26.715Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
15:48:27 [2020-07-21T15:48:27.644Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:48:27 [2020-07-21T15:48:27.644Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:48:27 [2020-07-21T15:48:27.644Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:48:28 [2020-07-21T15:48:28.207Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:48:28 [2020-07-21T15:48:28.207Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:48:28 [2020-07-21T15:48:28.770Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:48:28 [2020-07-21T15:48:28.770Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:48:29 [2020-07-21T15:48:29.333Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:48:29 [2020-07-21T15:48:29.333Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:48:30 [2020-07-21T15:48:30.702Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:48:30 [2020-07-21T15:48:30.702Z] === RUN   TestDockerSuite/TestPruneContainerLabel
15:48:33 [2020-07-21T15:48:33.224Z] === RUN   TestDockerSuite/TestPruneContainerUntil
15:48:34 [2020-07-21T15:48:34.153Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
15:48:34 [2020-07-21T15:48:34.409Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
15:48:34 [2020-07-21T15:48:34.665Z] === RUN   TestDockerSuite/TestPsByOrder
15:48:36 [2020-07-21T15:48:36.561Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:48:37 [2020-07-21T15:48:37.124Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:48:39 [2020-07-21T15:48:39.016Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:48:42 [2020-07-21T15:48:42.282Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:48:42 [2020-07-21T15:48:42.282Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:48:44 [2020-07-21T15:48:44.172Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:48:50 [2020-07-21T15:48:50.709Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:48:51 [2020-07-21T15:48:51.271Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:48:52 [2020-07-21T15:48:52.638Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:48:53 [2020-07-21T15:48:53.566Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:48:54 [2020-07-21T15:48:54.494Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:48:54 [2020-07-21T15:48:54.494Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
15:48:55 [2020-07-21T15:48:55.862Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:48:57 [2020-07-21T15:48:57.229Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
15:48:57 [2020-07-21T15:48:57.808Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:48:59 [2020-07-21T15:48:59.176Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:48:59 [2020-07-21T15:48:59.176Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:48:59 [2020-07-21T15:48:59.741Z] === RUN   TestDockerSuite/TestPsRightTagName
15:49:02 [2020-07-21T15:49:02.263Z] === RUN   TestDockerSuite/TestPsShowMounts
15:49:03 [2020-07-21T15:49:03.192Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:49:03 [2020-07-21T15:49:03.754Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:49:03 [2020-07-21T15:49:03.754Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:49:04 [2020-07-21T15:49:04.010Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:49:04 [2020-07-21T15:49:04.266Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:49:04 [2020-07-21T15:49:04.266Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:49:04 [2020-07-21T15:49:04.829Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:49:05 [2020-07-21T15:49:05.758Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:49:06 [2020-07-21T15:49:06.689Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:49:06 [2020-07-21T15:49:06.945Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:49:13 [2020-07-21T15:49:13.489Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:49:13 [2020-07-21T15:49:13.746Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:49:15 [2020-07-21T15:49:15.116Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:49:15 [2020-07-21T15:49:15.116Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:49:15 [2020-07-21T15:49:15.116Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:49:15 [2020-07-21T15:49:15.373Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:49:17 [2020-07-21T15:49:17.263Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:49:18 [2020-07-21T15:49:18.193Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:49:20 [2020-07-21T15:49:20.092Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
15:49:20 [2020-07-21T15:49:20.092Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:49:21 [2020-07-21T15:49:21.022Z] === RUN   TestDockerSuite/TestRmiBlank
15:49:21 [2020-07-21T15:49:21.022Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:49:21 [2020-07-21T15:49:21.022Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:49:24 [2020-07-21T15:49:24.293Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:49:24 [2020-07-21T15:49:24.293Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:49:24 [2020-07-21T15:49:24.550Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:49:26 [2020-07-21T15:49:26.446Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:49:27 [2020-07-21T15:49:27.813Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:49:28 [2020-07-21T15:49:28.742Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:49:29 [2020-07-21T15:49:29.305Z] === RUN   TestDockerSuite/TestRmiTag
15:49:29 [2020-07-21T15:49:29.305Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:49:29 [2020-07-21T15:49:29.871Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:49:32 [2020-07-21T15:49:32.391Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:49:32 [2020-07-21T15:49:32.647Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:49:33 [2020-07-21T15:49:33.210Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:49:33 [2020-07-21T15:49:33.468Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:49:34 [2020-07-21T15:49:34.396Z] === RUN   TestDockerSuite/TestRunAddHost
15:49:34 [2020-07-21T15:49:34.958Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:49:34 [2020-07-21T15:49:34.958Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:49:35 [2020-07-21T15:49:35.523Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:49:35 [2020-07-21T15:49:35.523Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:49:36 [2020-07-21T15:49:36.086Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:49:37 [2020-07-21T15:49:37.015Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:49:37 [2020-07-21T15:49:37.605Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:49:38 [2020-07-21T15:49:38.168Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:49:39 [2020-07-21T15:49:39.096Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:49:40 [2020-07-21T15:49:40.025Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:49:40 [2020-07-21T15:49:40.955Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:49:41 [2020-07-21T15:49:41.882Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:49:42 [2020-07-21T15:49:42.445Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:49:43 [2020-07-21T15:49:43.008Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:49:43 [2020-07-21T15:49:43.570Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:49:44 [2020-07-21T15:49:44.132Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:49:44 [2020-07-21T15:49:44.694Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:49:45 [2020-07-21T15:49:45.624Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:49:45 [2020-07-21T15:49:45.880Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:49:46 [2020-07-21T15:49:46.136Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:49:46 [2020-07-21T15:49:46.699Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:49:46 [2020-07-21T15:49:46.699Z] === RUN   TestDockerSuite/TestRunBindMounts
15:49:46 [2020-07-21T15:49:46.699Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
15:49:48 [2020-07-21T15:49:48.067Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:49:48 [2020-07-21T15:49:48.630Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:49:49 [2020-07-21T15:49:49.561Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:49:49 [2020-07-21T15:49:49.820Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:49:50 [2020-07-21T15:49:50.383Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:49:50 [2020-07-21T15:49:50.383Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:49:50 [2020-07-21T15:49:50.948Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:49:51 [2020-07-21T15:49:51.204Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:49:51 [2020-07-21T15:49:51.769Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:49:52 [2020-07-21T15:49:52.334Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:49:53 [2020-07-21T15:49:53.278Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:49:53 [2020-07-21T15:49:53.278Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:49:53 [2020-07-21T15:49:53.840Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:49:53 [2020-07-21T15:49:53.840Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:49:55 [2020-07-21T15:49:55.208Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:49:55 [2020-07-21T15:49:55.773Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:49:56 [2020-07-21T15:49:56.335Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:49:56 [2020-07-21T15:49:56.904Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:49:56 [2020-07-21T15:49:56.904Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:49:57 [2020-07-21T15:49:57.833Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:49:58 [2020-07-21T15:49:58.396Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:49:59 [2020-07-21T15:49:59.325Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:50:00 [2020-07-21T15:50:00.253Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:50:00 [2020-07-21T15:50:00.510Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:50:01 [2020-07-21T15:50:01.072Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:50:01 [2020-07-21T15:50:01.328Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:50:01 [2020-07-21T15:50:01.893Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:50:02 [2020-07-21T15:50:02.456Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:50:03 [2020-07-21T15:50:03.384Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:50:05 [2020-07-21T15:50:05.274Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:50:05 [2020-07-21T15:50:05.274Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:50:05 [2020-07-21T15:50:05.837Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:50:07 [2020-07-21T15:50:07.203Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:50:08 [2020-07-21T15:50:08.133Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:50:10 [2020-07-21T15:50:10.024Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:50:11 [2020-07-21T15:50:11.395Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:50:11 [2020-07-21T15:50:11.395Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:50:11 [2020-07-21T15:50:11.395Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:50:11 [2020-07-21T15:50:11.654Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:50:12 [2020-07-21T15:50:12.582Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:50:13 [2020-07-21T15:50:13.511Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
15:50:13 [2020-07-21T15:50:13.511Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:50:14 [2020-07-21T15:50:14.881Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:50:15 [2020-07-21T15:50:15.445Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:50:16 [2020-07-21T15:50:16.811Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:50:17 [2020-07-21T15:50:17.743Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:50:17 [2020-07-21T15:50:17.743Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:50:18 [2020-07-21T15:50:18.307Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:50:19 [2020-07-21T15:50:19.236Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:50:19 [2020-07-21T15:50:19.236Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:50:19 [2020-07-21T15:50:19.800Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:50:20 [2020-07-21T15:50:20.363Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:50:20 [2020-07-21T15:50:20.927Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:50:21 [2020-07-21T15:50:21.183Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:50:21 [2020-07-21T15:50:21.183Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:50:21 [2020-07-21T15:50:21.744Z] === RUN   TestDockerSuite/TestRunEnvironment
15:50:22 [2020-07-21T15:50:22.000Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:50:22 [2020-07-21T15:50:22.562Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:50:22 [2020-07-21T15:50:22.818Z] === RUN   TestDockerSuite/TestRunExitCode
15:50:23 [2020-07-21T15:50:23.382Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:50:23 [2020-07-21T15:50:23.638Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:50:24 [2020-07-21T15:50:24.202Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:50:24 [2020-07-21T15:50:24.765Z] === RUN   TestDockerSuite/TestRunExposePort
15:50:24 [2020-07-21T15:50:24.765Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:50:25 [2020-07-21T15:50:25.022Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:50:25 [2020-07-21T15:50:25.584Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:50:26 [2020-07-21T15:50:26.528Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:50:26 [2020-07-21T15:50:26.785Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:50:26 [2020-07-21T15:50:26.785Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:50:29 [2020-07-21T15:50:29.300Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:50:29 [2020-07-21T15:50:29.300Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:50:41 [2020-07-21T15:50:41.467Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
15:50:41 [2020-07-21T15:50:41.467Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:50:42 [2020-07-21T15:50:42.395Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
15:50:42 [2020-07-21T15:50:42.395Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
15:50:42 [2020-07-21T15:50:42.395Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:50:42 [2020-07-21T15:50:42.395Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:50:42 [2020-07-21T15:50:42.651Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:50:44 [2020-07-21T15:50:44.541Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:50:45 [2020-07-21T15:50:45.104Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:50:46 [2020-07-21T15:50:46.033Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:50:52 [2020-07-21T15:50:52.569Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:50:52 [2020-07-21T15:50:52.569Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:50:52 [2020-07-21T15:50:52.569Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
15:50:52 [2020-07-21T15:50:52.569Z] === RUN   TestDockerSuite/TestRunModeHostname
15:50:53 [2020-07-21T15:50:53.132Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:50:53 [2020-07-21T15:50:53.132Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:50:53 [2020-07-21T15:50:53.132Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:50:54 [2020-07-21T15:50:54.064Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:50:55 [2020-07-21T15:50:55.440Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:50:56 [2020-07-21T15:50:56.808Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:50:56 [2020-07-21T15:50:56.808Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:50:56 [2020-07-21T15:50:56.808Z] === RUN   TestDockerSuite/TestRunModePIDHost
15:50:57 [2020-07-21T15:50:57.739Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:50:58 [2020-07-21T15:50:58.670Z] === RUN   TestDockerSuite/TestRunMount
15:51:02 [2020-07-21T15:51:02.842Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:51:03 [2020-07-21T15:51:03.098Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:51:03 [2020-07-21T15:51:03.659Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:51:04 [2020-07-21T15:51:04.588Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:51:05 [2020-07-21T15:51:05.956Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:51:08 [2020-07-21T15:51:08.476Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:51:09 [2020-07-21T15:51:09.845Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:51:11 [2020-07-21T15:51:11.736Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:51:12 [2020-07-21T15:51:12.663Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:51:13 [2020-07-21T15:51:13.593Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:51:13 [2020-07-21T15:51:13.593Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:51:13 [2020-07-21T15:51:13.849Z] === RUN   TestDockerSuite/TestRunNetHost
15:51:14 [2020-07-21T15:51:14.778Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:51:15 [2020-07-21T15:51:15.051Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:51:15 [2020-07-21T15:51:15.620Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:51:17 [2020-07-21T15:51:17.515Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:51:17 [2020-07-21T15:51:17.771Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
15:51:19 [2020-07-21T15:51:19.136Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:51:22 [2020-07-21T15:51:22.409Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
15:51:22 [2020-07-21T15:51:22.974Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:51:23 [2020-07-21T15:51:23.537Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:51:23 [2020-07-21T15:51:23.537Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
15:51:24 [2020-07-21T15:51:24.104Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:51:24 [2020-07-21T15:51:24.104Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:51:24 [2020-07-21T15:51:24.665Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:51:25 [2020-07-21T15:51:25.227Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
15:51:25 [2020-07-21T15:51:25.227Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:51:25 [2020-07-21T15:51:25.227Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:51:25 [2020-07-21T15:51:25.789Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:51:27 [2020-07-21T15:51:27.679Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
15:51:30 [2020-07-21T15:51:30.196Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
15:51:31 [2020-07-21T15:51:31.564Z] === RUN   TestDockerSuite/TestRunOOMExitCode
15:51:31 [2020-07-21T15:51:31.564Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:51:31 [2020-07-21T15:51:31.821Z] === RUN   TestDockerSuite/TestRunPIDsLimit
15:51:32 [2020-07-21T15:51:32.752Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:51:33 [2020-07-21T15:51:33.314Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
15:51:33 [2020-07-21T15:51:33.881Z] === RUN   TestDockerSuite/TestRunPortInUse
15:51:34 [2020-07-21T15:51:34.444Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
15:51:35 [2020-07-21T15:51:35.006Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:51:35 [2020-07-21T15:51:35.570Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:51:36 [2020-07-21T15:51:36.132Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:51:36 [2020-07-21T15:51:36.132Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
15:51:36 [2020-07-21T15:51:36.694Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:51:37 [2020-07-21T15:51:37.256Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:51:37 [2020-07-21T15:51:37.256Z] === RUN   TestDockerSuite/TestRunPublishPort
15:51:37 [2020-07-21T15:51:37.513Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:51:38 [2020-07-21T15:51:38.443Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:51:38 [2020-07-21T15:51:38.443Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:51:39 [2020-07-21T15:51:39.004Z] === RUN   TestDockerSuite/TestRunRedirectStdout
15:51:40 [2020-07-21T15:51:40.372Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:51:40 [2020-07-21T15:51:40.372Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:51:40 [2020-07-21T15:51:40.628Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
15:51:42 [2020-07-21T15:51:42.519Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:51:44 [2020-07-21T15:51:44.012Z] === RUN   TestDockerSuite/TestRunRm
15:51:44 [2020-07-21T15:51:44.574Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:51:44 [2020-07-21T15:51:44.832Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
15:51:48 [2020-07-21T15:51:48.100Z] === RUN   TestDockerSuite/TestRunRmPre125Api
15:51:48 [2020-07-21T15:51:48.662Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:51:48 [2020-07-21T15:51:48.919Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
15:51:50 [2020-07-21T15:51:50.287Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
15:51:50 [2020-07-21T15:51:50.543Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
15:51:53 [2020-07-21T15:51:53.077Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
15:51:55 [2020-07-21T15:51:55.596Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
15:51:55 [2020-07-21T15:51:55.596Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
15:51:56 [2020-07-21T15:51:56.159Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
15:51:56 [2020-07-21T15:51:56.416Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
15:51:56 [2020-07-21T15:51:56.978Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
15:51:57 [2020-07-21T15:51:57.235Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
15:51:57 [2020-07-21T15:51:57.491Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
15:51:58 [2020-07-21T15:51:58.054Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:51:58 [2020-07-21T15:51:58.618Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:51:58 [2020-07-21T15:51:58.876Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:52:01 [2020-07-21T15:52:01.391Z] === RUN   TestDockerSuite/TestRunState
15:52:02 [2020-07-21T15:52:02.319Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:52:02 [2020-07-21T15:52:02.576Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:52:03 [2020-07-21T15:52:03.142Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:52:03 [2020-07-21T15:52:03.142Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
15:52:03 [2020-07-21T15:52:03.142Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:52:03 [2020-07-21T15:52:03.706Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:52:03 [2020-07-21T15:52:03.962Z] === RUN   TestDockerSuite/TestRunSysctls
15:52:04 [2020-07-21T15:52:04.892Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:52:04 [2020-07-21T15:52:04.892Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:52:04 [2020-07-21T15:52:04.892Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:52:05 [2020-07-21T15:52:05.454Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
15:52:06 [2020-07-21T15:52:06.820Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
15:52:07 [2020-07-21T15:52:07.076Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
15:52:08 [2020-07-21T15:52:08.444Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
15:52:08 [2020-07-21T15:52:08.700Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
15:52:11 [2020-07-21T15:52:11.229Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:52:14 [2020-07-21T15:52:14.496Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:52:14 [2020-07-21T15:52:14.496Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:52:15 [2020-07-21T15:52:15.058Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:52:15 [2020-07-21T15:52:15.620Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:52:16 [2020-07-21T15:52:16.989Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
15:52:16 [2020-07-21T15:52:16.989Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:52:18 [2020-07-21T15:52:18.356Z] === RUN   TestDockerSuite/TestRunUserByID
15:52:18 [2020-07-21T15:52:18.613Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:52:18 [2020-07-21T15:52:18.613Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:52:18 [2020-07-21T15:52:18.869Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:52:19 [2020-07-21T15:52:19.433Z] === RUN   TestDockerSuite/TestRunUserByName
15:52:20 [2020-07-21T15:52:20.361Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:52:20 [2020-07-21T15:52:20.617Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
15:52:20 [2020-07-21T15:52:20.617Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
15:52:20 [2020-07-21T15:52:20.617Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:52:20 [2020-07-21T15:52:20.875Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:52:21 [2020-07-21T15:52:21.132Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:52:24 [2020-07-21T15:52:24.402Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:52:24 [2020-07-21T15:52:24.402Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:52:24 [2020-07-21T15:52:24.965Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:52:26 [2020-07-21T15:52:26.334Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:52:27 [2020-07-21T15:52:27.263Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:52:28 [2020-07-21T15:52:28.630Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:52:30 [2020-07-21T15:52:30.018Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:52:30 [2020-07-21T15:52:30.580Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsShared
15:52:30 [2020-07-21T15:52:30.837Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsSlave
15:52:31 [2020-07-21T15:52:31.399Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:52:31 [2020-07-21T15:52:31.399Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:52:31 [2020-07-21T15:52:31.399Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:52:31 [2020-07-21T15:52:31.399Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:52:31 [2020-07-21T15:52:31.399Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
15:52:31 [2020-07-21T15:52:31.399Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
15:52:31 [2020-07-21T15:52:31.963Z] === RUN   TestDockerSuite/TestRunWithCPUShares
15:52:32 [2020-07-21T15:52:32.526Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
15:52:33 [2020-07-21T15:52:33.088Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
15:52:33 [2020-07-21T15:52:33.344Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
15:52:33 [2020-07-21T15:52:33.907Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
15:52:34 [2020-07-21T15:52:34.469Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:52:34 [2020-07-21T15:52:34.469Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
15:52:35 [2020-07-21T15:52:35.033Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
15:52:35 [2020-07-21T15:52:35.033Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
15:52:35 [2020-07-21T15:52:35.033Z] === RUN   TestDockerSuite/TestRunWithInvalidKernelMemory
15:52:35 [2020-07-21T15:52:35.290Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:52:35 [2020-07-21T15:52:35.290Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
15:52:35 [2020-07-21T15:52:35.290Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
15:52:35 [2020-07-21T15:52:35.290Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
15:52:35 [2020-07-21T15:52:35.290Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
15:52:35 [2020-07-21T15:52:35.290Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
15:52:35 [2020-07-21T15:52:35.290Z] === RUN   TestDockerSuite/TestRunWithKernelMemory
15:52:35 [2020-07-21T15:52:35.851Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
15:52:36 [2020-07-21T15:52:36.107Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
15:52:36 [2020-07-21T15:52:36.670Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
15:52:37 [2020-07-21T15:52:37.232Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
15:52:37 [2020-07-21T15:52:37.232Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
15:52:37 [2020-07-21T15:52:37.488Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:52:37 [2020-07-21T15:52:37.745Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:52:38 [2020-07-21T15:52:38.675Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:52:38 [2020-07-21T15:52:38.675Z] === RUN   TestDockerSuite/TestRunWithShmSize
15:52:39 [2020-07-21T15:52:39.237Z] === RUN   TestDockerSuite/TestRunWithSwappiness
15:52:39 [2020-07-21T15:52:39.237Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
15:52:39 [2020-07-21T15:52:39.799Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
15:52:39 [2020-07-21T15:52:39.799Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:52:39 [2020-07-21T15:52:39.799Z] === RUN   TestDockerSuite/TestRunWithUlimits
15:52:40 [2020-07-21T15:52:40.362Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:52:41 [2020-07-21T15:52:41.290Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
15:52:42 [2020-07-21T15:52:42.219Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
15:52:42 [2020-07-21T15:52:42.219Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
15:52:42 [2020-07-21T15:52:42.219Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
15:52:42 [2020-07-21T15:52:42.476Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:52:42 [2020-07-21T15:52:42.476Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
15:52:43 [2020-07-21T15:52:43.405Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
15:52:43 [2020-07-21T15:52:43.968Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:52:45 [2020-07-21T15:52:45.338Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
15:52:45 [2020-07-21T15:52:45.601Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
15:52:46 [2020-07-21T15:52:46.164Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:52:46 [2020-07-21T15:52:46.164Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:52:46 [2020-07-21T15:52:46.421Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:52:47 [2020-07-21T15:52:47.351Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
15:52:48 [2020-07-21T15:52:48.279Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
15:52:48 [2020-07-21T15:52:48.279Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
15:52:49 [2020-07-21T15:52:49.208Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:52:49 [2020-07-21T15:52:49.208Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:52:50 [2020-07-21T15:52:50.576Z] === RUN   TestDockerSuite/TestSaveImageId
15:52:50 [2020-07-21T15:52:50.576Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:52:51 [2020-07-21T15:52:51.139Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:52:51 [2020-07-21T15:52:51.701Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
15:52:52 [2020-07-21T15:52:52.631Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:52:52 [2020-07-21T15:52:52.631Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:52:53 [2020-07-21T15:52:53.999Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:52:54 [2020-07-21T15:52:54.255Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:52:54 [2020-07-21T15:52:54.255Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:52:54 [2020-07-21T15:52:54.255Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
15:52:55 [2020-07-21T15:52:55.623Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:52:57 [2020-07-21T15:52:57.518Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:52:57 [2020-07-21T15:52:57.774Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
15:52:57 [2020-07-21T15:52:57.774Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:52:57 [2020-07-21T15:52:57.774Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:52:58 [2020-07-21T15:52:58.030Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:52:58 [2020-07-21T15:52:58.030Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:52:58 [2020-07-21T15:52:58.591Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:53:00 [2020-07-21T15:53:00.484Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:53:03 [2020-07-21T15:53:03.756Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
15:53:05 [2020-07-21T15:53:05.657Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:53:07 [2020-07-21T15:53:07.548Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:53:07 [2020-07-21T15:53:07.805Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:53:08 [2020-07-21T15:53:08.734Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:53:08 [2020-07-21T15:53:08.991Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
15:53:11 [2020-07-21T15:53:11.509Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:53:12 [2020-07-21T15:53:12.874Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:53:13 [2020-07-21T15:53:13.435Z] === RUN   TestDockerSuite/TestStartRecordError
15:53:14 [2020-07-21T15:53:14.363Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:53:15 [2020-07-21T15:53:15.729Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:53:16 [2020-07-21T15:53:16.657Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:53:19 [2020-07-21T15:53:19.173Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:53:22 [2020-07-21T15:53:22.442Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
15:53:23 [2020-07-21T15:53:23.004Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:53:24 [2020-07-21T15:53:24.909Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
15:53:25 [2020-07-21T15:53:25.836Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:53:28 [2020-07-21T15:53:28.354Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
15:53:30 [2020-07-21T15:53:30.868Z] === RUN   TestDockerSuite/TestStatsNoStream
15:53:31 [2020-07-21T15:53:31.124Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
15:53:33 [2020-07-21T15:53:33.640Z] === RUN   TestDockerSuite/TestStopContainerSignal
15:53:35 [2020-07-21T15:53:35.005Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:53:35 [2020-07-21T15:53:35.261Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:53:35 [2020-07-21T15:53:35.517Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
15:53:36 [2020-07-21T15:53:36.080Z] === RUN   TestDockerSuite/TestTopPrivileged
15:53:36 [2020-07-21T15:53:36.642Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:53:36 [2020-07-21T15:53:36.642Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:53:36 [2020-07-21T15:53:36.899Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:53:38 [2020-07-21T15:53:38.790Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
15:53:40 [2020-07-21T15:53:40.157Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:53:43 [2020-07-21T15:53:43.426Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
15:53:43 [2020-07-21T15:53:43.682Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
15:53:44 [2020-07-21T15:53:44.244Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
15:53:44 [2020-07-21T15:53:44.244Z] === RUN   TestDockerSuite/TestUpdateKernelMemory
15:53:44 [2020-07-21T15:53:44.808Z] === RUN   TestDockerSuite/TestUpdateKernelMemoryUninitialized
15:53:46 [2020-07-21T15:53:46.178Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
15:53:46 [2020-07-21T15:53:46.178Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
15:53:46 [2020-07-21T15:53:46.743Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
15:53:47 [2020-07-21T15:53:47.306Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
15:53:47 [2020-07-21T15:53:47.868Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
15:53:48 [2020-07-21T15:53:48.795Z] === RUN   TestDockerSuite/TestUpdateStats
15:53:51 [2020-07-21T15:53:51.309Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
15:53:52 [2020-07-21T15:53:52.238Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
15:53:53 [2020-07-21T15:53:53.168Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
15:53:53 [2020-07-21T15:53:53.168Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
15:53:54 [2020-07-21T15:53:54.097Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
15:53:54 [2020-07-21T15:53:54.660Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:53:56 [2020-07-21T15:53:56.553Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
15:53:58 [2020-07-21T15:53:58.446Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
15:54:00 [2020-07-21T15:54:00.337Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
15:54:01 [2020-07-21T15:54:01.706Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:54:04 [2020-07-21T15:54:04.241Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:54:04 [2020-07-21T15:54:04.241Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
15:54:07 [2020-07-21T15:54:07.511Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:54:08 [2020-07-21T15:54:08.440Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:54:09 [2020-07-21T15:54:09.807Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:54:10 [2020-07-21T15:54:10.736Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:54:11 [2020-07-21T15:54:11.664Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:54:13 [2020-07-21T15:54:13.029Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:54:13 [2020-07-21T15:54:13.958Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:54:15 [2020-07-21T15:54:15.325Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:54:16 [2020-07-21T15:54:16.691Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:54:17 [2020-07-21T15:54:17.619Z] === RUN   TestDockerSwarmSuite/TestServiceScale
15:54:18 [2020-07-21T15:54:18.181Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:54:20 [2020-07-21T15:54:20.072Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
15:54:34 [2020-07-21T15:54:34.928Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:54:34 [2020-07-21T15:54:34.928Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:54:34 [2020-07-21T15:54:34.928Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:54:34 [2020-07-21T15:54:34.928Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:54:34 [2020-07-21T15:54:34.928Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:54:34 [2020-07-21T15:54:34.928Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:54:34 [2020-07-21T15:54:34.928Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:54:34 [2020-07-21T15:54:34.928Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:54:34 [2020-07-21T15:54:34.928Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:54:35 [2020-07-21T15:54:35.184Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:54:35 [2020-07-21T15:54:35.184Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:54:35 [2020-07-21T15:54:35.184Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:54:35 [2020-07-21T15:54:35.441Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:54:35 [2020-07-21T15:54:35.441Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:54:37 [2020-07-21T15:54:37.332Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
15:54:37 [2020-07-21T15:54:37.332Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:54:37 [2020-07-21T15:54:37.332Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:54:37 [2020-07-21T15:54:37.589Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:54:37 [2020-07-21T15:54:37.589Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:54:37 [2020-07-21T15:54:37.589Z] === RUN   TestDockerSuite/TestVolumeEvents
15:54:39 [2020-07-21T15:54:39.480Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
15:54:41 [2020-07-21T15:54:41.996Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
15:54:42 [2020-07-21T15:54:42.925Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:54:44 [2020-07-21T15:54:44.820Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:54:44 [2020-07-21T15:54:44.820Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:54:44 [2020-07-21T15:54:44.820Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:54:46 [2020-07-21T15:54:46.711Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:54:49 [2020-07-21T15:54:49.232Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:54:49 [2020-07-21T15:54:49.232Z] --- PASS: TestDockerSuite (1290.84s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.12s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (3.09s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.18s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.63s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.39s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.30s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.41s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.05s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.12s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.00s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.37s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.78s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.82s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.00s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.71s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.98s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.86s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.17s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.89s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.93s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.91s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.87s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.50s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.98s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.97s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.15s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.13s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.10s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.42s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.13s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.04s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.46s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.71s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.81s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.22s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.09s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.69s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.46s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.15s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.16s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.88s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.89s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.79s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.95s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.31s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddTar (5.22s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (0.94s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.98s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.26s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.41s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.50s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.24s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.57s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.57s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.12s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.84s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.05s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.43s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.85s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.37s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.98s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.33s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.40s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.81s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.77s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.21s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.10s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.43s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.94s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.86s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.41s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.17s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.44s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.54s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.44s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.54s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.80s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.36s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.22s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.35s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:54:49 [2020-07-21T15:54:49.232Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.63s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.58s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildContChar (3.08s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.75s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.17s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.26s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.44s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (8.55s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.94s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.12s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.44s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:54:49 [2020-07-21T15:54:49.232Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.232Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:54:49 [2020-07-21T15:54:49.232Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.232Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:54:49 [2020-07-21T15:54:49.232Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.232Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:54:49 [2020-07-21T15:54:49.232Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.53s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.49s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.81s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.72s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.34s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.82s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.39s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.57s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.71s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.21s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.32s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.67s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (9.89s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.43s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.84s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.54s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.31s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.85s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.30s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.24s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.22s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.42s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.18s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.68s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.30s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.21s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.30s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.20s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.42s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.54s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.34s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.19s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.23s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.59s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.13s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.69s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.55s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.12s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
15:54:49 [2020-07-21T15:54:49.232Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.49s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.33s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.73s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildFails (0.68s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.80s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.93s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.37s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.22s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.00s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.90s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.15s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.71s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.68s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.43s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildHistory (4.94s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.55s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.26s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.63s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.79s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.47s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.43s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.12s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.72s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.75s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.88s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.57s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.31s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.28s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.90s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.13s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.84s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:54:49 [2020-07-21T15:54:49.232Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.34s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.33s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.51s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.49s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.44s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.77s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.84s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.45s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.47s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.71s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.01s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.48s)
15:54:49 [2020-07-21T15:54:49.232Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.58s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.02s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.52s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.09s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.04s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.60s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.68s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.91s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.76s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.39s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildRm (2.38s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.83s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.28s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.53s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.89s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.01s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.90s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.20s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.17s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.38s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.55s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.88s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.64s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.91s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.76s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.73s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.80s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.14s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildUser (1.68s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.53s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.25s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.95s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.38s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.06s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.99s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.35s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.233Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.233Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.233Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.16s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.55s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.58s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.65s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.72s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.09s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.61s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.49s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.28s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
15:54:49 [2020-07-21T15:54:49.233Z]         docker_cli_sni_test.go:18: Flakey test
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.56s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCommitChange (0.61s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.56s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.18s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.30s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.54s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCommitTTY (0.92s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.54s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.51s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (0.94s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.99s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.50s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.59s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.61s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.73s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.71s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.69s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.68s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.39s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.63s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.60s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.62s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.63s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.60s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.61s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.54s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.54s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.58s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (0.98s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.39s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.53s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.38s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.92s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.73s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.70s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.74s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.30s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.46s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.07s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.91s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.41s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.60s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.56s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.41s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc00074b8c0_<nil>} (1.41s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1614306301_/foo_false__<nil>_<nil>_<nil>} (1.41s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1614306301_/foo_true__<nil>_<nil>_<nil>} (1.36s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3410114360_/foo_false__<nil>_<nil>_<nil>} (1.36s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3410114360_/foo_true__<nil>_<nil>_<nil>} (1.30s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3410114360_/foo_true__0xc00074b920_<nil>_<nil>} (1.40s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc00074b940_<nil>} (1.59s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc00074b980_<nil>} (1.32s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc00074b9a0_<nil>} (1.45s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc00074b9c0_<nil>} (0.42s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.02s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s)
15:54:49 [2020-07-21T15:54:49.233Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.33s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.39s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.46s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.29s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.64s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.58s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.78s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.68s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.86s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.69s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.95s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.83s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.66s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.69s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.62s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.88s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.52s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.49s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.52s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.79s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.83s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.72s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.06s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.65s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.81s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.25s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.33s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.66s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.04s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToCaseH (1.74s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.71s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.08s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.50s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToDot (0.47s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.83s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.80s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.48s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.05s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.30s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.18s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.33s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:54:49 [2020-07-21T15:54:49.233Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.54s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.23s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.07s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateRM (0.15s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:54:49 [2020-07-21T15:54:49.233Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.83s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.06s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.50s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.57s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.14s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.61s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.02s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.30s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.48s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.54s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.47s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDockerFails (0.03s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.10s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.15s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.66s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.05s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.18s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.43s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.18s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.25s)
15:54:49 [2020-07-21T15:54:49.233Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.54s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.04s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.72s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.63s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.98s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.80s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.69s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.54s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.33s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.48s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.43s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.22s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.00s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.34s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.44s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.56s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.17s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.08s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.12s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsImageImport (1.40s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.30s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:54:49 [2020-07-21T15:54:49.234Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:54:49 [2020-07-21T15:54:49.234Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:54:49 [2020-07-21T15:54:49.234Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.35s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.44s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsRename (0.45s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsResize (0.47s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.34s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.52s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.44s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.88s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsTop (0.72s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.58s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.93s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExec (0.54s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.57s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.43s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecAPIStart (0.97s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.46s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.48s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.48s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.49s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.46s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.47s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.12s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.84s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecEnv (0.51s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.31s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.47s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.52s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.47s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.48s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.46s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecParseError (0.46s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.48s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.42s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.88s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.59s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.58s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.55s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.67s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecTTY (0.65s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.51s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.44s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.49s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.12s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.68s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.48s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.51s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.49s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.57s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestHealth (18.91s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.51s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.57s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.53s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.46s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.07s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.02s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImportFile (1.04s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.13s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.47s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.40s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.41s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.43s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.41s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:54:49 [2020-07-21T15:54:49.234Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.41s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.52s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:54:49 [2020-07-21T15:54:49.234Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.41s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.45s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.37s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.52s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.90s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.40s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.40s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.86s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.86s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.20s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.00s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.30s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.35s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.21s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.47s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.64s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.32s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.96s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.48s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.35s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.41s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.40s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.48s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.42s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.39s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.71s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.62s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsSince (6.74s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.58s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsTail (0.47s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.41s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.20s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.42s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestNetHostname (1.20s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.18s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.68s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.60s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.52s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPluginActive (1.79s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.82s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:54:49 [2020-07-21T15:54:49.234Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.96s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.37s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.72s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.16s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.10s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.25s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.80s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.77s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPortList (5.72s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.93s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.17s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.64s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.55s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.58s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.32s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.26s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.09s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.84s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (1.99s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.78s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.28s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.27s)
15:54:49 [2020-07-21T15:54:49.234Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.84s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.26s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.87s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.85s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.76s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.16s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.26s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.67s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.03s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.48s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.22s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.20s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.44s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.88s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.86s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.44s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.18s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.71s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.17s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.90s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.83s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.87s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.02s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.69s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.61s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.29s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.77s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (1.10s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.46s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.95s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.48s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.92s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.17s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.75s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.62s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.58s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.42s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.61s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.66s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.50s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.40s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.63s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.83s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.05s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.12s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.64s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.58s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.57s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.71s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.84s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.87s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.82s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.40s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.10s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.96s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.27s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.03s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.67s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.47s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.235Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (0.95s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.85s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.42s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.61s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.31s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.71s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.99s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.44s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.61s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.41s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.41s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.41s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.44s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.07s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.32s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.93s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.86s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.99s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.16s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.39s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.65s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.84s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.82s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.57s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.30s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.73s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.05s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.27s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunModePIDHost (0.97s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.90s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunMount (3.64s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.72s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.55s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.46s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.02s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.51s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.81s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.12s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.38s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.69s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.99s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.48s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.94s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.59s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.53s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.54s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.55s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.75s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.16s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.67s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n"
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.66s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.54s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.45s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.62s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.66s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.27s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.46s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.20s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunRm (0.74s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.53s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.25s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.40s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.13s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.47s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.40s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.41s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.40s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.38s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.39s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.45s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.41s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.37s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunState (0.91s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.40s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.83s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.40s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.37s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.51s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.64s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.93s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.44s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.46s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.56s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.63s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.54s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.82s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.39s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.63s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.30s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.82s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.25s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.49s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.43s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.48s)
15:54:49 [2020-07-21T15:54:49.235Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.235Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:54:49 [2020-07-21T15:54:49.235Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.45s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.43s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.09s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.43s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.61s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.08s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.06s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.03s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.70s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.55s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.56s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.68s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.65s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.54s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.07s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.63s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.38s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.88s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.51s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.88s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.57s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.85s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.96s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.97s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.09s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.34s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.12s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.60s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.47s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents541373474
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.36s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.35s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.58s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.64s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.00s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.05s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.72s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.91s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.44s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.01s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.12s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.11s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.40s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.86s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.82s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.63s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.58s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.58s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.55s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.43s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.21s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.20s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.70s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.01s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.85s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.52s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.50s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.93s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.47s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.96s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.90s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.50s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (1.98s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.02s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.92s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.30s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.21s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.31s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.22s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.84s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.26s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.23s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.26s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.25s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.59s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.56s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.75s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.89s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.43s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.65s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.01s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.28s)
15:54:49 [2020-07-21T15:54:49.236Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
15:54:49 [2020-07-21T15:54:49.236Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:54:49 [2020-07-21T15:54:49.236Z] === RUN   TestDockerRegistrySuite
15:54:49 [2020-07-21T15:54:49.236Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:54:50 [2020-07-21T15:54:50.165Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:54:51 [2020-07-21T15:54:51.096Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:54:52 [2020-07-21T15:54:52.485Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:54:52 [2020-07-21T15:54:52.485Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:54:55 [2020-07-21T15:54:55.004Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:54:57 [2020-07-21T15:54:57.523Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:55:00 [2020-07-21T15:55:00.040Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:55:00 [2020-07-21T15:55:00.969Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:55:01 [2020-07-21T15:55:01.532Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
15:55:01 [2020-07-21T15:55:01.789Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:55:02 [2020-07-21T15:55:02.718Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:55:04 [2020-07-21T15:55:04.612Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:55:05 [2020-07-21T15:55:05.173Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:55:06 [2020-07-21T15:55:06.540Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:55:07 [2020-07-21T15:55:07.103Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:55:08 [2020-07-21T15:55:08.995Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:55:09 [2020-07-21T15:55:09.560Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
15:55:10 [2020-07-21T15:55:10.930Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:55:12 [2020-07-21T15:55:12.300Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:55:12 [2020-07-21T15:55:12.300Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
15:55:14 [2020-07-21T15:55:14.820Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:55:15 [2020-07-21T15:55:15.749Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:55:15 [2020-07-21T15:55:15.749Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:55:16 [2020-07-21T15:55:16.678Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:55:17 [2020-07-21T15:55:17.607Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:55:18 [2020-07-21T15:55:18.170Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:55:20 [2020-07-21T15:55:20.697Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:55:20 [2020-07-21T15:55:20.953Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:55:21 [2020-07-21T15:55:21.884Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:55:22 [2020-07-21T15:55:22.446Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:55:22 [2020-07-21T15:55:22.446Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:55:22 [2020-07-21T15:55:22.702Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:55:22 [2020-07-21T15:55:22.959Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:55:23 [2020-07-21T15:55:23.215Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:55:23 [2020-07-21T15:55:23.471Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:55:24 [2020-07-21T15:55:24.400Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:55:25 [2020-07-21T15:55:25.768Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:55:26 [2020-07-21T15:55:26.700Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:55:27 [2020-07-21T15:55:27.632Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:55:28 [2020-07-21T15:55:28.196Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
15:55:28 [2020-07-21T15:55:28.452Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:55:29 [2020-07-21T15:55:29.401Z] --- PASS: TestDockerRegistrySuite (40.22s)
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d70a651561703] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d883f1c42411c] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.24s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [da9221d28f79b] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d1fbd03d7620c] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.51s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d2e6f0185fcb4] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.50s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d3c6367d46f63] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.51s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d87fa8691214b] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d298c698100cc] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d1759e5d1477c] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [da233ab82a552] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.39s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [def40a448b378] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [dd58864415063] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.06s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [db8361f2ad234] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.92s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [dabd6abc6dae0] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.71s)
15:55:29 [2020-07-21T15:55:29.401Z]         docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:267f127cdb49955d927e4e99375c076fa724bb2c9e04473f9e7768eb6a6c3720
15:55:29 [2020-07-21T15:55:29.401Z]         docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cced4e4540b86c10fc2026eb83086d127cb71e16331121c7312e9761cd116bd1
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d7279f427ebb5] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.06s)
15:55:29 [2020-07-21T15:55:29.401Z]         docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:00dd776c02c54a55094fbd83a035899e16b28faefd429d7d558f2fbec86ac4ae
15:55:29 [2020-07-21T15:55:29.401Z]         docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3526c4c8995a439537347dac3cd6e21b2b5704a0d39bfa18dee1f56868b59593
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d9ab8a4162748] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.27s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d88bc5e384d4c] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.44s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [db355f360300d] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.91s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d8027b28e8e68] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d1a47cb4ee484] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.88s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d8948530ab198] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [dd5cdb2ceaa76] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [de1e04c33e3a5] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.20s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d3ec0616435bd] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d6b7e141d0c3a] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.10s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d77ad69fd8b70] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d402ecd5db850] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [df12c0104f72f] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [dd1f8182bf94b] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d90e381bb82ad] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d93029f62631d] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d113d149c13f6] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [dce00ce37132a] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.34s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d42997be2cd72] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.76s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d82d9b3c5ac97] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s)
15:55:29 [2020-07-21T15:55:29.401Z]         check_test.go:196: [d6af2f1ebe7ba] daemon is not started
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s)
15:55:29 [2020-07-21T15:55:29.401Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.88s)
15:55:29 [2020-07-21T15:55:29.401Z] === RUN   TestDockerSchema1RegistrySuite
15:55:29 [2020-07-21T15:55:29.401Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:55:29 [2020-07-21T15:55:29.401Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:55:32 [2020-07-21T15:55:32.680Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:55:35 [2020-07-21T15:55:35.199Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
15:55:38 [2020-07-21T15:55:38.468Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
15:55:39 [2020-07-21T15:55:39.397Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:55:40 [2020-07-21T15:55:40.325Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:55:40 [2020-07-21T15:55:40.325Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:55:41 [2020-07-21T15:55:41.254Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:55:42 [2020-07-21T15:55:42.184Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:55:42 [2020-07-21T15:55:42.747Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:55:43 [2020-07-21T15:55:43.309Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
15:55:45 [2020-07-21T15:55:45.830Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:55:46 [2020-07-21T15:55:46.086Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:55:46 [2020-07-21T15:55:46.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
15:55:46 [2020-07-21T15:55:46.649Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
15:55:46 [2020-07-21T15:55:46.905Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
15:55:47 [2020-07-21T15:55:47.160Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
15:55:47 [2020-07-21T15:55:47.723Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
15:55:47 [2020-07-21T15:55:47.723Z] --- PASS: TestDockerSchema1RegistrySuite (18.39s)
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [dbed219cbf382] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.16s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [d5060859bfe23] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.61s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [dcaffc8db7823] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.00s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [d671cb24c441f] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.94s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [d294818b87373] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [dc7f81621559a] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [d43e23568fd2d] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [dff9c46698f1e] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [d8d01cbf9cd0d] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.83s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [d2bea51c05148] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.80s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [d0da087579057] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.53s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [d97ac4aa03bed] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [ddfe7b8847a69] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [d9d1a4fa6bb77] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [dc9e1d3b7ac7c] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [d4a0a94a78f5b] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [d89baaaf9c93b] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
15:55:47 [2020-07-21T15:55:47.723Z]         check_test.go:223: [de2e16d0bf38f] daemon is not started
15:55:47 [2020-07-21T15:55:47.723Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:55:47 [2020-07-21T15:55:47.723Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:55:48 [2020-07-21T15:55:48.287Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:55:48 [2020-07-21T15:55:48.865Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:55:49 [2020-07-21T15:55:49.123Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:55:50 [2020-07-21T15:55:50.051Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:55:50 [2020-07-21T15:55:50.307Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:55:50 [2020-07-21T15:55:50.869Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:55:51 [2020-07-21T15:55:51.432Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
15:55:51 [2020-07-21T15:55:51.432Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:55:51 [2020-07-21T15:55:51.432Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.82s)
15:55:51 [2020-07-21T15:55:51.432Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.72s)
15:55:51 [2020-07-21T15:55:51.432Z]         check_test.go:252: [dbd6aceb20a0b] daemon is not started
15:55:51 [2020-07-21T15:55:51.432Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s)
15:55:51 [2020-07-21T15:55:51.432Z]         check_test.go:252: [dab8695b5c851] daemon is not started
15:55:51 [2020-07-21T15:55:51.432Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
15:55:51 [2020-07-21T15:55:51.432Z]         check_test.go:252: [d777b2f3ec7bc] daemon is not started
15:55:51 [2020-07-21T15:55:51.432Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s)
15:55:51 [2020-07-21T15:55:51.432Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
15:55:51 [2020-07-21T15:55:51.432Z]         check_test.go:252: [ddface56d63fe] daemon is not started
15:55:51 [2020-07-21T15:55:51.432Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.41s)
15:55:51 [2020-07-21T15:55:51.432Z]         check_test.go:252: [de791fe5e182c] daemon is not started
15:55:51 [2020-07-21T15:55:51.432Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s)
15:55:51 [2020-07-21T15:55:51.432Z]         check_test.go:252: [d4c07835d87ea] daemon is not started
15:55:51 [2020-07-21T15:55:51.432Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s)
15:55:51 [2020-07-21T15:55:51.432Z]         check_test.go:252: [df95bb9a8f69c] daemon is not started
15:55:51 [2020-07-21T15:55:51.432Z] === RUN   TestDockerRegistryAuthTokenSuite
15:55:51 [2020-07-21T15:55:51.432Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:55:56 [2020-07-21T15:55:56.676Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:55:56 [2020-07-21T15:55:56.676Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:55:56 [2020-07-21T15:55:56.934Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:55:57 [2020-07-21T15:55:57.190Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:55:57 [2020-07-21T15:55:57.190Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
15:55:57 [2020-07-21T15:55:57.190Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
15:55:57 [2020-07-21T15:55:57.190Z]         check_test.go:279: [da20048ed690b] daemon is not started
15:55:57 [2020-07-21T15:55:57.190Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
15:55:57 [2020-07-21T15:55:57.190Z]         check_test.go:279: [dfa94318eb6da] daemon is not started
15:55:57 [2020-07-21T15:55:57.190Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
15:55:57 [2020-07-21T15:55:57.190Z]         check_test.go:279: [d8016c447a103] daemon is not started
15:55:57 [2020-07-21T15:55:57.190Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
15:55:57 [2020-07-21T15:55:57.190Z]         check_test.go:279: [d59bc23a722dc] daemon is not started
15:55:57 [2020-07-21T15:55:57.190Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
15:55:57 [2020-07-21T15:55:57.190Z]         check_test.go:279: [dd9ac55d57761] daemon is not started
15:55:57 [2020-07-21T15:55:57.190Z] === RUN   TestDockerNetworkSuite
15:55:57 [2020-07-21T15:55:57.190Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:55:59 [2020-07-21T15:55:59.707Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:55:59 [2020-07-21T15:55:59.964Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:56:02 [2020-07-21T15:56:02.483Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:56:04 [2020-07-21T15:56:04.372Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:56:06 [2020-07-21T15:56:06.891Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:56:07 [2020-07-21T15:56:07.818Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
15:56:13 [2020-07-21T15:56:13.103Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:56:14 [2020-07-21T15:56:14.993Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:56:15 [2020-07-21T15:56:15.922Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:56:16 [2020-07-21T15:56:16.485Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:56:16 [2020-07-21T15:56:16.741Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:56:17 [2020-07-21T15:56:17.669Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:56:18 [2020-07-21T15:56:18.600Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:56:18 [2020-07-21T15:56:18.600Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:56:19 [2020-07-21T15:56:19.162Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:56:19 [2020-07-21T15:56:19.724Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:56:20 [2020-07-21T15:56:20.024Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:56:20 [2020-07-21T15:56:20.024Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:56:20 [2020-07-21T15:56:20.024Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:56:20 [2020-07-21T15:56:20.962Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:56:21 [2020-07-21T15:56:21.890Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:56:21 [2020-07-21T15:56:21.890Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:56:22 [2020-07-21T15:56:22.147Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:56:22 [2020-07-21T15:56:22.147Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:56:24 [2020-07-21T15:56:24.664Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:56:26 [2020-07-21T15:56:26.031Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:56:31 [2020-07-21T15:56:31.281Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:56:31 [2020-07-21T15:56:31.281Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:56:32 [2020-07-21T15:56:32.210Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:56:32 [2020-07-21T15:56:32.210Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:56:32 [2020-07-21T15:56:32.210Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:56:32 [2020-07-21T15:56:32.467Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:56:32 [2020-07-21T15:56:32.467Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:56:32 [2020-07-21T15:56:32.722Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:56:35 [2020-07-21T15:56:35.241Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:56:35 [2020-07-21T15:56:35.241Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:56:35 [2020-07-21T15:56:35.241Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:56:35 [2020-07-21T15:56:35.803Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:56:39 [2020-07-21T15:56:39.072Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:56:42 [2020-07-21T15:56:42.341Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:56:42 [2020-07-21T15:56:42.341Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:56:42 [2020-07-21T15:56:42.599Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:56:43 [2020-07-21T15:56:43.967Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:56:43 [2020-07-21T15:56:43.967Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:56:44 [2020-07-21T15:56:44.531Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:56:45 [2020-07-21T15:56:45.110Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:56:46 [2020-07-21T15:56:46.044Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:56:51 [2020-07-21T15:56:51.289Z] --- PASS: TestDockerNetworkSuite (53.67s)
15:56:51 [2020-07-21T15:56:51.289Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.97s)
15:56:51 [2020-07-21T15:56:51.289Z]         docker_cli_network_unix_test.go:46: [d1f625a0b3f44] daemon is not started
15:56:51 [2020-07-21T15:56:51.289Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.64s)
15:56:51 [2020-07-21T15:56:51.289Z]         docker_cli_network_unix_test.go:46: [dc1c174dfcf96] daemon is not started
15:56:51 [2020-07-21T15:56:51.289Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.68s)
15:56:51 [2020-07-21T15:56:51.289Z]         docker_cli_network_unix_test.go:46: [dd5eaee87a2b5] daemon is not started
15:56:51 [2020-07-21T15:56:51.289Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s)
15:56:51 [2020-07-21T15:56:51.289Z]         docker_cli_network_unix_test.go:46: [db8362ce06f05] daemon is not started
15:56:51 [2020-07-21T15:56:51.289Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.47s)
15:56:51 [2020-07-21T15:56:51.289Z]         docker_cli_network_unix_test.go:1233: [d1089983718db] daemon is not started
15:56:51 [2020-07-21T15:56:51.289Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.36s)
15:56:51 [2020-07-21T15:56:51.289Z]         docker_cli_network_unix_test.go:46: [df12eedef31cb] daemon is not started
15:56:51 [2020-07-21T15:56:51.289Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.89s)
15:56:51 [2020-07-21T15:56:51.289Z]         docker_cli_network_unix_test.go:46: [d8193dfeafbf9] daemon is not started
15:56:51 [2020-07-21T15:56:51.289Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s)
15:56:51 [2020-07-21T15:56:51.289Z]         docker_cli_network_unix_test.go:46: [dccfc3cc2013f] daemon is not started
15:56:51 [2020-07-21T15:56:51.289Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s)
15:56:51 [2020-07-21T15:56:51.289Z]         docker_cli_network_unix_test.go:46: [dc2b7c1df3532] daemon is not started
15:56:51 [2020-07-21T15:56:51.289Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.47s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d529e9d1deaa1] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d7ac56b9bc64a] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.85s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d39485589f93f] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d2593ac83a9c5] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d995b4752b33c] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d3fd86056cec0] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.68s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d97213e4588db] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [de8636790dda9] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d27ae36eec1f6] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d072f70accebf] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d88dee19d0957] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.01s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [dae0d47f7a94d] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d92267e7add75] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.22s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [dcc5f424fafcb] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [dbe4f2f1550f3] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.27s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:968: [d954b9ffcfe4f] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.56s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [df1f98e1b7aa8] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.05s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:1116: [dd1b02e992afb] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [dda9aa83f6cee] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d9d8343a701f1] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d20a9ad86efcc] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d24824d5aa851] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d5c657522fd3e] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d640ff69e39a5] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [de35eb32b15b5] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.28s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [dd4b8adf95651] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d777c614f8e6e] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [db78dcd73e737] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d869b694c24e5] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.26s)
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.89s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:1084: [d0bea4f74587c] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [dbc920b96b273] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.69s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [dde46335b3508] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.42s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [df6f666575775] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [de38d78f10b15] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d76392877cd02] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [dd329652772e2] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d492269c842cb] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.90s)
15:56:51 [2020-07-21T15:56:51.290Z]         docker_cli_network_unix_test.go:46: [d9f8d5656de08] daemon is not started
15:56:51 [2020-07-21T15:56:51.290Z] === RUN   TestDockerHubPullSuite
15:56:51 [2020-07-21T15:56:51.290Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:56:52 [2020-07-21T15:56:52.654Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:56:55 [2020-07-21T15:56:55.169Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:56:55 [2020-07-21T15:56:55.169Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:56:56 [2020-07-21T15:56:56.534Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:56:56 [2020-07-21T15:56:56.534Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:56:56 [2020-07-21T15:56:56.791Z] --- PASS: TestDockerHubPullSuite (5.77s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.56s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.35s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.34s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
15:56:56 [2020-07-21T15:56:56.791Z] PASS
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === Skipped
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_sni_test.go:18: Flakey test
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:56:56 [2020-07-21T15:56:56.791Z]         docker_cli_network_unix_test.go:46: [db78dcd73e737] daemon is not started
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] 
15:56:56 [2020-07-21T15:56:56.791Z] DONE 1277 tests, 51 skipped in 1458.299s
15:56:56 [2020-07-21T15:56:56.791Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:56:56 [2020-07-21T15:56:56.791Z] ++++ cat bundles/test-integration/docker.pid
15:56:56 [2020-07-21T15:56:56.791Z] +++ kill 7579
15:56:57 [2020-07-21T15:56:57.718Z] +++ /etc/init.d/apparmor stop
15:56:57 [2020-07-21T15:56:57.718Z] Leaving: AppArmorNo profiles have been unloaded.
15:56:57 [2020-07-21T15:56:57.718Z] 
15:56:57 [2020-07-21T15:56:57.718Z] Unloading profiles will leave already running processes permanently
15:56:57 [2020-07-21T15:56:57.718Z] unconfined, which can lead to unexpected situations.
15:56:57 [2020-07-21T15:56:57.718Z] 
15:56:57 [2020-07-21T15:56:57.718Z] To set a process to complain mode, use the command line tool
15:56:57 [2020-07-21T15:56:57.718Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:56:57 [2020-07-21T15:56:57.718Z] +++ true
15:56:57 [2020-07-21T15:56:57.718Z] exiting test-integration
15:56:57 [2020-07-21T15:56:57.718Z] ++ exit 0
15:56:57 [2020-07-21T15:56:57.718Z] 
15:56:57 [2020-07-21T15:56:57.974Z] + for job in $(jobs -p)
15:56:57 [2020-07-21T15:56:57.974Z] + wait 5421
15:59:34 [2020-07-21T15:59:34.367Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
15:59:34 [2020-07-21T15:59:34.367Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
15:59:34 [2020-07-21T15:59:34.367Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
15:59:39 [2020-07-21T15:59:39.612Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
15:59:41 [2020-07-21T15:59:41.502Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
15:59:45 [2020-07-21T15:59:45.668Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
15:59:48 [2020-07-21T15:59:48.184Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
15:59:52 [2020-07-21T15:59:52.392Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
15:59:52 [2020-07-21T15:59:52.392Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
16:00:02 [2020-07-21T16:00:02.330Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
16:00:02 [2020-07-21T16:00:02.330Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
16:00:02 [2020-07-21T16:00:02.892Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
16:00:05 [2020-07-21T16:00:05.408Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
16:01:01 [2020-07-21T16:01:01.573Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
16:01:57 [2020-07-21T16:01:57.747Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
16:02:05 [2020-07-21T16:02:05.830Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
16:02:09 [2020-07-21T16:02:09.099Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
16:04:30 [2020-07-21T16:04:30.504Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
16:04:30 [2020-07-21T16:04:30.504Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
16:04:31 [2020-07-21T16:04:31.066Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
16:04:31 [2020-07-21T16:04:31.322Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
16:04:31 [2020-07-21T16:04:31.579Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
16:04:31 [2020-07-21T16:04:31.579Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
16:04:32 [2020-07-21T16:04:32.141Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
16:04:34 [2020-07-21T16:04:34.032Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
16:04:37 [2020-07-21T16:04:37.300Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
16:04:39 [2020-07-21T16:04:39.817Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
16:05:36 [2020-07-21T16:05:36.008Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
16:05:36 [2020-07-21T16:05:36.008Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
16:05:37 [2020-07-21T16:05:37.374Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
16:05:39 [2020-07-21T16:05:39.890Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
16:05:43 [2020-07-21T16:05:43.158Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
16:05:45 [2020-07-21T16:05:45.674Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
16:06:07 [2020-07-21T16:06:07.560Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
16:06:19 [2020-07-21T16:06:19.734Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
16:06:20 [2020-07-21T16:06:20.662Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
16:06:23 [2020-07-21T16:06:23.177Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
16:06:25 [2020-07-21T16:06:25.693Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
16:06:32 [2020-07-21T16:06:32.229Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
16:06:36 [2020-07-21T16:06:36.400Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
16:06:39 [2020-07-21T16:06:39.685Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
16:06:41 [2020-07-21T16:06:41.576Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
16:06:43 [2020-07-21T16:06:43.469Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
16:06:45 [2020-07-21T16:06:45.985Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
16:06:49 [2020-07-21T16:06:49.254Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
16:06:51 [2020-07-21T16:06:51.769Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
16:07:47 [2020-07-21T16:07:47.946Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
16:08:02 [2020-07-21T16:08:02.781Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
16:08:17 [2020-07-21T16:08:17.617Z] --- PASS: TestDockerSwarmSuite (1778.51s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.46s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.99s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.55s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.63s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:562: [d3b012b575318] joining swarm manager [dc3b475688640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:584: [d1eaea1009e58] joining swarm manager [dc3b475688640]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]         check_test.go:380: [d3b012b575318] daemon is not started
16:08:17 [2020-07-21T16:08:17.617Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.08s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:45: [dc2387fc2ae9a] joining swarm manager [da408a963725e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.62s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (54.71s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:303: [d2c6b09314f34] joining swarm manager [d0292ef5ef44a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:304: [de71cbef95f09] joining swarm manager [d0292ef5ef44a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:350: Waiting for election to occur...
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:363: Waiting for possible election...
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.96s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:271: [db32a6fd85073] joining swarm manager [d82f4de17ec64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:272: [d4547b91deb83] joining swarm manager [d82f4de17ec64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.37s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.77s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.10s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_node_test.go:19: [d9118f4682fd6] joining swarm manager [d27071c497352]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_node_test.go:20: [d8637cb148905] joining swarm manager [d27071c497352]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.22s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:501: [dce77646258b7] joining swarm manager [d9544ef00f493]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:506: [d52b807f14bcc] joining swarm manager [d9544ef00f493]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.05s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_node_test.go:80: [dd84595481701] joining swarm manager [dbc2b28f7c1fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.71s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_node_test.go:52: [dac62231e6ff0] joining swarm manager [d278942518a2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_node_test.go:53: [d0c28bf769a9f] joining swarm manager [d278942518a2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.42s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.18s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:201: [d57e433204ac5] joining swarm manager [d2ae10aa4101b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.23s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:383: [d8597e32e57ce] joining swarm manager [dde5d93be5748]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:384: [da30768ed7be1] joining swarm manager [dde5d93be5748]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]         check_test.go:380: [da30768ed7be1] daemon is not started
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (72.09s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:801: [d1e350d6d0bbe] joining swarm manager [d54e33833c8a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:801: [d6281010e30d9] joining swarm manager [d54e33833c8a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:801: [dad9aa5c97ac3] joining swarm manager [d54e33833c8a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:801: [d960faf0d696d] joining swarm manager [d54e33833c8a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_test.go:809: [daf62313fe2a9] joining swarm manager [d54e33833c8a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.54s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.44s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:394: [dbe68bbf41192] joining swarm manager [d0a356780e679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:394: [d175fda45e2c7] joining swarm manager [d0a356780e679]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.58s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:342: [d2332cd1851ed] joining swarm manager [d8dda37cc58f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:342: [db7da78b23578] joining swarm manager [d8dda37cc58f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.07s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:489: [df5dbeab6d06e] joining swarm manager [db6bfe99e449d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:489: [d3b973e4a59d5] joining swarm manager [db6bfe99e449d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.46s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.38s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:127: [dfa55b22663b2] joining swarm manager [df043baf0995a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:128: [d2a17d13ca647] joining swarm manager [df043baf0995a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:136: [db042204cc20a] joining swarm manager [df043baf0995a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:137: [d89978ed94c26] joining swarm manager [df043baf0995a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.54s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.94s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:303: [df4a531bb6717] joining swarm manager [d09ccc64be1ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:303: [dea5f08b8d468] joining swarm manager [d09ccc64be1ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.80s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:99: [d72b5e683f82c] joining swarm manager [d6670383095bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:100: [db6e0f7579a21] joining swarm manager [d6670383095bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]         check_test.go:380: [d72b5e683f82c] daemon is not started
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.76s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:532: [d2521d78e20e8] joining swarm manager [d7521665b090a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:533: [d8c1758bb6752] joining swarm manager [d7521665b090a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.65s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:147: [de9ae4d5a3361] joining swarm manager [da02c76723713]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_api_swarm_service_test.go:147: [d72123fa57be9] joining swarm manager [da02c76723713]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.54s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.77s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.68s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.62s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.54s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.93s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.94s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.44s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.22s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.74s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.51s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.45s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.63s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.00s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.21s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.82s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.02s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.24s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.77s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.32s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.09s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.25s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.91s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.64s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.69s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.86s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.47s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.22s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.58s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.89s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.37s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_service_logs_test.go:245: checking task wopunroy3214
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_service_logs_test.go:250: checking messages for wopunroy3214
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_service_logs_test.go:245: checking task 4tdw9276bhp2
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_service_logs_test.go:250: checking messages for 4tdw9276bhp2
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.25s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.29s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.35s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.28s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.84s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_swarm_test.go:1901: [def20fabd60eb] joining swarm manager [d5ce1b78c0ad3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_swarm_test.go:1902: [da23211b581e1] joining swarm manager [d5ce1b78c0ad3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.91s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.79s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.80s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.13s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_swarm_test.go:1802: [d310709d161f6] joining swarm manager [d6c32b868f569]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_swarm_test.go:1803: [de8294a41192e] joining swarm manager [d6c32b868f569]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.02s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (212.88s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_swarm_test.go:1321: [df24f10f1e17f] joining swarm manager [dab570662e245]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_swarm_test.go:1322: [d55cab431f361] joining swarm manager [dab570662e245]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.37s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.74s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.64s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.32s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.25s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.78s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (9.79s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.27s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.53s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.94s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_swarm_test.go:1186: [d6fc099527ee1] joining swarm manager [dd084d175000a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_swarm_test.go:1195: [d88b5611983e2] joining swarm manager [dd084d175000a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.01s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.33s)
16:08:17 [2020-07-21T16:08:17.617Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.36s)
16:08:17 [2020-07-21T16:08:17.617Z]         docker_cli_swarm_test.go:1118: [db7abe191d2ca] joining swarm manager [d969f34bcae77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.618Z]         docker_cli_swarm_test.go:1119: [dcc091da41a12] joining swarm manager [d969f34bcae77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.618Z]         docker_cli_swarm_test.go:1172: [d6d1cf601bf50] joining swarm manager [d969f34bcae77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.37s)
16:08:17 [2020-07-21T16:08:17.618Z]         docker_cli_swarm_test.go:1453: [d38d252c146c1] joining swarm manager [d3576f6962cbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.618Z]         docker_cli_swarm_test.go:1454: [df7e0b3151f92] joining swarm manager [d3576f6962cbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.38s)
16:08:17 [2020-07-21T16:08:17.618Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s)
16:08:17 [2020-07-21T16:08:17.618Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s)
16:08:17 [2020-07-21T16:08:17.618Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
16:08:17 [2020-07-21T16:08:17.618Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.79s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.27s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.27s)
16:08:17 [2020-07-21T16:08:17.618Z]         docker_cli_swarm_unix_test.go:62: [ddb03e1e18630] joining swarm manager [d1c7aec8afdbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.23s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.07s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.55s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.76s)
16:08:17 [2020-07-21T16:08:17.618Z]         docker_api_swarm_test.go:961: [dafda68694dde] joining swarm manager [dbd96442aad98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.28s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.92s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.31s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.50s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.72s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.16s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.10s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.22s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.25s)
16:08:17 [2020-07-21T16:08:17.618Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.31s)
16:08:17 [2020-07-21T16:08:17.618Z] === RUN   TestDockerExternalVolumeSuite
16:08:17 [2020-07-21T16:08:17.618Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
16:08:35 [2020-07-21T16:08:35.657Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
16:09:43 [2020-07-21T16:09:43.294Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
16:09:51 [2020-07-21T16:09:51.377Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
16:10:23 [2020-07-21T16:10:23.402Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
16:10:35 [2020-07-21T16:10:35.567Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
16:11:07 [2020-07-21T16:11:07.588Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
16:11:22 [2020-07-21T16:11:22.422Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
16:11:54 [2020-07-21T16:11:54.458Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
16:12:09 [2020-07-21T16:12:09.293Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
16:12:24 [2020-07-21T16:12:24.128Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
16:13:10 [2020-07-21T16:13:10.771Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
16:13:28 [2020-07-21T16:13:28.812Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
16:14:00 [2020-07-21T16:14:00.835Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
16:14:32 [2020-07-21T16:14:32.872Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
16:14:47 [2020-07-21T16:14:47.708Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
16:15:05 [2020-07-21T16:15:05.747Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
16:15:20 [2020-07-21T16:15:20.610Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
16:15:35 [2020-07-21T16:15:35.445Z] --- PASS: TestDockerExternalVolumeSuite (436.77s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s)
16:15:35 [2020-07-21T16:15:35.445Z]         docker_cli_external_volume_driver_test.go:53: [d8e67b0fd67ea] daemon is not started
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s)
16:15:35 [2020-07-21T16:15:35.445Z]         docker_cli_external_volume_driver_test.go:53: [d84c6448c9d73] daemon is not started
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
16:15:35 [2020-07-21T16:15:35.445Z]         docker_cli_external_volume_driver_test.go:53: [dcc1f565f8808] daemon is not started
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
16:15:35 [2020-07-21T16:15:35.445Z]         docker_cli_external_volume_driver_test.go:53: [d4554728d30c5] daemon is not started
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.96s)
16:15:35 [2020-07-21T16:15:35.445Z]         docker_cli_external_volume_driver_test.go:485: [de544f3c30db9] daemon is not started
16:15:35 [2020-07-21T16:15:35.445Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
16:15:35 [2020-07-21T16:15:35.445Z]         docker_cli_external_volume_driver_test.go:53: [d10f7937d2d48] daemon is not started
16:15:35 [2020-07-21T16:15:35.445Z] PASS
16:15:35 [2020-07-21T16:15:35.445Z] 
16:15:35 [2020-07-21T16:15:35.445Z] === Skipped
16:15:35 [2020-07-21T16:15:35.445Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:15:35 [2020-07-21T16:15:35.445Z]         docker_cli_daemon_test.go:363: unmatched requirement IPv6
16:15:35 [2020-07-21T16:15:35.445Z]         check_test.go:309: [df2c46a9e0f2f] daemon is not started
16:15:35 [2020-07-21T16:15:35.445Z] 
16:15:35 [2020-07-21T16:15:35.445Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:15:35 [2020-07-21T16:15:35.445Z]         docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
16:15:35 [2020-07-21T16:15:35.445Z]         check_test.go:309: [d8da979859285] daemon is not started
16:15:35 [2020-07-21T16:15:35.445Z] 
16:15:35 [2020-07-21T16:15:35.445Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:15:35 [2020-07-21T16:15:35.445Z]         docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
16:15:35 [2020-07-21T16:15:35.445Z]         check_test.go:309: [d8c09820d8bb6] daemon is not started
16:15:35 [2020-07-21T16:15:35.445Z] 
16:15:35 [2020-07-21T16:15:35.445Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:15:35 [2020-07-21T16:15:35.445Z]         docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
16:15:35 [2020-07-21T16:15:35.445Z] 
16:15:35 [2020-07-21T16:15:35.445Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:15:35 [2020-07-21T16:15:35.445Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:15:35 [2020-07-21T16:15:35.445Z]         docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:15:35 [2020-07-21T16:15:35.445Z] 
16:15:35 [2020-07-21T16:15:35.445Z] 
16:15:35 [2020-07-21T16:15:35.445Z] DONE 273 tests, 5 skipped in 2576.070s
16:15:35 [2020-07-21T16:15:35.445Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:15:35 [2020-07-21T16:15:35.445Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da96669b67cf2/docker.pid
16:15:35 [2020-07-21T16:15:35.445Z] +++ kill 5445
16:15:35 [2020-07-21T16:15:35.445Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5445 is not a child of this shell
16:15:35 [2020-07-21T16:15:35.445Z] warning: PID 5445 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da96669b67cf2/docker.pid had a nonzero exit code
16:15:35 [2020-07-21T16:15:35.445Z] ++++ cat bundles/test-integration/docker.pid
16:15:35 [2020-07-21T16:15:35.445Z] +++ kill 7563
16:15:36 [2020-07-21T16:15:36.007Z] +++ /etc/init.d/apparmor stop
16:15:36 [2020-07-21T16:15:36.007Z] Leaving: AppArmorNo profiles have been unloaded.
16:15:36 [2020-07-21T16:15:36.007Z] 
16:15:36 [2020-07-21T16:15:36.007Z] Unloading profiles will leave already running processes permanently
16:15:36 [2020-07-21T16:15:36.007Z] unconfined, which can lead to unexpected situations.
16:15:36 [2020-07-21T16:15:36.007Z] 
16:15:36 [2020-07-21T16:15:36.007Z] To set a process to complain mode, use the command line tool
16:15:36 [2020-07-21T16:15:36.007Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:15:36 [2020-07-21T16:15:36.007Z] +++ true
16:15:36 [2020-07-21T16:15:36.007Z] exiting test-integration
16:15:36 [2020-07-21T16:15:36.007Z] ++ exit 0
16:15:36 [2020-07-21T16:15:36.007Z] 
16:15:36 [2020-07-21T16:15:36.262Z] + exit 0
16:15:36 [2020-07-21T16:15:36.262Z] ++ jobs -p
16:15:36 [2020-07-21T16:15:36.262Z] + pids=
16:15:36 [2020-07-21T16:15:36.262Z] + echo 'Remaining pids to kill: []'
16:15:36 [2020-07-21T16:15:36.262Z] Remaining pids to kill: []
16:15:36 [2020-07-21T16:15:36.262Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
16:15:36 [2020-07-21T16:15:36.276Z] Recording test results
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:15:38 [2020-07-21T16:15:38.683Z] + echo Ensuring container killed.
16:15:38 [2020-07-21T16:15:38.683Z] Ensuring container killed.
16:15:38 [2020-07-21T16:15:38.683Z] + docker ps -aq -f name=docker-pr1-*
16:15:38 [2020-07-21T16:15:38.683Z] + cids=37148af72e96
16:15:38 [2020-07-21T16:15:38.683Z] 22a97c124594
16:15:38 [2020-07-21T16:15:38.683Z] 7b750960f120
16:15:38 [2020-07-21T16:15:38.683Z] + [ -n 37148af72e96
16:15:38 [2020-07-21T16:15:38.683Z] 22a97c124594
16:15:38 [2020-07-21T16:15:38.683Z] 7b750960f120 ]
16:15:38 [2020-07-21T16:15:38.683Z] + docker rm -vf 37148af72e96 22a97c124594 7b750960f120
16:15:40 [2020-07-21T16:15:40.054Z] 37148af72e96
16:15:40 [2020-07-21T16:15:40.982Z] 22a97c124594
16:15:40 [2020-07-21T16:15:40.982Z] 7b750960f120
[Pipeline] sh
16:15:41 [2020-07-21T16:15:41.303Z] + echo Chowning /workspace to jenkins user
16:15:41 [2020-07-21T16:15:41.303Z] Chowning /workspace to jenkins user
16:15:41 [2020-07-21T16:15:41.303Z] + id -u
16:15:41 [2020-07-21T16:15:41.303Z] + id -g
16:15:41 [2020-07-21T16:15:41.303Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41242:/workspace busybox chown -R 1000:1000 /workspace
16:15:41 [2020-07-21T16:15:41.303Z] Unable to find image 'busybox:latest' locally
16:15:46 [2020-07-21T16:15:46.546Z] latest: Pulling from library/busybox
16:15:46 [2020-07-21T16:15:46.546Z] 91f30d776fb2: Pulling fs layer
16:15:46 [2020-07-21T16:15:46.546Z] 91f30d776fb2: Download complete
16:15:46 [2020-07-21T16:15:46.546Z] 91f30d776fb2: Pull complete
16:15:46 [2020-07-21T16:15:46.546Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793
16:15:46 [2020-07-21T16:15:46.546Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:15:50 [2020-07-21T16:15:50.165Z] + bundleName=amd64
16:15:50 [2020-07-21T16:15:50.165Z] + echo Creating amd64-bundles.tar.gz
16:15:50 [2020-07-21T16:15:50.165Z] Creating amd64-bundles.tar.gz
16:15:50 [2020-07-21T16:15:50.165Z] + xargs tar -czf amd64-bundles.tar.gz
16:15:50 [2020-07-21T16:15:50.165Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
16:15:51 [2020-07-21T16:15:51.103Z] Archiving artifacts
16:15:53 [2020-07-21T16:15:53.064Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41242/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:15:53 [2020-07-21T16:15:53.420Z] + make clean
16:15:53 [2020-07-21T16:15:53.675Z] docker volume rm -f docker-dev-cache
16:15:53 [2020-07-21T16:15:53.675Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:18:47 [2020-07-21T16:18:47.761Z] ok  	github.com/docker/docker/integration-cli	2159.198s
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === Skipped
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_api_test.go:77: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.25s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.25s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.84s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.84s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.07s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.07s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_run_test.go:3180: unmatched requirement Apparmor
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_run_test.go:3158: unmatched requirement Apparmor
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_api_build_test.go:177: unmatched requirement UnixCli
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:18:47 [2020-07-21T16:18:47.761Z]         docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.761Z] 
16:18:47 [2020-07-21T16:18:47.761Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s)
16:18:47 [2020-07-21T16:18:47.761Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:3576: unmatched requirement UnixCli
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.29s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.29s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:3703: unmatched requirement UnixCli
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_sni_test.go:18: Flakey test
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.762Z] 
16:18:47 [2020-07-21T16:18:47.762Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:18:47 [2020-07-21T16:18:47.762Z]         docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_run_test.go:3529: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_run_test.go:3592: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_run_test.go:3575: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_run_test.go:3465: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_run_test.go:3457: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_run_test.go:3484: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.763Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:18:47 [2020-07-21T16:18:47.763Z]         docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.763Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_run_test.go:2994: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_info_test.go:70: unmatched requirement IsPausable
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.764Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
16:18:47 [2020-07-21T16:18:47.764Z]         docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.764Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_run_test.go:2908: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_run_test.go:2917: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_run_test.go:3511: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.02s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_run_test.go:3143: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_run_test.go:4506: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.765Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:18:47 [2020-07-21T16:18:47.765Z]         docker_cli_run_test.go:4023: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.765Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3007: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3193: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3335: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3326: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3311: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3236: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3201: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3988: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:4246: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:4485: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:4498: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3724: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3271: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3380: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3390: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.766Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:18:47 [2020-07-21T16:18:47.766Z]         docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.766Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:4308: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:4296: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3213: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3855: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3068: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3092: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3114: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3438: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.39s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.39s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2885: unmatched requirement Apparmor
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2864: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2849: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:4064: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2924: unmatched requirement Apparmor
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3946: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3770: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3801: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3740: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3751: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3225: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3041: unmatched requirement Apparmor
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:2840: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3638: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_run_test.go:3649: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.767Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
16:18:47 [2020-07-21T16:18:47.767Z]         docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.767Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_start_test.go:99: unmatched requirement IsPausable
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_run_test.go:3449: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:18:47 [2020-07-21T16:18:47.768Z]         docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:185: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.768Z] 
16:18:47 [2020-07-21T16:18:47.768Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:18:47 [2020-07-21T16:18:47.768Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:212: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:239: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:268: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:302: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]         check_test.go:407: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     check_test.go:128: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     check_test.go:134: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
16:18:47 [2020-07-21T16:18:47.769Z]     check_test.go:142: unmatched requirement DaemonIsLinux
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] DONE 1096 tests, 549 skipped in 2167.044s
16:18:47 [2020-07-21T16:18:47.769Z] INFO: Integration tests ended at 07/21/2020 16:18:46. Duration:00:36:07.1641177
16:18:47 [2020-07-21T16:18:47.769Z] INFO: Docker info of the daemon under test at end of run
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] Containers: 2
16:18:47 [2020-07-21T16:18:47.769Z]  Running: 0
16:18:47 [2020-07-21T16:18:47.769Z]  Paused: 0
16:18:47 [2020-07-21T16:18:47.769Z]  Stopped: 2
16:18:47 [2020-07-21T16:18:47.769Z] Images: 15
16:18:47 [2020-07-21T16:18:47.769Z] Server Version: 0.0.0-dev
16:18:47 [2020-07-21T16:18:47.769Z] Storage Driver: windowsfilter
16:18:47 [2020-07-21T16:18:47.769Z]  Windows: 
16:18:47 [2020-07-21T16:18:47.769Z] Logging Driver: json-file
16:18:47 [2020-07-21T16:18:47.769Z] Plugins: 
16:18:47 [2020-07-21T16:18:47.769Z]  Volume: local
16:18:47 [2020-07-21T16:18:47.769Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:18:47 [2020-07-21T16:18:47.769Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:18:47 [2020-07-21T16:18:47.769Z] Swarm: inactive
16:18:47 [2020-07-21T16:18:47.769Z] Default Isolation: process
16:18:47 [2020-07-21T16:18:47.769Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:18:47 [2020-07-21T16:18:47.769Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282)
16:18:47 [2020-07-21T16:18:47.769Z] OSType: windows
16:18:47 [2020-07-21T16:18:47.769Z] Architecture: x86_64
16:18:47 [2020-07-21T16:18:47.769Z] CPUs: 4
16:18:47 [2020-07-21T16:18:47.769Z] Total Memory: 32GiB
16:18:47 [2020-07-21T16:18:47.769Z] Name: azwin-2-875400
16:18:47 [2020-07-21T16:18:47.769Z] ID: Z67T:7CMI:REVR:FM4E:WAER:DNS6:UQT6:EMSV:7P3W:KJY5:ZRHS:IFKD
16:18:47 [2020-07-21T16:18:47.769Z] Docker Root Dir: D:\CI\PR-41242\1\daemon
16:18:47 [2020-07-21T16:18:47.769Z] Debug Mode (client): false
16:18:47 [2020-07-21T16:18:47.769Z] Debug Mode (server): true
16:18:47 [2020-07-21T16:18:47.769Z]  File Descriptors: -1
16:18:47 [2020-07-21T16:18:47.769Z]  Goroutines: 18
16:18:47 [2020-07-21T16:18:47.769Z]  System Time: 2020-07-21T16:18:46.5809834Z
16:18:47 [2020-07-21T16:18:47.769Z]  EventsListeners: 0
16:18:47 [2020-07-21T16:18:47.769Z] Registry: https://index.docker.io/v1/
16:18:47 [2020-07-21T16:18:47.769Z] Labels:
16:18:47 [2020-07-21T16:18:47.769Z] Experimental: false
16:18:47 [2020-07-21T16:18:47.769Z] Insecure Registries:
16:18:47 [2020-07-21T16:18:47.769Z]  127.0.0.0/8
16:18:47 [2020-07-21T16:18:47.769Z] Live Restore Enabled: false
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] 
16:18:47 [2020-07-21T16:18:47.769Z] INFO: Stopping daemon under test
16:18:47 [2020-07-21T16:18:47.769Z] SUCCESS: The process with PID 5296 (child process of PID 4700) has been terminated.
16:18:47 [2020-07-21T16:18:47.769Z] SUCCESS: The process with PID 4700 (child process of PID 2024) has been terminated.
16:18:47 [2020-07-21T16:18:47.769Z] INFO: Stop tailing logs of the daemon under tests
16:18:47 [2020-07-21T16:18:47.769Z] INFO: executeCI.ps1 Completed successfully at 07/21/2020 16:18:46.
16:18:47 [2020-07-21T16:18:47.769Z] INFO: Tidying up at end of run
16:18:47 [2020-07-21T16:18:47.769Z] INFO: Saving daemon under test log (d:\CI\PR-41242\1\dut.out) to C:\windows\TEMP\CIDUT.out
16:18:47 [2020-07-21T16:18:47.769Z] INFO: Saving daemon under test log (d:\CI\PR-41242\1\dut.err) to C:\windows\TEMP\CIDUT.err
16:18:47 [2020-07-21T16:18:47.769Z] INFO: Nuke-Everything...
16:18:47 [2020-07-21T16:18:47.769Z] INFO: Container count on control daemon to delete is 2
16:18:47 [2020-07-21T16:18:47.769Z] b39adefdc7e1
16:18:47 [2020-07-21T16:18:47.769Z] 96e7d2c8e83c
16:18:47 [2020-07-21T16:18:47.769Z] INFO: Tidying pidfile d:\CI\PR-41242\1\docker.pid
16:18:47 [2020-07-21T16:18:47.769Z] INFO: Nuking d:\CI
16:19:13 [2020-07-21T16:19:13.207Z] INFO: Zapped successfully
16:19:13 [2020-07-21T16:19:13.207Z] 
16:19:13 [2020-07-21T16:19:13.207Z] INFO: executeCI.ps1 exiting at Tue Jul 21 16:19:11 CUT 2020. Duration 00:56:42.7905986
16:19:13 [2020-07-21T16:19:13.207Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
16:19:13 [2020-07-21T16:19:13.465Z] Recording test results
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
16:19:22 [2020-07-21T16:19:22.176Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] step
16:19:23 [2020-07-21T16:19:23.979Z] Archiving artifacts
16:19:38 [2020-07-21T16:19:38.715Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41242/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:19:39 [2020-07-21T16:19:39.678Z] + make clean
16:19:41 [2020-07-21T16:19:41.257Z] docker volume rm -f docker-dev-cache
16:19:41 [2020-07-21T16:19:41.407Z] 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